Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+62f72edb64dca79aa690ec258c3243e87ccbadbd (287ee3f2454e8c2ea80c965bd520e48c4a9a31a2) 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-ssh4374229967973152170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh974863178474330466.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh387264042050199758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15216982564907023648.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3421106262406052500.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21881 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing d5622e27431e2a470127ea0b66702b9e78021c54 Checking out Revision d5622e27431e2a470127ea0b66702b9e78021c54 (PR-4097) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5622e27431e2a470127ea0b66702b9e78021c54 # timeout=10 Commit message: "Merge commit '62f72edb64dca79aa690ec258c3243e87ccbadbd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:21 ========================================================= 16:30:21 EdgeX Global Pipelines Version Info 16:30:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:22 ------------------- 16:30:22 stable info: 16:30:22 ------------------- 16:30:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:22 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:22 Message: update stable to v1.0.238 > git rev-list --no-walk cd7b71c9f3bf668acb15b90b6edbe9b9b1289eac # timeout=10 16:30:22 ------------------- 16:30:22 experimental info: 16:30:22 ------------------- 16:30:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:22 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:22 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5622e27431e2a470127ea0b66702b9e78021c54 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5622e2 [Pipeline] echo 16:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:23 provisioning config files... 16:30:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config192438455159983352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:23 ---> docker-login.sh 16:30:23 nexus3.edgexfoundry.org:10001 16:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:23 Configure a credential helper to remove this warning. See 16:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:23 16:30:23 Login Succeeded 16:30:23 nexus3.edgexfoundry.org:10002 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 nexus3.edgexfoundry.org:10003 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 nexus3.edgexfoundry.org:10004 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:24 Configure a credential helper to remove this warning. See 16:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:24 16:30:24 Login Succeeded 16:30:24 docker.io 16:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:25 Configure a credential helper to remove this warning. See 16:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:25 16:30:25 Login Succeeded 16:30:25 ---> docker-login.sh ends [Pipeline] } 16:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:25 + 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 16:30:25 + cut -d/ -f2 16:30:25 + dirname cmd/core-command/Dockerfile 16:30:25 + echo core-command,cmd/core-command/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + dirname cmd/core-data/Dockerfile 16:30:25 + echo core-data,cmd/core-data/Dockerfile 16:30:25 + + dirname cmd/core-metadata/Dockerfile 16:30:25 cut -d/ -f2 16:30:25 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:25 + dirname cmd/security-bootstrapper/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:25 + dirname cmd/security-proxy-setup/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:25 + + cut -d/ -f2dirname 16:30:25 cmd/security-secretstore-setup/Dockerfile 16:30:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:25 + dirname cmd/security-spire-agent/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:25 + dirname cmd/security-spire-config/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:25 + dirname cmd/security-spire-server/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:25 + dirname cmd/support-notifications/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:25 + dirname cmd/support-scheduler/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:25 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:25 + cut -d/ -f2 16:30:25 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:25 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 16:30:25 + git rev-list -1 --merges d5622e27431e2a470127ea0b66702b9e78021c54~1..d5622e27431e2a470127ea0b66702b9e78021c54 [Pipeline] echo 16:30:25 -----------> git rev-list -1 --merges d5622e27431e2a470127ea0b66702b9e78021c54~1..d5622e27431e2a470127ea0b66702b9e78021c54 d5622e27431e2a470127ea0b66702b9e78021c54 16:30:25 d5622e27431e2a470127ea0b66702b9e78021c54 [false] [Pipeline] sh 16:30:26 + git log --format=format:%s -1 d5622e27431e2a470127ea0b66702b9e78021c54 [Pipeline] echo 16:30:26 ========================================================= 16:30:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:26 + grep -v github /etc/ssh/ssh_known_hosts 16:30:26 + [ -e /tmp/ssh_known_hosts ] 16:30:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:26 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:26 16:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:27 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:27 b85a868b505f: Pulling fs layer 16:30:27 e2be974225ed: Pulling fs layer 16:30:27 339a4e72a1f5: Pulling fs layer 16:30:27 988bab9f4d93: Pulling fs layer 16:30:27 1469e6f7b9e6: Pulling fs layer 16:30:27 eaf3925da568: Pulling fs layer 16:30:27 bab4dde63d76: Pulling fs layer 16:30:27 bde34c3a00c8: Pulling fs layer 16:30:27 b352a97aabf1: Pulling fs layer 16:30:27 4872d77fe225: Pulling fs layer 16:30:27 5851b861e8e6: Pulling fs layer 16:30:27 eaf3925da568: Waiting 16:30:27 bab4dde63d76: Waiting 16:30:27 bde34c3a00c8: Waiting 16:30:27 b352a97aabf1: Waiting 16:30:27 4872d77fe225: Waiting 16:30:27 5851b861e8e6: Waiting 16:30:27 988bab9f4d93: Waiting 16:30:27 1469e6f7b9e6: Waiting 16:30:27 e2be974225ed: Verifying Checksum 16:30:27 e2be974225ed: Download complete 16:30:27 988bab9f4d93: Download complete 16:30:27 339a4e72a1f5: Verifying Checksum 16:30:27 339a4e72a1f5: Download complete 16:30:27 1469e6f7b9e6: Verifying Checksum 16:30:27 1469e6f7b9e6: Download complete 16:30:27 eaf3925da568: Download complete 16:30:27 bde34c3a00c8: Download complete 16:30:27 b352a97aabf1: Verifying Checksum 16:30:27 b352a97aabf1: Download complete 16:30:27 4872d77fe225: Verifying Checksum 16:30:27 4872d77fe225: Download complete 16:30:27 5851b861e8e6: Verifying Checksum 16:30:27 5851b861e8e6: Download complete 16:30:27 b85a868b505f: Download complete 16:30:27 bab4dde63d76: Verifying Checksum 16:30:27 bab4dde63d76: Download complete 16:30:28 b85a868b505f: Pull complete 16:30:28 e2be974225ed: Pull complete 16:30:29 339a4e72a1f5: Pull complete 16:30:29 988bab9f4d93: Pull complete 16:30:29 1469e6f7b9e6: Pull complete 16:30:29 eaf3925da568: Pull complete 16:30:31 bab4dde63d76: Pull complete 16:30:31 bde34c3a00c8: Pull complete 16:30:31 b352a97aabf1: Pull complete 16:30:31 4872d77fe225: Pull complete 16:30:31 5851b861e8e6: Pull complete 16:30:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:31 prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container 16:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 16:30:32 $ docker top b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee -eo pid,comm 16:30:32 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). 16:30:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:33 [ssh-agent] Looking for ssh-agent implementation... 16:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:33 $ docker exec b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee ssh-agent 16:30:33 SSH_AUTH_SOCK=/tmp/ssh-TIyErD7JO8Mk/agent.33 16:30:33 SSH_AGENT_PID=39 16:30:33 Running ssh-add (command line suppressed) 16:30:33 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2689252170771366486.key (/w/workspace/edgex-go/7@tmp/private_key_2689252170771366486.key) 16:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:33 + git tag --points-at HEAD [Pipeline] } 16:30:33 $ docker exec --env ******** --env ******** b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee ssh-agent -k 16:30:33 unset SSH_AUTH_SOCK; 16:30:33 unset SSH_AGENT_PID; 16:30:33 echo Agent pid 39 killed; 16:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:33 [ssh-agent] Looking for ssh-agent implementation... 16:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:34 $ docker exec b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee ssh-agent 16:30:34 SSH_AUTH_SOCK=/tmp/ssh-8L8TuekOPL5d/agent.72 16:30:34 SSH_AGENT_PID=79 16:30:34 Running ssh-add (command line suppressed) 16:30:34 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8667436118557698291.key (/w/workspace/edgex-go/7@tmp/private_key_8667436118557698291.key) 16:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:34 + git semver init 16:30:34 2022-08-03 16:30:34,748 [run_init] DEBUG init version:0.0.0 force:False 16:30:34 2022-08-03 16:30:34,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 16:30:34 2022-08-03 16:30:34,749 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 16:30:34 2022-08-03 16:30:34,749 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 16:30:39 2022-08-03 16:30:38,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 16:30:39 2022-08-03 16:30:38,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4097 with force:False 16:30:39 2022-08-03 16:30:38,523 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4097 16:30:39 2022-08-03 16:30:38,527 [execute] INFO git cat-file --batch-check 16:30:39 2022-08-03 16:30:38,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 16:30:39 2022-08-03 16:30:38,534 [execute] INFO git cat-file --batch 16:30:39 2022-08-03 16:30:38,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 16:30:39 2022-08-03 16:30:38,539 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4097 16:30:39 0.0.0 [Pipeline] } 16:30:39 $ docker exec --env ******** --env ******** b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee ssh-agent -k 16:30:39 unset SSH_AUTH_SOCK; 16:30:39 unset SSH_AGENT_PID; 16:30:39 echo Agent pid 79 killed; 16:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:39 + git semver [Pipeline] } 16:30:39 $ docker stop --time=1 b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee 16:30:41 $ docker rm -f b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee [Pipeline] // withDockerContainer [Pipeline] sh 16:30:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:41 Stashed 1 file(s) [Pipeline] echo 16:30:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:42 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 16:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:42 ========================================================= 16:30:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:42 2408cc74d12b: Pulling fs layer 16:30:42 ea60b727a1ce: Pulling fs layer 16:30:42 30c4a7721957: Pulling fs layer 16:30:42 370296b7ddb6: Pulling fs layer 16:30:42 7c6cee850709: Pulling fs layer 16:30:42 39a5fcdaea64: Pulling fs layer 16:30:42 d94ebbe4e438: Pulling fs layer 16:30:42 bcfd1f05c69d: Pulling fs layer 16:30:42 59ccb84bbe0f: Pulling fs layer 16:30:42 370296b7ddb6: Waiting 16:30:42 39a5fcdaea64: Waiting 16:30:42 d94ebbe4e438: Waiting 16:30:42 bcfd1f05c69d: Waiting 16:30:42 7c6cee850709: Waiting 16:30:42 59ccb84bbe0f: Waiting 16:30:42 30c4a7721957: Verifying Checksum 16:30:42 30c4a7721957: Download complete 16:30:42 ea60b727a1ce: Verifying Checksum 16:30:42 ea60b727a1ce: Download complete 16:30:42 7c6cee850709: Verifying Checksum 16:30:42 7c6cee850709: Download complete 16:30:42 39a5fcdaea64: Download complete 16:30:42 2408cc74d12b: Verifying Checksum 16:30:42 2408cc74d12b: Download complete 16:30:42 d94ebbe4e438: Verifying Checksum 16:30:42 d94ebbe4e438: Download complete 16:30:42 2408cc74d12b: Pull complete 16:30:42 ea60b727a1ce: Pull complete 16:30:42 30c4a7721957: Pull complete 16:30:42 59ccb84bbe0f: Verifying Checksum 16:30:42 59ccb84bbe0f: Download complete 16:30:43 370296b7ddb6: Verifying Checksum 16:30:43 370296b7ddb6: Download complete 16:30:43 bcfd1f05c69d: Verifying Checksum 16:30:43 bcfd1f05c69d: Download complete 16:30:47 370296b7ddb6: Pull complete 16:30:47 7c6cee850709: Pull complete 16:30:47 39a5fcdaea64: Pull complete 16:30:47 d94ebbe4e438: Pull complete 16:30:49 bcfd1f05c69d: Pull complete 16:30:50 59ccb84bbe0f: Pull complete 16:30:50 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:50 WORKDIR /edgex 16:30:50 COPY go.mod . 16:30:50 RUN go mod download 16:30:50 + docker build -t ci-base-image-x86_64 -f - . 16:30:51 Sending build context to Docker daemon 335.5MB 16:30:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:51 ---> a4fb48ad2a94 16:30:51 Step 2/4 : WORKDIR /edgex 16:30:53 ---> Running in d51cb43bdbda 16:30:53 Removing intermediate container d51cb43bdbda 16:30:53 ---> 7b9938e75f94 16:30:53 Step 3/4 : COPY go.mod . 16:30:53 ---> 1d2156d01480 16:30:53 Step 4/4 : RUN go mod download 16:30:53 ---> Running in 9fffd4848a07 16:30:56 Still waiting to schedule task 16:30:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21882’ is offline 16:31:03 Removing intermediate container 9fffd4848a07 16:31:03 ---> 5728d2ce0ab3 16:31:03 Successfully built 5728d2ce0ab3 16:31:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:04 + docker inspect -f . ci-base-image-x86_64 16:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:04 prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container 16:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 16:31:04 $ docker top 9c516cbba3f1fec630ada3f16a7037ef65e02b8e63907c15d2e07d39707cd871 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:05 + go version 16:31:05 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:05 $ docker stop --time=1 9c516cbba3f1fec630ada3f16a7037ef65e02b8e63907c15d2e07d39707cd871 16:31:06 $ docker rm -f 9c516cbba3f1fec630ada3f16a7037ef65e02b8e63907c15d2e07d39707cd871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:06 + docker inspect -f . ci-base-image-x86_64 16:31:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:06 prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container 16:31:06 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 16:31:07 $ docker top f7dd39fcbf6b0d3b0af26405d1c8e5658600767213506d4f358cb58268face3d -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:07 ========================================================= 16:31:07 [edgeXBuildGoParallel] Running Tests and Build... 16:31:07 ========================================================= [Pipeline] sh 16:31:07 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 16:31:07 + make test 16:31:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:14 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements 16:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements 16:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.416s coverage: 89.2% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.1% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 72.2% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 16:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 16:31:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 16:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 16:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.2% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 58.8% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 64.7% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.8% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 43.6% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:31:51 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 16:32:09 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." 16:32:09 GO111MODULE=on go vet ./... 16:32:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:11 ./bin/test-attribution-txt.sh 16:32:11 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:11 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:11 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:11 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:11 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:11 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:11 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:11 + ls -al . 16:32:11 total 728 16:32:11 drwxrwxr-x 10 1001 1001 4096 Aug 3 16:31 . 16:32:11 drwxr-xr-x 4 root root 4096 Aug 3 16:31 .. 16:32:11 -rw-rw-r-- 1 1001 1001 11 Aug 3 16:30 .dockerignore 16:32:11 drwxrwxr-x 8 1001 1001 4096 Aug 3 16:31 .git 16:32:11 drwxrwxr-x 3 1001 1001 4096 Aug 3 16:30 .github 16:32:11 -rw-rw-r-- 1 1001 1001 1030 Aug 3 16:30 .gitignore 16:32:11 -rw-rw-r-- 1 1001 1001 42 Aug 3 16:30 .golangci.yml 16:32:11 -rw-rw-r-- 1 1001 1001 87 Aug 3 16:30 .hadolint.yml 16:32:11 drwxr-xr-x 3 1001 1001 4096 Aug 3 16:30 .semver 16:32:11 -rw-rw-r-- 1 1001 1001 166 Aug 3 16:30 .sonarcloud.properties 16:32:11 -rw-rw-r-- 1 1001 1001 1171 Aug 3 16:30 ADOPTERS.md 16:32:11 -rw-rw-r-- 1 1001 1001 10347 Aug 3 16:30 Attribution.txt 16:32:11 -rw-rw-r-- 1 1001 1001 63209 Aug 3 16:30 CHANGELOG.md 16:32:11 -rw-rw-r-- 1 1001 1001 3804 Aug 3 16:30 CONTRIBUTING.md 16:32:11 -rw-rw-r-- 1 1001 1001 677 Aug 3 16:30 GOVERNANCE.md 16:32:11 -rw-rw-r-- 1 1001 1001 850 Aug 3 16:30 Jenkinsfile 16:32:11 -rw-rw-r-- 1 1001 1001 10775 Aug 3 16:30 LICENSE 16:32:11 -rw-rw-r-- 1 1001 1001 10370 Aug 3 16:30 Makefile 16:32:11 -rw-rw-r-- 1 1001 1001 582 Aug 3 16:30 OWNERS.md 16:32:11 -rw-rw-r-- 1 1001 1001 9094 Aug 3 16:30 README.md 16:32:11 -rw-rw-r-- 1 1001 1001 6912 Aug 3 16:30 SECURITY.md 16:32:11 -rw-rw-r-- 1 1001 1001 5 Aug 3 16:30 VERSION 16:32:11 -rw-rw-r-- 1 1001 1001 4131 Aug 3 16:30 ZMQWindows.md 16:32:11 drwxrwxr-x 2 1001 1001 4096 Aug 3 16:30 bin 16:32:11 drwxrwxr-x 18 1001 1001 4096 Aug 3 16:30 cmd 16:32:11 -rw-r--r-- 1 root root 478941 Aug 3 16:31 coverage.out 16:32:11 -rw-rw-r-- 1 1001 1001 3681 Aug 3 16:30 go.mod 16:32:11 -rw-rw-r-- 1 1001 1001 38033 Aug 3 16:30 go.sum 16:32:11 drwxrwxr-x 8 1001 1001 4096 Aug 3 16:30 internal 16:32:11 drwxrwxr-x 3 1001 1001 4096 Aug 3 16:30 openapi 16:32:11 drwxrwxr-x 4 1001 1001 4096 Aug 3 16:30 snap 16:32:11 -rw-rw-r-- 1 1001 1001 204 Aug 3 16:30 version.go [Pipeline] sh 16:32:12 + '[' -e coverage.out ] 16:32:12 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:12 Stashed 1 file(s) [Pipeline] sh 16:32:12 + make build 16:32:12 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 16:32:24 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 16:32:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:41 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 16:32:41 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 16:32:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:43 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 16:32:43 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 16:32:44 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 16:32:45 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 16:32:46 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 16:32:48 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] } 16:32:49 $ docker stop --time=1 f7dd39fcbf6b0d3b0af26405d1c8e5658600767213506d4f358cb58268face3d 16:32:51 $ docker rm -f f7dd39fcbf6b0d3b0af26405d1c8e5658600767213506d4f358cb58268face3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:52 16:32:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:52 latest: Pulling from edgex-devops/edgex-compose 16:32:52 cbdbe7a5bc2a: Pulling fs layer 16:32:52 ca9280d653b3: Pulling fs layer 16:32:52 7e9c9ca2126c: Pulling fs layer 16:32:52 cbdbe7a5bc2a: Verifying Checksum 16:32:52 cbdbe7a5bc2a: Download complete 16:32:52 ca9280d653b3: Verifying Checksum 16:32:52 ca9280d653b3: Download complete 16:32:52 cbdbe7a5bc2a: Pull complete 16:32:53 7e9c9ca2126c: Download complete 16:32:53 ca9280d653b3: Pull complete 16:32:56 7e9c9ca2126c: Pull complete 16:32:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:56 prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container 16:32:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 16:32:57 $ docker top da356b91926400ca71b36c6aaa543b2cc87d8f7d1f969b18e1da8592b3fda5a6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:57 + grep+ paralleldocker-compose 16:32:57 build --help 16:32:58 --parallel Build images in parallel. [Pipeline] } 16:32:58 $ docker stop --time=1 da356b91926400ca71b36c6aaa543b2cc87d8f7d1f969b18e1da8592b3fda5a6 16:32:59 $ docker rm -f da356b91926400ca71b36c6aaa543b2cc87d8f7d1f969b18e1da8592b3fda5a6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:00 prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container 16:33:00 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 16:33:00 $ docker top ccd24374ba9f392b9f24070bc70ab21f379b4b8c8570280d91dabcd15291c250 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:00 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:01 Building core-command ... 16:33:01 Building core-data ... 16:33:01 Building core-metadata ... 16:33:01 Building security-bootstrapper ... 16:33:01 Building security-proxy-setup ... 16:33:01 Building security-secretstore-setup ... 16:33:01 Building security-spiffe-token-provider ... 16:33:01 Building security-spire-agent ... 16:33:01 Building security-spire-config ... 16:33:01 Building security-spire-server ... 16:33:01 Building support-notifications ... 16:33:01 Building support-scheduler ... 16:33:01 Building sys-mgmt-agent ... 16:33:01 Building security-proxy-setup 16:33:01 Building support-scheduler 16:33:01 Building security-bootstrapper 16:33:01 Building security-spire-server 16:33:01 Building support-notifications 16:33:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:16 ---> 5728d2ce0ab3 16:33:16 Step 3/22 : WORKDIR /edgex-go 16:33:16 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:16 ---> 5728d2ce0ab3 16:33:16 Step 3/25 : WORKDIR /edgex-go 16:33:16 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:16 ---> 5728d2ce0ab3 16:33:16 Step 3/31 : WORKDIR /edgex-go 16:33:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:16 ---> 5728d2ce0ab3 16:33:16 Step 3/22 : WORKDIR /edgex-go 16:33:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:16 ---> 5728d2ce0ab3 16:33:16 Step 3/22 : WORKDIR /edgex-go 16:33:16 ---> Running in f35c42e199ff 16:33:16 ---> Running in a864b724ad74 16:33:16 ---> Running in f998f7665ebb 16:33:16 ---> Running in cde33259fa4b 16:33:16 ---> Running in b046535df60a 16:33:17 Removing intermediate container cde33259fa4b 16:33:17 ---> 6aaf5cc58b5f 16:33:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:17 Removing intermediate container f35c42e199ff 16:33:17 ---> 9788eceb78f3 16:33:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:17 Removing intermediate container a864b724ad74 16:33:17 ---> 2a035a3a917a 16:33:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:17 ---> Running in 673b67a1efba 16:33:17 Removing intermediate container f998f7665ebb 16:33:17 ---> 8eddae56c8b2 16:33:17 Removing intermediate container b046535df60a 16:33:17 ---> 998604fe0a68 16:33:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:17 ---> Running in 8854bfaf4a97 16:33:17 ---> Running in 6a73af043e85 16:33:17 ---> Running in a94e11075ca6 16:33:17 ---> Running in 52a0dc98987d 16:33:17 Removing intermediate container 673b67a1efba 16:33:17 ---> 5147bb6eabc8 16:33:17 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:33:17 ---> Running in 5a3c7bfa3618 16:33:18 Removing intermediate container 8854bfaf4a97 16:33:18 ---> 61a95aa3ea19 16:33:18 Step 5/22 : RUN apk add --update --no-cache make git 16:33:18 ---> Running in cc7b52e548b7 16:33:18 Removing intermediate container 6a73af043e85 16:33:18 ---> 25002647c98c 16:33:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:18 ---> Running in 38279ed2bf1b 16:33:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:18 Removing intermediate container a94e11075ca6 16:33:18 ---> 4c8e47b10532 16:33:18 Step 5/31 : RUN apk add --update --no-cache make git 16:33:18 ---> Running in ad7d61f8e435 16:33:18 Removing intermediate container 52a0dc98987d 16:33:18 ---> 2238032782ea 16:33:18 Step 5/22 : RUN apk add --update --no-cache make git 16:33:18 ---> Running in 999774d8ff2c 16:33:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:19 OK: 211 MiB in 51 packages 16:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:19 Removing intermediate container 5a3c7bfa3618 16:33:19 ---> 80155aade9d3 16:33:19 Step 6/25 : COPY go.mod vendor* ./ 16:33:19 OK: 211 MiB in 51 packages 16:33:20 OK: 211 MiB in 51 packages 16:33:20 ---> 7a7922db7e2d 16:33:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:20 OK: 211 MiB in 51 packages 16:33:20 ---> Running in 60dc96501ea2 16:33:20 OK: 211 MiB in 51 packages 16:33:20 Removing intermediate container cc7b52e548b7 16:33:20 ---> e285a42d5777 16:33:20 Step 6/22 : COPY go.mod vendor* ./ 16:33:20 ---> 0261b92f018d 16:33:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:20 ---> Running in 5e0ab17cb649 16:33:20 Removing intermediate container 38279ed2bf1b 16:33:20 ---> 6cefea29b1f6 16:33:20 Step 6/22 : COPY go.mod vendor* ./ 16:33:20 Removing intermediate container ad7d61f8e435 16:33:20 ---> f6c7800fc4f5 16:33:20 Step 6/31 : COPY go.mod vendor* ./ 16:33:20 Removing intermediate container 999774d8ff2c 16:33:20 ---> 321d36d43fe6 16:33:20 Step 6/22 : COPY go.mod vendor* ./ 16:33:21 ---> b23642b993d1 16:33:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:21 ---> Running in b1d38cd6a9e6 16:33:21 ---> f1129fbdec0c 16:33:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:21 ---> cf359cbc1601 16:33:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:21 ---> Running in 75003d8214c2 16:33:21 ---> Running in 5a2a19a0d13f 16:33:31 Removing intermediate container b1d38cd6a9e6 16:33:31 ---> fdbc41578164 16:33:31 Step 8/22 : COPY . . 16:33:31 Removing intermediate container 75003d8214c2 16:33:31 ---> 76bfead85752 16:33:31 Step 8/31 : COPY . . 16:33:31 Removing intermediate container 5a2a19a0d13f 16:33:31 ---> ddca3541feef 16:33:31 Step 8/22 : COPY . . 16:33:31 Removing intermediate container 5e0ab17cb649 16:33:31 ---> ca53bf328618 16:33:31 Step 8/22 : COPY . . 16:33:31 Removing intermediate container 60dc96501ea2 16:33:31 ---> de1fab700f39 16:33:31 Step 8/25 : COPY . . 16:33:39 ---> 7925d2dd00c6 16:33:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:33:39 ---> ed53062f284b 16:33:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:33:39 ---> 5a6fae2af8dd 16:33:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:33:39 ---> 73bedfde2259 16:33:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:33:39 ---> f22ac917c66d 16:33:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:39 ---> Running in b8745b0bfce9 16:33:39 ---> Running in 7111ec3f9dff 16:33:39 ---> Running in 8811b73ce4fa 16:33:39 ---> Running in feaa1e9fc3e4 16:33:39 ---> Running in 74e2006beec0 16:33:39 Removing intermediate container b8745b0bfce9 16:33:39 ---> 22617018874c 16:33:39 Step 10/25 : WORKDIR /edgex-go/spire-build 16:33:39 ---> Running in 16dbbc4afceb 16:33:39 Removing intermediate container 16dbbc4afceb 16:33:39 ---> d3153523f64d 16:33:39 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:39 ---> Running in 01a1e493a21a 16:33:39 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 16:33:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33:39 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 16:33:39 Removing intermediate container 01a1e493a21a 16:33:39 ---> 860fa1a6ccc7 16:33:39 Step 12/25 : WORKDIR /edgex-go 16:33:39 ---> Running in 14d614b853d3 16:33:40 Removing intermediate container 14d614b853d3 16:33:40 ---> 8e923f6e25a6 16:33:40 16:33:40 Step 13/25 : FROM alpine:3.15 16:33:40 3.15: Pulling from library/alpine 16:33:41 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:33:41 Status: Downloaded newer image for alpine:3.15 16:33:41 ---> 2720e26172a0 16:33:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:41 ---> Running in 1299af90eba1 16:33:41 Removing intermediate container 1299af90eba1 16:33:41 ---> f7b1c9a7e6d0 16:33:41 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 ---> Running in 29377f439c7e 16:33:42 Removing intermediate container 29377f439c7e 16:33:42 ---> b91db9d70b74 16:33:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:42 ---> Running in e06142addc79 16:33:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21883 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws 16:33:43 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 16:33:43 The recommended git tool is: git 16:33:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:43 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:43 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:43 OK: 15857 distinct packages available 16:33:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:45 (1/5) Installing dumb-init (1.2.5-r1) 16:33:45 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:45 (3/5) Installing libucontext (1.1-r0) 16:33:45 (4/5) Installing gcompat (1.0.0-r4) 16:33:45 (5/5) Installing openssl (1.1.1q-r0) 16:33:45 Executing busybox-1.34.1-r7.trigger 16:33:45 OK: 6 MiB in 19 packages 16:33:46 Removing intermediate container e06142addc79 16:33:46 ---> d3f2b6f7237c 16:33:46 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:48 ---> 9f7736d64bbe 16:33:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:33:48 ---> 43ecb92feb3e 16:33:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:33:49 ---> 39b6344ad59a 16:33:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:33:49 ---> ba358e0daa51 16:33:49 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:49 ---> Running in 4a6037119f55 16:33:49 Removing intermediate container 4a6037119f55 16:33:49 ---> 886084942748 16:33:49 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:50 ---> Running in fdfe92e8ebfd 16:33:50 Removing intermediate container fdfe92e8ebfd 16:33:50 ---> acb9ab13bb3a 16:33:50 Step 23/25 : LABEL arch=x86_64 16:33:50 using credential edgex-jenkins-ssh 16:33:50 Cloning the remote Git repository 16:33:50 ---> Running in fca71e87a7a7 16:33:50 Removing intermediate container fca71e87a7a7 16:33:50 ---> 46524dc9d01b 16:33:50 Step 24/25 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:33:50 ---> Running in 80a131a44e90 16:33:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:50 > git init /w/workspace/edgex-go/7 # timeout=10 16:33:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:50 > git --version # timeout=10 16:33:51 Removing intermediate container 80a131a44e90 16:33:51 ---> 65b84993e4a1 16:33:51 Step 25/25 : LABEL version=0.0.0 16:33:51 ---> Running in c24c280503ac 16:33:51 Removing intermediate container c24c280503ac 16:33:51 ---> 78003acd6068 16:33:51 16:33:51 Successfully built 78003acd6068 16:33:51 Successfully tagged security-spire-server:latest 16:33:51  Building security-spire-server ... done Building security-spire-agent 16:33:51 > git --version # 'git version 2.25.1' 16:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:56 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:56 ---> 5728d2ce0ab3 16:33:56 Step 3/26 : WORKDIR /edgex-go 16:33:56 ---> Using cache 16:33:56 ---> 8eddae56c8b2 16:33:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:56 ---> Using cache 16:33:56 ---> 2238032782ea 16:33:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:57 ---> Running in 9b6abc5e8575 16:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:59 OK: 211 MiB in 51 packages 16:34:00 Removing intermediate container 9b6abc5e8575 16:34:00 ---> 27420e2f7b01 16:34:00 Step 6/26 : COPY go.mod vendor* ./ 16:34:01 ---> 0fd550c3c17f 16:34:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:01 ---> Running in 8ed12da1fc1f 16:34:06 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 16:34:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:08 Merging remotes/origin/main commit 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e 16:34:08 Merge succeeded, producing 3692c5f3a35f9310aec935ad0dea5707b510fe3c 16:34:08 Checking out Revision 3692c5f3a35f9310aec935ad0dea5707b510fe3c (PR-4097) 16:34:08 > git config core.sparsecheckout # timeout=10 16:34:08 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 16:34:08 > git remote # timeout=10 16:34:08 > git config --get remote.origin.url # timeout=10 16:34:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:08 > git merge 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 16:34:08 > git rev-parse HEAD^{commit} # timeout=10 16:34:08 > git config core.sparsecheckout # timeout=10 16:34:08 > git checkout -f 3692c5f3a35f9310aec935ad0dea5707b510fe3c # timeout=10 16:34:10 Removing intermediate container 8811b73ce4fa 16:34:10 ---> 4513e3eb8df8 16:34:10 16:34:10 Step 10/31 : FROM alpine:3.16 16:34:10 Removing intermediate container 74e2006beec0 16:34:10 ---> 82523d4b40a6 16:34:10 16:34:10 Step 10/22 : FROM alpine:3.16 16:34:10 Removing intermediate container 8ed12da1fc1f 16:34:10 ---> 0fd29d9de53a 16:34:10 Step 8/26 : COPY . . 16:34:10 3.16: Pulling from library/alpine 16:34:10 3.16: Pulling from library/alpine 16:34:11 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:11 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:11 Status: Image is up to date for alpine:3.16 16:34:11 Status: Downloaded newer image for alpine:3.16 16:34:11 ---> d7d3d98c851f 16:34:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:11 ---> d7d3d98c851f 16:34:11 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:12 ---> Running in d9af45786f61 16:34:12 ---> Running in 30611c2cffe3 16:34:12 Removing intermediate container 30611c2cffe3 16:34:12 ---> 16c80d36f7ae 16:34:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:12 ---> Running in b820c49266b4 16:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:12 (1/2) Installing dumb-init (1.2.5-r1) 16:34:12 (2/2) Installing su-exec (0.2-r1) 16:34:13 Executing busybox-1.35.0-r15.trigger 16:34:13 OK: 6 MiB in 16 packages 16:34:13 (1/6) Installing ca-certificates (20220614-r0) 16:34:13 (2/6) Installing brotli-libs (1.0.9-r6) 16:34:13 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:34:13 (4/6) Installing libcurl (7.83.1-r2) 16:34:13 (5/6) Installing curl (7.83.1-r2) 16:34:13 (6/6) Installing dumb-init (1.2.5-r1) 16:34:13 Executing busybox-1.35.0-r15.trigger 16:34:13 Executing ca-certificates-20220614-r0.trigger 16:34:13 OK: 8 MiB in 20 packages 16:34:13 Commit message: "Merge commit '62f72edb64dca79aa690ec258c3243e87ccbadbd' into HEAD" 16:34:13 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:14 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:14 Dload Upload Total Spent Left Speed 16:34:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 218k 0 --:--:-- --:--:-- --:--:-- 223k 16:34:14 Removing intermediate container 7111ec3f9dff 16:34:14 ---> de09ca7f93f9 16:34:14 16:34:14 Step 10/22 : FROM alpine:3.16 16:34:14 ---> d7d3d98c851f 16:34:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:34:13 > git rev-list --no-walk cd7b71c9f3bf668acb15b90b6edbe9b9b1289eac # timeout=10 16:34:14 Removing intermediate container b820c49266b4 16:34:14 ---> 7d4ffe8aa587 16:34:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:14 Removing intermediate container feaa1e9fc3e4 16:34:14 ---> 36324d36b378 16:34:14 16:34:14 Step 10/22 : FROM alpine:3.16 16:34:14 ---> d7d3d98c851f 16:34:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:14 ---> Running in df4baf202601 16:34:14 Removing intermediate container d9af45786f61 16:34:14 ---> 05a69d271534 16:34:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:14 ---> Running in c67a56b806e7 16:34:14 ---> Running in 3c1780f97c49 16:34:14 ---> Running in 2bbe2ff87c19 [Pipeline] sh 16:34:15 Removing intermediate container c67a56b806e7 16:34:15 ---> dd3456dba985 16:34:15 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:15 ---> Running in 70cc3012d4ec 16:34:15 Removing intermediate container 2bbe2ff87c19 16:34:15 ---> 4388f0b06160 16:34:15 Step 13/22 : WORKDIR /edgex 16:34:15 ---> Running in 4f29e294776c 16:34:15 Removing intermediate container 70cc3012d4ec 16:34:15 ---> 0952b74c7c9f 16:34:15 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:15 ---> Running in a298457f1332 16:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:15 Removing intermediate container 4f29e294776c 16:34:15 ---> 8356d5d6374d 16:34:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:15 Removing intermediate container a298457f1332 16:34:15 ---> 8d0c19c22141 16:34:15 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:15 ---> Running in cf726c040dd8 16:34:15 (1/1) Installing dumb-init (1.2.5-r1) 16:34:15 Executing busybox-1.35.0-r15.trigger 16:34:15 ---> 3fea2673b97d 16:34:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:15 OK: 6 MiB in 15 packages 16:34:15 + sudo tee /etc/docker/daemon.new 16:34:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:15 { 16:34:15 "registry-mirrors": [ 16:34:15 "https://nexus3.edgexfoundry.org:10001" 16:34:15 ], 16:34:15 "bip": "10.250.0.254/24", 16:34:15 "hosts": [ 16:34:15 "tcp://0.0.0.0:5555", 16:34:15 "unix:///var/run/docker.sock" 16:34:15 ], 16:34:15 "mtu": 1458, 16:34:15 "selinux-enabled": true, 16:34:15 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:15 } [Pipeline] sh 16:34:15 (1/2) Installing ca-certificates (20220614-r0) 16:34:15 (2/2) Installing dumb-init (1.2.5-r1) 16:34:15 Executing busybox-1.35.0-r15.trigger 16:34:15 Executing ca-certificates-20220614-r0.trigger 16:34:15 ---> 726696970909 16:34:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:15 OK: 6 MiB in 16 packages 16:34:15 ---> Running in 29d9a2f56874 16:34:15 ---> 5c5f0c58cbfd 16:34:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:15 Removing intermediate container 29d9a2f56874 16:34:15 ---> e7e4772b4ea3 16:34:15 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:15 Removing intermediate container df4baf202601 16:34:15 ---> b74bac90aa7e 16:34:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:15 ---> Running in b152a9f7b9b4 16:34:15 ---> Running in 7ed81bcd725b 16:34:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:16 Removing intermediate container b152a9f7b9b4 16:34:16 ---> 565a3583f3d0 16:34:16 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:16 ---> Running in 8ddf8656cfd2 16:34:16 Removing intermediate container 7ed81bcd725b 16:34:16 ---> 59e304288ff0 16:34:16 Step 13/22 : ENV APP_PORT=59861 16:34:16 ---> 7bf4f085fa3e 16:34:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:16 ---> Running in 5a0d04b9c2f8 16:34:16 + sudo service docker restart 16:34:16 Removing intermediate container cf726c040dd8 16:34:16 ---> 193ca802d2ba 16:34:16 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:16 Removing intermediate container 3c1780f97c49 16:34:16 ---> 8ba518f2846b 16:34:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:16 ---> Running in a55759528610 16:34:16 Removing intermediate container 5a0d04b9c2f8 16:34:16 ---> fe1ecf19d228 16:34:16 Step 14/22 : EXPOSE $APP_PORT 16:34:16 ---> Running in a0cfdf2117a9 16:34:16 ---> Running in 1374b180e1b8 16:34:16 ---> 448178912b20 16:34:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:16 ---> Running in 78e266746eb2 16:34:16 Removing intermediate container a55759528610 16:34:16 ---> 43493fdba98c 16:34:16 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:16 Removing intermediate container a0cfdf2117a9 16:34:16 ---> 9e0db914a122 16:34:16 Step 13/22 : ENV APP_PORT=59860 16:34:16 Removing intermediate container 1374b180e1b8 16:34:16 ---> f7737f208d4a 16:34:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:16 ---> Running in 0ce73859bf95 16:34:16 ---> 6881691f3120 16:34:16 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:16 Removing intermediate container 0ce73859bf95 16:34:16 ---> b42993064421 16:34:16 Step 14/22 : EXPOSE $APP_PORT 16:34:16 ---> Running in 584254a2e959 16:34:16 ---> Running in 2ac2d556c99c 16:34:16 ---> a8685bd10af2 16:34:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:16 Removing intermediate container 8ddf8656cfd2 16:34:16 ---> e7f4d55c917a 16:34:16 Step 12/26 : WORKDIR /edgex-go 16:34:16 ---> Running in 02d55f9264a8 16:34:16 Removing intermediate container 2ac2d556c99c 16:34:16 ---> 3ccae0816407 16:34:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:16 Removing intermediate container 02d55f9264a8 16:34:16 ---> 7d195c8bad78 16:34:16 16:34:16 Step 13/26 : FROM alpine:3.15 16:34:16 ---> 2720e26172a0 16:34:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:16 ---> Using cache 16:34:16 ---> f7b1c9a7e6d0 16:34:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:16 ---> Using cache 16:34:16 ---> b91db9d70b74 16:34:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:16 ---> Using cache 16:34:16 ---> d3f2b6f7237c 16:34:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:17 ---> 322d97d2c640 16:34:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:17 Removing intermediate container 78e266746eb2 16:34:17 ---> cd030fe3378d 16:34:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:17 ---> d8addd214498 16:34:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:17 ---> Running in 5f22df09b29b 16:34:17 ---> 3e485d29f7ba 16:34:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:34:17 Removing intermediate container 5f22df09b29b 16:34:17 ---> 94f5f3fe3d61 16:34:17 Step 20/22 : LABEL arch=x86_64 16:34:17 ---> Running in 476af06d3462 16:34:17 ---> Running in e90a4f128eca 16:34:17 ---> 489bfc2194ea 16:34:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:17 Removing intermediate container 584254a2e959 16:34:17 ---> efbc8afa0b90 16:34:17 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:17 Removing intermediate container 476af06d3462 16:34:17 ---> 4918331bb7a3 16:34:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:17 Removing intermediate container e90a4f128eca 16:34:17 ---> ff06d4ab9792 16:34:17 Step 21/22 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:34:17 ---> Running in d5ef051382c5 16:34:17 ---> Running in 0326a067e24a 16:34:17 ---> 17d8475aa5bd 16:34:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:17 ---> 1f48564457ff 16:34:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:17 ---> Running in 8138e1ea1b4d 16:34:17 ---> 8c9e6ebe929d 16:34:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:17 Removing intermediate container d5ef051382c5 16:34:17 ---> ab05dde3c3f3 16:34:17 Step 20/22 : LABEL arch=x86_64 16:34:17 Removing intermediate container 0326a067e24a 16:34:17 ---> 6f70c82ac7cb 16:34:17 Step 22/22 : LABEL version=0.0.0 16:34:17 ---> Running in 4e4c7044a677 16:34:17 ---> Running in 4276dd78eb8e 16:34:17 Removing intermediate container 8138e1ea1b4d 16:34:17 ---> dda5247746da 16:34:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:17 ---> Running in efbc7758c473 16:34:18 Removing intermediate container 4e4c7044a677 16:34:18 ---> fbc13a1dce2f 16:34:18 Step 21/22 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:34:18 Removing intermediate container 4276dd78eb8e 16:34:18 ---> 8d2fee8800d9 16:34:18 16:34:18 ---> Running in cc1ce7a71cf0 16:34:18 Removing intermediate container efbc7758c473 16:34:18 ---> 4ff9ead21314 16:34:18 Step 20/22 : LABEL arch=x86_64 16:34:18 ---> Running in ff45b9f73e6d 16:34:18 Removing intermediate container cc1ce7a71cf0 16:34:18 ---> 12e5e3763fb3 16:34:18 Step 22/22 : LABEL version=0.0.0 16:34:18 Successfully built 8d2fee8800d9 16:34:18 Successfully tagged security-proxy-setup:latest 16:34:18 Building security-spiffe-token-provider 16:34:18  Building security-proxy-setup ... done  ---> 6c3acb8f1c70 16:34:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:18 ---> Running in 17780e534776 16:34:18 Removing intermediate container ff45b9f73e6d 16:34:18 ---> 246c6063a7ec 16:34:18 Step 21/22 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:34:18 ---> Running in 05236ccc8d2d 16:34:18 Removing intermediate container 17780e534776 16:34:18 ---> b3d587dd6c81 16:34:18 16:34:18 ---> a20e4bb1d0e5 16:34:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:19 Removing intermediate container 05236ccc8d2d 16:34:19 ---> 70dcf97b2759 16:34:19 Step 22/22 : LABEL version=0.0.0 16:34:19 Successfully built b3d587dd6c81 16:34:19 Successfully tagged support-scheduler:latest 16:34:19 Building security-secretstore-setup 16:34:19  Building support-scheduler ... done  ---> Running in 17c9d0a6a275 16:34:19 ---> f8b575e7122f 16:34:19 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:34:19 Removing intermediate container 17c9d0a6a275 16:34:19 ---> f9c1680412c2 16:34:19 16:34:19 Successfully built f9c1680412c2 16:34:19 Successfully tagged support-notifications:latest 16:34:19 Building core-data 16:34:20  Building support-notifications ... done  ---> 9ad6974282d5 16:34:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:20 ---> ece449bbcfd6 16:34:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:21 ---> cfbac0ff60ad 16:34:21 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:21 ---> 72d9c26c27b8 16:34:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:21 ---> Running in 5ac1f7833013 16:34:21 ---> 8e576030feb9 16:34:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:21 ---> ee417f79a876 16:34:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:21 ---> Running in 60a014e6cfcc 16:34:22 Removing intermediate container 5ac1f7833013 16:34:22 ---> 3871517f31fd 16:34:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:22 Removing intermediate container 60a014e6cfcc 16:34:22 ---> afeb850fdff5 16:34:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:22 ---> Running in 99af012d2783 16:34:22 ---> Running in addd4589208c 16:34:22 Removing intermediate container 99af012d2783 16:34:22 ---> ba029b976931 16:34:22 Step 28/31 : CMD ["gate"] 16:34:22 Removing intermediate container addd4589208c 16:34:22 ---> d3698030bf74 16:34:22 Step 24/26 : LABEL arch=x86_64 16:34:22 ---> Running in 07731e7d2028 16:34:22 ---> Running in c6a3f60ff157 16:34:22 Removing intermediate container 07731e7d2028 16:34:22 ---> 2155547dbd67 16:34:22 Step 25/26 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:34:22 ---> Running in 0ec5435fe722 16:34:22 Removing intermediate container c6a3f60ff157 16:34:22 ---> 0ea9dacfc7b7 16:34:22 Step 29/31 : LABEL arch=x86_64 16:34:22 ---> Running in 55c00e7335be 16:34:22 Removing intermediate container 0ec5435fe722 16:34:22 ---> ee46632337ca 16:34:22 Step 26/26 : LABEL version=0.0.0 16:34:22 Removing intermediate container 55c00e7335be 16:34:22 ---> 45ccae840c83 16:34:22 Step 30/31 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:34:22 ---> Running in ee49e020d139 16:34:22 ---> Running in d59a9cc4eab8 16:34:22 Removing intermediate container ee49e020d139 16:34:22 ---> 1e39dbdb3fc1 16:34:22 16:34:22 Removing intermediate container d59a9cc4eab8 16:34:22 ---> e4d2b6433659 16:34:22 Step 31/31 : LABEL version=0.0.0 16:34:22 ---> Running in 9c1079090366 16:34:22 Successfully built 1e39dbdb3fc1 16:34:22 Successfully tagged security-spire-agent:latest 16:34:22  Building security-spire-agent ... done Building security-spire-config 16:34:23 Removing intermediate container 9c1079090366 16:34:23 ---> e3e6e7eabab6 16:34:23 16:34:23 Successfully built e3e6e7eabab6 16:34:23 Successfully tagged security-bootstrapper:latest 16:34:23  Building security-bootstrapper ... done Building sys-mgmt-agent 16:34:29 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:34:29 ---> 5728d2ce0ab3 16:34:29 Step 3/20 : WORKDIR /edgex-go 16:34:29 ---> Using cache 16:34:29 ---> 8eddae56c8b2 16:34:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:34:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:30 ---> 5728d2ce0ab3 16:34:30 Step 3/25 : WORKDIR /edgex-go 16:34:30 ---> Using cache 16:34:30 ---> 8eddae56c8b2 16:34:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:30 ---> Using cache 16:34:30 ---> 2238032782ea 16:34:30 Step 5/25 : RUN apk add --update --no-cache make git 16:34:30 ---> Using cache 16:34:30 ---> 321d36d43fe6 16:34:30 Step 6/25 : COPY go.mod vendor* ./ 16:34:30 ---> Using cache 16:34:30 ---> cf359cbc1601 16:34:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:30 ---> Using cache 16:34:30 ---> ddca3541feef 16:34:30 Step 8/25 : COPY . . 16:34:30 ---> Using cache 16:34:30 ---> 73bedfde2259 16:34:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:30 ---> 5728d2ce0ab3 16:34:30 Step 3/23 : WORKDIR /edgex-go 16:34:30 ---> Using cache 16:34:30 ---> 8eddae56c8b2 16:34:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:30 ---> Using cache 16:34:30 ---> 2238032782ea 16:34:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:31 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:31 ---> 5728d2ce0ab3 16:34:31 Step 3/26 : WORKDIR /edgex-go 16:34:31 ---> Using cache 16:34:31 ---> 8eddae56c8b2 16:34:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:31 ---> Using cache 16:34:31 ---> 2238032782ea 16:34:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:31 ---> Using cache 16:34:31 ---> 27420e2f7b01 16:34:31 Step 6/26 : COPY go.mod vendor* ./ 16:34:31 ---> Using cache 16:34:31 ---> 0fd550c3c17f 16:34:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:31 ---> Using cache 16:34:31 ---> 0fd29d9de53a 16:34:31 Step 8/26 : COPY . . 16:34:31 ---> Using cache 16:34:31 ---> 726696970909 16:34:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:31 ---> Using cache 16:34:31 ---> e7e4772b4ea3 16:34:31 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:31 ---> Using cache 16:34:31 ---> 565a3583f3d0 16:34:31 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:31 ---> Using cache 16:34:31 ---> e7f4d55c917a 16:34:31 Step 12/26 : WORKDIR /edgex-go 16:34:31 ---> Using cache 16:34:31 ---> 7d195c8bad78 16:34:31 16:34:31 Step 13/26 : FROM alpine:3.15 16:34:31 ---> 2720e26172a0 16:34:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:31 ---> Using cache 16:34:31 ---> f7b1c9a7e6d0 16:34:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:31 ---> Using cache 16:34:31 ---> b91db9d70b74 16:34:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:32 ---> 5728d2ce0ab3 16:34:32 Step 3/23 : WORKDIR /edgex-go 16:34:32 ---> Using cache 16:34:32 ---> 8eddae56c8b2 16:34:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:32 ---> Using cache 16:34:32 ---> 2238032782ea 16:34:32 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:33 ---> Running in 5acb77c01279 16:34:33 ---> Running in d8815f89dcda 16:34:33 ---> Running in 481172344f1f 16:34:33 ---> Running in 71e0d7f7fb24 16:34:33 ---> Running in 88044698a960 16:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:34 provisioning config files... 16:34:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5503082281457068637tmp 16:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:34 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 16:34:34 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:34:34 v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:34:34 OK: 17035 distinct packages available 16:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:34 OK: 211 MiB in 51 packages 16:34:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:35 ---> docker-login.sh 16:34:35 nexus3.edgexfoundry.org:10001 16:34:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:35 Removing intermediate container 5acb77c01279 16:34:35 ---> 91493079e794 16:34:35 Step 5/20 : COPY go.mod vendor* ./ 16:34:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:35 ---> 00faf5d021f9 16:34:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:35 ---> Running in 1f36b5d125d4 16:34:35 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:35 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:35 OK: 15857 distinct packages available 16:34:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:35 OK: 211 MiB in 51 packages 16:34:35 OK: 211 MiB in 51 packages 16:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:36 Removing intermediate container d8815f89dcda 16:34:36 ---> 3c58632caf98 16:34:36 Step 6/23 : COPY go.mod vendor* ./ 16:34:36 Removing intermediate container 88044698a960 16:34:36 ---> 9c2faa79641f 16:34:36 Step 6/23 : COPY go.mod vendor* ./ 16:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:36 Configure a credential helper to remove this warning. See 16:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:36 16:34:36 Login Succeeded 16:34:36 nexus3.edgexfoundry.org:10002 16:34:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:36 ---> f9ace3e09827 16:34:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:36 ---> b585a4f46f20 16:34:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:36 ---> Running in ec1d13cb6e93 16:34:36 ---> Running in c0398ed817f7 16:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:36 Configure a credential helper to remove this warning. See 16:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:36 16:34:36 Login Succeeded 16:34:36 nexus3.edgexfoundry.org:10003 16:34:36 (1/4) Installing dumb-init (1.2.5-r1) 16:34:36 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:37 (3/4) Installing libucontext (1.1-r0) 16:34:37 (4/4) Installing gcompat (1.0.0-r4) 16:34:37 Executing busybox-1.34.1-r7.trigger 16:34:37 OK: 6 MiB in 18 packages 16:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:37 Configure a credential helper to remove this warning. See 16:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:37 16:34:37 Login Succeeded 16:34:37 nexus3.edgexfoundry.org:10004 16:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:37 Configure a credential helper to remove this warning. See 16:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:37 16:34:37 Login Succeeded 16:34:37 docker.io 16:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:38 Removing intermediate container 71e0d7f7fb24 16:34:38 ---> c4de1149814b 16:34:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:38 Configure a credential helper to remove this warning. See 16:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:38 16:34:38 Login Succeeded 16:34:38 ---> docker-login.sh ends [Pipeline] } 16:34:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:34:39 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 16:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:39 ========================================================= 16:34:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:40 b3c136eddcbf: Pulling fs layer 16:34:40 c0a3192eca97: Pulling fs layer 16:34:40 a050256f5b6f: Pulling fs layer 16:34:40 656be50a0ddc: Pulling fs layer 16:34:40 2bbca73fdf42: Pulling fs layer 16:34:40 656be50a0ddc: Waiting 16:34:40 46d945488cbd: Pulling fs layer 16:34:40 2bbca73fdf42: Waiting 16:34:40 8a5474983e97: Pulling fs layer 16:34:40 46d945488cbd: Waiting 16:34:40 329c88fbcd65: Pulling fs layer 16:34:40 8a5474983e97: Waiting 16:34:40 329c88fbcd65: Waiting 16:34:40 a050256f5b6f: Verifying Checksum 16:34:40 a050256f5b6f: Download complete 16:34:40 c0a3192eca97: Download complete 16:34:40 2bbca73fdf42: Verifying Checksum 16:34:40 2bbca73fdf42: Download complete 16:34:40 46d945488cbd: Download complete 16:34:40 b3c136eddcbf: Verifying Checksum 16:34:40 b3c136eddcbf: Download complete 16:34:41 ---> cdf040a70175 16:34:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:41 b3c136eddcbf: Pull complete 16:34:41 329c88fbcd65: Download complete 16:34:41 ---> f27f90201827 16:34:41 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:41 c0a3192eca97: Pull complete 16:34:41 ---> Running in 1f3387c05268 16:34:41 a050256f5b6f: Pull complete 16:34:42 Removing intermediate container 1f36b5d125d4 16:34:42 ---> 11791f27386f 16:34:42 Step 7/20 : COPY . . 16:34:42 8a5474983e97: Verifying Checksum 16:34:42 8a5474983e97: Download complete 16:34:42 Removing intermediate container 1f3387c05268 16:34:42 ---> a39a5bc14b74 16:34:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:43 656be50a0ddc: Verifying Checksum 16:34:43 656be50a0ddc: Download complete 16:34:43 ---> f2b9e1d73068 16:34:43 Step 21/26 : WORKDIR / 16:34:43 ---> Running in 7f80d3412c68 16:34:43 Removing intermediate container 7f80d3412c68 16:34:43 ---> e3f2368f6ebb 16:34:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:43 ---> Running in 3c361b426927 16:34:44 Removing intermediate container 3c361b426927 16:34:44 ---> 4230fd4da700 16:34:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:44 ---> Running in 8f89c577a018 16:34:44 Removing intermediate container 8f89c577a018 16:34:44 ---> 445094268ff5 16:34:44 Step 24/26 : LABEL arch=x86_64 16:34:44 ---> Running in 6814d8689833 16:34:44 Removing intermediate container 6814d8689833 16:34:44 ---> d15bc04b26d5 16:34:44 Step 25/26 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:34:44 ---> Running in b8b81ffb1661 16:34:45 Removing intermediate container b8b81ffb1661 16:34:45 ---> 88333769d6ba 16:34:45 Step 26/26 : LABEL version=0.0.0 16:34:45 ---> Running in 4f132d92f5b2 16:34:45 Removing intermediate container c0398ed817f7 16:34:45 ---> a875b05e64fa 16:34:45 Step 8/23 : COPY . . 16:34:45 Removing intermediate container 4f132d92f5b2 16:34:45 ---> 3a6a81bdb1e5 16:34:45 16:34:45 Removing intermediate container ec1d13cb6e93 16:34:45 ---> 7ea5ee3a5808 16:34:45 Step 8/23 : COPY . . 16:34:45 Successfully built 3a6a81bdb1e5 16:34:45 Successfully tagged security-spire-config:latest 16:34:45 Building core-command 16:34:46  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:49 ---> 5728d2ce0ab3 16:34:49 Step 3/23 : WORKDIR /edgex-go 16:34:49 ---> Using cache 16:34:49 ---> 8eddae56c8b2 16:34:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:49 ---> Using cache 16:34:49 ---> 2238032782ea 16:34:49 Step 5/23 : RUN apk add --update --no-cache make git 16:34:49 ---> Using cache 16:34:49 ---> 321d36d43fe6 16:34:49 Step 6/23 : COPY go.mod vendor* ./ 16:34:49 ---> Using cache 16:34:49 ---> cf359cbc1601 16:34:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:49 ---> Using cache 16:34:49 ---> ddca3541feef 16:34:49 Step 8/23 : COPY . . 16:34:49 ---> Using cache 16:34:49 ---> 73bedfde2259 16:34:49 Step 9/23 : RUN make cmd/core-command/core-command 16:34:53 ---> Running in 17a931bc0191 16:34:53 ---> cb97d5d1082a 16:34:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:53 ---> cd8c6a55b01f 16:34:53 Step 9/23 : RUN make cmd/core-data/core-data 16:34:53 ---> d947c746aee4 16:34:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:53 ---> Running in ff5a4843cc5f 16:34:53 ---> Running in 06422be3cf08 16:34:53 ---> Running in 7f335e4f242c 16:34:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:34:53 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 16:34:53 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 16:34:53 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 16:34:54 Removing intermediate container 481172344f1f 16:34:54 ---> 94c08c168314 16:34:54 16:34:54 Step 10/25 : FROM alpine:3.16 16:34:54 ---> d7d3d98c851f 16:34:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:54 ---> Running in af710d938633 16:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:54 (1/3) Installing ca-certificates (20220614-r0) 16:34:54 (2/3) Installing dumb-init (1.2.5-r1) 16:34:54 (3/3) Installing su-exec (0.2-r1) 16:34:54 Executing busybox-1.35.0-r15.trigger 16:34:54 Executing ca-certificates-20220614-r0.trigger 16:34:55 OK: 6 MiB in 17 packages 16:34:55 Removing intermediate container af710d938633 16:34:55 ---> 2359be5863cb 16:34:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:55 ---> Running in 59f5e4016206 16:34:56 Removing intermediate container 59f5e4016206 16:34:56 ---> c1b8ba39964e 16:34:56 Step 13/25 : WORKDIR / 16:34:56 ---> Running in 7e428f9d7642 16:34:56 Removing intermediate container 7e428f9d7642 16:34:56 ---> 217b621bd0da 16:34:56 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:56 ---> 099023b63d40 16:34:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:57 ---> 39bfd17f4975 16:34:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:57 ---> bb2acbf32bdd 16:34:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:57 ---> 8bd1f0cf9c37 16:34:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:58 656be50a0ddc: Pull complete 16:34:58 2bbca73fdf42: Pull complete 16:34:58 46d945488cbd: Pull complete 16:34:58 ---> 20604677bb82 16:34:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:59 ---> 5a78ba6c4b0f 16:34:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:00 ---> e3cf9324f7b5 16:35:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:00 ---> Running in 3f039d61b26a 16:35:01 Removing intermediate container 3f039d61b26a 16:35:01 ---> e91bdd1f70dd 16:35:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:01 ---> Running in 84a1ee015c79 16:35:01 Removing intermediate container 84a1ee015c79 16:35:01 ---> bf54a80ff558 16:35:01 Step 23/25 : LABEL arch=x86_64 16:35:02 ---> Running in 7697788e678d 16:35:02 Removing intermediate container 7697788e678d 16:35:02 ---> 9df60888ff9b 16:35:02 Step 24/25 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:35:02 ---> Running in 045338b86d09 16:35:02 Removing intermediate container 045338b86d09 16:35:02 ---> 3b2e63bb20f2 16:35:02 Step 25/25 : LABEL version=0.0.0 16:35:02 ---> Running in 6be93ccd5376 16:35:03 Removing intermediate container 6be93ccd5376 16:35:03 ---> 9c50b92457ae 16:35:03 16:35:03 Successfully built 9c50b92457ae 16:35:03 Successfully tagged security-secretstore-setup:latest 16:35:03  Building security-secretstore-setup ... done Building core-metadata 16:35:03 8a5474983e97: Pull complete 16:35:05 329c88fbcd65: Pull complete 16:35:05 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:35:06 + docker build -t ci-base-image-arm64 -f - . 16:35:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:06 WORKDIR /edgex 16:35:06 COPY go.mod . 16:35:06 RUN go mod download 16:35:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:07 ---> 5728d2ce0ab3 16:35:07 Step 3/23 : WORKDIR /edgex-go 16:35:07 ---> Using cache 16:35:07 ---> 8eddae56c8b2 16:35:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:07 ---> Using cache 16:35:07 ---> 2238032782ea 16:35:07 Step 5/23 : RUN apk add --update --no-cache make git 16:35:07 ---> Using cache 16:35:07 ---> 321d36d43fe6 16:35:07 Step 6/23 : COPY go.mod vendor* ./ 16:35:07 ---> Using cache 16:35:07 ---> cf359cbc1601 16:35:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:07 ---> Using cache 16:35:07 ---> ddca3541feef 16:35:07 Step 8/23 : COPY . . 16:35:07 ---> Using cache 16:35:07 ---> 73bedfde2259 16:35:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:35:07 ---> Running in cd0f2b1d838e 16:35:08 Sending build context to Docker daemon 169.3MB 16:35:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:08 ---> ff4287adb874 16:35:08 Step 2/4 : WORKDIR /edgex 16:35:08 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 16:35:10 ---> Running in f52536162ac4 16:35:10 Removing intermediate container f52536162ac4 16:35:10 ---> 205e364ea45b 16:35:10 Step 3/4 : COPY go.mod . 16:35:11 ---> e119d7d046e9 16:35:11 Step 4/4 : RUN go mod download 16:35:11 ---> Running in 2828e44d93ae 16:35:23 Removing intermediate container 17a931bc0191 16:35:23 ---> 924deb6d3034 16:35:23 16:35:23 Step 10/23 : FROM alpine:3.16 16:35:23 ---> d7d3d98c851f 16:35:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:23 ---> Using cache 16:35:23 ---> b74bac90aa7e 16:35:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:23 ---> Using cache 16:35:23 ---> 59e304288ff0 16:35:23 Step 13/23 : ENV APP_PORT=59882 16:35:23 Removing intermediate container 06422be3cf08 16:35:23 ---> 1b086eeb8d62 16:35:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:23 ---> Running in 61c39d32f7e0 16:35:23 ---> Running in 82f64abc93db 16:35:23 Removing intermediate container 61c39d32f7e0 16:35:23 ---> 2dbe35a6ebe1 16:35:23 Step 14/23 : EXPOSE $APP_PORT 16:35:23 ---> Running in af785a2b5ea5 16:35:23 Removing intermediate container af785a2b5ea5 16:35:23 ---> 0a9d3a1c5e30 16:35:23 Step 15/23 : WORKDIR / 16:35:23 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 16:35:23 ---> Running in 98f11ce6c1d8 16:35:23 Removing intermediate container 98f11ce6c1d8 16:35:23 ---> 6f9bf4764f18 16:35:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:23 ---> 7be0e32ed419 16:35:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:23 ---> fc1abe9d1f0c 16:35:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:24 Removing intermediate container 82f64abc93db 16:35:24 ---> 7c5a6d75adfd 16:35:24 16:35:24 Step 11/23 : FROM alpine:3.16 16:35:24 ---> d7d3d98c851f 16:35:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:24 ---> Running in b47273894897 16:35:24 ---> a4ebf9da1042 16:35:24 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:24 ---> Running in 39e09f30abac 16:35:24 Removing intermediate container b47273894897 16:35:24 ---> ba4278f75193 16:35:24 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:35:24 ---> Running in b0e8bc5e8fa0 16:35:24 Removing intermediate container 39e09f30abac 16:35:24 ---> 4980e7d68023 16:35:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:24 ---> Running in 63c8a439cb68 16:35:24 Removing intermediate container 63c8a439cb68 16:35:24 ---> 56e7b8453bb5 16:35:24 Step 21/23 : LABEL arch=x86_64 16:35:24 ---> Running in 59fd45dbb7e7 16:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:25 Removing intermediate container 59fd45dbb7e7 16:35:25 ---> 530a28dc6585 16:35:25 Step 22/23 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:25 ---> Running in b98851775520 16:35:25 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:35:25 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:35:25 (3/33) Installing readline (8.1.2-r0) 16:35:25 (4/33) Installing bash (5.1.16-r2) 16:35:25 Executing bash-5.1.16-r2.post-install 16:35:25 (5/33) Installing ca-certificates (20220614-r0) 16:35:25 Removing intermediate container b98851775520 16:35:25 ---> 2e8dad01acdc 16:35:25 Step 23/23 : LABEL version=0.0.0 16:35:25 (6/33) Installing brotli-libs (1.0.9-r6) 16:35:25 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:35:25 (8/33) Installing libcurl (7.83.1-r2) 16:35:25 ---> Running in 547f315247b0 16:35:25 (9/33) Installing curl (7.83.1-r2) 16:35:25 (10/33) Installing docker-cli (20.10.16-r2) 16:35:25 (11/33) Installing dumb-init (1.2.5-r1) 16:35:25 (12/33) Installing libbz2 (1.0.8-r1) 16:35:25 (13/33) Installing expat (2.4.8-r0) 16:35:25 (14/33) Installing libffi (3.4.2-r1) 16:35:25 (15/33) Installing gdbm (1.23-r0) 16:35:25 (16/33) Installing xz-libs (5.2.5-r1) 16:35:25 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:35:25 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:25 (19/33) Installing mpdecimal (2.5.1-r1) 16:35:25 (20/33) Installing sqlite-libs (3.38.5-r0) 16:35:25 (21/33) Installing python3 (3.10.5-r0) 16:35:25 Removing intermediate container 547f315247b0 16:35:25 ---> 59a9dbf19bc7 16:35:25 16:35:26 Successfully built 59a9dbf19bc7 16:35:26 Successfully tagged core-command:latest 16:35:26  Building core-command ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:35:26 (23/33) Installing py3-tomli (2.0.1-r1) 16:35:26 (24/33) Installing py3-pep517 (0.12.0-r2) 16:35:26 (25/33) Installing py3-six (1.16.0-r1) 16:35:26 (26/33) Installing py3-retrying (1.3.3-r3) 16:35:26 (27/33) Installing py3-appdirs (1.4.4-r3) 16:35:26 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:35:26 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:35:26 (30/33) Installing py3-parsing (2.4.7-r3) 16:35:26 (31/33) Installing py3-packaging (21.3-r0) 16:35:26 (32/33) Installing py3-setuptools (59.4.0-r0) 16:35:26 (33/33) Installing py3-pip (22.1.1-r0) 16:35:26 Executing busybox-1.35.0-r15.trigger 16:35:26 Executing ca-certificates-20220614-r0.trigger 16:35:26 OK: 122 MiB in 47 packages 16:35:27 Removing intermediate container 7f335e4f242c 16:35:27 ---> 737ea2ef90dc 16:35:27 16:35:27 Step 10/23 : FROM alpine:3.16 16:35:27 ---> d7d3d98c851f 16:35:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:27 ---> Running in d9be8db33d7e 16:35:27 Removing intermediate container ff5a4843cc5f 16:35:27 ---> 31bfb76eae9b 16:35:27 16:35:27 Step 9/20 : FROM alpine:3.15 16:35:27 ---> 2720e26172a0 16:35:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:27 ---> Using cache 16:35:27 ---> f7b1c9a7e6d0 16:35:27 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:27 ---> Using cache 16:35:27 ---> b91db9d70b74 16:35:27 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:27 ---> Running in 86daa0d47a5d 16:35:27 Removing intermediate container d9be8db33d7e 16:35:27 ---> f97372772b64 16:35:27 Step 12/23 : ENV APP_PORT=59880 16:35:27 ---> Running in e19c7121e571 16:35:27 Removing intermediate container e19c7121e571 16:35:27 ---> 7f28328956bd 16:35:27 Step 13/23 : EXPOSE $APP_PORT 16:35:27 ---> Running in f9adc84c5f8e 16:35:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:27 Removing intermediate container f9adc84c5f8e 16:35:27 ---> 53766af9df84 16:35:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:27 ---> Running in 0a405d34f909 16:35:28 Removing intermediate container 0a405d34f909 16:35:28 ---> 646b5ea71e89 16:35:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:28 ---> Running in f9d7b822c715 16:35:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:28 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:28 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:28 OK: 15857 distinct packages available 16:35:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:28 Collecting docker-compose==1.23.2 16:35:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 35.7 MB/s eta 0:00:00 16:35:28 Collecting dockerpty<0.5,>=0.4.1 16:35:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:28 Preparing metadata (setup.py): started 16:35:29 Preparing metadata (setup.py): finished with status 'done' 16:35:29 Collecting websocket-client<1.0,>=0.32.0 16:35:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 167.1 MB/s eta 0:00:00 16:35:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:29 Collecting docopt<0.7,>=0.6.1 16:35:29 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:29 Preparing metadata (setup.py): started 16:35:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:29 Preparing metadata (setup.py): finished with status 'done' 16:35:29 Collecting docker<4.0,>=3.6.0 16:35:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 133.8 MB/s eta 0:00:00 16:35:29 (1/6) Installing dumb-init (1.2.5-r1) 16:35:29 Collecting PyYAML<4,>=3.10 16:35:29 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 108.0 MB/s eta 0:00:00 16:35:29 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:29 (1/9) Installing ca-certificates (20220614-r0) 16:35:29 (3/6) Installing libsodium (1.0.18-r0) 16:35:30 (2/9) Installing brotli-libs (1.0.9-r5) 16:35:30 Preparing metadata (setup.py): started 16:35:30 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:35:30 (5/6) Installing libzmq (4.3.4-r0) 16:35:30 (4/9) Installing libcurl (7.80.0-r2) 16:35:30 (6/6) Installing zeromq (4.3.4-r0) 16:35:30 (5/9) Installing curl (7.80.0-r2) 16:35:30 Preparing metadata (setup.py): finished with status 'done' 16:35:30 Executing busybox-1.35.0-r15.trigger 16:35:30 Removing intermediate container cd0f2b1d838e 16:35:30 ---> 90472371e035 16:35:30 16:35:30 Step 10/23 : FROM alpine:3.16 16:35:30 ---> d7d3d98c851f 16:35:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:30 ---> Using cache 16:35:30 ---> b74bac90aa7e 16:35:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:30 ---> Using cache 16:35:30 ---> 59e304288ff0 16:35:30 Step 13/23 : ENV APP_PORT=59881 16:35:30 OK: 8 MiB in 20 packages 16:35:30 Collecting jsonschema<3,>=2.5.1 16:35:30 (6/9) Installing dumb-init (1.2.5-r1) 16:35:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:30 ---> Running in 6e69591d34ff 16:35:30 Collecting texttable<0.10,>=0.9.0 16:35:30 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:30 Preparing metadata (setup.py): started 16:35:30 (7/9) Installing musl-obstack (1.2.3-r0) 16:35:30 Removing intermediate container 6e69591d34ff 16:35:30 ---> 5b7990962553 16:35:30 Step 14/23 : EXPOSE $APP_PORT 16:35:30 (8/9) Installing libucontext (1.1-r0) 16:35:30 ---> Running in ea4acf70814f 16:35:30 (9/9) Installing gcompat (1.0.0-r4) 16:35:30 Removing intermediate container ea4acf70814f 16:35:30 ---> 56ad6a8d8851 16:35:30 Step 15/23 : WORKDIR / 16:35:30 Preparing metadata (setup.py): finished with status 'done' 16:35:30 Collecting cached-property<2,>=1.2.0 16:35:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:30 ---> Running in f772a7c07f9b 16:35:30 Executing busybox-1.34.1-r7.trigger 16:35:30 Executing ca-certificates-20220614-r0.trigger 16:35:30 Removing intermediate container f9d7b822c715 16:35:30 ---> 01974fb12316 16:35:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:30 OK: 8 MiB in 23 packages 16:35:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:30 Removing intermediate container f772a7c07f9b 16:35:30 ---> 322256ef3535 16:35:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 107.2 MB/s eta 0:00:00 16:35:30 Collecting docker-pycreds>=0.4.0 16:35:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:30 ---> a26d4b9bb088 16:35:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:30 Collecting chardet<3.1.0,>=3.0.2 16:35:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:30 ---> 2ef21b95d3cf 16:35:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 39.9 MB/s eta 0:00:00 16:35:31 Collecting urllib3<1.25,>=1.21.1 16:35:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 123.4 MB/s eta 0:00:00 16:35:31 Collecting idna<2.8,>=2.5 16:35:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 171.9 MB/s eta 0:00:00 16:35:31 Collecting certifi>=2017.4.17 16:35:31 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:35:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 192.5 MB/s eta 0:00:00 16:35:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:31 Removing intermediate container 86daa0d47a5d 16:35:31 ---> b1552df65140 16:35:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:31 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:35:31 Running setup.py install for texttable: started 16:35:31 ---> 3734e293b471 16:35:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:31 ---> b4adcbe16ba1 16:35:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:31 ---> 6fb53efb56e8 16:35:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:35:31 ---> f7f3f6eafbc9 16:35:31 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:31 ---> Running in 8c538cb80f34 16:35:31 ---> d28ce0c2ca43 16:35:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:35:31 ---> Running in bd24d7e22602 16:35:31 Removing intermediate container 8c538cb80f34 16:35:31 ---> 7fbeee04bcf5 16:35:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:31 Running setup.py install for texttable: finished with status 'done' 16:35:31 Running setup.py install for PyYAML: started 16:35:31 ---> Running in 3d0e10ac5e0a 16:35:31 Removing intermediate container bd24d7e22602 16:35:31 ---> 7450cc8940b7 16:35:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:31 ---> Running in 1408eee3b801 16:35:31 Removing intermediate container 3d0e10ac5e0a 16:35:31 ---> 28ea57b61a73 16:35:31 Step 21/23 : LABEL arch=x86_64 16:35:31 ---> Running in 591a7fbed4af 16:35:31 Removing intermediate container 1408eee3b801 16:35:31 ---> 186b85a0e170 16:35:31 Step 21/23 : LABEL arch=x86_64 16:35:31 ---> Running in e95162fa025f 16:35:31 Removing intermediate container 591a7fbed4af 16:35:31 ---> bdf3dd5f4685 16:35:31 Step 22/23 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:35:32 ---> 486ad4a35d39 16:35:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:35:32 ---> Running in 4839b7c95cde 16:35:32 Removing intermediate container e95162fa025f 16:35:32 ---> 3e01885bf039 16:35:32 Step 22/23 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:35:32 Running setup.py install for PyYAML: finished with status 'done' 16:35:32 ---> Running in c5be899f2f1f 16:35:32 Removing intermediate container 4839b7c95cde 16:35:32 ---> 5c45f5ecae2c 16:35:32 Step 23/23 : LABEL version=0.0.0 16:35:32 ---> 8037f962d038 16:35:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:35:32 ---> Running in 627a764ca951 16:35:32 ---> Running in adb7fbf09211 16:35:32 Removing intermediate container c5be899f2f1f 16:35:32 ---> cb5cfc97f6b7 16:35:32 Step 23/23 : LABEL version=0.0.0 16:35:32 ---> Running in 05927928e292 16:35:32 Removing intermediate container 627a764ca951 16:35:32 ---> 67baaf2d6ded 16:35:32 16:35:32 Removing intermediate container adb7fbf09211 16:35:32 ---> 172ffca92504 16:35:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:32 Running setup.py install for docopt: started 16:35:32 Removing intermediate container 05927928e292 16:35:32 ---> 4d49c7aa5190 16:35:32 16:35:32 ---> Running in 0221ded99436 16:35:32 Successfully built 67baaf2d6ded 16:35:32 Successfully tagged core-data:latest 16:35:32  Building core-data ... done Successfully built 4d49c7aa5190 16:35:32 Removing intermediate container 0221ded99436 16:35:32 ---> 210dbd4f9bee 16:35:32 Step 18/20 : LABEL arch=x86_64 16:35:32 Successfully tagged core-metadata:latest 16:35:32  Building core-metadata ... done  ---> Running in fbfb6b2bc989 16:35:32 Removing intermediate container fbfb6b2bc989 16:35:32 ---> 298f602409fe 16:35:32 Step 19/20 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:35:32 ---> Running in f58487521928 16:35:32 Running setup.py install for docopt: finished with status 'done' 16:35:32 Removing intermediate container f58487521928 16:35:32 ---> 6c5e8e13f473 16:35:32 Step 20/20 : LABEL version=0.0.0 16:35:32 ---> Running in 527c681ecb88 16:35:33 Removing intermediate container 527c681ecb88 16:35:33 ---> 1875846880ed 16:35:33 16:35:33 Successfully built 1875846880ed 16:35:33 Successfully tagged security-spiffe-token-provider:latest 16:35:33  Building security-spiffe-token-provider ... done  Running setup.py install for dockerpty: started 16:35:33 Running setup.py install for dockerpty: finished with status 'done' 16:35:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:33 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 16:35:37 Removing intermediate container b0e8bc5e8fa0 16:35:37 ---> b30098e1d60a 16:35:37 Step 14/23 : ENV APP_PORT=58890 16:35:37 ---> Running in 4cf34d41c50a 16:35:37 Removing intermediate container 4cf34d41c50a 16:35:37 ---> 048c433700bd 16:35:37 Step 15/23 : EXPOSE $APP_PORT 16:35:37 ---> Running in 8ff3740732cc 16:35:37 Removing intermediate container 8ff3740732cc 16:35:37 ---> 3b1123e6168c 16:35:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:37 ---> ff08427b0d90 16:35:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:37 ---> f9b99501e2de 16:35:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:37 ---> a7e18f766ecc 16:35:37 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:37 ---> Running in 758ee69d7ce6 16:35:37 Removing intermediate container 758ee69d7ce6 16:35:37 ---> 3e9659399783 16:35:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:37 ---> Running in b528e3bdb2e8 16:35:37 Removing intermediate container b528e3bdb2e8 16:35:37 ---> e28873a036af 16:35:37 Step 21/23 : LABEL arch=x86_64 16:35:37 ---> Running in a3b06c03a679 16:35:37 Removing intermediate container a3b06c03a679 16:35:37 ---> 93aa7f470910 16:35:37 Step 22/23 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 16:35:37 ---> Running in 1b004dc3ee62 16:35:37 Removing intermediate container 1b004dc3ee62 16:35:37 ---> 4ceee59e2645 16:35:37 Step 23/23 : LABEL version=0.0.0 16:35:37 ---> Running in fe9952b4068d 16:35:37 Removing intermediate container fe9952b4068d 16:35:37 ---> 0bd5d7010af4 16:35:37 16:35:37 Successfully built 0bd5d7010af4 16:35:37 Successfully tagged sys-mgmt-agent:latest 16:35:37  Building sys-mgmt-agent ... done  [Pipeline] } 16:35:37 $ docker stop --time=1 ccd24374ba9f392b9f24070bc70ab21f379b4b8c8570280d91dabcd15291c250 16:35:39 $ docker rm -f ccd24374ba9f392b9f24070bc70ab21f379b4b8c8570280d91dabcd15291c250 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:39 + docker images 16:35:39 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:39 sys-mgmt-agent latest 0bd5d7010af4 2 seconds ago 135MB 16:35:39 security-spiffe-token-provider latest 1875846880ed 7 seconds ago 29.2MB 16:35:39 core-metadata latest 4d49c7aa5190 7 seconds ago 18.2MB 16:35:39 core-data latest 67baaf2d6ded 7 seconds ago 21.5MB 16:35:39 90472371e035 10 seconds ago 1.71GB 16:35:39 31bfb76eae9b 13 seconds ago 1.74GB 16:35:39 737ea2ef90dc 13 seconds ago 1.72GB 16:35:39 core-command latest 59a9dbf19bc7 14 seconds ago 16.2MB 16:35:39 7c5a6d75adfd 16 seconds ago 1.69GB 16:35:39 924deb6d3034 17 seconds ago 1.68GB 16:35:39 security-secretstore-setup latest 9c50b92457ae 37 seconds ago 28.9MB 16:35:39 94c08c168314 46 seconds ago 1.7GB 16:35:39 security-spire-config latest 3a6a81bdb1e5 54 seconds ago 85.8MB 16:35:39 security-bootstrapper latest e3e6e7eabab6 About a minute ago 19.3MB 16:35:39 security-spire-agent latest 1e39dbdb3fc1 About a minute ago 125MB 16:35:39 support-notifications latest f9c1680412c2 About a minute ago 27.1MB 16:35:39 support-scheduler latest b3d587dd6c81 About a minute ago 26.5MB 16:35:39 security-proxy-setup latest 8d2fee8800d9 About a minute ago 27.2MB 16:35:39 7d195c8bad78 About a minute ago 1.58GB 16:35:39 de09ca7f93f9 About a minute ago 1.75GB 16:35:39 36324d36b378 About a minute ago 1.75GB 16:35:39 82523d4b40a6 About a minute ago 1.69GB 16:35:39 4513e3eb8df8 About a minute ago 1.69GB 16:35:39 security-spire-server latest 78003acd6068 About a minute ago 86.5MB 16:35:39 8e923f6e25a6 About a minute ago 1.58GB 16:35:39 ci-base-image-x86_64 latest 5728d2ce0ab3 4 minutes ago 993MB 16:35:39 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 16:35:39 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 16:35:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:35:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 16:35:39 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] } 16:35:50 Removing intermediate container 2828e44d93ae 16:35:50 ---> 7c038dc47e48 16:35:50 Successfully built 7c038dc47e48 16:35:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:50 + docker inspect -f . ci-base-image-arm64 16:35:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:51 prd-ubuntu20.04-docker-arm64-4c-16g-21883 does not seem to be running inside a container 16:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:52 $ docker top f93ab397048d8c9825d5a945c828012299407ad6acdaf3a71e3e578f29afaa54 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:53 + go version 16:35:53 go version go1.18.3 linux/arm64 [Pipeline] } 16:35:53 $ docker stop --time=1 f93ab397048d8c9825d5a945c828012299407ad6acdaf3a71e3e578f29afaa54 16:35:55 $ docker rm -f f93ab397048d8c9825d5a945c828012299407ad6acdaf3a71e3e578f29afaa54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:55 + docker inspect -f . ci-base-image-arm64 16:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:56 prd-ubuntu20.04-docker-arm64-4c-16g-21883 does not seem to be running inside a container 16:35:56 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:57 $ docker top 027be9f0af2aafd68d2d621e9c5a6dbad29c44b536428708dcdc953608db4cbd -eo pid,comm [Pipeline] { [Pipeline] echo 16:35:57 ========================================================= 16:35:57 [edgeXBuildGoParallel] Running Tests and Build... 16:35:57 ========================================================= [Pipeline] sh 16:35:58 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 16:35:59 + make test 16:35:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:38 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.582s coverage: 98.5% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.546s coverage: 54.2% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.203s coverage: 89.2% of statements 16:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.574s coverage: 2.1% of statements 16:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.574s coverage: 95.6% of statements 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.653s coverage: 72.2% of statements 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.283s coverage: 60.0% of statements 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.459s coverage: 0.9% of statements 16:39:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.242s coverage: 58.8% of statements 16:39:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 29.6% of statements 16:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 47.1% of statements 16:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 79.5% of statements 16:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements 16:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements 16:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.258s coverage: 94.4% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.661s coverage: 82.2% of statements 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.192s coverage: 100.0% of statements 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements 16:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.852s coverage: 91.2% of statements 16:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.921s coverage: 64.7% of statements 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 89.4% of statements 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 16:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.383s coverage: 65.8% of statements 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.966s coverage: 43.6% of statements 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.352s coverage: 17.7% of statements 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.706s coverage: 92.3% of statements 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.360s coverage: 63.2% of statements 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.500s coverage: 97.7% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.279s coverage: 100.0% of statements 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:40:14 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 16:40:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:14 GO111MODULE=on go vet ./... 16:42:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:06 ./bin/test-attribution-txt.sh 16:42:06 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:42:06 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:42:06 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:42:06 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:42:06 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:42:06 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:42:06 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:42:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:07 + ls -al . 16:42:07 total 724 16:42:07 drwxrwxr-x 9 1001 1001 4096 Aug 3 16:36 . 16:42:07 drwxr-xr-x 4 root root 4096 Aug 3 16:35 .. 16:42:07 -rw-rw-r-- 1 1001 1001 11 Aug 3 16:34 .dockerignore 16:42:07 drwxrwxr-x 8 1001 1001 4096 Aug 3 16:34 .git 16:42:07 drwxrwxr-x 3 1001 1001 4096 Aug 3 16:34 .github 16:42:07 -rw-rw-r-- 1 1001 1001 1030 Aug 3 16:34 .gitignore 16:42:07 -rw-rw-r-- 1 1001 1001 42 Aug 3 16:34 .golangci.yml 16:42:07 -rw-rw-r-- 1 1001 1001 87 Aug 3 16:34 .hadolint.yml 16:42:07 -rw-rw-r-- 1 1001 1001 166 Aug 3 16:34 .sonarcloud.properties 16:42:07 -rw-rw-r-- 1 1001 1001 1171 Aug 3 16:34 ADOPTERS.md 16:42:07 -rw-rw-r-- 1 1001 1001 10347 Aug 3 16:34 Attribution.txt 16:42:07 -rw-rw-r-- 1 1001 1001 63209 Aug 3 16:34 CHANGELOG.md 16:42:07 -rw-rw-r-- 1 1001 1001 3804 Aug 3 16:34 CONTRIBUTING.md 16:42:07 -rw-rw-r-- 1 1001 1001 677 Aug 3 16:34 GOVERNANCE.md 16:42:07 -rw-rw-r-- 1 1001 1001 850 Aug 3 16:34 Jenkinsfile 16:42:07 -rw-rw-r-- 1 1001 1001 10775 Aug 3 16:34 LICENSE 16:42:07 -rw-rw-r-- 1 1001 1001 10370 Aug 3 16:34 Makefile 16:42:07 -rw-rw-r-- 1 1001 1001 582 Aug 3 16:34 OWNERS.md 16:42:07 -rw-rw-r-- 1 1001 1001 9094 Aug 3 16:34 README.md 16:42:07 -rw-rw-r-- 1 1001 1001 6912 Aug 3 16:34 SECURITY.md 16:42:07 -rw-rw-r-- 1 1001 1001 5 Aug 3 16:30 VERSION 16:42:07 -rw-rw-r-- 1 1001 1001 4131 Aug 3 16:34 ZMQWindows.md 16:42:07 drwxrwxr-x 2 1001 1001 4096 Aug 3 16:34 bin 16:42:07 drwxrwxr-x 18 1001 1001 4096 Aug 3 16:34 cmd 16:42:07 -rw-r--r-- 1 root root 478941 Aug 3 16:40 coverage.out 16:42:07 -rw-rw-r-- 1 1001 1001 3681 Aug 3 16:34 go.mod 16:42:07 -rw-rw-r-- 1 1001 1001 38033 Aug 3 16:34 go.sum 16:42:07 drwxrwxr-x 8 1001 1001 4096 Aug 3 16:34 internal 16:42:07 drwxrwxr-x 3 1001 1001 4096 Aug 3 16:34 openapi 16:42:07 drwxrwxr-x 4 1001 1001 4096 Aug 3 16:34 snap 16:42:07 -rw-rw-r-- 1 1001 1001 204 Aug 3 16:34 version.go [Pipeline] sh 16:42:07 + '[' -e coverage.out ] 16:42:07 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:08 Warning: overwriting stash ‘coverage-report’ 16:42:08 Stashed 1 file(s) [Pipeline] sh 16:42:09 + make build 16:42:09 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 16:43:46 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 16:44:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:44:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:45:44 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 16:45:44 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 16:45:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45:51 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 16:45:56 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 16:46:01 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 16:46:04 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 16:46:09 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 16:46:19 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] } 16:46:23 $ docker stop --time=1 027be9f0af2aafd68d2d621e9c5a6dbad29c44b536428708dcdc953608db4cbd 16:46:25 $ docker rm -f 027be9f0af2aafd68d2d621e9c5a6dbad29c44b536428708dcdc953608db4cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:28 16:46:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:29 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:29 29e5d40040c1: Pulling fs layer 16:46:29 1ce36da41761: Pulling fs layer 16:46:29 25b303627fd3: Pulling fs layer 16:46:29 29e5d40040c1: Verifying Checksum 16:46:29 29e5d40040c1: Download complete 16:46:29 1ce36da41761: Verifying Checksum 16:46:29 1ce36da41761: Download complete 16:46:30 29e5d40040c1: Pull complete 16:46:31 25b303627fd3: Verifying Checksum 16:46:31 25b303627fd3: Download complete 16:46:32 1ce36da41761: Pull complete 16:46:44 25b303627fd3: Pull complete 16:46:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:45 prd-ubuntu20.04-docker-arm64-4c-16g-21883 does not seem to be running inside a container 16:46:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 16:46:47 $ docker top b8e36caae9b6d894b526bbad706a9a9210365d3a040c07a6168ce147cdebab94 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:48 + grep parallel 16:46:48 + docker-compose build --help 16:46:54 --parallel Build images in parallel. [Pipeline] } 16:46:54 $ docker stop --time=1 b8e36caae9b6d894b526bbad706a9a9210365d3a040c07a6168ce147cdebab94 16:46:56 $ docker rm -f b8e36caae9b6d894b526bbad706a9a9210365d3a040c07a6168ce147cdebab94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:56 prd-ubuntu20.04-docker-arm64-4c-16g-21883 does not seem to be running inside a container 16:46:57 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:58 $ docker top 493182bdbf812c2c9de7f3b25f668810319ee2419dd1e12d1191db68d7f337fe -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:59 + docker-compose -f ./docker-compose-build.yml build --parallel 16:47:04 Building core-command ... 16:47:04 Building core-data ... 16:47:04 Building core-metadata ... 16:47:04 Building security-bootstrapper ... 16:47:04 Building security-proxy-setup ... 16:47:04 Building security-secretstore-setup ... 16:47:04 Building security-spiffe-token-provider ... 16:47:04 Building security-spire-agent ... 16:47:04 Building security-spire-config ... 16:47:04 Building security-spire-server ... 16:47:04 Building support-notifications ... 16:47:04 Building support-scheduler ... 16:47:04 Building sys-mgmt-agent ... 16:47:04 Building security-spire-agent 16:47:04 Building security-secretstore-setup 16:47:04 Building security-spire-server 16:47:04 Building support-notifications 16:47:04 Building security-bootstrapper 16:48:41 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:48:41 ---> 7c038dc47e48 16:48:41 Step 3/25 : WORKDIR /edgex-go 16:48:41 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:48:41 ---> 7c038dc47e48 16:48:41 Step 3/25 : WORKDIR /edgex-go 16:48:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:48:41 ---> 7c038dc47e48 16:48:41 Step 3/22 : WORKDIR /edgex-go 16:48:41 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:48:41 ---> 7c038dc47e48 16:48:41 Step 3/31 : WORKDIR /edgex-go 16:48:41 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:41 ---> 7c038dc47e48 16:48:41 Step 3/26 : WORKDIR /edgex-go 16:48:41 ---> Running in daf79adb4235 16:48:41 ---> Running in ccf92f84d76f 16:48:41 ---> Running in 9328b58ef55b 16:48:41 ---> Running in f8a7fc630ed0 16:48:41 ---> Running in 69641c4dafb8 16:48:41 Removing intermediate container daf79adb4235 16:48:41 ---> 153a5fe723ea 16:48:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:41 Removing intermediate container f8a7fc630ed0 16:48:41 ---> 0057c29a87d9 16:48:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:41 Removing intermediate container 69641c4dafb8 16:48:41 ---> d2aac1c6e33c 16:48:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:41 ---> Running in 7af4296601ac 16:48:41 Removing intermediate container ccf92f84d76f 16:48:41 ---> 578f4d2c7f37 16:48:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:41 ---> Running in 5c8911479529 16:48:41 ---> Running in c3d3ea47a623 16:48:41 Removing intermediate container 9328b58ef55b 16:48:41 ---> 0dbd8946a10d 16:48:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:41 ---> Running in ce8c25e73290 16:48:41 ---> Running in 78e1dce7001b 16:48:41 Removing intermediate container 7af4296601ac 16:48:41 ---> 6fcb7c49f584 16:48:41 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:48:41 ---> Running in 0b80bedc333f 16:48:41 Removing intermediate container c3d3ea47a623 16:48:41 ---> 149ed41d5954 16:48:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:48:41 Removing intermediate container 5c8911479529 16:48:41 ---> 2e0555935bc0 16:48:41 Step 5/25 : RUN apk add --update --no-cache make git 16:48:41 ---> Running in e48f397567ce 16:48:41 ---> Running in f6ac0c43b8a2 16:48:41 Removing intermediate container 78e1dce7001b 16:48:41 ---> baefaa853283 16:48:41 Step 5/31 : RUN apk add --update --no-cache make git 16:48:41 Removing intermediate container ce8c25e73290 16:48:41 ---> d5cd94bdc6b2 16:48:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:48:41 ---> Running in 3193cf3a8339 16:48:41 ---> Running in a561c8061829 16:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:44 OK: 221 MiB in 51 packages 16:48:44 OK: 221 MiB in 51 packages 16:48:45 OK: 221 MiB in 51 packages 16:48:45 OK: 221 MiB in 51 packages 16:48:45 OK: 221 MiB in 51 packages 16:48:46 Removing intermediate container 0b80bedc333f 16:48:46 ---> 008eb5cf6b00 16:48:46 Step 6/25 : COPY go.mod vendor* ./ 16:48:46 Removing intermediate container e48f397567ce 16:48:46 ---> dcc8b74cee6a 16:48:46 Step 6/22 : COPY go.mod vendor* ./ 16:48:47 Removing intermediate container 3193cf3a8339 16:48:47 ---> 5e2378ac1b04 16:48:47 Step 6/31 : COPY go.mod vendor* ./ 16:48:47 Removing intermediate container f6ac0c43b8a2 16:48:47 ---> b29fb41b7cc7 16:48:47 Step 6/25 : COPY go.mod vendor* ./ 16:48:47 Removing intermediate container a561c8061829 16:48:47 ---> 79109882ebfc 16:48:47 Step 6/26 : COPY go.mod vendor* ./ 16:48:47 ---> 2debed7291a4 16:48:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:47 ---> Running in d26ecc21b2aa 16:48:48 ---> 96bbf7b6f81e 16:48:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:48 ---> Running in fe7ab22dc7cb 16:48:49 ---> ae8ac74dfe5a 16:48:49 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:49 ---> aced5f13788a 16:48:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:49 ---> 8ed6b5087258 16:48:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:49 ---> Running in 829ad5334c95 16:48:49 ---> Running in 23aaed7371bb 16:48:49 ---> Running in fdc7c70fa528 16:49:57 Removing intermediate container 829ad5334c95 16:49:57 ---> 1f8ef4a33ab8 16:49:57 Step 8/31 : COPY . . 16:49:57 Removing intermediate container fdc7c70fa528 16:49:57 ---> 401af9697243 16:49:57 Step 8/26 : COPY . . 16:49:57 Removing intermediate container 23aaed7371bb 16:49:57 ---> 06dcd4afa239 16:49:57 Step 8/25 : COPY . . 16:49:57 Removing intermediate container fe7ab22dc7cb 16:49:57 ---> d9c49fdc00f3 16:49:57 Step 8/22 : COPY . . 16:49:57 Removing intermediate container d26ecc21b2aa 16:49:57 ---> 359ac9eab6c5 16:49:57 Step 8/25 : COPY . . 16:50:19 ---> 762c295937bd 16:50:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:50:19 ---> 6c2608d46d1c 16:50:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:19 ---> 5228ff71c10b 16:50:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:50:19 ---> 082249b21435 16:50:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:50:19 ---> 9c5349247b34 16:50:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:50:19 ---> Running in 1f7f1b12a1c9 16:50:19 ---> Running in 8e042a8bf2fb 16:50:19 ---> Running in 2fdb306a210f 16:50:19 ---> Running in d9920cbeb38c 16:50:19 ---> Running in a8bff51d965a 16:50:20 Removing intermediate container d9920cbeb38c 16:50:20 ---> 86e8b56df26c 16:50:20 Step 10/26 : WORKDIR /edgex-go/spire-build 16:50:20 Removing intermediate container 2fdb306a210f 16:50:20 ---> 635ce8dc215e 16:50:20 Step 10/25 : WORKDIR /edgex-go/spire-build 16:50:20 ---> Running in 2e789379b8a6 16:50:20 ---> Running in 2b83e69df3c8 16:50:21 Removing intermediate container 2b83e69df3c8 16:50:21 ---> a44acf464be8 16:50:21 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:50:21 Removing intermediate container 2e789379b8a6 16:50:21 ---> f8d0138cd1a4 16:50:21 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:50:21 ---> Running in e4bb1e66666a 16:50:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:50:21 ---> Running in bef32f4c708e 16:50:22 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 16:50:22 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 16:50:25 Removing intermediate container e4bb1e66666a 16:50:25 ---> c6d8d29e0c27 16:50:25 Step 12/25 : WORKDIR /edgex-go 16:50:25 Removing intermediate container bef32f4c708e 16:50:25 ---> d42c252d6104 16:50:25 Step 12/26 : WORKDIR /edgex-go 16:50:25 ---> Running in 9a9f1e3dd915 16:50:25 ---> Running in f6faf2bb9021 16:50:26 Removing intermediate container 9a9f1e3dd915 16:50:26 ---> b8fbcf53187c 16:50:26 16:50:26 Step 13/25 : FROM alpine:3.15 16:50:26 Removing intermediate container f6faf2bb9021 16:50:26 ---> f7032c521ace 16:50:26 16:50:26 Step 13/26 : FROM alpine:3.15 16:50:26 3.15: Pulling from library/alpine 16:50:26 3.15: Pulling from library/alpine 16:50:29 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:50:29 Status: Downloaded newer image for alpine:3.15 16:50:29 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:50:29 Status: Image is up to date for alpine:3.15 16:50:29 ---> 60f2846fe774 16:50:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:29 ---> 60f2846fe774 16:50:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:29 ---> Running in 8b38f2a093f0 16:50:29 ---> Running in 5b0dbb4214fc 16:50:30 Removing intermediate container 8b38f2a093f0 16:50:30 ---> de5c8ea9a277 16:50:30 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:30 Removing intermediate container 5b0dbb4214fc 16:50:30 ---> 00efc72b0adf 16:50:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:30 ---> Running in 5ca4c9019b39 16:50:30 ---> Running in 7c2c3efe0550 16:50:34 Removing intermediate container 5ca4c9019b39 16:50:34 ---> f5c903029238 16:50:34 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:50:34 ---> Running in f8c8ea772da7 16:50:34 Removing intermediate container 7c2c3efe0550 16:50:34 ---> ff0b11ae29fb 16:50:34 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:50:34 ---> Running in 81a7ba33a4d1 16:50:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:39 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:50:39 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:50:39 OK: 15734 distinct packages available 16:50:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:39 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:50:39 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:50:39 OK: 15734 distinct packages available 16:50:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:42 (1/5) Installing dumb-init (1.2.5-r1) 16:50:42 (2/5) Installing musl-obstack (1.2.3-r0) 16:50:42 (3/5) Installing libucontext (1.1-r0) 16:50:42 (4/5) Installing gcompat (1.0.0-r4) 16:50:42 (5/5) Installing openssl (1.1.1q-r0) 16:50:42 (1/5) Installing dumb-init (1.2.5-r1) 16:50:42 (2/5) Installing musl-obstack (1.2.3-r0) 16:50:42 Executing busybox-1.34.1-r7.trigger 16:50:42 OK: 6 MiB in 19 packages 16:50:42 (3/5) Installing libucontext (1.1-r0) 16:50:42 (4/5) Installing gcompat (1.0.0-r4) 16:50:42 (5/5) Installing openssl (1.1.1q-r0) 16:50:43 Executing busybox-1.34.1-r7.trigger 16:50:43 OK: 6 MiB in 19 packages 16:50:44 Removing intermediate container f8c8ea772da7 16:50:44 ---> 13ee3b244071 16:50:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:50:44 Removing intermediate container 81a7ba33a4d1 16:50:44 ---> d282f2ea606c 16:50:44 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:50:50 ---> bbb8646551a6 16:50:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:50:52 ---> b3effb3323e4 16:50:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:50:53 ---> 7639e03824d8 16:50:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:50:54 ---> bffeeb2d0a5c 16:50:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:50:56 ---> aa0eaeddbe78 16:50:56 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:50:56 ---> Running in a3651ac33896 16:50:57 Removing intermediate container a3651ac33896 16:50:57 ---> fe0955e44dea 16:50:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:57 ---> Running in a98aa624c0fb 16:50:57 ---> d3687396ef22 16:50:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:50:57 Removing intermediate container a98aa624c0fb 16:50:57 ---> 89d8a74efbe8 16:50:57 Step 23/25 : LABEL arch=arm64 16:50:57 ---> Running in dab90f1cced1 16:50:58 Removing intermediate container dab90f1cced1 16:50:58 ---> 9bbd8e685821 16:50:58 Step 24/25 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 16:50:58 ---> Running in acf745331a02 16:50:59 ---> 348d7c136ee2 16:50:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:50:59 Removing intermediate container acf745331a02 16:50:59 ---> 8a41bee531b0 16:50:59 Step 25/25 : LABEL version=0.0.0 16:50:59 ---> Running in 1fdeb61beecd 16:51:00 Removing intermediate container 1fdeb61beecd 16:51:00 ---> f92efe1655b8 16:51:00 16:51:00 ---> 46b126165b50 16:51:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:51:00 Successfully built f92efe1655b8 16:51:00 Successfully tagged security-spire-server-arm64:latest 16:51:00  Building security-spire-server ... done Building core-command 16:51:01 ---> 11e8188c764a 16:51:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:01 ---> Running in f88383b32fc6 16:51:02 Removing intermediate container f88383b32fc6 16:51:02 ---> 7877f3ee6fbb 16:51:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:02 ---> Running in 0fd59da8a024 16:51:02 Removing intermediate container 0fd59da8a024 16:51:02 ---> 743089e5b731 16:51:02 Step 24/26 : LABEL arch=arm64 16:51:02 ---> Running in b07792dcc5b1 16:51:03 Removing intermediate container b07792dcc5b1 16:51:03 ---> 326951b15611 16:51:03 Step 25/26 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 16:51:03 ---> Running in 8b5db436b95a 16:51:04 Removing intermediate container 8b5db436b95a 16:51:04 ---> 1d1bfe11fd3f 16:51:04 Step 26/26 : LABEL version=0.0.0 16:51:04 ---> Running in 0236a57d900d 16:51:05 Removing intermediate container 0236a57d900d 16:51:05 ---> 8615e78d48fd 16:51:05 16:51:05 Successfully built 8615e78d48fd 16:51:05 Successfully tagged security-spire-agent-arm64:latest 16:51:05  Building security-spire-agent ... done Building core-metadata 16:51:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:52 ---> 7c038dc47e48 16:51:52 Step 3/23 : WORKDIR /edgex-go 16:51:52 ---> Using cache 16:51:52 ---> 0dbd8946a10d 16:51:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:52 ---> Using cache 16:51:52 ---> baefaa853283 16:51:52 Step 5/23 : RUN apk add --update --no-cache make git 16:51:52 ---> Using cache 16:51:52 ---> 5e2378ac1b04 16:51:52 Step 6/23 : COPY go.mod vendor* ./ 16:51:52 ---> Using cache 16:51:52 ---> ae8ac74dfe5a 16:51:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:52 ---> Using cache 16:51:52 ---> 1f8ef4a33ab8 16:51:52 Step 8/23 : COPY . . 16:51:52 ---> Using cache 16:51:52 ---> 6c2608d46d1c 16:51:52 Step 9/23 : RUN make cmd/core-command/core-command 16:51:52 ---> Running in 2c9c1cbd5c56 16:51:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:51:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:52 ---> 7c038dc47e48 16:51:52 Step 3/23 : WORKDIR /edgex-go 16:51:52 ---> Using cache 16:51:52 ---> 0dbd8946a10d 16:51:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:52 ---> Using cache 16:51:52 ---> baefaa853283 16:51:52 Step 5/23 : RUN apk add --update --no-cache make git 16:51:52 ---> Using cache 16:51:52 ---> 5e2378ac1b04 16:51:52 Step 6/23 : COPY go.mod vendor* ./ 16:51:52 ---> Using cache 16:51:52 ---> ae8ac74dfe5a 16:51:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:52 ---> Using cache 16:51:52 ---> 1f8ef4a33ab8 16:51:52 Step 8/23 : COPY . . 16:51:52 ---> Using cache 16:51:52 ---> 6c2608d46d1c 16:51:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:51:52 ---> Running in 763c15eb2e04 16:51:54 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 16:55:46 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 16:56:01 Removing intermediate container a8bff51d965a 16:56:01 ---> 226cfda7f924 16:56:01 16:56:01 Step 10/25 : FROM alpine:3.16 16:56:02 3.16: Pulling from library/alpine 16:56:04 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:56:04 Status: Downloaded newer image for alpine:3.16 16:56:04 ---> 3d81c46cd875 16:56:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:56:04 ---> Running in 5f5254fe68c7 16:56:06 Removing intermediate container 1f7f1b12a1c9 16:56:06 ---> 5a820fb00429 16:56:06 16:56:06 Step 10/31 : FROM alpine:3.16 16:56:06 ---> 3d81c46cd875 16:56:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:06 ---> Running in 99ff516e29ea 16:56:06 Removing intermediate container 99ff516e29ea 16:56:06 ---> a546b8225308 16:56:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:07 ---> Running in e30ee769502e 16:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:09 (1/3) Installing ca-certificates (20220614-r0) 16:56:09 (2/3) Installing dumb-init (1.2.5-r1) 16:56:09 (3/3) Installing su-exec (0.2-r1) 16:56:09 Executing busybox-1.35.0-r15.trigger 16:56:09 Executing ca-certificates-20220614-r0.trigger 16:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:09 OK: 6 MiB in 17 packages 16:56:11 (1/2) Installing dumb-init (1.2.5-r1) 16:56:11 (2/2) Installing su-exec (0.2-r1) 16:56:11 Executing busybox-1.35.0-r15.trigger 16:56:11 OK: 5 MiB in 16 packages 16:56:12 Removing intermediate container 5f5254fe68c7 16:56:12 ---> 8357c0aa08f7 16:56:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:56:12 ---> Running in 16d2bdce65e4 16:56:12 Removing intermediate container e30ee769502e 16:56:12 ---> e9bc95900438 16:56:12 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:56:13 ---> Running in f21aeb402b6c 16:56:13 Removing intermediate container 16d2bdce65e4 16:56:13 ---> ddefcda7c9fb 16:56:13 Step 13/25 : WORKDIR / 16:56:13 ---> Running in 16689b78f674 16:56:13 Removing intermediate container f21aeb402b6c 16:56:13 ---> 600906a4a944 16:56:13 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:56:13 Removing intermediate container 16689b78f674 16:56:13 ---> b51a919d6aa0 16:56:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:56:13 ---> Running in e2606f3c09ca 16:56:15 Removing intermediate container e2606f3c09ca 16:56:15 ---> 9565fa7cd015 16:56:15 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:56:15 ---> 3fe7760786ad 16:56:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:56:15 ---> Running in 3e3d93cfed38 16:56:16 Removing intermediate container 3e3d93cfed38 16:56:16 ---> 92bdff041697 16:56:16 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:56:16 ---> Running in 242ef75d7f5c 16:56:16 ---> daeec670aba1 16:56:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:56:18 ---> 72000591ca15 16:56:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:56:19 ---> 2559d4ba53bf 16:56:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:56:19 Removing intermediate container 242ef75d7f5c 16:56:19 ---> 2007ee945495 16:56:19 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:56:19 ---> Running in 52f3d72473ff 16:56:20 Removing intermediate container 52f3d72473ff 16:56:20 ---> a95e3dbf900f 16:56:20 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:56:21 ---> fca0f8a20d0b 16:56:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:56:22 ---> c6d17898cff4 16:56:22 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:56:22 ---> Running in 964ed3f7a909 16:56:24 ---> 2a3c53410219 16:56:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:56:25 ---> bfa7d0a21440 16:56:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:56:26 ---> Running in f7d541dd9d99 16:56:26 Removing intermediate container 964ed3f7a909 16:56:26 ---> 07327096d376 16:56:26 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:27 ---> 54076d289aa8 16:56:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:56:29 Removing intermediate container f7d541dd9d99 16:56:29 ---> 7a92ce3f8194 16:56:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:56:29 ---> Running in 4cc79af8b978 16:56:30 Removing intermediate container 4cc79af8b978 16:56:30 ---> 7588a21bdf4c 16:56:30 Step 23/25 : LABEL arch=arm64 16:56:30 ---> 51434e68ef3e 16:56:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:56:30 ---> Running in 8f304171e3f6 16:56:31 Removing intermediate container 8f304171e3f6 16:56:31 ---> 323888c70596 16:56:31 Step 24/25 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 16:56:31 ---> 38a1478a861b 16:56:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:56:31 ---> Running in 2ed4a4427b51 16:56:32 Removing intermediate container 2ed4a4427b51 16:56:32 ---> 62373e6fa55b 16:56:32 Step 25/25 : LABEL version=0.0.0 16:56:32 ---> Running in 22a911d617c9 16:56:32 ---> 1ff9fe31c360 16:56:32 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:56:33 Removing intermediate container 22a911d617c9 16:56:33 ---> 172e0a19d796 16:56:33 16:56:33 Successfully built 172e0a19d796 16:56:33 Successfully tagged security-secretstore-setup-arm64:latest 16:56:33  Building security-secretstore-setup ... done Building security-proxy-setup 16:56:33 ---> 7f3c2b9734bf 16:56:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:56:34 ---> b8a7c1c19c6f 16:56:34 Step 26/31 : RUN chmod +x /entrypoint.sh 16:56:35 ---> Running in b29105ae7f28 16:56:38 Removing intermediate container b29105ae7f28 16:56:38 ---> a353ee3e72ba 16:56:38 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:56:38 ---> Running in 84b37f7c194a 16:56:39 Removing intermediate container 84b37f7c194a 16:56:39 ---> a445c77689d3 16:56:39 Step 28/31 : CMD ["gate"] 16:56:39 ---> Running in 4cf4513aa321 16:56:40 Removing intermediate container 4cf4513aa321 16:56:40 ---> 82d46ed78b31 16:56:40 Step 29/31 : LABEL arch=arm64 16:56:40 ---> Running in e78af7e1bc07 16:56:40 Removing intermediate container e78af7e1bc07 16:56:40 ---> 348ef2bc7709 16:56:40 Step 30/31 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 16:56:40 ---> Running in a43233ec2c9f 16:56:41 Removing intermediate container a43233ec2c9f 16:56:41 ---> 9e5b7c1e32c4 16:56:41 Step 31/31 : LABEL version=0.0.0 16:56:41 ---> Running in ecdbb1e24fa7 16:56:41 Removing intermediate container ecdbb1e24fa7 16:56:41 ---> a768d9c4e5db 16:56:41 16:56:42 Successfully built a768d9c4e5db 16:56:42 Successfully tagged security-bootstrapper-arm64:latest 16:56:42 Building sys-mgmt-agent 16:57:21  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:21 ---> 7c038dc47e48 16:57:21 Step 3/22 : WORKDIR /edgex-go 16:57:21 ---> Using cache 16:57:21 ---> 0dbd8946a10d 16:57:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:21 ---> Using cache 16:57:21 ---> baefaa853283 16:57:21 Step 5/22 : RUN apk add --update --no-cache make git 16:57:21 ---> Using cache 16:57:21 ---> 5e2378ac1b04 16:57:21 Step 6/22 : COPY go.mod vendor* ./ 16:57:21 ---> Using cache 16:57:21 ---> ae8ac74dfe5a 16:57:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:21 ---> Using cache 16:57:21 ---> 1f8ef4a33ab8 16:57:21 Step 8/22 : COPY . . 16:57:21 ---> Using cache 16:57:21 ---> 6c2608d46d1c 16:57:21 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:21 ---> Running in 29e5999ae80c 16:57:21 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 16:57:26 Removing intermediate container 2c9c1cbd5c56 16:57:26 ---> 0576d56f28ae 16:57:26 16:57:26 Step 10/23 : FROM alpine:3.16 16:57:26 ---> 3d81c46cd875 16:57:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:57:26 ---> Running in 5da2645c7c4c 16:57:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:28 ---> 7c038dc47e48 16:57:28 Step 3/23 : WORKDIR /edgex-go 16:57:28 ---> Using cache 16:57:28 ---> 0dbd8946a10d 16:57:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:28 ---> Using cache 16:57:28 ---> baefaa853283 16:57:28 Step 5/23 : RUN apk add --update --no-cache make bash git 16:57:28 ---> Running in 35fe696166cb 16:57:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:30 (1/1) Installing dumb-init (1.2.5-r1) 16:57:30 Executing busybox-1.35.0-r15.trigger 16:57:30 OK: 5 MiB in 15 packages 16:57:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:31 Removing intermediate container 5da2645c7c4c 16:57:31 ---> dc5f76e7e7ca 16:57:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:57:31 ---> Running in 0eddab239375 16:57:32 OK: 221 MiB in 51 packages 16:57:32 Removing intermediate container 0eddab239375 16:57:32 ---> 34f616e26df1 16:57:32 Step 13/23 : ENV APP_PORT=59882 16:57:32 ---> Running in a6bb220d7def 16:57:33 Removing intermediate container a6bb220d7def 16:57:33 ---> 9610e42df523 16:57:33 Step 14/23 : EXPOSE $APP_PORT 16:57:33 ---> Running in 6d5abe556e57 16:57:34 Removing intermediate container 35fe696166cb 16:57:34 ---> 9129f016b2e1 16:57:34 Step 6/23 : COPY go.mod vendor* ./ 16:57:34 Removing intermediate container 6d5abe556e57 16:57:34 ---> a0e89cfc66df 16:57:34 Step 15/23 : WORKDIR / 16:57:34 ---> Running in fd5266157eb8 16:57:35 Removing intermediate container fd5266157eb8 16:57:35 ---> 0e90e730677b 16:57:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:35 ---> 576f0d450f65 16:57:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:35 ---> Running in e85595c88f41 16:57:36 ---> c58ac7998d00 16:57:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:57:38 ---> f8aa10e0f304 16:57:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:57:39 ---> 5182874c1fcc 16:57:39 Step 19/23 : ENTRYPOINT ["/core-command"] 16:57:39 ---> Running in 537767339c1e 16:57:40 Removing intermediate container 537767339c1e 16:57:40 ---> 8fb2b86879f4 16:57:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:40 ---> Running in 3c37951b0345 16:57:40 Removing intermediate container 3c37951b0345 16:57:40 ---> 47c1a6170427 16:57:40 Step 21/23 : LABEL arch=arm64 16:57:40 ---> Running in fab2746fc00c 16:57:41 Removing intermediate container fab2746fc00c 16:57:41 ---> 022fc5feee60 16:57:41 Step 22/23 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 16:57:41 ---> Running in f996d400b5c2 16:57:41 Removing intermediate container f996d400b5c2 16:57:41 ---> 42f811ac6d66 16:57:41 Step 23/23 : LABEL version=0.0.0 16:57:41 ---> Running in 5da93a382842 16:57:42 Removing intermediate container 5da93a382842 16:57:42 ---> 2b9fe8a714b5 16:57:42 16:57:43 Successfully built 2b9fe8a714b5 16:57:43 Successfully tagged core-command-arm64:latest 16:57:43  Building core-command ... done Building security-spire-config 16:58:15 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:58:15 ---> 7c038dc47e48 16:58:15 Step 3/26 : WORKDIR /edgex-go 16:58:15 ---> Using cache 16:58:15 ---> 0dbd8946a10d 16:58:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:15 ---> Using cache 16:58:15 ---> baefaa853283 16:58:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:58:15 ---> Running in 10479176e3d6 16:58:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:20 OK: 221 MiB in 51 packages 16:58:22 Removing intermediate container 10479176e3d6 16:58:22 ---> 6e7501d4e174 16:58:22 Step 6/26 : COPY go.mod vendor* ./ 16:58:24 ---> eabf2e8690ff 16:58:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:24 ---> Running in 96830692a695 16:58:37 Removing intermediate container e85595c88f41 16:58:37 ---> cd07fc693e71 16:58:37 Step 8/23 : COPY . . 16:58:59 Removing intermediate container 763c15eb2e04 16:58:59 ---> 7ecb4d5da249 16:58:59 16:58:59 Step 10/23 : FROM alpine:3.16 16:58:59 ---> 3d81c46cd875 16:58:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:58:59 ---> Using cache 16:58:59 ---> dc5f76e7e7ca 16:58:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:59 ---> Using cache 16:58:59 ---> 34f616e26df1 16:58:59 Step 13/23 : ENV APP_PORT=59881 16:58:59 ---> Running in d4fa54cdea90 16:58:59 Removing intermediate container d4fa54cdea90 16:58:59 ---> e38ae07f6a79 16:58:59 Step 14/23 : EXPOSE $APP_PORT 16:58:59 ---> Running in 2c115d6ecdf8 16:58:59 Removing intermediate container 2c115d6ecdf8 16:58:59 ---> 3df9788139b2 16:58:59 Step 15/23 : WORKDIR / 16:59:00 ---> Running in 68a259b298b1 16:59:01 Removing intermediate container 68a259b298b1 16:59:01 ---> ae1065094f4e 16:59:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:01 Removing intermediate container 8e042a8bf2fb 16:59:01 ---> f80f3ee5d9e1 16:59:01 16:59:01 Step 10/22 : FROM alpine:3.16 16:59:01 ---> 3d81c46cd875 16:59:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:01 ---> Running in 9ef24bee6054 16:59:05 ---> d4b4dde75fc9 16:59:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:06 (1/2) Installing ca-certificates (20220614-r0) 16:59:06 (2/2) Installing dumb-init (1.2.5-r1) 16:59:06 Executing busybox-1.35.0-r15.trigger 16:59:06 Executing ca-certificates-20220614-r0.trigger 16:59:06 OK: 6 MiB in 16 packages 16:59:09 ---> 24161df8c488 16:59:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:59:10 Removing intermediate container 9ef24bee6054 16:59:10 ---> 5165210d9df8 16:59:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:59:10 ---> Running in 1f1fc97bcda1 16:59:12 ---> 30e858106e30 16:59:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:59:12 Removing intermediate container 1f1fc97bcda1 16:59:12 ---> 34ea7e1a2abe 16:59:12 Step 13/22 : ENV APP_PORT=59860 16:59:12 ---> Running in 2aa85640a831 16:59:12 ---> Running in d74cf5b08529 16:59:13 Removing intermediate container 2aa85640a831 16:59:13 ---> 70a85a177710 16:59:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:13 Removing intermediate container d74cf5b08529 16:59:13 ---> a6b7b955acd0 16:59:13 Step 14/22 : EXPOSE $APP_PORT 16:59:13 ---> Running in e3bc55ca4352 16:59:14 ---> Running in d696595785c7 16:59:15 Removing intermediate container d696595785c7 16:59:15 ---> a1155694c308 16:59:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:15 Removing intermediate container e3bc55ca4352 16:59:15 ---> b1176eba4468 16:59:15 Step 21/23 : LABEL arch=arm64 16:59:15 ---> Running in 268193b5fb9b 16:59:17 ---> c3b10ad6be39 16:59:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:59:17 Removing intermediate container 268193b5fb9b 16:59:17 ---> 237ec1f3f7b0 16:59:17 Step 22/23 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 16:59:17 ---> Running in 17816659bda5 16:59:18 Removing intermediate container 17816659bda5 16:59:18 ---> 2e49de2d332f 16:59:18 Step 23/23 : LABEL version=0.0.0 16:59:19 ---> Running in 87743d3279ed 16:59:20 Removing intermediate container 87743d3279ed 16:59:20 ---> 91debdd7adaa 16:59:20 16:59:22 Successfully built 91debdd7adaa 16:59:22 Successfully tagged core-metadata-arm64:latest 16:59:22 Building security-spiffe-token-provider 16:59:24  Building core-metadata ... done  ---> 837df14a1a27 16:59:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:59:26 ---> f256f668c8ba 16:59:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:59:26 ---> Running in 068bd41ca555 16:59:27 Removing intermediate container 068bd41ca555 16:59:27 ---> 2ea42241b295 16:59:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:27 ---> Running in 493cee0388cb 16:59:28 Removing intermediate container 493cee0388cb 16:59:28 ---> 3a841a6889ba 16:59:28 Step 20/22 : LABEL arch=arm64 16:59:28 ---> Running in cee8ca22701b 16:59:29 Removing intermediate container cee8ca22701b 16:59:29 ---> 6b64ef4a2e64 16:59:29 Step 21/22 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 16:59:29 ---> Running in bdbded41e37a 16:59:30 ---> c93fbd342826 16:59:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:59:30 ---> Running in ed6028305c33 16:59:30 Removing intermediate container bdbded41e37a 16:59:30 ---> d8fd988d7fc4 16:59:30 Step 22/22 : LABEL version=0.0.0 16:59:30 ---> Running in 6bb7ae481e56 16:59:32 Removing intermediate container 6bb7ae481e56 16:59:32 ---> 9e59ca37f14a 16:59:32 16:59:33 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 16:59:33 Successfully built 9e59ca37f14a 16:59:33 Successfully tagged support-notifications-arm64:latest 16:59:33  Building support-notifications ... done Building support-scheduler 16:59:35 Removing intermediate container 96830692a695 16:59:35 ---> 5910e356bf70 16:59:35 Step 8/26 : COPY . . 16:59:57 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:59:57 ---> 7c038dc47e48 16:59:57 Step 3/20 : WORKDIR /edgex-go 16:59:57 ---> Using cache 16:59:57 ---> 0dbd8946a10d 16:59:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:59:57 ---> Running in 5a9967a22c46 17:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:03 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:00:03 v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:00:03 OK: 16889 distinct packages available 17:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:05 OK: 221 MiB in 51 packages 17:00:08 Removing intermediate container 5a9967a22c46 17:00:08 ---> cb719b9e8d6c 17:00:08 Step 5/20 : COPY go.mod vendor* ./ 17:00:10 ---> 161afff60a93 17:00:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:10 ---> Running in 2d5017c96fac 17:00:12 ---> 151d49aed6fe 17:00:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:00:12 ---> Running in 9e8a6db8deeb 17:00:13 Removing intermediate container 9e8a6db8deeb 17:00:13 ---> b3355f1cf1aa 17:00:13 Step 10/26 : WORKDIR /edgex-go/spire-build 17:00:13 ---> Running in 7b2d07ce3032 17:00:14 Removing intermediate container 7b2d07ce3032 17:00:14 ---> 40a7d9fbf846 17:00:14 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:00:14 ---> Running in 4f6f114185ba 17:00:20 Removing intermediate container 4f6f114185ba 17:00:20 ---> 7b2c0db9f059 17:00:20 Step 12/26 : WORKDIR /edgex-go 17:00:20 ---> Running in 7c51afbb53b4 17:00:20 Removing intermediate container 7c51afbb53b4 17:00:20 ---> 8c03bca1435e 17:00:20 17:00:20 Step 13/26 : FROM alpine:3.15 17:00:20 ---> 60f2846fe774 17:00:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:00:20 ---> Using cache 17:00:20 ---> 00efc72b0adf 17:00:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:20 ---> Using cache 17:00:20 ---> ff0b11ae29fb 17:00:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:00:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:00:20 ---> 7c038dc47e48 17:00:20 Step 3/22 : WORKDIR /edgex-go 17:00:20 ---> Using cache 17:00:20 ---> 0dbd8946a10d 17:00:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:20 ---> Using cache 17:00:20 ---> baefaa853283 17:00:20 Step 5/22 : RUN apk add --update --no-cache make git 17:00:20 ---> Using cache 17:00:20 ---> 5e2378ac1b04 17:00:20 Step 6/22 : COPY go.mod vendor* ./ 17:00:20 ---> Using cache 17:00:20 ---> ae8ac74dfe5a 17:00:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:20 ---> Using cache 17:00:20 ---> 1f8ef4a33ab8 17:00:20 Step 8/22 : COPY . . 17:00:20 ---> Using cache 17:00:20 ---> 6c2608d46d1c 17:00:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:00:20 ---> Running in 0cd605ac19ea 17:00:20 ---> Running in bf4c88a63403 17:00:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:00:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:26 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:00:26 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:00:26 OK: 15734 distinct packages available 17:00:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:29 (1/4) Installing dumb-init (1.2.5-r1) 17:00:29 (2/4) Installing musl-obstack (1.2.3-r0) 17:00:29 (3/4) Installing libucontext (1.1-r0) 17:00:29 (4/4) Installing gcompat (1.0.0-r4) 17:00:29 Executing busybox-1.34.1-r7.trigger 17:00:29 OK: 6 MiB in 18 packages 17:00:31 Removing intermediate container bf4c88a63403 17:00:31 ---> 7282efabc310 17:00:31 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:00:37 ---> b4d958eb3dd9 17:00:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:00:38 ---> 238cf11023ae 17:00:38 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:00:38 ---> Running in 27cab0875551 17:00:38 Removing intermediate container 27cab0875551 17:00:38 ---> 4f4e90f0e545 17:00:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:00:40 ---> 6e899fe7c453 17:00:40 Step 21/26 : WORKDIR / 17:00:40 ---> Running in f455238abdaa 17:00:41 Removing intermediate container f455238abdaa 17:00:41 ---> 418361d8acc9 17:00:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:00:41 ---> Running in bd11f3e4f25a 17:00:42 Removing intermediate container bd11f3e4f25a 17:00:42 ---> 3c159937a3e1 17:00:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:00:42 ---> Running in aa8488706c8c 17:00:43 Removing intermediate container aa8488706c8c 17:00:43 ---> 06f0ec9727be 17:00:43 Step 24/26 : LABEL arch=arm64 17:00:43 ---> Running in c3595deb042d 17:00:44 Removing intermediate container c3595deb042d 17:00:44 ---> 395d6a82bd44 17:00:44 Step 25/26 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 17:00:44 ---> Running in 70c33267e453 17:00:45 Removing intermediate container 70c33267e453 17:00:45 ---> 618d0e3e3e84 17:00:45 Step 26/26 : LABEL version=0.0.0 17:00:45 ---> Running in e06fc0afbac6 17:00:46 Removing intermediate container e06fc0afbac6 17:00:46 ---> 857e1d9c4f34 17:00:46 17:00:47 Successfully built 857e1d9c4f34 17:00:48 Successfully tagged security-spire-config-arm64:latest 17:00:48 Building core-data 17:01:06  Building security-spire-config ... done Removing intermediate container 2d5017c96fac 17:01:06 ---> 0525c89ef702 17:01:06 Step 7/20 : COPY . . 17:01:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:19 ---> 7c038dc47e48 17:01:19 Step 3/23 : WORKDIR /edgex-go 17:01:19 ---> Using cache 17:01:19 ---> 0dbd8946a10d 17:01:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:19 ---> Using cache 17:01:19 ---> baefaa853283 17:01:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:01:19 ---> Running in 0a27c6498008 17:01:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:24 OK: 221 MiB in 51 packages 17:01:26 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 17:01:26 Removing intermediate container 0a27c6498008 17:01:26 ---> d3346920f5f6 17:01:26 Step 6/23 : COPY go.mod vendor* ./ 17:01:28 ---> 0c3e2183b246 17:01:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:28 ---> Running in 05953f1e06ff 17:01:37 ---> de5f331370ca 17:01:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:01:37 ---> Running in 2096e326aa00 17:01:37 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 17:01:53 Removing intermediate container 29e5999ae80c 17:01:53 ---> 9d226f4053bb 17:01:53 17:01:53 Step 10/22 : FROM alpine:3.16 17:01:53 ---> 3d81c46cd875 17:01:53 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:01:53 ---> Running in 8e3342d38960 17:01:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:54 (1/6) Installing ca-certificates (20220614-r0) 17:01:54 (2/6) Installing brotli-libs (1.0.9-r6) 17:01:54 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:01:54 (4/6) Installing libcurl (7.83.1-r2) 17:01:54 (5/6) Installing curl (7.83.1-r2) 17:01:54 (6/6) Installing dumb-init (1.2.5-r1) 17:01:55 Executing busybox-1.35.0-r15.trigger 17:01:55 Executing ca-certificates-20220614-r0.trigger 17:01:55 OK: 8 MiB in 20 packages 17:01:58 Removing intermediate container 8e3342d38960 17:01:58 ---> 888f3a7f99fd 17:01:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:01:58 ---> Running in 94a6c2e52645 17:01:58 Removing intermediate container 94a6c2e52645 17:01:58 ---> f504602fe362 17:01:58 Step 13/22 : WORKDIR /edgex 17:01:59 ---> Running in aa532a7e9b43 17:01:59 Removing intermediate container aa532a7e9b43 17:01:59 ---> 8ce9bfaeee81 17:01:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:02:01 ---> 84f256fa2f2b 17:02:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:02:04 ---> 55d57bfca98f 17:02:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:02:08 ---> 4dc7b82716d9 17:02:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:02:09 ---> 9020fdfa46c9 17:02:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:02:09 ---> Running in 81d027a72f44 17:02:13 Removing intermediate container 81d027a72f44 17:02:13 ---> 2a0f8c7f414e 17:02:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:02:13 ---> Running in ea1c6a049031 17:02:14 Removing intermediate container ea1c6a049031 17:02:14 ---> 7c731394b2cc 17:02:14 Step 20/22 : LABEL arch=arm64 17:02:14 ---> Running in c0940c98cb18 17:02:15 Removing intermediate container c0940c98cb18 17:02:15 ---> 2a04d6895c90 17:02:15 Step 21/22 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 17:02:16 ---> Running in a9ccc2496ac3 17:02:16 Removing intermediate container a9ccc2496ac3 17:02:16 ---> 34a67c039abd 17:02:16 Step 22/22 : LABEL version=0.0.0 17:02:17 ---> Running in beb7eafe057f 17:02:18 Removing intermediate container beb7eafe057f 17:02:18 ---> 5bd5d8ee870d 17:02:18 17:02:19 Successfully built 5bd5d8ee870d 17:02:19 Successfully tagged security-proxy-setup-arm64:latest 17:02:27  Building security-proxy-setup ... done Removing intermediate container 05953f1e06ff 17:02:27 ---> 766b1c52a12f 17:02:27 Step 8/23 : COPY . . 17:02:50 ---> 27790c6ecb0d 17:02:50 Step 9/23 : RUN make cmd/core-data/core-data 17:02:50 ---> Running in 8692c6f98c65 17:02:50 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 17:04:26 Removing intermediate container ed6028305c33 17:04:26 ---> ecec1e90807e 17:04:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:04:26 ---> Running in c8bb12f3a314 17:04:27 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 17:04:33 Removing intermediate container c8bb12f3a314 17:04:33 ---> 2b42c92dd8fe 17:04:33 17:04:33 Step 11/23 : FROM alpine:3.16 17:04:33 ---> 3d81c46cd875 17:04:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:04:33 ---> Running in c6632e6bf60e 17:04:33 Removing intermediate container c6632e6bf60e 17:04:33 ---> 0a4c38ac935e 17:04:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:04:33 ---> Running in 4588578022bc 17:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:37 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:04:37 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:04:37 (3/33) Installing readline (8.1.2-r0) 17:04:37 (4/33) Installing bash (5.1.16-r2) 17:04:37 Executing bash-5.1.16-r2.post-install 17:04:37 (5/33) Installing ca-certificates (20220614-r0) 17:04:37 (6/33) Installing brotli-libs (1.0.9-r6) 17:04:37 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:04:37 (8/33) Installing libcurl (7.83.1-r2) 17:04:37 (9/33) Installing curl (7.83.1-r2) 17:04:37 (10/33) Installing docker-cli (20.10.16-r2) 17:04:38 (11/33) Installing dumb-init (1.2.5-r1) 17:04:38 (12/33) Installing libbz2 (1.0.8-r1) 17:04:38 (13/33) Installing expat (2.4.8-r0) 17:04:38 (14/33) Installing libffi (3.4.2-r1) 17:04:38 (15/33) Installing gdbm (1.23-r0) 17:04:38 (16/33) Installing xz-libs (5.2.5-r1) 17:04:38 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:04:38 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:04:38 (19/33) Installing mpdecimal (2.5.1-r1) 17:04:38 (20/33) Installing sqlite-libs (3.38.5-r0) 17:04:38 (21/33) Installing python3 (3.10.5-r0) 17:04:41 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:04:41 (23/33) Installing py3-tomli (2.0.1-r1) 17:04:41 (24/33) Installing py3-pep517 (0.12.0-r2) 17:04:41 (25/33) Installing py3-six (1.16.0-r1) 17:04:41 (26/33) Installing py3-retrying (1.3.3-r3) 17:04:41 (27/33) Installing py3-appdirs (1.4.4-r3) 17:04:41 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:04:41 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:04:41 (30/33) Installing py3-parsing (2.4.7-r3) 17:04:41 (31/33) Installing py3-packaging (21.3-r0) 17:04:41 (32/33) Installing py3-setuptools (59.4.0-r0) 17:04:41 (33/33) Installing py3-pip (22.1.1-r0) 17:04:42 Executing busybox-1.35.0-r15.trigger 17:04:42 Executing ca-certificates-20220614-r0.trigger 17:04:43 OK: 120 MiB in 47 packages 17:04:58 Collecting docker-compose==1.23.2 17:04:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:04:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 17:04:58 Collecting docopt<0.7,>=0.6.1 17:04:58 Downloading docopt-0.6.2.tar.gz (25 kB) 17:04:58 Preparing metadata (setup.py): started 17:04:59 Preparing metadata (setup.py): finished with status 'done' 17:05:00 Collecting websocket-client<1.0,>=0.32.0 17:05:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:05:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.1 MB/s eta 0:00:00 17:05:00 Collecting docker<4.0,>=3.6.0 17:05:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:05:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 17:05:01 Collecting PyYAML<4,>=3.10 17:05:01 Downloading PyYAML-3.13.tar.gz (270 kB) 17:05:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.1 MB/s eta 0:00:00 17:05:03 Preparing metadata (setup.py): started 17:05:05 Preparing metadata (setup.py): finished with status 'done' 17:05:05 Collecting jsonschema<3,>=2.5.1 17:05:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:05:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:05:06 Collecting texttable<0.10,>=0.9.0 17:05:06 Downloading texttable-0.9.1.tar.gz (11 kB) 17:05:06 Preparing metadata (setup.py): started 17:05:08 Preparing metadata (setup.py): finished with status 'done' 17:05:08 Collecting dockerpty<0.5,>=0.4.1 17:05:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:05:08 Preparing metadata (setup.py): started 17:05:11 Preparing metadata (setup.py): finished with status 'done' 17:05:11 Collecting cached-property<2,>=1.2.0 17:05:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:05:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:05:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:05:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 17:05:12 Collecting docker-pycreds>=0.4.0 17:05:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:05:13 Collecting urllib3<1.25,>=1.21.1 17:05:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.6 MB/s eta 0:00:00 17:05:14 Collecting idna<2.8,>=2.5 17:05:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.5 MB/s eta 0:00:00 17:05:14 Collecting chardet<3.1.0,>=3.0.2 17:05:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.6 MB/s eta 0:00:00 17:05:15 Collecting certifi>=2017.4.17 17:05:15 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 18.5 MB/s eta 0:00:00 17:05:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:05:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:05:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:05:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:05:16 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:05:16 Running setup.py install for texttable: started 17:05:18 Running setup.py install for texttable: finished with status 'done' 17:05:18 Running setup.py install for PyYAML: started 17:05:22 Running setup.py install for PyYAML: finished with status 'done' 17:05:23 Running setup.py install for docopt: started 17:05:25 Running setup.py install for docopt: finished with status 'done' 17:05:28 Running setup.py install for dockerpty: started 17:05:31 Running setup.py install for dockerpty: finished with status 'done' 17:05:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:05:34 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 17:05:52 Removing intermediate container 4588578022bc 17:05:52 ---> 35f27774a630 17:05:52 Step 14/23 : ENV APP_PORT=58890 17:05:52 ---> Running in d2494e19c1bb 17:05:52 Removing intermediate container d2494e19c1bb 17:05:52 ---> 28fd205d502e 17:05:52 Step 15/23 : EXPOSE $APP_PORT 17:05:52 ---> Running in 86be46d7a3b3 17:05:52 Removing intermediate container 86be46d7a3b3 17:05:52 ---> a0b9238dfef1 17:05:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:05:52 ---> 28f26a6742fa 17:05:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:05:53 ---> faa669c49407 17:05:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:05:55 ---> b8e690ff4471 17:05:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:05:55 ---> Running in f5ee1ba537bc 17:05:55 Removing intermediate container f5ee1ba537bc 17:05:55 ---> e20525164fe3 17:05:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:55 ---> Running in cf3a62c5d863 17:05:56 Removing intermediate container cf3a62c5d863 17:05:56 ---> fd149ee935d0 17:05:56 Step 21/23 : LABEL arch=arm64 17:05:56 ---> Running in 7ca14158941c 17:05:57 Removing intermediate container 7ca14158941c 17:05:57 ---> 81562c41a166 17:05:57 Step 22/23 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 17:05:57 ---> Running in 51fed4b7e5b3 17:05:57 Removing intermediate container 51fed4b7e5b3 17:05:57 ---> aaadf6ab709d 17:05:57 Step 23/23 : LABEL version=0.0.0 17:05:57 ---> Running in 91566ba582d8 17:05:58 Removing intermediate container 91566ba582d8 17:05:58 ---> f349af154ccf 17:05:58 17:05:58 Successfully built f349af154ccf 17:05:58 Successfully tagged sys-mgmt-agent-arm64:latest 17:07:20  Building sys-mgmt-agent ... done Removing intermediate container 0cd605ac19ea 17:07:20 ---> a0c0e3c86076 17:07:20 17:07:20 Step 10/22 : FROM alpine:3.16 17:07:20 ---> 3d81c46cd875 17:07:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:07:20 ---> Using cache 17:07:20 ---> dc5f76e7e7ca 17:07:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:07:20 ---> Using cache 17:07:20 ---> 34f616e26df1 17:07:20 Step 13/22 : ENV APP_PORT=59861 17:07:20 ---> Running in f76e9d1dfac1 17:07:20 Removing intermediate container f76e9d1dfac1 17:07:20 ---> 1b0e85b1a552 17:07:20 Step 14/22 : EXPOSE $APP_PORT 17:07:20 ---> Running in e4011f219df2 17:07:20 Removing intermediate container e4011f219df2 17:07:20 ---> 443daa3d7877 17:07:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:20 ---> 9ec29ad13ea1 17:07:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:07:20 ---> 0f1ecb3db9e4 17:07:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:07:20 ---> c55cbc180a9c 17:07:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:07:20 ---> Running in 29adb297d92e 17:07:20 Removing intermediate container 29adb297d92e 17:07:20 ---> adf14ee12685 17:07:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:20 ---> Running in a03f90b3f3ff 17:07:20 Removing intermediate container a03f90b3f3ff 17:07:20 ---> cf9d11885508 17:07:20 Step 20/22 : LABEL arch=arm64 17:07:20 ---> Running in 49e7ce20e1ed 17:07:20 Removing intermediate container 49e7ce20e1ed 17:07:20 ---> 627fb9b70c61 17:07:20 Step 21/22 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 17:07:20 ---> Running in 902ef542b1ce 17:07:20 Removing intermediate container 902ef542b1ce 17:07:20 ---> 640c1fb39e61 17:07:20 Step 22/22 : LABEL version=0.0.0 17:07:20 ---> Running in 3f880d6281f7 17:07:20 Removing intermediate container 3f880d6281f7 17:07:20 ---> 990024999d8f 17:07:20 17:07:20 Successfully built 990024999d8f 17:07:20 Successfully tagged support-scheduler-arm64:latest 17:07:28  Building support-scheduler ... done Removing intermediate container 2096e326aa00 17:07:28 ---> 7bd36971dc98 17:07:28 17:07:28 Step 9/20 : FROM alpine:3.15 17:07:28 ---> 60f2846fe774 17:07:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:07:28 ---> Using cache 17:07:28 ---> 00efc72b0adf 17:07:28 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:28 ---> Using cache 17:07:28 ---> ff0b11ae29fb 17:07:28 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:07:28 ---> Running in 164a7a9a2b57 17:07:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:31 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:07:31 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:07:31 OK: 15734 distinct packages available 17:07:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:33 (1/9) Installing ca-certificates (20220614-r0) 17:07:33 (2/9) Installing brotli-libs (1.0.9-r5) 17:07:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:07:33 (4/9) Installing libcurl (7.80.0-r2) 17:07:33 (5/9) Installing curl (7.80.0-r2) 17:07:33 (6/9) Installing dumb-init (1.2.5-r1) 17:07:33 (7/9) Installing musl-obstack (1.2.3-r0) 17:07:33 (8/9) Installing libucontext (1.1-r0) 17:07:33 (9/9) Installing gcompat (1.0.0-r4) 17:07:34 Executing busybox-1.34.1-r7.trigger 17:07:34 Executing ca-certificates-20220614-r0.trigger 17:07:34 OK: 8 MiB in 23 packages 17:07:35 Removing intermediate container 8692c6f98c65 17:07:35 ---> afa800fb4069 17:07:35 17:07:35 Step 10/23 : FROM alpine:3.16 17:07:35 ---> 3d81c46cd875 17:07:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:07:35 ---> Running in 207e87d819fa 17:07:35 Removing intermediate container 207e87d819fa 17:07:35 ---> 355b22371433 17:07:35 Step 12/23 : ENV APP_PORT=59880 17:07:35 Removing intermediate container 164a7a9a2b57 17:07:35 ---> 800feaac488b 17:07:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:35 ---> Running in 7281ea982685 17:07:36 Removing intermediate container 7281ea982685 17:07:36 ---> 2aeae9fbe3b1 17:07:36 Step 13/23 : EXPOSE $APP_PORT 17:07:36 ---> Running in a5ce7c3d8fce 17:07:36 ---> 2959de691b69 17:07:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:07:36 Removing intermediate container a5ce7c3d8fce 17:07:36 ---> e9536a431bf1 17:07:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:36 ---> Running in 9cee223bbb63 17:07:37 ---> 5dc1c050a2ac 17:07:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:07:38 Removing intermediate container 9cee223bbb63 17:07:38 ---> 6e45cb72f555 17:07:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:07:38 ---> Running in a73f64ecb8ea 17:07:38 ---> 6c49857f9e87 17:07:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:07:38 ---> Running in 0486df1c2ea4 17:07:39 Removing intermediate container 0486df1c2ea4 17:07:39 ---> 8bb370bbc1ca 17:07:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:39 ---> Running in bb19f4b01bb9 17:07:39 Removing intermediate container bb19f4b01bb9 17:07:39 ---> 12e3e63511ed 17:07:39 Step 18/20 : LABEL arch=arm64 17:07:39 ---> Running in 632f89dca30b 17:07:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:40 Removing intermediate container 632f89dca30b 17:07:40 ---> 7f79bc564557 17:07:40 Step 19/20 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 17:07:40 ---> Running in 4d4c35b585eb 17:07:40 Removing intermediate container 4d4c35b585eb 17:07:40 ---> 4248ced5b8c4 17:07:40 Step 20/20 : LABEL version=0.0.0 17:07:40 ---> Running in 858d1f858d54 17:07:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:41 Removing intermediate container 858d1f858d54 17:07:41 ---> e3b6ab00ea44 17:07:41 17:07:41 Successfully built e3b6ab00ea44 17:07:41 Successfully tagged security-spiffe-token-provider-arm64:latest 17:07:41  Building security-spiffe-token-provider ... done (1/6) Installing dumb-init (1.2.5-r1) 17:07:41 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:07:41 (3/6) Installing libsodium (1.0.18-r0) 17:07:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:07:42 (5/6) Installing libzmq (4.3.4-r0) 17:07:42 (6/6) Installing zeromq (4.3.4-r0) 17:07:42 Executing busybox-1.35.0-r15.trigger 17:07:42 OK: 8 MiB in 20 packages 17:07:43 Removing intermediate container a73f64ecb8ea 17:07:43 ---> 215fffcc38c8 17:07:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:44 ---> adb790d0ff16 17:07:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:07:45 ---> 47a82c0e8367 17:07:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:07:45 ---> c11dbb7592ff 17:07:45 Step 19/23 : ENTRYPOINT ["/core-data"] 17:07:45 ---> Running in fd238af56188 17:07:45 Removing intermediate container fd238af56188 17:07:45 ---> b07dfc1eb9dd 17:07:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:45 ---> Running in 2b7d09f4f6e4 17:07:46 Removing intermediate container 2b7d09f4f6e4 17:07:46 ---> d81bb7e6bfef 17:07:46 Step 21/23 : LABEL arch=arm64 17:07:46 ---> Running in 0afe7fdd098a 17:07:46 Removing intermediate container 0afe7fdd098a 17:07:46 ---> 02d3a41d9bdd 17:07:46 Step 22/23 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c 17:07:46 ---> Running in 99cdc79530bf 17:07:47 Removing intermediate container 99cdc79530bf 17:07:47 ---> bbff38f4345c 17:07:47 Step 23/23 : LABEL version=0.0.0 17:07:47 ---> Running in bdb8e16f5ed7 17:07:47 Removing intermediate container bdb8e16f5ed7 17:07:47 ---> 4b91e26eb4b5 17:07:47 17:07:47 Successfully built 4b91e26eb4b5 17:07:47 Successfully tagged core-data-arm64:latest 17:07:48  Building core-data ... done  [Pipeline] } 17:07:48 $ docker stop --time=1 493182bdbf812c2c9de7f3b25f668810319ee2419dd1e12d1191db68d7f337fe 17:07:49 $ docker rm -f 493182bdbf812c2c9de7f3b25f668810319ee2419dd1e12d1191db68d7f337fe [Pipeline] // withDockerContainer [Pipeline] sh 17:07:50 + docker images 17:07:50 REPOSITORY TAG IMAGE ID CREATED SIZE 17:07:50 core-data-arm64 latest 4b91e26eb4b5 3 seconds ago 20.6MB 17:07:50 security-spiffe-token-provider-arm64 latest e3b6ab00ea44 10 seconds ago 28.3MB 17:07:50 afa800fb4069 17 seconds ago 1.54GB 17:07:50 7bd36971dc98 24 seconds ago 1.57GB 17:07:50 support-scheduler-arm64 latest 990024999d8f 33 seconds ago 25.6MB 17:07:50 a0c0e3c86076 42 seconds ago 1.57GB 17:07:50 sys-mgmt-agent-arm64 latest f349af154ccf About a minute ago 133MB 17:07:50 2b42c92dd8fe 3 minutes ago 1.52GB 17:07:50 security-proxy-setup-arm64 latest 5bd5d8ee870d 5 minutes ago 26.2MB 17:07:50 9d226f4053bb 6 minutes ago 1.52GB 17:07:50 security-spire-config-arm64 latest 857e1d9c4f34 7 minutes ago 83.6MB 17:07:50 8c03bca1435e 7 minutes ago 1.41GB 17:07:50 support-notifications-arm64 latest 9e59ca37f14a 8 minutes ago 26.1MB 17:07:50 core-metadata-arm64 latest 91debdd7adaa 8 minutes ago 17.4MB 17:07:50 f80f3ee5d9e1 8 minutes ago 1.58GB 17:07:50 7ecb4d5da249 8 minutes ago 1.54GB 17:07:50 core-command-arm64 latest 2b9fe8a714b5 10 minutes ago 15.5MB 17:07:50 0576d56f28ae 10 minutes ago 1.51GB 17:07:50 security-bootstrapper-arm64 latest a768d9c4e5db 11 minutes ago 18.6MB 17:07:50 security-secretstore-setup-arm64 latest 172e0a19d796 11 minutes ago 27.9MB 17:07:50 5a820fb00429 11 minutes ago 1.52GB 17:07:50 226cfda7f924 11 minutes ago 1.53GB 17:07:50 security-spire-agent-arm64 latest 8615e78d48fd 16 minutes ago 122MB 17:07:50 security-spire-server-arm64 latest f92efe1655b8 16 minutes ago 84.2MB 17:07:50 f7032c521ace 17 minutes ago 1.41GB 17:07:50 b8fbcf53187c 17 minutes ago 1.41GB 17:07:50 ci-base-image-arm64 latest 7c038dc47e48 32 minutes ago 995MB 17:07:50 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 17:07:50 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 17:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 17:07:50 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 17:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:51 17:07:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:51 arm64: Pulling from edgex-lftools-log-publisher 17:07:51 8998bd30e6a1: Pulling fs layer 17:07:51 04944245beec: Pulling fs layer 17:07:51 699f458cf7ca: Pulling fs layer 17:07:51 765212b225bb: Pulling fs layer 17:07:51 f23df028b6ca: Pulling fs layer 17:07:51 d65c8cfc05b1: Pulling fs layer 17:07:51 2437ff75d9bd: Pulling fs layer 17:07:51 f23df028b6ca: Waiting 17:07:51 d65c8cfc05b1: Waiting 17:07:51 2437ff75d9bd: Waiting 17:07:51 765212b225bb: Waiting 17:07:51 04944245beec: Verifying Checksum 17:07:51 04944245beec: Download complete 17:07:51 765212b225bb: Verifying Checksum 17:07:51 765212b225bb: Download complete 17:07:52 f23df028b6ca: Download complete 17:07:52 d65c8cfc05b1: Verifying Checksum 17:07:52 d65c8cfc05b1: Download complete 17:07:52 699f458cf7ca: Verifying Checksum 17:07:52 699f458cf7ca: Download complete 17:07:52 8998bd30e6a1: Verifying Checksum 17:07:52 8998bd30e6a1: Download complete 17:07:54 2437ff75d9bd: Verifying Checksum 17:07:54 2437ff75d9bd: Download complete 17:07:56 8998bd30e6a1: Pull complete 17:07:57 04944245beec: Pull complete 17:07:59 699f458cf7ca: Pull complete 17:07:59 765212b225bb: Pull complete 17:08:00 f23df028b6ca: Pull complete 17:08:00 d65c8cfc05b1: Pull complete 17:08:15 2437ff75d9bd: Pull complete 17:08:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:15 prd-ubuntu20.04-docker-arm64-4c-16g-21883 does not seem to be running inside a container 17:08:15 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:08:18 $ docker top bf1faf8effc88d37d1ab3f02c504165b1ed7ce8e1ffd80ace79ef5f2ac85efe3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:19 ---> job-cost.sh 17:08:19 lf-activate-venv: SKIPPING 17:08:19 INFO: No Stack... 17:08:19 INFO: Retrieving Pricing Info for: v3-standard-4 17:08:20 INFO: Archiving Costs [Pipeline] sh 17:08:21 + cut -d, -f6 17:08:21 + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 17:08:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-7-stack-cost] 17:08:21 Resource [jenkins-edgexfoundry-edgex-go-PR-4097-7-stack-cost] did not exist. Created. 17:08:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:08:22 + echo total: 0.10999999940395355 [Pipeline] stash 17:08:22 Stashed 1 file(s) [Pipeline] } 17:08:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-7-stack-cost] [Pipeline] // lock [Pipeline] } 17:08:22 $ docker stop --time=1 bf1faf8effc88d37d1ab3f02c504165b1ed7ce8e1ffd80ace79ef5f2ac85efe3 17:08:23 $ docker rm -f bf1faf8effc88d37d1ab3f02c504165b1ed7ce8e1ffd80ace79ef5f2ac85efe3 [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 17:08:24 provisioning config files... 17:08:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config1284615324953726853tmp [Pipeline] { [Pipeline] sh 17:08:24 + set +x 17:08:24 + curl -s https://codecov.io/bash 17:08:24 + bash -s -- 17:08:24 17:08:24 _____ _ 17:08:24 / ____| | | 17:08:24 | | ___ __| | ___ ___ _____ __ 17:08:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:08:24 | |___| (_) | (_| | __/ (_| (_) \ V / 17:08:24 \_____\___/ \__,_|\___|\___\___/ \_/ 17:08:24 Bash-1.0.6 17:08:24 17:08:24 17:08:24 ==> git version 2.25.1 found 17:08:24 ==> 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 17:08:24 Release-Date: 2020-01-08 17:08:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:08:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:08:24 ==> Jenkins CI detected. 17:08:24 current dir:  /w/workspace/edgex-go/7 17:08:24 project root: . 17:08:24 --> token set from env 17:08:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:08:24 ==> Running gcov in . (disable via -X gcov) 17:08:24 ==> Python coveragepy not found 17:08:24 ==> Searching for coverage reports in: 17:08:24 + . 17:08:24 -> Found 1 reports 17:08:24 ==> Detecting git/mercurial file structure 17:08:24 ==> Reading reports 17:08:24 + ./coverage.out bytes=478941 17:08:24 ==> Appending adjustments 17:08:24 https://docs.codecov.io/docs/fixing-reports 17:08:25 + Found adjustments 17:08:25 ==> Gzipping contents 17:08:25 64K /tmp/codecov.sC1OTa.gz 17:08:25 ==> Uploading reports 17:08:25 url: https://codecov.io 17:08:25 query: branch=PR-4097&commit=d5622e27431e2a470127ea0b66702b9e78021c54&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:08:25 -> Pinging Codecov 17:08:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=d5622e27431e2a470127ea0b66702b9e78021c54&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:08:26 -> Uploading to 17:08:26 https://storage.googleapis.com/codecov/v4/raw/2022-08-03/00271124DB129430A58F1EEE437C3FCB/d5622e27431e2a470127ea0b66702b9e78021c54/30431b4f-5574-46dd-84ef-37bfbd878673.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220803T170825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ef2ab5c0e371e2d923e2b3516ba283a0c7d50b4b7d2435bafea0de5e6b2090f 17:08:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:08:26 Dload Upload Total Spent Left Speed 17:08:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62905 0 0 100 62905 0 233k --:--:-- --:--:-- --:--:-- 234k 17:08:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d5622e27431e2a470127ea0b66702b9e78021c54 [Pipeline] } 17:08:26 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 17:08:27 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 17:08:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:08:28 ---> package-listing.sh 17:08:28 ++ facter osfamily 17:08:28 ++ tr '[:upper:]' '[:lower:]' 17:08:28 + OS_FAMILY=debian 17:08:28 + workspace=/w/workspace/edgex-go/7 17:08:28 + START_PACKAGES=/tmp/packages_start.txt 17:08:28 + END_PACKAGES=/tmp/packages_end.txt 17:08:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:28 + PACKAGES=/tmp/packages_start.txt 17:08:28 + '[' /w/workspace/edgex-go/7 ']' 17:08:28 + PACKAGES=/tmp/packages_end.txt 17:08:28 + case "${OS_FAMILY}" in 17:08:28 + dpkg -l 17:08:28 + grep '^ii' 17:08:28 + '[' -f /tmp/packages_start.txt ']' 17:08:28 + '[' -f /tmp/packages_end.txt ']' 17:08:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:28 + '[' /w/workspace/edgex-go/7 ']' 17:08:28 + mkdir -p /w/workspace/edgex-go/7/archives/ 17:08:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 17:08:28 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:08:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:29 17:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:29 latest: Pulling from edgex-lftools-log-publisher 17:08:29 5eb5b503b376: Pulling fs layer 17:08:29 5c69ac0246d0: Pulling fs layer 17:08:29 ec43610c2a17: Pulling fs layer 17:08:29 3a2ae6a8a46f: Pulling fs layer 17:08:29 33b1e0a273af: Pulling fs layer 17:08:29 5d3b04190fa2: Pulling fs layer 17:08:29 2f39f015ded8: Pulling fs layer 17:08:29 3a2ae6a8a46f: Waiting 17:08:29 33b1e0a273af: Waiting 17:08:29 5d3b04190fa2: Waiting 17:08:29 5c69ac0246d0: Verifying Checksum 17:08:29 5c69ac0246d0: Download complete 17:08:29 3a2ae6a8a46f: Download complete 17:08:29 33b1e0a273af: Verifying Checksum 17:08:29 33b1e0a273af: Download complete 17:08:29 5d3b04190fa2: Download complete 17:08:29 ec43610c2a17: Verifying Checksum 17:08:29 ec43610c2a17: Download complete 17:08:29 5eb5b503b376: Verifying Checksum 17:08:29 5eb5b503b376: Download complete 17:08:30 2f39f015ded8: Verifying Checksum 17:08:30 2f39f015ded8: Download complete 17:08:31 5eb5b503b376: Pull complete 17:08:31 5c69ac0246d0: Pull complete 17:08:31 ec43610c2a17: Pull complete 17:08:31 3a2ae6a8a46f: Pull complete 17:08:31 33b1e0a273af: Pull complete 17:08:31 5d3b04190fa2: Pull complete 17:08:36 2f39f015ded8: Pull complete 17:08:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:08:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:36 prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container 17:08:36 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 17:08:38 $ docker top 6eadf0d44d233f4a9f3ae91e59ce26296f3f7b4c52f055519ee73c2891850a35 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:38 + touch /tmp/pre-build-complete [Pipeline] sh 17:08:39 + mkdir -p /var/log/sysstat [Pipeline] sh 17:08:39 + ls /var/log/sa-host 17:08:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:39 provisioning config files... 17:08:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config4972310161727810248tmp [Pipeline] { [Pipeline] echo 17:08:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:08:39 ---> create-netrc.sh [Pipeline] } 17:08:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:08:40 ---> python-tools-install.sh [Pipeline] echo 17:08:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:08:40 ---> sudo-logs.sh 17:08:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:08:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:08:40 ---> job-cost.sh 17:08:40 lf-activate-venv: SKIPPING 17:08:40 DEBUG: total: 0.10999999940395355 17:08:40 INFO: Retrieving Stack Cost... 17:08:41 INFO: Retrieving Pricing Info for: v3-standard-8 17:08:41 INFO: Archiving Costs [Pipeline] echo 17:08:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:08:41 ---> logs-deploy.sh 17:08:41 lf-activate-venv: SKIPPING 17:08:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/7 17:08:41 INFO: archiving workspace using pattern(s): 17:08:42 Archives upload complete. 17:08:43 INFO: archiving logs to Nexus