Pull request #4113 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0+62f72edb64dca79aa690ec258c3243e87ccbadbd (cda21a6bb0bc2f62ffedd327a821dee71d813220) 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-ssh11545141763422954493.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-ssh10349382119911676651.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-4113/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-4113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16025694085240649.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-ssh4103617212278552444.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-4113/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-4113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15334343486241060497.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 Running on prd-ubuntu20.04-docker-8c-8g-21886 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 Merge succeeded, producing eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 Checking out Revision eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 (PR-4113) > 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/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 # 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 eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 # timeout=10 Commit message: "ci: add local cache to optimize local docker builds" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:47:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:47:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:47:05 ========================================================= 19:47:05 EdgeX Global Pipelines Version Info 19:47:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1a0688c01ba5a9481cf8d58a17e9f25f1e37475f # timeout=10 19:47:05 ------------------- 19:47:05 stable info: 19:47:05 ------------------- 19:47:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:47:05 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:47:05 Message: update stable to v1.0.238 19:47:06 ------------------- 19:47:06 experimental info: 19:47:06 ------------------- 19:47:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:47:06 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:47:06 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4113 [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4113 [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4113 [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [Pipeline] echo 19:47:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eebbc51 [Pipeline] echo 19:47:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:07 provisioning config files... 19:47:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1699020835130670606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:07 ---> docker-login.sh 19:47:07 nexus3.edgexfoundry.org:10001 19:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:07 Configure a credential helper to remove this warning. See 19:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:07 19:47:07 Login Succeeded 19:47:07 nexus3.edgexfoundry.org:10002 19:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:08 Configure a credential helper to remove this warning. See 19:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:08 19:47:08 Login Succeeded 19:47:08 nexus3.edgexfoundry.org:10003 19:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:08 Configure a credential helper to remove this warning. See 19:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:08 19:47:08 Login Succeeded 19:47:08 nexus3.edgexfoundry.org:10004 19:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:08 Configure a credential helper to remove this warning. See 19:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:08 19:47:08 Login Succeeded 19:47:08 docker.io 19:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:08 Configure a credential helper to remove this warning. See 19:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:08 19:47:08 Login Succeeded 19:47:08 ---> docker-login.sh ends [Pipeline] } 19:47:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:09 + 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 19:47:09 + dirname cmd/core-command/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo core-command,cmd/core-command/Dockerfile 19:47:09 + dirname cmd/core-data/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo core-data,cmd/core-data/Dockerfile 19:47:09 + dirname cmd/core-metadata/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo core-metadata,cmd/core-metadata/Dockerfile 19:47:09 + dirname cmd/security-bootstrapper/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:47:09 + dirname cmd/security-proxy-setup/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:47:09 + dirname cmd/security-secretstore-setup/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:47:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:47:09 + dirname cmd/security-spire-agent/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:47:09 + dirname cmd/security-spire-config/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:47:09 + dirname cmd/security-spire-server/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:47:09 + dirname cmd/support-notifications/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo support-notifications,cmd/support-notifications/Dockerfile 19:47:09 + dirname cmd/support-scheduler/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:47:09 + dirname cmd/sys-mgmt-agent/Dockerfile 19:47:09 + cut -d/ -f2 19:47:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:47:09 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 19:47:09 + git rev-list -1 --merges eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0~1..eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [Pipeline] echo 19:47:09 -----------> git rev-list -1 --merges eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0~1..eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [false] [Pipeline] sh 19:47:09 + git log --format=format:%s -1 eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [Pipeline] echo 19:47:09 ========================================================= 19:47:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:47:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:47:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:47:10 + grep -v github /etc/ssh/ssh_known_hosts 19:47:10 + [ -e /tmp/ssh_known_hosts ] 19:47:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:47:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:47:10 + sudo tee -a /etc/ssh/ssh_known_hosts 19:47:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:10 19:47:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:11 0.1.4: Pulling from edgex-devops/py-git-semver 19:47:11 b85a868b505f: Pulling fs layer 19:47:11 e2be974225ed: Pulling fs layer 19:47:11 339a4e72a1f5: Pulling fs layer 19:47:11 988bab9f4d93: Pulling fs layer 19:47:11 1469e6f7b9e6: Pulling fs layer 19:47:11 eaf3925da568: Pulling fs layer 19:47:11 bab4dde63d76: Pulling fs layer 19:47:11 bde34c3a00c8: Pulling fs layer 19:47:11 b352a97aabf1: Pulling fs layer 19:47:11 4872d77fe225: Pulling fs layer 19:47:11 5851b861e8e6: Pulling fs layer 19:47:11 bab4dde63d76: Waiting 19:47:11 bde34c3a00c8: Waiting 19:47:11 988bab9f4d93: Waiting 19:47:11 1469e6f7b9e6: Waiting 19:47:11 eaf3925da568: Waiting 19:47:11 5851b861e8e6: Waiting 19:47:11 4872d77fe225: Waiting 19:47:11 e2be974225ed: Verifying Checksum 19:47:11 e2be974225ed: Download complete 19:47:11 988bab9f4d93: Verifying Checksum 19:47:11 988bab9f4d93: Download complete 19:47:11 1469e6f7b9e6: Verifying Checksum 19:47:11 1469e6f7b9e6: Download complete 19:47:11 eaf3925da568: Verifying Checksum 19:47:11 eaf3925da568: Download complete 19:47:11 339a4e72a1f5: Verifying Checksum 19:47:11 339a4e72a1f5: Download complete 19:47:11 bde34c3a00c8: Verifying Checksum 19:47:11 bde34c3a00c8: Download complete 19:47:11 b352a97aabf1: Download complete 19:47:11 4872d77fe225: Verifying Checksum 19:47:11 4872d77fe225: Download complete 19:47:11 5851b861e8e6: Verifying Checksum 19:47:11 5851b861e8e6: Download complete 19:47:11 b85a868b505f: Verifying Checksum 19:47:11 b85a868b505f: Download complete 19:47:11 bab4dde63d76: Verifying Checksum 19:47:11 bab4dde63d76: Download complete 19:47:12 b85a868b505f: Pull complete 19:47:12 e2be974225ed: Pull complete 19:47:13 339a4e72a1f5: Pull complete 19:47:13 988bab9f4d93: Pull complete 19:47:13 1469e6f7b9e6: Pull complete 19:47:13 eaf3925da568: Pull complete 19:47:15 bab4dde63d76: Pull complete 19:47:15 bde34c3a00c8: Pull complete 19:47:15 b352a97aabf1: Pull complete 19:47:15 4872d77fe225: Pull complete 19:47:15 5851b861e8e6: Pull complete 19:47:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:15 prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container 19:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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/py-git-semver:0.1.4 cat 19:47:18 $ docker top 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:18 [ssh-agent] Looking for ssh-agent implementation... 19:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:19 $ docker exec 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 ssh-agent 19:47:19 SSH_AUTH_SOCK=/tmp/ssh-zCPWHTuaFVfV/agent.33 19:47:19 SSH_AGENT_PID=39 19:47:19 Running ssh-add (command line suppressed) 19:47:19 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5924972364495800872.key (/w/workspace/edgex-go/5@tmp/private_key_5924972364495800872.key) 19:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:19 + git tag --points-at HEAD [Pipeline] } 19:47:19 $ docker exec --env ******** --env ******** 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 ssh-agent -k 19:47:19 unset SSH_AUTH_SOCK; 19:47:19 unset SSH_AGENT_PID; 19:47:19 echo Agent pid 39 killed; 19:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:47:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:19 [ssh-agent] Looking for ssh-agent implementation... 19:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:19 $ docker exec 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 ssh-agent 19:47:20 SSH_AUTH_SOCK=/tmp/ssh-gaknex4htjbg/agent.71 19:47:20 SSH_AGENT_PID=78 19:47:20 Running ssh-add (command line suppressed) 19:47:20 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5197310442315850642.key (/w/workspace/edgex-go/5@tmp/private_key_5197310442315850642.key) 19:47:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:20 + git semver init 19:47:20 2022-08-03 19:47:20,662 [run_init] DEBUG init version:0.0.0 force:False 19:47:20 2022-08-03 19:47:20,664 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 19:47:20 2022-08-03 19:47:20,665 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 19:47:20 2022-08-03 19:47:20,666 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 19:47:26 2022-08-03 19:47:25,971 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 19:47:26 2022-08-03 19:47:25,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4113 with force:False 19:47:26 2022-08-03 19:47:25,972 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4113 19:47:26 2022-08-03 19:47:25,976 [execute] INFO git cat-file --batch-check 19:47:26 2022-08-03 19:47:25,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 19:47:26 2022-08-03 19:47:25,982 [execute] INFO git cat-file --batch 19:47:26 2022-08-03 19:47:25,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 19:47:26 2022-08-03 19:47:25,988 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4113 19:47:26 0.0.0 [Pipeline] } 19:47:26 $ docker exec --env ******** --env ******** 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 ssh-agent -k 19:47:26 unset SSH_AUTH_SOCK; 19:47:26 unset SSH_AGENT_PID; 19:47:26 echo Agent pid 78 killed; 19:47:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:26 + git semver [Pipeline] } 19:47:26 $ docker stop --time=1 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 19:47:28 $ docker rm -f 127676ddcda022bee7c57e7eefed0937bfb2f933b5ea082498cbe023e8cea4c0 [Pipeline] // withDockerContainer [Pipeline] sh 19:47:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:47:28 Stashed 1 file(s) [Pipeline] echo 19:47:28 [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 19:47:29 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 19:47:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:47:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:47:29 ========================================================= 19:47:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:47:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:47:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:47:29 2408cc74d12b: Pulling fs layer 19:47:29 ea60b727a1ce: Pulling fs layer 19:47:29 30c4a7721957: Pulling fs layer 19:47:29 370296b7ddb6: Pulling fs layer 19:47:29 7c6cee850709: Pulling fs layer 19:47:29 39a5fcdaea64: Pulling fs layer 19:47:29 d94ebbe4e438: Pulling fs layer 19:47:29 bcfd1f05c69d: Pulling fs layer 19:47:29 59ccb84bbe0f: Pulling fs layer 19:47:29 bcfd1f05c69d: Waiting 19:47:29 d94ebbe4e438: Waiting 19:47:29 370296b7ddb6: Waiting 19:47:29 59ccb84bbe0f: Waiting 19:47:29 7c6cee850709: Waiting 19:47:29 39a5fcdaea64: Waiting 19:47:29 30c4a7721957: Verifying Checksum 19:47:29 30c4a7721957: Download complete 19:47:29 ea60b727a1ce: Download complete 19:47:29 7c6cee850709: Download complete 19:47:29 39a5fcdaea64: Download complete 19:47:29 2408cc74d12b: Verifying Checksum 19:47:29 2408cc74d12b: Download complete 19:47:29 d94ebbe4e438: Download complete 19:47:29 2408cc74d12b: Pull complete 19:47:29 ea60b727a1ce: Pull complete 19:47:29 30c4a7721957: Pull complete 19:47:29 59ccb84bbe0f: Verifying Checksum 19:47:29 59ccb84bbe0f: Download complete 19:47:30 370296b7ddb6: Verifying Checksum 19:47:30 370296b7ddb6: Download complete 19:47:30 bcfd1f05c69d: Verifying Checksum 19:47:30 bcfd1f05c69d: Download complete 19:47:34 370296b7ddb6: Pull complete 19:47:34 7c6cee850709: Pull complete 19:47:34 39a5fcdaea64: Pull complete 19:47:34 d94ebbe4e438: Pull complete 19:47:36 bcfd1f05c69d: Pull complete 19:47:37 59ccb84bbe0f: Pull complete 19:47:37 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:47:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:47:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:47:37 WORKDIR /edgex 19:47:37 COPY go.mod . 19:47:37 RUN go mod download 19:47:37 + docker build -t ci-base-image-x86_64 -f - . 19:47:38 Sending build context to Docker daemon 169.2MB 19:47:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:47:38 ---> a4fb48ad2a94 19:47:38 Step 2/4 : WORKDIR /edgex 19:47:43 ---> Running in cd4b53ab5e4d 19:47:43 Removing intermediate container cd4b53ab5e4d 19:47:43 ---> 1d6a57506e80 19:47:43 Step 3/4 : COPY go.mod . 19:47:43 ---> 59b806c54233 19:47:43 Step 4/4 : RUN go mod download 19:47:43 ---> Running in 584339e681d8 19:47:43 Still waiting to schedule task 19:47:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:48:05 Removing intermediate container 584339e681d8 19:48:05 ---> 8bc0f0463481 19:48:05 Successfully built 8bc0f0463481 19:48:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:05 + docker inspect -f . ci-base-image-x86_64 19:48:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:05 prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container 19:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:48:06 $ docker top 317134e7acdd4d1713b9355f8d475fa9e06c9c17c1770c2c28450270df7dfbe5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:06 + go version 19:48:06 go version go1.18.3 linux/amd64 [Pipeline] } 19:48:06 $ docker stop --time=1 317134e7acdd4d1713b9355f8d475fa9e06c9c17c1770c2c28450270df7dfbe5 19:48:07 $ docker rm -f 317134e7acdd4d1713b9355f8d475fa9e06c9c17c1770c2c28450270df7dfbe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:08 + docker inspect -f . ci-base-image-x86_64 19:48:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:08 prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container 19:48:08 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:48:08 $ docker top cf81c465acae2e5786ebb305edf812c4a786adba3a70bc8f02e09eba9df279c4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:48:08 ========================================================= 19:48:08 [edgeXBuildGoParallel] Running Tests and Build... 19:48:08 ========================================================= [Pipeline] sh 19:48:09 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 19:48:09 + make test 19:48:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:48:15 ? github.com/edgexfoundry/edgex-go [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:48:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 19:48:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:48:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 19:48:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:48:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 54.2% of statements 19:48:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.033s coverage: 89.2% of statements 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.1% of statements 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.421s coverage: 95.6% of statements 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements 19:48:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 19:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 19:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements 19:48:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 19:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.2% of statements 19:48:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.2% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.358s coverage: 65.8% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 43.6% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:48:52 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 19:49:10 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." 19:49:10 GO111MODULE=on go vet ./... 19:49:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:49:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:49:12 ./bin/test-attribution-txt.sh 19:49:12 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:49:12 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:49:12 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:49:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:49:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:49:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:49:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:49:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:49:12 + ls -al . 19:49:12 total 728 19:49:12 drwxrwxr-x 10 1001 1001 4096 Aug 3 19:48 . 19:49:12 drwxr-xr-x 4 root root 4096 Aug 3 19:48 .. 19:49:12 -rw-rw-r-- 1 1001 1001 16 Aug 3 19:47 .dockerignore 19:49:12 drwxrwxr-x 8 1001 1001 4096 Aug 3 19:48 .git 19:49:12 drwxrwxr-x 3 1001 1001 4096 Aug 3 19:47 .github 19:49:12 -rw-rw-r-- 1 1001 1001 1030 Aug 3 19:47 .gitignore 19:49:12 -rw-rw-r-- 1 1001 1001 42 Aug 3 19:47 .golangci.yml 19:49:12 -rw-rw-r-- 1 1001 1001 87 Aug 3 19:47 .hadolint.yml 19:49:12 drwxr-xr-x 3 1001 1001 4096 Aug 3 19:47 .semver 19:49:12 -rw-rw-r-- 1 1001 1001 166 Aug 3 19:47 .sonarcloud.properties 19:49:12 -rw-rw-r-- 1 1001 1001 1171 Aug 3 19:47 ADOPTERS.md 19:49:12 -rw-rw-r-- 1 1001 1001 10347 Aug 3 19:47 Attribution.txt 19:49:12 -rw-rw-r-- 1 1001 1001 63209 Aug 3 19:47 CHANGELOG.md 19:49:12 -rw-rw-r-- 1 1001 1001 3804 Aug 3 19:47 CONTRIBUTING.md 19:49:12 -rw-rw-r-- 1 1001 1001 677 Aug 3 19:47 GOVERNANCE.md 19:49:12 -rw-rw-r-- 1 1001 1001 850 Aug 3 19:47 Jenkinsfile 19:49:12 -rw-rw-r-- 1 1001 1001 10775 Aug 3 19:47 LICENSE 19:49:12 -rw-rw-r-- 1 1001 1001 12212 Aug 3 19:47 Makefile 19:49:12 -rw-rw-r-- 1 1001 1001 582 Aug 3 19:47 OWNERS.md 19:49:12 -rw-rw-r-- 1 1001 1001 9094 Aug 3 19:47 README.md 19:49:12 -rw-rw-r-- 1 1001 1001 6912 Aug 3 19:47 SECURITY.md 19:49:12 -rw-rw-r-- 1 1001 1001 5 Aug 3 19:47 VERSION 19:49:12 -rw-rw-r-- 1 1001 1001 4131 Aug 3 19:47 ZMQWindows.md 19:49:12 drwxrwxr-x 2 1001 1001 4096 Aug 3 19:47 bin 19:49:12 drwxrwxr-x 18 1001 1001 4096 Aug 3 19:47 cmd 19:49:12 -rw-r--r-- 1 root root 478941 Aug 3 19:48 coverage.out 19:49:12 -rw-rw-r-- 1 1001 1001 3681 Aug 3 19:47 go.mod 19:49:12 -rw-rw-r-- 1 1001 1001 38033 Aug 3 19:47 go.sum 19:49:12 drwxrwxr-x 8 1001 1001 4096 Aug 3 19:47 internal 19:49:12 drwxrwxr-x 3 1001 1001 4096 Aug 3 19:47 openapi 19:49:12 drwxrwxr-x 4 1001 1001 4096 Aug 3 19:47 snap 19:49:12 -rw-rw-r-- 1 1001 1001 204 Aug 3 19:47 version.go [Pipeline] sh 19:49:12 + '[' -e coverage.out ] 19:49:12 + chown 1001:1001 coverage.out [Pipeline] stash 19:49:13 Stashed 1 file(s) [Pipeline] sh 19:49:13 + make build 19:49:13 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 19:49:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21890 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws 19:49:22 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 19:49:23 The recommended git tool is: git 19:49:25 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 19:49:29 using credential edgex-jenkins-ssh 19:49:29 Cloning the remote Git repository 19:49:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:49:29 > git init /w/workspace/edgex-go/5 # timeout=10 19:49:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:49:29 > git --version # timeout=10 19:49:29 > git --version # 'git version 2.25.1' 19:49:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:49:35 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 19:49:35 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 19:49:42 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 19:49:42 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 19:49:42 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 19:49: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:49: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:49: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:49: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/secrets-config ./cmd/secrets-config 19:49:46 Merging remotes/origin/main commit 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:49:47 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 19:49:47 Merge succeeded, producing eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:49:47 Checking out Revision eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 (PR-4113) 19:49:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:49:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:49:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:49:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:49:46 > git config core.sparsecheckout # timeout=10 19:49:46 > git checkout -f eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 # timeout=10 19:49:47 > git remote # timeout=10 19:49:47 > git config --get remote.origin.url # timeout=10 19:49:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:47 > git merge 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 19:49:47 > git rev-parse HEAD^{commit} # timeout=10 19:49:47 > git config core.sparsecheckout # timeout=10 19:49:47 > git checkout -f eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 # timeout=10 19:49:49 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] } 19:49:49 $ docker stop --time=1 cf81c465acae2e5786ebb305edf812c4a786adba3a70bc8f02e09eba9df279c4 19:49:51 Commit message: "ci: add local cache to optimize local docker builds" 19:49:54 $ docker rm -f cf81c465acae2e5786ebb305edf812c4a786adba3a70bc8f02e09eba9df279c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:49:55 19:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:49:55 % Total % Received % Xferd Average Speed Time Time Time Current 19:49:55 Dload Upload Total Spent Left Speed 19:49:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94137 0 --:--:-- --:--:-- --:--:-- 94137 19:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:49:55 latest: Pulling from edgex-devops/edgex-compose 19:49:55 cbdbe7a5bc2a: Pulling fs layer 19:49:55 ca9280d653b3: Pulling fs layer 19:49:55 7e9c9ca2126c: Pulling fs layer 19:49:55 cbdbe7a5bc2a: Download complete 19:49:55 ca9280d653b3: Download complete 19:49:55 cbdbe7a5bc2a: Pull complete [Pipeline] sh 19:49:55 7e9c9ca2126c: Download complete 19:49:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:49:56 ca9280d653b3: Pull complete 19:49:56 + sudo tee /etc/docker/daemon.new 19:49:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:49:56 { 19:49:56 "registry-mirrors": [ 19:49:56 "https://nexus3.edgexfoundry.org:10001" 19:49:56 ], 19:49:56 "bip": "10.250.0.254/24", 19:49:56 "hosts": [ 19:49:56 "tcp://0.0.0.0:5555", 19:49:56 "unix:///var/run/docker.sock" 19:49:56 ], 19:49:56 "mtu": 1458, 19:49:56 "selinux-enabled": true, 19:49:56 "seccomp-profile": "/etc/docker/seccomp.json" 19:49:56 } [Pipeline] sh 19:49:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:49:57 + sudo service docker restart 19:49:59 7e9c9ca2126c: Pull complete 19:49:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:49:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:49:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:59 prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container 19:49:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:50:02 $ docker top d9550ab7cc7c409283d3bcc35ad2bb4d91bdd3ad0000689a34c7b5f13175b408 -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:02 + docker-compose build --help 19:50:02 + grep parallel 19:50:03 --parallel Build images in parallel. [Pipeline] } 19:50:03 $ docker stop --time=1 d9550ab7cc7c409283d3bcc35ad2bb4d91bdd3ad0000689a34c7b5f13175b408 19:50:04 $ docker rm -f d9550ab7cc7c409283d3bcc35ad2bb4d91bdd3ad0000689a34c7b5f13175b408 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:50:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:04 prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container 19:50:04 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:50:05 $ docker top 1100838c4ab6fa12372abeb209f831f992e87b7915087c5803122e4230ef2d5b -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:05 + docker-compose -f ./docker-compose-build.yml build --parallel 19:50:06 Building core-command ... 19:50:06 Building core-data ... 19:50:06 Building core-metadata ... 19:50:06 Building security-bootstrapper ... 19:50:06 Building security-proxy-setup ... 19:50:06 Building security-secretstore-setup ... 19:50:06 Building security-spiffe-token-provider ... 19:50:06 Building security-spire-agent ... 19:50:06 Building security-spire-config ... 19:50:06 Building security-spire-server ... 19:50:06 Building support-notifications ... 19:50:06 Building support-scheduler ... 19:50:06 Building sys-mgmt-agent ... 19:50:06 Building support-scheduler 19:50:06 Building core-command 19:50:06 Building security-proxy-setup 19:50:06 Building security-spire-agent 19:50:06 Building core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:15 provisioning config files... 19:50:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8647080443896249303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:15 ---> docker-login.sh 19:50:15 nexus3.edgexfoundry.org:10001 19:50:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:50:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:50:16 ---> 8bc0f0463481 19:50:16 Step 3/23 : WORKDIR /edgex-go 19:50:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:50:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:50:16 ---> 8bc0f0463481 19:50:16 Step 3/23 : WORKDIR /edgex-go 19:50:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:50:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:50:16 ---> 8bc0f0463481 19:50:16 Step 3/22 : WORKDIR /edgex-go 19:50:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:50:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:50:16 ---> 8bc0f0463481 19:50:16 Step 3/22 : WORKDIR /edgex-go 19:50:16 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:50:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:50:16 ---> 8bc0f0463481 19:50:16 Step 3/26 : WORKDIR /edgex-go 19:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:16 Configure a credential helper to remove this warning. See 19:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:16 19:50:16 Login Succeeded 19:50:16 nexus3.edgexfoundry.org:10002 19:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:17 Configure a credential helper to remove this warning. See 19:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:17 19:50:17 Login Succeeded 19:50:17 nexus3.edgexfoundry.org:10003 19:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:17 Configure a credential helper to remove this warning. See 19:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:17 19:50:17 Login Succeeded 19:50:17 nexus3.edgexfoundry.org:10004 19:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:18 Configure a credential helper to remove this warning. See 19:50:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:18 19:50:18 Login Succeeded 19:50:18 docker.io 19:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:19 Configure a credential helper to remove this warning. See 19:50:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:19 19:50:19 Login Succeeded 19:50:19 ---> docker-login.sh ends [Pipeline] } 19:50:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:50:19 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 19:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:50:19 ========================================================= 19:50:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:50:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:50:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:50:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:50:20 b3c136eddcbf: Pulling fs layer 19:50:20 c0a3192eca97: Pulling fs layer 19:50:20 a050256f5b6f: Pulling fs layer 19:50:20 656be50a0ddc: Pulling fs layer 19:50:20 2bbca73fdf42: Pulling fs layer 19:50:20 46d945488cbd: Pulling fs layer 19:50:20 8a5474983e97: Pulling fs layer 19:50:20 329c88fbcd65: Pulling fs layer 19:50:20 656be50a0ddc: Waiting 19:50:20 2bbca73fdf42: Waiting 19:50:20 46d945488cbd: Waiting 19:50:20 8a5474983e97: Waiting 19:50:20 329c88fbcd65: Waiting 19:50:20 a050256f5b6f: Verifying Checksum 19:50:20 a050256f5b6f: Download complete 19:50:20 c0a3192eca97: Verifying Checksum 19:50:20 c0a3192eca97: Download complete 19:50:20 2bbca73fdf42: Verifying Checksum 19:50:20 2bbca73fdf42: Download complete 19:50:20 46d945488cbd: Verifying Checksum 19:50:20 46d945488cbd: Download complete 19:50:20 b3c136eddcbf: Verifying Checksum 19:50:20 b3c136eddcbf: Download complete 19:50:21 ---> Running in 667c008dbfc4 19:50:21 ---> Running in 5bf72d4be339 19:50:21 ---> Running in 7fa74f721f6e 19:50:21 ---> Running in 668386f09849 19:50:21 ---> Running in d5c5b8ae8bb7 19:50:21 Removing intermediate container 7fa74f721f6e 19:50:21 ---> ca659e7452c4 19:50:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:21 Removing intermediate container d5c5b8ae8bb7 19:50:21 ---> b4f5ddd42d14 19:50:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:21 Removing intermediate container 667c008dbfc4 19:50:21 ---> 0dcac9eb5deb 19:50:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:21 Removing intermediate container 668386f09849 19:50:21 ---> a37f745b5b05 19:50:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:21 Removing intermediate container 5bf72d4be339 19:50:21 ---> 8263dc424d88 19:50:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:21 ---> Running in 079816f1cc7f 19:50:21 ---> Running in 72dca1db0f79 19:50:21 ---> Running in f1dd0680bdf8 19:50:21 ---> Running in 0258ed39f3f4 19:50:21 ---> Running in c740673d160a 19:50:21 b3c136eddcbf: Pull complete 19:50:21 329c88fbcd65: Verifying Checksum 19:50:21 329c88fbcd65: Download complete 19:50:22 c0a3192eca97: Pull complete 19:50:22 Removing intermediate container 079816f1cc7f 19:50:22 ---> 241366e61a9f 19:50:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:50:22 ---> Running in 280b26080312 19:50:22 a050256f5b6f: Pull complete 19:50:22 Removing intermediate container 72dca1db0f79 19:50:22 ---> 8a01d473daac 19:50:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:50:22 ---> Running in dd2f738260de 19:50:23 8a5474983e97: Verifying Checksum 19:50:23 8a5474983e97: Download complete 19:50:23 Removing intermediate container f1dd0680bdf8 19:50:23 ---> 168d8230c9d4 19:50:23 Step 5/23 : RUN apk add --update --no-cache make git 19:50:23 ---> Running in e01df38560ff 19:50:23 Removing intermediate container 0258ed39f3f4 19:50:23 ---> 0f2d8a653995 19:50:23 Step 5/22 : RUN apk add --update --no-cache make git 19:50:23 ---> Running in 5447ded4c8e4 19:50:23 Removing intermediate container c740673d160a 19:50:23 ---> ea346b519ec1 19:50:23 Step 5/22 : RUN apk add --update --no-cache make git 19:50:23 ---> Running in 127c4e89a2bf 19:50:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:50:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:50:23 656be50a0ddc: Verifying Checksum 19:50:23 656be50a0ddc: Download complete 19:50:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:50:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:50:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:50:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:50:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:50:24 OK: 211 MiB in 51 packages 19:50:24 OK: 211 MiB in 51 packages 19:50:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:50:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:50:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:50:25 Removing intermediate container 280b26080312 19:50:25 ---> c1256cbe21f9 19:50:25 Step 6/26 : COPY go.mod vendor* ./ 19:50:25 Removing intermediate container dd2f738260de 19:50:25 ---> ffdca736e291 19:50:25 Step 6/23 : COPY go.mod vendor* ./ 19:50:25 OK: 211 MiB in 51 packages 19:50:25 OK: 211 MiB in 51 packages 19:50:25 ---> 4994d7221825 19:50:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:25 ---> 0386c2a29072 19:50:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:25 ---> Running in c7c7924d2126 19:50:25 ---> Running in 584a644f6b5d 19:50:25 Removing intermediate container 5447ded4c8e4 19:50:25 ---> aea5ba8faffb 19:50:25 Step 6/22 : COPY go.mod vendor* ./ 19:50:25 Removing intermediate container 127c4e89a2bf 19:50:25 ---> 46b03689d19f 19:50:25 Step 6/22 : COPY go.mod vendor* ./ 19:50:25 OK: 211 MiB in 51 packages 19:50:25 ---> dc66f25aeb5e 19:50:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:25 ---> Running in 04eeef48559e 19:50:25 ---> 93efdd718407 19:50:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:25 ---> Running in effba576196e 19:50:26 Removing intermediate container e01df38560ff 19:50:26 ---> d1dffc19e403 19:50:26 Step 6/23 : COPY go.mod vendor* ./ 19:50:26 ---> a4565680018c 19:50:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:26 ---> Running in 6f8f3f6c762f 19:50:38 656be50a0ddc: Pull complete 19:50:38 2bbca73fdf42: Pull complete 19:50:38 46d945488cbd: Pull complete 19:50:44 8a5474983e97: Pull complete 19:50:45 329c88fbcd65: Pull complete 19:50:45 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:50:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:50:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:50:45 + docker build -t ci-base-image-arm64 -f - . 19:50:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:50:45 WORKDIR /edgex 19:50:45 COPY go.mod . 19:50:45 RUN go mod download 19:50:46 Sending build context to Docker daemon 3.123MB 19:50:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:50:46 ---> ff4287adb874 19:50:46 Step 2/4 : WORKDIR /edgex 19:50:48 ---> Running in f1000566fb9b 19:50:48 Removing intermediate container f1000566fb9b 19:50:48 ---> b73613597595 19:50:48 Step 3/4 : COPY go.mod . 19:50:49 ---> db004467ddb3 19:50:49 Step 4/4 : RUN go mod download 19:50:49 ---> Running in 21a5b9159f1c 19:50:53 Removing intermediate container 6f8f3f6c762f 19:50:53 ---> 0d114c3510c7 19:50:53 Step 8/23 : COPY . . 19:50:53 Removing intermediate container effba576196e 19:50:53 ---> 064d3f5f3daf 19:50:53 Step 8/22 : COPY . . 19:50:53 Removing intermediate container 584a644f6b5d 19:50:53 ---> c4ecf3c0e66b 19:50:53 Step 8/23 : COPY . . 19:50:53 Removing intermediate container c7c7924d2126 19:50:53 ---> a01192a6ada2 19:50:53 Step 8/26 : COPY . . 19:50:53 Removing intermediate container 04eeef48559e 19:50:53 ---> f9f4cfe9ca10 19:50:53 Step 8/22 : COPY . . 19:51:07 ---> 27772c661984 19:51:07 Step 9/23 : RUN make cmd/core-command/core-command 19:51:07 ---> 220d39c7f174 19:51:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:51:07 ---> Running in 5c3556bb31ab 19:51:07 ---> 656cafaf883a 19:51:07 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:51:07 ---> 58db79de24af 19:51:07 Step 9/23 : RUN make cmd/core-data/core-data 19:51:07 ---> 11e6758da1f6 19:51:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:51:07 ---> Running in bcbb34387486 19:51:07 ---> Running in e24e17a7c7da 19:51:07 ---> Running in a72a972c969d 19:51:07 ---> Running in e6a0e105e929 19:51:07 Removing intermediate container e6a0e105e929 19:51:07 ---> 9b9a03efd5cd 19:51:07 Step 10/26 : WORKDIR /edgex-go/spire-build 19:51:07 ---> Running in 7450c49db724 19:51:07 Removing intermediate container 7450c49db724 19:51:07 ---> 7a7901af943e 19:51:07 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 19:51:07 ---> Running in ccad6f8a6798 19:51:07 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 19:51:07 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 19:51:07 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 19:51:07 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 19:51:07 Removing intermediate container ccad6f8a6798 19:51:07 ---> d7e897f2cb87 19:51:07 Step 12/26 : WORKDIR /edgex-go 19:51:07 ---> Running in 06ccc9b6ad25 19:51:07 Removing intermediate container 06ccc9b6ad25 19:51:07 ---> 15e2ba958020 19:51:07 19:51:07 Step 13/26 : FROM alpine:3.15 19:51:07 3.15: Pulling from library/alpine 19:51:07 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 19:51:07 Status: Downloaded newer image for alpine:3.15 19:51:07 ---> 2720e26172a0 19:51:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:51:07 ---> Running in bc2d6ad82db4 19:51:07 Removing intermediate container bc2d6ad82db4 19:51:07 ---> ca977571d139 19:51:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:07 ---> Running in 25b57e0d8d8c 19:51:08 Removing intermediate container 25b57e0d8d8c 19:51:08 ---> 46d9765e41b5 19:51:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:51:08 ---> Running in 10420106f45c 19:51:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:51:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:51:10 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:51:10 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:51:10 OK: 15857 distinct packages available 19:51:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:51:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:51:11 (1/5) Installing dumb-init (1.2.5-r1) 19:51:11 (2/5) Installing musl-obstack (1.2.3-r0) 19:51:12 (3/5) Installing libucontext (1.1-r0) 19:51:12 (4/5) Installing gcompat (1.0.0-r4) 19:51:12 (5/5) Installing openssl (1.1.1q-r0) 19:51:12 Executing busybox-1.34.1-r7.trigger 19:51:12 OK: 6 MiB in 19 packages 19:51:16 Removing intermediate container 10420106f45c 19:51:16 ---> 350222b9226f 19:51:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:51:19 ---> 2180f1cbb378 19:51:19 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:51:21 Removing intermediate container 21a5b9159f1c 19:51:21 ---> 63562335e1ae 19:51:21 Successfully built 63562335e1ae 19:51:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:21 + docker inspect -f . ci-base-image-arm64 19:51:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:22 prd-ubuntu20.04-docker-arm64-4c-16g-21890 does not seem to be running inside a container 19:51:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:51:23 $ docker top b0960b590fa56f8a703cbfa73296666fca98ffde5932b38a8b079e0dcffbc7c5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:24 + go version 19:51:24 go version go1.18.3 linux/arm64 [Pipeline] } 19:51:24 $ docker stop --time=1 b0960b590fa56f8a703cbfa73296666fca98ffde5932b38a8b079e0dcffbc7c5 19:51:26 $ docker rm -f b0960b590fa56f8a703cbfa73296666fca98ffde5932b38a8b079e0dcffbc7c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:26 + docker inspect -f . ci-base-image-arm64 19:51:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:26 prd-ubuntu20.04-docker-arm64-4c-16g-21890 does not seem to be running inside a container 19:51:26 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:51:28 ---> 9a6980385eaf 19:51:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:51:28 $ docker top f12e6694bae24eea8fcc3b7fd79c7e0bc7db525428a27dff69d50979c9938f09 -eo pid,comm [Pipeline] { [Pipeline] echo 19:51:28 ========================================================= 19:51:28 [edgeXBuildGoParallel] Running Tests and Build... 19:51:28 ========================================================= [Pipeline] sh 19:51:29 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 19:51:29 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 19:51:29 + make test 19:51:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:51:30 ---> beaf52e61452 19:51:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:51:31 ---> 6906f28ee3c1 19:51:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:51:33 ---> 909cbdf5628a 19:51:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:51:33 ---> Running in 227e3fbedaa5 19:51:33 Removing intermediate container 5c3556bb31ab 19:51:33 ---> 11acb540768e 19:51:33 19:51:33 Step 10/23 : FROM alpine:3.16 19:51:33 Removing intermediate container e24e17a7c7da 19:51:33 ---> f904f3f7a44e 19:51:33 19:51:33 Step 10/22 : FROM alpine:3.16 19:51:33 Removing intermediate container 227e3fbedaa5 19:51:33 ---> e94853260a39 19:51:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:51:33 ---> Running in 34e26fca7506 19:51:34 Removing intermediate container 34e26fca7506 19:51:34 ---> 822498a14c7e 19:51:34 Step 24/26 : LABEL arch=x86_64 19:51:34 ---> Running in 76ef86eb7fff 19:51:34 Removing intermediate container 76ef86eb7fff 19:51:34 ---> 434d047bf718 19:51:34 Step 25/26 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:51:34 ---> Running in c11350ba90d9 19:51:34 Removing intermediate container c11350ba90d9 19:51:34 ---> ee3e246999d5 19:51:34 Step 26/26 : LABEL version=0.0.0 19:51:34 ---> Running in 92c85b467aa8 19:51:34 Removing intermediate container 92c85b467aa8 19:51:34 ---> 1edfe1e31ae6 19:51:34 19:51:34 Successfully built 1edfe1e31ae6 19:51:34 Successfully tagged security-spire-agent:latest 19:51:34 Building security-spire-server 19:51:34  Building security-spire-agent ... done 3.16: Pulling from library/alpine 19:51:34 3.16: Pulling from library/alpine 19:51:35 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:51:35 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:51:35 Status: Downloaded newer image for alpine:3.16 19:51:35 Status: Downloaded newer image for alpine:3.16 19:51:35 ---> d7d3d98c851f 19:51:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:51:35 ---> d7d3d98c851f 19:51:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:51:37 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:51:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:51:37 ---> 8bc0f0463481 19:51:37 Step 3/25 : WORKDIR /edgex-go 19:51:37 ---> Using cache 19:51:37 ---> a37f745b5b05 19:51:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:37 ---> Using cache 19:51:37 ---> 0f2d8a653995 19:51:37 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:51:41 ---> Running in 11637cf1cff2 19:51:41 ---> Running in 7340e7a00b37 19:51:41 ---> Running in c1963c33a003 19:51:41 Removing intermediate container bcbb34387486 19:51:41 ---> 62fac89ae1c4 19:51:41 19:51:41 Step 10/22 : FROM alpine:3.16 19:51:41 ---> d7d3d98c851f 19:51:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:51:41 ---> Running in 46a133e1df40 19:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:51:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:51:41 (1/6) Installing ca-certificates (20220614-r0) 19:51:41 (2/6) Installing brotli-libs (1.0.9-r6) 19:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:51:41 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:51:41 (4/6) Installing libcurl (7.83.1-r2) 19:51:41 (5/6) Installing curl (7.83.1-r2) 19:51:41 (6/6) Installing dumb-init (1.2.5-r1) 19:51:41 Executing busybox-1.35.0-r15.trigger 19:51:41 Executing ca-certificates-20220614-r0.trigger 19:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:51:41 OK: 8 MiB in 20 packages 19:51:41 (1/1) Installing dumb-init (1.2.5-r1) 19:51:41 Executing busybox-1.35.0-r15.trigger 19:51:41 OK: 6 MiB in 15 packages 19:51:41 (1/1) Installing dumb-init (1.2.5-r1) 19:51:41 Executing busybox-1.35.0-r15.trigger 19:51:41 OK: 6 MiB in 15 packages 19:51:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:51:43 OK: 211 MiB in 51 packages 19:51:43 Removing intermediate container a72a972c969d 19:51:43 ---> e1653abd0f8b 19:51:43 19:51:43 Step 10/23 : FROM alpine:3.16 19:51:43 ---> d7d3d98c851f 19:51:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:51:43 Removing intermediate container 11637cf1cff2 19:51:43 ---> b46f4628e9b4 19:51:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:51:43 ---> Running in b8618866ada0 19:51:43 Removing intermediate container 7340e7a00b37 19:51:43 ---> ae3a5ecdf9c8 19:51:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:51:43 Removing intermediate container 46a133e1df40 19:51:43 ---> c7e8b46a6eae 19:51:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:51:43 ---> Running in f8474102c50e 19:51:43 ---> Running in 400f5a6ca7fc 19:51:43 ---> Running in be0ddee1337d 19:51:43 Removing intermediate container b8618866ada0 19:51:43 ---> c05fc5425abc 19:51:43 Step 12/23 : ENV APP_PORT=59880 19:51:43 Removing intermediate container f8474102c50e 19:51:43 ---> d0b11af751de 19:51:43 Step 13/23 : ENV APP_PORT=59882 19:51:43 ---> Running in 982db0a386cf 19:51:43 ---> Running in bbcbd2a0e8c0 19:51:43 Removing intermediate container be0ddee1337d 19:51:43 ---> d0d7e4b174d6 19:51:43 Step 13/22 : WORKDIR /edgex 19:51:43 Removing intermediate container 400f5a6ca7fc 19:51:43 ---> 7cd606fee6eb 19:51:43 Step 13/22 : ENV APP_PORT=59861 19:51:43 Removing intermediate container c1963c33a003 19:51:43 ---> 2823adde9292 19:51:43 Step 6/25 : COPY go.mod vendor* ./ 19:51:43 ---> Running in 444d09eee602 19:51:43 ---> Running in d3131265cacc 19:51:43 Removing intermediate container 982db0a386cf 19:51:43 ---> 5edb49984de4 19:51:43 Step 13/23 : EXPOSE $APP_PORT 19:51:43 Removing intermediate container bbcbd2a0e8c0 19:51:43 ---> 3af6a4737326 19:51:43 Step 14/23 : EXPOSE $APP_PORT 19:51:43 ---> Running in 915b690c3b79 19:51:43 ---> Running in 904f4c76ca65 19:51:43 ---> 5a02ee8fe61f 19:51:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:43 Removing intermediate container 444d09eee602 19:51:43 ---> 09aeab1f6ea1 19:51:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:51:43 Removing intermediate container d3131265cacc 19:51:43 ---> e91879196dc1 19:51:43 Step 14/22 : EXPOSE $APP_PORT 19:51:43 ---> Running in c558b0d1875d 19:51:43 Removing intermediate container 915b690c3b79 19:51:43 ---> 805fedd8b6fd 19:51:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:43 ---> Running in 64bb3be15cd6 19:51:43 Removing intermediate container 904f4c76ca65 19:51:43 ---> a0df8a277262 19:51:43 Step 15/23 : WORKDIR / 19:51:43 ---> Running in d6ea3b097fec 19:51:43 ---> Running in 15aa4c886231 19:51:43 ---> 319507fa5e0e 19:51:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:51:43 Removing intermediate container 64bb3be15cd6 19:51:43 ---> 7579361c1b70 19:51:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:51:44 Removing intermediate container 15aa4c886231 19:51:44 ---> 6fe1671cd5a2 19:51:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:51:44 ---> 442de3b73061 19:51:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:51:44 ---> 352037d16475 19:51:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:51:44 ---> e2bf3e9349a2 19:51:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:51:45 ---> 077665267b7a 19:51:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:51:45 ---> 64120034b642 19:51:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:51:45 ---> ffa6c15879ff 19:51:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:51:45 Removing intermediate container d6ea3b097fec 19:51:45 ---> 7e6917df914b 19:51:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:51:45 ---> Running in 311d3f8a193c 19:51:46 ---> f8708e2807b8 19:51:46 Step 19/23 : ENTRYPOINT ["/core-command"] 19:51:46 ---> 640dbf91b772 19:51:46 ---> aa4f888d12ec 19:51:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:51:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:46 ---> Running in 51669fb83172 19:51:47 ---> Running in 69b3fff63007 19:51:47 ---> Running in e8a9abfd8d68 19:51:47 Removing intermediate container 51669fb83172 19:51:47 ---> 504c3147f588 19:51:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:51:47 Removing intermediate container 69b3fff63007 19:51:47 ---> 03d5b72521fd 19:51:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:51:47 ---> Running in 5db5633c05b1 19:51:47 ---> Running in 2042ab618e5e 19:51:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:51:47 Removing intermediate container 5db5633c05b1 19:51:47 ---> 3998fd71a12c 19:51:47 Step 21/23 : LABEL arch=x86_64 19:51:47 Removing intermediate container 2042ab618e5e 19:51:47 ---> 6715fa1f8fdb 19:51:47 Step 20/22 : LABEL arch=x86_64 19:51:47 ---> Running in 91a02a686413 19:51:47 ---> Running in 33c8aafe3c54 19:51:47 Removing intermediate container 91a02a686413 19:51:47 ---> 209a073b24d7 19:51:47 Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:51:47 ---> Running in 08fa81967e8d 19:51:47 Removing intermediate container 33c8aafe3c54 19:51:47 ---> 591374cb7aad 19:51:47 Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:51:47 ---> Running in 48b56f294fcf 19:51:47 Removing intermediate container 08fa81967e8d 19:51:47 ---> fcf35a551a98 19:51:47 Step 23/23 : LABEL version=0.0.0 19:51:47 Removing intermediate container 48b56f294fcf 19:51:47 ---> 798cee2129e8 19:51:47 Step 22/22 : LABEL version=0.0.0 19:51:47 ---> Running in f888466cfecb 19:51:47 Removing intermediate container e8a9abfd8d68 19:51:47 ---> f3077f6344ba 19:51:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:51:47 ---> Running in 35b16299c68d 19:51:47 ---> Running in 2478ff84ff20 19:51:47 Removing intermediate container f888466cfecb 19:51:47 ---> 1486ae5fc055 19:51:47 19:51:47 Removing intermediate container 35b16299c68d 19:51:47 ---> 374bb93f3698 19:51:47 19:51:47 Removing intermediate container 2478ff84ff20 19:51:47 ---> b7d1c4ce1817 19:51:47 Step 20/22 : LABEL arch=x86_64 19:51:47 ---> Running in 2002df9ec177 19:51:48 Successfully built 374bb93f3698 19:51:48 Successfully tagged support-scheduler:latest 19:51:48  Building support-scheduler ... done Building support-notifications 19:51:48 Successfully built 1486ae5fc055 19:51:48 Successfully tagged core-command:latest 19:51:48 Building security-spire-config 19:51:48  Building core-command ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:51:48 Removing intermediate container 2002df9ec177 19:51:48 ---> a4b56660fc15 19:51:48 Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:51:48 ---> Running in 608562f4dcc2 19:51:48 Removing intermediate container 608562f4dcc2 19:51:48 ---> 4d0ba1db2f8d 19:51:48 Step 22/22 : LABEL version=0.0.0 19:51:48 (1/6) Installing dumb-init (1.2.5-r1) 19:51:48 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:51:48 (3/6) Installing libsodium (1.0.18-r0) 19:51:48 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:51:48 (5/6) Installing libzmq (4.3.4-r0) 19:51:49 (6/6) Installing zeromq (4.3.4-r0) 19:51:49 Executing busybox-1.35.0-r15.trigger 19:51:49 OK: 8 MiB in 20 packages 19:51:51 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:51:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:51:51 ---> 8bc0f0463481 19:51:51 Step 3/26 : WORKDIR /edgex-go 19:51:51 ---> Using cache 19:51:51 ---> a37f745b5b05 19:51:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:51 ---> Using cache 19:51:51 ---> 0f2d8a653995 19:51:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:51:51 ---> Using cache 19:51:51 ---> 2823adde9292 19:51:51 Step 6/26 : COPY go.mod vendor* ./ 19:51:51 ---> Using cache 19:51:51 ---> 5a02ee8fe61f 19:51:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:51:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:51:52 ---> 8bc0f0463481 19:51:52 Step 3/22 : WORKDIR /edgex-go 19:51:52 ---> Using cache 19:51:52 ---> a37f745b5b05 19:51:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:52 ---> Using cache 19:51:52 ---> 0f2d8a653995 19:51:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:51:55 ---> Running in f61a6fee7fbc 19:51:55 ---> Running in ebfc3bc4c18a 19:51:55 ---> Running in 56bdb6f2dbc4 19:51:55 Removing intermediate container f61a6fee7fbc 19:51:55 ---> f640661a6e97 19:51:55 19:51:55 Successfully built f640661a6e97 19:51:55 Successfully tagged security-proxy-setup:latest 19:51:55  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:51:55 Removing intermediate container 311d3f8a193c 19:51:55 ---> 8d0a22e895f9 19:51:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:51:55 Removing intermediate container c558b0d1875d 19:51:55 ---> 311082f55510 19:51:55 Step 8/25 : COPY . . 19:51:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:51:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:51:58 OK: 211 MiB in 51 packages 19:51:58 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:51:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:51:58 ---> 8bc0f0463481 19:51:58 Step 3/20 : WORKDIR /edgex-go 19:51:58 ---> Using cache 19:51:58 ---> a37f745b5b05 19:51:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:52:01 ---> 4dc685642e2a 19:52:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:52:01 ---> Running in 1733ca12bc4b 19:52:01 ---> d0068810b548 19:52:01 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:52:01 ---> Running in 242339159d3a 19:52:01 Removing intermediate container 56bdb6f2dbc4 19:52:01 ---> 8f7df68e26d5 19:52:01 Step 6/22 : COPY go.mod vendor* ./ 19:52:01 Removing intermediate container 242339159d3a 19:52:01 ---> aacf36f9caba 19:52:01 Step 10/25 : WORKDIR /edgex-go/spire-build 19:52:02 ? github.com/edgexfoundry/edgex-go [no test files] 19:52:02 ---> Running in 46b7232082c1 19:52:02 ---> 327bb9713974 19:52:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:52:02 ---> Running in a4ed489e2d5b 19:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:52:02 Removing intermediate container 46b7232082c1 19:52:02 ---> 0052d2657958 19:52:02 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 19:52:02 ---> 4ba91300e46c 19:52:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:52:02 ---> Running in 1d1a187cbd6b 19:52:02 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:52:02 v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:52:02 OK: 17035 distinct packages available 19:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:52:02 ---> 769328775958 19:52:02 Step 19/23 : ENTRYPOINT ["/core-data"] 19:52:02 OK: 211 MiB in 51 packages 19:52:02 ---> Running in 6602dd0c144d 19:52:03 Removing intermediate container 6602dd0c144d 19:52:03 ---> 14d45aa9b06e 19:52:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:52:03 ---> Running in 8e6f82fd3493 19:52:03 Removing intermediate container 8e6f82fd3493 19:52:03 ---> 0fb64724b461 19:52:03 Step 21/23 : LABEL arch=x86_64 19:52:06 ---> Running in 403ba4ba7f69 19:52:06 Removing intermediate container 1d1a187cbd6b 19:52:06 ---> 259b1449f18a 19:52:06 Step 12/25 : WORKDIR /edgex-go 19:52:06 Removing intermediate container 1733ca12bc4b 19:52:06 ---> a4dfa993e68a 19:52:06 Step 5/20 : COPY go.mod vendor* ./ 19:52:06 ---> Running in 4211e661e61e 19:52:06 Removing intermediate container 403ba4ba7f69 19:52:06 ---> 50b24c6ba334 19:52:06 Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:52:06 Removing intermediate container 4211e661e61e 19:52:06 ---> 7f3e237726c4 19:52:06 19:52:06 Step 13/25 : FROM alpine:3.15 19:52:06 ---> 2720e26172a0 19:52:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:52:06 ---> Using cache 19:52:06 ---> ca977571d139 19:52:06 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:06 ---> Using cache 19:52:06 ---> 46d9765e41b5 19:52:06 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:52:06 ---> Using cache 19:52:06 ---> 350222b9226f 19:52:06 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:52:06 ---> Running in bb0103eed107 19:52:06 ---> c0fd3275ac38 19:52:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:06 ---> Running in 7d50c0630b6e 19:52:06 Removing intermediate container bb0103eed107 19:52:06 ---> ae5bd35d0f05 19:52:06 Step 23/23 : LABEL version=0.0.0 19:52:06 ---> Running in 0e6d1e3064d7 19:52:06 Removing intermediate container ebfc3bc4c18a 19:52:06 ---> 87bf0a7359da 19:52:06 Step 8/26 : COPY . . 19:52:07 Removing intermediate container 0e6d1e3064d7 19:52:07 ---> 5bf508d6dc95 19:52:07 19:52:07 Successfully built 5bf508d6dc95 19:52:07 Successfully tagged core-data:latest 19:52:07  Building core-data ... done Building sys-mgmt-agent 19:52:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:52:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:52:10 ---> 8bc0f0463481 19:52:10 Step 3/23 : WORKDIR /edgex-go 19:52:10 ---> Using cache 19:52:10 ---> a37f745b5b05 19:52:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:10 ---> Using cache 19:52:10 ---> 0f2d8a653995 19:52:10 Step 5/23 : RUN apk add --update --no-cache make bash git 19:52:15 ---> Running in 7ed80fe5ed4e 19:52:15 ---> 12eea06de202 19:52:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:52:15 ---> ce531786ca62 19:52:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:52:15 ---> Running in 1eb1dd839c7b 19:52:15 ---> d63e9a8c5668 19:52:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:52:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:52:15 Removing intermediate container 1eb1dd839c7b 19:52:15 ---> 6a06b2ee8607 19:52:15 Step 10/26 : WORKDIR /edgex-go/spire-build 19:52:15 ---> 0c3f3b003b65 19:52:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:52:15 ---> Running in c4909b761908 19:52:15 Removing intermediate container a4ed489e2d5b 19:52:15 ---> 878e74a23f16 19:52:15 Step 8/22 : COPY . . 19:52:16 Removing intermediate container c4909b761908 19:52:16 ---> de21726192e9 19:52: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 19:52:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:52:16 OK: 211 MiB in 51 packages 19:52:21 ---> d599682ce593 19:52:21 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:52:21 ---> Running in 18d092be627f 19:52:21 ---> Running in f7a7e9dea7fa 19:52:21 Removing intermediate container 7ed80fe5ed4e 19:52:21 ---> 239f2ddeb7d9 19:52:21 Step 6/23 : COPY go.mod vendor* ./ 19:52:21 ---> d1832e9be541 19:52:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:52:21 ---> Running in 11b49a0a0e53 19:52:21 Removing intermediate container f7a7e9dea7fa 19:52:21 ---> a8012136bc24 19:52:21 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:52:21 ---> Running in d92a98d07937 19:52:21 ---> 2e1b2552a99b 19:52:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:21 ---> Running in 87c5bb00965e 19:52:21 Removing intermediate container d92a98d07937 19:52:21 ---> b6d9358fef38 19:52:21 Step 23/25 : LABEL arch=x86_64 19:52:21 ---> Running in 3096a9b1c898 19:52:21 Removing intermediate container 7d50c0630b6e 19:52:21 ---> db953036f5ae 19:52:21 Step 7/20 : COPY . . 19:52:21 Removing intermediate container 3096a9b1c898 19:52:21 ---> ae690c3f60e0 19:52:21 Step 24/25 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:52:21 ---> Running in 25a0d25661e0 19:52:22 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 19:52:24 Removing intermediate container 25a0d25661e0 19:52:24 ---> b0a56ab648dc 19:52:24 Step 25/25 : LABEL version=0.0.0 19:52:24 ---> Running in afd07ac4ea2e 19:52:24 Removing intermediate container 18d092be627f 19:52:24 ---> 1853c5772d9c 19:52:24 Step 12/26 : WORKDIR /edgex-go 19:52:24 Removing intermediate container afd07ac4ea2e 19:52:24 ---> c03859646240 19:52:24 19:52:24 ---> Running in 2896d931835e 19:52:24 ---> 7ff329354349 19:52:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:24 Successfully built c03859646240 19:52:24 Successfully tagged security-spire-server:latest 19:52:24  Building security-spire-server ... done Building security-bootstrapper 19:52:24 ---> Running in b011eb951151 19:52:25 Removing intermediate container 2896d931835e 19:52:25 ---> 55b94224b8f0 19:52:25 19:52:25 Step 13/26 : FROM alpine:3.15 19:52:25 ---> 2720e26172a0 19:52:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:52:25 ---> Using cache 19:52:25 ---> ca977571d139 19:52:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:25 ---> Using cache 19:52:25 ---> 46d9765e41b5 19:52:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:52:25 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 19:52:27 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:52:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:52:27 ---> 8bc0f0463481 19:52:27 Step 3/31 : WORKDIR /edgex-go 19:52:27 ---> Using cache 19:52:27 ---> a37f745b5b05 19:52:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:27 ---> Using cache 19:52:27 ---> 0f2d8a653995 19:52:27 Step 5/31 : RUN apk add --update --no-cache make git 19:52:27 ---> Using cache 19:52:27 ---> aea5ba8faffb 19:52:27 Step 6/31 : COPY go.mod vendor* ./ 19:52:27 ---> Using cache 19:52:27 ---> dc66f25aeb5e 19:52:27 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:27 ---> Using cache 19:52:27 ---> f9f4cfe9ca10 19:52:27 Step 8/31 : COPY . . 19:52:27 ---> Using cache 19:52:27 ---> 220d39c7f174 19:52:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:31 ---> Running in 2843550b7ef8 19:52:31 ---> Running in 893bb5bf3635 19:52:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:52:32 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 19:52:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:52:33 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:52:33 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:52:33 OK: 15857 distinct packages available 19:52:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:52:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:52:34 (1/4) Installing dumb-init (1.2.5-r1) 19:52:34 (2/4) Installing musl-obstack (1.2.3-r0) 19:52:34 (3/4) Installing libucontext (1.1-r0) 19:52:34 (4/4) Installing gcompat (1.0.0-r4) 19:52:34 Executing busybox-1.34.1-r7.trigger 19:52:34 OK: 6 MiB in 18 packages 19:52:38 Removing intermediate container 87c5bb00965e 19:52:38 ---> 9a16549c90a6 19:52:38 Step 8/23 : COPY . . 19:52:38 Removing intermediate container 2843550b7ef8 19:52:38 ---> 854dfa7ddbb9 19:52:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:52:50 ---> 51e1c63506ed 19:52:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:52:50 ---> 18b9a3b2a81d 19:52:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:52:50 ---> Running in 6b1076d4f60a 19:52:50 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 19:52:51 ---> 9d5f200f0b7e 19:52:51 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:52:54 ---> Running in b0664cc62941 19:52:54 Removing intermediate container 11b49a0a0e53 19:52:54 ---> b67c37623251 19:52:54 19:52:54 Step 10/22 : FROM alpine:3.16 19:52:54 ---> d7d3d98c851f 19:52:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:52:54 Removing intermediate container b011eb951151 19:52:54 ---> 0474ec8ed204 19:52:54 19:52:54 Step 9/20 : FROM alpine:3.15 19:52:54 ---> 2720e26172a0 19:52:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:52:54 ---> Using cache 19:52:54 ---> ca977571d139 19:52:54 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:54 ---> Using cache 19:52:54 ---> 46d9765e41b5 19:52:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:52:54 Removing intermediate container b0664cc62941 19:52:54 ---> 2066368f446e 19:52:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:52:55 ---> Running in 44516355a5f0 19:52:55 ---> Running in 873b431ffb2c 19:52:56 ---> d45deda373e8 19:52:56 Step 21/26 : WORKDIR / 19:52:56 ---> Running in 137a0173322f 19:52:56 Removing intermediate container 893bb5bf3635 19:52:56 ---> 2c9293a9635b 19:52:56 19:52:56 Step 10/31 : FROM alpine:3.16 19:52:56 ---> d7d3d98c851f 19:52:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:52:56 ---> Running in 6a57c807b07a 19:52:56 Removing intermediate container 137a0173322f 19:52:56 ---> dc8726e6fe9e 19:52:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:52:56 ---> Running in fb5de46777ac 19:52:56 Removing intermediate container 6a57c807b07a 19:52:56 ---> 46d9a1722df9 19:52:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:52:56 Removing intermediate container fb5de46777ac 19:52:56 ---> f0d5607630a9 19:52:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:52:56 ---> Running in cdf3af6b04e3 19:52:56 ---> Running in ada2474afb71 19:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:52:56 Removing intermediate container ada2474afb71 19:52:56 ---> 11e59af806fc 19:52:56 Step 24/26 : LABEL arch=x86_64 19:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:52:57 ---> Running in b46eb5067e4b 19:52:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:52:57 (1/2) Installing ca-certificates (20220614-r0) 19:52:57 (2/2) Installing dumb-init (1.2.5-r1) 19:52:57 Executing busybox-1.35.0-r15.trigger 19:52:57 Executing ca-certificates-20220614-r0.trigger 19:52:57 OK: 6 MiB in 16 packages 19:52:57 Removing intermediate container b46eb5067e4b 19:52:57 ---> 1165beb7f090 19:52:57 Step 25/26 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:52:57 ---> Running in dbdb1aa30252 19:52:57 (1/2) Installing dumb-init (1.2.5-r1) 19:52:57 (2/2) Installing su-exec (0.2-r1) 19:52:57 Executing busybox-1.35.0-r15.trigger 19:52:57 OK: 6 MiB in 16 packages 19:52:57 Removing intermediate container dbdb1aa30252 19:52:57 ---> b6c2afc433d2 19:52:57 Step 26/26 : LABEL version=0.0.0 19:52:57 ---> Running in b26a2adcf88b 19:52:57 Removing intermediate container 44516355a5f0 19:52:57 ---> 19d6c212e185 19:52:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:52:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:52:58 ---> Running in 7c6c4cfa8ae3 19:52:58 Removing intermediate container b26a2adcf88b 19:52:58 ---> a027889e9cfb 19:52:58 19:52:58 Successfully built a027889e9cfb 19:52:58 Successfully tagged security-spire-config:latest 19:52:58  Building security-spire-config ... done Building core-metadata 19:52:58 Removing intermediate container 7c6c4cfa8ae3 19:52:58 ---> 9abbf714fd7c 19:52:58 Step 13/22 : ENV APP_PORT=59860 19:52:58 Removing intermediate container cdf3af6b04e3 19:52:58 ---> 338e30b57e9d 19:52:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:52:58 ---> Running in a84393d9ffc4 19:52:58 ---> Running in d718d01ed228 19:52:58 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:52:58 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:52:58 OK: 15857 distinct packages available 19:52:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:52:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:52:59 (1/9) Installing ca-certificates (20220614-r0) 19:52:59 (2/9) Installing brotli-libs (1.0.9-r5) 19:52:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:52:59 (4/9) Installing libcurl (7.80.0-r2) 19:52:59 (5/9) Installing curl (7.80.0-r2) 19:53:00 (6/9) Installing dumb-init (1.2.5-r1) 19:53:00 (7/9) Installing musl-obstack (1.2.3-r0) 19:53:00 (8/9) Installing libucontext (1.1-r0) 19:53:00 (9/9) Installing gcompat (1.0.0-r4) 19:53:00 Executing busybox-1.34.1-r7.trigger 19:53:00 Executing ca-certificates-20220614-r0.trigger 19:53:00 OK: 8 MiB in 23 packages 19:53:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:53:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:53:00 ---> 8bc0f0463481 19:53:00 Step 3/23 : WORKDIR /edgex-go 19:53:00 ---> Using cache 19:53:00 ---> a37f745b5b05 19:53:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:00 ---> Using cache 19:53:00 ---> 0f2d8a653995 19:53:00 Step 5/23 : RUN apk add --update --no-cache make git 19:53:00 ---> Using cache 19:53:00 ---> aea5ba8faffb 19:53:00 Step 6/23 : COPY go.mod vendor* ./ 19:53:00 ---> Using cache 19:53:00 ---> dc66f25aeb5e 19:53:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:00 ---> Using cache 19:53:00 ---> f9f4cfe9ca10 19:53:00 Step 8/23 : COPY . . 19:53:00 ---> Using cache 19:53:00 ---> 220d39c7f174 19:53:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:53:02 Removing intermediate container a84393d9ffc4 19:53:02 ---> 999cfcb1cde6 19:53:02 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:53:02 Removing intermediate container d718d01ed228 19:53:02 ---> 883169f59237 19:53:02 Step 14/22 : EXPOSE $APP_PORT 19:53:02 ---> Running in 2406353c54e7 19:53:02 ---> Running in 73f63b3432a6 19:53:02 ---> Running in f290c4f8c5dd 19:53:03 Removing intermediate container 73f63b3432a6 19:53:03 ---> 8c0cec9fbc08 19:53:03 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:53:03 Removing intermediate container f290c4f8c5dd 19:53:03 ---> 94852aca2688 19:53:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:03 ---> Running in d6ade7899e36 19:53:03 Removing intermediate container 873b431ffb2c 19:53:03 ---> 4533a76bc470 19:53:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:03 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 19:53:03 Removing intermediate container d6ade7899e36 19:53:03 ---> 0de76bd5c4f5 19:53:03 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:53:03 ---> Running in ed6955f30dd2 19:53:03 ---> 0f4960dc7a1f 19:53:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:53:03 ---> 7570a7a91d41 19:53:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:53:05 ---> 316138f4f278 19:53:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:53:05 ---> ea04605c44e8 19:53:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:53:05 Removing intermediate container 6b1076d4f60a 19:53:05 ---> 1c3066a76d3d 19:53:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:53:05 ---> Running in 503170f7c0c5 19:53:05 Removing intermediate container ed6955f30dd2 19:53:05 ---> 0a208cc1de54 19:53:05 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:53:05 ---> 50efd051c113 19:53:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:53:05 ---> 5dc5ef518d06 19:53:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:53:05 ---> Running in 5ba966a2880f 19:53:05 ---> Running in bd95961ae4c9 19:53:05 ---> Running in fa107241fc26 19:53:05 Removing intermediate container bd95961ae4c9 19:53:05 ---> 0024c429bb97 19:53:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:53:05 Removing intermediate container fa107241fc26 19:53:05 ---> 3a5e158d9030 19:53:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:53:05 Removing intermediate container 5ba966a2880f 19:53:05 ---> 07c266024668 19:53:05 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:53:05 ---> Running in ee95f4ea3e35 19:53:05 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 19:53:05 ---> Running in d5de147f3395 19:53:05 Removing intermediate container ee95f4ea3e35 19:53:05 ---> 3dc129bd3c47 19:53:05 Step 18/20 : LABEL arch=x86_64 19:53:06 ---> Running in ecd3ba2314f3 19:53:06 Removing intermediate container d5de147f3395 19:53:06 ---> c43b24c31659 19:53:06 Step 20/22 : LABEL arch=x86_64 19:53:06 ---> Running in e6ec7e1889d3 19:53:06 ---> d70496890b65 19:53:06 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:53:06 ---> Running in 1d0ba767e9c7 19:53:06 Removing intermediate container ecd3ba2314f3 19:53:06 ---> 0e418d2970c7 19:53:06 Step 19/20 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:53:06 ---> Running in c25dce8a273b 19:53:06 Removing intermediate container e6ec7e1889d3 19:53:06 ---> 36d8c90d8dbe 19:53:06 Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:53:06 ---> Running in 8baf12ad2234 19:53:06 Removing intermediate container c25dce8a273b 19:53:06 ---> fc9c227971d3 19:53:06 Step 20/20 : LABEL version=0.0.0 19:53:06 ---> Running in 90095632eadc 19:53:06 Removing intermediate container 8baf12ad2234 19:53:06 ---> a2826dfde89b 19:53:06 Step 22/22 : LABEL version=0.0.0 19:53:06 Removing intermediate container 90095632eadc 19:53:06 ---> a3a903c807a2 19:53:06 19:53:06 ---> Running in c6a7983e26e1 19:53:06 Successfully built a3a903c807a2 19:53:06 Successfully tagged security-spiffe-token-provider:latest 19:53:06  Building security-spiffe-token-provider ... done Building security-secretstore-setup 19:53:06 Removing intermediate container 503170f7c0c5 19:53:06 ---> 5d6b6d0c37fb 19:53:06 19:53:06 Step 11/23 : FROM alpine:3.16 19:53:06 ---> d7d3d98c851f 19:53:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:53:06 ---> Running in 60d044ac71f0 19:53:06 Removing intermediate container c6a7983e26e1 19:53:06 ---> a6b2273ab3b2 19:53:06 19:53:06 Successfully built a6b2273ab3b2 19:53:06 Successfully tagged support-notifications:latest 19:53:10  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:53:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:53:10 ---> 8bc0f0463481 19:53:10 Step 3/25 : WORKDIR /edgex-go 19:53:10 ---> Using cache 19:53:10 ---> a37f745b5b05 19:53:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:10 ---> Using cache 19:53:10 ---> 0f2d8a653995 19:53:10 Step 5/25 : RUN apk add --update --no-cache make git 19:53:10 ---> Using cache 19:53:10 ---> aea5ba8faffb 19:53:10 Step 6/25 : COPY go.mod vendor* ./ 19:53:10 ---> Using cache 19:53:10 ---> dc66f25aeb5e 19:53:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:10 ---> Using cache 19:53:10 ---> f9f4cfe9ca10 19:53:10 Step 8/25 : COPY . . 19:53:10 ---> Using cache 19:53:10 ---> 220d39c7f174 19:53:10 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:53:12 Removing intermediate container 60d044ac71f0 19:53:12 ---> 42c27edbd086 19:53:12 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 19:53:12 ---> Running in 626279741c9f 19:53:12 Removing intermediate container 1d0ba767e9c7 19:53:12 ---> 3dcf73bf9d8a 19:53:12 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:12 ---> Running in 9575753814d6 19:53:12 ---> bd023e02d27b 19:53:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:53:13 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 19:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:53:13 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:53:13 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:53:13 (3/33) Installing readline (8.1.2-r0) 19:53:13 (4/33) Installing bash (5.1.16-r2) 19:53:13 Executing bash-5.1.16-r2.post-install 19:53:13 (5/33) Installing ca-certificates (20220614-r0) 19:53:13 (6/33) Installing brotli-libs (1.0.9-r6) 19:53:13 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:53:13 (8/33) Installing libcurl (7.83.1-r2) 19:53:13 (9/33) Installing curl (7.83.1-r2) 19:53:13 (10/33) Installing docker-cli (20.10.16-r2) 19:53:13 (11/33) Installing dumb-init (1.2.5-r1) 19:53:13 (12/33) Installing libbz2 (1.0.8-r1) 19:53:13 (13/33) Installing expat (2.4.8-r0) 19:53:13 (14/33) Installing libffi (3.4.2-r1) 19:53:13 (15/33) Installing gdbm (1.23-r0) 19:53:13 (16/33) Installing xz-libs (5.2.5-r1) 19:53:13 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:53:13 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:53:13 (19/33) Installing mpdecimal (2.5.1-r1) 19:53:13 (20/33) Installing sqlite-libs (3.38.5-r0) 19:53:13 (21/33) Installing python3 (3.10.5-r0) 19:53:14 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:53:14 (23/33) Installing py3-tomli (2.0.1-r1) 19:53:14 (24/33) Installing py3-pep517 (0.12.0-r2) 19:53:14 (25/33) Installing py3-six (1.16.0-r1) 19:53:14 (26/33) Installing py3-retrying (1.3.3-r3) 19:53:14 (27/33) Installing py3-appdirs (1.4.4-r3) 19:53:14 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:53:14 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:53:14 (30/33) Installing py3-parsing (2.4.7-r3) 19:53:14 (31/33) Installing py3-packaging (21.3-r0) 19:53:14 (32/33) Installing py3-setuptools (59.4.0-r0) 19:53:14 (33/33) Installing py3-pip (22.1.1-r0) 19:53:14 Executing busybox-1.35.0-r15.trigger 19:53:14 Executing ca-certificates-20220614-r0.trigger 19:53:14 OK: 122 MiB in 47 packages 19:53:16 ---> ad00cb508d6a 19:53:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:53:16 ---> 2cb1001637f6 19:53:16 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:53:16 ---> 4962eab5a3bf 19:53:16 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:53:20 ---> 0e1c4c15d704 19:53:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:53:20 Removing intermediate container 2406353c54e7 19:53:20 ---> 64f0bd7ac394 19:53:20 19:53:20 Step 10/23 : FROM alpine:3.16 19:53:20 ---> d7d3d98c851f 19:53:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:53:20 ---> Using cache 19:53:20 ---> c7e8b46a6eae 19:53:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:53:20 ---> Using cache 19:53:20 ---> 7cd606fee6eb 19:53:20 Step 13/23 : ENV APP_PORT=59881 19:53:20 ---> db5d6e50ae51 19:53:20 Step 26/31 : RUN chmod +x /entrypoint.sh 19:53:20 ---> Running in 91e327ae919c 19:53:20 ---> Running in 01c97c09052d 19:53:20 Removing intermediate container 91e327ae919c 19:53:20 ---> e11ebb3286f2 19:53:20 Step 14/23 : EXPOSE $APP_PORT 19:53:20 ---> Running in 8004bab86f91 19:53:21 Removing intermediate container 8004bab86f91 19:53:21 ---> 23eae72090ee 19:53:21 Step 15/23 : WORKDIR / 19:53:21 ---> Running in 4ccd0c9a09af 19:53:21 Collecting docker-compose==1.23.2 19:53:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:53:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.3 MB/s eta 0:00:00 19:53:21 Collecting texttable<0.10,>=0.9.0 19:53:21 Downloading texttable-0.9.1.tar.gz (11 kB) 19:53:21 Preparing metadata (setup.py): started 19:53:21 Removing intermediate container 4ccd0c9a09af 19:53:21 ---> 393ce18bf624 19:53:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:21 Preparing metadata (setup.py): finished with status 'done' 19:53:21 Collecting cached-property<2,>=1.2.0 19:53:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:53:21 Collecting PyYAML<4,>=3.10 19:53:21 Downloading PyYAML-3.13.tar.gz (270 kB) 19:53:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 81.8 MB/s eta 0:00:00 19:53:21 Preparing metadata (setup.py): started 19:53:22 ---> a9596e9ab1c9 19:53:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:53:22 Preparing metadata (setup.py): finished with status 'done' 19:53:22 Removing intermediate container 01c97c09052d 19:53:22 ---> 370a1ee4f4e1 19:53:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:53:22 Collecting docker<4.0,>=3.6.0 19:53:22 ---> Running in c3ec713b2c8b 19:53:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:53:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 109.1 MB/s eta 0:00:00 19:53:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:53:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:53:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 89.4 MB/s eta 0:00:00 19:53:22 Removing intermediate container c3ec713b2c8b 19:53:22 ---> 8c71814f3ed1 19:53:22 Step 28/31 : CMD ["gate"] 19:53:22 Collecting dockerpty<0.5,>=0.4.1 19:53:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:53:22 Preparing metadata (setup.py): started 19:53:22 ---> Running in b03cd31ed85f 19:53:22 ---> 6e68c447483f 19:53:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:53:22 Removing intermediate container b03cd31ed85f 19:53:22 ---> 0f734d4f30da 19:53:22 Step 29/31 : LABEL arch=x86_64 19:53:22 ---> Running in 8bbf0a873196 19:53:22 Removing intermediate container 8bbf0a873196 19:53:22 ---> 8502792e6655 19:53:22 Step 30/31 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:53:22 ---> Running in a6c066b7992d 19:53:22 ---> 328df57986d7 19:53:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:53:22 ---> Running in 8281254f7f85 19:53:22 Preparing metadata (setup.py): finished with status 'done' 19:53:22 Removing intermediate container a6c066b7992d 19:53:22 ---> 48c374d13673 19:53:22 Step 31/31 : LABEL version=0.0.0 19:53:22 ---> Running in 63ab56eb226b 19:53:22 Collecting websocket-client<1.0,>=0.32.0 19:53:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:53:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 77.5 MB/s eta 0:00:00 19:53:22 Removing intermediate container 8281254f7f85 19:53:22 ---> 70cf3ba00db5 19:53:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:53:22 ---> Running in fb93a5cdf291 19:53:22 Collecting jsonschema<3,>=2.5.1 19:53:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:53:22 Collecting docopt<0.7,>=0.6.1 19:53:22 Removing intermediate container 63ab56eb226b 19:53:22 ---> c001fbdcf285 19:53:22 19:53:22 Downloading docopt-0.6.2.tar.gz (25 kB) 19:53:22 Preparing metadata (setup.py): started 19:53:22 Successfully built c001fbdcf285 19:53:22 Successfully tagged security-bootstrapper:latest 19:53:23  Building security-bootstrapper ... done Removing intermediate container fb93a5cdf291 19:53:23 ---> c90c2938e280 19:53:23 Step 21/23 : LABEL arch=x86_64 19:53:23 ---> Running in 342efe31f957 19:53:23 Removing intermediate container 342efe31f957 19:53:23 ---> 9c1ea89ae5c8 19:53:23 Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:53:23 ---> Running in 26a6aadb425b 19:53:23 Preparing metadata (setup.py): finished with status 'done' 19:53:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:53:23 Removing intermediate container 26a6aadb425b 19:53:23 ---> 61eb2196079f 19:53:23 Step 23/23 : LABEL version=0.0.0 19:53:23 Collecting docker-pycreds>=0.4.0 19:53:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:53:23 ---> Running in b23f686d7a48 19:53:23 Collecting certifi>=2017.4.17 19:53:23 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:53:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 148.2 MB/s eta 0:00:00 19:53:23 Collecting idna<2.8,>=2.5 19:53:23 Removing intermediate container b23f686d7a48 19:53:23 ---> 6a3784011bb2 19:53:23 19:53:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:53:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 161.7 MB/s eta 0:00:00 19:53:23 Collecting chardet<3.1.0,>=3.0.2 19:53:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:53:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 179.4 MB/s eta 0:00:00 19:53:23 Successfully built 6a3784011bb2 19:53:23 Successfully tagged core-metadata:latest 19:53:23  Building core-metadata ... done Collecting urllib3<1.25,>=1.21.1 19:53:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:53:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 64.9 MB/s eta 0:00:00 19:53:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:53:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:53:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:53:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:53:23 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:53:23 Running setup.py install for texttable: started 19:53:23 Running setup.py install for texttable: finished with status 'done' 19:53:23 Running setup.py install for PyYAML: started 19:53:24 Running setup.py install for PyYAML: finished with status 'done' 19:53:24 Running setup.py install for docopt: started 19:53:25 Running setup.py install for docopt: finished with status 'done' 19:53:25 Running setup.py install for dockerpty: started 19:53:25 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 19:53:25 Running setup.py install for dockerpty: finished with status 'done' 19:53:26 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 19:53:26 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 19:53:30 Removing intermediate container 626279741c9f 19:53:30 ---> e7ae3ecf63a5 19:53:30 19:53:30 Step 10/25 : FROM alpine:3.16 19:53:30 ---> d7d3d98c851f 19:53:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:53:30 ---> Running in a3a8e4a8e631 19:53:30 Removing intermediate container 9575753814d6 19:53:30 ---> 087a370d155f 19:53:30 Step 14/23 : ENV APP_PORT=58890 19:53:30 ---> Running in 0e87a9278349 19:53:30 Removing intermediate container 0e87a9278349 19:53:30 ---> fdbdb74c31c8 19:53:30 Step 15/23 : EXPOSE $APP_PORT 19:53:30 ---> Running in 550af0df8fb3 19:53:30 Removing intermediate container 550af0df8fb3 19:53:30 ---> 18288792f75a 19:53:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:53:30 (1/3) Installing ca-certificates (20220614-r0) 19:53:30 (2/3) Installing dumb-init (1.2.5-r1) 19:53:30 (3/3) Installing su-exec (0.2-r1) 19:53:30 Executing busybox-1.35.0-r15.trigger 19:53:30 Executing ca-certificates-20220614-r0.trigger 19:53:30 OK: 6 MiB in 17 packages 19:53:30 ---> 35e7ef50b10b 19:53:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:53:30 ---> 5e95e6a1df77 19:53:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:53:30 ---> dd81a1e02aba 19:53:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:53:30 ---> Running in 35d6103bbe8f 19:53:30 Removing intermediate container a3a8e4a8e631 19:53:30 ---> 2e6bdf7b694d 19:53:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:53:30 ---> Running in 34f2291daa85 19:53:30 Removing intermediate container 35d6103bbe8f 19:53:30 ---> 902a1b01c9a3 19:53:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:53:30 ---> Running in 0438658da0d5 19:53:30 Removing intermediate container 34f2291daa85 19:53:30 ---> 1d5f992aa6fc 19:53:30 Step 13/25 : WORKDIR / 19:53:30 ---> Running in 70815b879832 19:53:30 Removing intermediate container 0438658da0d5 19:53:30 ---> 78d51e66d3a3 19:53:30 Step 21/23 : LABEL arch=x86_64 19:53:31 ---> Running in be781ca9fae8 19:53:31 Removing intermediate container 70815b879832 19:53:31 ---> 88904f2dac6d 19:53:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:53:31 Removing intermediate container be781ca9fae8 19:53:31 ---> ff2386b8e748 19:53:31 Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:53:31 ---> Running in b3644eb257aa 19:53:31 ---> 2dd660299ac1 19:53:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:53:31 Removing intermediate container b3644eb257aa 19:53:31 ---> 1415b19c503c 19:53:31 Step 23/23 : LABEL version=0.0.0 19:53:31 ---> Running in 568825216d3a 19:53:31 Removing intermediate container 568825216d3a 19:53:31 ---> f8ddff481b27 19:53:31 19:53:31 ---> c85807463270 19:53:31 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:53:31 Successfully built f8ddff481b27 19:53:31 Successfully tagged sys-mgmt-agent:latest 19:53:31  Building sys-mgmt-agent ... done  ---> f6acc28ffa82 19:53:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:53:31 ---> 51b1377a9d2e 19:53:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:53:32 ---> f128d2068705 19:53:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:53:32 ---> c2067ed585c0 19:53:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:53:32 ---> 0021b3e2571a 19:53:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:53:32 ---> Running in 8f9f929903e9 19:53:33 Removing intermediate container 8f9f929903e9 19:53:33 ---> 05ed0b646032 19:53:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:53:33 ---> Running in 4d6df47a6585 19:53:33 Removing intermediate container 4d6df47a6585 19:53:33 ---> 08b3957a9f71 19:53:33 Step 23/25 : LABEL arch=x86_64 19:53:33 ---> Running in 5a9daf2035a7 19:53:33 Removing intermediate container 5a9daf2035a7 19:53:33 ---> 4a688cb748aa 19:53:33 Step 24/25 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 19:53:33 ---> Running in e594cc231961 19:53:33 Removing intermediate container e594cc231961 19:53:33 ---> f5d5d7a0aa28 19:53:33 Step 25/25 : LABEL version=0.0.0 19:53:33 ---> Running in c67d92981437 19:53:33 Removing intermediate container c67d92981437 19:53:33 ---> fcef7036fbad 19:53:33 19:53:33 Successfully built fcef7036fbad 19:53:33 Successfully tagged security-secretstore-setup:latest 19:53:33  Building security-secretstore-setup ... done  [Pipeline] } 19:53:33 $ docker stop --time=1 1100838c4ab6fa12372abeb209f831f992e87b7915087c5803122e4230ef2d5b 19:53:34 $ docker rm -f 1100838c4ab6fa12372abeb209f831f992e87b7915087c5803122e4230ef2d5b [Pipeline] // withDockerContainer [Pipeline] sh 19:53:35 + docker images 19:53:35 REPOSITORY TAG IMAGE ID CREATED SIZE 19:53:35 security-secretstore-setup latest fcef7036fbad 2 seconds ago 28.9MB 19:53:35 sys-mgmt-agent latest f8ddff481b27 4 seconds ago 135MB 19:53:35 e7ae3ecf63a5 8 seconds ago 1.53GB 19:53:35 core-metadata latest 6a3784011bb2 12 seconds ago 18.2MB 19:53:35 security-bootstrapper latest c001fbdcf285 13 seconds ago 19.3MB 19:53:35 64f0bd7ac394 16 seconds ago 1.55GB 19:53:35 security-spiffe-token-provider latest a3a903c807a2 29 seconds ago 29.2MB 19:53:35 5d6b6d0c37fb 29 seconds ago 1.52GB 19:53:35 support-notifications latest a6b2273ab3b2 29 seconds ago 27.1MB 19:53:35 security-spire-config latest a027889e9cfb 38 seconds ago 85.8MB 19:53:35 2c9293a9635b 39 seconds ago 1.52GB 19:53:35 0474ec8ed204 42 seconds ago 1.57GB 19:53:35 b67c37623251 42 seconds ago 1.58GB 19:53:35 security-spire-server latest c03859646240 About a minute ago 86.5MB 19:53:35 55b94224b8f0 About a minute ago 1.42GB 19:53:35 core-data latest 5bf508d6dc95 About a minute ago 21.5MB 19:53:35 7f3e237726c4 About a minute ago 1.42GB 19:53:35 security-proxy-setup latest f640661a6e97 About a minute ago 27.2MB 19:53:35 core-command latest 1486ae5fc055 About a minute ago 16.2MB 19:53:35 support-scheduler latest 374bb93f3698 About a minute ago 26.5MB 19:53:35 e1653abd0f8b About a minute ago 1.55GB 19:53:35 62fac89ae1c4 About a minute ago 1.58GB 19:53:35 security-spire-agent latest 1edfe1e31ae6 2 minutes ago 125MB 19:53:35 f904f3f7a44e 2 minutes ago 1.53GB 19:53:35 11acb540768e 2 minutes ago 1.52GB 19:53:35 15e2ba958020 2 minutes ago 1.42GB 19:53:35 ci-base-image-x86_64 latest 8bc0f0463481 5 minutes ago 993MB 19:53:35 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 19:53:35 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 19:53:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 19:53:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 19:53:35 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] } 19:53:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:53:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:53:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:53:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:53:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:53:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:53:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:53:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:53:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:53:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:53:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:53:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:53:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:53:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:54:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.323s coverage: 28.7% of statements 19:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:54:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.400s coverage: 98.5% of statements 19:54:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:54:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.515s coverage: 54.2% of statements 19:54:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:54:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:54:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.176s coverage: 89.2% of statements 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:54:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.603s coverage: 2.1% of statements 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:54:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.395s coverage: 95.6% of statements 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:54:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.563s coverage: 72.2% of statements 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.643s coverage: 60.0% of statements 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.388s coverage: 0.9% of statements 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.239s coverage: 58.8% of statements 19:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 29.6% of statements 19:54:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.262s coverage: 47.1% of statements 19:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.239s coverage: 79.5% of statements 19:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 19:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements 19:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements 19:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements 19:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements 19:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.663s coverage: 82.2% of statements 19:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements 19:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements 19:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements 19:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.848s coverage: 91.2% of statements 19:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.880s coverage: 64.7% of statements 19:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.233s coverage: 100.0% of statements 19:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements 19:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 19:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 19:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 19:55:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.421s coverage: 65.8% of statements 19:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.792s coverage: 43.6% of statements 19:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.327s coverage: 89.5% of statements 19:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.306s coverage: 84.8% of statements 19:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:55:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.438s coverage: 17.7% of statements 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:55:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.830s coverage: 92.3% of statements 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:55:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:55:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:55:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.247s coverage: 28.9% of statements 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:55:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:55:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.225s coverage: 100.0% of statements 19:55:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 96.9% of statements 19:55:20 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 19:55:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:55:20 GO111MODULE=on go vet ./... 19:57:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:57:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:57:12 ./bin/test-attribution-txt.sh 19:57:12 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:57:12 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:57:12 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:57:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:57:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:57:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:57:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:57:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:57:13 + ls -al . 19:57:13 total 724 19:57:13 drwxrwxr-x 9 1001 1001 4096 Aug 3 19:51 . 19:57:13 drwxr-xr-x 4 root root 4096 Aug 3 19:51 .. 19:57:13 -rw-rw-r-- 1 1001 1001 16 Aug 3 19:49 .dockerignore 19:57:13 drwxrwxr-x 8 1001 1001 4096 Aug 3 19:49 .git 19:57:13 drwxrwxr-x 3 1001 1001 4096 Aug 3 19:49 .github 19:57:13 -rw-rw-r-- 1 1001 1001 1030 Aug 3 19:49 .gitignore 19:57:13 -rw-rw-r-- 1 1001 1001 42 Aug 3 19:49 .golangci.yml 19:57:13 -rw-rw-r-- 1 1001 1001 87 Aug 3 19:49 .hadolint.yml 19:57:13 -rw-rw-r-- 1 1001 1001 166 Aug 3 19:49 .sonarcloud.properties 19:57:13 -rw-rw-r-- 1 1001 1001 1171 Aug 3 19:49 ADOPTERS.md 19:57:13 -rw-rw-r-- 1 1001 1001 10347 Aug 3 19:49 Attribution.txt 19:57:13 -rw-rw-r-- 1 1001 1001 63209 Aug 3 19:49 CHANGELOG.md 19:57:13 -rw-rw-r-- 1 1001 1001 3804 Aug 3 19:49 CONTRIBUTING.md 19:57:13 -rw-rw-r-- 1 1001 1001 677 Aug 3 19:49 GOVERNANCE.md 19:57:13 -rw-rw-r-- 1 1001 1001 850 Aug 3 19:49 Jenkinsfile 19:57:13 -rw-rw-r-- 1 1001 1001 10775 Aug 3 19:49 LICENSE 19:57:13 -rw-rw-r-- 1 1001 1001 12212 Aug 3 19:49 Makefile 19:57:13 -rw-rw-r-- 1 1001 1001 582 Aug 3 19:49 OWNERS.md 19:57:13 -rw-rw-r-- 1 1001 1001 9094 Aug 3 19:49 README.md 19:57:13 -rw-rw-r-- 1 1001 1001 6912 Aug 3 19:49 SECURITY.md 19:57:13 -rw-rw-r-- 1 1001 1001 5 Aug 3 19:47 VERSION 19:57:13 -rw-rw-r-- 1 1001 1001 4131 Aug 3 19:49 ZMQWindows.md 19:57:13 drwxrwxr-x 2 1001 1001 4096 Aug 3 19:49 bin 19:57:13 drwxrwxr-x 18 1001 1001 4096 Aug 3 19:49 cmd 19:57:13 -rw-r--r-- 1 root root 478941 Aug 3 19:55 coverage.out 19:57:13 -rw-rw-r-- 1 1001 1001 3681 Aug 3 19:49 go.mod 19:57:13 -rw-rw-r-- 1 1001 1001 38033 Aug 3 19:49 go.sum 19:57:13 drwxrwxr-x 8 1001 1001 4096 Aug 3 19:49 internal 19:57:13 drwxrwxr-x 3 1001 1001 4096 Aug 3 19:49 openapi 19:57:13 drwxrwxr-x 4 1001 1001 4096 Aug 3 19:49 snap 19:57:13 -rw-rw-r-- 1 1001 1001 204 Aug 3 19:49 version.go [Pipeline] sh 19:57:13 + '[' -e coverage.out ] 19:57:13 + chown 1001:1001 coverage.out [Pipeline] stash 19:57:13 Warning: overwriting stash ‘coverage-report’ 19:57:14 Stashed 1 file(s) [Pipeline] sh 19:57:15 + make build 19:57:15 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 19:58:37 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 19:59:58 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 19:59:58 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 20:00:31 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 20:00:31 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 20:00:32 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 20:00: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 20:00:42 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 20:00:47 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 20:00:50 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 20:00: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:01:02 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] } 20:01:06 $ docker stop --time=1 f12e6694bae24eea8fcc3b7fd79c7e0bc7db525428a27dff69d50979c9938f09 20:01:08 $ docker rm -f f12e6694bae24eea8fcc3b7fd79c7e0bc7db525428a27dff69d50979c9938f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:11 20:01:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:11 latest: Pulling from edgex-devops/edgex-compose-arm64 20:01:11 29e5d40040c1: Pulling fs layer 20:01:11 1ce36da41761: Pulling fs layer 20:01:11 25b303627fd3: Pulling fs layer 20:01:11 29e5d40040c1: Verifying Checksum 20:01:11 29e5d40040c1: Download complete 20:01:12 1ce36da41761: Verifying Checksum 20:01:12 1ce36da41761: Download complete 20:01:12 29e5d40040c1: Pull complete 20:01:13 1ce36da41761: Pull complete 20:01:13 25b303627fd3: Download complete 20:01:25 25b303627fd3: Pull complete 20:01:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:01:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:26 prd-ubuntu20.04-docker-arm64-4c-16g-21890 does not seem to be running inside a container 20:01:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:01:28 $ docker top e3893b5c7c8d668c0334f7e9e886ce27c639cc2569cd0a3c10b0e1b0a51c277a -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:29 + docker-compose build --help 20:01:29 + grep parallel 20:01:34 --parallel Build images in parallel. [Pipeline] } 20:01:34 $ docker stop --time=1 e3893b5c7c8d668c0334f7e9e886ce27c639cc2569cd0a3c10b0e1b0a51c277a 20:01:35 $ docker rm -f e3893b5c7c8d668c0334f7e9e886ce27c639cc2569cd0a3c10b0e1b0a51c277a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:36 prd-ubuntu20.04-docker-arm64-4c-16g-21890 does not seem to be running inside a container 20:01:36 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:01:38 $ docker top 2cec63f6d616193164b5f66c93f36778a2bb0e01771a43e8f8b570d16d266446 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:39 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:43 Building core-command ... 20:01:43 Building core-data ... 20:01:43 Building core-metadata ... 20:01:43 Building security-bootstrapper ... 20:01:43 Building security-proxy-setup ... 20:01:43 Building security-secretstore-setup ... 20:01:43 Building security-spiffe-token-provider ... 20:01:43 Building security-spire-agent ... 20:01:43 Building security-spire-config ... 20:01:43 Building security-spire-server ... 20:01:43 Building support-notifications ... 20:01:43 Building support-scheduler ... 20:01:43 Building sys-mgmt-agent ... 20:01:43 Building security-spire-server 20:01:43 Building core-metadata 20:01:43 Building security-spire-config 20:01:43 Building security-spire-agent 20:01:43 Building support-scheduler 20:02:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> 63562335e1ae 20:02:30 Step 3/23 : WORKDIR /edgex-go 20:02:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> 63562335e1ae 20:02:30 Step 3/26 : WORKDIR /edgex-go 20:02:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> 63562335e1ae 20:02:30 Step 3/26 : WORKDIR /edgex-go 20:02:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> 63562335e1ae 20:02:30 Step 3/22 : WORKDIR /edgex-go 20:02:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:02:30 ---> 63562335e1ae 20:02:30 Step 3/25 : WORKDIR /edgex-go 20:02:30 ---> Running in 0e3488102569 20:02:30 ---> Running in a2cd1855367d 20:02:30 ---> Running in ac9650546576 20:02:30 ---> Running in c933facdb235 20:02:30 ---> Running in dff91a5a54d2 20:02:30 Removing intermediate container 0e3488102569 20:02:30 ---> e503212884e0 20:02:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:02:30 Removing intermediate container ac9650546576 20:02:30 ---> 65b4b2902e89 20:02:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:02:30 Removing intermediate container dff91a5a54d2 20:02:30 ---> d002e03c6590 20:02:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:02:30 ---> Running in 38cdd554ab5d 20:02:30 ---> Running in 63d41646dcf3 20:02:30 ---> Running in ad17739a564b 20:02:30 Removing intermediate container c933facdb235 20:02:30 ---> e0ddd823a790 20:02:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:02:30 Removing intermediate container a2cd1855367d 20:02:30 ---> 8172a2f4707f 20:02:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:02:30 ---> Running in 1bb423058795 20:02:30 ---> Running in 97554b880455 20:02:33 Removing intermediate container ad17739a564b 20:02:33 ---> 347915033f1a 20:02:33 Step 5/22 : RUN apk add --update --no-cache make git 20:02:33 Removing intermediate container 38cdd554ab5d 20:02:33 ---> dbbded5c574e 20:02:33 Step 5/23 : RUN apk add --update --no-cache make git 20:02:33 ---> Running in 2b57a3c6ff27 20:02:33 ---> Running in 3a000a15af5a 20:02:34 Removing intermediate container 97554b880455 20:02:34 ---> 70ab277967d7 20:02:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:02:34 ---> Running in af18cc806371 20:02:34 Removing intermediate container 1bb423058795 20:02:34 ---> c3381a96c0f7 20:02:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:02:34 Removing intermediate container 63d41646dcf3 20:02:34 ---> 48866c532d11 20:02:34 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:02:34 ---> Running in 041e808857cb 20:02:34 ---> Running in ee02540a8adf 20:02:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:02:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:02:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:02:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:02:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:02:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:02:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:02:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:02:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:02:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:02:38 OK: 221 MiB in 51 packages 20:02:38 OK: 221 MiB in 51 packages 20:02:38 OK: 221 MiB in 51 packages 20:02:39 OK: 221 MiB in 51 packages 20:02:39 Removing intermediate container 2b57a3c6ff27 20:02:39 ---> a038fe7a4400 20:02:39 Step 6/22 : COPY go.mod vendor* ./ 20:02:40 OK: 221 MiB in 51 packages 20:02:40 Removing intermediate container 3a000a15af5a 20:02:40 ---> 4ea3ffb6c014 20:02:40 Step 6/23 : COPY go.mod vendor* ./ 20:02:40 Removing intermediate container af18cc806371 20:02:40 ---> bb7361dde835 20:02:40 Step 6/26 : COPY go.mod vendor* ./ 20:02:40 Removing intermediate container 041e808857cb 20:02:40 ---> cd3d7faef4e1 20:02:40 Step 6/26 : COPY go.mod vendor* ./ 20:02:41 Removing intermediate container ee02540a8adf 20:02:41 ---> 8abc7c3e6d52 20:02:41 Step 6/25 : COPY go.mod vendor* ./ 20:02:41 ---> dbb64ffbb770 20:02:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:41 ---> 2b782c1ab222 20:02:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:41 ---> Running in 67e3dacca120 20:02:41 ---> Running in b5ed8b74a46b 20:02:41 ---> 0211cd11093c 20:02:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:42 ---> 65de0b882a4c 20:02:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:42 ---> Running in ec7aecd1214b 20:02:42 ---> Running in c64282c88077 20:02:42 ---> 21c74d8936e9 20:02:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:42 ---> Running in ce9d109813bb 20:03:51 Removing intermediate container c64282c88077 20:03:51 ---> 5f06c8fd2a89 20:03:51 Step 8/26 : COPY . . 20:03:51 Removing intermediate container 67e3dacca120 20:03:51 ---> 27d04eebaf5a 20:03:51 Step 8/22 : COPY . . 20:03:51 Removing intermediate container ce9d109813bb 20:03:51 ---> d52e9aaa2f17 20:03:51 Step 8/25 : COPY . . 20:03:51 Removing intermediate container ec7aecd1214b 20:03:51 ---> 49463b19c179 20:03:51 Step 8/26 : COPY . . 20:03:51 Removing intermediate container b5ed8b74a46b 20:03:51 ---> 434b94b8522e 20:03:51 Step 8/23 : COPY . . 20:03:57 ---> 636593f8bfb4 20:03:57 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:03:57 ---> a2aab299a896 20:03:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:03:57 ---> Running in b35803fe165d 20:03:57 ---> 1e9c0df02106 20:03:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:03:57 ---> 274d4cb9cc10 20:03:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:03:57 ---> Running in 474d40d2e7fc 20:03:57 ---> c7ff9ce8dce0 20:03:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:03:57 ---> Running in fa298556e383 20:03:57 ---> Running in 6ef057f9572a 20:03:57 ---> Running in 23a54bf8454f 20:03:58 Removing intermediate container b35803fe165d 20:03:58 ---> bf8e6cce775b 20:03:58 Step 10/25 : WORKDIR /edgex-go/spire-build 20:03:58 Removing intermediate container fa298556e383 20:03:58 ---> 82d5ef73d25f 20:03:58 Step 10/26 : WORKDIR /edgex-go/spire-build 20:03:58 ---> Running in 16c28acc0ce1 20:03:58 ---> Running in 1fa24f2fe25d 20:03:58 Removing intermediate container 23a54bf8454f 20:03:58 ---> 97cd489948eb 20:03:58 Step 10/26 : WORKDIR /edgex-go/spire-build 20:03:58 ---> Running in 6366e4401972 20:03:59 Removing intermediate container 1fa24f2fe25d 20:03:59 ---> 37e3dba49572 20:03:59 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 20:03:59 ---> Running in 7eb783fc7866 20:03:59 Removing intermediate container 16c28acc0ce1 20:03:59 ---> 200537f3dffe 20:03:59 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 20:03:59 Removing intermediate container 6366e4401972 20:03:59 ---> df48723f752e 20:03:59 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 20:03:59 ---> Running in e8afb1c1462c 20:03:59 ---> Running in f5249fd303f4 20:03:59 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 20:04:00 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 20:04:03 Removing intermediate container 7eb783fc7866 20:04:03 ---> f801d7e1474d 20:04:03 Step 12/26 : WORKDIR /edgex-go 20:04:03 ---> Running in 2ac1621ef358 20:04:04 Removing intermediate container 2ac1621ef358 20:04:04 ---> 49d0df19b7f6 20:04:04 20:04:04 Step 13/26 : FROM alpine:3.15 20:04:04 Removing intermediate container e8afb1c1462c 20:04:04 ---> d18127a2e201 20:04:04 Step 12/25 : WORKDIR /edgex-go 20:04:04 3.15: Pulling from library/alpine 20:04:04 Removing intermediate container f5249fd303f4 20:04:04 ---> a6e94e4511d9 20:04:04 Step 12/26 : WORKDIR /edgex-go 20:04:04 ---> Running in ee9f315e098d 20:04:04 ---> Running in b9c15c6655ce 20:04:05 Removing intermediate container ee9f315e098d 20:04:05 ---> d0b79ccdf7e1 20:04:05 20:04:05 Step 13/25 : FROM alpine:3.15 20:04:05 Removing intermediate container b9c15c6655ce 20:04:05 ---> 9de581bd218d 20:04:05 20:04:05 Step 13/26 : FROM alpine:3.15 20:04:05 3.15: Pulling from library/alpine 20:04:05 3.15: Pulling from library/alpine 20:04:06 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 20:04:06 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 20:04:06 Status: Image is up to date for alpine:3.15 20:04:06 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 20:04:06 Status: Image is up to date for alpine:3.15 20:04:06 ---> 60f2846fe774 20:04:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:06 Status: Downloaded newer image for alpine:3.15 20:04:06 ---> 60f2846fe774 20:04:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:06 ---> 60f2846fe774 20:04:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:06 ---> Running in 74f4ef49733d 20:04:06 ---> Running in c3d3a9f93f4b 20:04:06 ---> Running in d960d952dd8e 20:04:07 Removing intermediate container c3d3a9f93f4b 20:04:07 ---> bdfd9d73dfbd 20:04:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:07 ---> Running in 774e4ef4bf65 20:04:07 Removing intermediate container d960d952dd8e 20:04:07 ---> cc1c0afc0e6d 20:04:07 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:07 Removing intermediate container 74f4ef49733d 20:04:07 ---> e3060875fc26 20:04:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:07 ---> Running in 0796e5e94a81 20:04:07 ---> Running in 89a83052db7a 20:04:12 Removing intermediate container 774e4ef4bf65 20:04:12 ---> 59e693425a58 20:04:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:04:12 ---> Running in 50d41287c76c 20:04:12 Removing intermediate container 89a83052db7a 20:04:12 ---> 6db502b10339 20:04:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:12 Removing intermediate container 0796e5e94a81 20:04:12 ---> 9ab9f3a88c1a 20:04:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:12 ---> Running in c9407375f162 20:04:12 ---> Running in cc48382bd048 20:04:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:04:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:04:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:04:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:04:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:04:16 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:04:16 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:04:16 OK: 15734 distinct packages available 20:04:16 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:04:16 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:04:16 OK: 15734 distinct packages available 20:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:04:17 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:04:17 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:04:17 OK: 15734 distinct packages available 20:04:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:04:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:04:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:04:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:04:19 (1/4) Installing dumb-init (1.2.5-r1) 20:04:19 (2/4) Installing musl-obstack (1.2.3-r0) 20:04:19 (1/5) Installing dumb-init (1.2.5-r1) 20:04:19 (3/4) Installing libucontext (1.1-r0) 20:04:19 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:19 (4/4) Installing gcompat (1.0.0-r4) 20:04:19 (3/5) Installing libucontext (1.1-r0) 20:04:19 Executing busybox-1.34.1-r7.trigger 20:04:19 OK: 6 MiB in 18 packages 20:04:19 (4/5) Installing gcompat (1.0.0-r4) 20:04:19 (5/5) Installing openssl (1.1.1q-r0) 20:04:19 Executing busybox-1.34.1-r7.trigger 20:04:19 OK: 6 MiB in 19 packages 20:04:19 (1/5) Installing dumb-init (1.2.5-r1) 20:04:19 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:20 (3/5) Installing libucontext (1.1-r0) 20:04:20 (4/5) Installing gcompat (1.0.0-r4) 20:04:20 (5/5) Installing openssl (1.1.1q-r0) 20:04:20 Executing busybox-1.34.1-r7.trigger 20:04:20 OK: 6 MiB in 19 packages 20:04:22 Removing intermediate container 50d41287c76c 20:04:22 ---> e73cb2c81eab 20:04:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:22 Removing intermediate container c9407375f162 20:04:22 ---> 56d9da18f369 20:04:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:04:22 Removing intermediate container cc48382bd048 20:04:22 ---> 03845fabfa77 20:04:22 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:28 ---> 027117ca9615 20:04:28 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:33 ---> a2ea55af269c 20:04:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:04:33 ---> e6072108aed3 20:04:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:04:34 ---> 343498a85839 20:04:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:04:34 ---> a55c8077b4b9 20:04:34 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:04:35 ---> Running in f3303281b88f 20:04:36 ---> da2ecf3b8243 20:04:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:04:36 Removing intermediate container f3303281b88f 20:04:36 ---> b9084edcb286 20:04:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:38 ---> c961fac0d10b 20:04:38 Step 21/26 : WORKDIR / 20:04:38 ---> b9a3bf101a0b 20:04:38 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:38 ---> Running in cf90e874d399 20:04:38 ---> Running in 3a633b06bcee 20:04:38 ---> fc4b29bb68f5 20:04:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:04:38 Removing intermediate container 3a633b06bcee 20:04:38 ---> c2d55e2600cb 20:04:38 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:38 ---> Running in 55c0924cc4e7 20:04:39 Removing intermediate container cf90e874d399 20:04:39 ---> 3c63e825f30d 20:04:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:39 ---> Running in 131669c37742 20:04:39 ---> 6398b5153485 20:04:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:04:39 Removing intermediate container 55c0924cc4e7 20:04:39 ---> 89f7cea614a2 20:04:39 Step 23/25 : LABEL arch=arm64 20:04:40 Removing intermediate container 131669c37742 20:04:40 ---> 0c4ec641e449 20:04:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:40 ---> Running in 51cfc7aedb4f 20:04:40 ---> Running in 25b9f5fe6023 20:04:41 Removing intermediate container 51cfc7aedb4f 20:04:41 ---> 2677e2eea689 20:04:41 Step 24/25 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:04:41 ---> Running in 13c138fff888 20:04:41 Removing intermediate container 25b9f5fe6023 20:04:41 ---> a26fd919fe6d 20:04:41 Step 24/26 : LABEL arch=arm64 20:04:41 ---> Running in fe9c650838ce 20:04:41 ---> f3d7a0b8ad1c 20:04:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:04:41 Removing intermediate container 13c138fff888 20:04:41 ---> 2e59c9a80db1 20:04:41 Step 25/25 : LABEL version=0.0.0 20:04:42 ---> Running in 78d5aa868183 20:04:42 Removing intermediate container fe9c650838ce 20:04:42 ---> b06dbb2ef9e3 20:04:42 Step 25/26 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:04:42 ---> Running in fc0231274a40 20:04:43 Removing intermediate container 78d5aa868183 20:04:43 ---> 64c4ed6b0b57 20:04:43 20:04:43 ---> 98bcdcdf5821 20:04:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:43 ---> Running in 5e00388f9d4d 20:04:44 Removing intermediate container fc0231274a40 20:04:44 ---> b49f6c666727 20:04:44 Step 26/26 : LABEL version=0.0.0 20:04:44 Successfully built 64c4ed6b0b57 20:04:44 Successfully tagged security-spire-server-arm64:latest 20:04:44  Building security-spire-server ... done Building security-spiffe-token-provider 20:04:44 ---> Running in 01d687d40dd3 20:04:44 Removing intermediate container 5e00388f9d4d 20:04:44 ---> 8f18596dcf20 20:04:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:44 ---> Running in 30c4c0e1b1b9 20:04:44 Removing intermediate container 01d687d40dd3 20:04:44 ---> 6ded469ad9b8 20:04:44 20:04:45 Successfully built 6ded469ad9b8 20:04:45 Successfully tagged security-spire-config-arm64:latest 20:04:45  Building security-spire-config ... done Building core-data 20:04:45 Removing intermediate container 30c4c0e1b1b9 20:04:45 ---> 995061fef518 20:04:45 Step 24/26 : LABEL arch=arm64 20:04:45 ---> Running in 923af2f2bfd4 20:04:45 Removing intermediate container 923af2f2bfd4 20:04:45 ---> 91e082baf982 20:04:45 Step 25/26 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:04:46 ---> Running in 441eb58db933 20:04:46 Removing intermediate container 441eb58db933 20:04:46 ---> 791140cda7e6 20:04:46 Step 26/26 : LABEL version=0.0.0 20:04:46 ---> Running in 40c973d906cd 20:04:46 Removing intermediate container 40c973d906cd 20:04:46 ---> a4571f438ada 20:04:46 20:04:47 Successfully built a4571f438ada 20:04:47 Successfully tagged security-spire-agent-arm64:latest 20:04:47  Building security-spire-agent ... done Building security-bootstrapper 20:05:14 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:05:14 ---> 63562335e1ae 20:05:14 Step 3/20 : WORKDIR /edgex-go 20:05:14 ---> Using cache 20:05:14 ---> 8172a2f4707f 20:05:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:05:14 ---> Running in 1c48d5a21b12 20:05:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:14 ---> 63562335e1ae 20:05:14 Step 3/23 : WORKDIR /edgex-go 20:05:14 ---> Using cache 20:05:14 ---> 8172a2f4707f 20:05:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:14 ---> Using cache 20:05:14 ---> c3381a96c0f7 20:05:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:05:14 ---> Running in 2e9bf68fd9a6 20:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:05:16 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:05:16 ---> 63562335e1ae 20:05:17 Step 3/31 : WORKDIR /edgex-go 20:05:17 ---> Using cache 20:05:17 ---> 8172a2f4707f 20:05:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:17 ---> Using cache 20:05:17 ---> c3381a96c0f7 20:05:17 Step 5/31 : RUN apk add --update --no-cache make git 20:05:17 ---> Running in 7bf9a71c9c5d 20:05:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:05:18 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:05:18 v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:05:18 OK: 16889 distinct packages available 20:05:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:05:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:05:20 OK: 221 MiB in 51 packages 20:05:21 OK: 221 MiB in 51 packages 20:05:21 OK: 221 MiB in 51 packages 20:05:21 Removing intermediate container 2e9bf68fd9a6 20:05:21 ---> 2ffd780056fe 20:05:21 Step 6/23 : COPY go.mod vendor* ./ 20:05:23 ---> 0c8841538859 20:05:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:23 Removing intermediate container 1c48d5a21b12 20:05:23 ---> f36fa48d4e95 20:05:23 Step 5/20 : COPY go.mod vendor* ./ 20:05:23 Removing intermediate container 7bf9a71c9c5d 20:05:23 ---> 274985f928d8 20:05:23 Step 6/31 : COPY go.mod vendor* ./ 20:05:23 ---> Running in 39ed336aae41 20:05:25 ---> a80e24fcc978 20:05:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:25 ---> Running in 2d77f548d7e3 20:05:25 ---> fea7222f753a 20:05:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:25 ---> Running in 1ea92ddfa238 20:06:47 Removing intermediate container 2d77f548d7e3 20:06:47 ---> 23d5601d31e8 20:06:47 Step 7/20 : COPY . . 20:06:47 Removing intermediate container 1ea92ddfa238 20:06:47 ---> 11f2e47fb418 20:06:47 Step 8/31 : COPY . . 20:06:47 Removing intermediate container 39ed336aae41 20:06:47 ---> aa86a0b845b5 20:06:47 Step 8/23 : COPY . . 20:07:06 ---> a66e8b677f0f 20:07:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:07:06 ---> Running in de9e246341c2 20:07:06 ---> 5dce5152b3ea 20:07:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:06 ---> Running in 37f81c58468c 20:07:06 ---> 877f0402e2af 20:07:06 Step 9/23 : RUN make cmd/core-data/core-data 20:07:06 ---> Running in 8edb90f455ab 20:07: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:07:07 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 20:07:07 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 20:08:59 Removing intermediate container 6ef057f9572a 20:08:59 ---> 93c9d360a7f1 20:08:59 20:08:59 Step 10/23 : FROM alpine:3.16 20:08:59 3.16: Pulling from library/alpine 20:08:59 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:08:59 Status: Downloaded newer image for alpine:3.16 20:08:59 ---> 3d81c46cd875 20:08:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:08:59 ---> Running in 1ce59ee58324 20:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:09:02 (1/1) Installing dumb-init (1.2.5-r1) 20:09:02 Executing busybox-1.35.0-r15.trigger 20:09:02 OK: 5 MiB in 15 packages 20:09:03 Removing intermediate container 1ce59ee58324 20:09:03 ---> 3a2a29ac05ef 20:09:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:09:04 ---> Running in 53cbf1f084b1 20:09:04 Removing intermediate container 53cbf1f084b1 20:09:04 ---> cab487efd5ae 20:09:04 Step 13/23 : ENV APP_PORT=59881 20:09:04 ---> Running in a7393f684f19 20:09:05 Removing intermediate container a7393f684f19 20:09:05 ---> ea0d2dca1819 20:09:05 Step 14/23 : EXPOSE $APP_PORT 20:09:05 ---> Running in b37012cbb477 20:09:05 Removing intermediate container b37012cbb477 20:09:05 ---> d5077a69c655 20:09:05 Step 15/23 : WORKDIR / 20:09:05 ---> Running in 59e4c97ef4bf 20:09:06 Removing intermediate container 59e4c97ef4bf 20:09:06 ---> ad4d5f61b506 20:09:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:07 ---> 93e01d314d98 20:09:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:09:08 ---> 9da3ec7eefe0 20:09:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:09:10 ---> cedfc2688b4d 20:09:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:09:10 ---> Running in 818bb88deef9 20:09:10 Removing intermediate container 818bb88deef9 20:09:10 ---> 936c34d96adc 20:09:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:09:10 ---> Running in 4ae87a91acc5 20:09:11 Removing intermediate container 4ae87a91acc5 20:09:11 ---> 42c1a3d348a5 20:09:11 Step 21/23 : LABEL arch=arm64 20:09:11 ---> Running in 47b35f13253d 20:09:11 Removing intermediate container 47b35f13253d 20:09:11 ---> ccac76efb276 20:09:11 Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:09:12 ---> Running in d510845ec5cd 20:09:12 Removing intermediate container d510845ec5cd 20:09:12 ---> 2b9a5f5c6218 20:09:12 Step 23/23 : LABEL version=0.0.0 20:09:12 ---> Running in 1bc1c892f193 20:09:13 Removing intermediate container 1bc1c892f193 20:09:13 ---> f856f3940826 20:09:13 20:09:13 Successfully built f856f3940826 20:09:13 Successfully tagged core-metadata-arm64:latest 20:09:13  Building core-metadata ... done Building support-notifications 20:09:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:31 ---> 63562335e1ae 20:09:31 Step 3/22 : WORKDIR /edgex-go 20:09:31 ---> Using cache 20:09:31 ---> 8172a2f4707f 20:09:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:31 ---> Using cache 20:09:31 ---> c3381a96c0f7 20:09:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:09:31 ---> Running in fceed49b953a 20:09:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:09:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:09:35 OK: 221 MiB in 51 packages 20:09:36 Removing intermediate container fceed49b953a 20:09:36 ---> d4bb8e7e88a9 20:09:36 Step 6/22 : COPY go.mod vendor* ./ 20:09:37 ---> c268d945ab0d 20:09:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:37 ---> Running in 1ac63f5b5323 20:10:24 Removing intermediate container 1ac63f5b5323 20:10:24 ---> 657cd7478b20 20:10:24 Step 8/22 : COPY . . 20:10:42 ---> e20b5e02b6bc 20:10:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:10:42 ---> Running in deaf18bd1ef0 20:10:42 Removing intermediate container 474d40d2e7fc 20:10:42 ---> faefe47e3083 20:10:42 20:10:42 Step 10/22 : FROM alpine:3.16 20:10:42 ---> 3d81c46cd875 20:10:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:10:42 ---> Using cache 20:10:42 ---> 3a2a29ac05ef 20:10:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:10:42 ---> Using cache 20:10:42 ---> cab487efd5ae 20:10:42 Step 13/22 : ENV APP_PORT=59861 20:10:42 ---> Running in dad1543f4740 20:10:42 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 20:10:43 Removing intermediate container dad1543f4740 20:10:43 ---> cc522937a1db 20:10:43 Step 14/22 : EXPOSE $APP_PORT 20:10:43 ---> Running in 2d1ea8dcc5ec 20:10:43 Removing intermediate container 2d1ea8dcc5ec 20:10:43 ---> 1c558cd8c01e 20:10:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:44 ---> 5c817de3f4c5 20:10:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:10:46 ---> ee121c4bc230 20:10:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:10:47 ---> 5c8b4ab71b15 20:10:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:10:47 ---> Running in e605c6033ad1 20:10:48 Removing intermediate container e605c6033ad1 20:10:48 ---> 7725206b3663 20:10:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:10:48 ---> Running in 8840358ee8f8 20:10:48 Removing intermediate container 8840358ee8f8 20:10:48 ---> 03b42c31e0aa 20:10:48 Step 20/22 : LABEL arch=arm64 20:10:48 ---> Running in 3a9d3e38f7f2 20:10:49 Removing intermediate container 3a9d3e38f7f2 20:10:49 ---> cbdbd9a2c7db 20:10:49 Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:10:49 ---> Running in 7bf138b67afd 20:10:50 Removing intermediate container 7bf138b67afd 20:10:50 ---> f978052d61ca 20:10:50 Step 22/22 : LABEL version=0.0.0 20:10:50 ---> Running in 0db7257aecb8 20:10:50 Removing intermediate container 0db7257aecb8 20:10:50 ---> 41ce62ca4704 20:10:50 20:10:50 Successfully built 41ce62ca4704 20:10:50 Successfully tagged support-scheduler-arm64:latest 20:10:50  Building support-scheduler ... done Building security-secretstore-setup 20:11:09 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:11:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:11:09 ---> 63562335e1ae 20:11:09 Step 3/25 : WORKDIR /edgex-go 20:11:09 ---> Using cache 20:11:09 ---> 8172a2f4707f 20:11:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:09 ---> Using cache 20:11:09 ---> c3381a96c0f7 20:11:09 Step 5/25 : RUN apk add --update --no-cache make git 20:11:09 ---> Using cache 20:11:09 ---> 274985f928d8 20:11:09 Step 6/25 : COPY go.mod vendor* ./ 20:11:09 ---> Using cache 20:11:09 ---> fea7222f753a 20:11:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:09 ---> Using cache 20:11:09 ---> 11f2e47fb418 20:11:09 Step 8/25 : COPY . . 20:11:09 ---> Using cache 20:11:09 ---> 5dce5152b3ea 20:11:09 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:11:09 ---> Running in 221727013f49 20:11:10 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 20:12:32 Removing intermediate container 37f81c58468c 20:12:32 ---> 3dc99509497f 20:12:32 20:12:32 Step 10/31 : FROM alpine:3.16 20:12:32 ---> 3d81c46cd875 20:12:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:32 ---> Running in 28c52bd37121 20:12:32 Removing intermediate container 28c52bd37121 20:12:32 ---> 9849ef742cde 20:12:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:12:32 ---> Running in 25dce6b51582 20:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:32 (1/2) Installing dumb-init (1.2.5-r1) 20:12:32 (2/2) Installing su-exec (0.2-r1) 20:12:32 Executing busybox-1.35.0-r15.trigger 20:12:32 OK: 5 MiB in 16 packages 20:12:32 Removing intermediate container 25dce6b51582 20:12:32 ---> 7c1d105d5b89 20:12:32 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:12:32 ---> Running in 415fe1acc4de 20:12:32 Removing intermediate container 415fe1acc4de 20:12:32 ---> c932fdd53e25 20:12:32 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:12:32 ---> Running in e8dce5002716 20:12:32 Removing intermediate container e8dce5002716 20:12:32 ---> 3f57eea1ebf5 20:12:32 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:12:32 ---> Running in 48c333b1e1a8 20:12:32 Removing intermediate container 48c333b1e1a8 20:12:32 ---> 6e65775cb75f 20:12:32 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:12:32 ---> Running in 70e9b83ff5c4 20:12:33 Removing intermediate container 70e9b83ff5c4 20:12:33 ---> 3a0671d9fdef 20:12:33 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:12:33 ---> Running in 2500cd4ecbe3 20:12:34 Removing intermediate container 2500cd4ecbe3 20:12:34 ---> 43ca0b39794b 20:12:34 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:12:35 ---> 81f6e39d84d8 20:12:35 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:12:35 ---> Running in f4970a721fe6 20:12:38 Removing intermediate container f4970a721fe6 20:12:38 ---> 438b96fbcdb2 20:12:38 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:39 ---> f1e0ad448021 20:12:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:12:41 ---> 5c0aa3dfea03 20:12:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:12:42 ---> c980519e9665 20:12:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:12:43 ---> b001f5f42bbf 20:12:43 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:12:44 ---> 7bb1b75cf0fc 20:12:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:12:45 ---> d686eefe1f55 20:12:45 Step 26/31 : RUN chmod +x /entrypoint.sh 20:12:45 ---> Running in 11bf95990b74 20:12:48 Removing intermediate container 11bf95990b74 20:12:48 ---> 8acf41043eca 20:12:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:12:48 ---> Running in f16906551115 20:12:48 Removing intermediate container f16906551115 20:12:48 ---> 69c7a081db30 20:12:48 Step 28/31 : CMD ["gate"] 20:12:48 ---> Running in 12596edcc1d2 20:12:49 Removing intermediate container 12596edcc1d2 20:12:49 ---> 7b6a62620062 20:12:49 Step 29/31 : LABEL arch=arm64 20:12:49 ---> Running in cc177b6231b3 20:12:50 Removing intermediate container cc177b6231b3 20:12:50 ---> 8b760c2c186a 20:12:50 Step 30/31 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:12:50 ---> Running in 3ad744495eee 20:12:50 Removing intermediate container 3ad744495eee 20:12:50 ---> 99ea24770bbb 20:12:50 Step 31/31 : LABEL version=0.0.0 20:12:50 ---> Running in 01fc7d747605 20:12:51 Removing intermediate container 01fc7d747605 20:12:51 ---> b9a447faccce 20:12:51 20:12:51 Successfully built b9a447faccce 20:12:51 Successfully tagged security-bootstrapper-arm64:latest 20:12:51 Building sys-mgmt-agent 20:13:10  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:13:10 ---> 63562335e1ae 20:13:10 Step 3/23 : WORKDIR /edgex-go 20:13:10 ---> Using cache 20:13:10 ---> 8172a2f4707f 20:13:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:10 ---> Using cache 20:13:10 ---> c3381a96c0f7 20:13:10 Step 5/23 : RUN apk add --update --no-cache make bash git 20:13:10 ---> Running in 8387334e36f1 20:13:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:12 OK: 221 MiB in 51 packages 20:13:14 Removing intermediate container 8387334e36f1 20:13:14 ---> be04bcd0ac51 20:13:14 Step 6/23 : COPY go.mod vendor* ./ 20:13:14 ---> 964be24dbb93 20:13:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:14 ---> Running in 1c64a780ad5a 20:14:11 Removing intermediate container 1c64a780ad5a 20:14:11 ---> fa452a202c39 20:14:11 Step 8/23 : COPY . . 20:14:11 Removing intermediate container 8edb90f455ab 20:14:11 ---> 78e167429183 20:14:11 20:14:11 Step 10/23 : FROM alpine:3.16 20:14:11 ---> 3d81c46cd875 20:14:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:14:11 ---> Running in 1c553db5813c 20:14:11 Removing intermediate container 1c553db5813c 20:14:11 ---> 3131136d1bed 20:14:11 Step 12/23 : ENV APP_PORT=59880 20:14:12 ---> Running in d58b7e61008e 20:14:13 Removing intermediate container d58b7e61008e 20:14:13 ---> c816d0396c62 20:14:13 Step 13/23 : EXPOSE $APP_PORT 20:14:13 ---> Running in 49ad72e2fd83 20:14:14 Removing intermediate container 49ad72e2fd83 20:14:14 ---> d9f337ae0143 20:14:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:14 ---> Running in 0da1c80ca5e4 20:14:18 Removing intermediate container 0da1c80ca5e4 20:14:18 ---> 1da004fe05bb 20:14:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:14:18 ---> Running in bed46628628f 20:14:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:22 ---> 2d55620fd521 20:14:22 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:14:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:22 ---> Running in 468b08796577 20:14:23 (1/6) Installing dumb-init (1.2.5-r1) 20:14:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:14:23 (3/6) Installing libsodium (1.0.18-r0) 20:14:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:14:24 (5/6) Installing libzmq (4.3.4-r0) 20:14:24 (6/6) Installing zeromq (4.3.4-r0) 20:14:24 Executing busybox-1.35.0-r15.trigger 20:14:24 OK: 8 MiB in 20 packages 20:14:24 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 20:14:26 Removing intermediate container bed46628628f 20:14:26 ---> a282c65d26df 20:14:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:27 ---> b7994aefa4f8 20:14:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:14:31 ---> 1cd74fbac76c 20:14:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:14:32 ---> f5711665e1ee 20:14:32 Step 19/23 : ENTRYPOINT ["/core-data"] 20:14:32 ---> Running in 86ec624ea3ab 20:14:33 Removing intermediate container 86ec624ea3ab 20:14:33 ---> 3a003621ffdc 20:14:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:33 ---> Running in 86b5e4b35667 20:14:34 Removing intermediate container 86b5e4b35667 20:14:34 ---> a413b9a74217 20:14:34 Step 21/23 : LABEL arch=arm64 20:14:34 ---> Running in c075a463fb2b 20:14:35 Removing intermediate container c075a463fb2b 20:14:35 ---> a583b8fbb763 20:14:35 Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:14:35 ---> Running in 8963acd5c571 20:14:36 Removing intermediate container 8963acd5c571 20:14:36 ---> c069c510fc47 20:14:36 Step 23/23 : LABEL version=0.0.0 20:14:36 Removing intermediate container de9e246341c2 20:14:36 ---> 60764dedd76e 20:14:36 20:14:36 Step 9/20 : FROM alpine:3.15 20:14:36 ---> 60f2846fe774 20:14:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:14:36 ---> Using cache 20:14:36 ---> e3060875fc26 20:14:36 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:36 ---> Using cache 20:14:36 ---> 6db502b10339 20:14:36 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:14:36 ---> Running in 2f96573e17da 20:14:36 ---> Running in aade50919554 20:14:37 Removing intermediate container 2f96573e17da 20:14:37 ---> b7f56be4bcda 20:14:37 20:14:37 Successfully built b7f56be4bcda 20:14:37 Successfully tagged core-data-arm64:latest 20:14:38 Building security-proxy-setup 20:14:38  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:14:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:14:42 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:14:42 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:14:42 OK: 15734 distinct packages available 20:14:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:14:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:14:44 (1/9) Installing ca-certificates (20220614-r0) 20:14:44 (2/9) Installing brotli-libs (1.0.9-r5) 20:14:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:14:45 (4/9) Installing libcurl (7.80.0-r2) 20:14:45 (5/9) Installing curl (7.80.0-r2) 20:14:45 (6/9) Installing dumb-init (1.2.5-r1) 20:14:45 (7/9) Installing musl-obstack (1.2.3-r0) 20:14:45 (8/9) Installing libucontext (1.1-r0) 20:14:45 (9/9) Installing gcompat (1.0.0-r4) 20:14:45 Executing busybox-1.34.1-r7.trigger 20:14:45 Executing ca-certificates-20220614-r0.trigger 20:14:46 OK: 8 MiB in 23 packages 20:14:50 Removing intermediate container aade50919554 20:14:50 ---> 295d62a1018c 20:14:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:50 ---> 263e2ad089fe 20:14:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:14:54 ---> c4b1bb1f6aab 20:14:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:14:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:14:54 ---> 63562335e1ae 20:14:54 Step 3/22 : WORKDIR /edgex-go 20:14:54 ---> Using cache 20:14:54 ---> 8172a2f4707f 20:14:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:54 ---> Using cache 20:14:54 ---> c3381a96c0f7 20:14:54 Step 5/22 : RUN apk add --update --no-cache make git 20:14:54 ---> Using cache 20:14:54 ---> 274985f928d8 20:14:54 Step 6/22 : COPY go.mod vendor* ./ 20:14:54 ---> Using cache 20:14:54 ---> fea7222f753a 20:14:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:54 ---> Using cache 20:14:54 ---> 11f2e47fb418 20:14:54 Step 8/22 : COPY . . 20:14:54 ---> Using cache 20:14:54 ---> 5dce5152b3ea 20:14:54 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:14:54 ---> Running in 3f2d2d168ae8 20:14:55 ---> fff6293e0c0d 20:14:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:14:55 ---> Running in 4488a23567d6 20:14:56 Removing intermediate container 4488a23567d6 20:14:56 ---> dbe22df2cbdd 20:14:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:56 ---> Running in 85c22fe3b779 20:14:57 Removing intermediate container 85c22fe3b779 20:14:57 ---> 8b75fe1040ae 20:14:57 Step 18/20 : LABEL arch=arm64 20:14:57 ---> Running in b74fc115a2cd 20:14:57 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 20:14:58 Removing intermediate container b74fc115a2cd 20:14:58 ---> cc960a9f2120 20:14:58 Step 19/20 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:14:58 ---> Running in 68fee03220b1 20:14:58 Removing intermediate container 68fee03220b1 20:14:58 ---> 95d9b8c60cf1 20:14:58 Step 20/20 : LABEL version=0.0.0 20:14:58 ---> Running in 93669afc36c3 20:14:58 Removing intermediate container 93669afc36c3 20:14:58 ---> aa33d4cb3e77 20:14:58 20:14:59 Successfully built aa33d4cb3e77 20:14:59 Successfully tagged security-spiffe-token-provider-arm64:latest 20:14:59  Building security-spiffe-token-provider ... done Building core-command 20:15:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:14 ---> 63562335e1ae 20:15:14 Step 3/23 : WORKDIR /edgex-go 20:15:14 ---> Using cache 20:15:14 ---> 8172a2f4707f 20:15:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:14 ---> Using cache 20:15:14 ---> c3381a96c0f7 20:15:14 Step 5/23 : RUN apk add --update --no-cache make git 20:15:14 ---> Using cache 20:15:14 ---> 274985f928d8 20:15:14 Step 6/23 : COPY go.mod vendor* ./ 20:15:14 ---> Using cache 20:15:14 ---> fea7222f753a 20:15:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:14 ---> Using cache 20:15:14 ---> 11f2e47fb418 20:15:14 Step 8/23 : COPY . . 20:15:14 ---> Using cache 20:15:14 ---> 5dce5152b3ea 20:15:14 Step 9/23 : RUN make cmd/core-command/core-command 20:15:14 ---> Running in 5126e1c7a9c9 20:15:16 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 20:16:13 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 20:16:25 Removing intermediate container 221727013f49 20:16:25 ---> 93c20e6f6a8b 20:16:25 20:16:25 Step 10/25 : FROM alpine:3.16 20:16:25 ---> 3d81c46cd875 20:16:25 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:16:25 ---> Running in 911c3e315419 20:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:27 (1/3) Installing ca-certificates (20220614-r0) 20:16:28 (2/3) Installing dumb-init (1.2.5-r1) 20:16:28 (3/3) Installing su-exec (0.2-r1) 20:16:28 Executing busybox-1.35.0-r15.trigger 20:16:28 Executing ca-certificates-20220614-r0.trigger 20:16:28 OK: 6 MiB in 17 packages 20:16:30 Removing intermediate container 911c3e315419 20:16:30 ---> c36fca04f2fe 20:16:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:16:30 ---> Running in d33283a87dbf 20:16:31 Removing intermediate container d33283a87dbf 20:16:31 ---> 3a2f335ba3b6 20:16:31 Step 13/25 : WORKDIR / 20:16:31 ---> Running in 957a607b5187 20:16:31 Removing intermediate container 957a607b5187 20:16:31 ---> 5ed23a0155ac 20:16:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:16:32 ---> dd87d24e36c9 20:16:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:16:33 ---> 837da6746cf7 20:16:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:16:34 ---> a5f920636d4f 20:16:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:16:35 ---> ba46753dc789 20:16:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:16:37 ---> 15898a715fe8 20:16:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:16:38 ---> dcf62ceb3273 20:16:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:16:39 ---> 583c098af03a 20:16:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:39 ---> Running in 69c1087933f1 20:16:43 Removing intermediate container 69c1087933f1 20:16:43 ---> d363d707b083 20:16:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:16:43 ---> Running in 5c748034afcb 20:16:43 Removing intermediate container 5c748034afcb 20:16:43 ---> 907f0f05cb8f 20:16:43 Step 23/25 : LABEL arch=arm64 20:16:43 ---> Running in 5624d8b66d70 20:16:44 Removing intermediate container 5624d8b66d70 20:16:44 ---> a40232b6a218 20:16:44 Step 24/25 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:16:44 ---> Running in af5ba4f7c123 20:16:45 Removing intermediate container af5ba4f7c123 20:16:45 ---> d601bf5beade 20:16:45 Step 25/25 : LABEL version=0.0.0 20:16:45 ---> Running in b1ca295d3104 20:16:45 Removing intermediate container b1ca295d3104 20:16:45 ---> 2a2cda026716 20:16:45 20:16:45 Successfully built 2a2cda026716 20:16:45 Successfully tagged security-secretstore-setup-arm64:latest 20:18:22  Building security-secretstore-setup ... done Removing intermediate container deaf18bd1ef0 20:18:22 ---> bb2a488846c7 20:18:22 20:18:22 Step 10/22 : FROM alpine:3.16 20:18:22 ---> 3d81c46cd875 20:18:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:18:22 ---> Running in 48063b90c039 20:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:18:22 (1/2) Installing ca-certificates (20220614-r0) 20:18:22 (2/2) Installing dumb-init (1.2.5-r1) 20:18:22 Executing busybox-1.35.0-r15.trigger 20:18:22 Executing ca-certificates-20220614-r0.trigger 20:18:22 OK: 6 MiB in 16 packages 20:18:24 Removing intermediate container 48063b90c039 20:18:24 ---> 376dd5742a72 20:18:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:18:24 ---> Running in 6ff7ab4e6acf 20:18:24 Removing intermediate container 6ff7ab4e6acf 20:18:24 ---> 1dd8a8a19294 20:18:24 Step 13/22 : ENV APP_PORT=59860 20:18:24 ---> Running in e3dff21fa478 20:18:25 Removing intermediate container e3dff21fa478 20:18:25 ---> 99baaece76d4 20:18:25 Step 14/22 : EXPOSE $APP_PORT 20:18:25 ---> Running in 6b171316a0bf 20:18:26 Removing intermediate container 6b171316a0bf 20:18:26 ---> d45fc255b3d9 20:18:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:18:27 ---> 6aab95256e9b 20:18:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:18:29 ---> 46cc3fc73d7d 20:18:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:18:30 ---> 25a8de99eaf8 20:18:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:18:30 ---> Running in 18016aef2eb8 20:18:30 Removing intermediate container 18016aef2eb8 20:18:30 ---> f4ed35c7f36d 20:18:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:18:30 ---> Running in 0335c2dde847 20:18:31 Removing intermediate container 0335c2dde847 20:18:31 ---> 38e9738b6cc2 20:18:31 Step 20/22 : LABEL arch=arm64 20:18:31 ---> Running in 880888feb4fb 20:18:32 Removing intermediate container 880888feb4fb 20:18:32 ---> f75846723a66 20:18:32 Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:18:32 ---> Running in 41d5108cc548 20:18:32 Removing intermediate container 41d5108cc548 20:18:32 ---> c6bb386c721f 20:18:32 Step 22/22 : LABEL version=0.0.0 20:18:32 ---> Running in 690a51bde299 20:18:33 Removing intermediate container 690a51bde299 20:18:33 ---> e265dd288cf3 20:18:33 20:18:33 Successfully built e265dd288cf3 20:18:33 Successfully tagged support-notifications-arm64:latest 20:18:55  Building support-notifications ... done Removing intermediate container 468b08796577 20:18:55 ---> f6f9ff7b845f 20:18:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:18:55 ---> Running in 82d4e1503163 20:18:55 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 20:18:59 Removing intermediate container 82d4e1503163 20:18:59 ---> 1de90405157d 20:18:59 20:18:59 Step 11/23 : FROM alpine:3.16 20:18:59 ---> 3d81c46cd875 20:18:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:18:59 ---> Running in 7a9c9fdd15e3 20:18:59 Removing intermediate container 7a9c9fdd15e3 20:18:59 ---> bf4893d500bb 20:18:59 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 20:18:59 ---> Running in 00896d288dc3 20:19:00 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 20:19:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:19:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:19:03 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:19:03 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:19:03 (3/33) Installing readline (8.1.2-r0) 20:19:03 (4/33) Installing bash (5.1.16-r2) 20:19:03 Executing bash-5.1.16-r2.post-install 20:19:03 (5/33) Installing ca-certificates (20220614-r0) 20:19:03 (6/33) Installing brotli-libs (1.0.9-r6) 20:19:03 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:19:03 (8/33) Installing libcurl (7.83.1-r2) 20:19:03 (9/33) Installing curl (7.83.1-r2) 20:19:03 (10/33) Installing docker-cli (20.10.16-r2) 20:19:04 (11/33) Installing dumb-init (1.2.5-r1) 20:19:04 (12/33) Installing libbz2 (1.0.8-r1) 20:19:04 (13/33) Installing expat (2.4.8-r0) 20:19:04 (14/33) Installing libffi (3.4.2-r1) 20:19:04 (15/33) Installing gdbm (1.23-r0) 20:19:04 (16/33) Installing xz-libs (5.2.5-r1) 20:19:04 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:19:04 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:19:04 (19/33) Installing mpdecimal (2.5.1-r1) 20:19:04 (20/33) Installing sqlite-libs (3.38.5-r0) 20:19:04 (21/33) Installing python3 (3.10.5-r0) 20:19:06 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:19:06 (23/33) Installing py3-tomli (2.0.1-r1) 20:19:06 (24/33) Installing py3-pep517 (0.12.0-r2) 20:19:06 (25/33) Installing py3-six (1.16.0-r1) 20:19:06 (26/33) Installing py3-retrying (1.3.3-r3) 20:19:06 (27/33) Installing py3-appdirs (1.4.4-r3) 20:19:06 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:19:06 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:19:06 (30/33) Installing py3-parsing (2.4.7-r3) 20:19:06 (31/33) Installing py3-packaging (21.3-r0) 20:19:06 (32/33) Installing py3-setuptools (59.4.0-r0) 20:19:06 (33/33) Installing py3-pip (22.1.1-r0) 20:19:07 Executing busybox-1.35.0-r15.trigger 20:19:07 Executing ca-certificates-20220614-r0.trigger 20:19:07 OK: 120 MiB in 47 packages 20:19:13 Removing intermediate container 5126e1c7a9c9 20:19:13 ---> 6d3a45baad8b 20:19:13 20:19:13 Step 10/23 : FROM alpine:3.16 20:19:13 ---> 3d81c46cd875 20:19:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:19:13 ---> Using cache 20:19:13 ---> 3a2a29ac05ef 20:19:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:19:13 ---> Using cache 20:19:13 ---> cab487efd5ae 20:19:13 Step 13/23 : ENV APP_PORT=59882 20:19:13 ---> Running in a337ee540e14 20:19:13 Removing intermediate container a337ee540e14 20:19:13 ---> 0ddfaf910739 20:19:13 Step 14/23 : EXPOSE $APP_PORT 20:19:13 ---> Running in 0268b4c024c2 20:19:14 Removing intermediate container 3f2d2d168ae8 20:19:14 ---> 10d96ea99d56 20:19:14 20:19:14 Step 10/22 : FROM alpine:3.16 20:19:14 ---> 3d81c46cd875 20:19:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:19:14 ---> Running in d06d52137373 20:19:14 Removing intermediate container 0268b4c024c2 20:19:14 ---> 92f1123d5f74 20:19:14 Step 15/23 : WORKDIR / 20:19:14 ---> Running in a534032c8def 20:19:15 Removing intermediate container a534032c8def 20:19:15 ---> 21ffb17812f5 20:19:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:19:16 ---> 849e0795442f 20:19:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:19:17 (1/6) Installing ca-certificates (20220614-r0) 20:19:17 ---> 50e83a70e6a7 20:19:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:19:17 (2/6) Installing brotli-libs (1.0.9-r6) 20:19:17 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:19:17 (4/6) Installing libcurl (7.83.1-r2) 20:19:17 (5/6) Installing curl (7.83.1-r2) 20:19:17 (6/6) Installing dumb-init (1.2.5-r1) 20:19:17 Executing busybox-1.35.0-r15.trigger 20:19:17 Executing ca-certificates-20220614-r0.trigger 20:19:17 OK: 8 MiB in 20 packages 20:19:18 ---> 74b68e617014 20:19:18 Step 19/23 : ENTRYPOINT ["/core-command"] 20:19:18 ---> Running in 1547c5cb1a07 20:19:19 Removing intermediate container 1547c5cb1a07 20:19:19 ---> c432a64a2a70 20:19:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:19:19 ---> Running in 055effedc3e1 20:19:19 Removing intermediate container 055effedc3e1 20:19:19 ---> 1d87cae943bf 20:19:19 Step 21/23 : LABEL arch=arm64 20:19:19 Removing intermediate container d06d52137373 20:19:19 ---> 6aa610a1c8d1 20:19:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:19:19 ---> Running in 3dceb68f061e 20:19:19 ---> Running in 9ff814c26fb5 20:19:20 Removing intermediate container 3dceb68f061e 20:19:20 ---> 3fbdeca36f65 20:19:20 Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:19:20 ---> Running in d7a295c8f51b 20:19:20 Removing intermediate container 9ff814c26fb5 20:19:20 ---> 199971336fd5 20:19:20 Step 13/22 : WORKDIR /edgex 20:19:20 ---> Running in 2d5d16cfff8b 20:19:20 Removing intermediate container d7a295c8f51b 20:19:20 ---> 8e69a23cf5ef 20:19:20 Step 23/23 : LABEL version=0.0.0 20:19:20 ---> Running in 7090128f1770 20:19:20 Removing intermediate container 2d5d16cfff8b 20:19:20 ---> 10efe17bcaf4 20:19:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:19:21 Removing intermediate container 7090128f1770 20:19:21 ---> 210f01290a6e 20:19:21 20:19:21 Successfully built 210f01290a6e 20:19:21 Successfully tagged core-command-arm64:latest 20:19:21  Building core-command ... done Collecting docker-compose==1.23.2 20:19:21 ---> 107fd349b0e4 20:19:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:19:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:19:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.7 MB/s eta 0:00:00 20:19:22 Collecting PyYAML<4,>=3.10 20:19:22 ---> 35f91c919061 20:19:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:19:22 Downloading PyYAML-3.13.tar.gz (270 kB) 20:19:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.0 MB/s eta 0:00:00 20:19:23 ---> 8c0a794e0f47 20:19:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:19:24 Preparing metadata (setup.py): started 20:19:24 ---> c0afdb850b32 20:19:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:19:24 ---> Running in 46378ee62db6 20:19:26 Removing intermediate container 46378ee62db6 20:19:26 ---> e897e52a841b 20:19:26 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:19:26 ---> Running in 22a7e1b01661 20:19:26 Preparing metadata (setup.py): finished with status 'done' 20:19:26 Collecting dockerpty<0.5,>=0.4.1 20:19:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:19:26 Preparing metadata (setup.py): started 20:19:26 Removing intermediate container 22a7e1b01661 20:19:26 ---> e84e7cbbc5a1 20:19:26 Step 20/22 : LABEL arch=arm64 20:19:26 ---> Running in 7ea7d9eecc35 20:19:26 Removing intermediate container 7ea7d9eecc35 20:19:26 ---> bdbe6795307b 20:19:26 Step 21/22 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:19:26 ---> Running in ae0040380227 20:19:27 Removing intermediate container ae0040380227 20:19:27 ---> 4b1d2b5ce6aa 20:19:27 Step 22/22 : LABEL version=0.0.0 20:19:27 ---> Running in e7ea12aafd13 20:19:27 Removing intermediate container e7ea12aafd13 20:19:27 ---> 50818570a700 20:19:27 20:19:27 Successfully built 50818570a700 20:19:27 Successfully tagged security-proxy-setup-arm64:latest 20:19:28  Building security-proxy-setup ... done  Preparing metadata (setup.py): finished with status 'done' 20:19:28 Collecting cached-property<2,>=1.2.0 20:19:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:19:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:19:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:19:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.5 MB/s eta 0:00:00 20:19:29 Collecting docopt<0.7,>=0.6.1 20:19:29 Downloading docopt-0.6.2.tar.gz (25 kB) 20:19:29 Preparing metadata (setup.py): started 20:19:30 Preparing metadata (setup.py): finished with status 'done' 20:19:30 Collecting docker<4.0,>=3.6.0 20:19:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:19:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.8 MB/s eta 0:00:00 20:19:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:19:31 Collecting jsonschema<3,>=2.5.1 20:19:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:19:31 Collecting texttable<0.10,>=0.9.0 20:19:31 Downloading texttable-0.9.1.tar.gz (11 kB) 20:19:31 Preparing metadata (setup.py): started 20:19:32 Preparing metadata (setup.py): finished with status 'done' 20:19:33 Collecting websocket-client<1.0,>=0.32.0 20:19:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:19:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.0 MB/s eta 0:00:00 20:19:33 Collecting docker-pycreds>=0.4.0 20:19:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:19:34 Collecting chardet<3.1.0,>=3.0.2 20:19:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:19:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.6 MB/s eta 0:00:00 20:19:34 Collecting urllib3<1.25,>=1.21.1 20:19:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:19:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 21.2 MB/s eta 0:00:00 20:19:34 Collecting idna<2.8,>=2.5 20:19:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:19:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.4 MB/s eta 0:00:00 20:19:34 Collecting certifi>=2017.4.17 20:19:34 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 20:19:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 21.4 MB/s eta 0:00:00 20:19:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:19:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:19:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:19:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:19:35 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:19:35 Running setup.py install for texttable: started 20:19:37 Running setup.py install for texttable: finished with status 'done' 20:19:37 Running setup.py install for PyYAML: started 20:19:39 Running setup.py install for PyYAML: finished with status 'done' 20:19:40 Running setup.py install for docopt: started 20:19:42 Running setup.py install for docopt: finished with status 'done' 20:19:44 Running setup.py install for dockerpty: started 20:19:46 Running setup.py install for dockerpty: finished with status 'done' 20:19:48 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 20:19:48 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 20:19:58 Removing intermediate container 00896d288dc3 20:19:58 ---> 074983645525 20:19:58 Step 14/23 : ENV APP_PORT=58890 20:19:58 ---> Running in b905020b0c08 20:19:58 Removing intermediate container b905020b0c08 20:19:58 ---> 66f2bc2a8822 20:19:58 Step 15/23 : EXPOSE $APP_PORT 20:19:58 ---> Running in 46859d98bc1d 20:19:58 Removing intermediate container 46859d98bc1d 20:19:58 ---> a28d90ba6058 20:19:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:19:59 ---> 699c61420dec 20:19:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:19:59 ---> 7398411a5c46 20:19:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:20:00 ---> 14eaec5a5137 20:20:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:20:00 ---> Running in 59d2836910fe 20:20:00 Removing intermediate container 59d2836910fe 20:20:00 ---> 3c07f7140829 20:20:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:00 ---> Running in 1683bc7a384e 20:20:01 Removing intermediate container 1683bc7a384e 20:20:01 ---> b0bff270782f 20:20:01 Step 21/23 : LABEL arch=arm64 20:20:01 ---> Running in 88e3feb087f9 20:20:01 Removing intermediate container 88e3feb087f9 20:20:01 ---> c62412737f65 20:20:01 Step 22/23 : LABEL git_sha=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 20:20:01 ---> Running in cbd67114b814 20:20:01 Removing intermediate container cbd67114b814 20:20:01 ---> 92511df7369b 20:20:01 Step 23/23 : LABEL version=0.0.0 20:20:02 ---> Running in a64c9a8ea8e6 20:20:02 Removing intermediate container a64c9a8ea8e6 20:20:02 ---> c0afbbb05387 20:20:02 20:20:02 Successfully built c0afbbb05387 20:20:02 Successfully tagged sys-mgmt-agent-arm64:latest 20:20:03  Building sys-mgmt-agent ... done  [Pipeline] } 20:20:03 $ docker stop --time=1 2cec63f6d616193164b5f66c93f36778a2bb0e01771a43e8f8b570d16d266446 20:20:04 $ docker rm -f 2cec63f6d616193164b5f66c93f36778a2bb0e01771a43e8f8b570d16d266446 [Pipeline] // withDockerContainer [Pipeline] sh 20:20:05 + docker images 20:20:05 REPOSITORY TAG IMAGE ID CREATED SIZE 20:20:05 sys-mgmt-agent-arm64 latest c0afbbb05387 3 seconds ago 133MB 20:20:05 security-proxy-setup-arm64 latest 50818570a700 38 seconds ago 26.2MB 20:20:05 core-command-arm64 latest 210f01290a6e 44 seconds ago 15.5MB 20:20:05 10d96ea99d56 52 seconds ago 1.36GB 20:20:05 6d3a45baad8b 54 seconds ago 1.35GB 20:20:05 1de90405157d About a minute ago 1.35GB 20:20:05 support-notifications-arm64 latest e265dd288cf3 About a minute ago 26.1MB 20:20:05 bb2a488846c7 About a minute ago 1.41GB 20:20:05 security-secretstore-setup-arm64 latest 2a2cda026716 3 minutes ago 27.9MB 20:20:05 93c20e6f6a8b 3 minutes ago 1.36GB 20:20:05 security-spiffe-token-provider-arm64 latest aa33d4cb3e77 5 minutes ago 28.3MB 20:20:05 core-data-arm64 latest b7f56be4bcda 5 minutes ago 20.6MB 20:20:05 60764dedd76e 5 minutes ago 1.4GB 20:20:05 78e167429183 5 minutes ago 1.38GB 20:20:05 security-bootstrapper-arm64 latest b9a447faccce 7 minutes ago 18.6MB 20:20:05 3dc99509497f 7 minutes ago 1.35GB 20:20:05 support-scheduler-arm64 latest 41ce62ca4704 9 minutes ago 25.6MB 20:20:05 faefe47e3083 9 minutes ago 1.41GB 20:20:05 core-metadata-arm64 latest f856f3940826 10 minutes ago 17.4MB 20:20:05 93c9d360a7f1 11 minutes ago 1.38GB 20:20:05 security-spire-agent-arm64 latest a4571f438ada 15 minutes ago 122MB 20:20:05 security-spire-config-arm64 latest 6ded469ad9b8 15 minutes ago 83.6MB 20:20:05 security-spire-server-arm64 latest 64c4ed6b0b57 15 minutes ago 84.2MB 20:20:05 d0b79ccdf7e1 16 minutes ago 1.25GB 20:20:05 9de581bd218d 16 minutes ago 1.25GB 20:20:05 49d0df19b7f6 16 minutes ago 1.25GB 20:20:05 ci-base-image-arm64 latest 63562335e1ae 28 minutes ago 994MB 20:20:05 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 20:20:05 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 20:20:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 20:20:05 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 20:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:06 20:20:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:06 arm64: Pulling from edgex-lftools-log-publisher 20:20:06 8998bd30e6a1: Pulling fs layer 20:20:06 04944245beec: Pulling fs layer 20:20:06 699f458cf7ca: Pulling fs layer 20:20:06 765212b225bb: Pulling fs layer 20:20:06 f23df028b6ca: Pulling fs layer 20:20:06 d65c8cfc05b1: Pulling fs layer 20:20:06 2437ff75d9bd: Pulling fs layer 20:20:06 f23df028b6ca: Waiting 20:20:06 d65c8cfc05b1: Waiting 20:20:06 2437ff75d9bd: Waiting 20:20:06 765212b225bb: Waiting 20:20:06 04944245beec: Verifying Checksum 20:20:06 04944245beec: Download complete 20:20:06 765212b225bb: Download complete 20:20:06 f23df028b6ca: Verifying Checksum 20:20:06 f23df028b6ca: Download complete 20:20:06 d65c8cfc05b1: Verifying Checksum 20:20:06 d65c8cfc05b1: Download complete 20:20:06 699f458cf7ca: Verifying Checksum 20:20:06 699f458cf7ca: Download complete 20:20:07 8998bd30e6a1: Verifying Checksum 20:20:07 8998bd30e6a1: Download complete 20:20:10 2437ff75d9bd: Download complete 20:20:11 8998bd30e6a1: Pull complete 20:20:12 04944245beec: Pull complete 20:20:13 699f458cf7ca: Pull complete 20:20:13 765212b225bb: Pull complete 20:20:14 f23df028b6ca: Pull complete 20:20:15 d65c8cfc05b1: Pull complete 20:20:30 2437ff75d9bd: Pull complete 20:20:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:30 prd-ubuntu20.04-docker-arm64-4c-16g-21890 does not seem to be running inside a container 20:20:30 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:20:33 $ docker top 17968a1d7043b528bd6d9b953bc9e98c944d82a40adc0b171fc6d2ca0571b5ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:34 ---> job-cost.sh 20:20:34 lf-activate-venv: SKIPPING 20:20:34 INFO: No Stack... 20:20:34 INFO: Retrieving Pricing Info for: v3-standard-4 20:20:35 INFO: Archiving Costs [Pipeline] sh 20:20:35 + + cut -d, -f6 20:20:35 cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 20:20:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4113-5-stack-cost] 20:20:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4113-5-stack-cost] did not exist. Created. 20:20:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4113-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:20:36 + echo total: 0.10999999940395355 [Pipeline] stash 20:20:36 Stashed 1 file(s) [Pipeline] } 20:20:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4113-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:20:36 $ docker stop --time=1 17968a1d7043b528bd6d9b953bc9e98c944d82a40adc0b171fc6d2ca0571b5ff 20:20:38 $ docker rm -f 17968a1d7043b528bd6d9b953bc9e98c944d82a40adc0b171fc6d2ca0571b5ff [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 20:20:38 provisioning config files... 20:20:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6099008636432438578tmp [Pipeline] { [Pipeline] sh 20:20:39 + set +x 20:20:39 + curl -s https://codecov.io/bash 20:20:39 + bash -s -- 20:20:39 20:20:39 _____ _ 20:20:39 / ____| | | 20:20:39 | | ___ __| | ___ ___ _____ __ 20:20:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:20:39 | |___| (_) | (_| | __/ (_| (_) \ V / 20:20:39 \_____\___/ \__,_|\___|\___\___/ \_/ 20:20:39 Bash-1.0.6 20:20:39 20:20:39 20:20:39 ==> git version 2.25.1 found 20:20:39 ==> 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 20:20:39 Release-Date: 2020-01-08 20:20:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:20:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:20:39 ==> Jenkins CI detected. 20:20:39 current dir:  /w/workspace/edgex-go/5 20:20:39 project root: . 20:20:39 --> token set from env 20:20:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:20:39 ==> Running gcov in . (disable via -X gcov) 20:20:39 ==> Python coveragepy not found 20:20:39 ==> Searching for coverage reports in: 20:20:39 + . 20:20:39 -> Found 1 reports 20:20:39 ==> Detecting git/mercurial file structure 20:20:39 ==> Reading reports 20:20:39 + ./coverage.out bytes=478941 20:20:39 ==> Appending adjustments 20:20:39 https://docs.codecov.io/docs/fixing-reports 20:20:40 + Found adjustments 20:20:40 ==> Gzipping contents 20:20:40 64K /tmp/codecov.wLQ2FU.gz 20:20:40 ==> Uploading reports 20:20:40 url: https://codecov.io 20:20:40 query: branch=PR-4113&commit=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= 20:20:40 -> Pinging Codecov 20:20:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4113&commit=eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= 20:20:41 -> Uploading to 20:20:41 https://storage.googleapis.com/codecov/v4/raw/2022-08-03/00271124DB129430A58F1EEE437C3FCB/eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0/ff7fd8e6-3d16-40dc-aa01-c305203205af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220803T202040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31ac273d313f4932de341d2937110f507d510dc2fa10fbad6a3a52366813dd1e 20:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:41 Dload Upload Total Spent Left Speed 20:20:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62799 0 0 100 62799 0 209k --:--:-- --:--:-- --:--:-- 209k 20:20:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eebbc51e4a300ba4ec20fbfde4689b2c90fa3bc0 [Pipeline] } 20:20:41 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 20:20:42 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 20:20:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:20:43 ---> package-listing.sh 20:20:43 ++ facter osfamily 20:20:43 ++ tr '[:upper:]' '[:lower:]' 20:20:43 + OS_FAMILY=debian 20:20:43 + workspace=/w/workspace/edgex-go/5 20:20:43 + START_PACKAGES=/tmp/packages_start.txt 20:20:43 + END_PACKAGES=/tmp/packages_end.txt 20:20:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:20:43 + PACKAGES=/tmp/packages_start.txt 20:20:43 + '[' /w/workspace/edgex-go/5 ']' 20:20:43 + PACKAGES=/tmp/packages_end.txt 20:20:43 + case "${OS_FAMILY}" in 20:20:43 + dpkg -l 20:20:43 + grep '^ii' 20:20:43 + '[' -f /tmp/packages_start.txt ']' 20:20:43 + '[' -f /tmp/packages_end.txt ']' 20:20:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:20:43 + '[' /w/workspace/edgex-go/5 ']' 20:20:43 + mkdir -p /w/workspace/edgex-go/5/archives/ 20:20:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 20:20:43 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:20:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:44 20:20:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:44 latest: Pulling from edgex-lftools-log-publisher 20:20:44 5eb5b503b376: Pulling fs layer 20:20:44 5c69ac0246d0: Pulling fs layer 20:20:44 ec43610c2a17: Pulling fs layer 20:20:44 3a2ae6a8a46f: Pulling fs layer 20:20:44 33b1e0a273af: Pulling fs layer 20:20:44 5d3b04190fa2: Pulling fs layer 20:20:44 33b1e0a273af: Waiting 20:20:44 3a2ae6a8a46f: Waiting 20:20:44 2f39f015ded8: Pulling fs layer 20:20:44 5d3b04190fa2: Waiting 20:20:44 2f39f015ded8: Waiting 20:20:44 5c69ac0246d0: Verifying Checksum 20:20:44 5c69ac0246d0: Download complete 20:20:44 3a2ae6a8a46f: Verifying Checksum 20:20:44 3a2ae6a8a46f: Download complete 20:20:44 33b1e0a273af: Verifying Checksum 20:20:44 33b1e0a273af: Download complete 20:20:44 5d3b04190fa2: Verifying Checksum 20:20:44 5d3b04190fa2: Download complete 20:20:44 ec43610c2a17: Verifying Checksum 20:20:44 ec43610c2a17: Download complete 20:20:44 5eb5b503b376: Verifying Checksum 20:20:44 5eb5b503b376: Download complete 20:20:45 2f39f015ded8: Verifying Checksum 20:20:45 2f39f015ded8: Download complete 20:20:46 5eb5b503b376: Pull complete 20:20:46 5c69ac0246d0: Pull complete 20:20:46 ec43610c2a17: Pull complete 20:20:46 3a2ae6a8a46f: Pull complete 20:20:47 33b1e0a273af: Pull complete 20:20:47 5d3b04190fa2: Pull complete 20:20:51 2f39f015ded8: Pull complete 20:20:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:51 prd-ubuntu20.04-docker-8c-8g-21886 does not seem to be running inside a container 20:20:51 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat 20:20:54 $ docker top 80719f7230fa452aee14b4b89c55d873206875f51d50c309ffe415441d5d2fba -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:54 + touch /tmp/pre-build-complete [Pipeline] sh 20:20:55 + mkdir -p /var/log/sysstat [Pipeline] sh 20:20:55 + ls /var/log/sa-host 20:20:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:55 provisioning config files... 20:20:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config910168583547849748tmp [Pipeline] { [Pipeline] echo 20:20:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:20:55 ---> create-netrc.sh [Pipeline] } 20:20:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:20:56 ---> python-tools-install.sh [Pipeline] echo 20:20:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:20:56 ---> sudo-logs.sh 20:20:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:20:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:20:56 ---> job-cost.sh 20:20:56 lf-activate-venv: SKIPPING 20:20:56 DEBUG: total: 0.10999999940395355 20:20:56 INFO: Retrieving Stack Cost... 20:20:57 INFO: Retrieving Pricing Info for: v3-standard-8 20:20:57 INFO: Archiving Costs [Pipeline] echo 20:20:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:20:57 ---> logs-deploy.sh 20:20:57 lf-activate-venv: SKIPPING 20:20:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4113/5 20:20:57 INFO: archiving workspace using pattern(s): 20:20:58 Archives upload complete. 20:20:59 INFO: archiving logs to Nexus