Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2965886d162f0a6e291313889660dde4d627ed08+33a3e4f3e3406f6cea49ab831237154515d8a27f (2f89c1f9ff5c5d055c0f520381871b721e1090eb) 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-ssh5939133031442510287.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh16764539555823017742.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-4057/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-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16004789477776570834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh9887291706618439572.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4057/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-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13133018222250282966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16753 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 33a3e4f3e3406f6cea49ab831237154515d8a27f into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 Merge succeeded, producing e94efe0671c3aea11a43bc64b497350833f61b04 Checking out Revision e94efe0671c3aea11a43bc64b497350833f61b04 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # 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 33a3e4f3e3406f6cea49ab831237154515d8a27f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e94efe0671c3aea11a43bc64b497350833f61b04 # timeout=10 Commit message: "Merge commit '33a3e4f3e3406f6cea49ab831237154515d8a27f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:27 ========================================================= 16:29:27 EdgeX Global Pipelines Version Info 16:29:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dab935d85c81857f265f1fe7b46bb14cefa0c0ef # timeout=10 16:29:27 ------------------- 16:29:27 stable info: 16:29:27 ------------------- 16:29:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:27 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:29:27 Message: update stable to v1.0.234 16:29:28 ------------------- 16:29:28 experimental info: 16:29:28 ------------------- 16:29:28 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:28 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 16:29:28 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e94efe0671c3aea11a43bc64b497350833f61b04 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e94efe0 [Pipeline] echo 16:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:28 provisioning config files... 16:29:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8820573713655649741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:29 ---> docker-login.sh 16:29:29 nexus3.edgexfoundry.org:10001 16:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:29 Configure a credential helper to remove this warning. See 16:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:29 16:29:29 Login Succeeded 16:29:29 nexus3.edgexfoundry.org:10002 16:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:29 Configure a credential helper to remove this warning. See 16:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:29 16:29:29 Login Succeeded 16:29:29 nexus3.edgexfoundry.org:10003 16:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:29 Configure a credential helper to remove this warning. See 16:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:29 16:29:29 Login Succeeded 16:29:29 nexus3.edgexfoundry.org:10004 16:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:29 Configure a credential helper to remove this warning. See 16:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:29 16:29:29 Login Succeeded 16:29:29 docker.io 16:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:30 Configure a credential helper to remove this warning. See 16:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:30 16:29:30 Login Succeeded 16:29:30 ---> docker-login.sh ends [Pipeline] } 16:29:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:30 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:29:30 + dirname cmd/core-command/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo core-command,cmd/core-command/Dockerfile 16:29:30 + dirname cmd/core-data/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo core-data,cmd/core-data/Dockerfile 16:29:30 + dirname cmd/core-metadata/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:30 + dirname cmd/security-bootstrapper/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:30 + dirname cmd/security-proxy-setup/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:30 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:30 + dirname cmd/security-spire-agent/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + dirname cmd/security-spire-config/Dockerfile 16:29:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:30 + dirname cmd/security-spire-server/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:30 + dirname cmd/support-notifications/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:30 + dirname cmd/support-scheduler/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:30 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:30 + cut -d/ -f2 16:29:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:31 + git rev-list -1 --merges e94efe0671c3aea11a43bc64b497350833f61b04~1..e94efe0671c3aea11a43bc64b497350833f61b04 [Pipeline] echo 16:29:31 -----------> git rev-list -1 --merges e94efe0671c3aea11a43bc64b497350833f61b04~1..e94efe0671c3aea11a43bc64b497350833f61b04 e94efe0671c3aea11a43bc64b497350833f61b04 16:29:31 e94efe0671c3aea11a43bc64b497350833f61b04 [false] [Pipeline] sh 16:29:31 + git log --format=format:%s -1 e94efe0671c3aea11a43bc64b497350833f61b04 [Pipeline] echo 16:29:31 ========================================================= 16:29:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:32 + grep -v github /etc/ssh/ssh_known_hosts 16:29:32 + [ -e /tmp/ssh_known_hosts ] 16:29:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:32 sudo tee -a /etc/ssh/ssh_known_hosts 16:29:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:32 16:29:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:32 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:32 42c077c10790: Pulling fs layer 16:29:32 f63e77b7563a: Pulling fs layer 16:29:32 bd5fdadae976: Pulling fs layer 16:29:32 205491f53016: Pulling fs layer 16:29:32 df18705c85c3: Pulling fs layer 16:29:32 bdb3f477010e: Pulling fs layer 16:29:32 c8a8fc8e1c8f: Pulling fs layer 16:29:32 2c6e9b1d212d: Pulling fs layer 16:29:32 bdb8f0575790: Pulling fs layer 16:29:32 386e3cb2ff24: Pulling fs layer 16:29:32 2343380bae48: Pulling fs layer 16:29:32 bdb3f477010e: Waiting 16:29:32 c8a8fc8e1c8f: Waiting 16:29:32 2c6e9b1d212d: Waiting 16:29:32 bdb8f0575790: Waiting 16:29:32 386e3cb2ff24: Waiting 16:29:32 2343380bae48: Waiting 16:29:32 f63e77b7563a: Download complete 16:29:32 205491f53016: Verifying Checksum 16:29:32 205491f53016: Download complete 16:29:33 df18705c85c3: Verifying Checksum 16:29:33 bdb3f477010e: Download complete 16:29:33 bd5fdadae976: Verifying Checksum 16:29:33 bd5fdadae976: Download complete 16:29:33 2c6e9b1d212d: Download complete 16:29:33 bdb8f0575790: Verifying Checksum 16:29:33 bdb8f0575790: Download complete 16:29:33 386e3cb2ff24: Download complete 16:29:33 2343380bae48: Verifying Checksum 16:29:33 2343380bae48: Download complete 16:29:33 42c077c10790: Verifying Checksum 16:29:33 42c077c10790: Download complete 16:29:33 c8a8fc8e1c8f: Verifying Checksum 16:29:33 c8a8fc8e1c8f: Download complete 16:29:34 42c077c10790: Pull complete 16:29:34 f63e77b7563a: Pull complete 16:29:35 bd5fdadae976: Pull complete 16:29:35 205491f53016: Pull complete 16:29:35 df18705c85c3: Pull complete 16:29:35 bdb3f477010e: Pull complete 16:29:37 c8a8fc8e1c8f: Pull complete 16:29:37 2c6e9b1d212d: Pull complete 16:29:37 bdb8f0575790: Pull complete 16:29:37 386e3cb2ff24: Pull complete 16:29:37 2343380bae48: Pull complete 16:29:37 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:38 prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container 16:29:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:39 $ docker top ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:39 [ssh-agent] Looking for ssh-agent implementation... 16:29:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:39 $ docker exec ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 ssh-agent 16:29:40 SSH_AUTH_SOCK=/tmp/ssh-tkExp3ebPMBA/agent.34 16:29:40 SSH_AGENT_PID=40 16:29:40 Running ssh-add (command line suppressed) 16:29:40 Identity added: /w/workspace/edgex-go/9@tmp/private_key_3267902730572025742.key (/w/workspace/edgex-go/9@tmp/private_key_3267902730572025742.key) 16:29:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:40 + git tag --points-at HEAD [Pipeline] } 16:29:40 $ docker exec --env ******** --env ******** ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 ssh-agent -k 16:29:40 unset SSH_AUTH_SOCK; 16:29:40 unset SSH_AGENT_PID; 16:29:40 echo Agent pid 40 killed; 16:29:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:40 [ssh-agent] Looking for ssh-agent implementation... 16:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:40 $ docker exec ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 ssh-agent 16:29:40 SSH_AUTH_SOCK=/tmp/ssh-IFvpu72ylsy0/agent.74 16:29:40 SSH_AGENT_PID=81 16:29:40 Running ssh-add (command line suppressed) 16:29:41 Identity added: /w/workspace/edgex-go/9@tmp/private_key_4734835789417322222.key (/w/workspace/edgex-go/9@tmp/private_key_4734835789417322222.key) 16:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:41 + git semver init 16:29:41 2022-07-03 16:29:41,548 [run_init] DEBUG init version:0.0.0 force:False 16:29:41 2022-07-03 16:29:41,549 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 16:29:41 2022-07-03 16:29:41,549 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 16:29:41 2022-07-03 16:29:41,550 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 16:29:45 2022-07-03 16:29:45,501 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 16:29:45 2022-07-03 16:29:45,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4057 with force:False 16:29:45 2022-07-03 16:29:45,502 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4057 16:29:45 2022-07-03 16:29:45,506 [execute] INFO git cat-file --batch-check 16:29:45 2022-07-03 16:29:45,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 16:29:45 2022-07-03 16:29:45,513 [execute] INFO git cat-file --batch 16:29:45 2022-07-03 16:29:45,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 16:29:45 2022-07-03 16:29:45,519 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4057 16:29:45 0.0.0 [Pipeline] } 16:29:45 $ docker exec --env ******** --env ******** ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 ssh-agent -k 16:29:46 unset SSH_AUTH_SOCK; 16:29:46 unset SSH_AGENT_PID; 16:29:46 echo Agent pid 81 killed; 16:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:46 + git semver [Pipeline] } 16:29:46 $ docker stop --time=1 ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 16:29:47 $ docker rm -f ca3eb04608a009015c4d3d1f3b5683e3ee5d5c5c60c2a23b3f98285d56075c11 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:48 Stashed 1 file(s) [Pipeline] echo 16:29:48 [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] echo 16:29:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:48 ========================================================= 16:29:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:29:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:29:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:49 59bf1c3509f3: Pulling fs layer 16:29:49 666ba61612fd: Pulling fs layer 16:29:49 8ed8ca486205: Pulling fs layer 16:29:49 cc1cd167ecdc: Pulling fs layer 16:29:49 c516ae0d96e1: Pulling fs layer 16:29:49 684cea983483: Pulling fs layer 16:29:49 dd3240ac7de5: Pulling fs layer 16:29:49 b1e948a4e11c: Pulling fs layer 16:29:49 a8fd76ee1af6: Pulling fs layer 16:29:49 646ad004c059: Pulling fs layer 16:29:49 dd3240ac7de5: Waiting 16:29:49 cc1cd167ecdc: Waiting 16:29:49 c516ae0d96e1: Waiting 16:29:49 684cea983483: Waiting 16:29:49 a8fd76ee1af6: Waiting 16:29:49 646ad004c059: Waiting 16:29:49 b1e948a4e11c: Waiting 16:29:49 8ed8ca486205: Verifying Checksum 16:29:49 8ed8ca486205: Download complete 16:29:49 666ba61612fd: Verifying Checksum 16:29:49 666ba61612fd: Download complete 16:29:49 c516ae0d96e1: Verifying Checksum 16:29:49 c516ae0d96e1: Download complete 16:29:49 59bf1c3509f3: Verifying Checksum 16:29:49 59bf1c3509f3: Download complete 16:29:49 684cea983483: Verifying Checksum 16:29:49 684cea983483: Download complete 16:29:49 dd3240ac7de5: Verifying Checksum 16:29:49 dd3240ac7de5: Download complete 16:29:49 b1e948a4e11c: Verifying Checksum 16:29:49 b1e948a4e11c: Download complete 16:29:49 59bf1c3509f3: Pull complete 16:29:49 666ba61612fd: Pull complete 16:29:49 8ed8ca486205: Pull complete 16:29:49 646ad004c059: Download complete 16:29:49 a8fd76ee1af6: Verifying Checksum 16:29:49 a8fd76ee1af6: Download complete 16:29:49 cc1cd167ecdc: Verifying Checksum 16:29:49 cc1cd167ecdc: Download complete 16:29:54 cc1cd167ecdc: Pull complete 16:29:54 c516ae0d96e1: Pull complete 16:29:54 684cea983483: Pull complete 16:29:54 dd3240ac7de5: Pull complete 16:29:54 b1e948a4e11c: Pull complete 16:29:56 a8fd76ee1af6: Pull complete 16:29:57 646ad004c059: Pull complete 16:29:57 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:29:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:29:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:29:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:29:57 WORKDIR /edgex 16:29:57 COPY go.mod . 16:29:57 RUN go mod download 16:29:57 + docker build -t ci-base-image-x86_64 -f - . 16:29:59 Sending build context to Docker daemon 335.2MB 16:29:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:29:59 ---> 8f69c11f6b0c 16:29:59 Step 2/4 : WORKDIR /edgex 16:30:00 ---> Running in eb4e19745fca 16:30:01 Removing intermediate container eb4e19745fca 16:30:01 ---> e739f31c7cfe 16:30:01 Step 3/4 : COPY go.mod . 16:30:01 ---> 454be3f72644 16:30:01 Step 4/4 : RUN go mod download 16:30:01 ---> Running in b02ddd10a432 16:30:03 Still waiting to schedule task 16:30:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:30:23 Removing intermediate container b02ddd10a432 16:30:23 ---> c2a9939582ec 16:30:23 Successfully built c2a9939582ec 16:30:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:23 + docker inspect -f . ci-base-image-x86_64 16:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:23 prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container 16:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:24 $ docker top eb436dcadb22e395998893bcb8fe32a4f2c6aef665cea3a02dbe1bb3f2c76b41 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:24 + go version 16:30:24 go version go1.17.7 linux/amd64 [Pipeline] } 16:30:24 $ docker stop --time=1 eb436dcadb22e395998893bcb8fe32a4f2c6aef665cea3a02dbe1bb3f2c76b41 16:30:25 $ docker rm -f eb436dcadb22e395998893bcb8fe32a4f2c6aef665cea3a02dbe1bb3f2c76b41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:26 + docker inspect -f . ci-base-image-x86_64 16:30:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:26 prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container 16:30: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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:26 $ docker top 6dab391180113001bd75da81516260091fd650b85ec8f158b3b51bbe80e83a9e -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:26 ========================================================= 16:30:26 [edgeXBuildGoParallel] Running Tests and Build... 16:30:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:27 + make test 16:30:27 go mod tidy -compat=1.17 16:30:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:30:34 ? github.com/edgexfoundry/edgex-go [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.181s coverage: 89.2% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 83.8% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.466s coverage: 95.6% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.084s coverage: 58.8% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.096s coverage: 47.1% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.629s coverage: 96.3% of statements 16:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 16:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 16:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 16:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements 16:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 64.4% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.422s coverage: 65.4% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.8% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.202s coverage: 92.3% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 16:31:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 16:31:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:31:34 GO111MODULE=on go vet ./... 16:31:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:37 ./bin/test-attribution-txt.sh [Pipeline] echo 16:31:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:31:38 + ls -al . 16:31:38 total 684 16:31:38 drwxrwxr-x 10 1001 1001 4096 Jul 3 16:30 . 16:31:38 drwxr-xr-x 4 root root 4096 Jul 3 16:30 .. 16:31:38 -rw-rw-r-- 1 1001 1001 11 Jul 3 16:29 .dockerignore 16:31:38 drwxrwxr-x 8 1001 1001 4096 Jul 3 16:29 .git 16:31:38 drwxrwxr-x 3 1001 1001 4096 Jul 3 16:29 .github 16:31:38 -rw-rw-r-- 1 1001 1001 879 Jul 3 16:29 .gitignore 16:31:38 -rw-rw-r-- 1 1001 1001 42 Jul 3 16:29 .golangci.yml 16:31:38 -rw-rw-r-- 1 1001 1001 87 Jul 3 16:29 .hadolint.yml 16:31:38 drwxr-xr-x 3 1001 1001 4096 Jul 3 16:29 .semver 16:31:38 -rw-rw-r-- 1 1001 1001 166 Jul 3 16:29 .sonarcloud.properties 16:31:38 -rw-rw-r-- 1 1001 1001 1171 Jul 3 16:29 ADOPTERS.md 16:31:38 -rw-rw-r-- 1 1001 1001 10347 Jul 3 16:29 Attribution.txt 16:31:38 -rw-rw-r-- 1 1001 1001 63209 Jul 3 16:29 CHANGELOG.md 16:31:38 -rw-rw-r-- 1 1001 1001 3804 Jul 3 16:29 CONTRIBUTING.md 16:31:38 -rw-rw-r-- 1 1001 1001 677 Jul 3 16:29 GOVERNANCE.md 16:31:38 -rw-rw-r-- 1 1001 1001 850 Jul 3 16:29 Jenkinsfile 16:31:38 -rw-rw-r-- 1 1001 1001 10775 Jul 3 16:29 LICENSE 16:31:38 -rw-rw-r-- 1 1001 1001 10389 Jul 3 16:29 Makefile 16:31:38 -rw-rw-r-- 1 1001 1001 582 Jul 3 16:29 OWNERS.md 16:31:38 -rw-rw-r-- 1 1001 1001 9094 Jul 3 16:29 README.md 16:31:38 -rw-rw-r-- 1 1001 1001 6912 Jul 3 16:29 SECURITY.md 16:31:38 -rw-rw-r-- 1 1001 1001 5 Jul 3 16:29 VERSION 16:31:38 -rw-rw-r-- 1 1001 1001 4131 Jul 3 16:29 ZMQWindows.md 16:31:38 drwxrwxr-x 2 1001 1001 4096 Jul 3 16:29 bin 16:31:38 drwxrwxr-x 18 1001 1001 4096 Jul 3 16:29 cmd 16:31:38 -rw-r--r-- 1 root root 435593 Jul 3 16:31 coverage.out 16:31:38 -rw-rw-r-- 1 1001 1001 3311 Jul 3 16:29 go.mod 16:31:38 -rw-rw-r-- 1 1001 1001 36231 Jul 3 16:30 go.sum 16:31:38 drwxrwxr-x 8 1001 1001 4096 Jul 3 16:29 internal 16:31:38 drwxrwxr-x 3 1001 1001 4096 Jul 3 16:29 openapi 16:31:38 drwxrwxr-x 4 1001 1001 4096 Jul 3 16:29 snap 16:31:38 -rw-rw-r-- 1 1001 1001 204 Jul 3 16:29 version.go [Pipeline] sh 16:31:38 + '[' -e coverage.out ] 16:31:38 + chown 1001:1001 coverage.out [Pipeline] stash 16:31:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16754 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws 16:31:38 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 16:31:38 The recommended git tool is: git 16:31:38 Stashed 1 file(s) [Pipeline] sh 16:31:38 + make build 16:31:38 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:31:45 using credential edgex-jenkins-ssh 16:31:45 Cloning the remote Git repository 16:31:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:45 > git init /w/workspace/edgex-go/9 # timeout=10 16:31:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:45 > git --version # timeout=10 16:31:45 > git --version # 'git version 2.25.1' 16:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32:03 Merging remotes/origin/main commit 33a3e4f3e3406f6cea49ab831237154515d8a27f into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 16:32:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:03 Merge succeeded, producing e5a54a726d0fed6e283cec319b2c5d6071df258e 16:32:03 Checking out Revision e5a54a726d0fed6e283cec319b2c5d6071df258e (PR-4057) 16:32:03 > git config core.sparsecheckout # timeout=10 16:32:03 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 16:32:03 > git remote # timeout=10 16:32:03 > git config --get remote.origin.url # timeout=10 16:32:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:03 > git merge 33a3e4f3e3406f6cea49ab831237154515d8a27f # timeout=10 16:32:03 > git rev-parse HEAD^{commit} # timeout=10 16:32:03 > git config core.sparsecheckout # timeout=10 16:32:03 > git checkout -f e5a54a726d0fed6e283cec319b2c5d6071df258e # timeout=10 16:32:08 Commit message: "Merge commit '33a3e4f3e3406f6cea49ab831237154515d8a27f' into HEAD" 16:32:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:09 Dload Upload Total Spent Left Speed 16:32:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 16:32:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:08 > git rev-list --no-walk dab935d85c81857f265f1fe7b46bb14cefa0c0ef # timeout=10 16:32:10 + sudo tee /etc/docker/daemon.new 16:32:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:10 { 16:32:10 "registry-mirrors": [ 16:32:10 "https://nexus3.edgexfoundry.org:10001" 16:32:10 ], 16:32:10 "bip": "10.250.0.254/24", 16:32:10 "hosts": [ 16:32:10 "tcp://0.0.0.0:5555", 16:32:10 "unix:///var/run/docker.sock" 16:32:10 ], 16:32:10 "mtu": 1458, 16:32:10 "selinux-enabled": true, 16:32:10 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:10 } [Pipeline] sh 16:32: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:10 + sudo service docker restart 16:32: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:32:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32: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/secrets-config ./cmd/secrets-config 16:32:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:32:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:32:19 $ docker stop --time=1 6dab391180113001bd75da81516260091fd650b85ec8f158b3b51bbe80e83a9e 16:32:22 $ docker rm -f 6dab391180113001bd75da81516260091fd650b85ec8f158b3b51bbe80e83a9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:23 16:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:23 latest: Pulling from edgex-devops/edgex-compose 16:32:23 cbdbe7a5bc2a: Pulling fs layer 16:32:23 ca9280d653b3: Pulling fs layer 16:32:23 7e9c9ca2126c: Pulling fs layer 16:32:23 cbdbe7a5bc2a: Download complete 16:32:23 ca9280d653b3: Verifying Checksum 16:32:23 ca9280d653b3: Download complete 16:32:23 cbdbe7a5bc2a: Pull complete 16:32:24 7e9c9ca2126c: Download complete 16:32:24 ca9280d653b3: Pull complete 16:32:28 7e9c9ca2126c: Pull complete 16:32:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:28 prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container 16:32:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:30 $ docker top f17078c3cf7a49b8255b5f7fe0a7a42e53ef4d26fd421bfa51a36a1530808a94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 16:32:30 provisioning config files... 16:32:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3646644409274373701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:30 + + docker-composegrep build parallel --help 16:32:30 16:32:30 ---> docker-login.sh 16:32:30 nexus3.edgexfoundry.org:10001 16:32:31 --parallel Build images in parallel. [Pipeline] } 16:32:31 $ docker stop --time=1 f17078c3cf7a49b8255b5f7fe0a7a42e53ef4d26fd421bfa51a36a1530808a94 16:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:31 Configure a credential helper to remove this warning. See 16:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:31 16:32:31 Login Succeeded 16:32:31 nexus3.edgexfoundry.org:10002 16:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:31 Configure a credential helper to remove this warning. See 16:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:31 16:32:31 Login Succeeded 16:32:31 nexus3.edgexfoundry.org:10003 16:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:32 Configure a credential helper to remove this warning. See 16:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:32 16:32:32 Login Succeeded 16:32:32 nexus3.edgexfoundry.org:10004 16:32:32 $ docker rm -f f17078c3cf7a49b8255b5f7fe0a7a42e53ef4d26fd421bfa51a36a1530808a94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:32 Configure a credential helper to remove this warning. See 16:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:32 16:32:32 Login Succeeded 16:32:32 docker.io 16:32:32 prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container 16:32:32 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:33 $ docker top 814c5393822f4a337b527c54862280925cd894cc35a307d59a7d89d6418613eb -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:33 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:33 Configure a credential helper to remove this warning. See 16:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:33 16:32:33 Login Succeeded 16:32:33 ---> docker-login.sh ends [Pipeline] } 16:32:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:34 ========================================================= 16:32:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:32:34 ========================================================= 16:32:34 Building core-command ... 16:32:34 Building core-data ... 16:32:34 Building core-metadata ... 16:32:34 Building security-bootstrapper ... 16:32:34 Building security-proxy-setup ... 16:32:34 Building security-secretstore-setup ... 16:32:34 Building security-spiffe-token-provider ... 16:32:34 Building security-spire-agent ... 16:32:34 Building security-spire-config ... 16:32:34 Building security-spire-server ... 16:32:34 Building support-notifications ... 16:32:34 Building support-scheduler ... 16:32:34 Building sys-mgmt-agent ... 16:32:34 Building security-proxy-setup 16:32:34 Building support-scheduler 16:32:34 Building security-spire-server 16:32:34 Building support-notifications 16:32:34 Building security-spire-agent [Pipeline] fileExists [Pipeline] sh 16:32:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:32:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:34 9b3977197b4f: Pulling fs layer 16:32:34 1a89e8eeedd5: Pulling fs layer 16:32:34 94645a83ff95: Pulling fs layer 16:32:34 e6fb740bc735: Pulling fs layer 16:32:34 3a77bd46dcc9: Pulling fs layer 16:32:34 355e64cbe906: Pulling fs layer 16:32:34 63ab81a10011: Pulling fs layer 16:32:34 555d1d1c4555: Pulling fs layer 16:32:34 7d9057610161: Pulling fs layer 16:32:34 355e64cbe906: Waiting 16:32:34 63ab81a10011: Waiting 16:32:34 555d1d1c4555: Waiting 16:32:34 e6fb740bc735: Waiting 16:32:34 7d9057610161: Waiting 16:32:34 3a77bd46dcc9: Waiting 16:32:34 94645a83ff95: Verifying Checksum 16:32:34 94645a83ff95: Download complete 16:32:34 1a89e8eeedd5: Download complete 16:32:34 3a77bd46dcc9: Verifying Checksum 16:32:34 3a77bd46dcc9: Download complete 16:32:34 355e64cbe906: Verifying Checksum 16:32:34 355e64cbe906: Download complete 16:32:34 9b3977197b4f: Download complete 16:32:34 63ab81a10011: Verifying Checksum 16:32:35 9b3977197b4f: Pull complete 16:32:35 7d9057610161: Verifying Checksum 16:32:35 7d9057610161: Download complete 16:32:36 1a89e8eeedd5: Pull complete 16:32:36 94645a83ff95: Pull complete 16:32:36 555d1d1c4555: Verifying Checksum 16:32:36 555d1d1c4555: Download complete 16:32:37 e6fb740bc735: Verifying Checksum 16:32:37 e6fb740bc735: Download complete 16:32:49 e6fb740bc735: Pull complete 16:32:49 3a77bd46dcc9: Pull complete 16:32:49 355e64cbe906: Pull complete 16:32:50 63ab81a10011: Pull complete 16:32:52 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:32:52 ---> c2a9939582ec 16:32:52 Step 3/25 : WORKDIR /edgex-go 16:32:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:52 ---> c2a9939582ec 16:32:52 Step 3/22 : WORKDIR /edgex-go 16:32:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:52 ---> c2a9939582ec 16:32:52 Step 3/22 : WORKDIR /edgex-go 16:32:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:52 ---> c2a9939582ec 16:32:52 Step 3/22 : WORKDIR /edgex-go 16:32:52 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:52 ---> c2a9939582ec 16:32:52 Step 3/26 : WORKDIR /edgex-go 16:32:54 ---> Running in 8a3d5f08665b 16:32:54 ---> Running in c15e1d92fd24 16:32:54 ---> Running in 0378742f601c 16:32:54 ---> Running in eab204d477aa 16:32:54 ---> Running in e231ec3ad5e9 16:32:54 Removing intermediate container eab204d477aa 16:32:54 ---> 357a4f003eff 16:32:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:54 Removing intermediate container 0378742f601c 16:32:54 ---> acd61e57323a 16:32:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:54 Removing intermediate container e231ec3ad5e9 16:32:54 ---> 863f22045e2f 16:32:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:54 Removing intermediate container 8a3d5f08665b 16:32:54 ---> 511caf3e66f2 16:32:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:54 Removing intermediate container c15e1d92fd24 16:32:54 ---> b019b9310600 16:32:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:54 ---> Running in 8c1c59053c3d 16:32:54 ---> Running in 0cad3e5ddb48 16:32:54 ---> Running in 053fa354fced 16:32:54 ---> Running in c44bda90a989 16:32:54 ---> Running in 17ebcd04e82b 16:32:55 Removing intermediate container 8c1c59053c3d 16:32:55 ---> 4b3bfc6c2ba2 16:32:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:32:55 ---> Running in 809b94eb5623 16:32:55 Removing intermediate container 0cad3e5ddb48 16:32:55 ---> bd682c5f5329 16:32:55 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:32:55 ---> Running in 5a03584a2a1c 16:32:55 Removing intermediate container 17ebcd04e82b 16:32:55 ---> 5d7044628348 16:32:55 Step 5/22 : RUN apk add --update --no-cache make git 16:32:55 ---> Running in 708c755bf049 16:32:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:55 Removing intermediate container 053fa354fced 16:32:55 ---> 6de447b94d63 16:32:55 Step 5/22 : RUN apk add --update --no-cache make git 16:32:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:55 ---> Running in 17b5941a1514 16:32:55 Removing intermediate container c44bda90a989 16:32:55 ---> c277ba35a137 16:32:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:55 ---> Running in c77ea275d0bb 16:32:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:56 555d1d1c4555: Pull complete 16:32:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:57 OK: 221 MiB in 52 packages 16:32:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:57 OK: 221 MiB in 52 packages 16:32:57 OK: 221 MiB in 52 packages 16:32:57 OK: 221 MiB in 52 packages 16:32:57 Removing intermediate container 809b94eb5623 16:32:57 ---> 53ce6e9b6c4f 16:32:57 Step 6/22 : COPY go.mod vendor* ./ 16:32:57 OK: 221 MiB in 52 packages 16:32:57 ---> f398f322ff3a 16:32:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:57 ---> Running in db523850affc 16:32:57 Removing intermediate container 5a03584a2a1c 16:32:57 ---> a4244a572666 16:32:57 Step 6/25 : COPY go.mod vendor* ./ 16:32:58 Removing intermediate container 708c755bf049 16:32:58 ---> 252930d84373 16:32:58 Step 6/22 : COPY go.mod vendor* ./ 16:32:58 ---> 4430d1ab1ae1 16:32:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:58 Removing intermediate container c77ea275d0bb 16:32:58 ---> 7bd05294a476 16:32:58 Step 6/26 : COPY go.mod vendor* ./ 16:32:58 ---> Running in c77b06a18c56 16:32:58 Removing intermediate container 17b5941a1514 16:32:58 ---> bbe93978e65d 16:32:58 Step 6/22 : COPY go.mod vendor* ./ 16:32:58 ---> 37f4085d7128 16:32:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:58 ---> 85495e8c110a 16:32:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:58 ---> Running in 3f3b7299349c 16:32:58 7d9057610161: Pull complete 16:32:58 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:32:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:32:58 ---> Running in 3f8bdd974d76 16:32:58 ---> b6a3c4be5feb 16:32:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:58 ---> Running in 94dafc4f8ea5 16:32:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:32:58 WORKDIR /edgex 16:32:58 COPY go.mod . 16:32:58 RUN go mod download 16:32:58 + docker build -t ci-base-image-arm64 -f - . 16:32:59 Removing intermediate container db523850affc 16:32:59 ---> 0e137270f355 16:32:59 Step 8/22 : COPY . . 16:32:59 Removing intermediate container c77b06a18c56 16:32:59 ---> 5af51c594c08 16:32:59 Step 8/25 : COPY . . 16:32:59 Removing intermediate container 3f3b7299349c 16:32:59 ---> 5978b878e2a2 16:32:59 Step 8/22 : COPY . . 16:33:01 Sending build context to Docker daemon 169.2MB 16:33:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:01 ---> 819e984ddca1 16:33:01 Step 2/4 : WORKDIR /edgex 16:33:02 ---> Running in 48be6cc67896 16:33:03 Removing intermediate container 48be6cc67896 16:33:03 ---> 2a249117eca0 16:33:03 Step 3/4 : COPY go.mod . 16:33:03 ---> 3895aea32bb9 16:33:03 Step 4/4 : RUN go mod download 16:33:03 ---> Running in 4a42313eb317 16:33:05 Removing intermediate container 94dafc4f8ea5 16:33:05 ---> 8890188b6767 16:33:05 Step 8/22 : COPY . . 16:33:05 Removing intermediate container 3f8bdd974d76 16:33:05 ---> 50d7cdec4e46 16:33:05 Step 8/26 : COPY . . 16:33:05 ---> 97b634e93ca8 16:33:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:33:05 ---> 00fccd62f8de 16:33:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:33:05 ---> 9af5d1b7ec5d 16:33:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:33:06 ---> Running in e81f4393158d 16:33:06 ---> Running in 6f1063f15e45 16:33:06 ---> Running in 5cc5d8fbf3d9 16:33:06 Removing intermediate container e81f4393158d 16:33:06 ---> 2edc26067028 16:33:06 Step 10/25 : WORKDIR /edgex-go/spire-build 16:33:06 ---> Running in 3986cb8a2cec 16:33: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 16:33: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-notifications/support-notifications ./cmd/support-notifications 16:33:07 Removing intermediate container 3986cb8a2cec 16:33:07 ---> deb4847afef8 16:33:07 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:07 ---> Running in 016076f19275 16:33:08 Removing intermediate container 016076f19275 16:33:08 ---> d4f33d131b40 16:33:08 Step 12/25 : WORKDIR /edgex-go 16:33:08 ---> Running in 5c6dc73c2e4d 16:33:09 Removing intermediate container 5c6dc73c2e4d 16:33:09 ---> 648e383b6a1c 16:33:09 16:33:09 Step 13/25 : FROM alpine:3.15 16:33:09 3.15: Pulling from library/alpine 16:33:09 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:33:09 Status: Downloaded newer image for alpine:3.15 16:33:09 ---> 0ac33e5f5afa 16:33:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:10 ---> Running in 9fd9fa085f4d 16:33:11 ---> 4882e1262c48 16:33:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:11 Removing intermediate container 9fd9fa085f4d 16:33:11 ---> 8992dc818f85 16:33:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:11 ---> Running in 8949bf61b481 16:33:11 ---> Running in 1d15a108948e 16:33:11 Removing intermediate container 8949bf61b481 16:33:11 ---> b29f86c2bad1 16:33:11 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:11 ---> 4362ef386f35 16:33:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:33:11 ---> Running in b8e99c42677f 16:33:11 ---> Running in c972135fc20d 16:33:12 Removing intermediate container c972135fc20d 16:33:12 ---> 80aa0f627066 16:33:12 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:33:12 ---> Running in a70ed3cdea7f 16:33:12 Removing intermediate container 1d15a108948e 16:33:12 ---> 88960269b628 16:33:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:12 ---> Running in 4aba5432d9ac 16:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:13 Removing intermediate container a70ed3cdea7f 16:33:13 ---> 7463cb04c445 16:33:13 Step 12/26 : WORKDIR /edgex-go 16:33:13 ---> Running in 0e81db329e76 16:33:14 Removing intermediate container 0e81db329e76 16:33:14 ---> 287943cc29cd 16:33:14 16:33:14 Step 13/26 : FROM alpine:3.15 16:33:14 ---> 0ac33e5f5afa 16:33:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:14 ---> Using cache 16:33:14 ---> 8992dc818f85 16:33:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:14 ---> Using cache 16:33:14 ---> 88960269b628 16:33:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:14 ---> Running in f06a204527a8 16:33:14 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:14 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:14 OK: 15859 distinct packages available 16:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:15 (1/5) Installing dumb-init (1.2.5-r1) 16:33:15 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:16 (3/5) Installing libucontext (1.1-r0) 16:33:16 (4/5) Installing gcompat (1.0.0-r4) 16:33:16 (5/5) Installing openssl (1.1.1p-r0) 16:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:16 Executing busybox-1.34.1-r5.trigger 16:33:16 OK: 6 MiB in 19 packages 16:33:16 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:16 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:16 OK: 15859 distinct packages available 16:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:17 Removing intermediate container 4aba5432d9ac 16:33:17 ---> 4dbb1e0cd294 16:33:17 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:17 (1/5) Installing dumb-init (1.2.5-r1) 16:33:17 (2/5) Installing musl-obstack (1.2.3-r0) 16:33:18 (3/5) Installing libucontext (1.1-r0) 16:33:18 (4/5) Installing gcompat (1.0.0-r4) 16:33:18 (5/5) Installing openssl (1.1.1p-r0) 16:33:18 Executing busybox-1.34.1-r5.trigger 16:33:18 OK: 6 MiB in 19 packages 16:33:19 Removing intermediate container f06a204527a8 16:33:19 ---> cbd5b56b2ac3 16:33:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:33:20 ---> 2c01067e82e0 16:33:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:33:21 ---> 404965188f07 16:33:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:33:21 ---> 16585dd99bb4 16:33:21 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:33:21 ---> d92f4c4a77d4 16:33:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:33:22 ---> 3f0a56bbbb45 16:33:22 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:22 ---> Running in c36e249255db 16:33:22 Removing intermediate container c36e249255db 16:33:22 ---> ec1dfab0af33 16:33:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:22 ---> Running in 4800f537cfbe 16:33:23 Removing intermediate container 4800f537cfbe 16:33:23 ---> ef77295c80c5 16:33:23 Step 23/25 : LABEL arch=x86_64 16:33:23 ---> Running in 01d8d9aedf64 16:33:23 Removing intermediate container 01d8d9aedf64 16:33:23 ---> 5fd9d2e2924a 16:33:23 Step 24/25 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:33:23 ---> Running in cc3cd9bc5a64 16:33:23 ---> fb19fcffba50 16:33:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:33:23 Removing intermediate container cc3cd9bc5a64 16:33:23 ---> 2fb6ed8db6b7 16:33:23 Step 25/25 : LABEL version=0.0.0 16:33:24 ---> Running in 36208acd1920 16:33:24 Removing intermediate container 36208acd1920 16:33:24 ---> 0a3881bd331a 16:33:24 16:33:24 Successfully built 0a3881bd331a 16:33:24 Successfully tagged security-spire-server:latest 16:33:24  Building security-spire-server ... done Building security-bootstrapper 16:33:24 ---> 0df24b20928c 16:33:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:33:26 ---> 338c2352a062 16:33:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:33:26 ---> 09c7e2490b8b 16:33:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:33:26 ---> Running in a8ddc51ed755 16:33:26 Removing intermediate container a8ddc51ed755 16:33:26 ---> 06ac1fae9b4c 16:33:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:33:27 ---> Running in e585ecb145b7 16:33:27 Removing intermediate container e585ecb145b7 16:33:27 ---> 04e74f875ad8 16:33:27 Step 24/26 : LABEL arch=x86_64 16:33:27 ---> Running in 649c654ec991 16:33:28 Removing intermediate container 649c654ec991 16:33:28 ---> 6957b64f24d0 16:33:28 Step 25/26 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:33:28 ---> Running in 2add08749150 16:33:28 Removing intermediate container 2add08749150 16:33:28 ---> 80f6a3f2c099 16:33:28 Step 26/26 : LABEL version=0.0.0 16:33:28 ---> Running in cd03eb077b54 16:33:28 Removing intermediate container cd03eb077b54 16:33:28 ---> ee4bd55f06f1 16:33:28 16:33:28 Successfully built ee4bd55f06f1 16:33:28 Successfully tagged security-spire-agent:latest 16:33:28  Building security-spire-agent ... done Building security-secretstore-setup 16:33:30 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:30 ---> c2a9939582ec 16:33:30 Step 3/31 : WORKDIR /edgex-go 16:33:30 ---> Using cache 16:33:30 ---> b019b9310600 16:33:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:30 ---> Using cache 16:33:30 ---> 5d7044628348 16:33:30 Step 5/31 : RUN apk add --update --no-cache make git 16:33:30 ---> Using cache 16:33:30 ---> 252930d84373 16:33:30 Step 6/31 : COPY go.mod vendor* ./ 16:33:30 ---> Using cache 16:33:30 ---> 37f4085d7128 16:33:30 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:30 ---> Using cache 16:33:30 ---> 5978b878e2a2 16:33:30 Step 8/31 : COPY . . 16:33:30 ---> Using cache 16:33:30 ---> 9af5d1b7ec5d 16:33:30 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:33:32 ---> Running in 3d9fbe0ec877 16:33:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> c2a9939582ec 16:33:33 Step 3/25 : WORKDIR /edgex-go 16:33:33 ---> Using cache 16:33:33 ---> b019b9310600 16:33:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:33 ---> Using cache 16:33:33 ---> 5d7044628348 16:33:33 Step 5/25 : RUN apk add --update --no-cache make git 16:33:33 ---> Using cache 16:33:33 ---> 252930d84373 16:33:33 Step 6/25 : COPY go.mod vendor* ./ 16:33:33 ---> Using cache 16:33:33 ---> 37f4085d7128 16:33:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:33 ---> Using cache 16:33:33 ---> 5978b878e2a2 16:33:33 Step 8/25 : COPY . . 16:33:33 ---> Using cache 16:33:33 ---> 9af5d1b7ec5d 16:33:33 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:33:33 ---> Running in 15eed1f80a8d 16:33:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:37 Removing intermediate container 6f1063f15e45 16:33:37 ---> 86f54737bc0a 16:33:37 16:33:37 Step 10/22 : FROM alpine:3.14 16:33:37 3.14: Pulling from library/alpine 16:33:37 Removing intermediate container b8e99c42677f 16:33:37 ---> 23fb200cc05e 16:33:37 16:33:37 Step 10/22 : FROM alpine:3.14 16:33:37 3.14: Pulling from library/alpine 16:33:38 Removing intermediate container 5cc5d8fbf3d9 16:33:38 ---> dab6be234cec 16:33:38 16:33:38 Step 10/22 : FROM alpine:3.14 16:33:38 3.14: Pulling from library/alpine 16:33:38 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:33:38 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:33:38 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:33:38 Status: Image is up to date for alpine:3.14 16:33:38 Status: Downloaded newer image for alpine:3.14 16:33:38 Status: Downloaded newer image for alpine:3.14 16:33:38 ---> e04c818066af 16:33:38 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:33:38 ---> e04c818066af 16:33:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:33:38 ---> e04c818066af 16:33:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:33:38 ---> Running in 87c547779553 16:33:38 ---> Running in 042b0de23408 16:33:38 ---> Running in 456d3905bd2c 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:39 (1/2) Installing ca-certificates (20211220-r0) 16:33:39 (2/2) Installing dumb-init (1.2.5-r1) 16:33:40 Executing busybox-1.33.1-r7.trigger 16:33:40 Executing ca-certificates-20211220-r0.trigger 16:33:40 (1/1) Installing dumb-init (1.2.5-r1) 16:33:40 (1/6) Installing ca-certificates (20211220-r0) 16:33:40 Executing busybox-1.33.1-r7.trigger 16:33:40 OK: 6 MiB in 15 packages 16:33:40 OK: 6 MiB in 16 packages 16:33:40 (2/6) Installing brotli-libs (1.0.9-r5) 16:33:40 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:33:40 (4/6) Installing libcurl (7.79.1-r2) 16:33:40 (5/6) Installing curl (7.79.1-r2) 16:33:40 (6/6) Installing dumb-init (1.2.5-r1) 16:33:40 Executing busybox-1.33.1-r7.trigger 16:33:40 Executing ca-certificates-20211220-r0.trigger 16:33:40 OK: 8 MiB in 20 packages 16:33:40 Removing intermediate container 456d3905bd2c 16:33:40 ---> 09ab93af9f7b 16:33:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:41 Removing intermediate container 87c547779553 16:33:41 ---> 7d671dccda42 16:33:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:33:41 ---> Running in 94d5dcc09d78 16:33:41 ---> Running in a3c60a65fd3a 16:33:41 Removing intermediate container 94d5dcc09d78 16:33:41 ---> 64bd0e52612f 16:33:41 Step 13/22 : ENV APP_PORT=59861 16:33:41 ---> Running in cda727dbc745 16:33:41 Removing intermediate container a3c60a65fd3a 16:33:41 ---> 70405631994d 16:33:41 Step 13/22 : ENV APP_PORT=59860 16:33:41 ---> Running in 992a108af420 16:33:41 Removing intermediate container 042b0de23408 16:33:41 ---> 5b724219bedc 16:33:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:41 Removing intermediate container cda727dbc745 16:33:41 ---> 5fd217aa6cfa 16:33:41 Step 14/22 : EXPOSE $APP_PORT 16:33:41 ---> Running in e84453616621 16:33:41 ---> Running in 1e8725265095 16:33:41 Removing intermediate container 992a108af420 16:33:41 ---> 1ded2d877ad4 16:33:41 Step 14/22 : EXPOSE $APP_PORT 16:33:41 ---> Running in fc917ddc3d10 16:33:41 Removing intermediate container 1e8725265095 16:33:41 ---> 926b1916a24c 16:33:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:41 Removing intermediate container e84453616621 16:33:41 ---> e22a89621418 16:33:41 Step 13/22 : WORKDIR /edgex 16:33:42 Removing intermediate container fc917ddc3d10 16:33:42 ---> 88c40f93b0a9 16:33:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:42 ---> Running in 42ebe3cef181 16:33:42 ---> 38b4b452d2f4 16:33:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:33:42 Removing intermediate container 42ebe3cef181 16:33:42 ---> 146020be25d6 16:33:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:42 ---> b035d09318c7 16:33:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:33:43 ---> 92980865f4c9 16:33:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:33:43 ---> 03b0d08be057 16:33:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:33:43 ---> 5c1de327d189 16:33:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:33:43 ---> 28e26f172ab5 16:33:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:33:44 ---> Running in f665cbde4e35 16:33:44 ---> 0032fdd29a62 16:33:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:33:44 ---> e95e7045b974 16:33:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:33:44 ---> Running in 689993e9eb8a 16:33:44 Removing intermediate container 689993e9eb8a 16:33:44 ---> f8a25b154416 16:33:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:44 Removing intermediate container f665cbde4e35 16:33:44 ---> 2aa75a677181 16:33:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:44 ---> Running in 00ec4d4e6c0b 16:33:44 ---> Running in f42533ad1159 16:33:44 Removing intermediate container 00ec4d4e6c0b 16:33:44 ---> 18857a178426 16:33:44 Step 20/22 : LABEL arch=x86_64 16:33:44 ---> d29ff40eb3a1 16:33:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:33:44 ---> Running in c7611ffb350e 16:33:44 Removing intermediate container f42533ad1159 16:33:44 ---> 7c8399cec174 16:33:44 Step 20/22 : LABEL arch=x86_64 16:33:44 ---> Running in 196de5a3d5f7 16:33:45 Removing intermediate container c7611ffb350e 16:33:45 ---> c56fecc8be6b 16:33:45 Step 21/22 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:33:45 ---> Running in a51c70a83bfc 16:33:45 ---> 9c5298ca8ea8 16:33:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:45 ---> Running in cafc12730db2 16:33:45 Removing intermediate container 196de5a3d5f7 16:33:45 ---> 616d57e2a9d9 16:33:45 Step 21/22 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:33:45 ---> Running in b9eb10541933 16:33:45 Removing intermediate container a51c70a83bfc 16:33:45 ---> a504e7cc1f41 16:33:45 Step 22/22 : LABEL version=0.0.0 16:33:45 ---> Running in 9e71ea4b0b75 16:33:45 Removing intermediate container b9eb10541933 16:33:45 ---> bbc1da2427d5 16:33:45 Step 22/22 : LABEL version=0.0.0 16:33:45 ---> Running in de5298c71b9e 16:33:45 Removing intermediate container 9e71ea4b0b75 16:33:45 ---> 655506a72a5f 16:33:45 16:33:45 Successfully built 655506a72a5f 16:33:45 Successfully tagged support-notifications:latest 16:33:45 Building security-spiffe-token-provider 16:33:45  Building support-notifications ... done Removing intermediate container de5298c71b9e 16:33:45 ---> e62d5e2d7378 16:33:45 16:33:45 Successfully built e62d5e2d7378 16:33:45 Successfully tagged support-scheduler:latest 16:33:45  Building support-scheduler ... done Building core-data 16:33:47 Removing intermediate container cafc12730db2 16:33:47 ---> ad0e53ddeb67 16:33:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:33:47 ---> Running in 546abff80027 16:33:47 Removing intermediate container 546abff80027 16:33:47 ---> 48293545f332 16:33:47 Step 20/22 : LABEL arch=x86_64 16:33:47 ---> Running in 8f2551362ce0 16:33:48 Removing intermediate container 8f2551362ce0 16:33:48 ---> 2d223a63dfb6 16:33:48 Step 21/22 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:33:48 ---> Running in f5d977e1c883 16:33:48 Removing intermediate container f5d977e1c883 16:33:48 ---> d0e1359926fc 16:33:48 Step 22/22 : LABEL version=0.0.0 16:33:48 ---> Running in 9bd442183e83 16:33:48 Removing intermediate container 9bd442183e83 16:33:48 ---> 8bb657b5f08f 16:33:48 16:33:49 Successfully built 8bb657b5f08f 16:33:49 Successfully tagged security-proxy-setup:latest 16:33:49 Building security-spire-config 16:33:50  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:50 Removing intermediate container 4a42313eb317 16:33:50 ---> a91dc998e18b 16:33:50 Successfully built a91dc998e18b 16:33:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:51 + docker inspect -f . ci-base-image-arm64 16:33:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:51 prd-ubuntu20.04-docker-arm64-4c-16g-16754 does not seem to be running inside a container 16:33:51 Removing intermediate container 3d9fbe0ec877 16:33:51 ---> 345d76c2ae79 16:33:51 16:33:51 Step 10/31 : FROM alpine:3.14 16:33:51 ---> e04c818066af 16:33:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:51 ---> Running in 30f7b1f47015 16:33:51 Removing intermediate container 30f7b1f47015 16:33:51 ---> 8564b429294d 16:33:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:33:51 ---> Running in ba0fabd32978 16:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:52 (1/2) Installing dumb-init (1.2.5-r1) 16:33:52 (2/2) Installing su-exec (0.2-r1) 16:33:52 Executing busybox-1.33.1-r7.trigger 16:33:52 OK: 6 MiB in 16 packages 16:33:52 $ docker top 19807d329977e9b23e9c042caccfc14709de4cefab19847fcc1c44496da0254b -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:53 + go version 16:33:53 go version go1.17.7 linux/arm64 [Pipeline] } 16:33:53 $ docker stop --time=1 19807d329977e9b23e9c042caccfc14709de4cefab19847fcc1c44496da0254b 16:33:53 Removing intermediate container 15eed1f80a8d 16:33:53 ---> d8ce25a10183 16:33:53 16:33:53 Step 10/25 : FROM alpine:3.14 16:33:53 ---> e04c818066af 16:33:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:33:53 Removing intermediate container ba0fabd32978 16:33:53 ---> 9cfd253928f9 16:33:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:33:53 ---> Running in c2a2c03e8b88 16:33:53 ---> Running in d72a1ee8fd53 16:33:54 Removing intermediate container d72a1ee8fd53 16:33:54 ---> 929bf37f46cc 16:33:54 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:33:54 ---> Running in 96b61833bf38 16:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:54 Removing intermediate container 96b61833bf38 16:33:54 ---> 25ae89e914ec 16:33:54 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:33:54 ---> Running in 4b846cde294e 16:33:54 (1/3) Installing ca-certificates (20211220-r0) 16:33:54 (2/3) Installing dumb-init (1.2.5-r1) 16:33:54 (3/3) Installing su-exec (0.2-r1) 16:33:54 Executing busybox-1.33.1-r7.trigger 16:33:54 Executing ca-certificates-20211220-r0.trigger 16:33:54 OK: 6 MiB in 17 packages 16:33:54 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:33:54 ---> c2a9939582ec 16:33:54 Step 3/20 : WORKDIR /edgex-go 16:33:54 ---> Using cache 16:33:54 ---> b019b9310600 16:33:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:33:54 ---> Running in dfb0a13f4145 16:33:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:55 ---> c2a9939582ec 16:33:55 Step 3/23 : WORKDIR /edgex-go 16:33:55 ---> Using cache 16:33:55 ---> b019b9310600 16:33:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:55 ---> Using cache 16:33:55 ---> 5d7044628348 16:33:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:55 ---> Running in 4d2207cae844 16:33:55 $ docker rm -f 19807d329977e9b23e9c042caccfc14709de4cefab19847fcc1c44496da0254b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 16:33:55 Removing intermediate container c2a2c03e8b88 16:33:55 ---> 3a5332e7edcc 16:33:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:55 ---> Running in 5f36206def85 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:55 Removing intermediate container 4b846cde294e 16:33:55 ---> adef2fd347b8 16:33:55 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:33:55 ---> Running in 38494aa26032 16:33:55 Removing intermediate container 5f36206def85 16:33:55 ---> 988c02d8f8ab 16:33:55 Step 13/25 : WORKDIR / 16:33:55 ---> Running in d51214936076 16:33:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:55 Removing intermediate container 38494aa26032 16:33:55 ---> 51db987ca1af 16:33:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:33:55 + docker inspect -f . ci-base-image-arm64 16:33:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:56 Removing intermediate container d51214936076 16:33:56 ---> 7c46a02cdb66 16:33:56 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:33:56 ---> bff4f7c4b791 16:33:56 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:33:56 ---> Running in 31495414c0b9 16:33:56 prd-ubuntu20.04-docker-arm64-4c-16g-16754 does not seem to be running inside a container 16:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:56 ---> a2093cdccbb0 16:33:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:33:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:56 ---> c2a9939582ec 16:33:56 Step 3/26 : WORKDIR /edgex-go 16:33:56 ---> Using cache 16:33:56 ---> b019b9310600 16:33:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:56 ---> Using cache 16:33:56 ---> 5d7044628348 16:33:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:56 ---> 8e264efc15eb 16:33:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:33:56 ---> Running in e0bd90c0344c 16:33:56 ---> 79f6b1234bb3 16:33:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:33:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:33:56 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:33:56 OK: 15866 distinct packages available 16:33:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:56 ---> 6ae6dfb02be2 16:33:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:33:56 Removing intermediate container 31495414c0b9 16:33:56 ---> e32f7bece034 16:33:56 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:57 OK: 221 MiB in 52 packages 16:33:57 ---> 81783b8e4612 16:33:57 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:33:57 ---> 596edaf3a9d3 16:33:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:33:57 $ docker top 446223bf27c41c6f0446ab5b28e29931d1a07ba41861cc5060105259eabb6ffc -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:57 ========================================================= 16:33:57 [edgeXBuildGoParallel] Running Tests and Build... 16:33:57 ========================================================= [2022-07-03T16:33:57.680Z] ---> db9df2e8216d 16:33:57 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:33:57 ---> fc7db79af7be 16:33:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:33:57 Removing intermediate container 4d2207cae844 [Pipeline] fileExists 16:33:57 ---> 1e834ca4e856 16:33:57 Step 6/23 : COPY go.mod vendor* ./ 16:33:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:57 ---> 08a1896b9be5 16:33:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:33:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:57 ---> 81c7bc4059b5 16:33:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:33:57 ---> Running in 8e8140577a29 [Pipeline] sh 16:33:57 ---> b7bfa64a8c82 16:33:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:57 ---> Running in ef5024fbab41 16:33:57 ---> 50bd6b011983 16:33:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:33:57 OK: 221 MiB in 52 packages 16:33:58 ---> aa5847b431ad 16:33:58 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:33:58 ---> Running in d5f57c992add 16:33:58 OK: 221 MiB in 52 packages 16:33:58 Removing intermediate container d5f57c992add 16:33:58 ---> ccaf4a8a7cb1 16:33:58 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:33:58 + make test 16:33:58 go mod tidy -compat=1.17 16:33:58 ---> d0cf16558f92 16:33:58 Step 26/31 : RUN chmod +x /entrypoint.sh 16:33:58 ---> Running in 7fcea42686b6 16:33:58 Removing intermediate container e0bd90c0344c 16:33:58 ---> 8069f283435b 16:33:58 Step 6/26 : COPY go.mod vendor* ./ 16:33:58 Removing intermediate container dfb0a13f4145 16:33:58 ---> dad7c22ae547 16:33:58 Step 5/20 : COPY go.mod vendor* ./ 16:33:58 Removing intermediate container 8e8140577a29 16:33:58 ---> f77c961896bd 16:33:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:33:58 ---> Running in 66d5f83acf32 16:33:58 Removing intermediate container ef5024fbab41 16:33:58 ---> a5d8906eb1e1 16:33:58 Step 8/23 : COPY . . 16:33:58 ---> 5cda514a89e3 16:33:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:58 ---> 323de58159c9 16:33:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:58 ---> Running in 7be07749403e 16:33:58 Removing intermediate container 66d5f83acf32 16:33:58 ---> 31b1f42870cf 16:33:58 Step 23/25 : LABEL arch=x86_64 16:33:59 ---> Running in 558099604cc0 16:33:59 ---> Running in e3fc4b26ffd0 16:33:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:59 Removing intermediate container e3fc4b26ffd0 16:33:59 ---> 39221ef8129c 16:33:59 Step 24/25 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:34:00 ---> Running in be638b021329 16:34:00 Removing intermediate container be638b021329 16:34:00 ---> 6fb2e7b1a85f 16:34:00 Step 25/25 : LABEL version=0.0.0 16:34:00 Removing intermediate container 7fcea42686b6 16:34:00 ---> 0e1239b3cca4 16:34:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:00 ---> Running in 044ae1e640cd 16:34:00 ---> Running in 2491e0f87754 16:34:00 Removing intermediate container 044ae1e640cd 16:34:00 ---> aba4face88c6 16:34:00 16:34:00 Removing intermediate container 7be07749403e 16:34:00 ---> a462f594a383 16:34:00 Step 8/26 : COPY . . 16:34:00 Removing intermediate container 2491e0f87754 16:34:00 ---> 755f9a5e7d32 16:34:00 Step 28/31 : CMD ["gate"] 16:34:00 Successfully built aba4face88c6 16:34:00 Successfully tagged security-secretstore-setup:latest 16:34:00  Building security-secretstore-setup ... done Building sys-mgmt-agent 16:34:00 ---> Running in 0210af1f0415 16:34:02 Removing intermediate container 0210af1f0415 16:34:02 ---> cb7e4a29704e 16:34:02 Step 29/31 : LABEL arch=x86_64 16:34:02 ---> Running in e1ef2a2fb546 16:34:02 Removing intermediate container 558099604cc0 16:34:02 ---> 283c74bbdf4c 16:34:02 Step 7/20 : COPY . . 16:34:03 Removing intermediate container e1ef2a2fb546 16:34:03 ---> 714d349cc45c 16:34:03 Step 30/31 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:34:03 ---> Running in d5e54c65cf60 16:34:04 Removing intermediate container d5e54c65cf60 16:34:04 ---> 8ffc58702c08 16:34:04 Step 31/31 : LABEL version=0.0.0 16:34:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:04 ---> c2a9939582ec 16:34:04 Step 3/23 : WORKDIR /edgex-go 16:34:04 ---> Using cache 16:34:04 ---> b019b9310600 16:34:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:04 ---> Using cache 16:34:04 ---> 5d7044628348 16:34:04 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:05 ---> Running in 19efc7d04a14 16:34:05 ---> 4812f5bfffa4 16:34:05 Step 9/23 : RUN make cmd/core-data/core-data 16:34:05 ---> Running in 7117aa5f1a90 16:34:05 ---> Running in 77c3a5bc52c5 16:34:05 Removing intermediate container 7117aa5f1a90 16:34:05 ---> d445c28f5d50 16:34:05 16:34:05 Successfully built d445c28f5d50 16:34:05 Successfully tagged security-bootstrapper:latest 16:34:05  Building security-bootstrapper ... done Building core-command 16:34:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:05 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:07 OK: 221 MiB in 52 packages 16:34:07 ---> 26aa3765363c 16:34:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:08 ---> Running in e956ed766662 16:34:08 Removing intermediate container 19efc7d04a14 16:34:08 ---> 3362907fb885 16:34:08 Step 6/23 : COPY go.mod vendor* ./ 16:34:08 ---> c77b1c08d93a 16:34:08 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:08 Removing intermediate container e956ed766662 16:34:08 ---> 4111e9332410 16:34:08 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:08 ---> Running in e42f1f5e3146 16:34:08 ---> Running in 5316a7b83452 16:34:08 ---> 4e2bf8c7a439 16:34:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:08 ---> Running in 451ef6586b19 16:34:08 Removing intermediate container 5316a7b83452 16:34:08 ---> 4ab275ea79cd 16:34:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:08 ---> Running in 253c63b4b59e 16:34:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:34:10 Removing intermediate container 253c63b4b59e 16:34:10 ---> ed85ca19d259 16:34:10 Step 12/26 : WORKDIR /edgex-go 16:34:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:10 ---> c2a9939582ec 16:34:10 Step 3/23 : WORKDIR /edgex-go 16:34:10 ---> Using cache 16:34:10 ---> b019b9310600 16:34:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:10 ---> Using cache 16:34:10 ---> 5d7044628348 16:34:10 Step 5/23 : RUN apk add --update --no-cache make git 16:34:10 ---> Using cache 16:34:10 ---> 252930d84373 16:34:10 Step 6/23 : COPY go.mod vendor* ./ 16:34:10 ---> Using cache 16:34:10 ---> 37f4085d7128 16:34:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:10 ---> Using cache 16:34:10 ---> Running in 052c66e34d1a 16:34:10 ---> 5978b878e2a2 16:34:10 Step 8/23 : COPY . . 16:34:10 ---> Using cache 16:34:10 ---> 9af5d1b7ec5d 16:34:10 Step 9/23 : RUN make cmd/core-command/core-command 16:34:10 ---> Running in da89efb04819 16:34:10 Removing intermediate container 451ef6586b19 16:34:10 ---> b4e5e95da9ca 16:34:10 Step 8/23 : COPY . . 16:34:10 Removing intermediate container 052c66e34d1a 16:34:10 ---> 970bc1711297 16:34:10 16:34:10 Step 13/26 : FROM alpine:3.15 16:34:10 ---> 0ac33e5f5afa 16:34:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:10 ---> Using cache 16:34:10 ---> 8992dc818f85 16:34:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:10 ---> Using cache 16:34:10 ---> 88960269b628 16:34:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:10 ---> Running in 84a4d5daf7c7 16:34: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/core-command/core-command ./cmd/core-command 16:34:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:12 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:12 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:12 OK: 15859 distinct packages available 16:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:13 (1/4) Installing dumb-init (1.2.5-r1) 16:34:13 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:13 (3/4) Installing libucontext (1.1-r0) 16:34:13 (4/4) Installing gcompat (1.0.0-r4) 16:34:13 Executing busybox-1.34.1-r5.trigger 16:34:13 OK: 6 MiB in 18 packages 16:34:17 ---> b694bff5a502 16:34:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:17 ---> Running in 97e39a1a819c 16:34:17 Removing intermediate container 84a4d5daf7c7 16:34:17 ---> ac90ac18ae21 16:34:17 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:18 ---> ae3486926ea2 16:34:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:19 ---> 0c760ac317d2 16:34:19 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:19 ---> Running in 352987f493f4 16:34:19 Removing intermediate container 352987f493f4 16:34:19 ---> 5d00abda15f9 16:34:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:20 ---> 3caeb2204ff4 16:34:20 Step 21/26 : WORKDIR / 16:34:20 ---> Running in 4240b47cb01d 16:34:20 Removing intermediate container 4240b47cb01d 16:34:20 ---> 755e1559c881 16:34:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:20 ---> Running in 8f8dcaee3114 16:34:20 Removing intermediate container 8f8dcaee3114 16:34:20 ---> bf41fa32b3fd 16:34:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:20 ---> Running in 9c2269a0dc0a 16:34:21 Removing intermediate container 9c2269a0dc0a 16:34:21 ---> e68c263b9339 16:34:21 Step 24/26 : LABEL arch=x86_64 16:34:21 ---> Running in edb31c627934 16:34:21 Removing intermediate container edb31c627934 16:34:21 ---> 42b4b57dbdce 16:34:21 Step 25/26 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:34:21 ---> Running in bb5bb21ecd99 16:34:21 Removing intermediate container bb5bb21ecd99 16:34:21 ---> 8d08b8a1418d 16:34:21 Step 26/26 : LABEL version=0.0.0 16:34:21 ---> Running in f690188bd120 16:34:21 Removing intermediate container f690188bd120 16:34:21 ---> 8a6680114025 16:34:21 16:34:22 Successfully built 8a6680114025 16:34:22 Successfully tagged security-spire-config:latest 16:34:22  Building security-spire-config ... done Building core-metadata 16:34:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:27 ---> c2a9939582ec 16:34:27 Step 3/23 : WORKDIR /edgex-go 16:34:27 ---> Using cache 16:34:27 ---> b019b9310600 16:34:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:27 ---> Using cache 16:34:27 ---> 5d7044628348 16:34:27 Step 5/23 : RUN apk add --update --no-cache make git 16:34:27 ---> Using cache 16:34:27 ---> 252930d84373 16:34:27 Step 6/23 : COPY go.mod vendor* ./ 16:34:27 ---> Using cache 16:34:27 ---> 37f4085d7128 16:34:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:27 ---> Using cache 16:34:27 ---> 5978b878e2a2 16:34:27 Step 8/23 : COPY . . 16:34:27 ---> Using cache 16:34:27 ---> 9af5d1b7ec5d 16:34:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:34:27 ---> Running in 3f6f753a1c89 16:34:28 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-metadata/core-metadata ./cmd/core-metadata 16:34:31 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:38 Removing intermediate container 77c3a5bc52c5 16:34:38 ---> c5bbcf070354 16:34:38 16:34:38 Step 10/23 : FROM alpine:3.14 16:34:38 ---> e04c818066af 16:34:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:38 ---> Running in 3570b06758f8 16:34:38 Removing intermediate container 3570b06758f8 16:34:38 ---> bb405244a535 16:34:38 Step 12/23 : ENV APP_PORT=59880 16:34:38 ---> Running in 40e14c029c92 16:34:38 Removing intermediate container da89efb04819 16:34:38 ---> a7027b6f2eb3 16:34:38 16:34:38 Step 10/23 : FROM alpine:3.14 16:34:38 ---> e04c818066af 16:34:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:38 ---> Using cache 16:34:38 ---> 09ab93af9f7b 16:34:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:38 ---> Using cache 16:34:38 ---> 64bd0e52612f 16:34:38 Step 13/23 : ENV APP_PORT=59882 16:34:38 ---> Running in 693f8463a2f9 16:34:38 Removing intermediate container 40e14c029c92 16:34:38 ---> 5a1b147c5cb1 16:34:38 Step 13/23 : EXPOSE $APP_PORT 16:34:38 ---> Running in 40435f8b070d 16:34:38 Removing intermediate container 693f8463a2f9 16:34:38 ---> 05fd108eac4e 16:34:38 Step 14/23 : EXPOSE $APP_PORT 16:34:38 ---> Running in da303bd92afa 16:34:38 Removing intermediate container 40435f8b070d 16:34:38 ---> 80896402748e 16:34:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:38 Removing intermediate container da303bd92afa 16:34:38 ---> be69df1a4eb0 16:34:38 Step 15/23 : WORKDIR / 16:34:38 ---> Running in 443ba7ece80f 16:34:38 ---> Running in e0c82ed21049 16:34:38 Removing intermediate container 443ba7ece80f 16:34:38 ---> c50e55fc40f5 16:34:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:38 ---> 8a81223b2d83 16:34:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:39 Removing intermediate container e0c82ed21049 16:34:39 ---> 8e31ce6d1e54 16:34:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:39 ---> 8e1f0023164c 16:34:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:34:39 ---> Running in f31076140c09 16:34:40 ---> 2258cdbc6a10 16:34:40 Step 19/23 : ENTRYPOINT ["/core-command"] 16:34:40 ---> Running in 4add765b7b5f 16:34:40 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:40 Removing intermediate container 4add765b7b5f 16:34:40 ---> 0984cf837b45 16:34:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:40 ---> Running in 1c46476a2500 16:34:41 Removing intermediate container 1c46476a2500 16:34:41 ---> 7ba8f8af109d 16:34:41 Step 21/23 : LABEL arch=x86_64 16:34:41 ---> Running in 9dd2808e8d11 16:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:41 Removing intermediate container 9dd2808e8d11 16:34:41 ---> 2556b477110e 16:34:41 Step 22/23 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:34:41 ---> Running in 614e25b0318c 16:34:41 (1/6) Installing dumb-init (1.2.5-r1) 16:34:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:34:42 (3/6) Installing libsodium (1.0.18-r0) 16:34:42 Removing intermediate container 614e25b0318c 16:34:42 ---> 597892570640 16:34:42 Step 23/23 : LABEL version=0.0.0 16:34:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:34:42 ---> Running in ec71e966d693 16:34:42 (5/6) Installing libzmq (4.3.4-r0) 16:34:42 Removing intermediate container e42f1f5e3146 16:34:42 ---> f9a70f18436e 16:34:42 16:34:42 Step 9/20 : FROM alpine:3.15 16:34:42 ---> 0ac33e5f5afa 16:34:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:42 ---> Using cache 16:34:42 ---> 8992dc818f85 16:34:42 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:42 ---> Using cache 16:34:42 ---> 88960269b628 16:34:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:42 (6/6) Installing zeromq (4.3.4-r0) 16:34:42 Removing intermediate container ec71e966d693 16:34:42 ---> 2644586e7656 16:34:42 16:34:42 ---> Running in 8f740d5c2795 16:34:42 Executing busybox-1.33.1-r7.trigger 16:34:42 OK: 8 MiB in 20 packages 16:34:42 Successfully built 2644586e7656 16:34:42 Successfully tagged core-command:latest 16:34:42  Building core-command ... done Removing intermediate container 97e39a1a819c 16:34:42 ---> b5e97c579b2c 16:34:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:42 ---> Running in 31ac42885171 16:34:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:43 Removing intermediate container f31076140c09 16:34:43 ---> 3a205cf464ea 16:34:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:43 ---> b21a1510f9e3 16:34:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:43 ---> 4cb2beae6363 16:34:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:44 ---> 370fa916f62a 16:34:44 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:44 ---> Running in 616618293c05 16:34:44 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:44 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:44 OK: 15859 distinct packages available 16:34:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:44 Removing intermediate container 31ac42885171 16:34:44 ---> 5884145319e0 16:34:44 16:34:44 Step 11/23 : FROM docker:20.10.14 16:34:44 Removing intermediate container 616618293c05 16:34:44 ---> 58930ad320e0 16:34:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:44 ---> Running in e669c71ad60e 16:34:44 Removing intermediate container e669c71ad60e 16:34:44 ---> e7c35d038275 16:34:44 Step 21/23 : LABEL arch=x86_64 16:34:44 ---> Running in 33ab2e820246 16:34:44 Removing intermediate container 33ab2e820246 16:34:44 ---> 11916d4f161c 16:34:44 Step 22/23 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:34:44 20.10.14: Pulling from library/docker 16:34:44 ---> Running in e7ad74f9eb2f 16:34:44 Removing intermediate container e7ad74f9eb2f 16:34:44 ---> e7c1b7ac9820 16:34:44 Step 23/23 : LABEL version=0.0.0 16:34:44 ---> Running in a4ef4b87853b 16:34:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:44 Removing intermediate container a4ef4b87853b 16:34:44 ---> e09cf6f79f55 16:34:44 16:34:45 Successfully built e09cf6f79f55 16:34:45 Successfully tagged core-data:latest 16:34:45  Building core-data ... done (1/9) Installing ca-certificates (20211220-r0) 16:34:45 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:45 (4/9) Installing libcurl (7.80.0-r2) 16:34:45 (5/9) Installing curl (7.80.0-r2) 16:34:45 (6/9) Installing dumb-init (1.2.5-r1) 16:34:46 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:46 (8/9) Installing libucontext (1.1-r0) 16:34:46 (9/9) Installing gcompat (1.0.0-r4) 16:34:46 Executing busybox-1.34.1-r5.trigger 16:34:46 Executing ca-certificates-20211220-r0.trigger 16:34:46 OK: 8 MiB in 23 packages 16:34:47 Removing intermediate container 3f6f753a1c89 16:34:47 ---> 3657f47ca266 16:34:47 16:34:47 Step 10/23 : FROM alpine:3.14 16:34:47 ---> e04c818066af 16:34:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:47 ---> Using cache 16:34:47 ---> 09ab93af9f7b 16:34:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:47 ---> Using cache 16:34:47 ---> 64bd0e52612f 16:34:47 Step 13/23 : ENV APP_PORT=59881 16:34:47 ---> Running in 74e92aedaafb 16:34:47 Removing intermediate container 8f740d5c2795 16:34:47 ---> 37125f5ebcab 16:34:47 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:47 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:34:47 Status: Downloaded newer image for docker:20.10.14 16:34:47 Removing intermediate container 74e92aedaafb 16:34:47 ---> d3363ab76c78 16:34:47 Step 14/23 : EXPOSE $APP_PORT 16:34:47 ---> 7417809fdb73 16:34:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:47 ---> Running in 2f73db6d1004 16:34:47 ---> Running in d567eb199edb 16:34:47 ---> 800ebe9d955e 16:34:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:47 Removing intermediate container 2f73db6d1004 16:34:47 ---> ef81a461a958 16:34:47 Step 15/23 : WORKDIR / 16:34:47 Removing intermediate container d567eb199edb 16:34:47 ---> 2c38c9914b58 16:34:47 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:34:47 ---> Running in fa3c8db95852 16:34:47 ---> Running in c820f6dc35f6 16:34:47 Removing intermediate container fa3c8db95852 16:34:47 ---> ef1f9bc02561 16:34:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:48 ---> 0e0be60d4238 16:34:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:48 ---> 2b2f97f948fa 16:34:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:48 ---> d125647ab841 16:34:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:48 ---> Running in fe8163aefcd7 16:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:48 ---> ce4839bf8820 16:34:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:34:48 Removing intermediate container fe8163aefcd7 16:34:48 ---> 4b180babc1da 16:34:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:48 ---> Running in f2720115f154 16:34:48 ---> 1ce7c140d44f 16:34:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:34:48 (1/43) Installing readline (8.1.1-r0) 16:34:48 (2/43) Installing bash (5.1.16-r0) 16:34:48 Removing intermediate container f2720115f154 16:34:48 ---> 856430f6f6e4 16:34:48 Step 18/20 : LABEL arch=x86_64 16:34:48 Executing bash-5.1.16-r0.post-install 16:34:48 (3/43) Installing brotli-libs (1.0.9-r5) 16:34:48 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:34:48 ---> Running in de09cf0c2d1a 16:34:48 (5/43) Installing libcurl (7.80.0-r2) 16:34:48 (6/43) Installing curl (7.80.0-r2) 16:34:48 ---> Running in 808c41f7d320 16:34:48 (7/43) Installing dumb-init (1.2.5-r1) 16:34:48 (8/43) Installing libbz2 (1.0.8-r1) 16:34:48 (9/43) Installing expat (2.4.7-r0) 16:34:48 (10/43) Installing libffi (3.4.2-r1) 16:34:48 (11/43) Installing gdbm (1.22-r0) 16:34:48 (12/43) Installing xz-libs (5.2.5-r1) 16:34:48 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:34:48 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:34:48 (15/43) Installing mpdecimal (2.5.1-r1) 16:34:48 (16/43) Installing sqlite-libs (3.36.0-r0) 16:34:48 Removing intermediate container de09cf0c2d1a 16:34:48 ---> 0044248fbec2 16:34:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:48 (17/43) Installing python3 (3.9.7-r4) 16:34:48 Removing intermediate container 808c41f7d320 16:34:48 ---> 76575b9f3f56 16:34:48 Step 19/20 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:34:48 ---> Running in 4f9955327375 16:34:48 ---> Running in 653eaf7362ec 16:34:49 Removing intermediate container 653eaf7362ec 16:34:49 ---> 8d93d2298aad 16:34:49 Step 20/20 : LABEL version=0.0.0 16:34:49 Removing intermediate container 4f9955327375 16:34:49 ---> 545e8c062a39 16:34:49 Step 21/23 : LABEL arch=x86_64 16:34:49 ---> Running in b0af07f28b58 16:34:49 ---> Running in a4b5f2fb0768 16:34:49 Removing intermediate container b0af07f28b58 16:34:49 ---> 30633a96fd72 16:34:49 16:34:49 (18/43) Installing py3-appdirs (1.4.4-r2) 16:34:49 Removing intermediate container a4b5f2fb0768 16:34:49 ---> 83f7374be90f 16:34:49 Step 22/23 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:34:49 (19/43) Installing py3-certifi (2020.12.5-r1) 16:34:49 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:34:49 (21/43) Installing py3-idna (3.3-r0) 16:34:49 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:34:49 ---> Running in 9f213c97ef20 16:34:49 (23/43) Installing py3-requests (2.26.0-r1) 16:34:49 (24/43) Installing py3-msgpack (1.0.2-r1) 16:34:49 (25/43) Installing py3-lockfile (0.12.2-r4) 16:34:49 Successfully built 30633a96fd72 16:34:49 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:34:49 Successfully tagged security-spiffe-token-provider:latest 16:34:49  Building security-spiffe-token-provider ... done (27/43) Installing py3-colorama (0.4.4-r1) 16:34:49 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:34:49 (29/43) Installing py3-distlib (0.3.3-r0) 16:34:49 (30/43) Installing py3-distro (1.6.0-r0) 16:34:49 (31/43) Installing py3-six (1.16.0-r0) 16:34:49 (32/43) Installing py3-webencodings (0.5.1-r4) 16:34:49 (33/43) Installing py3-html5lib (1.1-r1) 16:34:49 Removing intermediate container 9f213c97ef20 16:34:49 ---> e33f51fb0090 16:34:49 Step 23/23 : LABEL version=0.0.0 16:34:49 (34/43) Installing py3-parsing (2.4.7-r2) 16:34:49 (35/43) Installing py3-packaging (20.9-r1) 16:34:49 (36/43) Installing py3-tomli (1.2.2-r0) 16:34:49 (37/43) Installing py3-pep517 (0.12.0-r0) 16:34:49 (38/43) Installing py3-progress (1.6-r0) 16:34:49 ---> Running in f05a8f1c5a6e 16:34:49 (39/43) Installing py3-retrying (1.3.3-r2) 16:34:49 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:34:49 (41/43) Installing py3-setuptools (52.0.0-r4) 16:34:49 (42/43) Installing py3-toml (0.10.2-r2) 16:34:49 (43/43) Installing py3-pip (20.3.4-r1) 16:34:49 Removing intermediate container f05a8f1c5a6e 16:34:49 ---> 55689358f09d 16:34:49 16:34:49 Successfully built 55689358f09d 16:34:49 Successfully tagged core-metadata:latest 16:34:49  Building core-metadata ... done Executing busybox-1.34.1-r5.trigger 16:34:49 OK: 83 MiB in 65 packages 16:34:50 Collecting docker-compose==1.23.2 16:34:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:34:50 Collecting cached-property<2,>=1.2.0 16:34:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:34:50 Collecting dockerpty<0.5,>=0.4.1 16:34:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:34:50 Collecting docopt<0.7,>=0.6.1 16:34:50 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:51 Collecting texttable<0.10,>=0.9.0 16:34:51 Downloading texttable-0.9.1.tar.gz (11 kB) 16:34:51 Collecting websocket-client<1.0,>=0.32.0 16:34:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:34:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:34:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:51 Collecting PyYAML<4,>=3.10 16:34:51 Downloading PyYAML-3.13.tar.gz (270 kB) 16:34:52 Collecting docker<4.0,>=3.6.0 16:34:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:34:52 Collecting jsonschema<3,>=2.5.1 16:34:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:34:52 Collecting docker-pycreds>=0.4.0 16:34:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:52 Collecting urllib3<1.25,>=1.21.1 16:34:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:52 Collecting chardet<3.1.0,>=3.0.2 16:34:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:34:52 Collecting idna<2.8,>=2.5 16:34:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:52 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:34:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:34:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:34:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:34:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:34:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:34:52 Attempting uninstall: urllib3 16:34:52 Found existing installation: urllib3 1.26.7 16:34:52 Uninstalling urllib3-1.26.7: 16:34:52 Successfully uninstalled urllib3-1.26.7 16:34:52 Attempting uninstall: idna 16:34:52 Found existing installation: idna 3.3 16:34:52 Uninstalling idna-3.3: 16:34:52 Successfully uninstalled idna-3.3 16:34:53 Attempting uninstall: requests 16:34:53 Found existing installation: requests 2.26.0 16:34:53 Uninstalling requests-2.26.0: 16:34:53 Successfully uninstalled requests-2.26.0 16:34:53 Running setup.py install for texttable: started 16:34:53 Running setup.py install for texttable: finished with status 'done' 16:34:53 Running setup.py install for PyYAML: started 16:34:54 Running setup.py install for PyYAML: finished with status 'done' 16:34:54 Running setup.py install for docopt: started 16:34:54 Running setup.py install for docopt: finished with status 'done' 16:34:54 Running setup.py install for dockerpty: started 16:34:54 Running setup.py install for dockerpty: finished with status 'done' 16:34:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:34:57 Removing intermediate container c820f6dc35f6 16:34:57 ---> 1d1a54a0b484 16:34:57 Step 14/23 : ENV APP_PORT=58890 16:34:57 ---> Running in ecab0fe3de8e 16:34:57 Removing intermediate container ecab0fe3de8e 16:34:57 ---> 2e20217a34ff 16:34:57 Step 15/23 : EXPOSE $APP_PORT 16:34:57 ---> Running in a9d94c12be58 16:34:57 Removing intermediate container a9d94c12be58 16:34:57 ---> 440503e9f4e9 16:34:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:34:58 ---> cad499fca6b5 16:34:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:34:58 ---> dbc37e1b1277 16:34:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:34:58 ---> e2a7d59a511a 16:34:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:34:58 ---> Running in e24dc17250d2 16:34:58 Removing intermediate container e24dc17250d2 16:34:58 ---> aa56da7eee26 16:34:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:58 ---> Running in ef8d0c2029ee 16:34:58 Removing intermediate container ef8d0c2029ee 16:34:58 ---> 052cb4a6d6b4 16:34:58 Step 21/23 : LABEL arch=x86_64 16:34:58 ---> Running in 8f234a0ce1bb 16:34:58 Removing intermediate container 8f234a0ce1bb 16:34:58 ---> e8ebfadc37ea 16:34:58 Step 22/23 : LABEL git_sha=e94efe0671c3aea11a43bc64b497350833f61b04 16:34:58 ---> Running in 6cced7ee489c 16:34:59 Removing intermediate container 6cced7ee489c 16:34:59 ---> ad9c2769d845 16:34:59 Step 23/23 : LABEL version=0.0.0 16:34:59 ---> Running in 56ad520bace4 16:34:59 Removing intermediate container 56ad520bace4 16:34:59 ---> 272bc2e2b7a7 16:34:59 16:34:59 Successfully built 272bc2e2b7a7 16:34:59 Successfully tagged sys-mgmt-agent:latest 16:34:59  Building sys-mgmt-agent ... done  [Pipeline] } 16:34:59 $ docker stop --time=1 814c5393822f4a337b527c54862280925cd894cc35a307d59a7d89d6418613eb 16:35:00 $ docker rm -f 814c5393822f4a337b527c54862280925cd894cc35a307d59a7d89d6418613eb [Pipeline] // withDockerContainer [Pipeline] sh 16:35:01 + docker images 16:35:01 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:01 sys-mgmt-agent latest 272bc2e2b7a7 2 seconds ago 299MB 16:35:01 security-spiffe-token-provider latest 30633a96fd72 11 seconds ago 29MB 16:35:01 core-metadata latest 55689358f09d 11 seconds ago 17MB 16:35:01 3657f47ca266 14 seconds ago 1.62GB 16:35:01 core-data latest e09cf6f79f55 16 seconds ago 22.5MB 16:35:01 5884145319e0 16 seconds ago 1.62GB 16:35:01 f9a70f18436e 18 seconds ago 1.67GB 16:35:01 core-command latest 2644586e7656 18 seconds ago 16.1MB 16:35:01 a7027b6f2eb3 23 seconds ago 1.61GB 16:35:01 c5bbcf070354 24 seconds ago 1.65GB 16:35:01 security-spire-config latest 8a6680114025 39 seconds ago 86.7MB 16:35:01 970bc1711297 50 seconds ago 1.52GB 16:35:01 security-bootstrapper latest d445c28f5d50 55 seconds ago 19.1MB 16:35:01 security-secretstore-setup latest aba4face88c6 About a minute ago 28.5MB 16:35:01 d8ce25a10183 About a minute ago 1.63GB 16:35:01 345d76c2ae79 About a minute ago 1.62GB 16:35:01 security-proxy-setup latest 8bb657b5f08f About a minute ago 26.9MB 16:35:01 support-notifications latest 655506a72a5f About a minute ago 27MB 16:35:01 support-scheduler latest e62d5e2d7378 About a minute ago 26.4MB 16:35:01 dab6be234cec About a minute ago 1.68GB 16:35:01 23fb200cc05e About a minute ago 1.62GB 16:35:01 86f54737bc0a About a minute ago 1.67GB 16:35:01 security-spire-agent latest ee4bd55f06f1 About a minute ago 127MB 16:35:01 security-spire-server latest 0a3881bd331a About a minute ago 87.3MB 16:35:01 287943cc29cd About a minute ago 1.52GB 16:35:01 648e383b6a1c About a minute ago 1.52GB 16:35:01 ci-base-image-x86_64 latest c2a9939582ec 4 minutes ago 1.02GB 16:35:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 16:35:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 16:35:01 docker 20.10.14 7417809fdb73 2 months ago 218MB 16:35:01 alpine 3.14 e04c818066af 2 months ago 5.59MB 16:35:01 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 16:35:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:36:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.462s coverage: 28.7% of statements 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.472s coverage: 98.5% of statements 16:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.467s coverage: 54.2% of statements 16:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.305s coverage: 89.2% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.577s coverage: 83.8% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.372s coverage: 95.6% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.287s coverage: 72.2% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.339s coverage: 60.0% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.651s coverage: 0.9% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.317s coverage: 58.8% of statements 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.431s coverage: 29.6% of statements 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements 16:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.247s coverage: 79.5% of statements 16:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements 16:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.323s coverage: 96.3% of statements 16:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements 16:37:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.359s coverage: 94.4% of statements 16:37:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.703s coverage: 82.5% of statements 16:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.316s coverage: 58.8% of statements 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements 16:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.009s coverage: 91.2% of statements 16:37:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 64.4% of statements 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.301s coverage: 100.0% of statements 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements 16:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.261s coverage: 65.4% of statements 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.896s coverage: 43.8% of statements 16:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements 16:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements 16:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:37:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.346s coverage: 17.7% of statements 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:37:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.755s coverage: 92.3% of statements 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:37:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 63.2% of statements 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.465s coverage: 97.7% of statements 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements 16:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:37:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:37:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:37:44 GO111MODULE=on go vet ./... 16:39:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:36 ./bin/test-attribution-txt.sh [Pipeline] echo 16:39:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:39:36 + ls -al . 16:39:36 total 680 16:39:36 drwxrwxr-x 9 1001 1001 4096 Jul 3 16:34 . 16:39:36 drwxr-xr-x 4 root root 4096 Jul 3 16:33 .. 16:39:36 -rw-rw-r-- 1 1001 1001 11 Jul 3 16:32 .dockerignore 16:39:36 drwxrwxr-x 8 1001 1001 4096 Jul 3 16:32 .git 16:39:36 drwxrwxr-x 3 1001 1001 4096 Jul 3 16:32 .github 16:39:36 -rw-rw-r-- 1 1001 1001 879 Jul 3 16:32 .gitignore 16:39:36 -rw-rw-r-- 1 1001 1001 42 Jul 3 16:32 .golangci.yml 16:39:36 -rw-rw-r-- 1 1001 1001 87 Jul 3 16:32 .hadolint.yml 16:39:36 -rw-rw-r-- 1 1001 1001 166 Jul 3 16:32 .sonarcloud.properties 16:39:36 -rw-rw-r-- 1 1001 1001 1171 Jul 3 16:32 ADOPTERS.md 16:39:36 -rw-rw-r-- 1 1001 1001 10347 Jul 3 16:32 Attribution.txt 16:39:36 -rw-rw-r-- 1 1001 1001 63209 Jul 3 16:32 CHANGELOG.md 16:39:36 -rw-rw-r-- 1 1001 1001 3804 Jul 3 16:32 CONTRIBUTING.md 16:39:36 -rw-rw-r-- 1 1001 1001 677 Jul 3 16:32 GOVERNANCE.md 16:39:36 -rw-rw-r-- 1 1001 1001 850 Jul 3 16:32 Jenkinsfile 16:39:36 -rw-rw-r-- 1 1001 1001 10775 Jul 3 16:32 LICENSE 16:39:36 -rw-rw-r-- 1 1001 1001 10389 Jul 3 16:32 Makefile 16:39:36 -rw-rw-r-- 1 1001 1001 582 Jul 3 16:32 OWNERS.md 16:39:36 -rw-rw-r-- 1 1001 1001 9094 Jul 3 16:32 README.md 16:39:36 -rw-rw-r-- 1 1001 1001 6912 Jul 3 16:32 SECURITY.md 16:39:36 -rw-rw-r-- 1 1001 1001 5 Jul 3 16:29 VERSION 16:39:36 -rw-rw-r-- 1 1001 1001 4131 Jul 3 16:32 ZMQWindows.md 16:39:36 drwxrwxr-x 2 1001 1001 4096 Jul 3 16:32 bin 16:39:36 drwxrwxr-x 18 1001 1001 4096 Jul 3 16:32 cmd 16:39:36 -rw-r--r-- 1 root root 435593 Jul 3 16:37 coverage.out 16:39:36 -rw-rw-r-- 1 1001 1001 3311 Jul 3 16:32 go.mod 16:39:36 -rw-rw-r-- 1 1001 1001 36231 Jul 3 16:33 go.sum 16:39:36 drwxrwxr-x 8 1001 1001 4096 Jul 3 16:32 internal 16:39:36 drwxrwxr-x 3 1001 1001 4096 Jul 3 16:32 openapi 16:39:36 drwxrwxr-x 4 1001 1001 4096 Jul 3 16:32 snap 16:39:36 -rw-rw-r-- 1 1001 1001 204 Jul 3 16:32 version.go [Pipeline] sh 16:39:37 + '[' -e coverage.out ] 16:39:37 + chown 1001:1001 coverage.out [Pipeline] stash 16:39:37 Warning: overwriting stash ‘coverage-report’ 16:39:38 Stashed 1 file(s) [Pipeline] sh 16:39:38 + make build 16:39:38 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:41: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/core-metadata/core-metadata ./cmd/core-metadata 16:41: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/core-command/core-command ./cmd/core-command 16:41:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:42: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:42: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:42:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:42:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:42:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:42: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 16:42:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:42:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:43: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:43:04 $ docker stop --time=1 446223bf27c41c6f0446ab5b28e29931d1a07ba41861cc5060105259eabb6ffc 16:43:06 $ docker rm -f 446223bf27c41c6f0446ab5b28e29931d1a07ba41861cc5060105259eabb6ffc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:08 16:43:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:09 latest: Pulling from edgex-devops/edgex-compose-arm64 16:43:09 29e5d40040c1: Pulling fs layer 16:43:09 1ce36da41761: Pulling fs layer 16:43:09 25b303627fd3: Pulling fs layer 16:43:09 29e5d40040c1: Verifying Checksum 16:43:09 29e5d40040c1: Download complete 16:43:09 1ce36da41761: Verifying Checksum 16:43:09 1ce36da41761: Download complete 16:43:10 29e5d40040c1: Pull complete 16:43:11 25b303627fd3: Verifying Checksum 16:43:11 25b303627fd3: Download complete 16:43:11 1ce36da41761: Pull complete 16:43:23 25b303627fd3: Pull complete 16:43:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:43:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:24 prd-ubuntu20.04-docker-arm64-4c-16g-16754 does not seem to be running inside a container 16:43:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:43:26 $ docker top ecf4876ba036fdb2e2d9d0966ceb9d59263da07f3a57ce5c4a91764695443b23 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:27 + docker-compose build --help 16:43:27 + grep parallel 16:43:31 --parallel Build images in parallel. [Pipeline] } 16:43:31 $ docker stop --time=1 ecf4876ba036fdb2e2d9d0966ceb9d59263da07f3a57ce5c4a91764695443b23 16:43:33 $ docker rm -f ecf4876ba036fdb2e2d9d0966ceb9d59263da07f3a57ce5c4a91764695443b23 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:34 prd-ubuntu20.04-docker-arm64-4c-16g-16754 does not seem to be running inside a container 16:43:34 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:43:35 $ docker top edd84be6ab5e0dbf1540e17ce47e92f5a77ad7dddac6520148e160ce00580555 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:36 + docker-compose -f ./docker-compose-build.yml build --parallel 16:43:41 Building core-command ... 16:43:41 Building core-data ... 16:43:41 Building core-metadata ... 16:43:41 Building security-bootstrapper ... 16:43:41 Building security-proxy-setup ... 16:43:41 Building security-secretstore-setup ... 16:43:41 Building security-spiffe-token-provider ... 16:43:41 Building security-spire-agent ... 16:43:41 Building security-spire-config ... 16:43:41 Building security-spire-server ... 16:43:41 Building support-notifications ... 16:43:41 Building support-scheduler ... 16:43:41 Building sys-mgmt-agent ... 16:43:41 Building support-scheduler 16:43:41 Building core-metadata 16:43:41 Building security-secretstore-setup 16:43:41 Building security-proxy-setup 16:43:41 Building core-data 16:45:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:02 ---> a91dc998e18b 16:45:02 Step 3/22 : WORKDIR /edgex-go 16:45:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:45:02 ---> a91dc998e18b 16:45:02 Step 3/25 : WORKDIR /edgex-go 16:45:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:03 ---> a91dc998e18b 16:45:03 Step 3/22 : WORKDIR /edgex-go 16:45:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:03 ---> a91dc998e18b 16:45:03 Step 3/23 : WORKDIR /edgex-go 16:45:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:03 ---> a91dc998e18b 16:45:03 Step 3/23 : WORKDIR /edgex-go 16:45:03 ---> Running in 4dda257beba8 16:45:03 ---> Running in 4d4d06db7c1d 16:45:03 ---> Running in ac30e3226835 16:45:03 ---> Running in 1d5113073503 16:45:03 ---> Running in df1c06d97a16 16:45:03 Removing intermediate container ac30e3226835 16:45:03 ---> 87e27b434090 16:45:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:03 ---> Running in d08d15d229bd 16:45:03 Removing intermediate container 4dda257beba8 16:45:03 ---> 3724f0f5b654 16:45:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:03 Removing intermediate container 1d5113073503 16:45:03 ---> b2f4ac38bd5c 16:45:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:04 Removing intermediate container 4d4d06db7c1d 16:45:04 ---> c52d816c04fe 16:45:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:04 Removing intermediate container df1c06d97a16 16:45:04 ---> eb881a8e97e8 16:45:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:04 ---> Running in 78b930e92972 16:45:04 ---> Running in 213378e3854d 16:45:04 ---> Running in 30c76a4dae4d 16:45:04 ---> Running in cc3f1ff2b5ee 16:45:07 Removing intermediate container d08d15d229bd 16:45:07 ---> 3f6b9d5dfa2e 16:45:07 Step 5/23 : RUN apk add --update --no-cache make git 16:45:07 ---> Running in b1bc59010f80 16:45:07 Removing intermediate container 78b930e92972 16:45:07 ---> 259c9ce5837d 16:45:07 Step 5/22 : RUN apk add --update --no-cache make git 16:45:08 ---> Running in 95536125ec66 16:45:08 Removing intermediate container 30c76a4dae4d 16:45:08 ---> a7dcc2967c3a 16:45:08 Step 5/22 : RUN apk add --update --no-cache make git 16:45:08 ---> Running in 6e36195fd9cc 16:45:08 Removing intermediate container cc3f1ff2b5ee 16:45:08 ---> b68ed06b122c 16:45:08 Step 5/25 : RUN apk add --update --no-cache make git 16:45:08 Removing intermediate container 213378e3854d 16:45:08 ---> 315a4f8a8873 16:45:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:45:08 ---> Running in 7fdceac6fdd7 16:45:08 ---> Running in 269ad8150c0f 16:45:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:11 OK: 220 MiB in 52 packages 16:45:12 OK: 220 MiB in 52 packages 16:45:13 OK: 220 MiB in 52 packages 16:45:13 OK: 220 MiB in 52 packages 16:45:13 OK: 220 MiB in 52 packages 16:45:13 Removing intermediate container b1bc59010f80 16:45:13 ---> aa72d64cf825 16:45:13 Step 6/23 : COPY go.mod vendor* ./ 16:45:14 Removing intermediate container 95536125ec66 16:45:14 ---> 287b05a77ce7 16:45:14 Step 6/22 : COPY go.mod vendor* ./ 16:45:14 Removing intermediate container 6e36195fd9cc 16:45:14 ---> e025fe95a549 16:45:14 Step 6/22 : COPY go.mod vendor* ./ 16:45:14 Removing intermediate container 269ad8150c0f 16:45:14 ---> ef2a43d58df2 16:45:14 Step 6/23 : COPY go.mod vendor* ./ 16:45:14 Removing intermediate container 7fdceac6fdd7 16:45:14 ---> d1ac57d94c2b 16:45:14 Step 6/25 : COPY go.mod vendor* ./ 16:45:15 ---> 6110b865a0e8 16:45:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:15 ---> cda6e64f3738 16:45:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:15 ---> Running in 8670915abdc2 16:45:15 ---> Running in a193d5ad0552 16:45:15 ---> 3f491ab6db0e 16:45:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:15 ---> 634220f4c0a5 16:45:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:16 ---> Running in dea5c2c5ed15 16:45:16 ---> Running in 1d9547cdb6a4 16:45:16 ---> 8fc9449e6718 16:45:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:16 ---> Running in 59f46605ea8d 16:45:20 Removing intermediate container 8670915abdc2 16:45:20 ---> fb348d3a267a 16:45:20 Step 8/23 : COPY . . 16:45:21 Removing intermediate container a193d5ad0552 16:45:21 ---> 6ced91e767b6 16:45:21 Step 8/22 : COPY . . 16:45:21 Removing intermediate container dea5c2c5ed15 16:45:21 ---> e76bf674aaef 16:45:21 Step 8/22 : COPY . . 16:45:21 Removing intermediate container 1d9547cdb6a4 16:45:21 ---> c65cceb0e85e 16:45:21 Step 8/23 : COPY . . 16:45:22 Removing intermediate container 59f46605ea8d 16:45:22 ---> 18e8db8f2bd3 16:45:22 Step 8/25 : COPY . . 16:45:48 ---> 51d5e666f2f8 16:45:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:45:48 ---> f5326c85240d 16:45:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:45:48 ---> Running in 84b3a70b4b67 16:45:48 ---> f5703df69a1d 16:45:48 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:45:48 ---> Running in f9d4d2ac8575 16:45:48 ---> Running in 141dfd67ebcf 16:45:48 ---> d1e88f1cbff6 16:45:48 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:45:48 ---> 9620564952a8 16:45:48 Step 9/23 : RUN make cmd/core-data/core-data 16:45:48 ---> Running in 06719709be58 16:45:48 ---> Running in 0c9311616602 16:45: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/core-metadata/core-metadata ./cmd/core-metadata 16:45: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:45: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45:50 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:50:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:50:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:50:21 Removing intermediate container 141dfd67ebcf 16:50:21 ---> a055ac843f94 16:50:21 16:50:21 Step 10/22 : FROM alpine:3.14 16:50:21 Removing intermediate container 06719709be58 16:50:21 ---> 923b9c3af3e3 16:50:21 16:50:21 Step 10/25 : FROM alpine:3.14 16:50:21 3.14: Pulling from library/alpine 16:50:21 3.14: Pulling from library/alpine 16:50:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:50:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:50:23 Status: Downloaded newer image for alpine:3.14 16:50:23 Status: Downloaded newer image for alpine:3.14 16:50:23 ---> ac73e934f311 16:50:23 ---> ac73e934f311 16:50:23 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:50:23 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:50:23 ---> Running in dab3024b2d04 16:50:23 ---> Running in 75c3d5bf82c7 16:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:29 (1/3) Installing ca-certificates (20211220-r0) 16:50:29 (1/6) Installing ca-certificates (20211220-r0) 16:50:29 (2/3) Installing dumb-init (1.2.5-r1) 16:50:29 (3/3) Installing su-exec (0.2-r1) 16:50:29 Executing busybox-1.33.1-r7.trigger 16:50:29 Executing ca-certificates-20211220-r0.trigger 16:50:29 (2/6) Installing brotli-libs (1.0.9-r5) 16:50:29 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:50:29 (4/6) Installing libcurl (7.79.1-r2) 16:50:29 (5/6) Installing curl (7.79.1-r2) 16:50:29 (6/6) Installing dumb-init (1.2.5-r1) 16:50:29 Executing busybox-1.33.1-r7.trigger 16:50:29 Executing ca-certificates-20211220-r0.trigger 16:50:29 OK: 6 MiB in 17 packages 16:50:29 OK: 8 MiB in 20 packages 16:50:32 Removing intermediate container 84b3a70b4b67 16:50:32 ---> 6818fd1daf84 16:50:32 16:50:32 Step 10/23 : FROM alpine:3.14 16:50:32 ---> ac73e934f311 16:50:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:50:32 ---> Running in 34de038a3d35 16:50:32 Removing intermediate container dab3024b2d04 16:50:32 ---> d00cbce91208 16:50:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:33 ---> Running in f50f9c5d6eb9 16:50:33 Removing intermediate container 75c3d5bf82c7 16:50:33 ---> a86b4ca88877 16:50:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:33 ---> Running in 21913269fcb4 16:50:33 Removing intermediate container f50f9c5d6eb9 16:50:33 ---> 281b7a5936fe 16:50:33 Step 13/25 : WORKDIR / 16:50:33 ---> Running in 3c25b838e9a2 16:50:34 Removing intermediate container 21913269fcb4 16:50:34 ---> baed8a39ffd6 16:50:34 Step 13/22 : WORKDIR /edgex 16:50:34 ---> Running in 7384ba9bfe63 16:50:34 Removing intermediate container 3c25b838e9a2 16:50:34 ---> 792488f9c9f7 16:50:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:35 Removing intermediate container 7384ba9bfe63 16:50:35 ---> 45b6badc7258 16:50:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:50:36 ---> 9ede762cd1f9 16:50:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:50:36 (1/1) Installing dumb-init (1.2.5-r1) 16:50:36 Executing busybox-1.33.1-r7.trigger 16:50:36 ---> cf5e30e0b53d 16:50:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:50:36 OK: 5 MiB in 15 packages 16:50:37 ---> 10156853e00e 16:50:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:50:38 Removing intermediate container 34de038a3d35 16:50:38 ---> 55b0ceb27b46 16:50:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:38 ---> Running in ded025e118a4 16:50:38 ---> b8555f7ba168 16:50:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:50:39 Removing intermediate container ded025e118a4 16:50:39 ---> 54b25a222b5e 16:50:39 Step 13/23 : ENV APP_PORT=59881 16:50:39 ---> Running in f419788f5a1e 16:50:39 ---> f8da2f21718e 16:50:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:50:40 Removing intermediate container f419788f5a1e 16:50:40 ---> dd06846ef83b 16:50:40 Step 14/23 : EXPOSE $APP_PORT 16:50:40 ---> f22adb568b63 16:50:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:50:40 ---> Running in 0e7320e523ca 16:50:41 Removing intermediate container 0e7320e523ca 16:50:41 ---> 32d52dcb0fd7 16:50:41 Step 15/23 : WORKDIR / 16:50:41 ---> Running in ff4ab247a914 16:50:42 Removing intermediate container ff4ab247a914 16:50:42 ---> 3dd6526d98e9 16:50:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:42 ---> 130f49095c74 16:50:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:50:42 ---> c45aa25d9ebf 16:50:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:50:44 ---> 5ffde4563c43 16:50:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:50:44 ---> fa3d25a37326 16:50:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:50:44 ---> Running in 82354e75c87c 16:50:46 ---> 1b119ebb69f7 16:50:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:50:47 ---> f2b62d69d99d 16:50:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:50:48 Removing intermediate container 82354e75c87c 16:50:48 ---> 09c845d79ae1 16:50:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:50:48 ---> Running in 5ced7c0e28e7 16:50:48 ---> 3d3bee365f04 16:50:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:50:48 ---> Running in ca2eceb2303f 16:50:49 ---> a5511ddbf92b 16:50:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:50:49 Removing intermediate container 5ced7c0e28e7 16:50:49 ---> 40ad7e6d9fa8 16:50:49 Step 20/22 : LABEL arch=arm64 16:50:49 ---> Running in 93e9e9d5ed4d 16:50:49 ---> Running in e7f6628bc5b6 16:50:50 Removing intermediate container 93e9e9d5ed4d 16:50:50 ---> d835b868f421 16:50:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:50 Removing intermediate container e7f6628bc5b6 16:50:50 ---> 11953de7934b 16:50:50 Step 21/22 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:50:50 ---> Running in c6223f883122 16:50:50 ---> Running in 83b1dcbc6e5d 16:50:51 Removing intermediate container c6223f883122 16:50:51 ---> 1ab9542e7b6a 16:50:51 Step 21/23 : LABEL arch=arm64 16:50:51 ---> Running in fd39ce98d74a 16:50:51 Removing intermediate container 83b1dcbc6e5d 16:50:51 ---> 7eff51bb793c 16:50:51 Step 22/22 : LABEL version=0.0.0 16:50:51 ---> Running in 323bceec6e6d 16:50:52 Removing intermediate container fd39ce98d74a 16:50:52 ---> 90b356e8ce88 16:50:52 Step 22/23 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:50:52 Removing intermediate container 323bceec6e6d 16:50:52 ---> 14483a0cf653 16:50:52 16:50:52 ---> Running in 7b993c1373ea 16:50:52 Removing intermediate container ca2eceb2303f 16:50:52 ---> 84cf754fbc58 16:50:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:50:53 ---> Running in c50e0c4699c6 16:50:53 Removing intermediate container 7b993c1373ea 16:50:53 ---> 97b0305811b5 16:50:53 Step 23/23 : LABEL version=0.0.0 16:50:53 Removing intermediate container c50e0c4699c6 16:50:53 ---> 51f072e04245 16:50:53 Step 23/25 : LABEL arch=arm64 16:50:53 ---> Running in ad42bd2280c6 16:50:54 Successfully built 14483a0cf653 16:50:54 Successfully tagged security-proxy-setup-arm64:latest 16:50:54 Building security-spire-server 16:50:54 ---> Running in a0eba0c376ec 16:50:54  Building security-proxy-setup ... done Removing intermediate container ad42bd2280c6 16:50:54 ---> c24468f9d6bf 16:50:54 16:50:54 Removing intermediate container a0eba0c376ec 16:50:54 ---> 45c697de9e7e 16:50:54 Step 24/25 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:50:54 ---> Running in 20e12b18797f 16:50:55 Successfully built c24468f9d6bf 16:50:55 Successfully tagged core-metadata-arm64:latest 16:50:55  Building core-metadata ... done Building security-bootstrapper 16:50:55 Removing intermediate container 20e12b18797f 16:50:55 ---> b9d988cea201 16:50:55 Step 25/25 : LABEL version=0.0.0 16:50:55 ---> Running in c235d4c28af1 16:50:56 Removing intermediate container c235d4c28af1 16:50:56 ---> 733bc38845f7 16:50:56 16:50:56 Successfully built 733bc38845f7 16:50:56 Successfully tagged security-secretstore-setup-arm64:latest 16:50:56  Building security-secretstore-setup ... done Building support-notifications 16:51:06 Removing intermediate container 0c9311616602 16:51:06 ---> 2e36edb210bf 16:51:06 16:51:06 Step 10/23 : FROM alpine:3.14 16:51:06 ---> ac73e934f311 16:51:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:51:06 ---> Running in 8636d9e2d950 16:51:06 Removing intermediate container 8636d9e2d950 16:51:06 ---> 9208feac3149 16:51:06 Step 12/23 : ENV APP_PORT=59880 16:51:06 ---> Running in 47e24c7157d9 16:51:07 Removing intermediate container 47e24c7157d9 16:51:07 ---> 147a75e53a60 16:51:07 Step 13/23 : EXPOSE $APP_PORT 16:51:07 ---> Running in 88841e9c2bad 16:51:07 Removing intermediate container 88841e9c2bad 16:51:07 ---> 6e47e107352e 16:51:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:07 ---> Running in 918afe1eda57 16:51:10 Removing intermediate container 918afe1eda57 16:51:10 ---> e0dd17f5b878 16:51:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:51:10 ---> Running in 6ad5dd056150 16:51:11 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:12 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:13 (1/6) Installing dumb-init (1.2.5-r1) 16:51:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:51:13 (3/6) Installing libsodium (1.0.18-r0) 16:51:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:51:14 (5/6) Installing libzmq (4.3.4-r0) 16:51:14 (6/6) Installing zeromq (4.3.4-r0) 16:51:14 Executing busybox-1.33.1-r7.trigger 16:51:14 OK: 8 MiB in 20 packages 16:51:16 Removing intermediate container 6ad5dd056150 16:51:16 ---> 15f87c216752 16:51:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:17 ---> 3dfa83de8246 16:51:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:51:21 ---> ab2cb8c50425 16:51:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:51:22 ---> 610e3f5301be 16:51:22 Step 19/23 : ENTRYPOINT ["/core-data"] 16:51:22 ---> Running in a8777acc0f78 16:51:23 Removing intermediate container a8777acc0f78 16:51:23 ---> 1350056a42e4 16:51:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:23 ---> Running in c52cccb8d656 16:51:23 Removing intermediate container c52cccb8d656 16:51:23 ---> 9f158db99ed8 16:51:23 Step 21/23 : LABEL arch=arm64 16:51:24 ---> Running in 58c2fd0c9528 16:51:24 Removing intermediate container 58c2fd0c9528 16:51:24 ---> 1ae66c3dd075 16:51:24 Step 22/23 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:51:25 ---> Running in 703ab84e125c 16:51:25 Removing intermediate container 703ab84e125c 16:51:25 ---> e4ee8c823693 16:51:25 Step 23/23 : LABEL version=0.0.0 16:51:26 ---> Running in a3daa00150b3 16:51:26 Removing intermediate container a3daa00150b3 16:51:26 ---> 1eb99c494817 16:51:26 16:51:27 Successfully built 1eb99c494817 16:51:27 Successfully tagged core-data-arm64:latest 16:51:27 Building core-command 16:51:45  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:51:45 ---> a91dc998e18b 16:51:45 Step 3/25 : WORKDIR /edgex-go 16:51:45 ---> Using cache 16:51:45 ---> eb881a8e97e8 16:51:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:45 ---> Using cache 16:51:45 ---> a7dcc2967c3a 16:51:45 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:51:45 ---> Running in cb48d4ca693e 16:51:45 Removing intermediate container f9d4d2ac8575 16:51:45 ---> 88d96366a137 16:51:45 16:51:45 Step 10/22 : FROM alpine:3.14 16:51:45 ---> ac73e934f311 16:51:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:51:45 ---> Using cache 16:51:45 ---> 55b0ceb27b46 16:51:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:45 ---> Using cache 16:51:45 ---> 54b25a222b5e 16:51:45 Step 13/22 : ENV APP_PORT=59861 16:51:45 ---> Running in 15e77834e8f9 16:51:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:46 Removing intermediate container 15e77834e8f9 16:51:46 ---> 99bebd1d7dc9 16:51:46 Step 14/22 : EXPOSE $APP_PORT 16:51:46 ---> Running in b9a72bd543c4 16:51:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:46 Removing intermediate container b9a72bd543c4 16:51:46 ---> 240e5b20c3e6 16:51:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:47 OK: 220 MiB in 52 packages 16:51:47 ---> a3c1a614007f 16:51:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:51:49 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:51:49 ---> a91dc998e18b 16:51:49 Step 3/31 : WORKDIR /edgex-go 16:51:49 ---> Using cache 16:51:49 ---> eb881a8e97e8 16:51:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:49 ---> Using cache 16:51:49 Removing intermediate container cb48d4ca693e 16:51:49 ---> a7dcc2967c3a 16:51:49 ---> 37d9b1511a23 16:51:49 Step 5/31 : RUN apk add --update --no-cache make gitStep 6/25 : COPY go.mod vendor* ./ 16:51:49 16:51:49 ---> Using cache 16:51:49 ---> e025fe95a549 16:51:49 Step 6/31 : COPY go.mod vendor* ./ 16:51:49 ---> Using cache 16:51:49 ---> 3f491ab6db0e 16:51:49 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:49 ---> Using cache 16:51:49 ---> e76bf674aaef 16:51:49 Step 8/31 : COPY . . 16:51:49 ---> Using cache 16:51:49 ---> f5326c85240d 16:51:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:51:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:49 ---> a91dc998e18b 16:51:49 Step 3/22 : WORKDIR /edgex-go 16:51:49 ---> Using cache 16:51:49 ---> eb881a8e97e8 16:51:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:49 ---> Using cache 16:51:49 ---> a7dcc2967c3a 16:51:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:51:49 ---> Running in 672d69dfbd42 16:51:49 ---> Running in 0b82e78b851f 16:51:50 ---> 3d730014eb96 16:51:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:50 ---> Running in 9ec6bda1fee9 16:51:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:51:52 ---> 584e1ffe7cd3 16:51:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:51:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:53 ---> 4e7fa77cc4a3 16:51:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:51:53 ---> Running in 075cacbe0b58 16:51:53 OK: 220 MiB in 52 packages 16:51:54 Removing intermediate container 075cacbe0b58 16:51:54 ---> 76521e0a9b1b 16:51:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:54 ---> Running in 9d5efd483baf 16:51:55 Removing intermediate container 9d5efd483baf 16:51:55 ---> ebd8a40ce0dd 16:51:55 Step 20/22 : LABEL arch=arm64 16:51:55 Removing intermediate container 672d69dfbd42 16:51:55 ---> 2aa876f438cd 16:51:55 Step 6/22 : COPY go.mod vendor* ./ 16:51:55 ---> Running in bbd18f856369 16:51:56 Removing intermediate container bbd18f856369 16:51:56 ---> 80dc2199b690 16:51:56 Step 21/22 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:51:56 Removing intermediate container 9ec6bda1fee9 16:51:56 ---> 35ef558f8403 16:51:56 Step 8/25 : COPY . . 16:51:57 ---> Running in 86c2a06b1563 16:51:57 ---> 95e6dc9412a7 16:51:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:57 ---> Running in f642517088b1 16:51:57 Removing intermediate container 86c2a06b1563 16:51:57 ---> 491161f4563a 16:51:57 Step 22/22 : LABEL version=0.0.0 16:51:58 ---> Running in 57b60a70f0d2 16:51:59 Removing intermediate container 57b60a70f0d2 16:51:59 ---> 43850428f3e5 16:51:59 16:51:59 Successfully built 43850428f3e5 16:51:59 Successfully tagged support-scheduler-arm64:latest 16:51:59  Building support-scheduler ... done Building security-spire-agent 16:52:03 Removing intermediate container f642517088b1 16:52:03 ---> e8699d089471 16:52:03 Step 8/22 : COPY . . 16:52:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:13 ---> a91dc998e18b 16:52:13 Step 3/23 : WORKDIR /edgex-go 16:52:13 ---> Using cache 16:52:13 ---> eb881a8e97e8 16:52:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:13 ---> Using cache 16:52:13 ---> a7dcc2967c3a 16:52:13 Step 5/23 : RUN apk add --update --no-cache make git 16:52:13 ---> Using cache 16:52:13 ---> e025fe95a549 16:52:13 Step 6/23 : COPY go.mod vendor* ./ 16:52:13 ---> Using cache 16:52:13 ---> 3f491ab6db0e 16:52:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:13 ---> Using cache 16:52:13 ---> e76bf674aaef 16:52:13 Step 8/23 : COPY . . 16:52:13 ---> Using cache 16:52:13 ---> f5326c85240d 16:52:13 Step 9/23 : RUN make cmd/core-command/core-command 16:52:14 ---> Running in 7d2fc6198786 16:52: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 16:52:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:52:34 ---> a91dc998e18b 16:52:34 Step 3/26 : WORKDIR /edgex-go 16:52:34 ---> Using cache 16:52:34 ---> eb881a8e97e8 16:52:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:34 ---> Using cache 16:52:34 ---> a7dcc2967c3a 16:52:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:52:34 ---> Using cache 16:52:34 ---> 37d9b1511a23 16:52:34 Step 6/26 : COPY go.mod vendor* ./ 16:52:34 ---> Using cache 16:52:34 ---> 3d730014eb96 16:52:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:34 ---> Using cache 16:52:34 ---> 35ef558f8403 16:52:34 Step 8/26 : COPY . . 16:52:34 ---> Using cache 16:52:34 ---> 36dce3ad2c56 16:52:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:52:35 ---> Running in 4cb6338a3ff5 16:52:36 Removing intermediate container 4cb6338a3ff5 16:52:36 ---> 755819a1b743 16:52:36 Step 10/26 : WORKDIR /edgex-go/spire-build 16:52:37 ---> Running in bb87644746cd 16:52:37 ---> 36dce3ad2c56 16:52:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:52:37 ---> Running in 28d81b1811e5 16:52:38 Removing intermediate container bb87644746cd 16:52:38 ---> ee9b04691ee9 16:52:38 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:52:38 Removing intermediate container 28d81b1811e5 16:52:38 ---> 274d66d68661 16:52:38 Step 10/25 : WORKDIR /edgex-go/spire-build 16:52:38 ---> Running in d64386bfe84b 16:52:38 ---> Running in e899a35bba6a 16:52:40 Removing intermediate container e899a35bba6a 16:52:40 ---> 5f53bbcea5df 16:52:40 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:52:40 ---> Running in 790a226b466a 16:52:42 Removing intermediate container d64386bfe84b 16:52:42 ---> aac6512244da 16:52:42 Step 12/26 : WORKDIR /edgex-go 16:52:42 ---> Running in f7b8bc369706 16:52:44 Removing intermediate container f7b8bc369706 16:52:44 ---> 0ac6766cb4b9 16:52:44 16:52:44 Step 13/26 : FROM alpine:3.15 16:52:44 ---> 2ead77482512 16:52:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:52:44 3.15: Pulling from library/alpine 16:52:44 ---> Running in ec4bc6551e44 16:52:44 Removing intermediate container 790a226b466a 16:52:44 ---> 1338bb8de3b6 16:52:44 Step 12/25 : WORKDIR /edgex-go 16:52:44 ---> Running in 8b2b73a185b5 16:52:46 Removing intermediate container 8b2b73a185b5 16:52:46 ---> 0e1e4809ab11 16:52:46 16:52:46 Step 13/25 : FROM alpine:3.15 16:52:46 3.15: Pulling from library/alpine 16:52:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:52:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:52:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:52:46 Status: Downloaded newer image for alpine:3.15 16:52:46 ---> 3fb3c9af89a9 16:52:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:52:46 Status: Downloaded newer image for alpine:3.15 16:52:46 ---> 3fb3c9af89a9 16:52:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:52:47 ---> Running in 0d1399248b9d 16:52:47 ---> Running in 980ec79d4505 16:52:47 Removing intermediate container 0d1399248b9d 16:52:47 ---> 1bcd8540ce8f 16:52:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:47 Removing intermediate container 980ec79d4505 16:52:47 ---> ec20d381de13 16:52:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:47 ---> Running in 40916dda05f9 16:52:48 ---> Running in 743bd5f3ab1c 16:52:51 Removing intermediate container 40916dda05f9 16:52:51 ---> 556dce9b0152 16:52:51 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:52:51 Removing intermediate container 743bd5f3ab1c 16:52:51 ---> 813013081f87 16:52:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:52:51 ---> Running in 9f017ff6365b 16:52:51 ---> Running in 077c1fffe5ed 16:52:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:56 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:52:56 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:52:56 OK: 15736 distinct packages available 16:52:56 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:52:56 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:52:56 OK: 15736 distinct packages available 16:52:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:59 (1/5) Installing dumb-init (1.2.5-r1) 16:52:59 (2/5) Installing musl-obstack (1.2.3-r0) 16:52:59 (3/5) Installing libucontext (1.1-r0) 16:52:59 (4/5) Installing gcompat (1.0.0-r4) 16:52:59 (5/5) Installing openssl (1.1.1p-r0) 16:52:59 (1/5) Installing dumb-init (1.2.5-r1) 16:52:59 Executing busybox-1.34.1-r5.trigger 16:52:59 OK: 6 MiB in 19 packages 16:52:59 (2/5) Installing musl-obstack (1.2.3-r0) 16:52:59 (3/5) Installing libucontext (1.1-r0) 16:52:59 (4/5) Installing gcompat (1.0.0-r4) 16:52:59 (5/5) Installing openssl (1.1.1p-r0) 16:53:00 Executing busybox-1.34.1-r5.trigger 16:53:00 OK: 6 MiB in 19 packages 16:53:01 Removing intermediate container 077c1fffe5ed 16:53:01 ---> d188568663bb 16:53:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:53:01 Removing intermediate container 9f017ff6365b 16:53:01 ---> 8b33cf2c9e9e 16:53:01 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:53:06 ---> a6fd80805091 16:53:06 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:53:09 ---> 226ec0f2abfa 16:53:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:53:10 ---> 5a3afb0e3a23 16:53:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:53:11 ---> 6ed6440e2309 16:53:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:53:13 ---> 27f620389c49 16:53:13 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:53:13 ---> Running in 93c351cdeef8 16:53:13 Removing intermediate container 93c351cdeef8 16:53:13 ---> b14ae57cd7bf 16:53:13 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:53:13 ---> 3b06a09e0513 16:53:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:53:14 ---> Running in 66c9f92c554c 16:53:14 Removing intermediate container 66c9f92c554c 16:53:14 ---> ede851d4ccea 16:53:14 Step 23/25 : LABEL arch=arm64 16:53:15 ---> Running in bea496873fe6 16:53:15 ---> b7af2bf91a0a 16:53:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:53:15 Removing intermediate container bea496873fe6 16:53:15 ---> f1656d717455 16:53:15 Step 24/25 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:53:16 ---> Running in cbed3cb77968 16:53:16 ---> cb045aa7917a 16:53:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:53:16 Removing intermediate container cbed3cb77968 16:53:16 ---> 2c273bbf8b9e 16:53:16 Step 25/25 : LABEL version=0.0.0 16:53:16 ---> Running in 0062168d5699 16:53:17 Removing intermediate container 0062168d5699 16:53:17 ---> dae10d539d41 16:53:17 16:53:17 ---> a04b2d88b0bc 16:53:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:53:17 ---> Running in 5eb92faa42df 16:53:18 Successfully built dae10d539d41 16:53:18 Successfully tagged security-spire-server-arm64:latest 16:53:18  Building security-spire-server ... done Building security-spire-config 16:53:18 Removing intermediate container 5eb92faa42df 16:53:18 ---> 28faeb9186bb 16:53:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:53:18 ---> Running in fac0a6b146fa 16:53:19 Removing intermediate container fac0a6b146fa 16:53:19 ---> f0f5dc629a86 16:53:19 Step 24/26 : LABEL arch=arm64 16:53:19 ---> Running in e7ecb68c5f3d 16:53:20 Removing intermediate container e7ecb68c5f3d 16:53:20 ---> 16622df2a3bc 16:53:20 Step 25/26 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:53:20 ---> Running in 3eae6f8b0f97 16:53:20 Removing intermediate container 3eae6f8b0f97 16:53:20 ---> f5959279f0c4 16:53:20 Step 26/26 : LABEL version=0.0.0 16:53:20 ---> Running in 3b8df721f497 16:53:21 Removing intermediate container 3b8df721f497 16:53:21 ---> 6f2c76c98556 16:53:21 16:53:21 Successfully built 6f2c76c98556 16:53:21 Successfully tagged security-spire-agent-arm64:latest 16:53:21  Building security-spire-agent ... done Building security-spiffe-token-provider 16:54:08 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:54:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:54:08 ---> a91dc998e18b 16:54:08 Step 3/26 : WORKDIR /edgex-go 16:54:08 ---> Using cache 16:54:08 ---> eb881a8e97e8 16:54:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:08 ---> Using cache 16:54:08 ---> a7dcc2967c3a 16:54:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:54:08 ---> Using cache 16:54:08 ---> 37d9b1511a23 16:54:08 Step 6/26 : COPY go.mod vendor* ./ 16:54:08 ---> Using cache 16:54:08 ---> 3d730014eb96 16:54:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:08 ---> Using cache 16:54:08 ---> 35ef558f8403 16:54:08 Step 8/26 : COPY . . 16:54:08 ---> Using cache 16:54:08 ---> 36dce3ad2c56 16:54:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:54:08 ---> Using cache 16:54:08 ---> 274d66d68661 16:54:08 Step 10/26 : WORKDIR /edgex-go/spire-build 16:54:08 ---> Using cache 16:54:08 ---> 5f53bbcea5df 16:54:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:54:08 ---> Running in 44524c6e5c6f 16:54:08 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:54:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:54:08 ---> a91dc998e18b 16:54:08 Step 3/20 : WORKDIR /edgex-go 16:54:08 ---> Using cache 16:54:08 ---> eb881a8e97e8 16:54:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:54:08 ---> Running in b35dc9ca215b 16:54:08 Removing intermediate container 44524c6e5c6f 16:54:08 ---> 541d6e0d231d 16:54:08 Step 12/26 : WORKDIR /edgex-go 16:54:08 ---> Running in bcc550c85fd3 16:54:08 Removing intermediate container bcc550c85fd3 16:54:08 ---> b2d63a26647d 16:54:08 16:54:08 Step 13/26 : FROM alpine:3.15 16:54:08 ---> 3fb3c9af89a9 16:54:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:08 ---> Using cache 16:54:08 ---> ec20d381de13 16:54:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:08 ---> Using cache 16:54:08 ---> 813013081f87 16:54:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:54:08 ---> Running in 8d3f92a9c1a1 16:54:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:11 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:54:11 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:54:11 OK: 15743 distinct packages available 16:54:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:12 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:54:12 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:54:12 OK: 15736 distinct packages available 16:54:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:13 OK: 220 MiB in 52 packages 16:54:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:14 Removing intermediate container b35dc9ca215b 16:54:14 ---> 20c14c201a99 16:54:14 Step 5/20 : COPY go.mod vendor* ./ 16:54:15 (1/4) Installing dumb-init (1.2.5-r1) 16:54:15 (2/4) Installing musl-obstack (1.2.3-r0) 16:54:15 (3/4) Installing libucontext (1.1-r0) 16:54:15 (4/4) Installing gcompat (1.0.0-r4) 16:54:15 Executing busybox-1.34.1-r5.trigger 16:54:15 ---> 7465ae5078b5 16:54:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:15 OK: 6 MiB in 18 packages 16:54:15 ---> Running in 68cf1afe1bc3 16:54:17 Removing intermediate container 8d3f92a9c1a1 16:54:17 ---> 678a4292dce9 16:54:17 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:54:23 Removing intermediate container 68cf1afe1bc3 16:54:23 ---> aec493971b8e 16:54:23 Step 7/20 : COPY . . 16:54:23 ---> 324a86428850 16:54:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:54:24 ---> fe60c83a6e48 16:54:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:54:25 ---> Running in 3c60abfa4869 16:54:26 Removing intermediate container 3c60abfa4869 16:54:26 ---> a2174ed07ab3 16:54:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:54:27 ---> fefa10d1cfae 16:54:27 Step 21/26 : WORKDIR / 16:54:27 ---> Running in 4ca413a9c38a 16:54:28 Removing intermediate container 4ca413a9c38a 16:54:28 ---> 28299850dede 16:54:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:54:28 ---> Running in 1b5109826460 16:54:29 Removing intermediate container 1b5109826460 16:54:29 ---> 18ea07e7d284 16:54:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:54:29 ---> Running in 106c18708f52 16:54:30 Removing intermediate container 106c18708f52 16:54:30 ---> 368da92754e0 16:54:30 Step 24/26 : LABEL arch=arm64 16:54:30 ---> Running in 4718e9f90bd7 16:54:31 Removing intermediate container 4718e9f90bd7 16:54:31 ---> 4fdcee3f0655 16:54:31 Step 25/26 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:54:31 ---> Running in 8c74d704e02e 16:54:32 Removing intermediate container 8c74d704e02e 16:54:32 ---> fe934ecc9e77 16:54:32 Step 26/26 : LABEL version=0.0.0 16:54:32 ---> Running in 47a2333381bc 16:54:33 Removing intermediate container 47a2333381bc 16:54:33 ---> a0d6b948e755 16:54:33 16:54:34 Successfully built a0d6b948e755 16:54:34 Successfully tagged security-spire-config-arm64:latest 16:54:34 Building sys-mgmt-agent 16:54:49  Building security-spire-config ... done  ---> 373994902c2a 16:54:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:54:49 ---> Running in 1623f18d55ab 16:54: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:55:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:55:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:05 ---> a91dc998e18b 16:55:05 Step 3/23 : WORKDIR /edgex-go 16:55:05 ---> Using cache 16:55:05 ---> eb881a8e97e8 16:55:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:05 ---> Using cache 16:55:05 ---> a7dcc2967c3a 16:55:05 Step 5/23 : RUN apk add --update --no-cache make bash git 16:55:05 ---> Running in c953745bac6c 16:55:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:55:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:55:09 OK: 220 MiB in 52 packages 16:55:11 Removing intermediate container c953745bac6c 16:55:11 ---> f9a817d6f50c 16:55:11 Step 6/23 : COPY go.mod vendor* ./ 16:55:12 ---> d195b7c9b961 16:55:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:12 ---> Running in 78fd59c36451 16:55:17 Removing intermediate container 78fd59c36451 16:55:17 ---> c29c0316e754 16:55:17 Step 8/23 : COPY . . 16:55:40 ---> 0b91a8d99e0f 16:55:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:55:40 ---> Running in 26fc057bfe0c 16:55:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:56:02 Removing intermediate container 0b82e78b851f 16:56:02 ---> 3dcce9ae492d 16:56:02 16:56:02 Step 10/31 : FROM alpine:3.14 16:56:02 ---> ac73e934f311 16:56:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:56:02 ---> Running in a45ba4023c1e 16:56:02 Removing intermediate container a45ba4023c1e 16:56:02 ---> 61f1a8580de8 16:56:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:56:02 ---> Running in 2d54bacd89e5 16:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:56:06 (1/2) Installing dumb-init (1.2.5-r1) 16:56:06 (2/2) Installing su-exec (0.2-r1) 16:56:06 Executing busybox-1.33.1-r7.trigger 16:56:06 OK: 6 MiB in 16 packages 16:56:07 Removing intermediate container 2d54bacd89e5 16:56:07 ---> 682efb5c6246 16:56:07 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:56:07 ---> Running in d2d6319a6698 16:56:08 Removing intermediate container d2d6319a6698 16:56:08 ---> 8c7bbd8b8650 16:56:08 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:56:08 ---> Running in ce9801050934 16:56:08 Removing intermediate container ce9801050934 16:56:08 ---> 50f05f08a22f 16:56:08 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:56:09 ---> Running in e97234db6814 16:56:12 Removing intermediate container e97234db6814 16:56:12 ---> e7dfbd166f16 16:56:12 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:56:12 ---> Running in e1c502a066e0 16:56:12 Removing intermediate container e1c502a066e0 16:56:12 ---> 92b6c48b440f 16:56:12 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:56:13 ---> 65abfb3b17ed 16:56:13 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:56:13 ---> Running in 57f1390f1740 16:56:17 Removing intermediate container 57f1390f1740 16:56:17 ---> b2c783f119be 16:56:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:17 ---> 2be4cca52579 16:56:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:56:19 ---> 59fa84d40474 16:56:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:56:20 ---> 1be6f2321fa1 16:56:20 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:56:21 ---> 51dea12f120d 16:56:21 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:56:22 ---> 66efe78dd92e 16:56:22 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:56:22 ---> Running in c653eeb114ad 16:56:23 Removing intermediate container c653eeb114ad 16:56:23 ---> a9dc2b064184 16:56:23 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:56:24 ---> 3a46d1f81059 16:56:24 Step 26/31 : RUN chmod +x /entrypoint.sh 16:56:24 ---> Running in 33231a441ca2 16:56:27 Removing intermediate container 33231a441ca2 16:56:27 ---> df58fe3cc2b2 16:56:27 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:56:27 ---> Running in e353a999386f 16:56:28 Removing intermediate container e353a999386f 16:56:28 ---> 77b778acb0bd 16:56:28 Step 28/31 : CMD ["gate"] 16:56:28 ---> Running in b94717f29c87 16:56:29 Removing intermediate container b94717f29c87 16:56:29 ---> 91367b0f6d3c 16:56:29 Step 29/31 : LABEL arch=arm64 16:56:29 ---> Running in db534e99d2a6 16:56:30 Removing intermediate container db534e99d2a6 16:56:30 ---> 9bfbaeec934c 16:56:30 Step 30/31 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:56:30 ---> Running in a3ee411f4de0 16:56:30 Removing intermediate container a3ee411f4de0 16:56:30 ---> 5d10c91c55f8 16:56:30 Step 31/31 : LABEL version=0.0.0 16:56:30 ---> Running in 93c4a6e93715 16:56:31 Removing intermediate container 93c4a6e93715 16:56:31 ---> 5b2d37340db9 16:56:31 16:56:31 Successfully built 5b2d37340db9 16:56:31 Successfully tagged security-bootstrapper-arm64:latest 16:56:44  Building security-bootstrapper ... done Removing intermediate container 7d2fc6198786 16:56:44 ---> af4876eff9ca 16:56:44 16:56:44 Step 10/23 : FROM alpine:3.14 16:56:44 ---> ac73e934f311 16:56:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:44 ---> Using cache 16:56:44 ---> 55b0ceb27b46 16:56:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:44 ---> Using cache 16:56:44 ---> 54b25a222b5e 16:56:44 Step 13/23 : ENV APP_PORT=59882 16:56:44 ---> Running in bd0f98e7d03c 16:56:44 Removing intermediate container bd0f98e7d03c 16:56:44 ---> a6e8656293fe 16:56:44 Step 14/23 : EXPOSE $APP_PORT 16:56:44 ---> Running in c9ca9d6504e2 16:56:45 Removing intermediate container c9ca9d6504e2 16:56:45 ---> 1148aaf875f0 16:56:45 Step 15/23 : WORKDIR / 16:56:45 ---> Running in f6c7ee6d4891 16:56:45 Removing intermediate container f6c7ee6d4891 16:56:45 ---> 44eeb327ef05 16:56:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:46 ---> 86ff6eb3b995 16:56:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:56:48 ---> 9665bea74f8f 16:56:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:56:49 ---> bc81322d33bb 16:56:49 Step 19/23 : ENTRYPOINT ["/core-command"] 16:56:49 ---> Running in 583a4a2c7e84 16:56:49 Removing intermediate container 583a4a2c7e84 16:56:49 ---> 5b32f6acf516 16:56:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:49 ---> Running in f628e61a9211 16:56:50 Removing intermediate container f628e61a9211 16:56:50 ---> 78c60eda91e2 16:56:50 Step 21/23 : LABEL arch=arm64 16:56:50 ---> Running in 539214a6e321 16:56:50 Removing intermediate container 539214a6e321 16:56:50 ---> 3249dbf1514a 16:56:50 Step 22/23 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:56:50 ---> Running in fe1c5a6593bc 16:56:51 Removing intermediate container fe1c5a6593bc 16:56:51 ---> 45f280c638c4 16:56:51 Step 23/23 : LABEL version=0.0.0 16:56:51 ---> Running in ebb13920095c 16:56:52 Removing intermediate container ebb13920095c 16:56:52 ---> 54d4f98959db 16:56:52 16:56:52 Successfully built 54d4f98959db 16:56:52 Successfully tagged core-command-arm64:latest 16:58:59  Building core-command ... done Removing intermediate container ec4bc6551e44 16:58:59 ---> a0e34b666389 16:58:59 16:58:59 Step 10/22 : FROM alpine:3.14 16:58:59 ---> ac73e934f311 16:58:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:58:59 ---> Running in 4b57f0625070 16:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:58:59 Removing intermediate container 26fc057bfe0c 16:58:59 ---> 9ae8efc9673d 16:58:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:58:59 ---> Running in 922b6689b81a 16:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:58:59 (1/2) Installing ca-certificates (20211220-r0) 16:58:59 (2/2) Installing dumb-init (1.2.5-r1) 16:58:59 Executing busybox-1.33.1-r7.trigger 16:58:59 Executing ca-certificates-20211220-r0.trigger 16:58:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:58:59 OK: 6 MiB in 16 packages 16:58:59 Removing intermediate container 4b57f0625070 16:58:59 ---> 1d7dad9d95f3 16:58:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:58:59 ---> Running in f0d5291c9ff0 16:58:59 Removing intermediate container f0d5291c9ff0 16:58:59 ---> 741a295f7f59 16:58:59 Step 13/22 : ENV APP_PORT=59860 16:58:59 ---> Running in 4f413228325e 16:58:59 Removing intermediate container 922b6689b81a 16:58:59 ---> f413c45bda66 16:58:59 16:58:59 Step 11/23 : FROM docker:20.10.14 16:58:59 20.10.14: Pulling from library/docker 16:58:59 Removing intermediate container 4f413228325e 16:58:59 ---> 9ce33247d8d7 16:58:59 Step 14/22 : EXPOSE $APP_PORT 16:58:59 ---> Running in 48efc3de2deb 16:58:59 Removing intermediate container 48efc3de2deb 16:58:59 ---> 4ce61a4cf82d 16:58:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:59 ---> 2ff9ff4269be 16:58:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:59:02 ---> 10df6cf744f5 16:59:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:59:03 ---> 616ff9c19ea1 16:59:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:59:03 ---> Running in 716db3c1f6bd 16:59:04 Removing intermediate container 716db3c1f6bd 16:59:04 ---> 4df51c2b6367 16:59:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:04 ---> Running in 2927f5dc47c1 16:59:04 Removing intermediate container 2927f5dc47c1 16:59:04 ---> 11509c3d2747 16:59:04 Step 20/22 : LABEL arch=arm64 16:59:04 ---> Running in d7804444a6a9 16:59:05 Removing intermediate container d7804444a6a9 16:59:05 ---> 6c5a03d622eb 16:59:05 Step 21/22 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:59:05 ---> Running in aea2826105ce 16:59:06 Removing intermediate container aea2826105ce 16:59:06 ---> 2abe0b441198 16:59:06 Step 22/22 : LABEL version=0.0.0 16:59:06 ---> Running in d791dc6ea85a 16:59:06 Removing intermediate container d791dc6ea85a 16:59:06 ---> ddf0808fba8b 16:59:06 16:59:06 Successfully built ddf0808fba8b 16:59:06 Successfully tagged support-notifications-arm64:latest 16:59:08  Building support-notifications ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:59:08 Status: Downloaded newer image for docker:20.10.14 16:59:08 ---> c346e9eafbab 16:59:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:59:09 ---> Running in 404af629228a 16:59:09 Removing intermediate container 404af629228a 16:59:09 ---> 10b28f3c9397 16:59:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:59:09 ---> Running in 662670962ae4 16:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:12 (1/43) Installing readline (8.1.1-r0) 16:59:12 (2/43) Installing bash (5.1.16-r0) 16:59:12 Executing bash-5.1.16-r0.post-install 16:59:12 (3/43) Installing brotli-libs (1.0.9-r5) 16:59:12 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:59:12 (5/43) Installing libcurl (7.80.0-r2) 16:59:12 (6/43) Installing curl (7.80.0-r2) 16:59:12 (7/43) Installing dumb-init (1.2.5-r1) 16:59:12 (8/43) Installing libbz2 (1.0.8-r1) 16:59:12 (9/43) Installing expat (2.4.7-r0) 16:59:12 (10/43) Installing libffi (3.4.2-r1) 16:59:12 (11/43) Installing gdbm (1.22-r0) 16:59:12 (12/43) Installing xz-libs (5.2.5-r1) 16:59:12 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:59:12 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:59:12 (15/43) Installing mpdecimal (2.5.1-r1) 16:59:12 (16/43) Installing sqlite-libs (3.36.0-r0) 16:59:12 (17/43) Installing python3 (3.9.7-r4) 16:59:13 Removing intermediate container 1623f18d55ab 16:59:13 ---> 18a2ec06ecf1 16:59:13 16:59:13 Step 9/20 : FROM alpine:3.15 16:59:13 ---> 3fb3c9af89a9 16:59:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:59:13 ---> Using cache 16:59:13 ---> ec20d381de13 16:59:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:13 ---> Using cache 16:59:13 ---> 813013081f87 16:59:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:59:14 ---> Running in a1448da4ced0 16:59:14 (18/43) Installing py3-appdirs (1.4.4-r2) 16:59:14 (19/43) Installing py3-certifi (2020.12.5-r1) 16:59:14 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:59:14 (21/43) Installing py3-idna (3.3-r0) 16:59:14 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:59:14 (23/43) Installing py3-requests (2.26.0-r1) 16:59:14 (24/43) Installing py3-msgpack (1.0.2-r1) 16:59:14 (25/43) Installing py3-lockfile (0.12.2-r4) 16:59:14 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:59:14 (27/43) Installing py3-colorama (0.4.4-r1) 16:59:14 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:59:14 (29/43) Installing py3-distlib (0.3.3-r0) 16:59:14 (30/43) Installing py3-distro (1.6.0-r0) 16:59:14 (31/43) Installing py3-six (1.16.0-r0) 16:59:14 (32/43) Installing py3-webencodings (0.5.1-r4) 16:59:14 (33/43) Installing py3-html5lib (1.1-r1) 16:59:14 (34/43) Installing py3-parsing (2.4.7-r2) 16:59:14 (35/43) Installing py3-packaging (20.9-r1) 16:59:14 (36/43) Installing py3-tomli (1.2.2-r0) 16:59:14 (37/43) Installing py3-pep517 (0.12.0-r0) 16:59:14 (38/43) Installing py3-progress (1.6-r0) 16:59:14 (39/43) Installing py3-retrying (1.3.3-r2) 16:59:15 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:59:15 (41/43) Installing py3-setuptools (52.0.0-r4) 16:59:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:15 (42/43) Installing py3-toml (0.10.2-r2) 16:59:15 (43/43) Installing py3-pip (20.3.4-r1) 16:59:15 Executing busybox-1.34.1-r5.trigger 16:59:15 OK: 82 MiB in 65 packages 16:59:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:17 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:59:17 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:59:17 OK: 15736 distinct packages available 16:59:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:19 (1/9) Installing ca-certificates (20211220-r0) 16:59:19 (2/9) Installing brotli-libs (1.0.9-r5) 16:59:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:59:19 (4/9) Installing libcurl (7.80.0-r2) 16:59:19 (5/9) Installing curl (7.80.0-r2) 16:59:19 Collecting docker-compose==1.23.2 16:59:19 (6/9) Installing dumb-init (1.2.5-r1) 16:59:19 (7/9) Installing musl-obstack (1.2.3-r0) 16:59:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:59:19 (8/9) Installing libucontext (1.1-r0) 16:59:19 (9/9) Installing gcompat (1.0.0-r4) 16:59:20 Executing busybox-1.34.1-r5.trigger 16:59:20 Executing ca-certificates-20211220-r0.trigger 16:59:20 Collecting cached-property<2,>=1.2.0 16:59:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:59:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:59:20 OK: 8 MiB in 23 packages 16:59:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:59:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:59:21 Collecting texttable<0.10,>=0.9.0 16:59:21 Downloading texttable-0.9.1.tar.gz (11 kB) 16:59:21 Removing intermediate container a1448da4ced0 16:59:21 ---> efb92d24d39c 16:59:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:22 ---> 17bd534b0098 16:59:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:59:23 ---> 4a48af10815a 16:59:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:59:23 Collecting PyYAML<4,>=3.10 16:59:23 Downloading PyYAML-3.13.tar.gz (270 kB) 16:59:24 ---> b9b4c098e311 16:59:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:59:24 ---> Running in 26d9f168466c 16:59:24 Removing intermediate container 26d9f168466c 16:59:24 ---> 3ccb6156c041 16:59:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:24 ---> Running in b7294aabec5f 16:59:25 Removing intermediate container b7294aabec5f 16:59:25 ---> 047549684f43 16:59:25 Step 18/20 : LABEL arch=arm64 16:59:25 ---> Running in e2c216effc14 16:59:25 Removing intermediate container e2c216effc14 16:59:25 ---> fcb684162774 16:59:25 Step 19/20 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:59:25 ---> Running in c3f15a41b36d 16:59:25 Removing intermediate container c3f15a41b36d 16:59:25 ---> 18b8334c2cbd 16:59:25 Step 20/20 : LABEL version=0.0.0 16:59:25 ---> Running in d0f8cd5cfdde 16:59:26 Removing intermediate container d0f8cd5cfdde 16:59:26 ---> 67f2c6d8265d 16:59:26 16:59:26 Successfully built 67f2c6d8265d 16:59:26 Successfully tagged security-spiffe-token-provider-arm64:latest 16:59:27  Building security-spiffe-token-provider ... done Collecting dockerpty<0.5,>=0.4.1 16:59:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:59:29 Collecting docker<4.0,>=3.6.0 16:59:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:59:29 Collecting jsonschema<3,>=2.5.1 16:59:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:59:29 Collecting websocket-client<1.0,>=0.32.0 16:59:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:59:29 Collecting docopt<0.7,>=0.6.1 16:59:30 Downloading docopt-0.6.2.tar.gz (25 kB) 16:59:32 Collecting docker-pycreds>=0.4.0 16:59:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:59:32 Collecting urllib3<1.25,>=1.21.1 16:59:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:59:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:59:32 Collecting idna<2.8,>=2.5 16:59:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:59:32 Collecting chardet<3.1.0,>=3.0.2 16:59:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:59:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:59:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:59:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:59:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:59:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:59:34 Attempting uninstall: urllib3 16:59:34 Found existing installation: urllib3 1.26.7 16:59:34 Uninstalling urllib3-1.26.7: 16:59:34 Successfully uninstalled urllib3-1.26.7 16:59:34 Attempting uninstall: idna 16:59:34 Found existing installation: idna 3.3 16:59:34 Uninstalling idna-3.3: 16:59:34 Successfully uninstalled idna-3.3 16:59:37 Attempting uninstall: requests 16:59:37 Found existing installation: requests 2.26.0 16:59:37 Uninstalling requests-2.26.0: 16:59:37 Successfully uninstalled requests-2.26.0 16:59:37 Running setup.py install for texttable: started 16:59:39 Running setup.py install for texttable: finished with status 'done' 16:59:39 Running setup.py install for PyYAML: started 16:59:41 Running setup.py install for PyYAML: finished with status 'done' 16:59:41 Running setup.py install for docopt: started 16:59:43 Running setup.py install for docopt: finished with status 'done' 16:59:43 Running setup.py install for dockerpty: started 16:59:44 Running setup.py install for dockerpty: finished with status 'done' 16:59:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:59:54 Removing intermediate container 662670962ae4 16:59:54 ---> 23e2bb717568 16:59:54 Step 14/23 : ENV APP_PORT=58890 16:59:54 ---> Running in e3e95dd43110 16:59:54 Removing intermediate container e3e95dd43110 16:59:54 ---> 9e3c2448df81 16:59:54 Step 15/23 : EXPOSE $APP_PORT 16:59:54 ---> Running in c485e5832421 16:59:55 Removing intermediate container c485e5832421 16:59:55 ---> 888ae16cbe5b 16:59:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:59:56 ---> 3248796465bc 16:59:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:59:56 ---> 8a49ea1f6cda 16:59:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:59:57 ---> 28fca544abc0 16:59:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:59:57 ---> Running in f3df8109a213 16:59:57 Removing intermediate container f3df8109a213 16:59:57 ---> 0aa1728870a2 16:59:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:57 ---> Running in 3866530b8382 16:59:58 Removing intermediate container 3866530b8382 16:59:58 ---> 7b6cb52e9ad1 16:59:58 Step 21/23 : LABEL arch=arm64 16:59:58 ---> Running in b32c4f36c2c8 16:59:58 Removing intermediate container b32c4f36c2c8 16:59:58 ---> 3e8be08bbd40 16:59:58 Step 22/23 : LABEL git_sha=e5a54a726d0fed6e283cec319b2c5d6071df258e 16:59:58 ---> Running in ee2785ac93cc 16:59:58 Removing intermediate container ee2785ac93cc 16:59:58 ---> a95bad055b95 16:59:58 Step 23/23 : LABEL version=0.0.0 16:59:58 ---> Running in 328bfaf1cbb3 16:59:59 Removing intermediate container 328bfaf1cbb3 16:59:59 ---> e635097f5e6f 16:59:59 16:59:59 Successfully built e635097f5e6f 16:59:59 Successfully tagged sys-mgmt-agent-arm64:latest 17:00:00  Building sys-mgmt-agent ... done  [Pipeline] } 17:00:00 $ docker stop --time=1 edd84be6ab5e0dbf1540e17ce47e92f5a77ad7dddac6520148e160ce00580555 17:00:01 $ docker rm -f edd84be6ab5e0dbf1540e17ce47e92f5a77ad7dddac6520148e160ce00580555 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:02 + docker images 17:00:02 REPOSITORY TAG IMAGE ID CREATED SIZE 17:00:02 sys-mgmt-agent-arm64 latest e635097f5e6f 3 seconds ago 282MB 17:00:02 security-spiffe-token-provider-arm64 latest 67f2c6d8265d 36 seconds ago 28.1MB 17:00:02 18a2ec06ecf1 50 seconds ago 1.48GB 17:00:02 support-notifications-arm64 latest ddf0808fba8b 56 seconds ago 26MB 17:00:02 f413c45bda66 About a minute ago 1.43GB 17:00:02 a0e34b666389 About a minute ago 1.49GB 17:00:02 core-command-arm64 latest 54d4f98959db 3 minutes ago 15.5MB 17:00:02 af4876eff9ca 3 minutes ago 1.43GB 17:00:02 security-bootstrapper-arm64 latest 5b2d37340db9 3 minutes ago 18.3MB 17:00:02 3dcce9ae492d 4 minutes ago 1.44GB 17:00:02 security-spire-config-arm64 latest a0d6b948e755 5 minutes ago 85.6MB 17:00:02 b2d63a26647d 5 minutes ago 1.34GB 17:00:02 security-spire-agent-arm64 latest 6f2c76c98556 6 minutes ago 126MB 17:00:02 security-spire-server-arm64 latest dae10d539d41 6 minutes ago 86.3MB 17:00:02 0e1e4809ab11 7 minutes ago 1.34GB 17:00:02 0ac6766cb4b9 7 minutes ago 1.34GB 17:00:02 support-scheduler-arm64 latest 43850428f3e5 8 minutes ago 25.4MB 17:00:02 88d96366a137 8 minutes ago 1.49GB 17:00:02 core-data-arm64 latest 1eb99c494817 8 minutes ago 21.7MB 17:00:02 2e36edb210bf 8 minutes ago 1.46GB 17:00:02 security-secretstore-setup-arm64 latest 733bc38845f7 9 minutes ago 27.5MB 17:00:02 core-metadata-arm64 latest c24468f9d6bf 9 minutes ago 16.3MB 17:00:02 security-proxy-setup-arm64 latest 14483a0cf653 9 minutes ago 26.1MB 17:00:02 6818fd1daf84 9 minutes ago 1.44GB 17:00:02 923b9c3af3e3 9 minutes ago 1.44GB 17:00:02 a055ac843f94 9 minutes ago 1.44GB 17:00:02 ci-base-image-arm64 latest a91dc998e18b 26 minutes ago 1.01GB 17:00:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 17:00:02 docker 20.10.14 c346e9eafbab 2 months ago 202MB 17:00:02 alpine 3.14 ac73e934f311 2 months ago 5.34MB 17:00:02 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 17:00:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:03 17:00:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:03 arm64: Pulling from edgex-lftools-log-publisher 17:00:03 8998bd30e6a1: Pulling fs layer 17:00:03 04944245beec: Pulling fs layer 17:00:03 699f458cf7ca: Pulling fs layer 17:00:03 765212b225bb: Pulling fs layer 17:00:03 f23df028b6ca: Pulling fs layer 17:00:03 d65c8cfc05b1: Pulling fs layer 17:00:03 2437ff75d9bd: Pulling fs layer 17:00:03 f23df028b6ca: Waiting 17:00:03 d65c8cfc05b1: Waiting 17:00:03 2437ff75d9bd: Waiting 17:00:03 765212b225bb: Waiting 17:00:03 04944245beec: Verifying Checksum 17:00:03 04944245beec: Download complete 17:00:03 765212b225bb: Verifying Checksum 17:00:03 765212b225bb: Download complete 17:00:03 f23df028b6ca: Verifying Checksum 17:00:03 f23df028b6ca: Download complete 17:00:04 d65c8cfc05b1: Verifying Checksum 17:00:04 d65c8cfc05b1: Download complete 17:00:04 699f458cf7ca: Verifying Checksum 17:00:04 699f458cf7ca: Download complete 17:00:04 8998bd30e6a1: Verifying Checksum 17:00:04 8998bd30e6a1: Download complete 17:00:07 2437ff75d9bd: Verifying Checksum 17:00:07 2437ff75d9bd: Download complete 17:00:09 8998bd30e6a1: Pull complete 17:00:09 04944245beec: Pull complete 17:00:11 699f458cf7ca: Pull complete 17:00:11 765212b225bb: Pull complete 17:00:12 f23df028b6ca: Pull complete 17:00:12 d65c8cfc05b1: Pull complete 17:00:27 2437ff75d9bd: Pull complete 17:00:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:00:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:27 prd-ubuntu20.04-docker-arm64-4c-16g-16754 does not seem to be running inside a container 17:00:28 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:00:30 $ docker top 05be0423bf6e867ae6b7d6eb6c48cc8f19b39def1110d2cd7d804971ba8d879b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:31 ---> job-cost.sh 17:00:31 lf-activate-venv: SKIPPING 17:00:31 INFO: No Stack... 17:00:32 INFO: Retrieving Pricing Info for: v3-standard-4 17:00:33 INFO: Archiving Costs [Pipeline] sh 17:00:33 + cat /w/workspace/edgex-go/9/archives/cost.csv 17:00:33 + cut -d, -f6 [Pipeline] lock 17:00:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-9-stack-cost] 17:00:33 Resource [jenkins-edgexfoundry-edgex-go-PR-4057-9-stack-cost] did not exist. Created. 17:00:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:34 + echo total: 0.10999999940395355 [Pipeline] stash 17:00:34 Stashed 1 file(s) [Pipeline] } 17:00:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-9-stack-cost] [Pipeline] // lock [Pipeline] } 17:00:34 $ docker stop --time=1 05be0423bf6e867ae6b7d6eb6c48cc8f19b39def1110d2cd7d804971ba8d879b 17:00:36 $ docker rm -f 05be0423bf6e867ae6b7d6eb6c48cc8f19b39def1110d2cd7d804971ba8d879b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:00:36 provisioning config files... 17:00:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config2214533998417389409tmp [Pipeline] { [Pipeline] sh 17:00:37 + set +x 17:00:37 + curl -s https://codecov.io/bash 17:00:37 + bash -s -- 17:00:37 17:00:37 _____ _ 17:00:37 / ____| | | 17:00:37 | | ___ __| | ___ ___ _____ __ 17:00:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:00:37 | |___| (_) | (_| | __/ (_| (_) \ V / 17:00:37 \_____\___/ \__,_|\___|\___\___/ \_/ 17:00:37 Bash-1.0.6 17:00:37 17:00:37 17:00:37 ==> git version 2.25.1 found 17:00:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:00:37 Release-Date: 2020-01-08 17:00:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:00:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:00:37 ==> Jenkins CI detected. 17:00:37 current dir:  /w/workspace/edgex-go/9 17:00:37 project root: . 17:00:37 --> token set from env 17:00:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:00:37 ==> Running gcov in . (disable via -X gcov) 17:00:37 ==> Python coveragepy not found 17:00:37 ==> Searching for coverage reports in: 17:00:37 + . 17:00:37 -> Found 1 reports 17:00:37 ==> Detecting git/mercurial file structure 17:00:37 ==> Reading reports 17:00:37 + ./coverage.out bytes=435593 17:00:37 ==> Appending adjustments 17:00:37 https://docs.codecov.io/docs/fixing-reports 17:00:38 + Found adjustments 17:00:38 ==> Gzipping contents 17:00:38 60K /tmp/codecov.6f5cQ6.gz 17:00:38 ==> Uploading reports 17:00:38 url: https://codecov.io 17:00:38 query: branch=PR-4057&commit=e94efe0671c3aea11a43bc64b497350833f61b04&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 17:00:38 -> Pinging Codecov 17:00:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=e94efe0671c3aea11a43bc64b497350833f61b04&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= 17:00:38 -> Uploading to 17:00:38 https://storage.googleapis.com/codecov/v4/raw/2022-07-03/00271124DB129430A58F1EEE437C3FCB/e94efe0671c3aea11a43bc64b497350833f61b04/84e4ab27-d41e-4d3b-a068-812a8dbc05f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220703%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220703T170038Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e94bca7093b66a6030143ea00a2cc97a9884c933702799f76e6898acfb8237e 17:00:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:38 Dload Upload Total Spent Left Speed 17:00:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59868 0 0 100 59868 0 242k --:--:-- --:--:-- --:--:-- 242k 17:00:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e94efe0671c3aea11a43bc64b497350833f61b04 [Pipeline] } 17:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:00:39 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 17:00:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:00:40 ---> package-listing.sh 17:00:40 ++ facter osfamily 17:00:40 ++ tr '[:upper:]' '[:lower:]' 17:00:40 + OS_FAMILY=debian 17:00:40 + workspace=/w/workspace/edgex-go/9 17:00:40 + START_PACKAGES=/tmp/packages_start.txt 17:00:40 + END_PACKAGES=/tmp/packages_end.txt 17:00:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:00:40 + PACKAGES=/tmp/packages_start.txt 17:00:40 + '[' /w/workspace/edgex-go/9 ']' 17:00:40 + PACKAGES=/tmp/packages_end.txt 17:00:40 + case "${OS_FAMILY}" in 17:00:40 + dpkg -l 17:00:40 + grep '^ii' 17:00:40 + '[' -f /tmp/packages_start.txt ']' 17:00:40 + '[' -f /tmp/packages_end.txt ']' 17:00:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:00:40 + '[' /w/workspace/edgex-go/9 ']' 17:00:40 + mkdir -p /w/workspace/edgex-go/9/archives/ 17:00:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 17:00:40 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:00:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:41 17:00:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:42 latest: Pulling from edgex-lftools-log-publisher 17:00:42 5eb5b503b376: Pulling fs layer 17:00:42 5c69ac0246d0: Pulling fs layer 17:00:42 ec43610c2a17: Pulling fs layer 17:00:42 3a2ae6a8a46f: Pulling fs layer 17:00:42 33b1e0a273af: Pulling fs layer 17:00:42 5d3b04190fa2: Pulling fs layer 17:00:42 2f39f015ded8: Pulling fs layer 17:00:42 3a2ae6a8a46f: Waiting 17:00:42 33b1e0a273af: Waiting 17:00:42 5d3b04190fa2: Waiting 17:00:42 2f39f015ded8: Waiting 17:00:42 5c69ac0246d0: Verifying Checksum 17:00:42 5c69ac0246d0: Download complete 17:00:42 3a2ae6a8a46f: Verifying Checksum 17:00:42 3a2ae6a8a46f: Download complete 17:00:42 33b1e0a273af: Verifying Checksum 17:00:42 33b1e0a273af: Download complete 17:00:42 5d3b04190fa2: Verifying Checksum 17:00:42 5d3b04190fa2: Download complete 17:00:42 ec43610c2a17: Verifying Checksum 17:00:42 ec43610c2a17: Download complete 17:00:42 5eb5b503b376: Verifying Checksum 17:00:42 5eb5b503b376: Download complete 17:00:42 2f39f015ded8: Download complete 17:00:43 5eb5b503b376: Pull complete 17:00:43 5c69ac0246d0: Pull complete 17:00:44 ec43610c2a17: Pull complete 17:00:44 3a2ae6a8a46f: Pull complete 17:00:44 33b1e0a273af: Pull complete 17:00:44 5d3b04190fa2: Pull complete 17:00:50 2f39f015ded8: Pull complete 17:00:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:00:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:50 prd-ubuntu20.04-docker-8c-8g-16753 does not seem to be running inside a container 17:00:50 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:00:52 $ docker top 3079a74573e80e1a157dbabf1c382af1596e981699070b3339f0ba2f36f5283d -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:52 + touch /tmp/pre-build-complete [Pipeline] sh 17:00:52 + mkdir -p /var/log/sysstat [Pipeline] sh 17:00:53 + ls /var/log/sa-host 17:00:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:53 provisioning config files... 17:00:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config5981421372395476565tmp [Pipeline] { [Pipeline] echo 17:00:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:00:53 ---> create-netrc.sh [Pipeline] } 17:00:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:00:53 ---> python-tools-install.sh [Pipeline] echo 17:00:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:00:54 ---> sudo-logs.sh 17:00:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:00:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:00:54 ---> job-cost.sh 17:00:54 lf-activate-venv: SKIPPING 17:00:54 DEBUG: total: 0.10999999940395355 17:00:54 INFO: Retrieving Stack Cost... 17:00:55 INFO: Retrieving Pricing Info for: v3-standard-8 17:00:55 INFO: Archiving Costs [Pipeline] echo 17:00:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:00:55 ---> logs-deploy.sh 17:00:55 lf-activate-venv: SKIPPING 17:00:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/9 17:00:55 INFO: archiving workspace using pattern(s): 17:00:56 Archives upload complete. 17:00:56 INFO: archiving logs to Nexus