Pull request #4230 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 6ca5195478432bcd71e5af2f953c2a061988ad07+8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 (20817d3a01e924981b4673081e6d07c0afc667c7) 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-ssh15125558224501246952.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh505588453244886666.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11844049300417047226.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14258391862512995223.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12241013210024509643.key Verifying host key using known hosts file > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13794884935118773519.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Running on prd-ubuntu20.04-docker-8c-8g-118636 in /w/workspace/edgexfoundry_edgex-go_PR-4230 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4230/head:refs/remotes/origin/PR-4230 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 into PR head commit 6ca5195478432bcd71e5af2f953c2a061988ad07 Merge succeeded, producing 6ca5195478432bcd71e5af2f953c2a061988ad07 Checking out Revision 6ca5195478432bcd71e5af2f953c2a061988ad07 (PR-4230) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ca5195478432bcd71e5af2f953c2a061988ad07 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ca5195478432bcd71e5af2f953c2a061988ad07 # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T16:47:12.623Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T16:47:12.763Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T16:47:12.847Z] ========================================================= [2022-11-08T16:47:12.847Z] EdgeX Global Pipelines Version Info [2022-11-08T16:47:12.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:47:13.595Z] ------------------- [2022-11-08T16:47:13.596Z] stable info: [2022-11-08T16:47:13.596Z] ------------------- [2022-11-08T16:47:13.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T16:47:13.596Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T16:47:13.596Z] Message: update stable to v1.0.244 [2022-11-08T16:47:14.167Z] ------------------- [2022-11-08T16:47:14.167Z] experimental info: [2022-11-08T16:47:14.167Z] ------------------- [2022-11-08T16:47:14.167Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T16:47:14.167Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T16:47:14.167Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T16:47:14.442Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-08T16:47:14.477Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-08T16:47:14.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T16:47:14.554Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T16:47:14.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T16:47:14.623Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T16:47:14.660Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T16:47:14.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-08T16:47:14.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-08T16:47:14.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-08T16:47:14.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T16:47:14.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T16:47:14.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T16:47:14.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T16:47:14.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T16:47:14.999Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T16:47:15.035Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T16:47:15.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T16:47:15.120Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-08T16:47:15.161Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-08T16:47:15.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T16:47:15.241Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T16:47:15.282Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T16:47:15.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4230 [Pipeline] echo [2022-11-08T16:47:15.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4230 [Pipeline] echo [2022-11-08T16:47:15.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4230 [Pipeline] echo [2022-11-08T16:47:15.442Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ca5195478432bcd71e5af2f953c2a061988ad07 [Pipeline] echo [2022-11-08T16:47:15.484Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ca5195 [Pipeline] echo [2022-11-08T16:47:15.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:47:15.638Z] provisioning config files... [2022-11-08T16:47:15.651Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13711986006854750183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:47:15.997Z] ---> docker-login.sh [2022-11-08T16:47:15.997Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:47:16.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:47:16.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:47:16.258Z] Configure a credential helper to remove this warning. See [2022-11-08T16:47:16.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:47:16.258Z] [2022-11-08T16:47:16.258Z] Login Succeeded [2022-11-08T16:47:16.258Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:47:16.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:47:16.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:47:16.258Z] Configure a credential helper to remove this warning. See [2022-11-08T16:47:16.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:47:16.258Z] [2022-11-08T16:47:16.258Z] Login Succeeded [2022-11-08T16:47:16.258Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:47:16.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:47:16.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:47:16.520Z] Configure a credential helper to remove this warning. See [2022-11-08T16:47:16.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:47:16.520Z] [2022-11-08T16:47:16.520Z] Login Succeeded [2022-11-08T16:47:16.520Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:47:16.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:47:16.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:47:16.520Z] Configure a credential helper to remove this warning. See [2022-11-08T16:47:16.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:47:16.520Z] [2022-11-08T16:47:16.520Z] Login Succeeded [2022-11-08T16:47:16.520Z] docker.io [2022-11-08T16:47:16.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:47:17.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:47:17.121Z] Configure a credential helper to remove this warning. See [2022-11-08T16:47:17.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:47:17.121Z] [2022-11-08T16:47:17.121Z] Login Succeeded [2022-11-08T16:47:17.121Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:47:17.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:47:17.561Z] + 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-11-08T16:47:17.561Z] + dirname cmd/core-command/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-08T16:47:17.561Z] + dirname cmd/core-data/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-08T16:47:17.561Z] + dirname cmd/core-metadata/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-08T16:47:17.561Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-11-08T16:47:17.561Z] cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-08T16:47:17.561Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-08T16:47:17.561Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-08T16:47:17.561Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-08T16:47:17.561Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-08T16:47:17.561Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-08T16:47:17.561Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-08T16:47:17.561Z] + dirname cmd/support-notifications/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-08T16:47:17.561Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-08T16:47:17.561Z] + cut -d/ -f2 [2022-11-08T16:47:17.561Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-08T16:47:17.561Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-08T16:47:17.600Z] 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-11-08T16:47:18.088Z] + git rev-list -1 --merges 6ca5195478432bcd71e5af2f953c2a061988ad07~1..6ca5195478432bcd71e5af2f953c2a061988ad07 [Pipeline] echo [2022-11-08T16:47:18.121Z] -----------> git rev-list -1 --merges 6ca5195478432bcd71e5af2f953c2a061988ad07~1..6ca5195478432bcd71e5af2f953c2a061988ad07 6ca5195478432bcd71e5af2f953c2a061988ad07 [false] [Pipeline] sh [2022-11-08T16:47:18.432Z] + git log --format=format:%s -1 6ca5195478432bcd71e5af2f953c2a061988ad07 [Pipeline] echo [2022-11-08T16:47:18.463Z] ========================================================= [2022-11-08T16:47:18.463Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T16:47:18.463Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-08T16:47:18.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T16:47:18.964Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T16:47:18.964Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T16:47:18.964Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T16:47:18.964Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T16:47:18.964Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T16:47:18.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:47:19.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:47:19.455Z] [2022-11-08T16:47:19.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:47:19.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:47:19.833Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T16:47:19.833Z] b85a868b505f: Pulling fs layer [2022-11-08T16:47:19.833Z] e2be974225ed: Pulling fs layer [2022-11-08T16:47:19.833Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T16:47:19.833Z] 988bab9f4d93: Pulling fs layer [2022-11-08T16:47:19.833Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T16:47:19.833Z] eaf3925da568: Pulling fs layer [2022-11-08T16:47:19.833Z] bab4dde63d76: Pulling fs layer [2022-11-08T16:47:19.833Z] bde34c3a00c8: Pulling fs layer [2022-11-08T16:47:19.833Z] b352a97aabf1: Pulling fs layer [2022-11-08T16:47:19.833Z] 4872d77fe225: Pulling fs layer [2022-11-08T16:47:19.833Z] 5851b861e8e6: Pulling fs layer [2022-11-08T16:47:19.833Z] 1469e6f7b9e6: Waiting [2022-11-08T16:47:19.833Z] eaf3925da568: Waiting [2022-11-08T16:47:19.833Z] bab4dde63d76: Waiting [2022-11-08T16:47:19.833Z] bde34c3a00c8: Waiting [2022-11-08T16:47:19.833Z] b352a97aabf1: Waiting [2022-11-08T16:47:19.833Z] 4872d77fe225: Waiting [2022-11-08T16:47:19.833Z] 5851b861e8e6: Waiting [2022-11-08T16:47:19.833Z] 988bab9f4d93: Waiting [2022-11-08T16:47:19.833Z] e2be974225ed: Verifying Checksum [2022-11-08T16:47:19.833Z] e2be974225ed: Download complete [2022-11-08T16:47:19.833Z] 988bab9f4d93: Verifying Checksum [2022-11-08T16:47:19.833Z] 988bab9f4d93: Download complete [2022-11-08T16:47:20.095Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T16:47:20.095Z] 339a4e72a1f5: Download complete [2022-11-08T16:47:20.095Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T16:47:20.095Z] 1469e6f7b9e6: Download complete [2022-11-08T16:47:20.095Z] eaf3925da568: Download complete [2022-11-08T16:47:20.095Z] bde34c3a00c8: Verifying Checksum [2022-11-08T16:47:20.095Z] bde34c3a00c8: Download complete [2022-11-08T16:47:20.095Z] b352a97aabf1: Download complete [2022-11-08T16:47:20.095Z] 4872d77fe225: Verifying Checksum [2022-11-08T16:47:20.095Z] 4872d77fe225: Download complete [2022-11-08T16:47:20.095Z] 5851b861e8e6: Verifying Checksum [2022-11-08T16:47:20.095Z] b85a868b505f: Verifying Checksum [2022-11-08T16:47:20.095Z] b85a868b505f: Download complete [2022-11-08T16:47:20.360Z] bab4dde63d76: Verifying Checksum [2022-11-08T16:47:21.296Z] b85a868b505f: Pull complete [2022-11-08T16:47:21.555Z] e2be974225ed: Pull complete [2022-11-08T16:47:21.814Z] 339a4e72a1f5: Pull complete [2022-11-08T16:47:21.814Z] 988bab9f4d93: Pull complete [2022-11-08T16:47:22.072Z] 1469e6f7b9e6: Pull complete [2022-11-08T16:47:22.330Z] eaf3925da568: Pull complete [2022-11-08T16:47:23.705Z] bab4dde63d76: Pull complete [2022-11-08T16:47:23.965Z] bde34c3a00c8: Pull complete [2022-11-08T16:47:23.965Z] b352a97aabf1: Pull complete [2022-11-08T16:47:24.225Z] 4872d77fe225: Pull complete [2022-11-08T16:47:24.225Z] 5851b861e8e6: Pull complete [2022-11-08T16:47:24.225Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T16:47:24.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T16:47:24.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:47:24.427Z] prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container [2022-11-08T16:47:24.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-08T16:47:25.948Z] $ docker top ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a -eo pid,comm [2022-11-08T16:47:26.025Z] 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-11-08T16:47:26.025Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T16:47:26.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:47:26.141Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:47:26.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:47:26.221Z] $ docker exec ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a ssh-agent [2022-11-08T16:47:26.337Z] SSH_AUTH_SOCK=/tmp/ssh-fhPuhn0P5YcY/agent.32 [2022-11-08T16:47:26.337Z] SSH_AGENT_PID=38 [2022-11-08T16:47:26.343Z] Running ssh-add (command line suppressed) [2022-11-08T16:47:26.420Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2345472446520797551.key (/w/workspace/edgex-go/1@tmp/private_key_2345472446520797551.key) [2022-11-08T16:47:26.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:47:26.793Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T16:47:26.800Z] $ docker exec --env ******** --env ******** ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a ssh-agent -k [2022-11-08T16:47:26.889Z] unset SSH_AUTH_SOCK; [2022-11-08T16:47:26.889Z] unset SSH_AGENT_PID; [2022-11-08T16:47:26.890Z] echo Agent pid 38 killed; [2022-11-08T16:47:26.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T16:47:26.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T16:47:26.999Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T16:47:27.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T16:47:27.099Z] $ docker exec ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a ssh-agent [2022-11-08T16:47:27.221Z] SSH_AUTH_SOCK=/tmp/ssh-K9cbB85UCk9B/agent.70 [2022-11-08T16:47:27.221Z] SSH_AGENT_PID=76 [2022-11-08T16:47:27.226Z] Running ssh-add (command line suppressed) [2022-11-08T16:47:27.295Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18223270344484690862.key (/w/workspace/edgex-go/1@tmp/private_key_18223270344484690862.key) [2022-11-08T16:47:27.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T16:47:27.658Z] + git semver init [2022-11-08T16:47:27.917Z] 2022-11-08 16:47:27,808 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T16:47:27.917Z] 2022-11-08 16:47:27,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-11-08T16:47:27.917Z] 2022-11-08 16:47:27,810 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-11-08T16:47:27.917Z] 2022-11-08 16:47:27,810 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-11-08T16:47:32.129Z] 2022-11-08 16:47:32,102 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-11-08T16:47:32.129Z] 2022-11-08 16:47:32,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4230 with force:False [2022-11-08T16:47:32.129Z] 2022-11-08 16:47:32,103 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4230 [2022-11-08T16:47:32.389Z] 2022-11-08 16:47:32,107 [execute] INFO git cat-file --batch-check [2022-11-08T16:47:32.389Z] 2022-11-08 16:47:32,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T16:47:32.389Z] 2022-11-08 16:47:32,113 [execute] INFO git cat-file --batch [2022-11-08T16:47:32.389Z] 2022-11-08 16:47:32,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T16:47:32.389Z] 2022-11-08 16:47:32,120 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4230 [2022-11-08T16:47:32.389Z] 0.0.0 [Pipeline] } [2022-11-08T16:47:32.395Z] $ docker exec --env ******** --env ******** ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a ssh-agent -k [2022-11-08T16:47:32.503Z] unset SSH_AUTH_SOCK; [2022-11-08T16:47:32.503Z] unset SSH_AGENT_PID; [2022-11-08T16:47:32.503Z] echo Agent pid 76 killed; [2022-11-08T16:47:32.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T16:47:32.947Z] + git semver [Pipeline] } [2022-11-08T16:47:33.214Z] $ docker stop --time=1 ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a [2022-11-08T16:47:34.527Z] $ docker rm -f ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:47:34.940Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T16:47:35.173Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T16:47:35.190Z] [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) [2022-11-08T16:47:35.606Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118641 in /w/workspace/edgexfoundry_edgex-go_PR-4230 [Pipeline] { [Pipeline] ws [2022-11-08T16:47:35.651Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-11-08T16:47:35.711Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T16:47:36.044Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-08T16:47:36.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:47:36.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:47:36.145Z] ========================================================= [2022-11-08T16:47:36.145Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T16:47:36.145Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:47:36.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T16:47:36.486Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T16:47:36.486Z] 213ec9aee27d: Pulling fs layer [2022-11-08T16:47:36.486Z] 4583459ba037: Pulling fs layer [2022-11-08T16:47:36.486Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T16:47:36.486Z] 53926ce57604: Pulling fs layer [2022-11-08T16:47:36.486Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T16:47:36.486Z] 22ff95d597cd: Pulling fs layer [2022-11-08T16:47:36.486Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T16:47:36.486Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T16:47:36.486Z] a7acece74701: Pulling fs layer [2022-11-08T16:47:36.486Z] 53926ce57604: Waiting [2022-11-08T16:47:36.486Z] 21b2b0c7a3f4: Waiting [2022-11-08T16:47:36.486Z] 22ff95d597cd: Waiting [2022-11-08T16:47:36.486Z] 96b7cbca73a9: Waiting [2022-11-08T16:47:36.486Z] 12d6caf4c0d1: Waiting [2022-11-08T16:47:36.486Z] a7acece74701: Waiting [2022-11-08T16:47:36.486Z] 93c1e223e6f2: Verifying Checksum [2022-11-08T16:47:36.486Z] 93c1e223e6f2: Download complete [2022-11-08T16:47:36.486Z] 4583459ba037: Download complete [2022-11-08T16:47:36.486Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-08T16:47:36.486Z] 21b2b0c7a3f4: Download complete [2022-11-08T16:47:36.486Z] 22ff95d597cd: Verifying Checksum [2022-11-08T16:47:36.486Z] 22ff95d597cd: Download complete [2022-11-08T16:47:36.486Z] 213ec9aee27d: Verifying Checksum [2022-11-08T16:47:36.486Z] 213ec9aee27d: Download complete [2022-11-08T16:47:36.486Z] 12d6caf4c0d1: Verifying Checksum [2022-11-08T16:47:36.486Z] 12d6caf4c0d1: Download complete [2022-11-08T16:47:36.748Z] 213ec9aee27d: Pull complete [2022-11-08T16:47:36.748Z] 4583459ba037: Pull complete [2022-11-08T16:47:37.023Z] 93c1e223e6f2: Pull complete [2022-11-08T16:47:37.302Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T16:47:37.302Z] 96b7cbca73a9: Download complete [2022-11-08T16:47:37.302Z] a7acece74701: Verifying Checksum [2022-11-08T16:47:37.302Z] a7acece74701: Download complete [2022-11-08T16:47:37.562Z] 53926ce57604: Verifying Checksum [2022-11-08T16:47:37.562Z] 53926ce57604: Download complete [2022-11-08T16:47:40.845Z] 53926ce57604: Pull complete [2022-11-08T16:47:41.102Z] 21b2b0c7a3f4: Pull complete [2022-11-08T16:47:41.102Z] 22ff95d597cd: Pull complete [2022-11-08T16:47:41.102Z] 12d6caf4c0d1: Pull complete [2022-11-08T16:47:41.794Z] using credential edgex-jenkins-ssh [2022-11-08T16:47:41.818Z] Cloning the remote Git repository [2022-11-08T16:47:43.000Z] 96b7cbca73a9: Pull complete [2022-11-08T16:47:41.874Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-08T16:47:41.967Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-11-08T16:47:42.146Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-08T16:47:42.148Z] > git --version # timeout=10 [2022-11-08T16:47:42.178Z] > git --version # 'git version 2.25.1' [2022-11-08T16:47:42.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T16:47:42.241Z] Verifying host key using known hosts file [2022-11-08T16:47:42.501Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T16:47:42.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T16:47:43.933Z] a7acece74701: Pull complete [2022-11-08T16:47:43.933Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T16:47:43.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T16:47:43.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:47:44.288Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T16:47:44.288Z] WORKDIR /edgex [2022-11-08T16:47:44.288Z] COPY go.mod . [2022-11-08T16:47:44.288Z] RUN go mod download [2022-11-08T16:47:44.288Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-08T16:47:44.856Z] Sending build context to Docker daemon 169.7MB [2022-11-08T16:47:44.856Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T16:47:44.856Z] ---> db6d94c90886 [2022-11-08T16:47:44.856Z] Step 2/4 : WORKDIR /edgex [2022-11-08T16:47:47.391Z] ---> Running in ed57c6c81032 [2022-11-08T16:47:47.391Z] Removing intermediate container ed57c6c81032 [2022-11-08T16:47:47.391Z] ---> 4de94f6e5f0c [2022-11-08T16:47:47.391Z] Step 3/4 : COPY go.mod . [2022-11-08T16:47:47.391Z] ---> 3d7164062e3d [2022-11-08T16:47:47.391Z] Step 4/4 : RUN go mod download [2022-11-08T16:47:47.391Z] ---> Running in 95102df618d6 [2022-11-08T16:47:57.365Z] Removing intermediate container 95102df618d6 [2022-11-08T16:47:57.365Z] ---> 4dfca78d5da3 [2022-11-08T16:47:57.365Z] Successfully built 4dfca78d5da3 [2022-11-08T16:47:57.365Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:47:57.729Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T16:47:57.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:47:57.877Z] prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container [2022-11-08T16:47:57.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-08T16:47:58.263Z] $ docker top 69ad268b847dd3f5c2a6cb184db47ac752c2833b55cfd500c434b30245026384 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:47:58.666Z] + go version [2022-11-08T16:47:58.666Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T16:47:58.673Z] $ docker stop --time=1 69ad268b847dd3f5c2a6cb184db47ac752c2833b55cfd500c434b30245026384 [2022-11-08T16:47:59.963Z] $ docker rm -f 69ad268b847dd3f5c2a6cb184db47ac752c2833b55cfd500c434b30245026384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:48:00.671Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T16:48:00.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:48:00.815Z] prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container [2022-11-08T16:48:00.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-08T16:48:01.192Z] $ docker top 5865b9fa27bb0a593f93c82393e3f1947aa1a99feae514bba599551f54244128 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-08T16:48:01.327Z] ========================================================= [2022-11-08T16:48:01.328Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-08T16:48:01.328Z] ========================================================= [Pipeline] sh [2022-11-08T16:48:01.626Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:48:01.978Z] + make test [2022-11-08T16:48:01.978Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-08T16:48:02.007Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-08T16:48:02.049Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T16:48:04.203Z] Merging remotes/origin/main commit 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 into PR head commit 6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:48:03.155Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-08T16:48:03.203Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-08T16:48:03.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T16:48:03.211Z] Verifying host key using known hosts file [2022-11-08T16:48:03.218Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T16:48:03.232Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4230/head:refs/remotes/origin/PR-4230 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-08T16:48:04.220Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T16:48:04.244Z] > git checkout -f 6ca5195478432bcd71e5af2f953c2a061988ad07 # timeout=10 [2022-11-08T16:48:04.646Z] Merge succeeded, producing 6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:48:04.647Z] Checking out Revision 6ca5195478432bcd71e5af2f953c2a061988ad07 (PR-4230) [2022-11-08T16:48:04.526Z] > git remote # timeout=10 [2022-11-08T16:48:04.544Z] > git config --get remote.origin.url # timeout=10 [2022-11-08T16:48:04.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T16:48:04.571Z] Verifying host key using known hosts file [2022-11-08T16:48:04.578Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T16:48:04.593Z] > git merge 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 # timeout=10 [2022-11-08T16:48:04.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-08T16:48:04.651Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T16:48:04.673Z] > git checkout -f 6ca5195478432bcd71e5af2f953c2a061988ad07 # timeout=10 [2022-11-08T16:48:08.437Z] Commit message: "docs: Levski Change Log" [2022-11-08T16:48:08.488Z] > git --version # timeout=10 [2022-11-08T16:48:08.499Z] > git --version # 'git version 2.25.1' [2022-11-08T16:48:08.515Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T16:48:08.540Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T16:48:09.706Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T16:48:09.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T16:48:09.706Z] Dload Upload Total Spent Left Speed [2022-11-08T16:48:09.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10505 0 0 61794 0 --:--:-- --:--:-- --:--:-- 61432 100 12602 100 12602 0 0 73267 0 --:--:-- --:--:-- --:--:-- 73267 [Pipeline] sh [2022-11-08T16:48:10.419Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T16:48:10.774Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-08T16:48:10.774Z] + sudo tee /etc/docker/daemon.new [2022-11-08T16:48:10.774Z] { [2022-11-08T16:48:10.774Z] "registry-mirrors": [ [2022-11-08T16:48:10.774Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T16:48:10.774Z] ], [2022-11-08T16:48:10.774Z] "bip": "10.250.0.254/24", [2022-11-08T16:48:10.774Z] "hosts": [ [2022-11-08T16:48:10.774Z] "tcp://0.0.0.0:5555", [2022-11-08T16:48:10.774Z] "unix:///var/run/docker.sock" [2022-11-08T16:48:10.774Z] ], [2022-11-08T16:48:10.774Z] "mtu": 1458, [2022-11-08T16:48:10.774Z] "selinux-enabled": true, [2022-11-08T16:48:10.774Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T16:48:10.774Z] } [Pipeline] sh [2022-11-08T16:48:11.128Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T16:48:11.493Z] + sudo service docker restart [2022-11-08T16:48:20.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-08T16:48:20.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-08T16:48:20.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-08T16:48:20.725Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-08T16:48:20.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-08T16:48:20.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-08T16:48:20.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-08T16:48:20.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-08T16:48:20.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-08T16:48:20.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-08T16:48:20.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-08T16:48:20.982Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-08T16:48:20.982Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-08T16:48:20.982Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-08T16:48:20.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-08T16:48:21.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2022-11-08T16:48:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-08T16:48:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-08T16:48:21.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements [2022-11-08T16:48:22.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.112s coverage: 43.0% of statements [2022-11-08T16:48:22.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-08T16:48:22.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-08T16:48:22.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements [2022-11-08T16:48:22.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-08T16:48:22.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.838s coverage: 89.2% of statements [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 2.2% of statements [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.493s coverage: 95.6% of statements [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements [2022-11-08T16:48:26.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2022-11-08T16:48:26.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:48:29.864Z] provisioning config files... [2022-11-08T16:48:29.897Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10714467131411090547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:48:30.296Z] ---> docker-login.sh [2022-11-08T16:48:30.296Z] nexus3.edgexfoundry.org:10001 [2022-11-08T16:48:30.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:48:30.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:48:30.889Z] Configure a credential helper to remove this warning. See [2022-11-08T16:48:30.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:48:30.889Z] [2022-11-08T16:48:30.889Z] Login Succeeded [2022-11-08T16:48:30.889Z] nexus3.edgexfoundry.org:10002 [2022-11-08T16:48:31.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:48:31.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:48:31.446Z] Configure a credential helper to remove this warning. See [2022-11-08T16:48:31.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:48:31.446Z] [2022-11-08T16:48:31.446Z] Login Succeeded [2022-11-08T16:48:31.446Z] nexus3.edgexfoundry.org:10003 [2022-11-08T16:48:31.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:48:31.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:48:31.718Z] Configure a credential helper to remove this warning. See [2022-11-08T16:48:31.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:48:31.718Z] [2022-11-08T16:48:31.718Z] Login Succeeded [2022-11-08T16:48:31.994Z] nexus3.edgexfoundry.org:10004 [2022-11-08T16:48:31.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:48:32.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:48:32.264Z] Configure a credential helper to remove this warning. See [2022-11-08T16:48:32.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:48:32.264Z] [2022-11-08T16:48:32.264Z] Login Succeeded [2022-11-08T16:48:32.264Z] docker.io [2022-11-08T16:48:32.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T16:48:32.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T16:48:32.804Z] Configure a credential helper to remove this warning. See [2022-11-08T16:48:32.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T16:48:32.804Z] [2022-11-08T16:48:32.804Z] Login Succeeded [2022-11-08T16:48:32.804Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T16:48:32.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-08T16:48:33.434Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-08T16:48:33.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:48:33.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T16:48:33.538Z] ========================================================= [2022-11-08T16:48:33.538Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T16:48:33.538Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:48:33.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T16:48:34.186Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T16:48:34.186Z] 9b18e9b68314: Pulling fs layer [2022-11-08T16:48:34.186Z] 35d82f9e3411: Pulling fs layer [2022-11-08T16:48:34.186Z] e16973657156: Pulling fs layer [2022-11-08T16:48:34.186Z] fc693d55d65f: Pulling fs layer [2022-11-08T16:48:34.186Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T16:48:34.186Z] dda99020689f: Pulling fs layer [2022-11-08T16:48:34.186Z] db1c61fa0a46: Pulling fs layer [2022-11-08T16:48:34.186Z] 891c053d2c06: Pulling fs layer [2022-11-08T16:48:34.186Z] 7e9fc2657dce: Waiting [2022-11-08T16:48:34.186Z] dda99020689f: Waiting [2022-11-08T16:48:34.186Z] db1c61fa0a46: Waiting [2022-11-08T16:48:34.186Z] 891c053d2c06: Waiting [2022-11-08T16:48:34.186Z] fc693d55d65f: Waiting [2022-11-08T16:48:34.186Z] e16973657156: Verifying Checksum [2022-11-08T16:48:34.186Z] e16973657156: Download complete [2022-11-08T16:48:34.186Z] 35d82f9e3411: Verifying Checksum [2022-11-08T16:48:34.186Z] 35d82f9e3411: Download complete [2022-11-08T16:48:34.186Z] 7e9fc2657dce: Download complete [2022-11-08T16:48:34.186Z] dda99020689f: Verifying Checksum [2022-11-08T16:48:34.186Z] dda99020689f: Download complete [2022-11-08T16:48:34.186Z] 9b18e9b68314: Verifying Checksum [2022-11-08T16:48:34.186Z] 9b18e9b68314: Download complete [2022-11-08T16:48:34.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2022-11-08T16:48:34.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-11-08T16:48:35.167Z] 9b18e9b68314: Pull complete [2022-11-08T16:48:35.440Z] 891c053d2c06: Download complete [2022-11-08T16:48:35.719Z] 35d82f9e3411: Pull complete [2022-11-08T16:48:36.317Z] e16973657156: Pull complete [2022-11-08T16:48:36.590Z] db1c61fa0a46: Verifying Checksum [2022-11-08T16:48:36.590Z] db1c61fa0a46: Download complete [2022-11-08T16:48:37.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 79.9% of statements [2022-11-08T16:48:37.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-08T16:48:37.561Z] fc693d55d65f: Verifying Checksum [2022-11-08T16:48:37.562Z] fc693d55d65f: Download complete [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 64.7% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.8% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.8% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-08T16:48:45.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-11-08T16:48:45.270Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-08T16:48:45.270Z] 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-11-08T16:48:49.933Z] fc693d55d65f: Pull complete [2022-11-08T16:48:49.933Z] 7e9fc2657dce: Pull complete [2022-11-08T16:48:49.933Z] dda99020689f: Pull complete [2022-11-08T16:48:56.623Z] db1c61fa0a46: Pull complete [2022-11-08T16:48:58.053Z] 891c053d2c06: Pull complete [2022-11-08T16:48:58.053Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T16:48:58.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T16:48:58.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:48:58.446Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T16:48:58.446Z] WORKDIR /edgex [2022-11-08T16:48:58.446Z] COPY go.mod . [2022-11-08T16:48:58.446Z] RUN go mod download [2022-11-08T16:48:58.446Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-08T16:48:59.036Z] Sending build context to Docker daemon 3.277MB [2022-11-08T16:48:59.036Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T16:48:59.036Z] ---> f96f9c87975a [2022-11-08T16:48:59.036Z] Step 2/4 : WORKDIR /edgex [2022-11-08T16:49:01.718Z] ---> Running in 3d8b677a6d40 [2022-11-08T16:49:01.718Z] Removing intermediate container 3d8b677a6d40 [2022-11-08T16:49:01.718Z] ---> 817ffe67f377 [2022-11-08T16:49:01.718Z] Step 3/4 : COPY go.mod . [2022-11-08T16:49:02.331Z] ---> 67222bd9aa6c [2022-11-08T16:49:02.331Z] Step 4/4 : RUN go mod download [2022-11-08T16:49:02.331Z] ---> Running in e0d60fed8c57 [2022-11-08T16:49:03.337Z] 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-11-08T16:49:03.337Z] GO111MODULE=on go vet ./... [2022-11-08T16:49:05.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T16:49:05.860Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T16:49:06.123Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T16:49:06.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-08T16:49:06.459Z] + ls -al . [2022-11-08T16:49:06.459Z] total 776 [2022-11-08T16:49:06.459Z] drwxrwxr-x 11 1001 1001 4096 Nov 8 16:48 . [2022-11-08T16:49:06.459Z] drwxr-xr-x 4 root root 4096 Nov 8 16:48 .. [2022-11-08T16:49:06.459Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 16:47 .blubracket [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 16 Nov 8 16:47 .dockerignore [2022-11-08T16:49:06.459Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 16:48 .git [2022-11-08T16:49:06.459Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 16:47 .github [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 1030 Nov 8 16:47 .gitignore [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 16:47 .golangci.yml [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 87 Nov 8 16:47 .hadolint.yml [2022-11-08T16:49:06.459Z] drwxr-xr-x 3 1001 1001 4096 Nov 8 16:47 .semver [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 166 Nov 8 16:47 .sonarcloud.properties [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 16:47 ADOPTERS.md [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 10722 Nov 8 16:47 Attribution.txt [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 74162 Nov 8 16:47 CHANGELOG.md [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 16:47 CONTRIBUTING.md [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 16:47 GOVERNANCE.md [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 850 Nov 8 16:47 Jenkinsfile [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 16:47 LICENSE [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 13857 Nov 8 16:47 Makefile [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 16:47 OWNERS.md [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 9799 Nov 8 16:47 README.md [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 6912 Nov 8 16:47 SECURITY.md [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 5 Nov 8 16:47 VERSION [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 4131 Nov 8 16:47 ZMQWindows.md [2022-11-08T16:49:06.459Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 16:47 bin [2022-11-08T16:49:06.459Z] drwxrwxr-x 18 1001 1001 4096 Nov 8 16:47 cmd [2022-11-08T16:49:06.459Z] -rw-r--r-- 1 root root 501828 Nov 8 16:48 coverage.out [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 3405 Nov 8 16:47 go.mod [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 44978 Nov 8 16:47 go.sum [2022-11-08T16:49:06.459Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 16:47 internal [2022-11-08T16:49:06.459Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 16:47 openapi [2022-11-08T16:49:06.459Z] drwxrwxr-x 4 1001 1001 4096 Nov 8 16:47 snap [2022-11-08T16:49:06.459Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 16:47 version.go [Pipeline] sh [2022-11-08T16:49:06.767Z] + '[' -e coverage.out ] [2022-11-08T16:49:06.767Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-08T16:49:06.909Z] Stashed 1 file(s) [Pipeline] sh [2022-11-08T16:49:07.202Z] + make build [2022-11-08T16:49:07.202Z] 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-11-08T16:49:19.402Z] 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-11-08T16:49:29.366Z] 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-11-08T16:49:29.933Z] 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-11-08T16:49:36.491Z] 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-11-08T16:49:36.747Z] 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-11-08T16:49:37.679Z] 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-11-08T16:49:39.052Z] 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-11-08T16:49:39.988Z] 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-11-08T16:49:40.922Z] 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-11-08T16:49:41.278Z] Removing intermediate container e0d60fed8c57 [2022-11-08T16:49:41.278Z] ---> 461406e5045b [2022-11-08T16:49:41.278Z] Successfully built 461406e5045b [2022-11-08T16:49:41.278Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:49:41.698Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T16:49:41.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:49:41.856Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-08T16:49:41.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-118641 does not seem to be running inside a container [2022-11-08T16:49:42.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-08T16:49:42.427Z] 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-11-08T16:49:43.487Z] $ docker top ace3c79aa32dc3465728592094da53332f64bcf9f87dc2bcbd59e0a7e41382c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:49:44.326Z] 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-11-08T16:49:44.445Z] + go version [2022-11-08T16:49:44.445Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T16:49:44.474Z] $ docker stop --time=1 ace3c79aa32dc3465728592094da53332f64bcf9f87dc2bcbd59e0a7e41382c3 [2022-11-08T16:49:46.198Z] $ docker rm -f ace3c79aa32dc3465728592094da53332f64bcf9f87dc2bcbd59e0a7e41382c3 [Pipeline] // withDockerContainer [Pipeline] } [2022-11-08T16:49:46.434Z] $ docker stop --time=1 5865b9fa27bb0a593f93c82393e3f1947aa1a99feae514bba599551f54244128 [2022-11-08T16:49:49.064Z] $ docker rm -f 5865b9fa27bb0a593f93c82393e3f1947aa1a99feae514bba599551f54244128 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:49:50.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T16:49:50.362Z] [2022-11-08T16:49:50.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:49:50.531Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T16:49:50.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:49:50.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T16:49:50.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-118641 does not seem to be running inside a container [2022-11-08T16:49:50.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-08T16:49:50.991Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-08T16:49:50.991Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-08T16:49:50.991Z] ca9280d653b3: Pulling fs layer [2022-11-08T16:49:50.991Z] 7e9c9ca2126c: Pulling fs layer [2022-11-08T16:49:51.249Z] cbdbe7a5bc2a: Verifying Checksum [2022-11-08T16:49:51.249Z] ca9280d653b3: Verifying Checksum [2022-11-08T16:49:51.249Z] ca9280d653b3: Download complete [2022-11-08T16:49:51.249Z] cbdbe7a5bc2a: Pull complete [2022-11-08T16:49:51.822Z] 7e9c9ca2126c: Download complete [2022-11-08T16:49:51.822Z] ca9280d653b3: Pull complete [2022-11-08T16:49:52.248Z] $ docker top 2d89bcf0c1b83d21dbe32f3d293a57c9275f07ff8285799a16e89795fe7bf16b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-08T16:49:52.614Z] ========================================================= [2022-11-08T16:49:52.614Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-08T16:49:52.614Z] ========================================================= [Pipeline] sh [2022-11-08T16:49:53.261Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-08T16:49:53.993Z] + make test [2022-11-08T16:49:53.993Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-08T16:49:54.352Z] 7e9c9ca2126c: Pull complete [2022-11-08T16:49:54.352Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-08T16:49:54.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T16:49:54.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:49:54.572Z] prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container [2022-11-08T16:49:54.589Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-08T16:49:55.930Z] $ docker top 8a3776f36f1d3109115d15b791c54c42f22317e8991b0d152717b9fa9fa09204 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:49:56.340Z] + + grep parallel [2022-11-08T16:49:56.340Z] docker-compose build --help [2022-11-08T16:49:56.907Z] --parallel Build images in parallel. [Pipeline] } [2022-11-08T16:49:56.925Z] $ docker stop --time=1 8a3776f36f1d3109115d15b791c54c42f22317e8991b0d152717b9fa9fa09204 [2022-11-08T16:49:58.210Z] $ docker rm -f 8a3776f36f1d3109115d15b791c54c42f22317e8991b0d152717b9fa9fa09204 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:49:58.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T16:49:58.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:49:58.960Z] prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container [2022-11-08T16:49:58.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-08T16:49:59.339Z] $ docker top 4ca781fd2428dc482dc36dad189825b4de8f7d982c78cac9f0656c1ba41975b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:49:59.759Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-08T16:50:00.327Z] Building core-command ... [2022-11-08T16:50:00.327Z] Building core-data ... [2022-11-08T16:50:00.327Z] Building core-metadata ... [2022-11-08T16:50:00.327Z] Building security-bootstrapper ... [2022-11-08T16:50:00.327Z] Building security-proxy-setup ... [2022-11-08T16:50:00.327Z] Building security-secretstore-setup ... [2022-11-08T16:50:00.327Z] Building security-spiffe-token-provider ... [2022-11-08T16:50:00.327Z] Building security-spire-agent ... [2022-11-08T16:50:00.327Z] Building security-spire-config ... [2022-11-08T16:50:00.327Z] Building security-spire-server ... [2022-11-08T16:50:00.327Z] Building support-notifications ... [2022-11-08T16:50:00.327Z] Building support-scheduler ... [2022-11-08T16:50:00.327Z] Building sys-mgmt-agent ... [2022-11-08T16:50:00.327Z] Building security-spire-agent [2022-11-08T16:50:00.327Z] Building security-secretstore-setup [2022-11-08T16:50:00.327Z] Building security-spire-config [2022-11-08T16:50:00.327Z] Building support-scheduler [2022-11-08T16:50:00.327Z] Building security-bootstrapper [2022-11-08T16:50:12.525Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:50:12.525Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:50:12.525Z] ---> 4dfca78d5da3 [2022-11-08T16:50:12.525Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:50:12.525Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:50:12.525Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:50:12.525Z] ---> 4dfca78d5da3 [2022-11-08T16:50:12.525Z] Step 3/32 : WORKDIR /edgex-go [2022-11-08T16:50:12.525Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:50:12.525Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:50:12.525Z] ---> 4dfca78d5da3 [2022-11-08T16:50:12.525Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:50:12.525Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:50:12.525Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:50:12.525Z] ---> 4dfca78d5da3 [2022-11-08T16:50:12.525Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:50:12.525Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:50:12.525Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:50:12.525Z] ---> 4dfca78d5da3 [2022-11-08T16:50:12.525Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:50:15.058Z] ---> Running in 15dc86ed5a37 [2022-11-08T16:50:15.058Z] ---> Running in 3ab6affec2e0 [2022-11-08T16:50:15.058Z] ---> Running in 7aa1a6394b1f [2022-11-08T16:50:15.058Z] ---> Running in d02d77b55806 [2022-11-08T16:50:15.058Z] ---> Running in de0767ed33da [2022-11-08T16:50:15.316Z] Removing intermediate container de0767ed33da [2022-11-08T16:50:15.316Z] ---> 0c717f061233 [2022-11-08T16:50:15.316Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:50:15.316Z] Removing intermediate container 7aa1a6394b1f [2022-11-08T16:50:15.316Z] ---> 09360a90de29 [2022-11-08T16:50:15.316Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-08T16:50:15.316Z] Removing intermediate container d02d77b55806 [2022-11-08T16:50:15.316Z] ---> bae1281d61c1 [2022-11-08T16:50:15.316Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:50:15.316Z] Removing intermediate container 15dc86ed5a37 [2022-11-08T16:50:15.316Z] ---> 1a70e0f6d247 [2022-11-08T16:50:15.316Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-08T16:50:15.316Z] Removing intermediate container 3ab6affec2e0 [2022-11-08T16:50:15.316Z] ---> 8169bfbfb5d8 [2022-11-08T16:50:15.316Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:50:15.316Z] ---> Running in c2ec112d5d63 [2022-11-08T16:50:15.316Z] ---> Running in b4a0472b877f [2022-11-08T16:50:15.316Z] ---> Running in 469e1e51fa9d [2022-11-08T16:50:15.316Z] ---> Running in f05066e7f45f [2022-11-08T16:50:15.316Z] ---> Running in 546ed5bac6bf [2022-11-08T16:50:15.574Z] Removing intermediate container c2ec112d5d63 [2022-11-08T16:50:15.574Z] ---> d8e5fd894e53 [2022-11-08T16:50:15.574Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-08T16:50:15.574Z] ---> Running in dd430e22d403 [2022-11-08T16:50:16.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:16.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:16.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:16.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:16.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:16.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:16.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:16.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:16.397Z] OK: 211 MiB in 51 packages [2022-11-08T16:50:16.397Z] OK: 211 MiB in 51 packages [2022-11-08T16:50:16.397Z] OK: 211 MiB in 51 packages [2022-11-08T16:50:16.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:16.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:16.655Z] OK: 211 MiB in 51 packages [2022-11-08T16:50:16.655Z] OK: 211 MiB in 51 packages [2022-11-08T16:50:16.915Z] Removing intermediate container b4a0472b877f [2022-11-08T16:50:16.915Z] ---> a92299040ea8 [2022-11-08T16:50:16.915Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:50:16.915Z] Removing intermediate container f05066e7f45f [2022-11-08T16:50:16.915Z] ---> 3027d2e52f8a [2022-11-08T16:50:16.915Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:50:16.915Z] Removing intermediate container 469e1e51fa9d [2022-11-08T16:50:16.915Z] ---> d1ac283cb24d [2022-11-08T16:50:16.915Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-08T16:50:17.174Z] ---> 289b46921b0d [2022-11-08T16:50:17.174Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:50:17.174Z] ---> Running in f1c8624b1f83 [2022-11-08T16:50:17.174Z] ---> 82bbdcdf5bfc [2022-11-08T16:50:17.174Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:50:17.174Z] ---> c2fc4e119981 [2022-11-08T16:50:17.174Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:50:17.434Z] Removing intermediate container dd430e22d403 [2022-11-08T16:50:17.434Z] ---> 6205fd6c3fd6 [2022-11-08T16:50:17.434Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:50:17.434Z] ---> Running in 27c7d980c616 [2022-11-08T16:50:17.434Z] ---> Running in 014d219aa383 [2022-11-08T16:50:17.434Z] Removing intermediate container 546ed5bac6bf [2022-11-08T16:50:17.434Z] ---> 5beda2796778 [2022-11-08T16:50:17.434Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:50:17.434Z] ---> f1dcbff1cb29 [2022-11-08T16:50:17.434Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:50:17.434Z] ---> 11c40956d7ca [2022-11-08T16:50:17.434Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:50:17.692Z] ---> Running in ea8d39b45d78 [2022-11-08T16:50:17.692Z] ---> Running in e8a480bb5af2 [2022-11-08T16:50:35.784Z] Removing intermediate container ea8d39b45d78 [2022-11-08T16:50:35.784Z] ---> 5f0671f95871 [2022-11-08T16:50:35.784Z] Step 8/22 : COPY . . [2022-11-08T16:50:35.784Z] Removing intermediate container e8a480bb5af2 [2022-11-08T16:50:35.784Z] ---> e25b9a709659 [2022-11-08T16:50:35.784Z] Step 7/24 : COPY . . [2022-11-08T16:50:35.784Z] Removing intermediate container 014d219aa383 [2022-11-08T16:50:35.784Z] ---> 1d6b50de5350 [2022-11-08T16:50:35.784Z] Step 7/24 : COPY . . [2022-11-08T16:50:35.784Z] Removing intermediate container f1c8624b1f83 [2022-11-08T16:50:35.784Z] ---> 7b71a41441d2 [2022-11-08T16:50:35.784Z] Step 7/24 : COPY . . [2022-11-08T16:50:35.784Z] Removing intermediate container 27c7d980c616 [2022-11-08T16:50:35.784Z] ---> b2b16db8460e [2022-11-08T16:50:35.784Z] Step 7/32 : COPY . . [2022-11-08T16:50:40.908Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-08T16:50:45.749Z] ---> 06567b19294f [2022-11-08T16:50:45.749Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:50:45.749Z] ---> Running in 133d522c524f [2022-11-08T16:50:45.749Z] ---> f34ee9f410a8 [2022-11-08T16:50:45.749Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:50:45.749Z] ---> 33e96c5ff7d1 [2022-11-08T16:50:45.749Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-08T16:50:45.749Z] ---> 8de860e9e80f [2022-11-08T16:50:45.749Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-08T16:50:45.749Z] ---> 18a181998c84 [2022-11-08T16:50:45.749Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-08T16:50:45.749Z] ---> Running in 355c7177a5f0 [2022-11-08T16:50:45.749Z] ---> Running in f2ec307aeed7 [2022-11-08T16:50:45.749Z] ---> Running in 627f796fea6b [2022-11-08T16:50:45.749Z] ---> Running in f84f91ee97be [2022-11-08T16:50:45.749Z] Removing intermediate container 133d522c524f [2022-11-08T16:50:45.749Z] ---> 2cf2629ecfe2 [2022-11-08T16:50:45.749Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T16:50:45.749Z] ---> Running in 6f4db0712507 [2022-11-08T16:50:45.749Z] Removing intermediate container 355c7177a5f0 [2022-11-08T16:50:45.749Z] ---> f917c56e829f [2022-11-08T16:50:45.749Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T16:50:45.749Z] ---> Running in 07b99f2eef58 [2022-11-08T16:50:45.749Z] Removing intermediate container 6f4db0712507 [2022-11-08T16:50:45.749Z] ---> bfcef7c80445 [2022-11-08T16:50:45.749Z] Step 10/24 : 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-11-08T16:50:45.749Z] ---> Running in d2419bb37655 [2022-11-08T16:50:45.749Z] Removing intermediate container 07b99f2eef58 [2022-11-08T16:50:45.749Z] ---> a1fdf22681fd [2022-11-08T16:50:45.749Z] Step 10/24 : 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-11-08T16:50:45.749Z] ---> Running in af7266f08ebc [2022-11-08T16:50:45.749Z] 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-11-08T16:50:45.749Z] 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-11-08T16:50:45.749Z] 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-11-08T16:50:46.333Z] Removing intermediate container d2419bb37655 [2022-11-08T16:50:46.333Z] Removing intermediate container af7266f08ebc [2022-11-08T16:50:46.333Z] ---> ac102bd1dfef [2022-11-08T16:50:46.333Z] ---> 88eed302b64f [2022-11-08T16:50:46.333Z] Step 11/24 : WORKDIR /edgex-goStep 11/24 : WORKDIR /edgex-go [2022-11-08T16:50:46.333Z] [2022-11-08T16:50:46.333Z] ---> Running in 3dd5941ace16 [2022-11-08T16:50:46.593Z] ---> Running in 848ed5f40660 [2022-11-08T16:50:46.593Z] Removing intermediate container 848ed5f40660 [2022-11-08T16:50:46.593Z] ---> ac618f077bb1 [2022-11-08T16:50:46.593Z] [2022-11-08T16:50:46.593Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T16:50:46.593Z] Removing intermediate container 3dd5941ace16 [2022-11-08T16:50:46.593Z] ---> c7065e4cc005 [2022-11-08T16:50:46.593Z] [2022-11-08T16:50:46.593Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T16:50:47.523Z] 3.15: Pulling from library/alpine [2022-11-08T16:50:47.523Z] 3.15: Pulling from library/alpine [2022-11-08T16:50:48.088Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-08T16:50:48.088Z] Status: Downloaded newer image for alpine:3.15 [2022-11-08T16:50:48.088Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-08T16:50:48.088Z] Status: Image is up to date for alpine:3.15 [2022-11-08T16:50:48.088Z] ---> c4fc93816858 [2022-11-08T16:50:48.089Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:50:48.089Z] ---> c4fc93816858 [2022-11-08T16:50:48.089Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:50:48.346Z] ---> Running in 299c945bed9a [2022-11-08T16:50:48.346Z] ---> Running in d45dbe068fb2 [2022-11-08T16:50:48.911Z] Removing intermediate container d45dbe068fb2 [2022-11-08T16:50:48.911Z] ---> b90e280a1b61 [2022-11-08T16:50:48.911Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-08T16:50:48.911Z] Removing intermediate container 299c945bed9a [2022-11-08T16:50:48.911Z] ---> a76329412196 [2022-11-08T16:50:48.911Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T16:50:48.911Z] ---> Running in 6aedbda32ad4 [2022-11-08T16:50:48.911Z] ---> Running in 6527166c4d5e [2022-11-08T16:50:49.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:49.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:49.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:49.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:49.989Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:50:49.989Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:50:49.989Z] OK: 15859 distinct packages available [2022-11-08T16:50:49.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:49.989Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:50:49.989Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:50:49.989Z] OK: 15859 distinct packages available [2022-11-08T16:50:49.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:49.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:49.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:50:50.246Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-08T16:50:50.246Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:50:50.246Z] (3/5) Installing libucontext (1.1-r0) [2022-11-08T16:50:50.246Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-08T16:50:50.246Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-08T16:50:50.246Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:50:50.246Z] OK: 7 MiB in 19 packages [2022-11-08T16:50:50.246Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-08T16:50:50.246Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:50:50.246Z] (3/4) Installing libucontext (1.1-r0) [2022-11-08T16:50:50.246Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-08T16:50:50.246Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:50:50.246Z] OK: 6 MiB in 18 packages [2022-11-08T16:50:52.142Z] Removing intermediate container 6aedbda32ad4 [2022-11-08T16:50:52.142Z] ---> 398c943d2b6f [2022-11-08T16:50:52.142Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:50:52.142Z] Removing intermediate container 6527166c4d5e [2022-11-08T16:50:52.142Z] ---> 11505a2b3679 [2022-11-08T16:50:52.142Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-08T16:50:54.668Z] ---> a31f0654767d [2022-11-08T16:50:54.669Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:50:54.926Z] ---> f9e6963c3074 [2022-11-08T16:50:54.926Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:50:55.857Z] ---> c247bd97093c [2022-11-08T16:50:55.857Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-08T16:50:56.114Z] ---> Running in 0bb58734c9c1 [2022-11-08T16:50:56.678Z] Removing intermediate container 0bb58734c9c1 [2022-11-08T16:50:56.678Z] ---> 787a72abde70 [2022-11-08T16:50:56.678Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-08T16:50:56.935Z] ---> d2dcb299e3a3 [2022-11-08T16:50:56.935Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:50:57.193Z] ---> 42bb3538a928 [2022-11-08T16:50:57.193Z] Step 19/24 : WORKDIR / [2022-11-08T16:50:57.450Z] ---> Running in a83f37f5d3b9 [2022-11-08T16:50:57.450Z] ---> 086999a170c7 [2022-11-08T16:50:57.450Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-08T16:50:57.706Z] Removing intermediate container a83f37f5d3b9 [2022-11-08T16:50:57.706Z] ---> d98cf9821f69 [2022-11-08T16:50:57.706Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:50:57.967Z] ---> Running in 072bfee88fb6 [2022-11-08T16:50:57.967Z] ---> 1e35044735cd [2022-11-08T16:50:57.967Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-08T16:50:57.967Z] Removing intermediate container 072bfee88fb6 [2022-11-08T16:50:57.967Z] ---> e5f25e751777 [2022-11-08T16:50:57.967Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:50:58.224Z] ---> Running in a48200b67ea8 [2022-11-08T16:50:58.485Z] ---> ecd8a86f5215 [2022-11-08T16:50:58.485Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:50:58.485Z] ---> Running in ebaa9f158358 [2022-11-08T16:50:58.485Z] Removing intermediate container a48200b67ea8 [2022-11-08T16:50:58.485Z] ---> 16f7c61a245a [2022-11-08T16:50:58.485Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T16:50:58.743Z] ---> Running in 51db6af15082 [2022-11-08T16:50:59.002Z] Removing intermediate container ebaa9f158358 [2022-11-08T16:50:59.002Z] ---> cad8db1e5151 [2022-11-08T16:50:59.002Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:50:59.002Z] ---> Running in 576c18295619 [2022-11-08T16:50:59.002Z] Removing intermediate container 51db6af15082 [2022-11-08T16:50:59.002Z] ---> f754d301909c [2022-11-08T16:50:59.002Z] Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:50:59.258Z] ---> Running in d8d872b650d8 [2022-11-08T16:50:59.516Z] Removing intermediate container 576c18295619 [2022-11-08T16:50:59.516Z] ---> 40ca0627b839 [2022-11-08T16:50:59.516Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T16:50:59.516Z] Removing intermediate container d8d872b650d8 [2022-11-08T16:50:59.516Z] ---> 470e02f485b0 [2022-11-08T16:50:59.516Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T16:50:59.516Z] ---> Running in fcb0b4ce1ca2 [2022-11-08T16:50:59.516Z] ---> Running in 3885c1f7e8df [2022-11-08T16:51:00.080Z] Removing intermediate container 3885c1f7e8df [2022-11-08T16:51:00.080Z] ---> 726d12402df6 [2022-11-08T16:51:00.080Z] [2022-11-08T16:51:00.080Z] Removing intermediate container fcb0b4ce1ca2 [2022-11-08T16:51:00.080Z] ---> c2d814eb0e0b [2022-11-08T16:51:00.080Z] Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:51:00.337Z] ---> Running in 8a5b76ab988a [2022-11-08T16:51:00.337Z] Successfully built 726d12402df6 [2022-11-08T16:51:00.337Z] Successfully tagged security-spire-config:latest [2022-11-08T16:51:00.337Z] Building core-command [2022-11-08T16:51:01.883Z]  Building security-spire-config ... done Removing intermediate container 8a5b76ab988a [2022-11-08T16:51:01.883Z] ---> 5e150900e3d1 [2022-11-08T16:51:01.883Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T16:51:02.455Z] ---> Running in 0371a24a6afb [2022-11-08T16:51:03.018Z] Removing intermediate container 0371a24a6afb [2022-11-08T16:51:03.018Z] ---> 3182ad03682d [2022-11-08T16:51:03.018Z] [2022-11-08T16:51:03.018Z] Successfully built 3182ad03682d [2022-11-08T16:51:03.018Z] Successfully tagged security-spire-agent:latest [2022-11-08T16:51:03.018Z] Building support-notifications [2022-11-08T16:51:03.275Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:51:03.275Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:51:03.275Z] ---> 4dfca78d5da3 [2022-11-08T16:51:03.275Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:51:03.275Z] ---> Using cache [2022-11-08T16:51:03.275Z] ---> 0c717f061233 [2022-11-08T16:51:03.275Z] Step 4/23 : WORKDIR /edgex-go [2022-11-08T16:51:03.275Z] ---> Using cache [2022-11-08T16:51:03.275Z] ---> d8e5fd894e53 [2022-11-08T16:51:03.275Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-08T16:51:03.275Z] ---> Using cache [2022-11-08T16:51:03.275Z] ---> 6205fd6c3fd6 [2022-11-08T16:51:03.275Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-08T16:51:03.275Z] ---> Using cache [2022-11-08T16:51:03.275Z] ---> 11c40956d7ca [2022-11-08T16:51:03.275Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:51:03.275Z] ---> Using cache [2022-11-08T16:51:03.275Z] ---> 5f0671f95871 [2022-11-08T16:51:03.275Z] Step 8/23 : COPY . . [2022-11-08T16:51:03.275Z] ---> Using cache [2022-11-08T16:51:03.275Z] ---> 8de860e9e80f [2022-11-08T16:51:03.275Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-08T16:51:05.173Z] ---> Running in 3aaa9d98136d [2022-11-08T16:51:05.430Z] 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-11-08T16:51:05.994Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:51:05.994Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:51:05.994Z] ---> 4dfca78d5da3 [2022-11-08T16:51:05.994Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:51:05.994Z] ---> Using cache [2022-11-08T16:51:05.994Z] ---> 0c717f061233 [2022-11-08T16:51:05.994Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:51:05.994Z] ---> Using cache [2022-11-08T16:51:05.994Z] ---> d8e5fd894e53 [2022-11-08T16:51:05.994Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-08T16:51:07.366Z] 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-11-08T16:51:07.366Z] ---> Running in c9abf5be9396 [2022-11-08T16:51:08.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:08.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:08.554Z] OK: 211 MiB in 51 packages [2022-11-08T16:51:09.925Z] Removing intermediate container f2ec307aeed7 [2022-11-08T16:51:09.925Z] ---> 5505c84be801 [2022-11-08T16:51:09.925Z] [2022-11-08T16:51:09.925Z] Step 9/32 : FROM alpine:3.16 [2022-11-08T16:51:09.925Z] 3.16: Pulling from library/alpine [2022-11-08T16:51:10.182Z] Removing intermediate container c9abf5be9396 [2022-11-08T16:51:10.182Z] ---> dd8c5d8d73c9 [2022-11-08T16:51:10.182Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:51:10.182Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T16:51:10.182Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T16:51:10.182Z] ---> 9c6f07244728 [2022-11-08T16:51:10.182Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:51:10.182Z] ---> Running in 2d897e4d78ec [2022-11-08T16:51:10.441Z] ---> ff938e8ee778 [2022-11-08T16:51:10.441Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:51:10.751Z] Removing intermediate container 2d897e4d78ec [2022-11-08T16:51:10.751Z] ---> cb7fcf98559d [2022-11-08T16:51:10.751Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-08T16:51:10.751Z] ---> Running in d0b49611d1f3 [2022-11-08T16:51:11.011Z] ---> Running in 3a01740a5646 [2022-11-08T16:51:11.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:11.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:11.835Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-08T16:51:11.835Z] (2/2) Installing su-exec (0.2-r1) [2022-11-08T16:51:11.835Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:51:11.835Z] OK: 6 MiB in 16 packages [2022-11-08T16:51:12.400Z] Removing intermediate container f84f91ee97be [2022-11-08T16:51:12.400Z] ---> ed2610d54202 [2022-11-08T16:51:12.400Z] [2022-11-08T16:51:12.400Z] Step 9/24 : FROM alpine:3.16 [2022-11-08T16:51:12.400Z] ---> 9c6f07244728 [2022-11-08T16:51:12.400Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-08T16:51:12.400Z] ---> Running in bc2e00c6b9d4 [2022-11-08T16:51:12.966Z] Removing intermediate container 3a01740a5646 [2022-11-08T16:51:12.966Z] ---> f12cd634036c [2022-11-08T16:51:12.966Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-08T16:51:13.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:13.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:13.802Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-08T16:51:13.802Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-08T16:51:13.802Z] (3/3) Installing su-exec (0.2-r1) [2022-11-08T16:51:13.802Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:51:13.802Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:51:13.802Z] OK: 6 MiB in 17 packages [2022-11-08T16:51:14.060Z] ---> Running in 7f428a6ce2f6 [2022-11-08T16:51:14.994Z] Removing intermediate container 7f428a6ce2f6 [2022-11-08T16:51:14.994Z] ---> 5b17f618ece5 [2022-11-08T16:51:14.994Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-08T16:51:15.259Z] Removing intermediate container bc2e00c6b9d4 [2022-11-08T16:51:15.259Z] ---> c031d6cb78ad [2022-11-08T16:51:15.259Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T16:51:15.259Z] ---> Running in f1bec3cb5a5c [2022-11-08T16:51:15.259Z] ---> Running in b2526c552d2c [2022-11-08T16:51:15.519Z] Removing intermediate container f1bec3cb5a5c [2022-11-08T16:51:15.519Z] ---> 3c11a8736947 [2022-11-08T16:51:15.519Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-08T16:51:15.519Z] ---> Running in 0205f5e12992 [2022-11-08T16:51:15.519Z] Removing intermediate container b2526c552d2c [2022-11-08T16:51:15.519Z] ---> 50ac06129de1 [2022-11-08T16:51:15.519Z] Step 12/24 : WORKDIR / [2022-11-08T16:51:15.778Z] ---> Running in f64a15194233 [2022-11-08T16:51:15.778Z] Removing intermediate container 0205f5e12992 [2022-11-08T16:51:15.778Z] ---> 192bace81572 [2022-11-08T16:51:15.778Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-08T16:51:16.035Z] ---> Running in bfd44e71e423 [2022-11-08T16:51:16.035Z] Removing intermediate container f64a15194233 [2022-11-08T16:51:16.035Z] ---> 78569b370ba8 [2022-11-08T16:51:16.035Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-08T16:51:16.035Z] Removing intermediate container bfd44e71e423 [2022-11-08T16:51:16.035Z] ---> 3f8766d9ff30 [2022-11-08T16:51:16.035Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-08T16:51:16.294Z] ---> 56e674a0b152 [2022-11-08T16:51:16.294Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-08T16:51:16.294Z] ---> Running in 035564943af6 [2022-11-08T16:51:16.860Z] ---> a6a0483af914 [2022-11-08T16:51:16.860Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-08T16:51:17.428Z] ---> 1c28833c36a5 [2022-11-08T16:51:17.428Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-08T16:51:17.998Z] Removing intermediate container 627f796fea6b [2022-11-08T16:51:17.998Z] ---> 817a218f855b [2022-11-08T16:51:17.998Z] [2022-11-08T16:51:17.998Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:51:17.998Z] ---> 9c6f07244728 [2022-11-08T16:51:17.998Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:51:17.998Z] Removing intermediate container 035564943af6 [2022-11-08T16:51:17.998Z] ---> fe11f5062fcd [2022-11-08T16:51:17.998Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-08T16:51:18.257Z] ---> f1d34d72fb92 [2022-11-08T16:51:18.257Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-08T16:51:18.257Z] ---> Running in ee3c6ee68cbf [2022-11-08T16:51:18.257Z] ---> Running in 5aea8e8684d8 [2022-11-08T16:51:18.831Z] Removing intermediate container ee3c6ee68cbf [2022-11-08T16:51:18.831Z] ---> b5a3d991d066 [2022-11-08T16:51:18.831Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-08T16:51:18.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:18.831Z] ---> 3ffb9c39f66f [2022-11-08T16:51:18.831Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-08T16:51:19.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:19.090Z] ---> 3c0cf604bfbb [2022-11-08T16:51:19.090Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-08T16:51:19.349Z] ---> Running in fdd38943f7f1 [2022-11-08T16:51:19.349Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-08T16:51:19.349Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:51:19.349Z] OK: 6 MiB in 15 packages [2022-11-08T16:51:19.607Z] ---> 1e5b3f37aa87 [2022-11-08T16:51:19.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T16:51:20.176Z] ---> 76e72d6d9e33 [2022-11-08T16:51:20.176Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T16:51:20.176Z] Removing intermediate container 5aea8e8684d8 [2022-11-08T16:51:20.176Z] ---> bc734042dc68 [2022-11-08T16:51:20.176Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:51:20.176Z] ---> Running in 0b21fed8be8b [2022-11-08T16:51:20.176Z] ---> Running in 2b7cf8bad1c2 [2022-11-08T16:51:20.435Z] Removing intermediate container fdd38943f7f1 [2022-11-08T16:51:20.435Z] ---> 830bd57f7157 [2022-11-08T16:51:20.435Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:51:20.708Z] Removing intermediate container 2b7cf8bad1c2 [2022-11-08T16:51:20.708Z] ---> 1176d846c92e [2022-11-08T16:51:20.708Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-08T16:51:20.966Z] ---> Running in 0a0061e3ce8f [2022-11-08T16:51:20.966Z] ---> be96ff160429 [2022-11-08T16:51:20.966Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-08T16:51:21.223Z] Removing intermediate container 0a0061e3ce8f [2022-11-08T16:51:21.223Z] ---> 90a83a87fd97 [2022-11-08T16:51:21.223Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:51:21.480Z] ---> Running in 36c211bbfdee [2022-11-08T16:51:21.480Z] Removing intermediate container 0b21fed8be8b [2022-11-08T16:51:21.480Z] ---> cef14cd481d4 [2022-11-08T16:51:21.480Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T16:51:21.736Z] Removing intermediate container 36c211bbfdee [2022-11-08T16:51:21.736Z] ---> 29f10a329169 [2022-11-08T16:51:21.736Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:51:21.736Z] ---> Running in 9eb409d7ec86 [2022-11-08T16:51:21.995Z] ---> d85fed18cf4e [2022-11-08T16:51:21.995Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-08T16:51:21.995Z] ---> 6f85224c3949 [2022-11-08T16:51:21.995Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-08T16:51:21.995Z] Removing intermediate container 9eb409d7ec86 [2022-11-08T16:51:21.995Z] ---> 0d511b78e1ae [2022-11-08T16:51:21.995Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T16:51:22.254Z] ---> Running in e9b8726d9a54 [2022-11-08T16:51:22.254Z] ---> d3d1da8b360e [2022-11-08T16:51:22.254Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-08T16:51:22.513Z] Removing intermediate container d0b49611d1f3 [2022-11-08T16:51:22.513Z] ---> 0e076ec103f2 [2022-11-08T16:51:22.514Z] Step 8/22 : COPY . . [2022-11-08T16:51:22.772Z] Removing intermediate container e9b8726d9a54 [2022-11-08T16:51:22.772Z] ---> 36d5225a028a [2022-11-08T16:51:22.772Z] Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:51:23.712Z] ---> 68be3bf2c38a [2022-11-08T16:51:23.712Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-08T16:51:23.712Z] ---> 1e3929052874 [2022-11-08T16:51:23.712Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-08T16:51:23.712Z] ---> Running in cf944f7eb8ba [2022-11-08T16:51:23.970Z] Removing intermediate container 3aaa9d98136d [2022-11-08T16:51:23.970Z] ---> e0afa4fff559 [2022-11-08T16:51:23.970Z] [2022-11-08T16:51:23.970Z] Step 10/23 : FROM alpine:3.16 [2022-11-08T16:51:23.970Z] ---> 9c6f07244728 [2022-11-08T16:51:23.970Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:51:23.970Z] ---> Using cache [2022-11-08T16:51:23.970Z] ---> bc734042dc68 [2022-11-08T16:51:23.970Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:51:23.970Z] ---> Using cache [2022-11-08T16:51:23.970Z] ---> 1176d846c92e [2022-11-08T16:51:23.970Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-08T16:51:23.970Z] ---> Running in 8a6db985be7b [2022-11-08T16:51:24.266Z] ---> 878af9c6c751 [2022-11-08T16:51:24.266Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-08T16:51:24.266Z] Removing intermediate container cf944f7eb8ba [2022-11-08T16:51:24.266Z] ---> c686e973c996 [2022-11-08T16:51:24.266Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T16:51:24.266Z] ---> aff91dbf50ac [2022-11-08T16:51:24.266Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-08T16:51:24.266Z] ---> Running in 512692b01356 [2022-11-08T16:51:24.266Z] ---> Running in 10c1b5df2a9e [2022-11-08T16:51:24.266Z] Removing intermediate container 8a6db985be7b [2022-11-08T16:51:24.266Z] ---> 570264cfa600 [2022-11-08T16:51:24.266Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-08T16:51:24.524Z] ---> Running in 67c64dc7097c [2022-11-08T16:51:24.524Z] Removing intermediate container 10c1b5df2a9e [2022-11-08T16:51:24.524Z] ---> 3309f98a300b [2022-11-08T16:51:24.524Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:51:24.524Z] Removing intermediate container 512692b01356 [2022-11-08T16:51:24.524Z] ---> abafd0ba2619 [2022-11-08T16:51:24.524Z] [2022-11-08T16:51:24.524Z] ---> 835f5108f1c7 [2022-11-08T16:51:24.524Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-08T16:51:24.783Z] ---> Running in b504bef1de1e [2022-11-08T16:51:24.783Z] Successfully built abafd0ba2619 [2022-11-08T16:51:24.783Z] Successfully tagged security-secretstore-setup:latest [2022-11-08T16:51:24.783Z] Building security-spire-server [2022-11-08T16:51:24.783Z]  Building security-secretstore-setup ... done Removing intermediate container 67c64dc7097c [2022-11-08T16:51:24.783Z] ---> e7a3623406dc [2022-11-08T16:51:24.783Z] Step 15/23 : WORKDIR / [2022-11-08T16:51:25.042Z] Removing intermediate container b504bef1de1e [2022-11-08T16:51:25.042Z] ---> 815c02ce879e [2022-11-08T16:51:25.042Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T16:51:25.610Z] ---> ab4df7ec2d24 [2022-11-08T16:51:25.610Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-08T16:51:25.610Z] ---> Running in d6cca01bdd20 [2022-11-08T16:51:25.868Z] ---> Running in 437260df82a3 [2022-11-08T16:51:25.869Z] ---> Running in 995ca0b719f8 [2022-11-08T16:51:26.214Z] Removing intermediate container 437260df82a3 [2022-11-08T16:51:26.214Z] ---> f8206c4e68c4 [2022-11-08T16:51:26.214Z] Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:51:26.214Z] Removing intermediate container d6cca01bdd20 [2022-11-08T16:51:26.214Z] ---> 364ab0e79eb1 [2022-11-08T16:51:26.214Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:51:26.781Z] ---> Running in 220be8f5b018 [2022-11-08T16:51:27.038Z] ---> 848f2940a0fd [2022-11-08T16:51:27.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-08T16:51:27.038Z] Removing intermediate container 220be8f5b018 [2022-11-08T16:51:27.038Z] ---> 70bcddb20c4a [2022-11-08T16:51:27.038Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T16:51:27.038Z] ---> 93a36340eede [2022-11-08T16:51:27.038Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-08T16:51:27.038Z] ---> Running in 5cdd57c3e889 [2022-11-08T16:51:27.297Z] ---> Running in ea65c8248432 [2022-11-08T16:51:27.297Z] Removing intermediate container 995ca0b719f8 [2022-11-08T16:51:27.297Z] ---> 6b8a49abac03 [2022-11-08T16:51:27.297Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-08T16:51:27.583Z] Removing intermediate container 5cdd57c3e889 [2022-11-08T16:51:27.583Z] ---> 93195fcdd30a [2022-11-08T16:51:27.583Z] [2022-11-08T16:51:27.583Z] ---> Running in 2f28505a61d6 [2022-11-08T16:51:27.583Z] ---> 9b6deb77e4a6 [2022-11-08T16:51:27.583Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-08T16:51:27.583Z] Successfully built 93195fcdd30a [2022-11-08T16:51:27.583Z] Successfully tagged support-scheduler:latest [2022-11-08T16:51:27.583Z]  Building support-scheduler ... done Building core-metadata [2022-11-08T16:51:27.880Z] Removing intermediate container 2f28505a61d6 [2022-11-08T16:51:27.880Z] ---> 9f2514c5df24 [2022-11-08T16:51:27.880Z] Step 29/32 : CMD ["gate"] [2022-11-08T16:51:27.880Z] 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-11-08T16:51:28.167Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:51:28.167Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:51:28.167Z] ---> 4dfca78d5da3 [2022-11-08T16:51:28.167Z] Step 3/23 : WORKDIR /edgex-go [2022-11-08T16:51:28.167Z] ---> Using cache [2022-11-08T16:51:28.167Z] ---> 8169bfbfb5d8 [2022-11-08T16:51:28.167Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:51:28.167Z] ---> Using cache [2022-11-08T16:51:28.167Z] ---> a92299040ea8 [2022-11-08T16:51:28.167Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-08T16:51:28.167Z] ---> Using cache [2022-11-08T16:51:28.167Z] ---> 289b46921b0d [2022-11-08T16:51:28.167Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:51:28.167Z] ---> Using cache [2022-11-08T16:51:28.167Z] ---> 7b71a41441d2 [2022-11-08T16:51:28.167Z] Step 7/23 : COPY . . [2022-11-08T16:51:28.167Z] ---> Using cache [2022-11-08T16:51:28.167Z] ---> 06567b19294f [2022-11-08T16:51:28.167Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:51:28.167Z] ---> Using cache [2022-11-08T16:51:28.167Z] ---> 2cf2629ecfe2 [2022-11-08T16:51:28.167Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-08T16:51:28.167Z] ---> Using cache [2022-11-08T16:51:28.167Z] ---> bfcef7c80445 [2022-11-08T16:51:28.167Z] Step 10/23 : 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-11-08T16:51:28.771Z] ---> Running in 040675537a92 [2022-11-08T16:51:28.771Z] ---> 7c7bed89930b [2022-11-08T16:51:28.771Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-08T16:51:28.771Z] ---> Running in 790bb3cb4eb1 [2022-11-08T16:51:28.771Z] ---> Running in 3870a3baeccf [2022-11-08T16:51:28.771Z] Removing intermediate container 040675537a92 [2022-11-08T16:51:28.771Z] ---> f3aa5636615f [2022-11-08T16:51:28.771Z] Step 30/32 : LABEL arch=x86_64 [2022-11-08T16:51:29.044Z] Removing intermediate container 3870a3baeccf [2022-11-08T16:51:29.044Z] ---> 3e52532ef976 [2022-11-08T16:51:29.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:51:29.044Z] ---> Running in 35df6ccb3294 [2022-11-08T16:51:29.044Z] ---> Running in 5f42aa9f8652 [2022-11-08T16:51:29.044Z] Removing intermediate container 35df6ccb3294 [2022-11-08T16:51:29.044Z] ---> 0e72048cd65f [2022-11-08T16:51:29.044Z] Step 31/32 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:51:29.342Z] Removing intermediate container 5f42aa9f8652 [2022-11-08T16:51:29.342Z] ---> 6f2ade5940a5 [2022-11-08T16:51:29.342Z] Step 21/23 : LABEL arch=x86_64 [2022-11-08T16:51:29.342Z] ---> Running in db0e07b5ee4f [2022-11-08T16:51:29.342Z] ---> Running in 372120c39641 [2022-11-08T16:51:29.642Z] Removing intermediate container db0e07b5ee4f [2022-11-08T16:51:29.642Z] ---> 4fe9f65e310d [2022-11-08T16:51:29.642Z] Step 32/32 : LABEL version=0.0.0 [2022-11-08T16:51:29.642Z] Removing intermediate container 372120c39641 [2022-11-08T16:51:29.642Z] ---> 93b55ec7591c [2022-11-08T16:51:29.642Z] Step 22/23 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:51:29.642Z] Removing intermediate container 790bb3cb4eb1 [2022-11-08T16:51:29.642Z] ---> c3b581e0d10c [2022-11-08T16:51:29.642Z] Step 11/23 : WORKDIR /edgex-go [2022-11-08T16:51:29.642Z] ---> Running in 3374cecf08b6 [2022-11-08T16:51:29.642Z] ---> Running in 3b8b9d39a105 [2022-11-08T16:51:29.642Z] ---> Running in ff846125b3af [2022-11-08T16:51:29.938Z] Removing intermediate container 3374cecf08b6 [2022-11-08T16:51:29.938Z] ---> 0ae0ee951212 [2022-11-08T16:51:29.938Z] [2022-11-08T16:51:29.938Z] Removing intermediate container ff846125b3af [2022-11-08T16:51:29.938Z] ---> 77ca1ce34626 [2022-11-08T16:51:29.938Z] Step 23/23 : LABEL version=0.0.0 [2022-11-08T16:51:29.938Z] Removing intermediate container 3b8b9d39a105 [2022-11-08T16:51:29.938Z] ---> 72a767de7d05 [2022-11-08T16:51:29.938Z] [2022-11-08T16:51:29.938Z] Step 12/23 : FROM alpine:3.15 [2022-11-08T16:51:29.938Z] ---> c4fc93816858 [2022-11-08T16:51:29.938Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:51:29.938Z] ---> Using cache [2022-11-08T16:51:29.938Z] ---> a76329412196 [2022-11-08T16:51:29.938Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T16:51:29.938Z] ---> Using cache [2022-11-08T16:51:29.938Z] ---> 11505a2b3679 [2022-11-08T16:51:29.938Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:51:29.938Z] Successfully built 0ae0ee951212 [2022-11-08T16:51:29.938Z] ---> Running in c1e304997d6c [2022-11-08T16:51:29.938Z] Successfully tagged security-bootstrapper:latest [2022-11-08T16:51:29.938Z] Building security-proxy-setup [2022-11-08T16:51:30.229Z]  Building security-bootstrapper ... done Removing intermediate container c1e304997d6c [2022-11-08T16:51:30.229Z] ---> e3d18e6d3767 [2022-11-08T16:51:30.229Z] [2022-11-08T16:51:30.229Z] Successfully built e3d18e6d3767 [2022-11-08T16:51:30.229Z] Successfully tagged core-command:latest [2022-11-08T16:51:30.229Z] Building sys-mgmt-agent [2022-11-08T16:51:33.528Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:51:33.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:51:33.528Z] ---> 4dfca78d5da3 [2022-11-08T16:51:33.528Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:51:33.528Z] ---> Using cache [2022-11-08T16:51:33.528Z] ---> 0c717f061233 [2022-11-08T16:51:33.528Z] Step 4/24 : WORKDIR /edgex-go [2022-11-08T16:51:33.528Z] ---> Using cache [2022-11-08T16:51:33.528Z] ---> d8e5fd894e53 [2022-11-08T16:51:33.528Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-08T16:51:33.528Z] ---> Using cache [2022-11-08T16:51:33.528Z] ---> 6205fd6c3fd6 [2022-11-08T16:51:33.528Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-08T16:51:33.528Z] ---> Using cache [2022-11-08T16:51:33.528Z] ---> 11c40956d7ca [2022-11-08T16:51:33.528Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:51:33.528Z] ---> Using cache [2022-11-08T16:51:33.528Z] ---> 5f0671f95871 [2022-11-08T16:51:33.528Z] Step 8/24 : COPY . . [2022-11-08T16:51:33.528Z] ---> Using cache [2022-11-08T16:51:33.528Z] ---> 8de860e9e80f [2022-11-08T16:51:33.528Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-08T16:51:34.142Z] ---> 8160268f3e94 [2022-11-08T16:51:34.142Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:51:34.447Z] ---> Running in 706caab22720 [2022-11-08T16:51:34.760Z] ---> c601c837eee9 [2022-11-08T16:51:34.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-08T16:51:35.327Z] 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-11-08T16:51:35.328Z] ---> 4417e89fa0d7 [2022-11-08T16:51:35.328Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-08T16:51:35.896Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:51:35.896Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:51:35.896Z] ---> 4dfca78d5da3 [2022-11-08T16:51:35.896Z] Step 3/21 : WORKDIR /edgex-go [2022-11-08T16:51:35.896Z] ---> Using cache [2022-11-08T16:51:35.896Z] ---> 8169bfbfb5d8 [2022-11-08T16:51:35.896Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-08T16:51:36.158Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:51:36.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:51:36.158Z] ---> 4dfca78d5da3 [2022-11-08T16:51:36.158Z] Step 3/22 : WORKDIR /edgex-go [2022-11-08T16:51:36.158Z] ---> Using cache [2022-11-08T16:51:36.158Z] ---> 8169bfbfb5d8 [2022-11-08T16:51:36.158Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-08T16:51:36.419Z] ---> fc79138a8024 [2022-11-08T16:51:36.419Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:51:36.419Z] ---> Running in 2b8244bcb169 [2022-11-08T16:51:36.419Z] ---> Running in a268c1516421 [2022-11-08T16:51:36.419Z] ---> Running in 814605d483a6 [2022-11-08T16:51:36.677Z] Removing intermediate container 814605d483a6 [2022-11-08T16:51:36.677Z] ---> a3f5b85dd463 [2022-11-08T16:51:36.677Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:51:36.935Z] ---> Running in 77212673a97b [2022-11-08T16:51:36.935Z] Removing intermediate container 77212673a97b [2022-11-08T16:51:36.935Z] ---> 5a79eb129c05 [2022-11-08T16:51:36.935Z] Step 21/23 : LABEL arch=x86_64 [2022-11-08T16:51:37.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:37.193Z] ---> Running in 8bcaae50fe4c [2022-11-08T16:51:37.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:37.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:37.193Z] Removing intermediate container 8bcaae50fe4c [2022-11-08T16:51:37.193Z] ---> ea55f84526ac [2022-11-08T16:51:37.193Z] Step 22/23 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:51:37.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:37.462Z] ---> Running in 4bbd8ef53f33 [2022-11-08T16:51:37.462Z] OK: 211 MiB in 51 packages [2022-11-08T16:51:37.462Z] OK: 211 MiB in 51 packages [2022-11-08T16:51:37.462Z] Removing intermediate container 4bbd8ef53f33 [2022-11-08T16:51:37.462Z] ---> 28a9ea74b046 [2022-11-08T16:51:37.462Z] Step 23/23 : LABEL version=0.0.0 [2022-11-08T16:51:37.721Z] ---> Running in b2f5bb4a7e25 [2022-11-08T16:51:37.979Z] Removing intermediate container b2f5bb4a7e25 [2022-11-08T16:51:37.979Z] ---> e2398b045426 [2022-11-08T16:51:37.979Z] [2022-11-08T16:51:37.979Z] Successfully built e2398b045426 [2022-11-08T16:51:37.979Z] Successfully tagged security-spire-server:latest [2022-11-08T16:51:37.979Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-11-08T16:51:37.979Z] Removing intermediate container 2b8244bcb169 [2022-11-08T16:51:37.979Z] ---> 64e4b42f8e7d [2022-11-08T16:51:37.979Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-08T16:51:38.237Z] Removing intermediate container a268c1516421 [2022-11-08T16:51:38.237Z] ---> ff02bbe270bc [2022-11-08T16:51:38.237Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-08T16:51:39.165Z] ---> b37d7f2e675d [2022-11-08T16:51:39.165Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:51:39.731Z] ---> 3cfca9bf25a4 [2022-11-08T16:51:39.731Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:51:39.731Z] ---> Running in 6095ec8fdcb2 [2022-11-08T16:51:39.731Z] ---> Running in a83b3bc8e3a4 [2022-11-08T16:51:41.635Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:51:41.635Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:51:41.635Z] ---> 4dfca78d5da3 [2022-11-08T16:51:41.635Z] Step 3/19 : WORKDIR /edgex-go [2022-11-08T16:51:41.635Z] ---> Using cache [2022-11-08T16:51:41.635Z] ---> 8169bfbfb5d8 [2022-11-08T16:51:41.635Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-08T16:51:43.013Z] ---> Running in 338149e4ae67 [2022-11-08T16:51:43.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:43.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:44.405Z] v3.16.2-427-gde115af66e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-08T16:51:44.405Z] v3.16.2-426-gf6f8e11255 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-08T16:51:44.405Z] OK: 17038 distinct packages available [2022-11-08T16:51:44.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:44.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:44.921Z] OK: 211 MiB in 51 packages [2022-11-08T16:51:48.199Z] Removing intermediate container 338149e4ae67 [2022-11-08T16:51:48.199Z] ---> 8a1522cdf563 [2022-11-08T16:51:48.199Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-08T16:51:48.464Z] ---> 3c111bf0df80 [2022-11-08T16:51:48.464Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:51:48.724Z] ---> Running in ec19bcce9cf5 [2022-11-08T16:51:55.288Z] Removing intermediate container ea65c8248432 [2022-11-08T16:51:55.288Z] ---> e665474c0438 [2022-11-08T16:51:55.288Z] [2022-11-08T16:51:55.288Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:51:55.288Z] ---> 9c6f07244728 [2022-11-08T16:51:55.288Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-08T16:51:55.288Z] Removing intermediate container 6095ec8fdcb2 [2022-11-08T16:51:55.288Z] ---> c32e85c11107 [2022-11-08T16:51:55.288Z] Step 7/21 : COPY . . [2022-11-08T16:51:55.288Z] Removing intermediate container a83b3bc8e3a4 [2022-11-08T16:51:55.288Z] ---> c431691cb095 [2022-11-08T16:51:55.288Z] Step 7/22 : COPY . . [2022-11-08T16:51:55.288Z] ---> Running in 3340b19a3587 [2022-11-08T16:51:55.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:55.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:51:56.109Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-08T16:51:56.109Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-08T16:51:56.109Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:51:56.109Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:51:56.109Z] OK: 6 MiB in 16 packages [2022-11-08T16:51:59.390Z] Removing intermediate container 706caab22720 [2022-11-08T16:51:59.390Z] ---> b67f5a61ad63 [2022-11-08T16:51:59.390Z] [2022-11-08T16:51:59.390Z] Step 10/24 : FROM alpine:3.16 [2022-11-08T16:51:59.390Z] ---> 9c6f07244728 [2022-11-08T16:51:59.390Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:51:59.390Z] ---> Using cache [2022-11-08T16:51:59.390Z] ---> bc734042dc68 [2022-11-08T16:51:59.390Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:51:59.390Z] ---> Using cache [2022-11-08T16:51:59.390Z] ---> 1176d846c92e [2022-11-08T16:51:59.390Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-08T16:51:59.390Z] ---> 775736f62164 [2022-11-08T16:51:59.390Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-08T16:51:59.648Z] ---> Running in dae50a35caa2 [2022-11-08T16:51:59.648Z] ---> 292a3b351c18 [2022-11-08T16:51:59.648Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-08T16:51:59.648Z] ---> Running in 6e55eedb7aee [2022-11-08T16:51:59.648Z] Removing intermediate container 3340b19a3587 [2022-11-08T16:51:59.648Z] ---> 88494bcc2d7d [2022-11-08T16:51:59.648Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:51:59.648Z] ---> Running in bcf4a5803248 [2022-11-08T16:51:59.648Z] Removing intermediate container dae50a35caa2 [2022-11-08T16:51:59.648Z] ---> b2bd9fe1a00f [2022-11-08T16:51:59.648Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-08T16:51:59.648Z] ---> Running in a409820d0110 [2022-11-08T16:51:59.906Z] ---> Running in b5bd4f32b1f3 [2022-11-08T16:51:59.906Z] Removing intermediate container a409820d0110 [2022-11-08T16:51:59.906Z] ---> 6bab3bb9e2dd [2022-11-08T16:51:59.906Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-08T16:51:59.906Z] Removing intermediate container b5bd4f32b1f3 [2022-11-08T16:51:59.906Z] ---> 0269f4f7e48d [2022-11-08T16:51:59.906Z] Step 15/24 : WORKDIR / [2022-11-08T16:51:59.906Z] 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-11-08T16:51:59.906Z] ---> Running in 536e47490df5 [2022-11-08T16:52:00.164Z] ---> Running in f4b1d76dcadd [2022-11-08T16:52:00.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-08T16:52:00.164Z] Removing intermediate container 536e47490df5 [2022-11-08T16:52:00.164Z] ---> c2907092cbd9 [2022-11-08T16:52:00.164Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:52:00.164Z] ---> Running in c8d8d699ad7f [2022-11-08T16:52:00.164Z] Removing intermediate container f4b1d76dcadd [2022-11-08T16:52:00.164Z] ---> fa949088eb21 [2022-11-08T16:52:00.164Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:52:00.422Z] Removing intermediate container ec19bcce9cf5 [2022-11-08T16:52:00.422Z] ---> 07ee760679c2 [2022-11-08T16:52:00.422Z] Step 7/19 : COPY . . [2022-11-08T16:52:00.422Z] Removing intermediate container c8d8d699ad7f [2022-11-08T16:52:00.422Z] ---> e7e193dfc913 [2022-11-08T16:52:00.422Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:52:00.683Z] ---> 5a06dc74aaa6 [2022-11-08T16:52:00.683Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-08T16:52:01.249Z] ---> a3fa17ad8a8f [2022-11-08T16:52:01.249Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-08T16:52:02.630Z] ---> dd149cb7e374 [2022-11-08T16:52:02.630Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-08T16:52:02.889Z] ---> 7b9a85c1e9ae [2022-11-08T16:52:02.889Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-08T16:52:02.889Z] ---> 016a2e6aee48 [2022-11-08T16:52:02.889Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-08T16:52:03.147Z] ---> 51105df423af [2022-11-08T16:52:03.147Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-08T16:52:03.473Z] ---> 49361540c612 [2022-11-08T16:52:03.473Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-08T16:52:03.473Z] ---> Running in 2fc434747774 [2022-11-08T16:52:03.746Z] ---> Running in c2d41f10969f [2022-11-08T16:52:03.746Z] Removing intermediate container 2fc434747774 [2022-11-08T16:52:03.746Z] ---> 32e1b53c49ce [2022-11-08T16:52:03.746Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:52:04.006Z] Removing intermediate container c2d41f10969f [2022-11-08T16:52:04.007Z] ---> a1402be6c07e [2022-11-08T16:52:04.007Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:52:04.268Z] ---> Running in fbd0934be231 [2022-11-08T16:52:04.268Z] ---> Running in fe99a3a278d2 [2022-11-08T16:52:04.529Z] Removing intermediate container fbd0934be231 [2022-11-08T16:52:04.529Z] ---> 276a2fdcac6f [2022-11-08T16:52:04.529Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T16:52:04.529Z] Removing intermediate container fe99a3a278d2 [2022-11-08T16:52:04.529Z] ---> 66f72bb57c3f [2022-11-08T16:52:04.529Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T16:52:04.529Z] ---> cfdedcb06609 [2022-11-08T16:52:04.529Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-08T16:52:04.529Z] ---> Running in 4c35ffd66ba5 [2022-11-08T16:52:04.529Z] ---> Running in a60e2d33044e [2022-11-08T16:52:04.788Z] ---> Running in 0e173ea477e4 [2022-11-08T16:52:05.046Z] Removing intermediate container a60e2d33044e [2022-11-08T16:52:05.046Z] ---> 16ffa95002c8 [2022-11-08T16:52:05.046Z] Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:52:05.046Z] Removing intermediate container 4c35ffd66ba5 [2022-11-08T16:52:05.046Z] ---> fa0f224f07a2 [2022-11-08T16:52:05.046Z] Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:52:05.046Z] ---> Running in 23ccc08d2417 [2022-11-08T16:52:05.046Z] ---> Running in d53f7b540400 [2022-11-08T16:52:05.321Z] 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-11-08T16:52:05.321Z] Removing intermediate container 23ccc08d2417 [2022-11-08T16:52:05.321Z] ---> 6a111592700e [2022-11-08T16:52:05.321Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T16:52:05.321Z] Removing intermediate container d53f7b540400 [2022-11-08T16:52:05.321Z] ---> b03f278a7d2e [2022-11-08T16:52:05.321Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T16:52:05.579Z] ---> Running in b8c3bb56dce3 [2022-11-08T16:52:05.579Z] ---> Running in c08c2cb9684e [2022-11-08T16:52:05.579Z] Removing intermediate container c08c2cb9684e [2022-11-08T16:52:05.579Z] ---> f71df95bdbd6 [2022-11-08T16:52:05.579Z] [2022-11-08T16:52:05.838Z] Removing intermediate container b8c3bb56dce3 [2022-11-08T16:52:05.838Z] ---> 89af2df45e4c [2022-11-08T16:52:05.838Z] [2022-11-08T16:52:05.838Z] Successfully built f71df95bdbd6 [2022-11-08T16:52:05.838Z] Successfully tagged support-notifications:latest [2022-11-08T16:52:05.838Z] Building core-data [2022-11-08T16:52:05.838Z]  Building support-notifications ... done Successfully built 89af2df45e4c [2022-11-08T16:52:05.838Z] Successfully tagged core-metadata:latest [2022-11-08T16:52:08.359Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:52:08.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:52:08.359Z] ---> 4dfca78d5da3 [2022-11-08T16:52:08.359Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:52:08.359Z] ---> Using cache [2022-11-08T16:52:08.359Z] ---> 0c717f061233 [2022-11-08T16:52:08.359Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:52:08.359Z] ---> Using cache [2022-11-08T16:52:08.359Z] ---> d8e5fd894e53 [2022-11-08T16:52:08.359Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-08T16:52:10.255Z] ---> Running in 3849dcb81cc4 [2022-11-08T16:52:10.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:10.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:11.046Z] OK: 211 MiB in 51 packages [2022-11-08T16:52:11.996Z] Removing intermediate container 3849dcb81cc4 [2022-11-08T16:52:11.996Z] ---> 69c606a918eb [2022-11-08T16:52:11.996Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:52:12.561Z] ---> 863a018914d1 [2022-11-08T16:52:12.561Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:52:12.561Z] ---> Running in 568ae3daf8c8 [2022-11-08T16:52:19.112Z] 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-11-08T16:52:22.393Z] Removing intermediate container bcf4a5803248 [2022-11-08T16:52:22.393Z] ---> 31994e4b8ce1 [2022-11-08T16:52:22.393Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-08T16:52:22.651Z] ---> Running in 76785a8c285f [2022-11-08T16:52:22.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-08T16:52:24.280Z] Removing intermediate container 6e55eedb7aee [2022-11-08T16:52:24.280Z] ---> f9eb12a111f6 [2022-11-08T16:52:24.280Z] [2022-11-08T16:52:24.280Z] Step 9/21 : FROM alpine:3.16 [2022-11-08T16:52:24.280Z] ---> 9c6f07244728 [2022-11-08T16:52:24.280Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-08T16:52:24.538Z] ---> Running in 4a1310d670b9 [2022-11-08T16:52:24.538Z] Removing intermediate container 76785a8c285f [2022-11-08T16:52:24.538Z] ---> 7b9bac4f812a [2022-11-08T16:52:24.538Z] [2022-11-08T16:52:24.538Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:52:24.538Z] ---> 9c6f07244728 [2022-11-08T16:52:24.538Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:52:24.799Z] ---> Running in 33fba230189b [2022-11-08T16:52:24.799Z] Removing intermediate container 568ae3daf8c8 [2022-11-08T16:52:24.799Z] ---> cdca8d51b55f [2022-11-08T16:52:24.799Z] Step 8/22 : COPY . . [2022-11-08T16:52:24.799Z] Removing intermediate container 33fba230189b [2022-11-08T16:52:24.799Z] ---> 875a55ec7481 [2022-11-08T16:52:24.799Z] Step 12/22 : 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-11-08T16:52:24.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:24.799Z] ---> Running in 1bcc78bbea10 [2022-11-08T16:52:25.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:25.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:25.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:25.571Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-08T16:52:25.571Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-08T16:52:25.571Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T16:52:25.571Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-08T16:52:25.571Z] (5/6) Installing curl (7.83.1-r4) [2022-11-08T16:52:25.571Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-08T16:52:25.571Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:52:25.571Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:52:25.571Z] OK: 8 MiB in 20 packages [2022-11-08T16:52:25.571Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-08T16:52:25.571Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-08T16:52:25.571Z] (3/33) Installing readline (8.1.2-r0) [2022-11-08T16:52:25.571Z] (4/33) Installing bash (5.1.16-r2) [2022-11-08T16:52:25.571Z] Executing bash-5.1.16-r2.post-install [2022-11-08T16:52:25.571Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-08T16:52:25.571Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-08T16:52:25.571Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T16:52:25.571Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-08T16:52:25.571Z] (9/33) Installing curl (7.83.1-r4) [2022-11-08T16:52:25.571Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-08T16:52:25.829Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-08T16:52:25.829Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-08T16:52:25.829Z] (13/33) Installing expat (2.5.0-r0) [2022-11-08T16:52:25.829Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-08T16:52:25.829Z] (15/33) Installing gdbm (1.23-r0) [2022-11-08T16:52:25.829Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-08T16:52:25.829Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:52:25.829Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:52:26.087Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-08T16:52:26.087Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-08T16:52:26.087Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-08T16:52:26.345Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-08T16:52:26.605Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-08T16:52:26.605Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-08T16:52:26.605Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-08T16:52:26.605Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-08T16:52:26.605Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-08T16:52:26.605Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-08T16:52:26.605Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-08T16:52:26.605Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-08T16:52:26.605Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-08T16:52:26.605Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-08T16:52:26.605Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-08T16:52:26.863Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:52:26.863Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:52:26.863Z] OK: 122 MiB in 47 packages [2022-11-08T16:52:28.240Z] ---> 65ec84151596 [2022-11-08T16:52:28.240Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-08T16:52:28.240Z] ---> Running in 3b0e61fd1f4c [2022-11-08T16:52:28.499Z] Removing intermediate container 4a1310d670b9 [2022-11-08T16:52:28.499Z] ---> f0b5187e4dd0 [2022-11-08T16:52:28.499Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T16:52:28.760Z] ---> Running in 4d012c39221b [2022-11-08T16:52:28.760Z] 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-11-08T16:52:28.760Z] Removing intermediate container 4d012c39221b [2022-11-08T16:52:28.760Z] ---> f733fd2d6739 [2022-11-08T16:52:28.760Z] Step 12/21 : WORKDIR /edgex [2022-11-08T16:52:29.018Z] ---> Running in 6a4f75c0cce6 [2022-11-08T16:52:29.278Z] Removing intermediate container 6a4f75c0cce6 [2022-11-08T16:52:29.278Z] ---> e2f9cab6a1dd [2022-11-08T16:52:29.278Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-08T16:52:29.844Z] ---> 90b9b1b8af1a [2022-11-08T16:52:29.844Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-08T16:52:30.457Z] ---> 51f9878d6346 [2022-11-08T16:52:30.457Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-08T16:52:30.457Z] Removing intermediate container 0e173ea477e4 [2022-11-08T16:52:30.457Z] ---> 1f6a6f156718 [2022-11-08T16:52:30.457Z] [2022-11-08T16:52:30.457Z] Step 9/19 : FROM alpine:3.15 [2022-11-08T16:52:30.457Z] ---> c4fc93816858 [2022-11-08T16:52:30.457Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:52:30.457Z] ---> Using cache [2022-11-08T16:52:30.457Z] ---> a76329412196 [2022-11-08T16:52:30.457Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-08T16:52:30.714Z] ---> Running in 7e991224e090 [2022-11-08T16:52:30.714Z] ---> fbd638671f3f [2022-11-08T16:52:30.714Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T16:52:30.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:30.972Z] ---> 3a8ca5217702 [2022-11-08T16:52:30.972Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T16:52:30.972Z] ---> Running in e46de8390bbb [2022-11-08T16:52:30.972Z] Collecting docker-compose==1.23.2 [2022-11-08T16:52:31.229Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-08T16:52:31.229Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.9 MB/s eta 0:00:00 [2022-11-08T16:52:31.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:31.229Z] Collecting jsonschema<3,>=2.5.1 [2022-11-08T16:52:31.229Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-08T16:52:31.229Z] Collecting cached-property<2,>=1.2.0 [2022-11-08T16:52:31.229Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-08T16:52:31.229Z] Collecting docopt<0.7,>=0.6.1 [2022-11-08T16:52:31.229Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-08T16:52:31.229Z] Preparing metadata (setup.py): started [2022-11-08T16:52:31.486Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:52:31.486Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:52:31.486Z] OK: 15859 distinct packages available [2022-11-08T16:52:31.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:31.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:31.748Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:52:31.748Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-08T16:52:31.748Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-08T16:52:31.748Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 167.1 MB/s eta 0:00:00 [2022-11-08T16:52:31.748Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-08T16:52:31.748Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-08T16:52:31.748Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-08T16:52:31.748Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-08T16:52:31.748Z] Removing intermediate container e46de8390bbb [2022-11-08T16:52:31.748Z] ---> 6425056ab7c7 [2022-11-08T16:52:31.748Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T16:52:31.748Z] (5/9) Installing curl (7.80.0-r4) [2022-11-08T16:52:31.748Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-08T16:52:31.748Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-08T16:52:31.748Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-08T16:52:32.005Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:52:32.005Z] (8/9) Installing libucontext (1.1-r0) [2022-11-08T16:52:32.005Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 92.0 MB/s eta 0:00:00 [2022-11-08T16:52:32.005Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-08T16:52:32.005Z] ---> Running in 93300c7e6ea8 [2022-11-08T16:52:32.005Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:52:32.005Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:52:32.005Z] OK: 8 MiB in 23 packages [2022-11-08T16:52:32.005Z] Collecting PyYAML<4,>=3.10 [2022-11-08T16:52:32.005Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-08T16:52:32.005Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 120.0 MB/s eta 0:00:00 [2022-11-08T16:52:32.005Z] Removing intermediate container 93300c7e6ea8 [2022-11-08T16:52:32.005Z] ---> 69eb3c8cec84 [2022-11-08T16:52:32.005Z] Step 19/21 : LABEL arch=x86_64 [2022-11-08T16:52:32.263Z] ---> Running in a8ec671b7822 [2022-11-08T16:52:32.263Z] Preparing metadata (setup.py): started [2022-11-08T16:52:32.263Z] Removing intermediate container a8ec671b7822 [2022-11-08T16:52:32.263Z] ---> 2a5e7cc606af [2022-11-08T16:52:32.263Z] Step 20/21 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:52:32.521Z] ---> Running in cee1ff435154 [2022-11-08T16:52:32.521Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:52:32.521Z] Collecting docker<4.0,>=3.6.0 [2022-11-08T16:52:32.521Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-08T16:52:32.521Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 166.2 MB/s eta 0:00:00 [2022-11-08T16:52:32.521Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-08T16:52:32.521Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-08T16:52:32.793Z] Removing intermediate container cee1ff435154 [2022-11-08T16:52:32.793Z] ---> 1e6bf70edc96 [2022-11-08T16:52:32.793Z] Step 21/21 : LABEL version=0.0.0 [2022-11-08T16:52:32.793Z] Preparing metadata (setup.py): started [2022-11-08T16:52:32.793Z] Removing intermediate container 7e991224e090 [2022-11-08T16:52:32.793Z] ---> b03277f5bd16 [2022-11-08T16:52:32.793Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:52:32.793Z] ---> Running in 385afc77f5c7 [2022-11-08T16:52:33.051Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:52:33.051Z] ---> d28193d4163b [2022-11-08T16:52:33.051Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-08T16:52:33.051Z] Removing intermediate container 385afc77f5c7 [2022-11-08T16:52:33.051Z] ---> ab3bc04e9be3 [2022-11-08T16:52:33.051Z] [2022-11-08T16:52:33.051Z] Collecting texttable<0.10,>=0.9.0 [2022-11-08T16:52:33.051Z] Successfully built ab3bc04e9be3 [2022-11-08T16:52:33.051Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-08T16:52:33.051Z] Successfully tagged security-proxy-setup:latest [2022-11-08T16:52:33.051Z]  Building security-proxy-setup ... done  Preparing metadata (setup.py): started [2022-11-08T16:52:33.308Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:52:33.308Z] 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-11-08T16:52:33.308Z] Collecting docker-pycreds>=0.4.0 [2022-11-08T16:52:33.308Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-08T16:52:33.566Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-08T16:52:33.566Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-08T16:52:33.566Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 203.7 MB/s eta 0:00:00 [2022-11-08T16:52:33.566Z] Collecting certifi>=2017.4.17 [2022-11-08T16:52:33.566Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-08T16:52:33.566Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 221.7 MB/s eta 0:00:00 [2022-11-08T16:52:33.566Z] Collecting idna<2.8,>=2.5 [2022-11-08T16:52:33.566Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-08T16:52:33.566Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 187.1 MB/s eta 0:00:00 [2022-11-08T16:52:33.566Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-08T16:52:33.566Z] ---> 3c60230cf863 [2022-11-08T16:52:33.566Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-08T16:52:33.566Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-08T16:52:33.566Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 147.1 MB/s eta 0:00:00 [2022-11-08T16:52:33.823Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-08T16:52:33.823Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-08T16:52:33.823Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-08T16:52:33.823Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-08T16:52:33.823Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-08T16:52:33.823Z] Running setup.py install for texttable: started [2022-11-08T16:52:33.823Z] ---> dc6dfda1c620 [2022-11-08T16:52:33.823Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-08T16:52:34.081Z] ---> Running in cebc9cc9754e [2022-11-08T16:52:34.081Z] Removing intermediate container cebc9cc9754e [2022-11-08T16:52:34.081Z] ---> d43c004a9d21 [2022-11-08T16:52:34.081Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:52:34.081Z] ---> Running in 091cf6847e00 [2022-11-08T16:52:34.081Z] Running setup.py install for texttable: finished with status 'done' [2022-11-08T16:52:34.081Z] Running setup.py install for PyYAML: started [2022-11-08T16:52:34.338Z] Removing intermediate container 091cf6847e00 [2022-11-08T16:52:34.338Z] ---> 89dcdb1c9356 [2022-11-08T16:52:34.338Z] Step 17/19 : LABEL arch=x86_64 [2022-11-08T16:52:34.338Z] ---> Running in 8db8ead1ce7e [2022-11-08T16:52:34.621Z] Removing intermediate container 8db8ead1ce7e [2022-11-08T16:52:34.621Z] ---> 52691b34d2e9 [2022-11-08T16:52:34.621Z] Step 18/19 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:52:34.621Z] ---> Running in 72a6b13ee207 [2022-11-08T16:52:34.621Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-08T16:52:34.878Z] Removing intermediate container 72a6b13ee207 [2022-11-08T16:52:34.878Z] ---> 7b33642db438 [2022-11-08T16:52:34.878Z] Step 19/19 : LABEL version=0.0.0 [2022-11-08T16:52:34.878Z] ---> Running in 9b50b6a92b86 [2022-11-08T16:52:34.878Z] Removing intermediate container 9b50b6a92b86 [2022-11-08T16:52:34.878Z] ---> 8aec2c090dd1 [2022-11-08T16:52:34.878Z] [2022-11-08T16:52:35.135Z] Successfully built 8aec2c090dd1 [2022-11-08T16:52:35.135Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-08T16:52:35.135Z]  Building security-spiffe-token-provider ... done  Running setup.py install for docopt: started [2022-11-08T16:52:35.393Z] Running setup.py install for docopt: finished with status 'done' [2022-11-08T16:52:35.956Z] Running setup.py install for dockerpty: started [2022-11-08T16:52:36.213Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-08T16:52:36.470Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-11-08T16:52:36.470Z] 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-11-08T16:52:39.746Z] Removing intermediate container 1bcc78bbea10 [2022-11-08T16:52:39.746Z] ---> 7cd85c82e73c [2022-11-08T16:52:39.746Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-08T16:52:39.746Z] ---> Running in 967bf185f048 [2022-11-08T16:52:40.040Z] Removing intermediate container 967bf185f048 [2022-11-08T16:52:40.040Z] ---> d2cc8e45177a [2022-11-08T16:52:40.040Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:52:40.040Z] ---> Running in bc4250a12b41 [2022-11-08T16:52:40.298Z] Removing intermediate container bc4250a12b41 [2022-11-08T16:52:40.298Z] ---> cb77a0644020 [2022-11-08T16:52:40.298Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-08T16:52:40.862Z] ---> 38abb927f48b [2022-11-08T16:52:40.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-08T16:52:40.862Z] ---> dc47b58c7e3c [2022-11-08T16:52:40.862Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-08T16:52:41.129Z] ---> d3609dade328 [2022-11-08T16:52:41.129Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-08T16:52:41.400Z] ---> Running in 6ac6648455d1 [2022-11-08T16:52:41.400Z] Removing intermediate container 6ac6648455d1 [2022-11-08T16:52:41.400Z] ---> b75233bdf073 [2022-11-08T16:52:41.400Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:52:41.400Z] ---> Running in 1e676401c5ef [2022-11-08T16:52:41.662Z] Removing intermediate container 1e676401c5ef [2022-11-08T16:52:41.662Z] ---> 8a6816fd0929 [2022-11-08T16:52:41.662Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T16:52:41.662Z] ---> Running in 82dc38465fd0 [2022-11-08T16:52:41.662Z] Removing intermediate container 82dc38465fd0 [2022-11-08T16:52:41.662Z] ---> 616793cde3ef [2022-11-08T16:52:41.662Z] Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:52:41.662Z] ---> Running in 3a3e3fb58e99 [2022-11-08T16:52:41.920Z] Removing intermediate container 3a3e3fb58e99 [2022-11-08T16:52:41.920Z] ---> ff2b13cc226b [2022-11-08T16:52:41.920Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T16:52:41.920Z] ---> Running in fc1b1628ecea [2022-11-08T16:52:41.920Z] Removing intermediate container fc1b1628ecea [2022-11-08T16:52:41.920Z] ---> e877544129cd [2022-11-08T16:52:41.920Z] [2022-11-08T16:52:41.920Z] Successfully built e877544129cd [2022-11-08T16:52:41.920Z] Successfully tagged sys-mgmt-agent:latest [2022-11-08T16:52:45.200Z]  Building sys-mgmt-agent ... done Removing intermediate container 3b0e61fd1f4c [2022-11-08T16:52:45.200Z] ---> 3202f6ad98d6 [2022-11-08T16:52:45.200Z] [2022-11-08T16:52:45.200Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:52:45.200Z] ---> 9c6f07244728 [2022-11-08T16:52:45.200Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-08T16:52:45.200Z] ---> Running in 3f1b42bd7f6c [2022-11-08T16:52:45.200Z] Removing intermediate container 3f1b42bd7f6c [2022-11-08T16:52:45.200Z] ---> 59167a3230a5 [2022-11-08T16:52:45.200Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-08T16:52:45.200Z] ---> Running in 3b2561cb7c04 [2022-11-08T16:52:45.200Z] Removing intermediate container 3b2561cb7c04 [2022-11-08T16:52:45.200Z] ---> d46cda8740c7 [2022-11-08T16:52:45.200Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-08T16:52:45.200Z] ---> Running in 13ef2b82b113 [2022-11-08T16:52:45.200Z] Removing intermediate container 13ef2b82b113 [2022-11-08T16:52:45.200Z] ---> 7c40a7f3338d [2022-11-08T16:52:45.200Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T16:52:45.200Z] ---> Running in 1421e660efaa [2022-11-08T16:52:45.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:45.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T16:52:45.715Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T16:52:45.715Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:52:45.715Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T16:52:45.715Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:52:45.974Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T16:52:45.974Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T16:52:45.974Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:52:45.974Z] OK: 8 MiB in 20 packages [2022-11-08T16:52:46.232Z] Removing intermediate container 1421e660efaa [2022-11-08T16:52:46.232Z] ---> a6cb1c08574f [2022-11-08T16:52:46.232Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:52:46.489Z] ---> d5acb9ffdddf [2022-11-08T16:52:46.489Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-08T16:52:46.748Z] ---> 45cbb1f17e84 [2022-11-08T16:52:46.748Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-08T16:52:47.005Z] ---> 54edfa967a66 [2022-11-08T16:52:47.005Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-08T16:52:47.005Z] ---> Running in 3ad171d24f95 [2022-11-08T16:52:47.005Z] Removing intermediate container 3ad171d24f95 [2022-11-08T16:52:47.005Z] ---> 8541bc3cb373 [2022-11-08T16:52:47.005Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:52:47.005Z] ---> Running in 48cdd66a0d4d [2022-11-08T16:52:47.263Z] Removing intermediate container 48cdd66a0d4d [2022-11-08T16:52:47.263Z] ---> 461d129132de [2022-11-08T16:52:47.263Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T16:52:47.263Z] ---> Running in 72b5fba89e48 [2022-11-08T16:52:47.263Z] Removing intermediate container 72b5fba89e48 [2022-11-08T16:52:47.263Z] ---> 5da9802ebe04 [2022-11-08T16:52:47.263Z] Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T16:52:47.263Z] ---> Running in 5f9cd53b6999 [2022-11-08T16:52:47.521Z] Removing intermediate container 5f9cd53b6999 [2022-11-08T16:52:47.522Z] ---> 5a5da734f141 [2022-11-08T16:52:47.522Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T16:52:47.522Z] ---> Running in 2697b1dbb36a [2022-11-08T16:52:47.522Z] Removing intermediate container 2697b1dbb36a [2022-11-08T16:52:47.522Z] ---> 383da102a4e7 [2022-11-08T16:52:47.522Z] [2022-11-08T16:52:47.522Z] Successfully built 383da102a4e7 [2022-11-08T16:52:47.522Z] Successfully tagged core-data:latest [2022-11-08T16:52:47.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-08T16:52:47.785Z]  Building core-data ... done  [Pipeline] } [2022-11-08T16:52:47.789Z] $ docker stop --time=1 4ca781fd2428dc482dc36dad189825b4de8f7d982c78cac9f0656c1ba41975b5 [2022-11-08T16:52:49.061Z] $ docker rm -f 4ca781fd2428dc482dc36dad189825b4de8f7d982c78cac9f0656c1ba41975b5 [2022-11-08T16:52:49.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:52:49.480Z] + docker images [2022-11-08T16:52:49.480Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-08T16:52:49.480Z] core-data latest 383da102a4e7 2 seconds ago 21.7MB [2022-11-08T16:52:49.480Z] 3202f6ad98d6 5 seconds ago 1.62GB [2022-11-08T16:52:49.481Z] sys-mgmt-agent latest e877544129cd 8 seconds ago 136MB [2022-11-08T16:52:49.481Z] security-spiffe-token-provider latest 8aec2c090dd1 15 seconds ago 29.7MB [2022-11-08T16:52:49.481Z] security-proxy-setup latest ab3bc04e9be3 17 seconds ago 27.6MB [2022-11-08T16:52:49.481Z] 1f6a6f156718 19 seconds ago 1.65GB [2022-11-08T16:52:49.481Z] 7b9bac4f812a 25 seconds ago 1.6GB [2022-11-08T16:52:49.481Z] f9eb12a111f6 25 seconds ago 1.6GB [2022-11-08T16:52:49.481Z] support-notifications latest f71df95bdbd6 44 seconds ago 30.4MB [2022-11-08T16:52:49.481Z] core-metadata latest 89af2df45e4c 44 seconds ago 18.5MB [2022-11-08T16:52:49.481Z] b67f5a61ad63 54 seconds ago 1.62GB [2022-11-08T16:52:49.481Z] e665474c0438 55 seconds ago 1.68GB [2022-11-08T16:52:49.481Z] security-spire-server latest e2398b045426 About a minute ago 86.5MB [2022-11-08T16:52:49.481Z] 72a767de7d05 About a minute ago 1.49GB [2022-11-08T16:52:49.481Z] core-command latest e3d18e6d3767 About a minute ago 17.6MB [2022-11-08T16:52:49.481Z] security-bootstrapper latest 0ae0ee951212 About a minute ago 20.2MB [2022-11-08T16:52:49.481Z] support-scheduler latest 93195fcdd30a About a minute ago 29.8MB [2022-11-08T16:52:49.481Z] security-secretstore-setup latest abafd0ba2619 About a minute ago 29.7MB [2022-11-08T16:52:49.481Z] e0afa4fff559 About a minute ago 1.61GB [2022-11-08T16:52:49.481Z] 817a218f855b About a minute ago 1.68GB [2022-11-08T16:52:49.481Z] ed2610d54202 About a minute ago 1.61GB [2022-11-08T16:52:49.481Z] 5505c84be801 About a minute ago 1.6GB [2022-11-08T16:52:49.481Z] security-spire-agent latest 3182ad03682d About a minute ago 125MB [2022-11-08T16:52:49.481Z] security-spire-config latest 726d12402df6 About a minute ago 85.8MB [2022-11-08T16:52:49.481Z] c7065e4cc005 2 minutes ago 1.49GB [2022-11-08T16:52:49.481Z] ac618f077bb1 2 minutes ago 1.49GB [2022-11-08T16:52:49.481Z] ci-base-image-x86_64 latest 4dfca78d5da3 4 minutes ago 947MB [2022-11-08T16:52:49.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 days ago 683MB [2022-11-08T16:52:49.481Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-08T16:52:49.481Z] alpine 3.16 9c6f07244728 3 months ago 5.54MB [2022-11-08T16:52:49.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-08T16:52:49.481Z] 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-11-08T16:52:51.711Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-08T16:52:51.711Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-08T16:52:55.987Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-08T16:52:56.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-08T16:52:56.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-08T16:52:56.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-08T16:52:56.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-08T16:53:00.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-08T16:53:00.847Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-08T16:53:00.847Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-08T16:53:00.847Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-08T16:53:00.847Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-08T16:53:00.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-08T16:53:19.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements [2022-11-08T16:53:19.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-08T16:53:19.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-08T16:53:21.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.483s coverage: 98.5% of statements [2022-11-08T16:53:27.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.666s coverage: 43.0% of statements [2022-11-08T16:53:27.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-08T16:53:27.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-08T16:53:27.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.477s coverage: 54.2% of statements [2022-11-08T16:53:27.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-08T16:53:27.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-08T16:53:49.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.778s coverage: 89.2% of statements [2022-11-08T16:53:49.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-08T16:53:49.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-08T16:53:49.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:53:49.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-08T16:53:49.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-08T16:53:49.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.710s coverage: 2.2% of statements [2022-11-08T16:53:49.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-08T16:53:49.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-08T16:53:51.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.127s coverage: 95.6% of statements [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-08T16:53:51.308Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.402s coverage: 72.2% of statements [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-08T16:53:51.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.551s coverage: 60.0% of statements [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-08T16:53:51.308Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.507s coverage: 0.9% of statements [2022-11-08T16:53:51.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-08T16:53:53.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.267s coverage: 58.8% of statements [2022-11-08T16:53:53.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.561s coverage: 29.6% of statements [2022-11-08T16:53:53.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-08T16:53:55.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.313s coverage: 47.1% of statements [2022-11-08T16:53:55.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.335s coverage: 79.5% of statements [2022-11-08T16:53:55.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements [2022-11-08T16:53:56.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.328s coverage: 96.3% of statements [2022-11-08T16:54:01.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.266s coverage: 87.5% of statements [2022-11-08T16:54:10.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.274s coverage: 94.4% of statements [2022-11-08T16:54:10.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.262s coverage: 44.8% of statements [2022-11-08T16:54:20.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.817s coverage: 79.9% of statements [2022-11-08T16:54:20.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-08T16:54:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.346s coverage: 92.9% of statements [2022-11-08T16:54:24.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-08T16:54:24.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-08T16:54:24.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-08T16:54:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-11-08T16:54:24.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-08T16:54:24.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-08T16:54:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-08T16:54:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-08T16:54:24.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.302s coverage: 86.9% of statements [2022-11-08T16:54:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-08T16:54:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-08T16:54:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-08T16:54:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-08T16:54:24.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements [2022-11-08T16:54:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-08T16:54:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-08T16:54:24.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements [2022-11-08T16:54:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-08T16:54:24.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.338s coverage: 58.8% of statements [2022-11-08T16:54:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-08T16:54:24.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.300s coverage: 80.0% of statements [2022-11-08T16:54:24.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.314s coverage: 87.2% of statements [2022-11-08T16:54:25.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.374s coverage: 85.4% of statements [2022-11-08T16:54:27.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.137s coverage: 91.2% of statements [2022-11-08T16:54:27.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-08T16:54:37.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.078s coverage: 64.7% of statements [2022-11-08T16:54:37.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-08T16:54:37.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-08T16:54:37.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.302s coverage: 100.0% of statements [2022-11-08T16:54:37.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2022-11-08T16:54:37.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-11-08T16:54:37.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2022-11-08T16:54:37.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2022-11-08T16:54:44.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.505s coverage: 65.8% of statements [2022-11-08T16:54:44.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-08T16:54:44.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-08T16:54:44.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-08T16:54:47.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.037s coverage: 41.8% of statements [2022-11-08T16:54:47.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-08T16:54:47.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-08T16:54:47.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.381s coverage: 89.5% of statements [2022-11-08T16:54:47.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-08T16:54:47.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.378s coverage: 84.8% of statements [2022-11-08T16:54:47.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-08T16:54:47.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-08T16:54:47.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-08T16:54:47.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-08T16:54:57.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.457s coverage: 17.7% of statements [2022-11-08T16:54:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-08T16:54:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-08T16:54:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-08T16:54:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-08T16:54:57.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.933s coverage: 92.3% of statements [2022-11-08T16:54:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-08T16:54:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:54:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-08T16:54:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-08T16:54:57.174Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.329s coverage: 63.2% of statements [2022-11-08T16:54:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-08T16:54:57.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-08T16:54:57.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.542s coverage: 97.7% of statements [2022-11-08T16:54:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-08T16:54:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-08T16:54:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-08T16:54:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-08T16:54:57.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements [2022-11-08T16:54:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-08T16:54:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-08T16:54:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-08T16:54:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-08T16:54:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-08T16:54:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-08T16:54:57.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.231s coverage: 100.0% of statements [2022-11-08T16:54:57.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 96.9% of statements [2022-11-08T16:54:58.849Z] 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-11-08T16:54:58.849Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-08T16:54:58.849Z] GO111MODULE=on go vet ./... [2022-11-08T16:57:05.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T16:57:05.569Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T16:57:05.569Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T16:57:05.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-08T16:57:06.296Z] + ls -al . [2022-11-08T16:57:06.296Z] total 772 [2022-11-08T16:57:06.296Z] drwxrwxr-x 10 1001 1001 4096 Nov 8 16:49 . [2022-11-08T16:57:06.296Z] drwxr-xr-x 4 root root 4096 Nov 8 16:49 .. [2022-11-08T16:57:06.296Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 16:48 .blubracket [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 16 Nov 8 16:48 .dockerignore [2022-11-08T16:57:06.296Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 16:48 .git [2022-11-08T16:57:06.296Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 16:48 .github [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 1030 Nov 8 16:48 .gitignore [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 16:48 .golangci.yml [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 87 Nov 8 16:48 .hadolint.yml [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 166 Nov 8 16:48 .sonarcloud.properties [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 16:48 ADOPTERS.md [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 10722 Nov 8 16:48 Attribution.txt [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 74162 Nov 8 16:48 CHANGELOG.md [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 16:48 CONTRIBUTING.md [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 16:48 GOVERNANCE.md [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 850 Nov 8 16:48 Jenkinsfile [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 16:48 LICENSE [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 13857 Nov 8 16:48 Makefile [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 16:48 OWNERS.md [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 9799 Nov 8 16:48 README.md [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 6912 Nov 8 16:48 SECURITY.md [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 5 Nov 8 16:47 VERSION [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 4131 Nov 8 16:48 ZMQWindows.md [2022-11-08T16:57:06.296Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 16:48 bin [2022-11-08T16:57:06.296Z] drwxrwxr-x 18 1001 1001 4096 Nov 8 16:48 cmd [2022-11-08T16:57:06.296Z] -rw-r--r-- 1 root root 501828 Nov 8 16:54 coverage.out [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 3405 Nov 8 16:48 go.mod [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 44978 Nov 8 16:48 go.sum [2022-11-08T16:57:06.296Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 16:48 internal [2022-11-08T16:57:06.296Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 16:48 openapi [2022-11-08T16:57:06.296Z] drwxrwxr-x 4 1001 1001 4096 Nov 8 16:48 snap [2022-11-08T16:57:06.296Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 16:48 version.go [Pipeline] sh [2022-11-08T16:57:06.982Z] + '[' -e coverage.out ] [2022-11-08T16:57:06.982Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-08T16:57:07.019Z] Warning: overwriting stash ‘coverage-report’ [2022-11-08T16:57:07.946Z] Stashed 1 file(s) [Pipeline] sh [2022-11-08T16:57:08.603Z] + make build [2022-11-08T16:57:08.603Z] 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-11-08T16:59:00.279Z] 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-11-08T17:00:36.938Z] 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-11-08T17:00:36.938Z] 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-11-08T17:01:23.787Z] 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-11-08T17:01:23.787Z] 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-11-08T17:01:30.451Z] 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-11-08T17:01:38.671Z] 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-11-08T17:01:44.020Z] 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-11-08T17:01:50.676Z] 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-11-08T17:01:54.047Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-08T17:01:58.301Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-08T17:02:10.665Z] 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-11-08T17:02:16.095Z] $ docker stop --time=1 2d89bcf0c1b83d21dbe32f3d293a57c9275f07ff8285799a16e89795fe7bf16b [2022-11-08T17:02:18.145Z] $ docker rm -f 2d89bcf0c1b83d21dbe32f3d293a57c9275f07ff8285799a16e89795fe7bf16b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:02:21.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T17:02:21.216Z] [2022-11-08T17:02:21.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:02:21.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T17:02:21.915Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-08T17:02:21.915Z] 29e5d40040c1: Pulling fs layer [2022-11-08T17:02:21.915Z] 1ce36da41761: Pulling fs layer [2022-11-08T17:02:21.915Z] 25b303627fd3: Pulling fs layer [2022-11-08T17:02:21.915Z] 29e5d40040c1: Verifying Checksum [2022-11-08T17:02:21.915Z] 29e5d40040c1: Download complete [2022-11-08T17:02:22.185Z] 1ce36da41761: Verifying Checksum [2022-11-08T17:02:22.185Z] 1ce36da41761: Download complete [2022-11-08T17:02:22.473Z] 29e5d40040c1: Pull complete [2022-11-08T17:02:23.894Z] 1ce36da41761: Pull complete [2022-11-08T17:02:23.894Z] 25b303627fd3: Verifying Checksum [2022-11-08T17:02:23.894Z] 25b303627fd3: Download complete [2022-11-08T17:02:36.212Z] 25b303627fd3: Pull complete [2022-11-08T17:02:36.212Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-08T17:02:36.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T17:02:36.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:02:36.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-118641 does not seem to be running inside a container [2022-11-08T17:02:36.626Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-08T17:02:39.211Z] $ docker top 672c6b1b99c697625b21447f01e1072891aec675692c03fce32b5097ebca9bd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T17:02:40.127Z] + docker-compose build --help+ grep parallel [2022-11-08T17:02:40.127Z] [2022-11-08T17:02:46.776Z] --parallel Build images in parallel. [Pipeline] } [2022-11-08T17:02:46.808Z] $ docker stop --time=1 672c6b1b99c697625b21447f01e1072891aec675692c03fce32b5097ebca9bd5 [2022-11-08T17:02:48.549Z] $ docker rm -f 672c6b1b99c697625b21447f01e1072891aec675692c03fce32b5097ebca9bd5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:02:49.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T17:02:49.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:02:49.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-118641 does not seem to be running inside a container [2022-11-08T17:02:49.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-08T17:02:51.101Z] $ docker top d27a2cd7346da8483c39705e2482b86badcffd0d35fcb2a5d01a5df203901d24 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T17:02:52.036Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-08T17:02:58.696Z] Building core-command ... [2022-11-08T17:02:58.696Z] Building core-data ... [2022-11-08T17:02:58.696Z] Building core-metadata ... [2022-11-08T17:02:58.696Z] Building security-bootstrapper ... [2022-11-08T17:02:58.696Z] Building security-proxy-setup ... [2022-11-08T17:02:58.696Z] Building security-secretstore-setup ... [2022-11-08T17:02:58.696Z] Building security-spiffe-token-provider ... [2022-11-08T17:02:58.696Z] Building security-spire-agent ... [2022-11-08T17:02:58.696Z] Building security-spire-config ... [2022-11-08T17:02:58.696Z] Building security-spire-server ... [2022-11-08T17:02:58.696Z] Building support-notifications ... [2022-11-08T17:02:58.696Z] Building support-scheduler ... [2022-11-08T17:02:58.696Z] Building sys-mgmt-agent ... [2022-11-08T17:02:58.696Z] Building security-secretstore-setup [2022-11-08T17:02:58.696Z] Building security-spire-config [2022-11-08T17:02:58.696Z] Building security-spire-agent [2022-11-08T17:02:58.963Z] Building support-scheduler [2022-11-08T17:02:58.963Z] Building sys-mgmt-agent [2022-11-08T17:03:55.353Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:03:55.353Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:03:55.353Z] ---> 461406e5045b [2022-11-08T17:03:55.353Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T17:03:55.353Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:03:55.353Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:03:55.353Z] ---> 461406e5045b [2022-11-08T17:03:55.353Z] Step 3/22 : WORKDIR /edgex-go [2022-11-08T17:03:55.353Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:03:55.353Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:03:55.353Z] ---> 461406e5045b [2022-11-08T17:03:55.353Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T17:03:55.353Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:03:55.353Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:03:55.353Z] ---> 461406e5045b [2022-11-08T17:03:55.353Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T17:03:55.353Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:03:55.353Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:03:55.353Z] ---> 461406e5045b [2022-11-08T17:03:55.353Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T17:03:55.353Z] ---> Running in 804d2432bedf [2022-11-08T17:03:55.353Z] ---> Running in 38044abf5c3a [2022-11-08T17:03:55.353Z] ---> Running in cf03691310e1 [2022-11-08T17:03:55.353Z] ---> Running in 51088a33ec07 [2022-11-08T17:03:55.353Z] ---> Running in a00c0af4d0ec [2022-11-08T17:03:55.353Z] Removing intermediate container 804d2432bedf [2022-11-08T17:03:55.353Z] ---> 22233fdf71e9 [2022-11-08T17:03:55.353Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-08T17:03:55.353Z] Removing intermediate container cf03691310e1 [2022-11-08T17:03:55.353Z] ---> 1919869a636d [2022-11-08T17:03:55.353Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curlRemoving intermediate container 51088a33ec07 [2022-11-08T17:03:55.353Z] ---> c343a2a1551c [2022-11-08T17:03:55.354Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T17:03:55.354Z] [2022-11-08T17:03:55.354Z] Removing intermediate container 38044abf5c3a [2022-11-08T17:03:55.354Z] ---> 42a5e4a67769 [2022-11-08T17:03:55.354Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T17:03:55.354Z] ---> Running in 8b2b97961cff [2022-11-08T17:03:55.354Z] ---> Running in eb2f12ac76e8 [2022-11-08T17:03:55.354Z] ---> Running in 9333ff9fe88c [2022-11-08T17:03:55.354Z] ---> Running in cff3fdd54edd [2022-11-08T17:03:55.354Z] Removing intermediate container a00c0af4d0ec [2022-11-08T17:03:55.354Z] ---> f969e9b4183d [2022-11-08T17:03:55.354Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-08T17:03:55.354Z] ---> Running in da0868b23a5c [2022-11-08T17:03:55.354Z] Removing intermediate container eb2f12ac76e8 [2022-11-08T17:03:55.354Z] ---> 0894470c3df1 [2022-11-08T17:03:55.354Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-08T17:03:55.354Z] ---> Running in db33b9246e0c [2022-11-08T17:03:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:03:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:03:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:03:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:03:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:03:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:03:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:03:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:03:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:03:55.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:03:55.354Z] OK: 221 MiB in 51 packages [2022-11-08T17:03:55.354Z] OK: 221 MiB in 51 packages [2022-11-08T17:03:55.354Z] OK: 221 MiB in 51 packages [2022-11-08T17:03:55.354Z] OK: 221 MiB in 51 packages [2022-11-08T17:03:55.354Z] OK: 221 MiB in 51 packages [2022-11-08T17:03:55.354Z] Removing intermediate container 8b2b97961cff [2022-11-08T17:03:55.354Z] ---> c94a52c9a691 [2022-11-08T17:03:55.354Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-08T17:03:55.631Z] Removing intermediate container 9333ff9fe88c [2022-11-08T17:03:55.631Z] ---> d83982296570 [2022-11-08T17:03:55.631Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T17:03:55.899Z] Removing intermediate container cff3fdd54edd [2022-11-08T17:03:55.899Z] ---> d923600f8c71 [2022-11-08T17:03:55.899Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T17:03:56.192Z] Removing intermediate container da0868b23a5c [2022-11-08T17:03:56.192Z] ---> a64e794c3e1b [2022-11-08T17:03:56.192Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T17:03:56.192Z] ---> 09d96a9a9b28 [2022-11-08T17:03:56.192Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:03:56.192Z] Removing intermediate container db33b9246e0c [2022-11-08T17:03:56.192Z] ---> 1f20def31b33 [2022-11-08T17:03:56.192Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T17:03:56.459Z] ---> Running in 3746b2d02ca5 [2022-11-08T17:03:57.423Z] ---> 4c20d9a5c2b0 [2022-11-08T17:03:57.423Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:03:57.423Z] ---> 73b38026cfa1 [2022-11-08T17:03:57.423Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:03:57.423Z] ---> 81cea82f6378 [2022-11-08T17:03:57.423Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:03:57.423Z] ---> Running in 4b16b794f350 [2022-11-08T17:03:57.694Z] ---> Running in 6e7fef2f845a [2022-11-08T17:03:57.694Z] ---> Running in f05cdeedd02e [2022-11-08T17:03:58.278Z] ---> 47c99d0bbdc0 [2022-11-08T17:03:58.278Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:03:58.278Z] ---> Running in 57b2122143cd [2022-11-08T17:05:34.977Z] Removing intermediate container 57b2122143cd [2022-11-08T17:05:34.977Z] ---> 0e336e1421ef [2022-11-08T17:05:34.977Z] Step 8/22 : COPY . . [2022-11-08T17:05:34.977Z] Removing intermediate container 4b16b794f350 [2022-11-08T17:05:34.977Z] ---> 28e1428f43a5 [2022-11-08T17:05:34.977Z] Step 7/24 : COPY . . [2022-11-08T17:05:34.977Z] Removing intermediate container f05cdeedd02e [2022-11-08T17:05:34.977Z] ---> ed50db55528f [2022-11-08T17:05:34.977Z] Step 7/24 : COPY . . [2022-11-08T17:05:34.977Z] Removing intermediate container 3746b2d02ca5 [2022-11-08T17:05:34.977Z] ---> c3e56bd379cc [2022-11-08T17:05:34.977Z] Step 7/22 : COPY . . [2022-11-08T17:05:34.977Z] Removing intermediate container 6e7fef2f845a [2022-11-08T17:05:34.977Z] ---> c47b75076d52 [2022-11-08T17:05:34.977Z] Step 7/24 : COPY . . [2022-11-08T17:05:45.050Z] ---> 088051c8ea47 [2022-11-08T17:05:45.050Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T17:05:45.050Z] ---> f5d7b84a1d09 [2022-11-08T17:05:45.050Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-08T17:05:45.050Z] ---> d8c473948e51 [2022-11-08T17:05:45.050Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-08T17:05:45.050Z] ---> ec1a741281cd [2022-11-08T17:05:45.050Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-08T17:05:45.050Z] ---> 1b548fbca9c4 [2022-11-08T17:05:45.050Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T17:05:45.050Z] ---> Running in ff16490c0071 [2022-11-08T17:05:45.050Z] ---> Running in b078f1208843 [2022-11-08T17:05:45.050Z] ---> Running in ca31da80ddb7 [2022-11-08T17:05:45.050Z] ---> Running in d64d42051855 [2022-11-08T17:05:45.050Z] ---> Running in e483a4117e4b [2022-11-08T17:05:45.318Z] Removing intermediate container e483a4117e4b [2022-11-08T17:05:45.318Z] ---> c28f1606b872 [2022-11-08T17:05:45.318Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T17:05:45.318Z] Removing intermediate container ff16490c0071 [2022-11-08T17:05:45.318Z] ---> 67fc4cfd09b5 [2022-11-08T17:05:45.318Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T17:05:45.587Z] ---> Running in 3005631bbcf5 [2022-11-08T17:05:45.587Z] ---> Running in a5bac6b08c62 [2022-11-08T17:05:46.175Z] Removing intermediate container a5bac6b08c62 [2022-11-08T17:05:46.175Z] ---> 7d5f4d1fde66 [2022-11-08T17:05:46.175Z] Step 10/24 : 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-11-08T17:05:46.442Z] ---> Running in bb59b0e64bfe [2022-11-08T17:05:46.442Z] Removing intermediate container 3005631bbcf5 [2022-11-08T17:05:46.442Z] ---> a10cd0b21850 [2022-11-08T17:05:46.442Z] Step 10/24 : 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-11-08T17:05:46.715Z] ---> Running in 14720c8681e1 [2022-11-08T17:05:46.984Z] 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-11-08T17:05:47.567Z] 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-11-08T17:05:47.567Z] 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-11-08T17:05:50.914Z] Removing intermediate container bb59b0e64bfe [2022-11-08T17:05:50.914Z] ---> 39ffdcaa238a [2022-11-08T17:05:50.914Z] Step 11/24 : WORKDIR /edgex-go [2022-11-08T17:05:50.914Z] ---> Running in 31b7fb7907a9 [2022-11-08T17:05:51.182Z] Removing intermediate container 14720c8681e1 [2022-11-08T17:05:51.182Z] ---> 86cc686927ad [2022-11-08T17:05:51.182Z] Step 11/24 : WORKDIR /edgex-go [2022-11-08T17:05:51.455Z] ---> Running in 403f3a29586a [2022-11-08T17:05:51.723Z] Removing intermediate container 31b7fb7907a9 [2022-11-08T17:05:51.723Z] ---> 6a8ba7d04531 [2022-11-08T17:05:51.723Z] [2022-11-08T17:05:51.723Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T17:05:51.991Z] 3.15: Pulling from library/alpine [2022-11-08T17:05:52.257Z] Removing intermediate container 403f3a29586a [2022-11-08T17:05:52.257Z] ---> 0ad787a323f2 [2022-11-08T17:05:52.257Z] [2022-11-08T17:05:52.257Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T17:05:52.257Z] 3.15: Pulling from library/alpine [2022-11-08T17:05:53.717Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-08T17:05:53.717Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-08T17:05:53.717Z] Status: Downloaded newer image for alpine:3.15 [2022-11-08T17:05:53.717Z] Status: Downloaded newer image for alpine:3.15 [2022-11-08T17:05:53.717Z] ---> 02e0d6fdf486 [2022-11-08T17:05:53.717Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T17:05:53.717Z] ---> 02e0d6fdf486 [2022-11-08T17:05:53.717Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T17:05:53.991Z] ---> Running in 1f843369375e [2022-11-08T17:05:53.991Z] ---> Running in 317f1907a9d4 [2022-11-08T17:05:54.960Z] Removing intermediate container 1f843369375e [2022-11-08T17:05:54.960Z] ---> 5be88afbbd55 [2022-11-08T17:05:54.960Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-08T17:05:54.960Z] Removing intermediate container 317f1907a9d4 [2022-11-08T17:05:54.960Z] ---> 67c23421e651 [2022-11-08T17:05:54.960Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T17:05:54.960Z] ---> Running in a0d24721f00d [2022-11-08T17:05:54.960Z] ---> Running in 7b970aad958a [2022-11-08T17:05:57.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:05:57.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:05:58.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:05:58.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:05:59.572Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T17:05:59.572Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T17:05:59.572Z] OK: 15736 distinct packages available [2022-11-08T17:05:59.572Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T17:05:59.572Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T17:05:59.572Z] OK: 15736 distinct packages available [2022-11-08T17:05:59.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:05:59.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:06:00.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:06:00.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:06:01.584Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-08T17:06:01.584Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-08T17:06:01.584Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-08T17:06:01.584Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-08T17:06:01.584Z] (3/5) Installing libucontext (1.1-r0) [2022-11-08T17:06:01.584Z] (3/4) Installing libucontext (1.1-r0) [2022-11-08T17:06:01.584Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-08T17:06:01.584Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-08T17:06:01.584Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T17:06:01.584Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-08T17:06:01.584Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T17:06:01.584Z] OK: 6 MiB in 18 packages [2022-11-08T17:06:01.584Z] OK: 6 MiB in 19 packages [2022-11-08T17:06:04.173Z] Removing intermediate container a0d24721f00d [2022-11-08T17:06:04.173Z] ---> c2113b114303 [2022-11-08T17:06:04.173Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T17:06:04.173Z] Removing intermediate container 7b970aad958a [2022-11-08T17:06:04.173Z] ---> d4b9533b5b10 [2022-11-08T17:06:04.173Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-08T17:06:09.515Z] ---> cc597956b914 [2022-11-08T17:06:09.515Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T17:06:12.103Z] ---> a06cf086c815 [2022-11-08T17:06:12.103Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T17:06:14.100Z] ---> ba927e042340 [2022-11-08T17:06:14.100Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-08T17:06:14.100Z] ---> Running in 5c580b9acc08 [2022-11-08T17:06:15.061Z] Removing intermediate container 5c580b9acc08 [2022-11-08T17:06:15.061Z] ---> a6a43384edc2 [2022-11-08T17:06:15.061Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-08T17:06:17.007Z] ---> 801bf7f774a7 [2022-11-08T17:06:17.007Z] Step 19/24 : WORKDIR / [2022-11-08T17:06:17.007Z] ---> Running in ad2651eb22da [2022-11-08T17:06:17.275Z] ---> 22ba435d3e1b [2022-11-08T17:06:17.275Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T17:06:17.542Z] Removing intermediate container ad2651eb22da [2022-11-08T17:06:17.542Z] ---> c3928b9c45e4 [2022-11-08T17:06:17.542Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T17:06:17.812Z] ---> Running in d8c2b7ab7be4 [2022-11-08T17:06:18.398Z] Removing intermediate container d8c2b7ab7be4 [2022-11-08T17:06:18.398Z] ---> 3c31aa63aa18 [2022-11-08T17:06:18.398Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T17:06:18.398Z] ---> 7a3559c9e324 [2022-11-08T17:06:18.398Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-08T17:06:18.668Z] ---> Running in 2522e11ce201 [2022-11-08T17:06:19.256Z] Removing intermediate container 2522e11ce201 [2022-11-08T17:06:19.256Z] ---> d8acc5daf3ea [2022-11-08T17:06:19.256Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T17:06:19.525Z] ---> Running in 778d675f092c [2022-11-08T17:06:19.793Z] ---> ef00d57a2ac4 [2022-11-08T17:06:19.793Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-08T17:06:20.062Z] Removing intermediate container 778d675f092c [2022-11-08T17:06:20.062Z] ---> d7fff8465219 [2022-11-08T17:06:20.062Z] Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:06:20.328Z] ---> Running in 77762691f0fa [2022-11-08T17:06:20.914Z] ---> f1d941c67cc9 [2022-11-08T17:06:20.914Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T17:06:21.191Z] Removing intermediate container 77762691f0fa [2022-11-08T17:06:21.191Z] ---> 37346994503a [2022-11-08T17:06:21.191Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T17:06:21.191Z] ---> Running in f358be7a1c5b [2022-11-08T17:06:21.191Z] ---> Running in 3ff88821f82e [2022-11-08T17:06:21.782Z] Removing intermediate container f358be7a1c5b [2022-11-08T17:06:21.782Z] ---> ea2be791158b [2022-11-08T17:06:21.782Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T17:06:21.782Z] ---> Running in aafef8a051c8 [2022-11-08T17:06:21.782Z] Removing intermediate container 3ff88821f82e [2022-11-08T17:06:21.782Z] ---> cbef44109095 [2022-11-08T17:06:21.782Z] [2022-11-08T17:06:22.374Z] Removing intermediate container aafef8a051c8 [2022-11-08T17:06:22.374Z] ---> 8727bdd5007a [2022-11-08T17:06:22.374Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T17:06:22.374Z] Successfully built cbef44109095 [2022-11-08T17:06:22.374Z] Successfully tagged security-spire-config-arm64:latest [2022-11-08T17:06:22.374Z] Building core-command [2022-11-08T17:06:22.642Z]  Building security-spire-config ... done  ---> Running in df38cffbdeb4 [2022-11-08T17:06:23.231Z] Removing intermediate container df38cffbdeb4 [2022-11-08T17:06:23.231Z] ---> 7fc1a794c03a [2022-11-08T17:06:23.231Z] Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:06:23.231Z] ---> Running in d79827f8053f [2022-11-08T17:06:23.819Z] Removing intermediate container d79827f8053f [2022-11-08T17:06:23.819Z] ---> 5e0daeef50c6 [2022-11-08T17:06:23.819Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T17:06:23.819Z] ---> Running in 203865eab5a7 [2022-11-08T17:06:24.404Z] Removing intermediate container 203865eab5a7 [2022-11-08T17:06:24.404Z] ---> ee6e2680004a [2022-11-08T17:06:24.404Z] [2022-11-08T17:06:24.671Z] Successfully built ee6e2680004a [2022-11-08T17:06:24.671Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-08T17:06:24.671Z]  Building security-spire-agent ... done Building security-spire-server [2022-11-08T17:06:51.356Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:06:51.356Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:06:51.356Z] ---> 461406e5045b [2022-11-08T17:06:51.356Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-08T17:06:51.356Z] ---> Using cache [2022-11-08T17:06:51.356Z] ---> c343a2a1551c [2022-11-08T17:06:51.356Z] Step 4/23 : WORKDIR /edgex-go [2022-11-08T17:06:51.356Z] ---> Using cache [2022-11-08T17:06:51.356Z] ---> 0894470c3df1 [2022-11-08T17:06:51.356Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-08T17:06:51.356Z] ---> Using cache [2022-11-08T17:06:51.356Z] ---> 1f20def31b33 [2022-11-08T17:06:51.356Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-08T17:06:51.356Z] ---> Using cache [2022-11-08T17:06:51.356Z] ---> 47c99d0bbdc0 [2022-11-08T17:06:51.356Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:06:51.356Z] ---> Using cache [2022-11-08T17:06:51.356Z] ---> 0e336e1421ef [2022-11-08T17:06:51.356Z] Step 8/23 : COPY . . [2022-11-08T17:06:51.356Z] ---> Using cache [2022-11-08T17:06:51.356Z] ---> ec1a741281cd [2022-11-08T17:06:51.356Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-08T17:06:52.772Z] ---> Running in 496e4f4fbeb1 [2022-11-08T17:06:54.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:06:54.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:06:54.725Z] ---> 461406e5045b [2022-11-08T17:06:54.725Z] Step 3/23 : WORKDIR /edgex-go [2022-11-08T17:06:54.725Z] ---> Using cache [2022-11-08T17:06:54.725Z] ---> f969e9b4183d [2022-11-08T17:06:54.725Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T17:06:54.725Z] ---> Running in 6c3af9dd93de [2022-11-08T17:06:55.309Z] 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-11-08T17:06:56.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:06:57.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:06:58.700Z] OK: 221 MiB in 51 packages [2022-11-08T17:07:00.107Z] Removing intermediate container 6c3af9dd93de [2022-11-08T17:07:00.107Z] ---> 78f051b37b6f [2022-11-08T17:07:00.107Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-08T17:07:01.072Z] ---> 79702b7b5eec [2022-11-08T17:07:01.072Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:07:01.072Z] ---> Running in e5d23f67083b [2022-11-08T17:08:22.723Z] Removing intermediate container e5d23f67083b [2022-11-08T17:08:22.723Z] ---> d1b01ec1d9a6 [2022-11-08T17:08:22.723Z] Step 7/23 : COPY . . [2022-11-08T17:08:26.065Z] ---> 1c75e8246454 [2022-11-08T17:08:26.065Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T17:08:26.334Z] ---> Running in 26541b3de52d [2022-11-08T17:08:26.608Z] Removing intermediate container 26541b3de52d [2022-11-08T17:08:26.608Z] ---> e2468750e829 [2022-11-08T17:08:26.608Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-08T17:08:26.880Z] ---> Running in 10120e2ca330 [2022-11-08T17:08:27.477Z] Removing intermediate container 10120e2ca330 [2022-11-08T17:08:27.477Z] ---> 8aa8fe20f797 [2022-11-08T17:08:27.477Z] Step 10/23 : 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-11-08T17:08:27.746Z] ---> Running in 4f99b3adb559 [2022-11-08T17:08:31.096Z] Removing intermediate container 4f99b3adb559 [2022-11-08T17:08:31.096Z] ---> 55cabf3951b5 [2022-11-08T17:08:31.096Z] Step 11/23 : WORKDIR /edgex-go [2022-11-08T17:08:31.096Z] ---> Running in b2076f5dc141 [2022-11-08T17:08:31.683Z] Removing intermediate container b2076f5dc141 [2022-11-08T17:08:31.683Z] ---> 4992455c734b [2022-11-08T17:08:31.683Z] [2022-11-08T17:08:31.683Z] Step 12/23 : FROM alpine:3.15 [2022-11-08T17:08:31.683Z] ---> 02e0d6fdf486 [2022-11-08T17:08:31.683Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T17:08:31.683Z] ---> Using cache [2022-11-08T17:08:31.683Z] ---> 67c23421e651 [2022-11-08T17:08:31.683Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T17:08:31.683Z] ---> Using cache [2022-11-08T17:08:31.683Z] ---> d4b9533b5b10 [2022-11-08T17:08:31.683Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T17:08:38.332Z] ---> a1f1eeb05a56 [2022-11-08T17:08:38.332Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T17:08:38.332Z] ---> 9a14ab0e1829 [2022-11-08T17:08:38.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-08T17:08:39.297Z] ---> 54062d389496 [2022-11-08T17:08:39.297Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-08T17:08:40.258Z] ---> e83cf0ab8b58 [2022-11-08T17:08:40.258Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T17:08:40.258Z] ---> Running in e3c2a9dc737a [2022-11-08T17:08:40.844Z] Removing intermediate container e3c2a9dc737a [2022-11-08T17:08:40.844Z] ---> 38aa3dcc12dc [2022-11-08T17:08:40.844Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T17:08:40.844Z] ---> Running in b173f69ec5ad [2022-11-08T17:08:41.430Z] Removing intermediate container b173f69ec5ad [2022-11-08T17:08:41.430Z] ---> 2fd94ca48e8a [2022-11-08T17:08:41.430Z] Step 21/23 : LABEL arch=arm64 [2022-11-08T17:08:41.430Z] ---> Running in 6c35b65c0ca9 [2022-11-08T17:08:42.022Z] Removing intermediate container 6c35b65c0ca9 [2022-11-08T17:08:42.022Z] ---> 3448680eff13 [2022-11-08T17:08:42.022Z] Step 22/23 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:08:42.292Z] ---> Running in 0a35e41c3866 [2022-11-08T17:08:42.881Z] Removing intermediate container 0a35e41c3866 [2022-11-08T17:08:42.881Z] ---> 77845e6ec3cb [2022-11-08T17:08:42.881Z] Step 23/23 : LABEL version=0.0.0 [2022-11-08T17:08:42.881Z] ---> Running in 2a4e39531b9e [2022-11-08T17:08:43.465Z] Removing intermediate container 2a4e39531b9e [2022-11-08T17:08:43.465Z] ---> 32efb54f5d49 [2022-11-08T17:08:43.465Z] [2022-11-08T17:08:43.731Z] Successfully built 32efb54f5d49 [2022-11-08T17:08:43.731Z] Successfully tagged security-spire-server-arm64:latest [2022-11-08T17:08:43.731Z] Building security-proxy-setup [2022-11-08T17:09:05.788Z]  Building security-spire-server ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:09:05.789Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:09:05.789Z] ---> 461406e5045b [2022-11-08T17:09:05.789Z] Step 3/21 : WORKDIR /edgex-go [2022-11-08T17:09:05.789Z] ---> Using cache [2022-11-08T17:09:05.789Z] ---> f969e9b4183d [2022-11-08T17:09:05.789Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-08T17:09:05.789Z] ---> Using cache [2022-11-08T17:09:05.789Z] ---> a64e794c3e1b [2022-11-08T17:09:05.789Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-08T17:09:05.789Z] ---> Using cache [2022-11-08T17:09:05.789Z] ---> 73b38026cfa1 [2022-11-08T17:09:05.789Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:09:05.789Z] ---> Using cache [2022-11-08T17:09:05.789Z] ---> ed50db55528f [2022-11-08T17:09:05.789Z] Step 7/21 : COPY . . [2022-11-08T17:09:05.789Z] ---> Using cache [2022-11-08T17:09:05.789Z] ---> d8c473948e51 [2022-11-08T17:09:05.789Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-08T17:09:05.789Z] ---> Running in 997bf4698619 [2022-11-08T17:09:05.789Z] 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-11-08T17:12:12.770Z] 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-11-08T17:12:12.770Z] Removing intermediate container b078f1208843 [2022-11-08T17:12:12.770Z] ---> 412eb31fc978 [2022-11-08T17:12:12.770Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-08T17:12:12.770Z] ---> Running in 47a1237cfb0d [2022-11-08T17:12:13.049Z] 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-11-08T17:12:21.301Z] Removing intermediate container 47a1237cfb0d [2022-11-08T17:12:21.301Z] ---> 851b8f032f83 [2022-11-08T17:12:21.301Z] [2022-11-08T17:12:21.301Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T17:12:21.301Z] 3.16: Pulling from library/alpine [2022-11-08T17:12:21.301Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T17:12:21.301Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T17:12:21.301Z] ---> a6215f271958 [2022-11-08T17:12:21.301Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-08T17:12:21.301Z] ---> Running in 2432f49d20f2 [2022-11-08T17:12:22.269Z] Removing intermediate container 2432f49d20f2 [2022-11-08T17:12:22.269Z] ---> e12ac39675c0 [2022-11-08T17:12:22.269Z] Step 12/22 : 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-11-08T17:12:22.537Z] ---> Running in f0302fded10f [2022-11-08T17:12:25.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:12:25.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:12:25.978Z] Removing intermediate container ca31da80ddb7 [2022-11-08T17:12:25.978Z] ---> 87db0fdd5013 [2022-11-08T17:12:25.978Z] [2022-11-08T17:12:25.978Z] Step 9/24 : FROM alpine:3.16 [2022-11-08T17:12:25.978Z] ---> a6215f271958 [2022-11-08T17:12:25.978Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-08T17:12:25.978Z] ---> Running in a358439e6785 [2022-11-08T17:12:26.944Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-08T17:12:26.944Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-08T17:12:27.211Z] (3/33) Installing readline (8.1.2-r0) [2022-11-08T17:12:27.211Z] (4/33) Installing bash (5.1.16-r2) [2022-11-08T17:12:27.211Z] Executing bash-5.1.16-r2.post-install [2022-11-08T17:12:27.211Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-08T17:12:27.484Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-08T17:12:27.484Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T17:12:27.484Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-08T17:12:27.484Z] (9/33) Installing curl (7.83.1-r4) [2022-11-08T17:12:27.484Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-08T17:12:28.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:12:28.711Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-08T17:12:28.711Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-08T17:12:28.711Z] (13/33) Installing expat (2.5.0-r0) [2022-11-08T17:12:28.711Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-08T17:12:28.711Z] (15/33) Installing gdbm (1.23-r0) [2022-11-08T17:12:28.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:12:28.711Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-08T17:12:28.711Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T17:12:28.711Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T17:12:28.979Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-08T17:12:28.979Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-08T17:12:28.979Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-08T17:12:30.402Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-08T17:12:30.675Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-08T17:12:30.675Z] (3/3) Installing su-exec (0.2-r1) [2022-11-08T17:12:30.675Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T17:12:30.675Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T17:12:30.942Z] OK: 6 MiB in 17 packages [2022-11-08T17:12:31.901Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-08T17:12:31.901Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-08T17:12:31.901Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-08T17:12:31.901Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-08T17:12:32.171Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-08T17:12:32.171Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-08T17:12:32.171Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-08T17:12:32.171Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-08T17:12:32.171Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-08T17:12:32.171Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-08T17:12:32.171Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-08T17:12:32.438Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-08T17:12:33.853Z] Removing intermediate container a358439e6785 [2022-11-08T17:12:33.853Z] ---> eae2852649a3 [2022-11-08T17:12:33.853Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T17:12:34.142Z] ---> Running in f46a43e62924 [2022-11-08T17:12:34.142Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T17:12:34.142Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T17:12:34.410Z] Removing intermediate container f46a43e62924 [2022-11-08T17:12:34.410Z] ---> 81fac5ada834 [2022-11-08T17:12:34.410Z] Step 12/24 : WORKDIR / [2022-11-08T17:12:34.678Z] ---> Running in 206828d565f3 [2022-11-08T17:12:34.966Z] OK: 120 MiB in 47 packages [2022-11-08T17:12:35.232Z] Removing intermediate container 206828d565f3 [2022-11-08T17:12:35.232Z] ---> 1667b94995df [2022-11-08T17:12:35.232Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-08T17:12:36.199Z] ---> 43be7c25fc13 [2022-11-08T17:12:36.199Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-08T17:12:36.791Z] ---> d86c8b30274c [2022-11-08T17:12:36.791Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-08T17:12:37.762Z] ---> 07fbad4ae3ad [2022-11-08T17:12:37.762Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-08T17:12:38.724Z] ---> c7f934e5ba1a [2022-11-08T17:12:38.724Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-08T17:12:40.140Z] ---> ad5d2a0472f2 [2022-11-08T17:12:40.140Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-08T17:12:42.101Z] ---> b6acbe8b8710 [2022-11-08T17:12:42.101Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T17:12:42.713Z] ---> 48dce3aaab2d [2022-11-08T17:12:42.713Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T17:12:42.981Z] ---> Running in 9829a96a9568 [2022-11-08T17:12:46.338Z] Removing intermediate container 9829a96a9568 [2022-11-08T17:12:46.338Z] ---> 3ce2478b083b [2022-11-08T17:12:46.338Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T17:12:46.338Z] ---> Running in e771cf3a808a [2022-11-08T17:12:46.607Z] Removing intermediate container e771cf3a808a [2022-11-08T17:12:46.607Z] ---> d3422faacafe [2022-11-08T17:12:46.607Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T17:12:46.607Z] ---> Running in 3c497682a8d5 [2022-11-08T17:12:47.201Z] Removing intermediate container 3c497682a8d5 [2022-11-08T17:12:47.201Z] ---> aa77888f6c87 [2022-11-08T17:12:47.201Z] Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:12:47.469Z] ---> Running in 53313b37ca25 [2022-11-08T17:12:47.755Z] Removing intermediate container 53313b37ca25 [2022-11-08T17:12:47.755Z] ---> 3f74a2eda31e [2022-11-08T17:12:47.755Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T17:12:48.023Z] ---> Running in 55c14f6568a0 [2022-11-08T17:12:48.608Z] Removing intermediate container 55c14f6568a0 [2022-11-08T17:12:48.608Z] ---> a9835b779323 [2022-11-08T17:12:48.608Z] [2022-11-08T17:12:48.878Z] Successfully built a9835b779323 [2022-11-08T17:12:48.878Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-08T17:12:48.878Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-11-08T17:12:57.077Z] Collecting docker-compose==1.23.2 [2022-11-08T17:12:57.078Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-08T17:12:57.078Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 [2022-11-08T17:12:59.022Z] Collecting PyYAML<4,>=3.10 [2022-11-08T17:12:59.022Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-08T17:12:59.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 5.3 MB/s eta 0:00:00 [2022-11-08T17:13:01.599Z] Preparing metadata (setup.py): started [2022-11-08T17:13:04.940Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T17:13:04.940Z] Collecting cached-property<2,>=1.2.0 [2022-11-08T17:13:04.940Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-08T17:13:06.350Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-08T17:13:06.350Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-08T17:13:06.350Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.0 MB/s eta 0:00:00 [2022-11-08T17:13:06.619Z] 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-11-08T17:13:06.619Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:13:06.619Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:13:06.619Z] ---> 461406e5045b [2022-11-08T17:13:06.619Z] Step 3/19 : WORKDIR /edgex-go [2022-11-08T17:13:06.619Z] ---> Using cache [2022-11-08T17:13:06.619Z] ---> f969e9b4183d [2022-11-08T17:13:06.619Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-08T17:13:06.619Z] Collecting docopt<0.7,>=0.6.1 [2022-11-08T17:13:06.619Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-08T17:13:06.886Z] Preparing metadata (setup.py): started [2022-11-08T17:13:07.157Z] ---> Running in d5341f9a6423 [2022-11-08T17:13:09.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:13:09.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:13:09.948Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T17:13:09.948Z] Collecting texttable<0.10,>=0.9.0 [2022-11-08T17:13:10.214Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-08T17:13:10.214Z] Preparing metadata (setup.py): started [2022-11-08T17:13:10.798Z] v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-08T17:13:10.799Z] v3.16.2-426-gf6f8e11255 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-08T17:13:10.799Z] OK: 16895 distinct packages available [2022-11-08T17:13:10.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:13:11.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:13:12.797Z] OK: 221 MiB in 51 packages [2022-11-08T17:13:12.797Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T17:13:12.797Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-08T17:13:12.797Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-08T17:13:12.797Z] Preparing metadata (setup.py): started [2022-11-08T17:13:14.207Z] Removing intermediate container d5341f9a6423 [2022-11-08T17:13:14.207Z] ---> 8b317e83b5a5 [2022-11-08T17:13:14.207Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-08T17:13:15.162Z] ---> d5850fd86477 [2022-11-08T17:13:15.162Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:13:15.162Z] ---> Running in c7c71a6211cc [2022-11-08T17:13:16.133Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T17:13:17.095Z] Collecting jsonschema<3,>=2.5.1 [2022-11-08T17:13:17.095Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-08T17:13:17.680Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-08T17:13:17.680Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-08T17:13:17.680Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.4 MB/s eta 0:00:00 [2022-11-08T17:13:18.263Z] Collecting docker<4.0,>=3.6.0 [2022-11-08T17:13:18.263Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-08T17:13:18.263Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 14.4 MB/s eta 0:00:00 [2022-11-08T17:13:19.222Z] Collecting docker-pycreds>=0.4.0 [2022-11-08T17:13:19.222Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-08T17:13:20.628Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-08T17:13:20.628Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-08T17:13:20.628Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.5 MB/s eta 0:00:00 [2022-11-08T17:13:20.628Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-08T17:13:20.628Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-08T17:13:20.628Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.6 MB/s eta 0:00:00 [2022-11-08T17:13:21.210Z] Collecting certifi>=2017.4.17 [2022-11-08T17:13:21.210Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-08T17:13:21.210Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 11.9 MB/s eta 0:00:00 [2022-11-08T17:13:21.478Z] Collecting idna<2.8,>=2.5 [2022-11-08T17:13:21.478Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-08T17:13:21.478Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.1 MB/s eta 0:00:00 [2022-11-08T17:13:22.058Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-08T17:13:22.058Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-08T17:13:22.058Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-08T17:13:22.058Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-08T17:13:23.460Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-08T17:13:23.460Z] Running setup.py install for texttable: started [2022-11-08T17:13:26.796Z] Running setup.py install for texttable: finished with status 'done' [2022-11-08T17:13:26.796Z] Running setup.py install for PyYAML: started [2022-11-08T17:13:30.131Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-08T17:13:32.096Z] Running setup.py install for docopt: started [2022-11-08T17:13:35.424Z] Running setup.py install for docopt: finished with status 'done' [2022-11-08T17:13:39.660Z] Running setup.py install for dockerpty: started [2022-11-08T17:13:42.230Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-08T17:13:44.805Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-11-08T17:13:44.805Z] 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-11-08T17:14:06.855Z] Removing intermediate container f0302fded10f [2022-11-08T17:14:06.855Z] ---> 11cd08091b93 [2022-11-08T17:14:06.855Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-08T17:14:06.855Z] ---> Running in 2bef5f2dedc0 [2022-11-08T17:14:06.855Z] Removing intermediate container 2bef5f2dedc0 [2022-11-08T17:14:06.855Z] ---> c303a611179f [2022-11-08T17:14:06.855Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T17:14:06.855Z] ---> Running in aac1346387b3 [2022-11-08T17:14:06.855Z] Removing intermediate container aac1346387b3 [2022-11-08T17:14:06.855Z] ---> a5892eaa716e [2022-11-08T17:14:06.855Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-08T17:14:11.108Z] ---> 49a4c62ab553 [2022-11-08T17:14:11.108Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-08T17:14:12.513Z] ---> fb9c714d8749 [2022-11-08T17:14:12.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-08T17:14:14.451Z] ---> 3ba8f3d85964 [2022-11-08T17:14:14.716Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-08T17:14:14.982Z] ---> Running in 9ca2a8041b05 [2022-11-08T17:14:15.941Z] Removing intermediate container 9ca2a8041b05 [2022-11-08T17:14:15.941Z] ---> 604a7aff780a [2022-11-08T17:14:15.941Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T17:14:15.941Z] ---> Running in bd7908f48313 [2022-11-08T17:14:16.898Z] Removing intermediate container bd7908f48313 [2022-11-08T17:14:16.898Z] ---> 6c5e524fe74a [2022-11-08T17:14:16.898Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T17:14:17.164Z] ---> Running in 7d3b57a5ba98 [2022-11-08T17:14:17.429Z] Removing intermediate container 496e4f4fbeb1 [2022-11-08T17:14:17.429Z] ---> 24e73fc74b8e [2022-11-08T17:14:17.429Z] [2022-11-08T17:14:17.429Z] Step 10/23 : FROM alpine:3.16 [2022-11-08T17:14:17.694Z] ---> a6215f271958 [2022-11-08T17:14:17.694Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-08T17:14:17.961Z] ---> Running in 19147ea1042e [2022-11-08T17:14:18.231Z] Removing intermediate container 7d3b57a5ba98 [2022-11-08T17:14:18.231Z] ---> a14adefd750f [2022-11-08T17:14:18.231Z] Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:14:18.814Z] ---> Running in 9fdf18aeb24a [2022-11-08T17:14:20.214Z] Removing intermediate container 9fdf18aeb24a [2022-11-08T17:14:20.214Z] ---> 228b73aca2e1 [2022-11-08T17:14:20.214Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T17:14:20.480Z] ---> Running in b114e9c73da3 [2022-11-08T17:14:20.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:14:21.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:14:21.070Z] Removing intermediate container b114e9c73da3 [2022-11-08T17:14:21.070Z] ---> c778f92036ba [2022-11-08T17:14:21.070Z] [2022-11-08T17:14:21.650Z] Successfully built c778f92036ba [2022-11-08T17:14:21.650Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-08T17:14:21.650Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-11-08T17:14:22.739Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-08T17:14:22.739Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T17:14:22.739Z] OK: 5 MiB in 15 packages [2022-11-08T17:14:24.798Z] Removing intermediate container 19147ea1042e [2022-11-08T17:14:24.798Z] ---> 812a190aa24e [2022-11-08T17:14:24.798Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T17:14:24.798Z] ---> Running in 57295bfb799f [2022-11-08T17:14:25.397Z] Removing intermediate container 57295bfb799f [2022-11-08T17:14:25.397Z] ---> ab062c8a1f66 [2022-11-08T17:14:25.397Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-08T17:14:25.666Z] ---> Running in 5a13063549c4 [2022-11-08T17:14:26.285Z] Removing intermediate container 5a13063549c4 [2022-11-08T17:14:26.285Z] ---> 9115cc747f5f [2022-11-08T17:14:26.285Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-08T17:14:26.563Z] ---> Running in b0aa5c548e23 [2022-11-08T17:14:27.531Z] Removing intermediate container b0aa5c548e23 [2022-11-08T17:14:27.531Z] ---> e3a0530b0ed5 [2022-11-08T17:14:27.531Z] Step 15/23 : WORKDIR / [2022-11-08T17:14:27.799Z] ---> Running in 22beb97efade [2022-11-08T17:14:28.766Z] Removing intermediate container 22beb97efade [2022-11-08T17:14:28.766Z] ---> 9297c89eb2bc [2022-11-08T17:14:28.766Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T17:14:33.030Z] ---> f61f504ba115 [2022-11-08T17:14:33.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-08T17:14:36.390Z] ---> 2964ffcf401a [2022-11-08T17:14:36.390Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-08T17:14:37.804Z] ---> 5474de855e10 [2022-11-08T17:14:37.804Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-08T17:14:37.804Z] ---> Running in a6b1f33b7d69 [2022-11-08T17:14:38.777Z] Removing intermediate container a6b1f33b7d69 [2022-11-08T17:14:38.777Z] ---> e91e97ba0299 [2022-11-08T17:14:38.777Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T17:14:38.777Z] ---> Running in 25185a2d8c0b [2022-11-08T17:14:39.758Z] Removing intermediate container 25185a2d8c0b [2022-11-08T17:14:39.758Z] ---> ad7ec7b6d45f [2022-11-08T17:14:39.758Z] Step 21/23 : LABEL arch=arm64 [2022-11-08T17:14:39.758Z] ---> Running in a23b1e972433 [2022-11-08T17:14:40.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:14:40.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:14:40.348Z] ---> 461406e5045b [2022-11-08T17:14:40.348Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-08T17:14:40.348Z] ---> Using cache [2022-11-08T17:14:40.348Z] ---> c343a2a1551c [2022-11-08T17:14:40.348Z] Step 4/24 : WORKDIR /edgex-go [2022-11-08T17:14:40.348Z] ---> Using cache [2022-11-08T17:14:40.348Z] ---> 0894470c3df1 [2022-11-08T17:14:40.348Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-08T17:14:40.348Z] ---> Using cache [2022-11-08T17:14:40.348Z] ---> 1f20def31b33 [2022-11-08T17:14:40.348Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-08T17:14:40.348Z] ---> Using cache [2022-11-08T17:14:40.348Z] ---> 47c99d0bbdc0 [2022-11-08T17:14:40.348Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:14:40.348Z] ---> Using cache [2022-11-08T17:14:40.348Z] ---> 0e336e1421ef [2022-11-08T17:14:40.348Z] Step 8/24 : COPY . . [2022-11-08T17:14:40.618Z] ---> Using cache [2022-11-08T17:14:40.618Z] ---> ec1a741281cd [2022-11-08T17:14:40.618Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-08T17:14:40.888Z] Removing intermediate container a23b1e972433 [2022-11-08T17:14:40.888Z] ---> f5994b6e9091 [2022-11-08T17:14:40.888Z] Step 22/23 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:14:40.888Z] ---> Running in 74777d7da201 [2022-11-08T17:14:41.160Z] ---> Running in 714c41a4c684 [2022-11-08T17:14:42.128Z] Removing intermediate container 714c41a4c684 [2022-11-08T17:14:42.128Z] ---> b774eaee710d [2022-11-08T17:14:42.128Z] Step 23/23 : LABEL version=0.0.0 [2022-11-08T17:14:42.128Z] ---> Running in f7cb64ae5765 [2022-11-08T17:14:43.100Z] Removing intermediate container f7cb64ae5765 [2022-11-08T17:14:43.100Z] ---> 7560a2276e36 [2022-11-08T17:14:43.100Z] [2022-11-08T17:14:43.100Z] 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-11-08T17:14:43.368Z] Successfully built 7560a2276e36 [2022-11-08T17:14:43.636Z] Successfully tagged core-command-arm64:latest [2022-11-08T17:14:43.636Z] Building security-bootstrapper [2022-11-08T17:14:45.051Z]  Building core-command ... done Removing intermediate container c7c71a6211cc [2022-11-08T17:14:45.051Z] ---> 126f44232d2f [2022-11-08T17:14:45.051Z] Step 7/19 : COPY . . [2022-11-08T17:14:46.016Z] 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-11-08T17:15:01.040Z] ---> b47ec2e636b9 [2022-11-08T17:15:01.040Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-08T17:15:01.040Z] ---> Running in d7b9555baeb9 [2022-11-08T17:15:01.316Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:15:01.316Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:15:01.316Z] ---> 461406e5045b [2022-11-08T17:15:01.316Z] Step 3/32 : WORKDIR /edgex-go [2022-11-08T17:15:01.316Z] ---> Using cache [2022-11-08T17:15:01.316Z] ---> f969e9b4183d [2022-11-08T17:15:01.316Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-08T17:15:01.316Z] ---> Using cache [2022-11-08T17:15:01.316Z] ---> a64e794c3e1b [2022-11-08T17:15:01.316Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-08T17:15:01.316Z] ---> Using cache [2022-11-08T17:15:01.316Z] ---> 73b38026cfa1 [2022-11-08T17:15:01.316Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:15:01.316Z] ---> Using cache [2022-11-08T17:15:01.316Z] ---> ed50db55528f [2022-11-08T17:15:01.316Z] Step 7/32 : COPY . . [2022-11-08T17:15:01.316Z] ---> Using cache [2022-11-08T17:15:01.316Z] ---> d8c473948e51 [2022-11-08T17:15:01.316Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-08T17:15:01.316Z] ---> Running in 74cce9320d76 [2022-11-08T17:15:03.265Z] 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-11-08T17:15:03.851Z] 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-11-08T17:15:10.513Z] Removing intermediate container 997bf4698619 [2022-11-08T17:15:10.513Z] ---> 780c504f1603 [2022-11-08T17:15:10.513Z] [2022-11-08T17:15:10.513Z] Step 9/21 : FROM alpine:3.16 [2022-11-08T17:15:10.513Z] ---> a6215f271958 [2022-11-08T17:15:10.513Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-08T17:15:10.513Z] ---> Running in 0c6a002e2c5c [2022-11-08T17:15:11.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:15:12.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:15:13.615Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-08T17:15:13.615Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-08T17:15:13.615Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T17:15:13.615Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-08T17:15:13.615Z] (5/6) Installing curl (7.83.1-r4) [2022-11-08T17:15:13.615Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-08T17:15:13.615Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T17:15:13.615Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T17:15:13.884Z] OK: 8 MiB in 20 packages [2022-11-08T17:15:16.487Z] Removing intermediate container 0c6a002e2c5c [2022-11-08T17:15:16.487Z] ---> d8f0a797b479 [2022-11-08T17:15:16.487Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T17:15:16.487Z] ---> Running in d381108833f2 [2022-11-08T17:15:16.487Z] Removing intermediate container d381108833f2 [2022-11-08T17:15:16.487Z] ---> bee8b4876af7 [2022-11-08T17:15:16.487Z] Step 12/21 : WORKDIR /edgex [2022-11-08T17:15:16.756Z] ---> Running in 69a253e8bbfd [2022-11-08T17:15:17.345Z] Removing intermediate container 69a253e8bbfd [2022-11-08T17:15:17.345Z] ---> 1e90c427cb24 [2022-11-08T17:15:17.345Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-08T17:15:17.932Z] ---> e13f13d71c5b [2022-11-08T17:15:17.932Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-08T17:15:20.524Z] ---> 83942b3f3025 [2022-11-08T17:15:20.524Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-08T17:15:21.939Z] ---> 26f6d8d0d742 [2022-11-08T17:15:21.939Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T17:15:22.912Z] ---> 6cc69dbd7de6 [2022-11-08T17:15:22.912Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T17:15:22.912Z] ---> Running in 1aca37963a86 [2022-11-08T17:15:26.264Z] Removing intermediate container 1aca37963a86 [2022-11-08T17:15:26.264Z] ---> 278ef10693c4 [2022-11-08T17:15:26.264Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T17:15:26.264Z] ---> Running in c5054af33c8c [2022-11-08T17:15:26.264Z] Removing intermediate container c5054af33c8c [2022-11-08T17:15:26.264Z] ---> adccf812ab5b [2022-11-08T17:15:26.264Z] Step 19/21 : LABEL arch=arm64 [2022-11-08T17:15:26.533Z] ---> Running in 4c7b25594235 [2022-11-08T17:15:26.805Z] Removing intermediate container 4c7b25594235 [2022-11-08T17:15:26.805Z] ---> 35c9bbbcbd3a [2022-11-08T17:15:26.805Z] Step 20/21 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:15:27.075Z] ---> Running in d6c3d9458c8f [2022-11-08T17:15:27.349Z] Removing intermediate container d6c3d9458c8f [2022-11-08T17:15:27.349Z] ---> 3114752a2a92 [2022-11-08T17:15:27.349Z] Step 21/21 : LABEL version=0.0.0 [2022-11-08T17:15:27.349Z] ---> Running in 35a34b0394af [2022-11-08T17:15:27.934Z] Removing intermediate container 35a34b0394af [2022-11-08T17:15:27.934Z] ---> 03d2c0317ed5 [2022-11-08T17:15:27.934Z] [2022-11-08T17:15:28.201Z] Successfully built 03d2c0317ed5 [2022-11-08T17:15:28.201Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-08T17:15:28.201Z]  Building security-proxy-setup ... done Building core-data [2022-11-08T17:15:46.437Z] Removing intermediate container d64d42051855 [2022-11-08T17:15:46.437Z] ---> 5ddd0068d8b4 [2022-11-08T17:15:46.437Z] [2022-11-08T17:15:46.437Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T17:15:46.437Z] ---> a6215f271958 [2022-11-08T17:15:46.437Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-08T17:15:46.437Z] ---> Using cache [2022-11-08T17:15:46.437Z] ---> 812a190aa24e [2022-11-08T17:15:46.437Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T17:15:46.437Z] ---> Using cache [2022-11-08T17:15:46.437Z] ---> ab062c8a1f66 [2022-11-08T17:15:46.437Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-08T17:15:46.437Z] ---> Running in f303b730b9ac [2022-11-08T17:15:46.437Z] Removing intermediate container f303b730b9ac [2022-11-08T17:15:46.437Z] ---> e0e8525b9e34 [2022-11-08T17:15:46.437Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T17:15:46.437Z] ---> Running in 435d7c4ee56a [2022-11-08T17:15:46.437Z] Removing intermediate container 435d7c4ee56a [2022-11-08T17:15:46.437Z] ---> e75cad9928af [2022-11-08T17:15:46.437Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T17:15:46.437Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:15:46.437Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:15:46.437Z] ---> 461406e5045b [2022-11-08T17:15:46.437Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T17:15:46.437Z] ---> Using cache [2022-11-08T17:15:46.437Z] ---> c343a2a1551c [2022-11-08T17:15:46.437Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T17:15:46.437Z] ---> Using cache [2022-11-08T17:15:46.437Z] ---> 0894470c3df1 [2022-11-08T17:15:46.437Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-08T17:15:46.437Z] ---> Running in 4ed844af46cd [2022-11-08T17:15:47.029Z] ---> 3fb9dc0b698b [2022-11-08T17:15:47.029Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-08T17:15:48.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:15:48.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:15:49.695Z] ---> f392c6727888 [2022-11-08T17:15:49.695Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-08T17:15:49.964Z] OK: 221 MiB in 51 packages [2022-11-08T17:15:50.552Z] ---> ca87b6abf7b2 [2022-11-08T17:15:50.552Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-08T17:15:50.832Z] ---> Running in 5108461209b6 [2022-11-08T17:15:51.798Z] Removing intermediate container 5108461209b6 [2022-11-08T17:15:51.798Z] ---> 06f291866da2 [2022-11-08T17:15:51.798Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T17:15:51.798Z] Removing intermediate container 4ed844af46cd [2022-11-08T17:15:51.798Z] ---> 5359eba112ce [2022-11-08T17:15:51.798Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T17:15:51.798Z] ---> Running in a625baa71d72 [2022-11-08T17:15:52.066Z] Removing intermediate container a625baa71d72 [2022-11-08T17:15:52.066Z] ---> 2e3944260914 [2022-11-08T17:15:52.066Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T17:15:52.343Z] ---> Running in 4cca640fda88 [2022-11-08T17:15:52.619Z] ---> 7db66192a572 [2022-11-08T17:15:52.619Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:15:52.891Z] ---> Running in 7a3d749fddf7 [2022-11-08T17:15:52.891Z] Removing intermediate container 4cca640fda88 [2022-11-08T17:15:52.891Z] ---> d6cb35441a79 [2022-11-08T17:15:52.891Z] Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:15:53.157Z] ---> Running in b6ec2189ff7c [2022-11-08T17:15:54.115Z] Removing intermediate container b6ec2189ff7c [2022-11-08T17:15:54.115Z] ---> f8cc61ab40e4 [2022-11-08T17:15:54.115Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T17:15:54.115Z] ---> Running in c497c087e15f [2022-11-08T17:15:56.054Z] Removing intermediate container c497c087e15f [2022-11-08T17:15:56.054Z] ---> 45ebc34b6f33 [2022-11-08T17:15:56.054Z] [2022-11-08T17:15:56.054Z] Successfully built 45ebc34b6f33 [2022-11-08T17:15:56.054Z] Successfully tagged support-scheduler-arm64:latest [2022-11-08T17:15:56.054Z] Building support-notifications [2022-11-08T17:16:11.289Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T17:16:11.289Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T17:16:11.289Z] ---> 461406e5045b [2022-11-08T17:16:11.289Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T17:16:11.289Z] ---> Using cache [2022-11-08T17:16:11.289Z] ---> c343a2a1551c [2022-11-08T17:16:11.289Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T17:16:11.289Z] ---> Using cache [2022-11-08T17:16:11.289Z] ---> 0894470c3df1 [2022-11-08T17:16:11.289Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-08T17:16:12.246Z] ---> Running in 5abf33c48045 [2022-11-08T17:16:14.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:16:14.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:16:16.165Z] OK: 221 MiB in 51 packages [2022-11-08T17:16:18.109Z] Removing intermediate container 5abf33c48045 [2022-11-08T17:16:18.109Z] ---> ca0d0a658cec [2022-11-08T17:16:18.109Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T17:16:19.517Z] ---> 176690d85c27 [2022-11-08T17:16:19.517Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T17:16:19.517Z] ---> Running in e2c433e2dddf [2022-11-08T17:17:09.471Z] Removing intermediate container 7a3d749fddf7 [2022-11-08T17:17:09.471Z] ---> 7f7078ed10a1 [2022-11-08T17:17:09.471Z] Step 8/22 : COPY . . [2022-11-08T17:17:21.799Z] ---> 64383849f0be [2022-11-08T17:17:21.799Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-08T17:17:22.066Z] ---> Running in e0100b6937a8 [2022-11-08T17:17:24.656Z] 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-11-08T17:17:39.703Z] Removing intermediate container e2c433e2dddf [2022-11-08T17:17:39.703Z] ---> fe952d781c36 [2022-11-08T17:17:39.703Z] Step 8/22 : COPY . . [2022-11-08T17:17:49.799Z] ---> 3f03260c4169 [2022-11-08T17:17:49.799Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-08T17:17:49.799Z] ---> Running in 5c4ae5ef8339 [2022-11-08T17:17:51.215Z] 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-11-08T17:20:58.006Z] Removing intermediate container 74cce9320d76 [2022-11-08T17:20:58.006Z] ---> 7935385e0ccc [2022-11-08T17:20:58.006Z] [2022-11-08T17:20:58.006Z] Step 9/32 : FROM alpine:3.16 [2022-11-08T17:20:58.006Z] ---> a6215f271958 [2022-11-08T17:20:58.006Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T17:20:58.006Z] ---> Running in 6205d72cb5a3 [2022-11-08T17:20:58.006Z] Removing intermediate container 6205d72cb5a3 [2022-11-08T17:20:58.006Z] ---> 6945ee3aef61 [2022-11-08T17:20:58.006Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-08T17:20:58.006Z] ---> Running in 264b6fe9ddbb [2022-11-08T17:20:58.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:20:58.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:20:58.006Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-08T17:20:58.006Z] (2/2) Installing su-exec (0.2-r1) [2022-11-08T17:20:58.006Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T17:20:58.006Z] OK: 5 MiB in 16 packages [2022-11-08T17:20:58.006Z] Removing intermediate container 264b6fe9ddbb [2022-11-08T17:20:58.006Z] ---> f9f644e49909 [2022-11-08T17:20:58.006Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-08T17:20:58.006Z] ---> Running in d694182ffa08 [2022-11-08T17:20:58.006Z] Removing intermediate container d694182ffa08 [2022-11-08T17:20:58.006Z] ---> d3ff77eaad4c [2022-11-08T17:20:58.006Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-08T17:20:58.006Z] ---> Running in e15158257286 [2022-11-08T17:20:58.006Z] Removing intermediate container e15158257286 [2022-11-08T17:20:58.006Z] ---> 7743d2f6fe15 [2022-11-08T17:20:58.006Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-08T17:20:58.006Z] ---> Running in e9af43f5930f [2022-11-08T17:20:58.006Z] Removing intermediate container e9af43f5930f [2022-11-08T17:20:58.006Z] ---> 267e35abfb93 [2022-11-08T17:20:58.006Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-08T17:20:58.006Z] ---> Running in fdfe591a6cdd [2022-11-08T17:20:58.006Z] Removing intermediate container fdfe591a6cdd [2022-11-08T17:20:58.006Z] ---> 15174c4a59b0 [2022-11-08T17:20:58.006Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-08T17:20:58.006Z] ---> Running in a2d2d71877e0 [2022-11-08T17:20:59.980Z] Removing intermediate container a2d2d71877e0 [2022-11-08T17:20:59.980Z] ---> 586edd07b597 [2022-11-08T17:20:59.980Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-08T17:21:00.249Z] ---> Running in 4c52955ade47 [2022-11-08T17:21:00.835Z] Removing intermediate container 4c52955ade47 [2022-11-08T17:21:00.835Z] ---> 595b7c322202 [2022-11-08T17:21:00.835Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-08T17:21:02.065Z] ---> 9a9b3983cc3b [2022-11-08T17:21:02.065Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-08T17:21:02.065Z] ---> Running in b8c5ffd12a80 [2022-11-08T17:21:05.477Z] Removing intermediate container b8c5ffd12a80 [2022-11-08T17:21:05.477Z] ---> 9d8981e1ced1 [2022-11-08T17:21:05.477Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T17:21:05.756Z] ---> 0310da1d272c [2022-11-08T17:21:05.756Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-08T17:21:07.844Z] ---> 0bcd9d76fc5c [2022-11-08T17:21:07.844Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-08T17:21:08.424Z] ---> 82f0b1df8ac9 [2022-11-08T17:21:08.424Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-08T17:21:09.393Z] ---> 1ff8d585d797 [2022-11-08T17:21:09.393Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-08T17:21:10.824Z] ---> ae9c573d8190 [2022-11-08T17:21:10.824Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-08T17:21:12.231Z] ---> 72fe9fad32d1 [2022-11-08T17:21:12.231Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-08T17:21:13.641Z] ---> 2244a1be2913 [2022-11-08T17:21:13.641Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-08T17:21:13.641Z] ---> Running in 1777b84675f5 [2022-11-08T17:21:17.882Z] Removing intermediate container 1777b84675f5 [2022-11-08T17:21:17.882Z] ---> 4f07811cc8db [2022-11-08T17:21:17.882Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-08T17:21:17.882Z] ---> Running in 75763c511c89 [2022-11-08T17:21:18.462Z] Removing intermediate container 75763c511c89 [2022-11-08T17:21:18.462Z] ---> 4abb3e2dd346 [2022-11-08T17:21:18.462Z] Step 29/32 : CMD ["gate"] [2022-11-08T17:21:18.462Z] ---> Running in 4d502e377e52 [2022-11-08T17:21:19.415Z] Removing intermediate container 4d502e377e52 [2022-11-08T17:21:19.415Z] ---> 31e6c0ba1e92 [2022-11-08T17:21:19.415Z] Step 30/32 : LABEL arch=arm64 [2022-11-08T17:21:19.681Z] ---> Running in 14a0e244098c [2022-11-08T17:21:20.267Z] Removing intermediate container 14a0e244098c [2022-11-08T17:21:20.267Z] ---> 34ca9a83a3ba [2022-11-08T17:21:20.267Z] Step 31/32 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:21:20.267Z] ---> Running in 172de5965afe [2022-11-08T17:21:20.538Z] Removing intermediate container 74777d7da201 [2022-11-08T17:21:20.538Z] ---> 77087bdde038 [2022-11-08T17:21:20.538Z] [2022-11-08T17:21:20.538Z] Step 10/24 : FROM alpine:3.16 [2022-11-08T17:21:20.538Z] ---> a6215f271958 [2022-11-08T17:21:20.538Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-08T17:21:20.538Z] ---> Using cache [2022-11-08T17:21:20.538Z] ---> 812a190aa24e [2022-11-08T17:21:20.538Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T17:21:20.538Z] ---> Using cache [2022-11-08T17:21:20.538Z] ---> ab062c8a1f66 [2022-11-08T17:21:20.538Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-08T17:21:20.538Z] ---> Running in e24d280c9bb2 [2022-11-08T17:21:21.123Z] Removing intermediate container 172de5965afe [2022-11-08T17:21:21.123Z] ---> 779410568586 [2022-11-08T17:21:21.123Z] Step 32/32 : LABEL version=0.0.0 [2022-11-08T17:21:21.123Z] ---> Running in 230b89f11ca2 [2022-11-08T17:21:21.391Z] Removing intermediate container e24d280c9bb2 [2022-11-08T17:21:21.391Z] ---> 6beb51b7aaf2 [2022-11-08T17:21:21.391Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-08T17:21:21.658Z] ---> Running in 22cd99fb2ca4 [2022-11-08T17:21:21.925Z] Removing intermediate container 230b89f11ca2 [2022-11-08T17:21:21.925Z] ---> 41594cd85cd8 [2022-11-08T17:21:21.925Z] [2022-11-08T17:21:22.189Z] Removing intermediate container 22cd99fb2ca4 [2022-11-08T17:21:22.190Z] ---> 872515169bfd [2022-11-08T17:21:22.190Z] Step 15/24 : WORKDIR / [2022-11-08T17:21:22.190Z] ---> Running in 717973aea214 [2022-11-08T17:21:22.771Z] Successfully built 41594cd85cd8 [2022-11-08T17:21:23.351Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-08T17:21:23.351Z]  Building security-bootstrapper ... done Removing intermediate container 717973aea214 [2022-11-08T17:21:23.351Z] ---> 0acf4bef42da [2022-11-08T17:21:23.351Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T17:21:24.311Z] ---> f91ad0efaac8 [2022-11-08T17:21:24.311Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-08T17:21:25.714Z] ---> e776c6c939c8 [2022-11-08T17:21:25.714Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-08T17:21:26.668Z] ---> e1f4d954ccb5 [2022-11-08T17:21:26.668Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-08T17:21:27.623Z] ---> 211516f2075b [2022-11-08T17:21:27.623Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-08T17:21:27.623Z] ---> Running in 78d4a51ae54f [2022-11-08T17:21:27.889Z] Removing intermediate container 78d4a51ae54f [2022-11-08T17:21:27.889Z] ---> 21e48b153160 [2022-11-08T17:21:27.889Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T17:21:28.154Z] ---> Running in fd33d80399f6 [2022-11-08T17:21:28.418Z] Removing intermediate container fd33d80399f6 [2022-11-08T17:21:28.682Z] ---> 6f2518b8322f [2022-11-08T17:21:28.682Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T17:21:28.682Z] ---> Running in cc409c5aed0e [2022-11-08T17:21:28.948Z] Removing intermediate container cc409c5aed0e [2022-11-08T17:21:28.948Z] ---> 41629650b55b [2022-11-08T17:21:28.948Z] Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:21:29.213Z] ---> Running in 04a1163bfe5d [2022-11-08T17:21:29.479Z] Removing intermediate container 04a1163bfe5d [2022-11-08T17:21:29.479Z] ---> 6156afac015a [2022-11-08T17:21:29.479Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T17:21:29.745Z] ---> Running in 46f3a57cf06f [2022-11-08T17:21:30.331Z] Removing intermediate container 46f3a57cf06f [2022-11-08T17:21:30.331Z] ---> c0345c20c9a5 [2022-11-08T17:21:30.331Z] [2022-11-08T17:21:30.331Z] Successfully built c0345c20c9a5 [2022-11-08T17:21:30.597Z] Successfully tagged core-metadata-arm64:latest [2022-11-08T17:22:26.952Z]  Building core-metadata ... done Removing intermediate container d7b9555baeb9 [2022-11-08T17:22:26.952Z] ---> bc8aa976e88b [2022-11-08T17:22:26.952Z] [2022-11-08T17:22:26.952Z] Step 9/19 : FROM alpine:3.15 [2022-11-08T17:22:26.952Z] ---> 02e0d6fdf486 [2022-11-08T17:22:26.952Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T17:22:26.952Z] ---> Using cache [2022-11-08T17:22:26.952Z] ---> 67c23421e651 [2022-11-08T17:22:26.952Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-08T17:22:26.952Z] ---> Running in 3073b0b28b11 [2022-11-08T17:22:26.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:22:26.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:22:26.952Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T17:22:26.952Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T17:22:26.952Z] OK: 15736 distinct packages available [2022-11-08T17:22:26.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:22:26.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:22:26.952Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-08T17:22:26.952Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-08T17:22:26.952Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-08T17:22:26.952Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-08T17:22:26.952Z] (5/9) Installing curl (7.80.0-r4) [2022-11-08T17:22:26.952Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-08T17:22:26.952Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-08T17:22:26.952Z] (8/9) Installing libucontext (1.1-r0) [2022-11-08T17:22:26.952Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-08T17:22:26.952Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T17:22:26.952Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T17:22:26.952Z] OK: 8 MiB in 23 packages [2022-11-08T17:22:27.907Z] Removing intermediate container 3073b0b28b11 [2022-11-08T17:22:27.907Z] ---> 200e4d6960bb [2022-11-08T17:22:27.907Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T17:22:28.865Z] ---> 9d7a736740cf [2022-11-08T17:22:28.865Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-08T17:22:30.803Z] ---> d4d82c422cc5 [2022-11-08T17:22:30.803Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-08T17:22:31.764Z] ---> e5f681bf7618 [2022-11-08T17:22:31.764Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-08T17:22:31.764Z] ---> Running in c09cbaa3111b [2022-11-08T17:22:32.040Z] Removing intermediate container c09cbaa3111b [2022-11-08T17:22:32.307Z] ---> 46523c4cb02e [2022-11-08T17:22:32.307Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T17:22:32.307Z] ---> Running in 1fe28d4b7565 [2022-11-08T17:22:32.889Z] Removing intermediate container 1fe28d4b7565 [2022-11-08T17:22:32.889Z] ---> e95eb01de679 [2022-11-08T17:22:32.889Z] Step 17/19 : LABEL arch=arm64 [2022-11-08T17:22:32.889Z] ---> Running in bd576976cf88 [2022-11-08T17:22:33.468Z] Removing intermediate container bd576976cf88 [2022-11-08T17:22:33.468Z] ---> 5d665ee2b6c1 [2022-11-08T17:22:33.468Z] Step 18/19 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:22:33.468Z] ---> Running in 1dac78c99487 [2022-11-08T17:22:34.049Z] Removing intermediate container 1dac78c99487 [2022-11-08T17:22:34.049Z] ---> 8a1cda314461 [2022-11-08T17:22:34.049Z] Step 19/19 : LABEL version=0.0.0 [2022-11-08T17:22:34.049Z] ---> Running in 07e6afe2b4cf [2022-11-08T17:22:34.631Z] Removing intermediate container 07e6afe2b4cf [2022-11-08T17:22:34.631Z] ---> 9db8d2eb6a8b [2022-11-08T17:22:34.631Z] [2022-11-08T17:22:34.896Z] Successfully built 9db8d2eb6a8b [2022-11-08T17:22:34.896Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-08T17:23:13.855Z]  Building security-spiffe-token-provider ... done Removing intermediate container e0100b6937a8 [2022-11-08T17:23:13.855Z] ---> c09d53f60ea6 [2022-11-08T17:23:13.855Z] [2022-11-08T17:23:13.855Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T17:23:13.855Z] ---> a6215f271958 [2022-11-08T17:23:13.855Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-08T17:23:13.855Z] ---> Running in 7a78d1da5a3c [2022-11-08T17:23:13.855Z] Removing intermediate container 7a78d1da5a3c [2022-11-08T17:23:13.855Z] ---> 4cc2ce23dbf2 [2022-11-08T17:23:13.855Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-08T17:23:13.855Z] ---> Running in ea11f21be7a8 [2022-11-08T17:23:13.855Z] Removing intermediate container ea11f21be7a8 [2022-11-08T17:23:13.855Z] ---> fae6804aa19a [2022-11-08T17:23:13.855Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-08T17:23:13.855Z] ---> Running in 72dcc746ae39 [2022-11-08T17:23:13.855Z] Removing intermediate container 72dcc746ae39 [2022-11-08T17:23:13.855Z] ---> 9c2d273abd9e [2022-11-08T17:23:13.855Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T17:23:13.855Z] ---> Running in 805e728d0e6a [2022-11-08T17:23:13.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:23:13.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:23:13.855Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T17:23:13.855Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T17:23:13.855Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T17:23:13.855Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T17:23:13.855Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T17:23:13.855Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T17:23:13.855Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T17:23:13.855Z] OK: 8 MiB in 20 packages [2022-11-08T17:23:13.855Z] Removing intermediate container 805e728d0e6a [2022-11-08T17:23:13.855Z] ---> 7b3fa0b8bd45 [2022-11-08T17:23:13.855Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T17:23:14.124Z] ---> 42b3daf9f0b7 [2022-11-08T17:23:14.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-08T17:23:15.529Z] ---> 5d29185f540b [2022-11-08T17:23:15.529Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-08T17:23:16.492Z] ---> 3ffca3fbda20 [2022-11-08T17:23:16.492Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-08T17:23:16.492Z] ---> Running in 39a26e87ec9f [2022-11-08T17:23:17.075Z] Removing intermediate container 39a26e87ec9f [2022-11-08T17:23:17.075Z] ---> 387cbb0dcf55 [2022-11-08T17:23:17.075Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T17:23:17.075Z] ---> Running in 5bacccd64a2a [2022-11-08T17:23:17.697Z] Removing intermediate container 5bacccd64a2a [2022-11-08T17:23:17.697Z] ---> 1ad96960c225 [2022-11-08T17:23:17.697Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T17:23:17.697Z] ---> Running in 9e2b64132b33 [2022-11-08T17:23:18.276Z] Removing intermediate container 9e2b64132b33 [2022-11-08T17:23:18.276Z] ---> 5b7ead049ced [2022-11-08T17:23:18.276Z] Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:23:18.276Z] ---> Running in 578b98617e94 [2022-11-08T17:23:18.542Z] Removing intermediate container 578b98617e94 [2022-11-08T17:23:18.542Z] ---> 63f51e531be3 [2022-11-08T17:23:18.542Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T17:23:18.542Z] ---> Running in f433c0167278 [2022-11-08T17:23:18.807Z] Removing intermediate container f433c0167278 [2022-11-08T17:23:18.807Z] ---> a1ee55f51d75 [2022-11-08T17:23:18.807Z] [2022-11-08T17:23:19.073Z] Successfully built a1ee55f51d75 [2022-11-08T17:23:19.073Z] Successfully tagged core-data-arm64:latest [2022-11-08T17:23:37.388Z]  Building core-data ... done Removing intermediate container 5c4ae5ef8339 [2022-11-08T17:23:37.388Z] ---> b8f232cdd334 [2022-11-08T17:23:37.388Z] [2022-11-08T17:23:37.388Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T17:23:37.653Z] ---> a6215f271958 [2022-11-08T17:23:37.653Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-08T17:23:39.360Z] ---> Running in 94ba6cc766ff [2022-11-08T17:23:39.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T17:23:40.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T17:23:41.472Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-08T17:23:41.472Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-08T17:23:41.472Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T17:23:41.472Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T17:23:41.738Z] OK: 6 MiB in 16 packages [2022-11-08T17:23:42.703Z] Removing intermediate container 94ba6cc766ff [2022-11-08T17:23:42.703Z] ---> 4edc6d631dd0 [2022-11-08T17:23:42.703Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T17:23:42.971Z] ---> Running in c32a6f3a53e8 [2022-11-08T17:23:43.236Z] Removing intermediate container c32a6f3a53e8 [2022-11-08T17:23:43.236Z] ---> fa23dbe80dbf [2022-11-08T17:23:43.236Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-08T17:23:43.236Z] ---> Running in a9a250261763 [2022-11-08T17:23:43.503Z] Removing intermediate container a9a250261763 [2022-11-08T17:23:43.503Z] ---> 14623b3b0ad4 [2022-11-08T17:23:43.503Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T17:23:43.503Z] ---> Running in 1a160944e939 [2022-11-08T17:23:43.768Z] Removing intermediate container 1a160944e939 [2022-11-08T17:23:43.768Z] ---> 5f482ac3a983 [2022-11-08T17:23:43.768Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T17:23:44.349Z] ---> 62097f8797e1 [2022-11-08T17:23:44.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-08T17:23:45.752Z] ---> 618511559c8f [2022-11-08T17:23:45.752Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-08T17:23:46.335Z] ---> c6d185e54bd5 [2022-11-08T17:23:46.335Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-08T17:23:46.335Z] ---> Running in 8a82e46d4f5d [2022-11-08T17:23:46.601Z] Removing intermediate container 8a82e46d4f5d [2022-11-08T17:23:46.601Z] ---> 64a0f14bc471 [2022-11-08T17:23:46.601Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T17:23:46.601Z] ---> Running in 13b21db5a34a [2022-11-08T17:23:46.867Z] Removing intermediate container 13b21db5a34a [2022-11-08T17:23:46.867Z] ---> a77b05159cc6 [2022-11-08T17:23:46.867Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T17:23:46.867Z] ---> Running in 0a8ddc416353 [2022-11-08T17:23:47.134Z] Removing intermediate container 0a8ddc416353 [2022-11-08T17:23:47.134Z] ---> 9fdb0dcea0e2 [2022-11-08T17:23:47.134Z] Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 [2022-11-08T17:23:47.406Z] ---> Running in 454dd6074ab4 [2022-11-08T17:23:47.672Z] Removing intermediate container 454dd6074ab4 [2022-11-08T17:23:47.672Z] ---> 1feea1c02e42 [2022-11-08T17:23:47.672Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T17:23:47.672Z] ---> Running in 1462618cd0f1 [2022-11-08T17:23:47.937Z] Removing intermediate container 1462618cd0f1 [2022-11-08T17:23:47.937Z] ---> e5db1181d569 [2022-11-08T17:23:47.937Z] [2022-11-08T17:23:48.201Z] Successfully built e5db1181d569 [2022-11-08T17:23:48.201Z] Successfully tagged support-notifications-arm64:latest [2022-11-08T17:23:48.475Z]  Building support-notifications ... done  [Pipeline] } [2022-11-08T17:23:48.489Z] $ docker stop --time=1 d27a2cd7346da8483c39705e2482b86badcffd0d35fcb2a5d01a5df203901d24 [2022-11-08T17:23:50.871Z] $ docker rm -f d27a2cd7346da8483c39705e2482b86badcffd0d35fcb2a5d01a5df203901d24 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T17:23:51.396Z] + docker images [2022-11-08T17:23:51.659Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-08T17:23:51.659Z] support-notifications-arm64 latest e5db1181d569 4 seconds ago 29.5MB [2022-11-08T17:23:51.659Z] b8f232cdd334 15 seconds ago 1.51GB [2022-11-08T17:23:51.659Z] core-data-arm64 latest a1ee55f51d75 33 seconds ago 20.8MB [2022-11-08T17:23:51.659Z] c09d53f60ea6 45 seconds ago 1.45GB [2022-11-08T17:23:51.659Z] security-spiffe-token-provider-arm64 latest 9db8d2eb6a8b About a minute ago 28.8MB [2022-11-08T17:23:51.659Z] bc8aa976e88b About a minute ago 1.48GB [2022-11-08T17:23:51.659Z] core-metadata-arm64 latest c0345c20c9a5 2 minutes ago 17.7MB [2022-11-08T17:23:51.659Z] security-bootstrapper-arm64 latest 41594cd85cd8 2 minutes ago 19.4MB [2022-11-08T17:23:51.659Z] 77087bdde038 2 minutes ago 1.45GB [2022-11-08T17:23:51.659Z] 7935385e0ccc 3 minutes ago 1.43GB [2022-11-08T17:23:51.659Z] support-scheduler-arm64 latest 45ebc34b6f33 7 minutes ago 28.8MB [2022-11-08T17:23:51.659Z] 5ddd0068d8b4 8 minutes ago 1.51GB [2022-11-08T17:23:51.659Z] security-proxy-setup-arm64 latest 03d2c0317ed5 8 minutes ago 26.7MB [2022-11-08T17:23:51.660Z] 780c504f1603 8 minutes ago 1.43GB [2022-11-08T17:23:51.660Z] core-command-arm64 latest 7560a2276e36 9 minutes ago 16.9MB [2022-11-08T17:23:51.660Z] sys-mgmt-agent-arm64 latest c778f92036ba 9 minutes ago 133MB [2022-11-08T17:23:51.660Z] 24e73fc74b8e 9 minutes ago 1.44GB [2022-11-08T17:23:51.660Z] security-secretstore-setup-arm64 latest a9835b779323 11 minutes ago 28.6MB [2022-11-08T17:23:51.660Z] 87db0fdd5013 11 minutes ago 1.44GB [2022-11-08T17:23:51.660Z] 851b8f032f83 11 minutes ago 1.43GB [2022-11-08T17:23:51.660Z] security-spire-server-arm64 latest 32efb54f5d49 15 minutes ago 84.3MB [2022-11-08T17:23:51.660Z] 4992455c734b 15 minutes ago 1.32GB [2022-11-08T17:23:51.660Z] security-spire-agent-arm64 latest ee6e2680004a 17 minutes ago 122MB [2022-11-08T17:23:51.660Z] security-spire-config-arm64 latest cbef44109095 17 minutes ago 83.6MB [2022-11-08T17:23:51.660Z] 0ad787a323f2 18 minutes ago 1.32GB [2022-11-08T17:23:51.660Z] 6a8ba7d04531 18 minutes ago 1.32GB [2022-11-08T17:23:51.660Z] ci-base-image-arm64 latest 461406e5045b 34 minutes ago 948MB [2022-11-08T17:23:51.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 days ago 685MB [2022-11-08T17:23:51.660Z] alpine 3.15 02e0d6fdf486 3 months ago 5.33MB [2022-11-08T17:23:51.660Z] alpine 3.16 a6215f271958 3 months ago 5.29MB [2022-11-08T17:23:51.660Z] 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-11-08T17:23:52.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T17:23:52.414Z] [2022-11-08T17:23:52.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:23:52.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T17:23:53.095Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-08T17:23:53.095Z] 8998bd30e6a1: Pulling fs layer [2022-11-08T17:23:53.095Z] 04944245beec: Pulling fs layer [2022-11-08T17:23:53.095Z] 699f458cf7ca: Pulling fs layer [2022-11-08T17:23:53.095Z] 765212b225bb: Pulling fs layer [2022-11-08T17:23:53.095Z] f23df028b6ca: Pulling fs layer [2022-11-08T17:23:53.095Z] d65c8cfc05b1: Pulling fs layer [2022-11-08T17:23:53.095Z] 2437ff75d9bd: Pulling fs layer [2022-11-08T17:23:53.095Z] f23df028b6ca: Waiting [2022-11-08T17:23:53.095Z] d65c8cfc05b1: Waiting [2022-11-08T17:23:53.095Z] 2437ff75d9bd: Waiting [2022-11-08T17:23:53.095Z] 765212b225bb: Waiting [2022-11-08T17:23:53.095Z] 04944245beec: Verifying Checksum [2022-11-08T17:23:53.095Z] 04944245beec: Download complete [2022-11-08T17:23:53.095Z] 765212b225bb: Verifying Checksum [2022-11-08T17:23:53.095Z] 765212b225bb: Download complete [2022-11-08T17:23:53.363Z] f23df028b6ca: Download complete [2022-11-08T17:23:53.364Z] d65c8cfc05b1: Verifying Checksum [2022-11-08T17:23:53.364Z] d65c8cfc05b1: Download complete [2022-11-08T17:23:53.364Z] 699f458cf7ca: Verifying Checksum [2022-11-08T17:23:53.364Z] 699f458cf7ca: Download complete [2022-11-08T17:23:53.948Z] 8998bd30e6a1: Verifying Checksum [2022-11-08T17:23:53.948Z] 8998bd30e6a1: Download complete [2022-11-08T17:23:55.894Z] 2437ff75d9bd: Verifying Checksum [2022-11-08T17:23:55.894Z] 2437ff75d9bd: Download complete [2022-11-08T17:23:57.831Z] 8998bd30e6a1: Pull complete [2022-11-08T17:23:58.096Z] 04944245beec: Pull complete [2022-11-08T17:23:59.497Z] 699f458cf7ca: Pull complete [2022-11-08T17:23:59.762Z] 765212b225bb: Pull complete [2022-11-08T17:24:00.343Z] f23df028b6ca: Pull complete [2022-11-08T17:24:00.609Z] d65c8cfc05b1: Pull complete [2022-11-08T17:24:15.580Z] 2437ff75d9bd: Pull complete [2022-11-08T17:24:15.580Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-08T17:24:15.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T17:24:15.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:24:15.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-118641 does not seem to be running inside a container [2022-11-08T17:24:15.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-08T17:24:18.410Z] $ docker top b158446b01945bd7d205edcd6e615d4e25b4390c777595c7d593e09b754294c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:24:19.376Z] ---> job-cost.sh [2022-11-08T17:24:19.376Z] lf-activate-venv: SKIPPING [2022-11-08T17:24:19.376Z] INFO: No Stack... [2022-11-08T17:24:19.642Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-08T17:24:20.592Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T17:24:20.928Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-11-08T17:24:20.928Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T17:24:21.267Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4230-1-stack-cost] [2022-11-08T17:24:21.272Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4230-1-stack-cost] did not exist. Created. [2022-11-08T17:24:21.272Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T17:24:21.690Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-08T17:24:21.890Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T17:24:21.904Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4230-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T17:24:21.976Z] $ docker stop --time=1 b158446b01945bd7d205edcd6e615d4e25b4390c777595c7d593e09b754294c5 [2022-11-08T17:24:23.466Z] $ docker rm -f b158446b01945bd7d205edcd6e615d4e25b4390c777595c7d593e09b754294c5 [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-11-08T17:24:24.431Z] provisioning config files... [2022-11-08T17:24:24.441Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15900612599469799602tmp [Pipeline] { [Pipeline] sh [2022-11-08T17:24:24.768Z] + set +x [2022-11-08T17:24:24.768Z] + curl -s https://codecov.io/bash [2022-11-08T17:24:24.768Z] + bash -s -- [2022-11-08T17:24:24.768Z] [2022-11-08T17:24:24.768Z] _____ _ [2022-11-08T17:24:24.768Z] / ____| | | [2022-11-08T17:24:24.768Z] | | ___ __| | ___ ___ _____ __ [2022-11-08T17:24:24.768Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-08T17:24:24.768Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-08T17:24:24.768Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-08T17:24:24.768Z] Bash-1.0.6 [2022-11-08T17:24:24.768Z] [2022-11-08T17:24:24.768Z] [2022-11-08T17:24:24.768Z] ==> git version 2.25.1 found [2022-11-08T17:24:24.768Z] ==> 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-11-08T17:24:24.768Z] Release-Date: 2020-01-08 [2022-11-08T17:24:24.768Z] 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-11-08T17:24:24.768Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-08T17:24:24.768Z] ==> Jenkins CI detected. [2022-11-08T17:24:24.768Z] current dir:  /w/workspace/edgex-go/1 [2022-11-08T17:24:24.768Z] project root: . [2022-11-08T17:24:24.768Z] --> token set from env [2022-11-08T17:24:24.768Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-08T17:24:24.768Z] ==> Running gcov in . (disable via -X gcov) [2022-11-08T17:24:24.768Z] ==> Python coveragepy not found [2022-11-08T17:24:24.768Z] ==> Searching for coverage reports in: [2022-11-08T17:24:24.768Z] + . [2022-11-08T17:24:24.768Z] -> Found 1 reports [2022-11-08T17:24:24.768Z] ==> Detecting git/mercurial file structure [2022-11-08T17:24:25.026Z] ==> Reading reports [2022-11-08T17:24:25.026Z] + ./coverage.out bytes=501828 [2022-11-08T17:24:25.026Z] ==> Appending adjustments [2022-11-08T17:24:25.026Z] https://docs.codecov.io/docs/fixing-reports [2022-11-08T17:24:26.405Z] + Found adjustments [2022-11-08T17:24:26.405Z] ==> Gzipping contents [2022-11-08T17:24:26.405Z] 64K /tmp/codecov.ZPGr7q.gz [2022-11-08T17:24:26.405Z] ==> Uploading reports [2022-11-08T17:24:26.405Z] url: https://codecov.io [2022-11-08T17:24:26.405Z] query: branch=PR-4230&commit=6ca5195478432bcd71e5af2f953c2a061988ad07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4230&job=&cmd_args= [2022-11-08T17:24:26.405Z] -> Pinging Codecov [2022-11-08T17:24:26.405Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4230&commit=6ca5195478432bcd71e5af2f953c2a061988ad07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4230&job=&cmd_args= [2022-11-08T17:24:26.668Z] -> Uploading to [2022-11-08T17:24:26.668Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-08/00271124DB129430A58F1EEE437C3FCB/6ca5195478432bcd71e5af2f953c2a061988ad07/8ce48bdd-8ae1-436e-8e3a-d3e3b9135c74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T172426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3fad338ea1f3cf3cc05b9584415c1c8e0b02e910d99de708c69af23d0758edc4 [2022-11-08T17:24:26.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T17:24:26.668Z] Dload Upload Total Spent Left Speed [2022-11-08T17:24:26.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65288 0 0 100 65288 0 253k --:--:-- --:--:-- --:--:-- 253k [2022-11-08T17:24:26.929Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ca5195478432bcd71e5af2f953c2a061988ad07 [Pipeline] } [2022-11-08T17:24:26.958Z] 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-11-08T17:24:28.281Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:24:28.612Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:24:29.500Z] ---> package-listing.sh [2022-11-08T17:24:29.500Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-08T17:24:29.500Z] ++ facter osfamily [2022-11-08T17:24:29.759Z] + OS_FAMILY=debian [2022-11-08T17:24:29.759Z] + workspace=/w/workspace/edgex-go/1 [2022-11-08T17:24:29.759Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-08T17:24:29.759Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-08T17:24:29.759Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-08T17:24:29.759Z] + PACKAGES=/tmp/packages_start.txt [2022-11-08T17:24:29.759Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-08T17:24:29.759Z] + PACKAGES=/tmp/packages_end.txt [2022-11-08T17:24:29.759Z] + case "${OS_FAMILY}" in [2022-11-08T17:24:29.759Z] + dpkg -l [2022-11-08T17:24:29.759Z] + grep '^ii' [2022-11-08T17:24:29.759Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-08T17:24:29.759Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-08T17:24:29.759Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-08T17:24:29.759Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-08T17:24:29.759Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-11-08T17:24:29.759Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-11-08T17:24:29.790Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-08T17:24:30.080Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:24:30.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T17:24:30.709Z] [2022-11-08T17:24:30.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T17:24:31.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T17:24:31.064Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T17:24:31.064Z] 5eb5b503b376: Pulling fs layer [2022-11-08T17:24:31.064Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T17:24:31.064Z] ec43610c2a17: Pulling fs layer [2022-11-08T17:24:31.064Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T17:24:31.064Z] 33b1e0a273af: Pulling fs layer [2022-11-08T17:24:31.064Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T17:24:31.064Z] 2f39f015ded8: Pulling fs layer [2022-11-08T17:24:31.064Z] 3a2ae6a8a46f: Waiting [2022-11-08T17:24:31.064Z] 33b1e0a273af: Waiting [2022-11-08T17:24:31.064Z] 5d3b04190fa2: Waiting [2022-11-08T17:24:31.064Z] 2f39f015ded8: Waiting [2022-11-08T17:24:31.064Z] 5c69ac0246d0: Download complete [2022-11-08T17:24:31.064Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-08T17:24:31.064Z] 3a2ae6a8a46f: Download complete [2022-11-08T17:24:31.322Z] 33b1e0a273af: Verifying Checksum [2022-11-08T17:24:31.322Z] 33b1e0a273af: Download complete [2022-11-08T17:24:31.322Z] 5d3b04190fa2: Verifying Checksum [2022-11-08T17:24:31.322Z] 5d3b04190fa2: Download complete [2022-11-08T17:24:31.322Z] ec43610c2a17: Verifying Checksum [2022-11-08T17:24:31.322Z] ec43610c2a17: Download complete [2022-11-08T17:24:31.322Z] 5eb5b503b376: Download complete [2022-11-08T17:24:31.894Z] 2f39f015ded8: Download complete [2022-11-08T17:24:32.462Z] 5eb5b503b376: Pull complete [2022-11-08T17:24:32.463Z] 5c69ac0246d0: Pull complete [2022-11-08T17:24:33.029Z] ec43610c2a17: Pull complete [2022-11-08T17:24:33.029Z] 3a2ae6a8a46f: Pull complete [2022-11-08T17:24:33.288Z] 33b1e0a273af: Pull complete [2022-11-08T17:24:33.288Z] 5d3b04190fa2: Pull complete [2022-11-08T17:24:37.474Z] 2f39f015ded8: Pull complete [2022-11-08T17:24:37.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T17:24:37.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T17:24:37.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T17:24:37.657Z] prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container [2022-11-08T17:24:37.677Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-08T17:24:39.905Z] $ docker top 6b3945fccc02b1f3dd4462b9fcdeb1c3384e6ec1e618e0c791952cfab5e6a3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T17:24:40.310Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-08T17:24:40.628Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-08T17:24:40.939Z] + ls /var/log/sa-host [2022-11-08T17:24:40.939Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T17:24:41.186Z] provisioning config files... [2022-11-08T17:24:41.194Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2151409212677957542tmp [Pipeline] { [Pipeline] echo [2022-11-08T17:24:41.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:24:41.555Z] ---> create-netrc.sh [Pipeline] } [2022-11-08T17:24:41.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:24:41.991Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-08T17:24:42.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:24:42.330Z] ---> sudo-logs.sh [2022-11-08T17:24:42.330Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-08T17:24:42.406Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:24:42.713Z] ---> job-cost.sh [2022-11-08T17:24:42.714Z] lf-activate-venv: SKIPPING [2022-11-08T17:24:42.714Z] DEBUG: total: 0.10999999940395355 [2022-11-08T17:24:42.714Z] INFO: Retrieving Stack Cost... [2022-11-08T17:24:43.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T17:24:43.541Z] INFO: Archiving Costs [Pipeline] echo [2022-11-08T17:24:43.580Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T17:24:43.891Z] ---> logs-deploy.sh [2022-11-08T17:24:43.891Z] lf-activate-venv: SKIPPING [2022-11-08T17:24:43.891Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4230/1 [2022-11-08T17:24:43.891Z] INFO: archiving workspace using pattern(s): [2022-11-08T17:24:44.831Z] Archives upload complete. [2022-11-08T17:24:45.091Z] INFO: archiving logs to Nexus