Pull request #4061 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 293776779c9f70147365afe4a4aa66a013ced041+304e98bd1744c0296f83b99b8262de5506c0b491 (96e7262c2cb383716c00865e9532437b2b1caa87) 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-ssh17249006894327470270.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-ssh4925403308118890852.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4898807784738974981.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2984067146866854370.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16569216282242519198.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4061/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh568727814755827133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-15474 in /w/workspace/edgexfoundry_edgex-go_PR-4061 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit 293776779c9f70147365afe4a4aa66a013ced041 Merge succeeded, producing 293776779c9f70147365afe4a4aa66a013ced041 Checking out Revision 293776779c9f70147365afe4a4aa66a013ced041 (PR-4061) 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/4061/head:refs/remotes/origin/PR-4061 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # 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 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:10 ========================================================= 19:06:10 EdgeX Global Pipelines Version Info 19:06:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:11 ------------------- 19:06:11 stable info: 19:06:11 ------------------- 19:06:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:11 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:06:11 Message: update stable to v1.0.234 19:06:12 ------------------- 19:06:12 experimental info: 19:06:12 ------------------- 19:06:12 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:12 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:06:12 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4061 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4061 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4061 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 293776779c9f70147365afe4a4aa66a013ced041 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2937767 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:13 provisioning config files... 19:06:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8031520091975453297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:14 ---> docker-login.sh 19:06:14 nexus3.edgexfoundry.org:10001 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10002 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10003 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10004 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 docker.io 19:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:15 Configure a credential helper to remove this warning. See 19:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:15 19:06:15 Login Succeeded 19:06:15 ---> docker-login.sh ends [Pipeline] } 19:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:15 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:06:15 + dirname cmd/core-command/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo core-command,cmd/core-command/Dockerfile 19:06:15 + dirname cmd/core-data/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo core-data,cmd/core-data/Dockerfile 19:06:15 + dirname cmd/core-metadata/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:15 + + dirname cmd/security-bootstrapper/Dockerfile 19:06:15 cut -d/ -f2 19:06:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:15 + dirname cmd/security-proxy-setup/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:15 + dirname cmd/security-secretstore-setup/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:06:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:06:15 + dirname cmd/security-spire-agent/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:06:15 + dirname cmd/security-spire-config/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:06:15 + dirname cmd/security-spire-server/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:06:15 + dirname cmd/support-notifications/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:15 + dirname cmd/support-scheduler/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:15 + dirname cmd/sys-mgmt-agent/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:06:16 + git rev-list -1 --merges 293776779c9f70147365afe4a4aa66a013ced041~1..293776779c9f70147365afe4a4aa66a013ced041 [Pipeline] echo 19:06:16 -----------> git rev-list -1 --merges 293776779c9f70147365afe4a4aa66a013ced041~1..293776779c9f70147365afe4a4aa66a013ced041 293776779c9f70147365afe4a4aa66a013ced041 [false] [Pipeline] sh 19:06:16 + git log --format=format:%s -1 293776779c9f70147365afe4a4aa66a013ced041 [Pipeline] echo 19:06:16 ========================================================= 19:06:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:17 + grep -v github /etc/ssh/ssh_known_hosts 19:06:17 + [ -e /tmp/ssh_known_hosts ] 19:06:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:17 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:17 19:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:18 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:18 42c077c10790: Pulling fs layer 19:06:18 f63e77b7563a: Pulling fs layer 19:06:18 bd5fdadae976: Pulling fs layer 19:06:18 205491f53016: Pulling fs layer 19:06:18 df18705c85c3: Pulling fs layer 19:06:18 bdb3f477010e: Pulling fs layer 19:06:18 c8a8fc8e1c8f: Pulling fs layer 19:06:18 2c6e9b1d212d: Pulling fs layer 19:06:18 bdb8f0575790: Pulling fs layer 19:06:18 386e3cb2ff24: Pulling fs layer 19:06:18 2343380bae48: Pulling fs layer 19:06:18 2c6e9b1d212d: Waiting 19:06:18 bdb8f0575790: Waiting 19:06:18 386e3cb2ff24: Waiting 19:06:18 205491f53016: Waiting 19:06:18 2343380bae48: Waiting 19:06:18 c8a8fc8e1c8f: Waiting 19:06:18 bdb3f477010e: Waiting 19:06:18 df18705c85c3: Waiting 19:06:18 f63e77b7563a: Download complete 19:06:18 205491f53016: Verifying Checksum 19:06:18 205491f53016: Download complete 19:06:18 df18705c85c3: Verifying Checksum 19:06:18 df18705c85c3: Download complete 19:06:18 bdb3f477010e: Verifying Checksum 19:06:18 bdb3f477010e: Download complete 19:06:18 bd5fdadae976: Verifying Checksum 19:06:18 bd5fdadae976: Download complete 19:06:18 2c6e9b1d212d: Verifying Checksum 19:06:18 2c6e9b1d212d: Download complete 19:06:18 bdb8f0575790: Verifying Checksum 19:06:18 bdb8f0575790: Download complete 19:06:18 386e3cb2ff24: Verifying Checksum 19:06:18 386e3cb2ff24: Download complete 19:06:18 2343380bae48: Verifying Checksum 19:06:18 2343380bae48: Download complete 19:06:18 42c077c10790: Download complete 19:06:18 c8a8fc8e1c8f: Download complete 19:06:20 42c077c10790: Pull complete 19:06:20 f63e77b7563a: Pull complete 19:06:20 bd5fdadae976: Pull complete 19:06:20 205491f53016: Pull complete 19:06:21 df18705c85c3: Pull complete 19:06:21 bdb3f477010e: Pull complete 19:06:23 c8a8fc8e1c8f: Pull complete 19:06:23 2c6e9b1d212d: Pull complete 19:06:23 bdb8f0575790: Pull complete 19:06:23 386e3cb2ff24: Pull complete 19:06:23 2343380bae48: Pull complete 19:06:23 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:23 prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container 19:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:06:25 $ docker top c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c -eo pid,comm 19:06:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:06:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:25 [ssh-agent] Looking for ssh-agent implementation... 19:06:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:25 $ docker exec c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c ssh-agent 19:06:25 SSH_AUTH_SOCK=/tmp/ssh-YtLX68fypNoI/agent.32 19:06:25 SSH_AGENT_PID=38 19:06:25 Running ssh-add (command line suppressed) 19:06:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4969674706411598336.key (/w/workspace/edgex-go/1@tmp/private_key_4969674706411598336.key) 19:06:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:26 + git tag --points-at HEAD [Pipeline] } 19:06:26 $ docker exec --env ******** --env ******** c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c ssh-agent -k 19:06:26 unset SSH_AUTH_SOCK; 19:06:26 unset SSH_AGENT_PID; 19:06:26 echo Agent pid 38 killed; 19:06:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:26 [ssh-agent] Looking for ssh-agent implementation... 19:06:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:26 $ docker exec c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c ssh-agent 19:06:26 SSH_AUTH_SOCK=/tmp/ssh-CW4sMGtWrmlN/agent.70 19:06:26 SSH_AGENT_PID=77 19:06:26 Running ssh-add (command line suppressed) 19:06:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5703729054653607756.key (/w/workspace/edgex-go/1@tmp/private_key_5703729054653607756.key) 19:06:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:27 + git semver init 19:06:27 2022-06-23 19:06:27,351 [run_init] DEBUG init version:0.0.0 force:False 19:06:27 2022-06-23 19:06:27,353 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:06:27 2022-06-23 19:06:27,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:06:27 2022-06-23 19:06:27,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:06:32 2022-06-23 19:06:32,294 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:06:32 2022-06-23 19:06:32,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4061 with force:False 19:06:32 2022-06-23 19:06:32,295 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4061 19:06:32 2022-06-23 19:06:32,300 [execute] INFO git cat-file --batch-check 19:06:32 2022-06-23 19:06:32,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:06:32 2022-06-23 19:06:32,306 [execute] INFO git cat-file --batch 19:06:32 2022-06-23 19:06:32,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:06:32 2022-06-23 19:06:32,311 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4061 19:06:32 0.0.0 [Pipeline] } 19:06:32 $ docker exec --env ******** --env ******** c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c ssh-agent -k 19:06:32 unset SSH_AUTH_SOCK; 19:06:32 unset SSH_AGENT_PID; 19:06:32 echo Agent pid 77 killed; 19:06:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:33 + git semver [Pipeline] } 19:06:33 $ docker stop --time=1 c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c 19:06:35 $ docker rm -f c4142d6f48832ddc5aef6e50f49833f423a663aae887bf78fda79ac916ee212c [Pipeline] // withDockerContainer [Pipeline] sh 19:06:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:35 Stashed 1 file(s) [Pipeline] echo 19:06:35 [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 19:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:36 ========================================================= 19:06:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:06:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:06:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:06:36 59bf1c3509f3: Pulling fs layer 19:06:36 666ba61612fd: Pulling fs layer 19:06:36 8ed8ca486205: Pulling fs layer 19:06:36 cc1cd167ecdc: Pulling fs layer 19:06:36 c516ae0d96e1: Pulling fs layer 19:06:36 684cea983483: Pulling fs layer 19:06:36 dd3240ac7de5: Pulling fs layer 19:06:36 b1e948a4e11c: Pulling fs layer 19:06:36 a8fd76ee1af6: Pulling fs layer 19:06:36 646ad004c059: Pulling fs layer 19:06:36 b1e948a4e11c: Waiting 19:06:36 a8fd76ee1af6: Waiting 19:06:36 684cea983483: Waiting 19:06:36 646ad004c059: Waiting 19:06:36 dd3240ac7de5: Waiting 19:06:36 c516ae0d96e1: Waiting 19:06:36 cc1cd167ecdc: Waiting 19:06:36 8ed8ca486205: Download complete 19:06:36 666ba61612fd: Verifying Checksum 19:06:36 666ba61612fd: Download complete 19:06:36 c516ae0d96e1: Download complete 19:06:36 684cea983483: Download complete 19:06:36 59bf1c3509f3: Verifying Checksum 19:06:36 59bf1c3509f3: Download complete 19:06:36 dd3240ac7de5: Download complete 19:06:36 b1e948a4e11c: Verifying Checksum 19:06:36 b1e948a4e11c: Download complete 19:06:36 59bf1c3509f3: Pull complete 19:06:36 666ba61612fd: Pull complete 19:06:37 8ed8ca486205: Pull complete 19:06:37 646ad004c059: Verifying Checksum 19:06:37 646ad004c059: Download complete 19:06:37 cc1cd167ecdc: Verifying Checksum 19:06:37 cc1cd167ecdc: Download complete 19:06:37 a8fd76ee1af6: Download complete 19:06:41 cc1cd167ecdc: Pull complete 19:06:41 c516ae0d96e1: Pull complete 19:06:41 684cea983483: Pull complete 19:06:41 dd3240ac7de5: Pull complete 19:06:41 b1e948a4e11c: Pull complete 19:06:44 a8fd76ee1af6: Pull complete 19:06:45 646ad004c059: Pull complete 19:06:45 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:06:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:06:45 WORKDIR /edgex 19:06:45 COPY go.mod . 19:06:45 RUN go mod download 19:06:45 + docker build -t ci-base-image-x86_64 -f - . 19:06:46 Sending build context to Docker daemon 335.1MB 19:06:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:06:46 ---> 8f69c11f6b0c 19:06:46 Step 2/4 : WORKDIR /edgex 19:06:48 ---> Running in 906409458f6c 19:06:48 Removing intermediate container 906409458f6c 19:06:48 ---> efe06574d99c 19:06:48 Step 3/4 : COPY go.mod . 19:06:48 ---> a3513a1fbc7f 19:06:48 Step 4/4 : RUN go mod download 19:06:48 ---> Running in 3ec7884f2543 19:06:51 Still waiting to schedule task 19:06:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:07:03 Removing intermediate container 3ec7884f2543 19:07:03 ---> e24e61e3e36f 19:07:03 Successfully built e24e61e3e36f 19:07:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:04 + docker inspect -f . ci-base-image-x86_64 19:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:04 prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container 19:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:04 $ docker top 9031be3d9e89d2d99845fb58d4a2cf1d78d024ce2ea2216cf0b985cfeda6a254 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:05 + go version 19:07:05 go version go1.17.7 linux/amd64 [Pipeline] } 19:07:05 $ docker stop --time=1 9031be3d9e89d2d99845fb58d4a2cf1d78d024ce2ea2216cf0b985cfeda6a254 19:07:06 $ docker rm -f 9031be3d9e89d2d99845fb58d4a2cf1d78d024ce2ea2216cf0b985cfeda6a254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:07 + docker inspect -f . ci-base-image-x86_64 19:07:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:07 prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container 19:07:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:07 $ docker top 26b277e2e7908e348c809d822ac9764906f95a66b976132830daff4723b83f7a -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:08 ========================================================= 19:07:08 [edgeXBuildGoParallel] Running Tests and Build... 19:07:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:08 + make test 19:07:08 go mod tidy -compat=1.17 19:07:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:15 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.106s coverage: 28.7% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 53.4% of statements 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.032s coverage: 89.2% of statements 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 83.8% of statements 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.442s coverage: 95.6% of statements 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.096s coverage: 58.8% of statements 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 19:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 19:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements 19:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 19:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 19:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements 19:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.180s coverage: 91.2% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.4% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.317s coverage: 65.4% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 43.8% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.185s coverage: 92.3% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 19:07:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:07:53 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:08:11 GO111MODULE=on go vet ./... 19:08:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:17 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:08:17 + ls -al . 19:08:17 total 684 19:08:17 drwxrwxr-x 10 1001 1001 4096 Jun 23 19:07 . 19:08:17 drwxr-xr-x 4 root root 4096 Jun 23 19:07 .. 19:08:17 -rw-rw-r-- 1 1001 1001 11 Jun 23 19:06 .dockerignore 19:08:17 drwxrwxr-x 8 1001 1001 4096 Jun 23 19:06 .git 19:08:17 drwxrwxr-x 3 1001 1001 4096 Jun 23 19:06 .github 19:08:17 -rw-rw-r-- 1 1001 1001 879 Jun 23 19:06 .gitignore 19:08:17 -rw-rw-r-- 1 1001 1001 42 Jun 23 19:06 .golangci.yml 19:08:17 -rw-rw-r-- 1 1001 1001 87 Jun 23 19:06 .hadolint.yml 19:08:17 drwxr-xr-x 3 1001 1001 4096 Jun 23 19:06 .semver 19:08:17 -rw-rw-r-- 1 1001 1001 166 Jun 23 19:06 .sonarcloud.properties 19:08:17 -rw-rw-r-- 1 1001 1001 1171 Jun 23 19:06 ADOPTERS.md 19:08:17 -rw-rw-r-- 1 1001 1001 10347 Jun 23 19:06 Attribution.txt 19:08:17 -rw-rw-r-- 1 1001 1001 63209 Jun 23 19:06 CHANGELOG.md 19:08:17 -rw-rw-r-- 1 1001 1001 3804 Jun 23 19:06 CONTRIBUTING.md 19:08:17 -rw-rw-r-- 1 1001 1001 677 Jun 23 19:06 GOVERNANCE.md 19:08:17 -rw-rw-r-- 1 1001 1001 850 Jun 23 19:06 Jenkinsfile 19:08:17 -rw-rw-r-- 1 1001 1001 10775 Jun 23 19:06 LICENSE 19:08:17 -rw-rw-r-- 1 1001 1001 10389 Jun 23 19:06 Makefile 19:08:17 -rw-rw-r-- 1 1001 1001 582 Jun 23 19:06 OWNERS.md 19:08:17 -rw-rw-r-- 1 1001 1001 9094 Jun 23 19:06 README.md 19:08:17 -rw-rw-r-- 1 1001 1001 6912 Jun 23 19:06 SECURITY.md 19:08:17 -rw-rw-r-- 1 1001 1001 5 Jun 23 19:06 VERSION 19:08:17 -rw-rw-r-- 1 1001 1001 4131 Jun 23 19:06 ZMQWindows.md 19:08:17 drwxrwxr-x 2 1001 1001 4096 Jun 23 19:06 bin 19:08:17 drwxrwxr-x 18 1001 1001 4096 Jun 23 19:06 cmd 19:08:17 -rw-r--r-- 1 root root 435411 Jun 23 19:07 coverage.out 19:08:17 -rw-rw-r-- 1 1001 1001 3311 Jun 23 19:06 go.mod 19:08:17 -rw-rw-r-- 1 1001 1001 36231 Jun 23 19:07 go.sum 19:08:17 drwxrwxr-x 8 1001 1001 4096 Jun 23 19:06 internal 19:08:17 drwxrwxr-x 3 1001 1001 4096 Jun 23 19:06 openapi 19:08:17 drwxrwxr-x 4 1001 1001 4096 Jun 23 19:06 snap 19:08:17 -rw-rw-r-- 1 1001 1001 204 Jun 23 19:06 version.go [Pipeline] sh 19:08:17 + '[' -e coverage.out ] 19:08:17 + chown 1001:1001 coverage.out [Pipeline] stash 19:08:18 Stashed 1 file(s) [Pipeline] sh 19:08:18 + make build 19:08:18 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:08:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15475 in /w/workspace/edgexfoundry_edgex-go_PR-4061 [Pipeline] { [Pipeline] ws 19:08:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:08:29 The recommended git tool is: git 19:08: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/core-metadata/core-metadata ./cmd/core-metadata 19:08:35 using credential edgex-jenkins-ssh 19:08:35 Cloning the remote Git repository 19:08:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:08:35 > git init /w/workspace/edgex-go/1 # timeout=10 19:08:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:35 > git --version # timeout=10 19:08:35 > git --version # 'git version 2.25.1' 19:08:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08: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/core-command/core-command ./cmd/core-command 19:08:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:08: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:08:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:08:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4061/head:refs/remotes/origin/PR-4061 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:51 Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit 293776779c9f70147365afe4a4aa66a013ced041 19:08:52 Merge succeeded, producing 293776779c9f70147365afe4a4aa66a013ced041 19:08:52 Checking out Revision 293776779c9f70147365afe4a4aa66a013ced041 (PR-4061) 19:08:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:08:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:08:51 > git config core.sparsecheckout # timeout=10 19:08:51 > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 19:08:51 > git remote # timeout=10 19:08:51 > git config --get remote.origin.url # timeout=10 19:08:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:52 > git merge 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 19:08:52 > git rev-parse HEAD^{commit} # timeout=10 19:08:52 > git config core.sparsecheckout # timeout=10 19:08:52 > git checkout -f 293776779c9f70147365afe4a4aa66a013ced041 # timeout=10 19:08:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:08:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:08:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:08:56 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2" 19:08:56 > git --version # timeout=10 19:08:56 > git --version # 'git version 2.25.1' 19:08:56 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:57 Dload Upload Total Spent Left Speed 19:08:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 77062 0 --:--:-- --:--:-- --:--:-- 77062 19:08:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh 19:08:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] } 19:08:58 $ docker stop --time=1 26b277e2e7908e348c809d822ac9764906f95a66b976132830daff4723b83f7a 19:08:59 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 19:08:59 tee /etc/docker/daemon.new 19:08:59 { 19:08:59 "registry-mirrors": [ 19:08:59 "https://nexus3.edgexfoundry.org:10001" 19:08:59 ], 19:08:59 "bip": "10.250.0.254/24", 19:08:59 "hosts": [ 19:08:59 "tcp://0.0.0.0:5555", 19:08:59 "unix:///var/run/docker.sock" 19:08:59 ], 19:08:59 "mtu": 1458, 19:08:59 "selinux-enabled": true, 19:08:59 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:59 } 19:09:01 $ docker rm -f 26b277e2e7908e348c809d822ac9764906f95a66b976132830daff4723b83f7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:09:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:02 + sudo service docker restart 19:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:02 19:09:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:02 latest: Pulling from edgex-devops/edgex-compose 19:09:02 cbdbe7a5bc2a: Pulling fs layer 19:09:02 ca9280d653b3: Pulling fs layer 19:09:02 7e9c9ca2126c: Pulling fs layer 19:09:03 cbdbe7a5bc2a: Download complete 19:09:03 cbdbe7a5bc2a: Pull complete 19:09:03 ca9280d653b3: Download complete 19:09:03 7e9c9ca2126c: Download complete 19:09:03 ca9280d653b3: Pull complete 19:09:07 7e9c9ca2126c: Pull complete 19:09:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:08 prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container 19:09:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:09:09 $ docker top 83312279878eec65b270460c2cf7dd7e7c065b755b69fa00f0eb34fce924469d -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:10 + docker-compose build --help 19:09:10 + grep parallel 19:09:10 --parallel Build images in parallel. [Pipeline] } 19:09:10 $ docker stop --time=1 83312279878eec65b270460c2cf7dd7e7c065b755b69fa00f0eb34fce924469d 19:09:11 $ docker rm -f 83312279878eec65b270460c2cf7dd7e7c065b755b69fa00f0eb34fce924469d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:12 prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container 19:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:09:13 $ docker top af414d75c54d3b8bdd8b9f866e3f17a25613ba5576bd276f95d73f0d8d5dd3a9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:13 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:14 Building core-command ... 19:09:14 Building core-data ... 19:09:14 Building core-metadata ... 19:09:14 Building security-bootstrapper ... 19:09:14 Building security-proxy-setup ... 19:09:14 Building security-secretstore-setup ... 19:09:14 Building security-spiffe-token-provider ... 19:09:14 Building security-spire-agent ... 19:09:14 Building security-spire-config ... 19:09:14 Building security-spire-server ... 19:09:14 Building support-notifications ... 19:09:14 Building support-scheduler ... 19:09:14 Building sys-mgmt-agent ... 19:09:14 Building security-proxy-setup 19:09:14 Building security-spire-agent 19:09:14 Building security-spire-server 19:09:14 Building security-spire-config 19:09:14 Building core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:20 provisioning config files... 19:09:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1109426297040160772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:21 ---> docker-login.sh 19:09:21 nexus3.edgexfoundry.org:10001 19:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:22 Configure a credential helper to remove this warning. See 19:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:22 19:09:22 Login Succeeded 19:09:22 nexus3.edgexfoundry.org:10002 19:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:22 Configure a credential helper to remove this warning. See 19:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:22 19:09:22 Login Succeeded 19:09:22 nexus3.edgexfoundry.org:10003 19:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:22 Configure a credential helper to remove this warning. See 19:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:22 19:09:22 Login Succeeded 19:09:22 nexus3.edgexfoundry.org:10004 19:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:23 Configure a credential helper to remove this warning. See 19:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:23 19:09:23 Login Succeeded 19:09:23 docker.io 19:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:24 Configure a credential helper to remove this warning. See 19:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:24 19:09:24 Login Succeeded 19:09:24 ---> docker-login.sh ends [Pipeline] } 19:09:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:24 ========================================================= 19:09:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:09:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:09:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:09:25 9b3977197b4f: Pulling fs layer 19:09:25 1a89e8eeedd5: Pulling fs layer 19:09:25 94645a83ff95: Pulling fs layer 19:09:25 e6fb740bc735: Pulling fs layer 19:09:25 3a77bd46dcc9: Pulling fs layer 19:09:25 355e64cbe906: Pulling fs layer 19:09:25 63ab81a10011: Pulling fs layer 19:09:25 555d1d1c4555: Pulling fs layer 19:09:25 7d9057610161: Pulling fs layer 19:09:25 e6fb740bc735: Waiting 19:09:25 3a77bd46dcc9: Waiting 19:09:25 355e64cbe906: Waiting 19:09:25 63ab81a10011: Waiting 19:09:25 555d1d1c4555: Waiting 19:09:25 7d9057610161: Waiting 19:09:25 94645a83ff95: Verifying Checksum 19:09:25 94645a83ff95: Download complete 19:09:25 1a89e8eeedd5: Download complete 19:09:25 3a77bd46dcc9: Verifying Checksum 19:09:25 3a77bd46dcc9: Download complete 19:09:25 355e64cbe906: Download complete 19:09:25 9b3977197b4f: Download complete 19:09:25 63ab81a10011: Verifying Checksum 19:09:25 63ab81a10011: Download complete 19:09:26 9b3977197b4f: Pull complete 19:09:26 7d9057610161: Verifying Checksum 19:09:26 7d9057610161: Download complete 19:09:27 1a89e8eeedd5: Pull complete 19:09:27 94645a83ff95: Pull complete 19:09:27 555d1d1c4555: Verifying Checksum 19:09:27 555d1d1c4555: Download complete 19:09:28 e6fb740bc735: Verifying Checksum 19:09:28 e6fb740bc735: Download complete 19:09:32 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:32 ---> e24e61e3e36f 19:09:32 Step 3/26 : WORKDIR /edgex-go 19:09:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:32 ---> e24e61e3e36f 19:09:32 Step 3/23 : WORKDIR /edgex-go 19:09:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:32 ---> e24e61e3e36f 19:09:32 Step 3/22 : WORKDIR /edgex-go 19:09:32 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:09:32 ---> e24e61e3e36f 19:09:32 Step 3/25 : WORKDIR /edgex-go 19:09:32 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:32 ---> e24e61e3e36f 19:09:32 Step 3/26 : WORKDIR /edgex-go 19:09:32 ---> Running in ea71cee8d4ac 19:09:32 ---> Running in 730d81f31479 19:09:32 ---> Running in 5cf85e086e45 19:09:32 ---> Running in eca76d891edc 19:09:32 ---> Running in f093121331ac 19:09:32 Removing intermediate container ea71cee8d4ac 19:09:32 ---> 2d2f23599090 19:09:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:32 Removing intermediate container 5cf85e086e45 19:09:32 ---> 900c864a674e 19:09:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:32 Removing intermediate container eca76d891edc 19:09:32 Removing intermediate container 730d81f31479 19:09:32 ---> 0c670ac7262e 19:09:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:32 ---> 32485f959fbf 19:09:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:32 Removing intermediate container f093121331ac 19:09:32 ---> 0ed31bc6fd15 19:09:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:32 ---> Running in 97e8ff8d3c68 19:09:32 ---> Running in aa1fc68e5f44 19:09:32 ---> Running in 9c8d198dd4aa 19:09:32 ---> Running in 3c5a4425bba7 19:09:32 ---> Running in cf83b1ee02a9 19:09:33 Removing intermediate container 97e8ff8d3c68 19:09:33 ---> 4906fb4183f8 19:09:33 Step 5/22 : RUN apk add --update --no-cache make git 19:09:33 Removing intermediate container cf83b1ee02a9 19:09:33 ---> c3f8cd96bd8b 19:09:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:09:33 ---> Running in c712b0370bbc 19:09:33 ---> Running in c230d5711966 19:09:33 Removing intermediate container aa1fc68e5f44 19:09:33 ---> cd3d3bf9438f 19:09:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:09:33 ---> Running in 50d20b25f12c 19:09:33 Removing intermediate container 9c8d198dd4aa 19:09:33 ---> 143d9b5dd2ee 19:09:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:09:33 ---> Running in 5d56957a05c4 19:09:33 Removing intermediate container 3c5a4425bba7 19:09:33 ---> de72f220210c 19:09:33 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:09:33 ---> Running in 206782fe25ce 19:09:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:35 OK: 221 MiB in 52 packages 19:09:35 OK: 221 MiB in 52 packages 19:09:35 OK: 221 MiB in 52 packages 19:09:35 Removing intermediate container c712b0370bbc 19:09:35 ---> a7a8afeed11c 19:09:35 Step 6/26 : COPY go.mod vendor* ./ 19:09:35 Removing intermediate container 5d56957a05c4 19:09:35 ---> 55709c45dcde 19:09:35 Step 6/26 : COPY go.mod vendor* ./ 19:09:35 ---> 949a6dfd51fa 19:09:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:35 Removing intermediate container 206782fe25ce 19:09:35 ---> fff7699983b3 19:09:35 Step 6/25 : COPY go.mod vendor* ./ 19:09:35 ---> Running in 93dde83f03f7 19:09:36 ---> d75b60a0f25d 19:09:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:36 ---> 665222b02e1f 19:09:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:36 ---> Running in da410e4e5571 19:09:36 ---> Running in 7f4e02ae3036 19:09:36 OK: 221 MiB in 52 packages 19:09:36 OK: 221 MiB in 52 packages 19:09:36 Removing intermediate container c230d5711966 19:09:36 ---> ee32eb8c54e4 19:09:36 Step 6/22 : COPY go.mod vendor* ./ 19:09:36 Removing intermediate container 50d20b25f12c 19:09:36 ---> a3a7847367bc 19:09:36 Step 6/23 : COPY go.mod vendor* ./ 19:09:36 Removing intermediate container 93dde83f03f7 19:09:36 ---> 6b6d8bce662d 19:09:36 Step 8/26 : COPY . . 19:09:37 ---> f5c5756d95e2 19:09:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:37 ---> 0504a50dd88f 19:09:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:38 ---> Running in 296f24c081fe 19:09:38 ---> Running in 69ed86db0741 19:09:38 Removing intermediate container da410e4e5571 19:09:38 ---> bd7551426888 19:09:38 Step 8/26 : COPY . . 19:09:38 Removing intermediate container 7f4e02ae3036 19:09:38 ---> e3a7486b4743 19:09:38 Step 8/25 : COPY . . 19:09:40 e6fb740bc735: Pull complete 19:09:40 3a77bd46dcc9: Pull complete 19:09:41 355e64cbe906: Pull complete 19:09:41 63ab81a10011: Pull complete 19:09:43 ---> 9e2c330d1364 19:09:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:09:43 Removing intermediate container 296f24c081fe 19:09:43 ---> 16ee4b7d4604 19:09:43 Step 8/22 : COPY . . 19:09:43 Removing intermediate container 69ed86db0741 19:09:43 ---> 191b73230c86 19:09:43 Step 8/23 : COPY . . 19:09:43 ---> Running in 096a752b83f0 19:09:43 ---> b2fa9a87cd06 19:09:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:09:44 Removing intermediate container 096a752b83f0 19:09:44 ---> 066bf92dd5ec 19:09:44 Step 10/26 : WORKDIR /edgex-go/spire-build 19:09:46 ---> Running in 133bf343cbf7 19:09:46 ---> Running in 524ab59ff3b2 19:09:46 ---> 0bb66e82f30c 19:09:46 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:09:46 Removing intermediate container 133bf343cbf7 19:09:46 ---> cd8349e36aa9 19:09:46 Step 10/26 : WORKDIR /edgex-go/spire-build 19:09:46 ---> Running in c99b170ce1af 19:09:46 Removing intermediate container 524ab59ff3b2 19:09:46 ---> b1fbd0119630 19:09:46 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:09:47 ---> Running in da2b5492cb22 19:09:47 ---> Running in 995e8a388113 19:09:47 Removing intermediate container c99b170ce1af 19:09:47 ---> 1758b33d303e 19:09:47 Step 10/25 : WORKDIR /edgex-go/spire-build 19:09:47 Removing intermediate container da2b5492cb22 19:09:47 ---> dcea7c7a4fb1 19:09:47 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:09:47 ---> Running in cd90d9dd166f 19:09:47 ---> Running in 3fbd4ddb2aa9 19:09:47 Removing intermediate container cd90d9dd166f 19:09:47 ---> f438121a47cd 19:09:47 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:09:47 ---> Running in dbe4b9fe1dcd 19:09:48 555d1d1c4555: Pull complete 19:09:48 Removing intermediate container 995e8a388113 19:09:48 ---> 211dc16c9fda 19:09:48 Step 12/26 : WORKDIR /edgex-go 19:09:48 Removing intermediate container 3fbd4ddb2aa9 19:09:48 ---> 1b2cc6b08d21 19:09:48 Step 12/26 : WORKDIR /edgex-go 19:09:48 ---> Running in b16b1c3017f6 19:09:48 ---> Running in 31f9092826ae 19:09:48 ---> f55199b75bd5 19:09:48 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:09:48 Removing intermediate container dbe4b9fe1dcd 19:09:48 ---> 93cc9adb84d6 19:09:48 Step 12/25 : WORKDIR /edgex-go 19:09:48 ---> e8cf81050272 19:09:48 Step 9/23 : RUN make cmd/core-data/core-data 19:09:48 ---> Running in d74be8386531 19:09:48 ---> Running in 727ebb8ddf3d 19:09:49 ---> Running in 02e0463e8ed6 19:09:49 Removing intermediate container b16b1c3017f6 19:09:49 ---> 05c00052fad2 19:09:49 19:09:49 Step 13/26 : FROM alpine:3.15 19:09:49 Removing intermediate container 31f9092826ae 19:09:49 ---> f7425bea4426 19:09:49 19:09:49 Step 13/26 : FROM alpine:3.15 19:09:49 Removing intermediate container 727ebb8ddf3d 19:09:49 ---> 7d2227a94767 19:09:49 19:09:49 Step 13/25 : FROM alpine:3.15 19:09:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:09:49 7d9057610161: Pull complete 19:09:49 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:09:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:09:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:09:49 3.15: Pulling from library/alpine 19:09:49 3.15: Pulling from library/alpine 19:09:50 + docker build -t ci-base-image-arm64 -f - . 19:09:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:09:50 WORKDIR /edgex 19:09:50 COPY go.mod . 19:09:50 RUN go mod download 19:09:50 3.15: Pulling from library/alpine 19:09:50 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:09:50 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:09:50 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:09:50 Status: Image is up to date for alpine:3.15 19:09:50 Status: Downloaded newer image for alpine:3.15 19:09:50 Status: Image is up to date for alpine:3.15 19:09:50 ---> 0ac33e5f5afa 19:09:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:50 ---> 0ac33e5f5afa 19:09:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:50 ---> 0ac33e5f5afa 19:09:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:50 ---> Running in 036fdb700a98 19:09:50 ---> Running in 18813b690b36 19:09:50 ---> Running in 832c11b6013d 19:09:50 Removing intermediate container 036fdb700a98 19:09:50 ---> 3673abfdaeb0 19:09:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:50 ---> Running in 54f8c04adc5a 19:09:50 Removing intermediate container 832c11b6013d 19:09:50 ---> ce634553b7a7 19:09:50 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:50 Removing intermediate container 18813b690b36 19:09:50 ---> e2342a155a6e 19:09:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:50 ---> Running in cde3f2ce28e9 19:09:50 ---> Running in 52694dbb06f3 19:09:51 Removing intermediate container 54f8c04adc5a 19:09:51 ---> 5b321887c762 19:09:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:09:51 ---> Running in a69c4358f9ce 19:09:52 Removing intermediate container cde3f2ce28e9 19:09:52 ---> 09ad7decda75 19:09:52 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:09:52 Removing intermediate container 52694dbb06f3 19:09:52 ---> 85a5dc6c1de3 19:09:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:09:52 ---> Running in c57ed3c67dbf 19:09:52 ---> Running in 72f9c7f51f78 19:09:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:52 Sending build context to Docker daemon 169.2MB 19:09:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:09:52 ---> 819e984ddca1 19:09:52 Step 2/4 : WORKDIR /edgex 19:09:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:53 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:09:53 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:09:53 OK: 15859 distinct packages available 19:09:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:54 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:09:54 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:09:54 OK: 15859 distinct packages available 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:54 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:09:54 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:09:54 OK: 15859 distinct packages available 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:54 ---> Running in 7df42dd8f971 19:09:54 Removing intermediate container 7df42dd8f971 19:09:54 ---> 153dd010c887 19:09:54 Step 3/4 : COPY go.mod . 19:09:54 (1/4) Installing dumb-init (1.2.5-r1) 19:09:54 (2/4) Installing musl-obstack (1.2.3-r0) 19:09:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:55 (3/4) Installing libucontext (1.1-r0) 19:09:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:55 (4/4) Installing gcompat (1.0.0-r4) 19:09:55 ---> 25e78f16d009 19:09:55 Step 4/4 : RUN go mod download 19:09:55 ---> Running in 1e3fa88354b4 19:09:55 (1/5) Installing dumb-init (1.2.5-r1) 19:09:55 (2/5) Installing musl-obstack (1.2.3-r0) 19:09:55 (3/5) Installing libucontext (1.1-r0) 19:09:55 (4/5) Installing gcompat (1.0.0-r4) 19:09:55 (5/5) Installing openssl (1.1.1o-r0) 19:09:55 Executing busybox-1.34.1-r5.trigger 19:09:55 Executing busybox-1.34.1-r5.trigger 19:09:55 OK: 6 MiB in 18 packages 19:09:55 OK: 6 MiB in 19 packages 19:09:55 (1/5) Installing dumb-init (1.2.5-r1) 19:09:56 (2/5) Installing musl-obstack (1.2.3-r0) 19:09:56 (3/5) Installing libucontext (1.1-r0) 19:09:56 (4/5) Installing gcompat (1.0.0-r4) 19:09:56 (5/5) Installing openssl (1.1.1o-r0) 19:09:56 Executing busybox-1.34.1-r5.trigger 19:09:56 OK: 6 MiB in 19 packages 19:09:57 Removing intermediate container 72f9c7f51f78 19:09:57 ---> ea454fcffb6c 19:09:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:09:57 Removing intermediate container a69c4358f9ce 19:09:57 ---> 8801dce4eb84 19:09:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:09:57 Removing intermediate container c57ed3c67dbf 19:09:57 ---> bff8d21f07eb 19:09:57 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:09:59 ---> 1d531c5eb628 19:09:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:09:59 ---> 8b8173ab811f 19:09:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:09:59 ---> 2681a051f88e 19:09:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:00 ---> 6b07d008b2a8 19:10:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:00 ---> 17fcc42dffe9 19:10:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:00 ---> Running in 1de1d337336f 19:10:00 ---> b13a50281be2 19:10:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:00 Removing intermediate container 1de1d337336f 19:10:00 ---> 49aa3db74b07 19:10:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:01 ---> 5ff2bac2c3a1 19:10:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:10:01 ---> fbdf8dc387db 19:10:01 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:01 ---> 2231164c0b2a 19:10:01 Step 21/26 : WORKDIR / 19:10:01 ---> Running in 143b317723ab 19:10:01 ---> Running in 4334ffee27ac 19:10:01 ---> 42bc601b7195 19:10:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:10:01 Removing intermediate container 143b317723ab 19:10:01 ---> 919b6655bc8b 19:10:01 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:01 Removing intermediate container 4334ffee27ac 19:10:01 ---> 5e8340866a06 19:10:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:01 ---> Running in 7d9ce417f1a0 19:10:01 ---> Running in 74b5fac0d59f 19:10:01 ---> 2d13d7f1dd6e 19:10:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:10:01 Removing intermediate container 7d9ce417f1a0 19:10:01 ---> 8db1e2fdc77e 19:10:01 Step 23/25 : LABEL arch=x86_64 19:10:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:01 ---> Running in 25551ceab702 19:10:01 Removing intermediate container 74b5fac0d59f 19:10:01 ---> f71655aa0256 19:10:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:01 ---> 774c20aa4c72 19:10:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:02 ---> Running in cb511d9bb319 19:10:02 ---> Running in 692977252c0a 19:10:02 Removing intermediate container 25551ceab702 19:10:02 ---> 8f22b82b5b75 19:10:02 Step 24/25 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:10:02 ---> Running in 0c2c81a3364c 19:10:02 Removing intermediate container cb511d9bb319 19:10:02 ---> ee0569d17163 19:10:02 Step 24/26 : LABEL arch=x86_64 19:10:02 Removing intermediate container 692977252c0a 19:10:02 ---> ec5c5b3c97ab 19:10:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:02 ---> Running in 6dcc50f925d6 19:10:02 Removing intermediate container 0c2c81a3364c 19:10:02 ---> 1582b204bf48 19:10:02 Step 25/25 : LABEL version=0.0.0 19:10:02 ---> Running in 27fd0ce7b64a 19:10:02 ---> Running in 2fae6884bf15 19:10:02 Removing intermediate container 6dcc50f925d6 19:10:02 ---> c84c8ef6499a 19:10:02 Step 25/26 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:10:02 Removing intermediate container 27fd0ce7b64a 19:10:02 ---> 85bf437e8118 19:10:02 Step 24/26 : LABEL arch=x86_64 19:10:02 ---> Running in a8f8a137437f 19:10:02 Removing intermediate container 2fae6884bf15 19:10:02 ---> 09bf5cdef6fe 19:10:02 19:10:02 ---> Running in 08bdb97ebf06 19:10:02 Successfully built 09bf5cdef6fe 19:10:02 Successfully tagged security-spire-server:latest 19:10:02  Building security-spire-server ... done Building sys-mgmt-agent 19:10:03 Removing intermediate container a8f8a137437f 19:10:03 ---> c045b78ca68d 19:10:03 Step 26/26 : LABEL version=0.0.0 19:10:03 Removing intermediate container 08bdb97ebf06 19:10:03 ---> 1ff38d46ac43 19:10:03 Step 25/26 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:10:03 ---> Running in e3f47d39425e 19:10:03 ---> Running in 423b32a2c49b 19:10:03 Removing intermediate container e3f47d39425e 19:10:03 ---> 7776547ac632 19:10:03 19:10:03 Successfully built 7776547ac632 19:10:04 Successfully tagged security-spire-config:latest 19:10:04  Building security-spire-config ... done Building security-bootstrapper 19:10:05 Removing intermediate container 423b32a2c49b 19:10:05 ---> eb0ebcdf5130 19:10:05 Step 26/26 : LABEL version=0.0.0 19:10:07 Removing intermediate container d74be8386531 19:10:07 ---> 7a9ab268efa3 19:10:07 19:10:07 Step 10/22 : FROM alpine:3.14 19:10:07 ---> Running in b8ad29b21181 19:10:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:07 ---> e24e61e3e36f 19:10:07 Step 3/23 : WORKDIR /edgex-go 19:10:07 ---> Using cache 19:10:07 ---> 0ed31bc6fd15 19:10:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:07 ---> Using cache 19:10:07 ---> c3f8cd96bd8b 19:10:07 Step 5/23 : RUN apk add --update --no-cache make bash git 19:10:08 3.14: Pulling from library/alpine 19:10:08 Removing intermediate container b8ad29b21181 19:10:08 ---> 4075d5c31b39 19:10:08 19:10:08 ---> Running in 58495712ed1a 19:10:08 Successfully built 4075d5c31b39 19:10:08 Successfully tagged security-spire-agent:latest 19:10:08 Building security-spiffe-token-provider 19:10:08  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:08 Status: Downloaded newer image for alpine:3.14 19:10:08 ---> e04c818066af 19:10:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:10:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:09 OK: 221 MiB in 52 packages 19:10:10 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:10 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:10 ---> e24e61e3e36f 19:10:10 Step 3/31 : WORKDIR /edgex-go 19:10:10 ---> Using cache 19:10:10 ---> 0ed31bc6fd15 19:10:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:10 ---> Using cache 19:10:10 ---> c3f8cd96bd8b 19:10:10 Step 5/31 : RUN apk add --update --no-cache make git 19:10:10 ---> Running in 3cb2b83fc1f6 19:10:10 ---> Running in c16c49490f5b 19:10:10 Removing intermediate container 02e0463e8ed6 19:10:10 ---> 939140baed1a 19:10:10 19:10:10 Step 10/23 : FROM alpine:3.14 19:10:10 ---> e04c818066af 19:10:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:11 ---> Running in 72e60972ec05 19:10:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:11 Removing intermediate container 58495712ed1a 19:10:11 ---> 4ea92263fa0a 19:10:11 Step 6/23 : COPY go.mod vendor* ./ 19:10:11 (1/6) Installing ca-certificates (20211220-r0) 19:10:11 Removing intermediate container 72e60972ec05 19:10:11 ---> aec2f061ad9c 19:10:11 Step 12/23 : ENV APP_PORT=59880 19:10:11 (2/6) Installing brotli-libs (1.0.9-r5) 19:10:11 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:10:11 ---> 2802e28b17b9 19:10:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:11 (4/6) Installing libcurl (7.79.1-r1) 19:10:11 (5/6) Installing curl (7.79.1-r1) 19:10:11 (6/6) Installing dumb-init (1.2.5-r1) 19:10:11 Executing busybox-1.33.1-r7.trigger 19:10:11 Executing ca-certificates-20211220-r0.trigger 19:10:11 ---> Running in e450844820dc 19:10:11 OK: 8 MiB in 20 packages 19:10:11 ---> Running in 74def3d28551 19:10:11 Removing intermediate container e450844820dc 19:10:11 ---> 104a8f768484 19:10:11 Step 13/23 : EXPOSE $APP_PORT 19:10:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:11 ---> Running in 849be0aebc04 19:10:12 Removing intermediate container 849be0aebc04 19:10:12 ---> 003ef243346f 19:10:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:12 ---> Running in 9d086d395a7e 19:10:12 OK: 221 MiB in 52 packages 19:10:12 Removing intermediate container 3cb2b83fc1f6 19:10:12 ---> 394f59a663df 19:10:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:12 ---> Running in 26dd9c1f4ce9 19:10:12 Removing intermediate container 26dd9c1f4ce9 19:10:12 ---> a7057224d9f0 19:10:12 Step 13/22 : WORKDIR /edgex 19:10:12 ---> Running in d291278dd847 19:10:12 Removing intermediate container c16c49490f5b 19:10:12 ---> 6549abfb272d 19:10:12 Step 6/31 : COPY go.mod vendor* ./ 19:10:12 Removing intermediate container 74def3d28551 19:10:12 ---> 8af8c15ebf0a 19:10:12 Step 8/23 : COPY . . 19:10:13 Removing intermediate container d291278dd847 19:10:13 ---> 991a694a5cce 19:10:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:10:13 Removing intermediate container 9d086d395a7e 19:10:13 ---> 68feddfc316d 19:10:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:10:13 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:13 ---> e24e61e3e36f 19:10:13 Step 3/20 : WORKDIR /edgex-go 19:10:13 ---> Using cache 19:10:13 ---> 0ed31bc6fd15 19:10:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:10:13 ---> 2e1ec51e9690 19:10:13 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:14 ---> Running in a1f45a412bdc 19:10:14 ---> Running in a96263bf3ca2 19:10:14 ---> Running in 15074d9867cc 19:10:14 ---> 83696e5fae09 19:10:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:10:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:14 ---> 4398286b99ba 19:10:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:15 ---> d92e74d7891a 19:10:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:10:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:15 Removing intermediate container 15074d9867cc 19:10:15 ---> 2d78c3ac4594 19:10:15 Step 8/31 : COPY . . 19:10:15 ---> b739e0b4a86c 19:10:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:16 ---> Running in 68f8f9d6ffc3 19:10:16 (1/6) Installing dumb-init (1.2.5-r1) 19:10:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:10:16 (3/6) Installing libsodium (1.0.18-r0) 19:10:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:10:16 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:16 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:16 OK: 15866 distinct packages available 19:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:16 (5/6) Installing libzmq (4.3.4-r0) 19:10:16 (6/6) Installing zeromq (4.3.4-r0) 19:10:16 Executing busybox-1.33.1-r7.trigger 19:10:16 OK: 8 MiB in 20 packages 19:10:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:17 OK: 221 MiB in 52 packages 19:10:18 Removing intermediate container 68f8f9d6ffc3 19:10:18 ---> fc68b4e3a101 19:10:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:10:18 ---> Running in df277991cfd0 19:10:18 Removing intermediate container a1f45a412bdc 19:10:18 ---> 7751c76509b5 19:10:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:18 Removing intermediate container a96263bf3ca2 19:10:18 ---> 5c24420145af 19:10:18 Step 5/20 : COPY go.mod vendor* ./ 19:10:18 Removing intermediate container df277991cfd0 19:10:18 ---> 610c49ca176e 19:10:18 Step 20/22 : LABEL arch=x86_64 19:10:18 ---> Running in de268224b547 19:10:18 ---> 39190d124e88 19:10:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:18 ---> Running in 01061fa93848 19:10:18 ---> 9e924f173d68 19:10:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:10:18 ---> b43e5017805c 19:10:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:18 Removing intermediate container de268224b547 19:10:18 ---> 336923fba35b 19:10:18 Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:10:18 ---> Running in c7c0f9f780b7 19:10:19 ---> Running in 532805cec088 19:10:19 Removing intermediate container 532805cec088 19:10:19 ---> 8e043d9d172b 19:10:19 Step 22/22 : LABEL version=0.0.0 19:10:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:19 ---> 9ce565d699fa 19:10:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:19 ---> Running in a09899b56f1a 19:10:19 Removing intermediate container a09899b56f1a 19:10:19 ---> 8450fa3c80ed 19:10:19 19:10:19 Successfully built 8450fa3c80ed 19:10:19 ---> 0d4bb868e8df 19:10:19 Step 19/23 : ENTRYPOINT ["/core-data"] 19:10:19 Successfully tagged security-proxy-setup:latest 19:10:19 Building core-metadata 19:10:20  Building security-proxy-setup ... done  ---> Running in 975955aa58fd 19:10:20 Removing intermediate container 01061fa93848 19:10:20 ---> 4bfdbb5b5b5e 19:10:20 Step 7/20 : COPY . . 19:10:21 Removing intermediate container 975955aa58fd 19:10:21 ---> bf89dbe7c9e6 19:10:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:21 ---> Running in bde154047915 19:10:22 Removing intermediate container bde154047915 19:10:22 ---> 88c196870a4f 19:10:22 Step 21/23 : LABEL arch=x86_64 19:10:23 ---> 63a63a8ba998 19:10:23 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:23 ---> Running in 12f50b6f052b 19:10:23 ---> Running in c354dfa43b57 19:10:23 Removing intermediate container 12f50b6f052b 19:10:23 ---> 971060985dfc 19:10:23 Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:10:24 ---> Running in c5e1ebd8a308 19:10:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:24 Removing intermediate container c5e1ebd8a308 19:10:24 ---> ed2325183473 19:10:24 Step 23/23 : LABEL version=0.0.0 19:10:24 ---> Running in c06fcfb35c9a 19:10:25 Removing intermediate container c06fcfb35c9a 19:10:25 ---> c271913e6d94 19:10:25 19:10:25 Successfully built c271913e6d94 19:10:25 Successfully tagged core-data:latest 19:10:25  Building core-data ... done Building security-secretstore-setup 19:10:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:27 ---> e24e61e3e36f 19:10:27 Step 3/23 : WORKDIR /edgex-go 19:10:27 ---> Using cache 19:10:27 ---> 0ed31bc6fd15 19:10:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:27 ---> Using cache 19:10:27 ---> c3f8cd96bd8b 19:10:27 Step 5/23 : RUN apk add --update --no-cache make git 19:10:27 ---> Using cache 19:10:27 ---> 6549abfb272d 19:10:27 Step 6/23 : COPY go.mod vendor* ./ 19:10:27 ---> Using cache 19:10:27 ---> 2e1ec51e9690 19:10:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> Using cache 19:10:27 ---> 2d78c3ac4594 19:10:27 Step 8/23 : COPY . . 19:10:27 ---> Using cache 19:10:27 ---> 63a63a8ba998 19:10:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:10:30 ---> Running in b009de6c5ade 19:10:30 ---> 45cafdeab97f 19:10:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:10:30 ---> Running in d1e278b6a7c6 19:10:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:10:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:31 ---> e24e61e3e36f 19:10:31 Step 3/25 : WORKDIR /edgex-go 19:10:31 ---> Using cache 19:10:31 ---> 0ed31bc6fd15 19:10:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:31 ---> Using cache 19:10:31 ---> c3f8cd96bd8b 19:10:31 Step 5/25 : RUN apk add --update --no-cache make git 19:10:31 ---> Using cache 19:10:31 ---> 6549abfb272d 19:10:31 Step 6/25 : COPY go.mod vendor* ./ 19:10:31 ---> Using cache 19:10:31 ---> 2e1ec51e9690 19:10:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:31 ---> Using cache 19:10:31 ---> 2d78c3ac4594 19:10:31 Step 8/25 : COPY . . 19:10:31 ---> Using cache 19:10:31 ---> 63a63a8ba998 19:10:31 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:32 ---> Running in 1d6f97aafd7b 19:10: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:36 Removing intermediate container c7c0f9f780b7 19:10:36 ---> 065c37f07a00 19:10:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:10:37 ---> Running in e3fe66d5fa17 19:10:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:10:39 Removing intermediate container e3fe66d5fa17 19:10:39 ---> ea7ae2cd0f24 19:10:39 19:10:39 Step 11/23 : FROM docker:20.10.14 19:10:39 20.10.14: Pulling from library/docker 19:10:42 Removing intermediate container 1e3fa88354b4 19:10:42 ---> 2f04e0d00d11 19:10:42 Successfully built 2f04e0d00d11 19:10:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:42 + docker inspect -f . ci-base-image-arm64 19:10:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:43 prd-ubuntu20.04-docker-arm64-4c-16g-15475 does not seem to be running inside a container 19:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:10:44 $ docker top 8d935acd050034462270bec80e370b6ed307e0eda09a4a6ed76ea4efd7f0835b -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:45 + go version 19:10:45 go version go1.17.7 linux/arm64 [Pipeline] } 19:10:45 $ docker stop --time=1 8d935acd050034462270bec80e370b6ed307e0eda09a4a6ed76ea4efd7f0835b 19:10:47 $ docker rm -f 8d935acd050034462270bec80e370b6ed307e0eda09a4a6ed76ea4efd7f0835b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:47 + docker inspect -f . ci-base-image-arm64 19:10:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:48 prd-ubuntu20.04-docker-arm64-4c-16g-15475 does not seem to be running inside a container 19:10:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:10:49 $ docker top 67fe2deca3c6af0a6b1d1e9ee0c87459c4b228e91b10e8134eabc9f0000b46ef -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:49 ========================================================= 19:10:49 [edgeXBuildGoParallel] Running Tests and Build... 19:10:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:50 + make test 19:10:50 go mod tidy -compat=1.17 19:10:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:10:52 Removing intermediate container c354dfa43b57 19:10:52 ---> 9ec84f1470b0 19:10:52 19:10:52 Step 10/31 : FROM alpine:3.14 19:10:52 ---> e04c818066af 19:10:52 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:10:52 ---> Running in 94c83f923395 19:10:52 Removing intermediate container 94c83f923395 19:10:52 ---> 22f530cd6265 19:10:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:10:52 ---> Running in 0e4024836a46 19:10:52 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:10:52 Status: Downloaded newer image for docker:20.10.14 19:10:52 ---> 7417809fdb73 19:10:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:10:52 ---> Running in 939b12c53898 19:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:52 Removing intermediate container 939b12c53898 19:10:52 ---> 7582af98350f 19:10:52 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 19:10:52 ---> Running in 632ff6cc6527 19:10:53 (1/2) Installing dumb-init (1.2.5-r1) 19:10:53 (2/2) Installing su-exec (0.2-r1) 19:10:53 Executing busybox-1.33.1-r7.trigger 19:10:53 OK: 6 MiB in 16 packages 19:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:54 (1/43) Installing readline (8.1.1-r0) 19:10:54 (2/43) Installing bash (5.1.16-r0) 19:10:54 Executing bash-5.1.16-r0.post-install 19:10:54 (3/43) Installing brotli-libs (1.0.9-r5) 19:10:54 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:10:54 (5/43) Installing libcurl (7.80.0-r1) 19:10:54 (6/43) Installing curl (7.80.0-r1) 19:10:54 (7/43) Installing dumb-init (1.2.5-r1) 19:10:54 (8/43) Installing libbz2 (1.0.8-r1) 19:10:54 (9/43) Installing expat (2.4.7-r0) 19:10:54 (10/43) Installing libffi (3.4.2-r1) 19:10:54 (11/43) Installing gdbm (1.22-r0) 19:10:54 (12/43) Installing xz-libs (5.2.5-r1) 19:10:54 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:10:54 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:10:54 Removing intermediate container 0e4024836a46 19:10:54 ---> 7d8d3f729af3 19:10:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:10:54 (15/43) Installing mpdecimal (2.5.1-r1) 19:10:54 (16/43) Installing sqlite-libs (3.36.0-r0) 19:10:54 (17/43) Installing python3 (3.9.7-r4) 19:10:54 ---> Running in 037d1d058267 19:10:54 (18/43) Installing py3-appdirs (1.4.4-r2) 19:10:54 (19/43) Installing py3-certifi (2020.12.5-r1) 19:10:54 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:10:54 (21/43) Installing py3-idna (3.3-r0) 19:10:54 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:10:54 (23/43) Installing py3-requests (2.26.0-r1) 19:10:54 (24/43) Installing py3-msgpack (1.0.2-r1) 19:10:54 (25/43) Installing py3-lockfile (0.12.2-r4) 19:10:54 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:10:54 (27/43) Installing py3-colorama (0.4.4-r1) 19:10:54 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:10:54 (29/43) Installing py3-distlib (0.3.3-r0) 19:10:54 (30/43) Installing py3-distro (1.6.0-r0) 19:10:54 (31/43) Installing py3-six (1.16.0-r0) 19:10:54 (32/43) Installing py3-webencodings (0.5.1-r4) 19:10:54 (33/43) Installing py3-html5lib (1.1-r1) 19:10:54 (34/43) Installing py3-parsing (2.4.7-r2) 19:10:54 (35/43) Installing py3-packaging (20.9-r1) 19:10:54 (36/43) Installing py3-tomli (1.2.2-r0) 19:10:54 (37/43) Installing py3-pep517 (0.12.0-r0) 19:10:54 (38/43) Installing py3-progress (1.6-r0) 19:10:54 (39/43) Installing py3-retrying (1.3.3-r2) 19:10:54 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:10:54 (41/43) Installing py3-setuptools (52.0.0-r4) 19:10:54 (42/43) Installing py3-toml (0.10.2-r2) 19:10:54 (43/43) Installing py3-pip (20.3.4-r1) 19:10:55 Removing intermediate container 037d1d058267 19:10:55 ---> 4743a6ec2893 19:10:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:10:55 Executing busybox-1.34.1-r5.trigger 19:10:55 OK: 83 MiB in 65 packages 19:10:55 ---> Running in 66770964a449 19:10:55 Removing intermediate container 66770964a449 19:10:55 ---> b68cf10aa78c 19:10:55 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:10:55 ---> Running in 3b5a50935b66 19:10:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:55 Collecting docker-compose==1.23.2 19:10:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:10:55 Collecting cached-property<2,>=1.2.0 19:10:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:10:55 Collecting dockerpty<0.5,>=0.4.1 19:10:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:10:56 Collecting docopt<0.7,>=0.6.1 19:10:56 Downloading docopt-0.6.2.tar.gz (25 kB) 19:10:56 Collecting jsonschema<3,>=2.5.1 19:10:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:10:56 Collecting PyYAML<4,>=3.10 19:10:56 Downloading PyYAML-3.13.tar.gz (270 kB) 19:10:57 Removing intermediate container b009de6c5ade 19:10:57 ---> ee0661dde9df 19:10:57 19:10:57 Step 10/23 : FROM alpine:3.14 19:10:57 ---> e04c818066af 19:10:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:57 ---> Running in c43df6047c5b 19:10:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:10:57 Removing intermediate container 3b5a50935b66 19:10:57 ---> 2b52e656d0be 19:10:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:10:57 Collecting websocket-client<1.0,>=0.32.0 19:10:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:10:57 Collecting docker<4.0,>=3.6.0 19:10:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:10:57 ---> Running in f14d34029b8e 19:10:57 Collecting texttable<0.10,>=0.9.0 19:10:57 Downloading texttable-0.9.1.tar.gz (11 kB) 19:10:57 Removing intermediate container f14d34029b8e 19:10:57 ---> 0e7247a4443c 19:10:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:10:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:10:58 Collecting docker-pycreds>=0.4.0 19:10:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:10:58 (1/1) Installing dumb-init (1.2.5-r1) 19:10:58 Executing busybox-1.33.1-r7.trigger 19:10:58 OK: 6 MiB in 15 packages 19:10:58 Collecting idna<2.8,>=2.5 19:10:58 ---> 16b1506c7d89 19:10:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:10:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:10:58 Collecting urllib3<1.25,>=1.21.1 19:10:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:10:58 ---> Running in 7486aeed6354 19:10:58 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) 19:10:58 Collecting chardet<3.1.0,>=3.0.2 19:10:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:10:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:10:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:10:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:10:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:10:58 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:10:58 Attempting uninstall: urllib3 19:10:58 Found existing installation: urllib3 1.26.7 19:10:58 Uninstalling urllib3-1.26.7: 19:10:58 Successfully uninstalled urllib3-1.26.7 19:10:58 Removing intermediate container c43df6047c5b 19:10:58 ---> d1a5faf5ab6b 19:10:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:58 Attempting uninstall: idna 19:10:58 Found existing installation: idna 3.3 19:10:58 Uninstalling idna-3.3: 19:10:58 Successfully uninstalled idna-3.3 19:10:59 ---> Running in c39948f631f5 19:10:59 Removing intermediate container c39948f631f5 19:10:59 ---> b5f6b0daac07 19:10:59 Step 13/23 : ENV APP_PORT=59881 19:10:59 Removing intermediate container 1d6f97aafd7b 19:10:59 ---> b0244193358b 19:10:59 19:10:59 Step 10/25 : FROM alpine:3.14 19:10:59 ---> e04c818066af 19:10:59 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:10:59 ---> Running in f0dcee00cd82 19:10:59 ---> Running in 88ebe29a869f 19:10:59 Attempting uninstall: requests 19:10:59 Found existing installation: requests 2.26.0 19:10:59 Uninstalling requests-2.26.0: 19:10:59 Successfully uninstalled requests-2.26.0 19:10:59 Removing intermediate container 7486aeed6354 19:10:59 ---> 0094f128e185 19:10:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:59 Removing intermediate container f0dcee00cd82 19:10:59 ---> 56f5be5baa94 19:10:59 Step 14/23 : EXPOSE $APP_PORT 19:10:59 ---> Running in a3059ca59abf 19:10:59 Running setup.py install for texttable: started 19:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:00 ---> 04bb8df93d30 19:11:00 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:00 Removing intermediate container a3059ca59abf 19:11:00 ---> 02ee036c6a58 19:11:00 Step 15/23 : WORKDIR / 19:11:00 (1/3) Installing ca-certificates (20211220-r0) 19:11:00 Running setup.py install for texttable: finished with status 'done' 19:11:00 Running setup.py install for PyYAML: started 19:11:00 (2/3) Installing dumb-init (1.2.5-r1) 19:11:00 (3/3) Installing su-exec (0.2-r1) 19:11:00 Executing busybox-1.33.1-r7.trigger 19:11:00 Executing ca-certificates-20211220-r0.trigger 19:11:00 OK: 6 MiB in 17 packages 19:11:00 ---> Running in 226c76642cc1 19:11:00 Removing intermediate container 226c76642cc1 19:11:00 ---> 1f34aed65ffa 19:11:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:00 Running setup.py install for PyYAML: finished with status 'done' 19:11:00 ---> 38c9141b1079 19:11:00 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:00 Running setup.py install for docopt: started 19:11:00 ---> 2cfe2b3ced83 19:11:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:01 Running setup.py install for docopt: finished with status 'done' 19:11:01 Running setup.py install for dockerpty: started 19:11:01 Removing intermediate container 88ebe29a869f 19:11:01 ---> 32c83f41a849 19:11:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:01 ---> e8f86fbf3f47 19:11:01 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:01 ---> Running in 730396cc0e01 19:11:01 ---> b57b12b30395 19:11:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:01 Running setup.py install for dockerpty: finished with status 'done' 19:11:01 ---> e7c34376828f 19:11:01 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:11:01 Removing intermediate container 730396cc0e01 19:11:01 ---> c028ad7dcf2d 19:11:01 Step 13/25 : WORKDIR / 19:11:01 ---> Running in b18e65b22b5c 19:11:02 ---> a2dae4a0bdb6 19:11:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:11:02 ---> 1a5c97fe1337 19:11:02 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:11:02 ---> Running in 16a84d7ea91f 19:11:02 Removing intermediate container b18e65b22b5c 19:11:02 Removing intermediate container d1e278b6a7c6 19:11:02 ---> 540c7c806f5a 19:11:02 ---> f346d5859e5c 19:11:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:02 19:11:02 Step 9/20 : FROM alpine:3.15 19:11:02 ---> 0ac33e5f5afa 19:11:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:02 ---> Using cache 19:11:02 ---> e2342a155a6e 19:11:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:02 ---> Using cache 19:11:02 ---> 85a5dc6c1de3 19:11:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:02 ---> Running in 7d6125f96a95 19:11:02 Removing intermediate container 16a84d7ea91f 19:11:02 ---> 0a60acacec7b 19:11:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:02 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 19:11:02 ---> Running in b55a6949442e 19:11:02 ---> Running in a0793f18bbe7 19:11:02 ---> 2b36b6668698 19:11:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:02 Removing intermediate container 7d6125f96a95 19:11:02 ---> 6b6da552feb3 19:11:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:02 Removing intermediate container a0793f18bbe7 19:11:02 ---> d086c269af9d 19:11:02 Step 21/23 : LABEL arch=x86_64 19:11:02 ---> Running in de35b4ec1553 19:11:02 ---> 2994216f8f32 19:11:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:02 ---> 0c21f5c72ca6 19:11:02 Step 26/31 : RUN chmod +x /entrypoint.sh 19:11:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:02 Removing intermediate container de35b4ec1553 19:11:02 ---> 071d9c9df886 19:11:02 Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:11:03 ---> Running in 804ce5a62dbb 19:11:03 ---> Running in 94a4bde6c401 19:11:03 ---> 7ff40e600f63 19:11:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:11:03 Removing intermediate container 804ce5a62dbb 19:11:03 ---> 6ec809e6990b 19:11:03 Step 23/23 : LABEL version=0.0.0 19:11:03 ---> Running in 46537981ed45 19:11:03 ---> b95df6cfa121 19:11:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:03 Removing intermediate container 46537981ed45 19:11:03 ---> 3ff83c188b05 19:11:03 19:11:03 Successfully built 3ff83c188b05 19:11:03 Successfully tagged core-metadata:latest 19:11:03  Building core-metadata ... done Building support-scheduler 19:11:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:04 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:04 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:04 OK: 15859 distinct packages available 19:11:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:05 (1/9) Installing ca-certificates (20211220-r0) 19:11:05 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:05 (4/9) Installing libcurl (7.80.0-r1) 19:11:05 (5/9) Installing curl (7.80.0-r1) 19:11:05 (6/9) Installing dumb-init (1.2.5-r1) 19:11:05 ---> 1b4e4ac0b578 19:11:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:05 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:06 Removing intermediate container 94a4bde6c401 19:11:06 ---> 3092a1740edb 19:11:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:11:06 (8/9) Installing libucontext (1.1-r0) 19:11:06 Removing intermediate container 632ff6cc6527 19:11:06 ---> 2bdaccc88864 19:11:06 Step 14/23 : ENV APP_PORT=58890 19:11:06 (9/9) Installing gcompat (1.0.0-r4) 19:11:06 Executing busybox-1.34.1-r5.trigger 19:11:06 Executing ca-certificates-20211220-r0.trigger 19:11:06 OK: 8 MiB in 23 packages 19:11:06 ---> Running in c774319b5937 19:11:06 ---> Running in 7dd91e8a3bbd 19:11:06 ---> 7727bd45b778 19:11:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:06 Removing intermediate container c774319b5937 19:11:06 ---> 2ffb40974359 19:11:06 Step 28/31 : CMD ["gate"] 19:11:06 Removing intermediate container 7dd91e8a3bbd 19:11:06 ---> d9d865eff91d 19:11:06 Step 15/23 : EXPOSE $APP_PORT 19:11:07 ---> dd4098597e69 19:11:07 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/ 19:11:07 ---> Running in a63c6aba2924 19:11:07 ---> Running in 186c4c6bfbc3 19:11:07 Removing intermediate container b55a6949442e 19:11:07 ---> b4812db5c3fe 19:11:07 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:07 ---> Running in 206dfe7daf7a 19:11:07 Removing intermediate container a63c6aba2924 19:11:07 ---> c25c4361be53 19:11:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:11:07 Removing intermediate container 186c4c6bfbc3 19:11:07 ---> 98c4a7c0ef34 19:11:07 Step 29/31 : LABEL arch=x86_64 19:11:07 ---> 407188bbf17b 19:11:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:07 ---> Running in 42856a59a527 19:11:08 Removing intermediate container 42856a59a527 19:11:08 ---> bb2e24e473c6 19:11:08 Step 30/31 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:11:08 ---> a4c40c7a6967 19:11:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:11:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:08 ---> e24e61e3e36f 19:11:08 Step 3/22 : WORKDIR /edgex-go 19:11:08 ---> Using cache 19:11:08 ---> 0ed31bc6fd15 19:11:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:08 ---> Using cache 19:11:08 ---> c3f8cd96bd8b 19:11:08 Step 5/22 : RUN apk add --update --no-cache make git 19:11:08 ---> Using cache 19:11:08 ---> 6549abfb272d 19:11:08 Step 6/22 : COPY go.mod vendor* ./ 19:11:08 ---> Using cache 19:11:08 ---> 2e1ec51e9690 19:11:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:08 ---> Using cache 19:11:08 ---> 2d78c3ac4594 19:11:08 Step 8/22 : COPY . . 19:11:08 ---> Using cache 19:11:08 ---> 63a63a8ba998 19:11:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:08 ---> Running in 4ae676c8843c 19:11:08 ---> 600aa52b8146 19:11:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:08 ---> Running in 133151865a25 19:11:08 ---> c6f2f88e5732 19:11:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:11:08 Removing intermediate container 206dfe7daf7a 19:11:08 ---> ec876385bb3b 19:11:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:08 Removing intermediate container 4ae676c8843c 19:11:08 ---> 87cee6fb0a48 19:11:08 Step 31/31 : LABEL version=0.0.0 19:11:08 ---> Running in 1095666a2690 19:11:08 ---> c14cee24109a 19:11:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:08 ---> Running in b9a12a35092d 19:11:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11:08 ---> 83546bc030f1 19:11:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:11:08 ---> Running in cb3e9501e4a1 19:11:08 Removing intermediate container 1095666a2690 19:11:08 ---> 24f9722f9416 19:11:08 Step 23/25 : LABEL arch=x86_64 19:11:08 ---> Running in f3c393f27c90 19:11:08 Removing intermediate container b9a12a35092d 19:11:08 ---> e723711d8940 19:11:08 19:11:08 ---> Running in 5ae3ac27c506 19:11:08 Removing intermediate container cb3e9501e4a1 19:11:08 ---> e30a139db856 19:11:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:09 Removing intermediate container f3c393f27c90 19:11:09 ---> 0a97b232d5ab 19:11:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:09 ---> Running in e1f875b69b49 19:11:09 Successfully built e723711d8940 19:11:09 Successfully tagged security-bootstrapper:latest 19:11:09  Building security-bootstrapper ... done Building support-notifications 19:11:09 ---> Running in 4fe88c36187b 19:11:09 Removing intermediate container 5ae3ac27c506 19:11:09 ---> bddaa253e15e 19:11:09 Step 24/25 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:11:09 ---> Running in 8320f6b1a547 19:11:09 Removing intermediate container e1f875b69b49 19:11:09 ---> b9daa8a479ef 19:11:09 Step 18/20 : LABEL arch=x86_64 19:11:10 Removing intermediate container 4fe88c36187b 19:11:10 ---> e54d86228234 19:11:10 Step 21/23 : LABEL arch=x86_64 19:11:10 Removing intermediate container 8320f6b1a547 19:11:10 ---> ed278d8f433a 19:11:10 Step 25/25 : LABEL version=0.0.0 19:11:10 ---> Running in a47912003d20 19:11:10 ---> Running in a328c419a250 19:11:10 ---> Running in a688fa3e2532 19:11:10 Removing intermediate container a47912003d20 19:11:10 ---> 6d647b64fa00 19:11:10 Step 19/20 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:11:10 Removing intermediate container a328c419a250 19:11:10 ---> b4c4536d1639 19:11:10 Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:11:10 ---> Running in 76f599761d8c 19:11:10 Removing intermediate container a688fa3e2532 19:11:10 ---> 7a0da6d1e195 19:11:10 19:11:10 ---> Running in 2b8d8e448918 19:11:11 Successfully built 7a0da6d1e195 19:11:11 Successfully tagged security-secretstore-setup:latest 19:11:11 Building core-command 19:11:11  Building security-secretstore-setup ... done Removing intermediate container 76f599761d8c 19:11:11 ---> 2befa2894fb4 19:11:11 Step 20/20 : LABEL version=0.0.0 19:11:11 Removing intermediate container 2b8d8e448918 19:11:11 ---> ffb9b01dc365 19:11:11 Step 23/23 : LABEL version=0.0.0 19:11:11 ---> Running in 86692722da21 19:11:11 ---> Running in e1551a01c3fd 19:11:11 Removing intermediate container 86692722da21 19:11:11 ---> 05a7f89091a9 19:11:11 19:11:11 Successfully built 05a7f89091a9 19:11:12 Successfully tagged security-spiffe-token-provider:latest 19:11:12  Building security-spiffe-token-provider ... done Removing intermediate container e1551a01c3fd 19:11:12 ---> 2ca79d305150 19:11:12 19:11:12 Successfully built 2ca79d305150 19:11:12 Successfully tagged sys-mgmt-agent:latest 19:11:15  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:15 ---> e24e61e3e36f 19:11:15 Step 3/22 : WORKDIR /edgex-go 19:11:15 ---> Using cache 19:11:15 ---> 0ed31bc6fd15 19:11:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:15 ---> Using cache 19:11:15 ---> c3f8cd96bd8b 19:11:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:16 ---> e24e61e3e36f 19:11:16 Step 3/23 : WORKDIR /edgex-go 19:11:16 ---> Using cache 19:11:16 ---> 0ed31bc6fd15 19:11:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:16 ---> Using cache 19:11:16 ---> c3f8cd96bd8b 19:11:16 Step 5/23 : RUN apk add --update --no-cache make git 19:11:16 ---> Using cache 19:11:16 ---> 6549abfb272d 19:11:16 Step 6/23 : COPY go.mod vendor* ./ 19:11:16 ---> Using cache 19:11:16 ---> 2e1ec51e9690 19:11:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:16 ---> Using cache 19:11:16 ---> 2d78c3ac4594 19:11:16 Step 8/23 : COPY . . 19:11:16 ---> Using cache 19:11:16 ---> 63a63a8ba998 19:11:16 Step 9/23 : RUN make cmd/core-command/core-command 19:11:18 ---> Running in 1f58881a08bc 19:11:18 ---> Running in 7e7f3e845f32 19:11: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/core-command/core-command ./cmd/core-command 19:11:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:19 OK: 221 MiB in 52 packages 19:11:20 Removing intermediate container 1f58881a08bc 19:11:20 ---> 70636782f5ff 19:11:20 Step 6/22 : COPY go.mod vendor* ./ 19:11:20 ---> 1276ee04a836 19:11:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:20 ---> Running in 9a535eec0ca7 19:11:22 Removing intermediate container 9a535eec0ca7 19:11:22 ---> 236ce316934f 19:11:22 Step 8/22 : COPY . . 19:11:24 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:29 ---> 36d715a74c9e 19:11:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:11:29 ---> Running in 71b3ef3251a1 19:11:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:11:32 Removing intermediate container 133151865a25 19:11:32 ---> 7eb35f2f2fcd 19:11:32 19:11:32 Step 10/22 : FROM alpine:3.14 19:11:32 ---> e04c818066af 19:11:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:11:32 ---> Using cache 19:11:32 ---> d1a5faf5ab6b 19:11:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:32 ---> Using cache 19:11:32 ---> b5f6b0daac07 19:11:32 Step 13/22 : ENV APP_PORT=59861 19:11:32 ---> Running in 1910aa0c99f8 19:11:32 Removing intermediate container 1910aa0c99f8 19:11:32 ---> 349805c115e3 19:11:32 Step 14/22 : EXPOSE $APP_PORT 19:11:32 ---> Running in 71085d4ceccb 19:11:32 Removing intermediate container 71085d4ceccb 19:11:32 ---> 04610c7f487f 19:11:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:33 ---> be13b1c4cd39 19:11:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:33 ---> 9ab78ff3def0 19:11:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:34 Removing intermediate container 7e7f3e845f32 19:11:34 ---> 6ac5195da114 19:11:34 19:11:34 Step 10/23 : FROM alpine:3.14 19:11:34 ---> e04c818066af 19:11:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:34 ---> Using cache 19:11:34 ---> d1a5faf5ab6b 19:11:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:34 ---> Using cache 19:11:34 ---> b5f6b0daac07 19:11:34 Step 13/23 : ENV APP_PORT=59882 19:11:34 ---> Running in b5123c8a1027 19:11:34 ---> 39089015889a 19:11:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:11:34 Removing intermediate container b5123c8a1027 19:11:34 ---> cda473e70a69 19:11:34 Step 14/23 : EXPOSE $APP_PORT 19:11:34 ---> Running in ef16e78c936f 19:11:34 ---> Running in 82f4b7e56b53 19:11:34 Removing intermediate container ef16e78c936f 19:11:34 ---> 8447879223f4 19:11:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:34 ---> Running in 86069bd22c27 19:11:34 Removing intermediate container 82f4b7e56b53 19:11:34 ---> f938702b6df7 19:11:34 Step 15/23 : WORKDIR / 19:11:34 ---> Running in a6350b498053 19:11:34 Removing intermediate container 86069bd22c27 19:11:34 ---> 82183c79af1c 19:11:34 Step 20/22 : LABEL arch=x86_64 19:11:35 ---> Running in a8b0bfa169d1 19:11:35 Removing intermediate container a6350b498053 19:11:35 ---> 425361c382c1 19:11:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:35 Removing intermediate container a8b0bfa169d1 19:11:35 ---> 61fe78957d7b 19:11:35 Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:11:35 ---> Running in 54eb6e2b814e 19:11:35 Removing intermediate container 54eb6e2b814e 19:11:35 ---> 147c4a9d1b3f 19:11:35 Step 22/22 : LABEL version=0.0.0 19:11:35 ---> ef11a467f1b2 19:11:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:35 ---> Running in 5cd0a9c36d0e 19:11:35 Removing intermediate container 5cd0a9c36d0e 19:11:35 ---> d9cc92f33ba6 19:11:35 19:11:35 Successfully built d9cc92f33ba6 19:11:35 Successfully tagged support-scheduler:latest 19:11:36  Building support-scheduler ... done  ---> fb4b0c3df860 19:11:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:36 ---> 50ae2ce535e1 19:11:36 Step 19/23 : ENTRYPOINT ["/core-command"] 19:11:36 ---> Running in 0aa3d21c7d28 19:11:36 Removing intermediate container 0aa3d21c7d28 19:11:36 ---> 1b7283015dd5 19:11:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:36 ---> Running in 2aa38577bb8c 19:11:37 Removing intermediate container 2aa38577bb8c 19:11:37 ---> 518d655acd72 19:11:37 Step 21/23 : LABEL arch=x86_64 19:11:37 ---> Running in b3ea5b01d72f 19:11:37 Removing intermediate container b3ea5b01d72f 19:11:37 ---> 5188e9d049dc 19:11:37 Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:11:37 ---> Running in 1b66ad085be9 19:11:37 Removing intermediate container 1b66ad085be9 19:11:37 ---> d2a1210d7c47 19:11:37 Step 23/23 : LABEL version=0.0.0 19:11:37 ---> Running in 5202f88dc855 19:11:37 Removing intermediate container 5202f88dc855 19:11:37 ---> 8a69f1ebf4f1 19:11:37 19:11:38 Successfully built 8a69f1ebf4f1 19:11:38 Successfully tagged core-command:latest 19:11:48  Building core-command ... done Removing intermediate container 71b3ef3251a1 19:11:48 ---> 2b5be6aa5f78 19:11:48 19:11:48 Step 10/22 : FROM alpine:3.14 19:11:48 ---> e04c818066af 19:11:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:11:48 ---> Running in 13e9b8b32276 19:11:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:48 (1/2) Installing ca-certificates (20211220-r0) 19:11:48 (2/2) Installing dumb-init (1.2.5-r1) 19:11:48 Executing busybox-1.33.1-r7.trigger 19:11:48 Executing ca-certificates-20211220-r0.trigger 19:11:48 OK: 6 MiB in 16 packages 19:11:48 Removing intermediate container 13e9b8b32276 19:11:48 ---> c50eca2f9753 19:11:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:11:48 ---> Running in bf48aaebfd55 19:11:48 Removing intermediate container bf48aaebfd55 19:11:48 ---> 61ba8a2d0435 19:11:48 Step 13/22 : ENV APP_PORT=59860 19:11:48 ---> Running in ff58f27d7b75 19:11:48 Removing intermediate container ff58f27d7b75 19:11:48 ---> 94c2de8f3f12 19:11:48 Step 14/22 : EXPOSE $APP_PORT 19:11:48 ---> Running in 2227750f9266 19:11:48 Removing intermediate container 2227750f9266 19:11:48 ---> fa8c8beb8fa7 19:11:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:48 ---> 78524132739f 19:11:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:49 ---> 6e8faddeba2b 19:11:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:11:49 ---> e061bce3eae1 19:11:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:11:49 ---> Running in 4d54c14a2448 19:11:49 Removing intermediate container 4d54c14a2448 19:11:49 ---> 8eb0abe6ca9a 19:11:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:50 ---> Running in b67920568b3f 19:11:50 Removing intermediate container b67920568b3f 19:11:50 ---> cb8b23cf3941 19:11:50 Step 20/22 : LABEL arch=x86_64 19:11:50 ---> Running in 8f80053ff6e9 19:11:50 Removing intermediate container 8f80053ff6e9 19:11:50 ---> 1a4ec1890531 19:11:50 Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:11:50 ---> Running in 8893cd923d1e 19:11:50 Removing intermediate container 8893cd923d1e 19:11:50 ---> 064b5bd42b5c 19:11:50 Step 22/22 : LABEL version=0.0.0 19:11:50 ---> Running in a14c39c0d73e 19:11:50 Removing intermediate container a14c39c0d73e 19:11:50 ---> 797c9d5713bc 19:11:50 19:11:50 Successfully built 797c9d5713bc 19:11:50 Successfully tagged support-notifications:latest 19:11:50  Building support-notifications ... done  [Pipeline] } 19:11:50 $ docker stop --time=1 af414d75c54d3b8bdd8b9f866e3f17a25613ba5576bd276f95d73f0d8d5dd3a9 19:11:51 $ docker rm -f af414d75c54d3b8bdd8b9f866e3f17a25613ba5576bd276f95d73f0d8d5dd3a9 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:52 + docker images 19:11:52 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:52 support-notifications latest 797c9d5713bc 2 seconds ago 27MB 19:11:52 2b5be6aa5f78 6 seconds ago 1.68GB 19:11:52 core-command latest 8a69f1ebf4f1 15 seconds ago 16.1MB 19:11:52 support-scheduler latest d9cc92f33ba6 17 seconds ago 26.4MB 19:11:52 6ac5195da114 19 seconds ago 1.61GB 19:11:52 7eb35f2f2fcd 21 seconds ago 1.67GB 19:11:52 security-spiffe-token-provider latest 05a7f89091a9 41 seconds ago 29MB 19:11:52 sys-mgmt-agent latest 2ca79d305150 41 seconds ago 299MB 19:11:52 security-secretstore-setup latest 7a0da6d1e195 42 seconds ago 28.5MB 19:11:52 security-bootstrapper latest e723711d8940 44 seconds ago 19.1MB 19:11:52 core-metadata latest 3ff83c188b05 49 seconds ago 17MB 19:11:52 f346d5859e5c 51 seconds ago 1.67GB 19:11:52 b0244193358b 54 seconds ago 1.63GB 19:11:52 ee0661dde9df 55 seconds ago 1.62GB 19:11:52 9ec84f1470b0 About a minute ago 1.62GB 19:11:52 ea7ae2cd0f24 About a minute ago 1.62GB 19:11:52 core-data latest c271913e6d94 About a minute ago 22.5MB 19:11:52 security-proxy-setup latest 8450fa3c80ed About a minute ago 26.9MB 19:11:52 939140baed1a About a minute ago 1.65GB 19:11:52 security-spire-agent latest 4075d5c31b39 About a minute ago 127MB 19:11:52 7a9ab268efa3 About a minute ago 1.62GB 19:11:52 security-spire-config latest 7776547ac632 About a minute ago 86.7MB 19:11:52 security-spire-server latest 09bf5cdef6fe About a minute ago 87.3MB 19:11:52 05c00052fad2 2 minutes ago 1.52GB 19:11:52 f7425bea4426 2 minutes ago 1.52GB 19:11:52 7d2227a94767 2 minutes ago 1.52GB 19:11:52 ci-base-image-x86_64 latest e24e61e3e36f 4 minutes ago 1.02GB 19:11:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB 19:11:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB 19:11:52 docker 20.10.14 7417809fdb73 2 months ago 218MB 19:11:52 alpine 3.14 e04c818066af 2 months ago 5.59MB 19:11:52 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 19:11:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.458s coverage: 98.5% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.528s coverage: 53.4% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.590s coverage: 89.2% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.291s coverage: 83.8% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.098s coverage: 95.6% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.363s coverage: 72.2% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.498s coverage: 60.0% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.481s coverage: 0.9% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.239s coverage: 58.8% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.336s coverage: 29.6% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.238s coverage: 47.1% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.225s coverage: 79.5% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.220s coverage: 94.4% of statements 19:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements 19:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.576s coverage: 82.5% of statements 19:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.194s coverage: 87.2% of statements 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements 19:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.949s coverage: 91.2% of statements 19:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.852s coverage: 64.4% of statements 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 19:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 19:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 19:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.422s coverage: 65.4% of statements 19:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.961s coverage: 43.8% of statements 19:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements 19:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.319s coverage: 84.8% of statements 19:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.341s coverage: 17.7% of statements 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.701s coverage: 92.3% of statements 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 63.2% of statements 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 19:14:37 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:37 GO111MODULE=on go vet ./... 19:16:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:28 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:29 + ls -al . 19:16:29 total 680 19:16:29 drwxrwxr-x 9 1001 1001 4096 Jun 23 19:10 . 19:16:29 drwxr-xr-x 4 root root 4096 Jun 23 19:10 .. 19:16:29 -rw-rw-r-- 1 1001 1001 11 Jun 23 19:08 .dockerignore 19:16:29 drwxrwxr-x 8 1001 1001 4096 Jun 23 19:08 .git 19:16:29 drwxrwxr-x 3 1001 1001 4096 Jun 23 19:08 .github 19:16:29 -rw-rw-r-- 1 1001 1001 879 Jun 23 19:08 .gitignore 19:16:29 -rw-rw-r-- 1 1001 1001 42 Jun 23 19:08 .golangci.yml 19:16:29 -rw-rw-r-- 1 1001 1001 87 Jun 23 19:08 .hadolint.yml 19:16:29 -rw-rw-r-- 1 1001 1001 166 Jun 23 19:08 .sonarcloud.properties 19:16:29 -rw-rw-r-- 1 1001 1001 1171 Jun 23 19:08 ADOPTERS.md 19:16:29 -rw-rw-r-- 1 1001 1001 10347 Jun 23 19:08 Attribution.txt 19:16:29 -rw-rw-r-- 1 1001 1001 63209 Jun 23 19:08 CHANGELOG.md 19:16:29 -rw-rw-r-- 1 1001 1001 3804 Jun 23 19:08 CONTRIBUTING.md 19:16:29 -rw-rw-r-- 1 1001 1001 677 Jun 23 19:08 GOVERNANCE.md 19:16:29 -rw-rw-r-- 1 1001 1001 850 Jun 23 19:08 Jenkinsfile 19:16:29 -rw-rw-r-- 1 1001 1001 10775 Jun 23 19:08 LICENSE 19:16:29 -rw-rw-r-- 1 1001 1001 10389 Jun 23 19:08 Makefile 19:16:29 -rw-rw-r-- 1 1001 1001 582 Jun 23 19:08 OWNERS.md 19:16:29 -rw-rw-r-- 1 1001 1001 9094 Jun 23 19:08 README.md 19:16:29 -rw-rw-r-- 1 1001 1001 6912 Jun 23 19:08 SECURITY.md 19:16:29 -rw-rw-r-- 1 1001 1001 5 Jun 23 19:06 VERSION 19:16:29 -rw-rw-r-- 1 1001 1001 4131 Jun 23 19:08 ZMQWindows.md 19:16:29 drwxrwxr-x 2 1001 1001 4096 Jun 23 19:08 bin 19:16:29 drwxrwxr-x 18 1001 1001 4096 Jun 23 19:08 cmd 19:16:29 -rw-r--r-- 1 root root 435411 Jun 23 19:14 coverage.out 19:16:29 -rw-rw-r-- 1 1001 1001 3311 Jun 23 19:08 go.mod 19:16:29 -rw-rw-r-- 1 1001 1001 36231 Jun 23 19:10 go.sum 19:16:29 drwxrwxr-x 8 1001 1001 4096 Jun 23 19:08 internal 19:16:29 drwxrwxr-x 3 1001 1001 4096 Jun 23 19:08 openapi 19:16:29 drwxrwxr-x 4 1001 1001 4096 Jun 23 19:08 snap 19:16:29 -rw-rw-r-- 1 1001 1001 204 Jun 23 19:08 version.go [Pipeline] sh 19:16:30 + '[' -e coverage.out ] 19:16:30 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:30 Warning: overwriting stash ‘coverage-report’ 19:16:31 Stashed 1 file(s) [Pipeline] sh 19:16:31 + make build 19:16:31 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:17: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 19:18: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/core-command/core-command ./cmd/core-command 19:18: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-notifications/support-notifications ./cmd/support-notifications 19:19:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:19:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:19:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:19: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:19:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:19:57 $ docker stop --time=1 67fe2deca3c6af0a6b1d1e9ee0c87459c4b228e91b10e8134eabc9f0000b46ef 19:19:59 $ docker rm -f 67fe2deca3c6af0a6b1d1e9ee0c87459c4b228e91b10e8134eabc9f0000b46ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:04 19:20:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:05 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:05 29e5d40040c1: Pulling fs layer 19:20:05 1ce36da41761: Pulling fs layer 19:20:05 25b303627fd3: Pulling fs layer 19:20:05 29e5d40040c1: Verifying Checksum 19:20:05 29e5d40040c1: Download complete 19:20:05 1ce36da41761: Verifying Checksum 19:20:05 1ce36da41761: Download complete 19:20:05 29e5d40040c1: Pull complete 19:20:07 25b303627fd3: Verifying Checksum 19:20:07 25b303627fd3: Download complete 19:20:07 1ce36da41761: Pull complete 19:20:19 25b303627fd3: Pull complete 19:20:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:20 prd-ubuntu20.04-docker-arm64-4c-16g-15475 does not seem to be running inside a container 19:20:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:22 $ docker top cac5eafb55fcaa5888a8aacfaa35e98f5a96ac25bacb7a88d70ff957666a52ec -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:23 + docker-compose build --help 19:20:23 + grep parallel 19:20:28 --parallel Build images in parallel. [Pipeline] } 19:20:28 $ docker stop --time=1 cac5eafb55fcaa5888a8aacfaa35e98f5a96ac25bacb7a88d70ff957666a52ec 19:20:29 $ docker rm -f cac5eafb55fcaa5888a8aacfaa35e98f5a96ac25bacb7a88d70ff957666a52ec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:31 prd-ubuntu20.04-docker-arm64-4c-16g-15475 does not seem to be running inside a container 19:20:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:32 $ docker top 3aae04f590b6d9a63a5fe63d4ea636dd5803e154f2738b142b060c2167a990bf -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:33 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:37 Building core-command ... 19:20:37 Building core-data ... 19:20:37 Building core-metadata ... 19:20:37 Building security-bootstrapper ... 19:20:37 Building security-proxy-setup ... 19:20:37 Building security-secretstore-setup ... 19:20:37 Building security-spiffe-token-provider ... 19:20:37 Building security-spire-agent ... 19:20:37 Building security-spire-config ... 19:20:37 Building security-spire-server ... 19:20:37 Building support-notifications ... 19:20:37 Building support-scheduler ... 19:20:37 Building sys-mgmt-agent ... 19:20:37 Building support-scheduler 19:20:37 Building support-notifications 19:20:37 Building security-secretstore-setup 19:20:37 Building security-spiffe-token-provider 19:20:37 Building security-proxy-setup 19:22:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:22:14 ---> 2f04e0d00d11 19:22:14 Step 3/22 : WORKDIR /edgex-go 19:22:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:22:14 ---> 2f04e0d00d11 19:22:14 Step 3/25 : WORKDIR /edgex-go 19:22:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:22:14 ---> 2f04e0d00d11 19:22:14 Step 3/22 : WORKDIR /edgex-go 19:22:14 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:22:14 ---> 2f04e0d00d11 19:22:14 Step 3/20 : WORKDIR /edgex-go 19:22:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:22:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:22:14 ---> 2f04e0d00d11 19:22:14 Step 3/22 : WORKDIR /edgex-go 19:22:14 ---> Running in d5f9d855b9d9 19:22:14 ---> Running in a3d068e13faa 19:22:14 ---> Running in c8e675853419 19:22:14 ---> Running in f4e90bd830eb 19:22:14 ---> Running in d9659cf5376a 19:22:14 Removing intermediate container a3d068e13faa 19:22:14 ---> 0273e12facac 19:22:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:14 Removing intermediate container d9659cf5376a 19:22:14 ---> 928eef35a4b3 19:22:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:14 ---> Running in 72f9206e094d 19:22:14 Removing intermediate container f4e90bd830eb 19:22:14 ---> e082c6da01d7 19:22:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:14 Removing intermediate container c8e675853419 19:22:14 ---> f33228acef2b 19:22:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:14 Removing intermediate container d5f9d855b9d9 19:22:14 ---> 4a11f91313e3 19:22:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:22:14 ---> Running in 622366be63b7 19:22:14 ---> Running in ba96b73560a9 19:22:14 ---> Running in 1fd8eb439ddc 19:22:14 ---> Running in 030892890d57 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:14 Removing intermediate container 72f9206e094d 19:22:14 ---> d85e0d2815f3 19:22:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:22:14 Removing intermediate container 622366be63b7 19:22:14 ---> 770b67c15737 19:22:14 Step 5/22 : RUN apk add --update --no-cache make git 19:22:14 ---> Running in cc89a1b59492 19:22:14 ---> Running in 1f2f90146f46 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:14 Removing intermediate container 1fd8eb439ddc 19:22:14 ---> e8d1183c1a05 19:22:14 Step 5/25 : RUN apk add --update --no-cache make git 19:22:14 ---> Running in 7ab024118f7e 19:22:14 Removing intermediate container ba96b73560a9 19:22:14 ---> 9d2cf3e4b377 19:22:14 Step 5/22 : RUN apk add --update --no-cache make git 19:22:14 ---> Running in cc97d1171461 19:22:14 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:22:14 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:22:14 OK: 15743 distinct packages available 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:14 OK: 220 MiB in 52 packages 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:22:14 OK: 220 MiB in 52 packages 19:22:14 OK: 220 MiB in 52 packages 19:22:14 Removing intermediate container 030892890d57 19:22:14 ---> 6b31d0b9a0b3 19:22:14 Step 5/20 : COPY go.mod vendor* ./ 19:22:14 OK: 220 MiB in 52 packages 19:22:14 OK: 220 MiB in 52 packages 19:22:14 Removing intermediate container cc89a1b59492 19:22:14 ---> 7e03e00518a7 19:22:14 Step 6/22 : COPY go.mod vendor* ./ 19:22:14 Removing intermediate container 1f2f90146f46 19:22:14 ---> 4237a2c55812 19:22:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:14 ---> 96c3b1c4e9fb 19:22:14 Step 6/22 : COPY go.mod vendor* ./ 19:22:14 ---> Running in d30b3e5333f6 19:22:14 Removing intermediate container 7ab024118f7e 19:22:14 ---> 2a6d20ef2a03 19:22:14 Step 6/25 : COPY go.mod vendor* ./ 19:22:14 Removing intermediate container cc97d1171461 19:22:14 ---> aaa57aef585d 19:22:14 Step 6/22 : COPY go.mod vendor* ./ 19:22:14 ---> 150a3264ee51 19:22:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:14 ---> Running in a6f4a9e65522 19:22:14 ---> b5b8b6bf12fa 19:22:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:14 ---> Running in 186b4b0d146e 19:22:14 ---> a4c49ee56d26 19:22:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:14 ---> Running in 83cf7d0521af 19:22:14 ---> ebdd29387e18 19:22:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:14 ---> Running in 02c72d08d520 19:22:17 Removing intermediate container d30b3e5333f6 19:22:17 ---> b5af9a73f364 19:22:17 Step 7/20 : COPY . . 19:22:19 Removing intermediate container a6f4a9e65522 19:22:19 ---> ce75881c2c26 19:22:19 Step 8/22 : COPY . . 19:22:20 Removing intermediate container 186b4b0d146e 19:22:20 ---> 1a83c8f10b12 19:22:20 Step 8/22 : COPY . . 19:22:20 Removing intermediate container 83cf7d0521af 19:22:20 ---> 3144d4118b7a 19:22:20 Step 8/25 : COPY . . 19:22:20 Removing intermediate container 02c72d08d520 19:22:20 ---> 49e0dc6de606 19:22:20 Step 8/22 : COPY . . 19:22:47 ---> 90104dc88a46 19:22:47 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:22:47 ---> 5e48f6d8f61c 19:22:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:22:47 ---> 62ac9f2ca2fa 19:22:47 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:22:47 ---> b316d0f467ab 19:22:47 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:22:47 ---> Running in 325eb36d6787 19:22:47 ---> Running in 97d5eb01c56a 19:22:47 ---> Running in 8104c1bd4b27 19:22:47 ---> 992ffa4c977e 19:22:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:22:47 ---> Running in e93692b752ff 19:22:47 ---> Running in 85566f58391b 19:22:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:22:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:22:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:27: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/secrets-config ./cmd/secrets-config 19:27:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:19 Removing intermediate container e93692b752ff 19:27:19 ---> 85cfc3a92339 19:27:19 19:27:19 Step 10/25 : FROM alpine:3.14 19:27:19 Removing intermediate container 8104c1bd4b27 19:27:19 ---> e3da4446e996 19:27:19 19:27:19 Step 10/22 : FROM alpine:3.14 19:27:19 3.14: Pulling from library/alpine 19:27:19 3.14: Pulling from library/alpine 19:27:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:27:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:27:21 Status: Image is up to date for alpine:3.14 19:27:21 Status: Downloaded newer image for alpine:3.14 19:27:21 ---> ac73e934f311 19:27:21 ---> ac73e934f311 19:27:21 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:27:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:27:21 ---> Running in fa4022e584ef 19:27:21 ---> Running in 7df9f24cfcba 19:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:25 (1/3) Installing ca-certificates (20211220-r0) 19:27:25 (1/6) Installing ca-certificates (20211220-r0) 19:27:25 (2/3) Installing dumb-init (1.2.5-r1) 19:27:25 (3/3) Installing su-exec (0.2-r1) 19:27:25 Executing busybox-1.33.1-r7.trigger 19:27:25 (2/6) Installing brotli-libs (1.0.9-r5) 19:27:25 Executing ca-certificates-20211220-r0.trigger 19:27:25 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:27:25 (4/6) Installing libcurl (7.79.1-r1) 19:27:25 (5/6) Installing curl (7.79.1-r1) 19:27:25 (6/6) Installing dumb-init (1.2.5-r1) 19:27:25 Executing busybox-1.33.1-r7.trigger 19:27:25 Executing ca-certificates-20211220-r0.trigger 19:27:26 OK: 6 MiB in 17 packages 19:27:26 OK: 8 MiB in 20 packages 19:27:28 Removing intermediate container fa4022e584ef 19:27:28 ---> 56f023a8f499 19:27:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:28 Removing intermediate container 7df9f24cfcba 19:27:28 ---> 7741b6c2b567 19:27:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:28 ---> Running in 3d081d53c98a 19:27:28 ---> Running in fa678ec880b1 19:27:29 Removing intermediate container 3d081d53c98a 19:27:29 ---> 1a09b44877e7 19:27:29 Step 13/25 : WORKDIR / 19:27:29 ---> Running in 5195caeb5e2b 19:27:29 Removing intermediate container fa678ec880b1 19:27:29 ---> d2a8be6d21eb 19:27:29 Step 13/22 : WORKDIR /edgex 19:27:29 ---> Running in 9761dba80ce7 19:27:30 Removing intermediate container 9761dba80ce7 19:27:30 Removing intermediate container 5195caeb5e2b 19:27:30 ---> da2b7a598102 19:27:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:27:30 ---> 540fbd2141cf 19:27:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:27:31 ---> 3c4a2eb0fc84 19:27:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:27:31 ---> 0427c9532c84 19:27:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:27:32 ---> 87f3f24b5e8c 19:27:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:27:33 ---> c2faa5df4959 19:27:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:27:34 ---> ae915275e499 19:27:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:27:35 ---> fa067cb87c3d 19:27:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:27:35 ---> 4b844f0252fa 19:27:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:27:37 ---> 33137da4ff05 19:27:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:37 ---> Running in a93599b4b6a6 19:27:38 ---> 3b8e058df648 19:27:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:27:41 ---> 5bc91276f8e3 19:27:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:27:41 Removing intermediate container a93599b4b6a6 19:27:41 ---> 6cd2143a6389 19:27:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:27:41 ---> Running in 47fb512d62a3 19:27:42 Removing intermediate container 47fb512d62a3 19:27:42 ---> a923be5e750c 19:27:42 Step 20/22 : LABEL arch=arm64 19:27:42 ---> Running in 49ba172cfd68 19:27:42 ---> b58b28edb986 19:27:42 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/ 19:27:42 ---> Running in 19bd19df8447 19:27:43 Removing intermediate container 49ba172cfd68 19:27:43 ---> 5cd5594acea9 19:27:43 Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:27:43 ---> Running in 2300563e0fd9 19:27:43 Removing intermediate container 2300563e0fd9 19:27:43 ---> 57a090f8bd1c 19:27:43 Step 22/22 : LABEL version=0.0.0 19:27:43 ---> Running in 74fc6c39d135 19:27:44 Removing intermediate container 74fc6c39d135 19:27:44 ---> d896707a1ba9 19:27:44 19:27:45 Successfully built d896707a1ba9 19:27:45 Successfully tagged security-proxy-setup-arm64:latest 19:27:45 Building security-spire-server 19:27:45  Building security-proxy-setup ... done Removing intermediate container 19bd19df8447 19:27:45 ---> 37dbe84aed15 19:27:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:27:45 ---> Running in 896dc5e6eb6f 19:27:46 Removing intermediate container 896dc5e6eb6f 19:27:46 ---> bee51c97eb81 19:27:46 Step 23/25 : LABEL arch=arm64 19:27:46 ---> Running in 3b1325143623 19:27:47 Removing intermediate container 3b1325143623 19:27:47 ---> 8552029e81b0 19:27:47 Step 24/25 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:27:47 ---> Running in a744094a8922 19:27:48 Removing intermediate container a744094a8922 19:27:48 ---> d5b5bf9a433c 19:27:48 Step 25/25 : LABEL version=0.0.0 19:27:48 ---> Running in ce2dc0ebe88c 19:27:48 Removing intermediate container ce2dc0ebe88c 19:27:48 ---> ae641f4a273c 19:27:48 19:27:48 Successfully built ae641f4a273c 19:27:48 Successfully tagged security-secretstore-setup-arm64:latest 19:27:48  Building security-secretstore-setup ... done Building sys-mgmt-agent 19:28:35 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:28:35 ---> 2f04e0d00d11 19:28:35 Step 3/25 : WORKDIR /edgex-go 19:28:35 ---> Using cache 19:28:35 ---> 4a11f91313e3 19:28:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:35 ---> Running in 45bd230a61c4 19:28:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:35 ---> 2f04e0d00d11 19:28:35 Step 3/23 : WORKDIR /edgex-go 19:28:35 ---> Using cache 19:28:35 ---> 4a11f91313e3 19:28:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:35 ---> Running in 0676f4c4fbcf 19:28:36 Removing intermediate container 45bd230a61c4 19:28:36 ---> 8152e5f460ec 19:28:36 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:28:36 ---> Running in a3e4992e2adb 19:28:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:38 Removing intermediate container 0676f4c4fbcf 19:28:38 ---> d265a2cb3b16 19:28:38 Step 5/23 : RUN apk add --update --no-cache make bash git 19:28:38 ---> Running in 9a20bfc5a6bf 19:28:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:40 OK: 220 MiB in 52 packages 19:28:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:41 Removing intermediate container a3e4992e2adb 19:28:41 ---> d3ae43af8f8f 19:28:41 Step 6/25 : COPY go.mod vendor* ./ 19:28:42 ---> 4fe8c5875fee 19:28:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:42 ---> Running in dfe209dfaf01 19:28:43 OK: 220 MiB in 52 packages 19:28:45 Removing intermediate container 9a20bfc5a6bf 19:28:45 ---> 23b6271c81b8 19:28:45 Step 6/23 : COPY go.mod vendor* ./ 19:28:45 ---> d63c6efc07d0 19:28:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:46 ---> Running in 23dd62303a53 19:28:49 Removing intermediate container dfe209dfaf01 19:28:49 ---> 55aaa855fc9a 19:28:49 Step 8/25 : COPY . . 19:28:52 Removing intermediate container 23dd62303a53 19:28:52 ---> c98258e9fea4 19:28:52 Step 8/23 : COPY . . 19:29:14 Removing intermediate container 325eb36d6787 19:29:14 ---> b31808a03aed 19:29:14 19:29:14 Step 9/20 : FROM alpine:3.15 19:29:14 3.15: Pulling from library/alpine 19:29:15 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:29:15 Status: Downloaded newer image for alpine:3.15 19:29:15 ---> 3fb3c9af89a9 19:29:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:15 ---> Running in a4253eda8df4 19:29:16 Removing intermediate container a4253eda8df4 19:29:16 ---> e35d38bb1ce1 19:29:16 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:16 ---> Running in 64fe8fa4fd15 19:29:20 Removing intermediate container 64fe8fa4fd15 19:29:20 ---> b34d3c43b904 19:29:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:29:20 ---> Running in db19c143d7a5 19:29:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:22 ---> 3dce0e9e17e3 19:29:22 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:29:23 ---> Running in 64fca8f576ce 19:29:23 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:29:23 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:29:23 OK: 15736 distinct packages available 19:29:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:24 Removing intermediate container 64fca8f576ce 19:29:24 ---> 18d963c4a553 19:29:24 Step 10/25 : WORKDIR /edgex-go/spire-build 19:29:24 ---> Running in 069ed7915871 19:29:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:25 Removing intermediate container 069ed7915871 19:29:25 ---> 0cb15b12fdb9 19:29:25 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:29:25 (1/9) Installing ca-certificates (20211220-r0) 19:29:25 ---> Running in 8156c5341d6c 19:29:25 (2/9) Installing brotli-libs (1.0.9-r5) 19:29:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:29:26 (4/9) Installing libcurl (7.80.0-r1) 19:29:26 (5/9) Installing curl (7.80.0-r1) 19:29:26 (6/9) Installing dumb-init (1.2.5-r1) 19:29:26 ---> 711c42819f04 19:29:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:29:26 (7/9) Installing musl-obstack (1.2.3-r0) 19:29:26 (8/9) Installing libucontext (1.1-r0) 19:29:26 (9/9) Installing gcompat (1.0.0-r4) 19:29:26 ---> Running in ba0b7e7a9a16 19:29:26 Executing busybox-1.34.1-r5.trigger 19:29:26 Executing ca-certificates-20211220-r0.trigger 19:29:26 OK: 8 MiB in 23 packages 19:29:27 Removing intermediate container 97d5eb01c56a 19:29:27 ---> e5eb5a26144c 19:29:27 19:29:27 Step 10/22 : FROM alpine:3.14 19:29:27 ---> ac73e934f311 19:29:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:29:27 ---> Running in d877c0dc1353 19:29:27 Removing intermediate container 85566f58391b 19:29:27 ---> 44d909585816 19:29:27 19:29:27 Step 10/22 : FROM alpine:3.14 19:29:27 ---> ac73e934f311 19:29:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:29:28 ---> Running in a96691b14358 19:29: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:29:28 Removing intermediate container 8156c5341d6c 19:29:28 ---> 7bb9c1bd9c83 19:29:28 Step 12/25 : WORKDIR /edgex-go 19:29:29 ---> Running in 18c7634ea355 19:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:29 Removing intermediate container db19c143d7a5 19:29:29 ---> db1d8dbeeb77 19:29:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:30 Removing intermediate container 18c7634ea355 19:29:30 ---> cbe1bee3bd32 19:29:30 19:29:30 Step 13/25 : FROM alpine:3.15 19:29:30 ---> 3fb3c9af89a9 19:29:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:30 ---> Using cache 19:29:30 ---> e35d38bb1ce1 19:29:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:30 ---> Using cache 19:29:30 ---> b34d3c43b904 19:29:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:29:30 ---> Running in 874989ea8a99 19:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:30 ---> 894eb641f0ed 19:29:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:30 (1/1) Installing dumb-init (1.2.5-r1) 19:29:31 Executing busybox-1.33.1-r7.trigger 19:29:31 OK: 5 MiB in 15 packages 19:29:31 (1/2) Installing ca-certificates (20211220-r0) 19:29:32 (2/2) Installing dumb-init (1.2.5-r1) 19:29:32 Executing busybox-1.33.1-r7.trigger 19:29:32 Executing ca-certificates-20211220-r0.trigger 19:29:32 OK: 6 MiB in 16 packages 19:29:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:32 Removing intermediate container d877c0dc1353 19:29:32 ---> 8a5448d21d56 19:29:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:29:33 ---> Running in 4c13f991f49b 19:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:34 Removing intermediate container 4c13f991f49b 19:29:34 ---> dbe5b17ab94e 19:29:34 Step 13/22 : ENV APP_PORT=59861 19:29:34 ---> Running in f701a40e3daa 19:29:34 ---> e83a138744f4 19:29:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:29:34 Removing intermediate container a96691b14358 19:29:34 ---> 12de5d5bb35b 19:29:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:29:34 ---> Running in 19fcf3f3a4d3 19:29:35 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:29:35 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:29:35 OK: 15736 distinct packages available 19:29:35 Removing intermediate container f701a40e3daa 19:29:35 ---> f3491765bbb0 19:29:35 Step 14/22 : EXPOSE $APP_PORT 19:29:35 ---> Running in c23de99f8790 19:29:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:35 Removing intermediate container 19fcf3f3a4d3 19:29:35 ---> 6c6bc499d584 19:29:35 Step 13/22 : ENV APP_PORT=59860 19:29:35 ---> Running in 3ab2de641f7b 19:29:36 Removing intermediate container c23de99f8790 19:29:36 ---> 1778af3b636e 19:29:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:36 ---> 3c38f7db7b92 19:29:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:29:36 ---> Running in 4b0986e41c04 19:29:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:36 Removing intermediate container 3ab2de641f7b 19:29:36 ---> 2b387ce1d421 19:29:36 Step 14/22 : EXPOSE $APP_PORT 19:29:36 ---> Running in f6c396b538a2 19:29:37 Removing intermediate container 4b0986e41c04 19:29:37 ---> 3144fe678f0c 19:29:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:37 ---> Running in 2f3a3f532a48 19:29:37 (1/5) Installing dumb-init (1.2.5-r1) 19:29:37 (2/5) Installing musl-obstack (1.2.3-r0) 19:29:37 Removing intermediate container f6c396b538a2 19:29:37 ---> 0fa56c2dea07 19:29:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:37 ---> b7a279e0cba9 19:29:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:29:37 (3/5) Installing libucontext (1.1-r0) 19:29:37 (4/5) Installing gcompat (1.0.0-r4) 19:29:37 Removing intermediate container 2f3a3f532a48 19:29:37 ---> 080768b49cd5 19:29:37 Step 18/20 : LABEL arch=arm64 19:29:37 (5/5) Installing openssl (1.1.1o-r0) 19:29:37 Executing busybox-1.34.1-r5.trigger 19:29:37 ---> Running in ffb370ff059d 19:29:37 OK: 6 MiB in 19 packages 19:29:38 Removing intermediate container ffb370ff059d 19:29:38 ---> 4aa18e175765 19:29:38 Step 19/20 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:29:39 ---> Running in 58b05feeace3 19:29:39 ---> 0c0b444be2df 19:29:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:29:39 Removing intermediate container 874989ea8a99 19:29:39 ---> 5dab733d368f 19:29:39 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:29:39 Removing intermediate container 58b05feeace3 19:29:39 ---> 1a47b4d84d17 19:29:39 Step 20/20 : LABEL version=0.0.0 19:29:39 ---> Running in 8eee5e79304f 19:29:40 Removing intermediate container 8eee5e79304f 19:29:40 ---> 3af597de3cdd 19:29:40 19:29:41 ---> 961549414257 19:29:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:29:41 Successfully built 3af597de3cdd 19:29:41 Successfully tagged security-spiffe-token-provider-arm64:latest 19:29:41 Building security-bootstrapper 19:29:42  Building security-spiffe-token-provider ... done  ---> f4059ca4ebca 19:29:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:29:42 ---> b8b96dff4c25 19:29:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:29:42 ---> Running in c617d749bed7 19:29:43 Removing intermediate container c617d749bed7 19:29:43 ---> b7b4e858f1e9 19:29:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:43 ---> Running in 0d36f0ec35c4 19:29:43 ---> 4e7642fd392e 19:29:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:29:44 ---> Running in d4579ea71304 19:29:44 Removing intermediate container 0d36f0ec35c4 19:29:44 ---> 7b7e08d7b5a5 19:29:44 Step 20/22 : LABEL arch=arm64 19:29:44 Removing intermediate container d4579ea71304 19:29:44 ---> 3ba385eeae64 19:29:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:44 ---> Running in 77f13ad2363f 19:29:44 ---> Running in d43c5eed72e9 19:29:45 Removing intermediate container 77f13ad2363f 19:29:45 ---> 9a8f06f2107d 19:29:45 Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:29:45 Removing intermediate container d43c5eed72e9 19:29:45 ---> 4827b936d2c1 19:29:45 Step 20/22 : LABEL arch=arm64 19:29:45 ---> Running in a0562f4de6a0 19:29:46 ---> Running in f512ea89f659 19:29:46 Removing intermediate container f512ea89f659 19:29:46 ---> 2c863edd2ce0 19:29:46 Removing intermediate container a0562f4de6a0 19:29:46 ---> 31ba140c89c1 19:29:46 Step 22/22 : LABEL version=0.0.0 19:29:46 Step 21/22 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:29:47 ---> Running in 442eb66635ad 19:29:47 ---> Running in 10d661915707 19:29:47 Removing intermediate container 442eb66635ad 19:29:47 ---> 9b9f89ba7293 19:29:47 Step 22/22 : LABEL version=0.0.0 19:29:48 Removing intermediate container 10d661915707 19:29:48 ---> d8b9fa4dc0d4 19:29:48 19:29:48 ---> Running in cf0650c904c7 19:29:49 Removing intermediate container cf0650c904c7 19:29:49 ---> eb304e720408 19:29:49 19:29:49 Successfully built d8b9fa4dc0d4 19:29:49 Successfully tagged support-scheduler-arm64:latest 19:29:49  Building support-scheduler ... done Building core-metadata 19:29:49 ---> e6ae87e28013 19:29:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:29:49 Successfully built eb304e720408 19:29:49 Successfully tagged support-notifications-arm64:latest 19:29:49  Building support-notifications ... done Building core-data 19:29:50 ---> 0dec2adbf447 19:29:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:29:50 ---> 3d6bb35bda54 19:29:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:29:51 ---> d699cf84e120 19:29:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:29:51 ---> Running in 1e8e50439129 19:29:52 Removing intermediate container 1e8e50439129 19:29:52 ---> 83b63c05ea92 19:29:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:29:52 ---> Running in e184552aed22 19:29:52 Removing intermediate container e184552aed22 19:29:52 ---> 83deca86ec06 19:29:52 Step 23/25 : LABEL arch=arm64 19:29:52 ---> Running in aa4a360c5ec8 19:29:53 Removing intermediate container aa4a360c5ec8 19:29:53 ---> c38799129238 19:29:53 Step 24/25 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:29:53 ---> Running in 5de3be373146 19:29:53 Removing intermediate container 5de3be373146 19:29:53 ---> 05a46a4416b1 19:29:53 Step 25/25 : LABEL version=0.0.0 19:29:53 ---> Running in e0ef38ec8a54 19:29:54 Removing intermediate container e0ef38ec8a54 19:29:54 ---> 4687a41e7736 19:29:54 19:29:55 Successfully built 4687a41e7736 19:29:55 Successfully tagged security-spire-server-arm64:latest 19:29:55  Building security-spire-server ... done Building core-command 19:30:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:30:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:30:34 ---> 2f04e0d00d11 19:30:34 Step 3/31 : WORKDIR /edgex-go 19:30:34 ---> Using cache 19:30:34 ---> 4a11f91313e3 19:30:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:34 ---> Using cache 19:30:34 ---> d265a2cb3b16 19:30:34 Step 5/31 : RUN apk add --update --no-cache make git 19:30:34 ---> Running in 6bf3e63980c4 19:30:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:38 OK: 220 MiB in 52 packages 19:30:41 Removing intermediate container 6bf3e63980c4 19:30:41 ---> a3ad1079d4be 19:30:41 Step 6/31 : COPY go.mod vendor* ./ 19:30:42 ---> f242b3d7ccb3 19:30:42 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:42 ---> Running in edb03d372dcd 19:30:49 Removing intermediate container edb03d372dcd 19:30:49 ---> 09406e60f290 19:30:49 Step 8/31 : COPY . . 19:30:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:30:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:50 ---> 2f04e0d00d11 19:30:50 Step 3/23 : WORKDIR /edgex-go 19:30:50 ---> Using cache 19:30:50 ---> 4a11f91313e3 19:30:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:50 ---> Using cache 19:30:50 ---> d265a2cb3b16 19:30:50 Step 5/23 : RUN apk add --update --no-cache make git 19:30:50 ---> Using cache 19:30:50 ---> a3ad1079d4be 19:30:50 Step 6/23 : COPY go.mod vendor* ./ 19:30:50 ---> Using cache 19:30:50 ---> f242b3d7ccb3 19:30:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:50 ---> Using cache 19:30:50 ---> 09406e60f290 19:30:50 Step 8/23 : COPY . . 19:30:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:30:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:50 ---> 2f04e0d00d11 19:30:50 Step 3/23 : WORKDIR /edgex-go 19:30:50 ---> Using cache 19:30:50 ---> 4a11f91313e3 19:30:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:50 ---> Using cache 19:30:50 ---> d265a2cb3b16 19:30:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:30:50 ---> Running in 9cdc4911c78f 19:30:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:30:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:54 ---> 2f04e0d00d11 19:30:54 Step 3/23 : WORKDIR /edgex-go 19:30:54 ---> Using cache 19:30:54 ---> 4a11f91313e3 19:30:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:54 ---> Using cache 19:30:54 ---> d265a2cb3b16 19:30:54 Step 5/23 : RUN apk add --update --no-cache make git 19:30:54 ---> Using cache 19:30:54 ---> a3ad1079d4be 19:30:54 Step 6/23 : COPY go.mod vendor* ./ 19:30:54 ---> Using cache 19:30:54 ---> f242b3d7ccb3 19:30:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:54 ---> Using cache 19:30:54 ---> 09406e60f290 19:30:54 Step 8/23 : COPY . . 19:30:55 OK: 220 MiB in 52 packages 19:30:57 Removing intermediate container 9cdc4911c78f 19:30:57 ---> 912a230ef3dc 19:30:57 Step 6/23 : COPY go.mod vendor* ./ 19:31:00 ---> af84629504b7 19:31:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:00 ---> Running in 15134c4b9633 19:31:05 Removing intermediate container 15134c4b9633 19:31:05 ---> 6f3bbe526650 19:31:05 Step 8/23 : COPY . . 19:31:33 Removing intermediate container ba0b7e7a9a16 19:31:33 ---> d5255707d93d 19:31:33 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:31:33 ---> 9ea0a6d3369f 19:31:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:31:33 ---> Running in 227a503ed24a 19:31:33 ---> 647fb90cf977 19:31:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:31:33 ---> Running in dffad70aa2bc 19:31:33 ---> Running in 9a9b82820ef2 19:31:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:31: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/core-metadata/core-metadata ./cmd/core-metadata 19:31: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 19:31:33 ---> 157f10afbd0b 19:31:33 Step 9/23 : RUN make cmd/core-command/core-command 19:31:33 ---> Running in c30887659d35 19:31:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:31:35 Removing intermediate container 227a503ed24a 19:31:35 ---> cb03cc56385f 19:31:35 19:31:35 Step 11/23 : FROM docker:20.10.14 19:31:35 20.10.14: Pulling from library/docker 19:31:42 ---> 3df078e5dfeb 19:31:42 Step 9/23 : RUN make cmd/core-data/core-data 19:31:42 ---> Running in c16baf2b7566 19:31:45 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:31:53 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:31:53 Status: Downloaded newer image for docker:20.10.14 19:31:53 ---> c346e9eafbab 19:31:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:31:53 ---> Running in 0512d0b64a12 19:31:53 Removing intermediate container 0512d0b64a12 19:31:53 ---> 7a9e7fc600eb 19:31:53 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 19:31:53 ---> Running in 6f36901cdec0 19:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:57 (1/43) Installing readline (8.1.1-r0) 19:31:57 (2/43) Installing bash (5.1.16-r0) 19:31:57 Executing bash-5.1.16-r0.post-install 19:31:57 (3/43) Installing brotli-libs (1.0.9-r5) 19:31:57 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:31:57 (5/43) Installing libcurl (7.80.0-r1) 19:31:57 (6/43) Installing curl (7.80.0-r1) 19:31:57 (7/43) Installing dumb-init (1.2.5-r1) 19:31:57 (8/43) Installing libbz2 (1.0.8-r1) 19:31:57 (9/43) Installing expat (2.4.7-r0) 19:31:57 (10/43) Installing libffi (3.4.2-r1) 19:31:57 (11/43) Installing gdbm (1.22-r0) 19:31:57 (12/43) Installing xz-libs (5.2.5-r1) 19:31:57 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:31:57 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:31:57 (15/43) Installing mpdecimal (2.5.1-r1) 19:31:57 (16/43) Installing sqlite-libs (3.36.0-r0) 19:31:57 (17/43) Installing python3 (3.9.7-r4) 19:32:00 (18/43) Installing py3-appdirs (1.4.4-r2) 19:32:00 (19/43) Installing py3-certifi (2020.12.5-r1) 19:32:00 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:32:00 (21/43) Installing py3-idna (3.3-r0) 19:32:00 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:32:00 (23/43) Installing py3-requests (2.26.0-r1) 19:32:00 (24/43) Installing py3-msgpack (1.0.2-r1) 19:32:00 (25/43) Installing py3-lockfile (0.12.2-r4) 19:32:00 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:32:00 (27/43) Installing py3-colorama (0.4.4-r1) 19:32:00 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:32:00 (29/43) Installing py3-distlib (0.3.3-r0) 19:32:00 (30/43) Installing py3-distro (1.6.0-r0) 19:32:00 (31/43) Installing py3-six (1.16.0-r0) 19:32:00 (32/43) Installing py3-webencodings (0.5.1-r4) 19:32:00 (33/43) Installing py3-html5lib (1.1-r1) 19:32:00 (34/43) Installing py3-parsing (2.4.7-r2) 19:32:00 (35/43) Installing py3-packaging (20.9-r1) 19:32:00 (36/43) Installing py3-tomli (1.2.2-r0) 19:32:00 (37/43) Installing py3-pep517 (0.12.0-r0) 19:32:00 (38/43) Installing py3-progress (1.6-r0) 19:32:00 (39/43) Installing py3-retrying (1.3.3-r2) 19:32:00 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:32:00 (41/43) Installing py3-setuptools (52.0.0-r4) 19:32:00 (42/43) Installing py3-toml (0.10.2-r2) 19:32:00 (43/43) Installing py3-pip (20.3.4-r1) 19:32:01 Executing busybox-1.34.1-r5.trigger 19:32:01 OK: 82 MiB in 65 packages 19:32:06 Collecting docker-compose==1.23.2 19:32:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:32:06 Collecting cached-property<2,>=1.2.0 19:32:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:32:06 Collecting docopt<0.7,>=0.6.1 19:32:06 Downloading docopt-0.6.2.tar.gz (25 kB) 19:32:10 Collecting PyYAML<4,>=3.10 19:32:10 Downloading PyYAML-3.13.tar.gz (270 kB) 19:32:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:32:13 Collecting websocket-client<1.0,>=0.32.0 19:32:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:32:14 Collecting jsonschema<3,>=2.5.1 19:32:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:32:14 Collecting texttable<0.10,>=0.9.0 19:32:14 Downloading texttable-0.9.1.tar.gz (11 kB) 19:32:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:32:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:32:18 Collecting docker<4.0,>=3.6.0 19:32:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:32:18 Collecting dockerpty<0.5,>=0.4.1 19:32:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:32:22 Collecting docker-pycreds>=0.4.0 19:32:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:32:22 Collecting idna<2.8,>=2.5 19:32:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:32:23 Collecting urllib3<1.25,>=1.21.1 19:32:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:32:23 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) 19:32:23 Collecting chardet<3.1.0,>=3.0.2 19:32:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:32:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:32:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:32:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:32:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:32:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:32:24 Attempting uninstall: urllib3 19:32:24 Found existing installation: urllib3 1.26.7 19:32:24 Uninstalling urllib3-1.26.7: 19:32:24 Successfully uninstalled urllib3-1.26.7 19:32:25 Attempting uninstall: idna 19:32:25 Found existing installation: idna 3.3 19:32:25 Uninstalling idna-3.3: 19:32:25 Successfully uninstalled idna-3.3 19:32:29 Attempting uninstall: requests 19:32:29 Found existing installation: requests 2.26.0 19:32:29 Uninstalling requests-2.26.0: 19:32:29 Successfully uninstalled requests-2.26.0 19:32:29 Running setup.py install for texttable: started 19:32:31 Running setup.py install for texttable: finished with status 'done' 19:32:31 Running setup.py install for PyYAML: started 19:32:35 Running setup.py install for PyYAML: finished with status 'done' 19:32:35 Running setup.py install for docopt: started 19:32:38 Running setup.py install for docopt: finished with status 'done' 19:32:38 Running setup.py install for dockerpty: started 19:32:40 Running setup.py install for dockerpty: finished with status 'done' 19:32:43 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 19:32:58 Removing intermediate container 6f36901cdec0 19:32:58 ---> 680faa7515a2 19:32:58 Step 14/23 : ENV APP_PORT=58890 19:32:58 ---> Running in 6fd4a0091e00 19:32:58 Removing intermediate container 6fd4a0091e00 19:32:58 ---> 5f2fb817b114 19:32:58 Step 15/23 : EXPOSE $APP_PORT 19:32:58 ---> Running in ad2b65230704 19:32:58 Removing intermediate container ad2b65230704 19:32:58 ---> 76ad2f241b6a 19:32:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:33:00 ---> 817539b2aebf 19:33:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:33:01 ---> 232ee63a7648 19:33:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:33:02 ---> eaa3057048ca 19:33:02 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:33:02 ---> Running in e5b1ac02a790 19:33:02 Removing intermediate container e5b1ac02a790 19:33:02 ---> f724d92652bc 19:33:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:02 ---> Running in 6d0a606dd438 19:33:03 Removing intermediate container 6d0a606dd438 19:33:03 ---> aa5657b28f9f 19:33:03 Step 21/23 : LABEL arch=arm64 19:33:03 ---> Running in bf235c44910c 19:33:03 Removing intermediate container bf235c44910c 19:33:03 ---> 63a8d5f28e69 19:33:03 Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:33:03 ---> Running in db4e8938d576 19:33:04 Removing intermediate container db4e8938d576 19:33:04 ---> 432e569ca854 19:33:04 Step 23/23 : LABEL version=0.0.0 19:33:04 ---> Running in 3dee654bf653 19:33:05 Removing intermediate container 3dee654bf653 19:33:05 ---> ac357d9d3deb 19:33:05 19:33:05 Successfully built ac357d9d3deb 19:33:05 Successfully tagged sys-mgmt-agent-arm64:latest 19:33:05 Building security-spire-config 19:33:32  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:33:32 ---> 2f04e0d00d11 19:33:32 Step 3/26 : WORKDIR /edgex-go 19:33:32 ---> Using cache 19:33:32 ---> 4a11f91313e3 19:33:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:32 ---> Using cache 19:33:32 ---> d265a2cb3b16 19:33:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:33:32 ---> Running in 11a14bc62c66 19:33:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:34 OK: 220 MiB in 52 packages 19:33:36 Removing intermediate container 11a14bc62c66 19:33:36 ---> cef862fcdd5d 19:33:36 Step 6/26 : COPY go.mod vendor* ./ 19:33:37 ---> 314510705463 19:33:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:37 ---> Running in 144c8caed2ca 19:33:42 Removing intermediate container 144c8caed2ca 19:33:42 ---> b85dde8ac817 19:33:42 Step 8/26 : COPY . . 19:34:00 ---> 472bf97db6a4 19:34:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:34:00 ---> Running in 3bb902a78876 19:34:00 Removing intermediate container 3bb902a78876 19:34:00 ---> a56f1aa5904d 19:34:00 Step 10/26 : WORKDIR /edgex-go/spire-build 19:34:00 ---> Running in 728fa9e558b3 19:34:01 Removing intermediate container 728fa9e558b3 19:34:01 ---> 1b9082048d2e 19:34:01 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:34:01 ---> Running in 983590e8bf5b 19:34:05 Removing intermediate container 983590e8bf5b 19:34:05 ---> bc219ad10811 19:34:05 Step 12/26 : WORKDIR /edgex-go 19:34:05 ---> Running in aacb6dfd6ec4 19:34:05 Removing intermediate container aacb6dfd6ec4 19:34:05 ---> fb2dd9538997 19:34:05 19:34:05 Step 13/26 : FROM alpine:3.15 19:34:05 ---> 3fb3c9af89a9 19:34:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:05 ---> Using cache 19:34:05 ---> e35d38bb1ce1 19:34:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:05 ---> Using cache 19:34:05 ---> b34d3c43b904 19:34:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:05 ---> Running in bbfaf86a86db 19:34:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:10 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:34:10 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:34:10 OK: 15736 distinct packages available 19:34:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:12 (1/4) Installing dumb-init (1.2.5-r1) 19:34:12 (2/4) Installing musl-obstack (1.2.3-r0) 19:34:12 (3/4) Installing libucontext (1.1-r0) 19:34:12 (4/4) Installing gcompat (1.0.0-r4) 19:34:12 Executing busybox-1.34.1-r5.trigger 19:34:12 OK: 6 MiB in 18 packages 19:34:14 Removing intermediate container bbfaf86a86db 19:34:14 ---> 1a986cdaa4ce 19:34:14 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:20 ---> 3d11e030a757 19:34:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:34:20 ---> 4035dc5d3390 19:34:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:34:20 ---> Running in 83be65f37218 19:34:21 Removing intermediate container 83be65f37218 19:34:21 ---> d2c338f6e7f0 19:34:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:34:22 ---> 783706735c6c 19:34:22 Step 21/26 : WORKDIR / 19:34:22 ---> Running in e34073fa157d 19:34:22 Removing intermediate container e34073fa157d 19:34:22 ---> 147b25edc33f 19:34:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:22 ---> Running in 89894ecc9461 19:34:23 Removing intermediate container 89894ecc9461 19:34:23 ---> b5dac22d3dd4 19:34:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:23 ---> Running in 467c517e64d5 19:34:23 Removing intermediate container 467c517e64d5 19:34:23 ---> 58523e01b8f0 19:34:23 Step 24/26 : LABEL arch=arm64 19:34:23 ---> Running in b091d41cd322 19:34:24 Removing intermediate container b091d41cd322 19:34:24 ---> 87f388f60d6a 19:34:24 Step 25/26 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:34:24 ---> Running in e6984129ce27 19:34:25 Removing intermediate container e6984129ce27 19:34:25 ---> 528de571ba25 19:34:25 Step 26/26 : LABEL version=0.0.0 19:34:25 ---> Running in 59cd09607d2d 19:34:25 Removing intermediate container 59cd09607d2d 19:34:25 ---> 5fdbf2c2d7e7 19:34:25 19:34:26 Successfully built 5fdbf2c2d7e7 19:34:26 Successfully tagged security-spire-config-arm64:latest 19:34:26  Building security-spire-config ... done Building security-spire-agent 19:35:05 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:35:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:35:05 ---> 2f04e0d00d11 19:35:05 Step 3/26 : WORKDIR /edgex-go 19:35:05 ---> Using cache 19:35:05 ---> 4a11f91313e3 19:35:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:05 ---> Using cache 19:35:05 ---> d265a2cb3b16 19:35:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:35:05 ---> Using cache 19:35:05 ---> cef862fcdd5d 19:35:05 Step 6/26 : COPY go.mod vendor* ./ 19:35:05 ---> Using cache 19:35:05 ---> 314510705463 19:35:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:05 ---> Using cache 19:35:05 ---> b85dde8ac817 19:35:05 Step 8/26 : COPY . . 19:35:05 ---> Using cache 19:35:05 ---> 472bf97db6a4 19:35:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:35:05 ---> Using cache 19:35:05 ---> a56f1aa5904d 19:35:05 Step 10/26 : WORKDIR /edgex-go/spire-build 19:35:05 ---> Using cache 19:35:05 ---> 1b9082048d2e 19:35:05 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:35:05 ---> Using cache 19:35:05 ---> bc219ad10811 19:35:05 Step 12/26 : WORKDIR /edgex-go 19:35:05 ---> Using cache 19:35:05 ---> fb2dd9538997 19:35:05 19:35:05 Step 13/26 : FROM alpine:3.15 19:35:05 ---> 3fb3c9af89a9 19:35:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:05 ---> Using cache 19:35:05 ---> e35d38bb1ce1 19:35:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:05 ---> Using cache 19:35:05 ---> b34d3c43b904 19:35:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:05 ---> Using cache 19:35:05 ---> 5dab733d368f 19:35:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:35:05 ---> c2e70b760268 19:35:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:08 ---> 699ca9a12600 19:35:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:35:08 ---> 7b9e71535d74 19:35:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:35:09 ---> 34457154f8ac 19:35:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:35:10 ---> c53f5c6cec39 19:35:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:35:10 ---> Running in 735bc64973e1 19:35:11 Removing intermediate container 735bc64973e1 19:35:11 ---> 229ec739b936 19:35:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:35:11 ---> Running in 9df265e98003 19:35:12 Removing intermediate container 9df265e98003 19:35:12 ---> 8d5814e517cb 19:35:12 Step 24/26 : LABEL arch=arm64 19:35:12 ---> Running in e5ec35923c33 19:35:12 Removing intermediate container e5ec35923c33 19:35:12 ---> d9e4bccb5263 19:35:12 Step 25/26 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:35:12 ---> Running in 2b6302b8fff1 19:35:13 Removing intermediate container 2b6302b8fff1 19:35:13 ---> 50e36f8bf118 19:35:13 Step 26/26 : LABEL version=0.0.0 19:35:13 ---> Running in 72c5fa29b121 19:35:13 Removing intermediate container 72c5fa29b121 19:35:13 ---> f738492640e2 19:35:13 19:35:14 Successfully built f738492640e2 19:35:14 Successfully tagged security-spire-agent-arm64:latest 19:36:10  Building security-spire-agent ... done Removing intermediate container c30887659d35 19:36:10 ---> 9c79f2604b52 19:36:10 19:36:10 Step 10/23 : FROM alpine:3.14 19:36:10 ---> ac73e934f311 19:36:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:36:10 ---> Using cache 19:36:10 ---> 8a5448d21d56 19:36:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:10 ---> Using cache 19:36:10 ---> dbe5b17ab94e 19:36:10 Step 13/23 : ENV APP_PORT=59882 19:36:10 ---> Running in 033f903ccce1 19:36:10 Removing intermediate container 033f903ccce1 19:36:10 ---> dc0ac85a4f19 19:36:10 Step 14/23 : EXPOSE $APP_PORT 19:36:10 ---> Running in 3761428af55d 19:36:10 Removing intermediate container 3761428af55d 19:36:10 ---> 648e325eb0ef 19:36:10 Step 15/23 : WORKDIR / 19:36:10 ---> Running in cd0d3dfb2eba 19:36:10 Removing intermediate container cd0d3dfb2eba 19:36:10 ---> 0938801b59b6 19:36:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:10 ---> 0795ef3ae3de 19:36:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:36:14 ---> 90bed7789a06 19:36:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:36:16 ---> e1c41d0cbce6 19:36:16 Step 19/23 : ENTRYPOINT ["/core-command"] 19:36:16 ---> Running in a05b8c3710db 19:36:17 Removing intermediate container a05b8c3710db 19:36:17 ---> 108fbf7ec862 19:36:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:17 Removing intermediate container dffad70aa2bc 19:36:17 ---> 07f38de9efe9 19:36:17 19:36:17 Step 10/31 : FROM alpine:3.14 19:36:17 ---> ac73e934f311 19:36:17 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:36:17 ---> Running in deb8d9ce9f5f 19:36:17 ---> Running in e99d1b124c84 19:36:18 Removing intermediate container deb8d9ce9f5f 19:36:18 ---> 796c9705fcf1 19:36:18 Step 21/23 : LABEL arch=arm64 19:36:18 ---> Running in ec1a0f09b9dc 19:36:18 Removing intermediate container e99d1b124c84 19:36:18 ---> 5c2c4cbaf7bd 19:36:18 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:36:19 Removing intermediate container ec1a0f09b9dc 19:36:19 ---> d499cfc6569c 19:36:19 Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:36:19 ---> Running in 51b4f2d026f5 19:36:19 ---> Running in e5be0ae0adfc 19:36:20 Removing intermediate container e5be0ae0adfc 19:36:20 ---> b31014684406 19:36:20 Step 23/23 : LABEL version=0.0.0 19:36:20 ---> Running in e8feca68b4eb 19:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:21 Removing intermediate container e8feca68b4eb 19:36:21 ---> 8080d4cfd63b 19:36:21 19:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:22 Successfully built 8080d4cfd63b 19:36:22 Successfully tagged core-command-arm64:latest 19:36:23  Building core-command ... done Removing intermediate container 9a9b82820ef2 19:36:23 ---> d0567d5672bd 19:36:23 19:36:23 Step 10/23 : FROM alpine:3.14 19:36:23 ---> ac73e934f311 19:36:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:36:23 ---> Using cache 19:36:23 ---> 8a5448d21d56 19:36:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:23 ---> Using cache 19:36:23 ---> dbe5b17ab94e 19:36:23 Step 13/23 : ENV APP_PORT=59881 19:36:23 ---> Running in 189ca868a1f3 19:36:23 (1/2) Installing dumb-init (1.2.5-r1) 19:36:23 (2/2) Installing su-exec (0.2-r1) 19:36:23 Executing busybox-1.33.1-r7.trigger 19:36:23 OK: 6 MiB in 16 packages 19:36:23 Removing intermediate container 189ca868a1f3 19:36:23 ---> f9108e8d54a5 19:36:23 Step 14/23 : EXPOSE $APP_PORT 19:36:23 ---> Running in 8b638d4977e0 19:36:24 Removing intermediate container 51b4f2d026f5 19:36:24 ---> c6e842d158bf 19:36:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:36:24 Removing intermediate container 8b638d4977e0 19:36:24 ---> 678c1fa1af9a 19:36:24 Step 15/23 : WORKDIR / 19:36:24 ---> Running in da5640a8268b 19:36:24 ---> Running in 7279722d7a42 19:36:25 Removing intermediate container da5640a8268b 19:36:25 ---> 206243b23167 19:36:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:36:25 Removing intermediate container 7279722d7a42 19:36:25 ---> 980c833b1ab3 19:36:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:25 ---> Running in 98ab7c3a9b5b 19:36:26 Removing intermediate container 98ab7c3a9b5b 19:36:26 ---> 0dd696e6cc90 19:36:26 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:36:26 ---> ec4c568db3f9 19:36:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:36:26 ---> Running in e919b5b63b49 19:36:29 ---> 272060be8b2d 19:36:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:36:29 Removing intermediate container e919b5b63b49 19:36:29 ---> 03ebb68494b6 19:36:29 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:36:29 ---> Running in 4baffa834c42 19:36:29 ---> 2540eaebbe7f 19:36:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:36:30 ---> Running in e80e20a24b1a 19:36:30 Removing intermediate container 4baffa834c42 19:36:30 ---> 0e64ee571060 19:36:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:36:30 Removing intermediate container e80e20a24b1a 19:36:30 ---> 14c6b87e5759 19:36:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:30 ---> Running in 456d0317cbe6 19:36:31 Removing intermediate container 456d0317cbe6 19:36:31 ---> 3d34db144bd0 19:36:31 Step 21/23 : LABEL arch=arm64 19:36:31 ---> c75a8047c7b2 19:36:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:36:31 ---> Running in a960a8d93446 19:36:31 ---> Running in 7f5829b49000 19:36:32 Removing intermediate container a960a8d93446 19:36:32 ---> 376b779652c8 19:36:32 Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:36:32 ---> Running in 32f2f6dd9e9b 19:36:32 Removing intermediate container 32f2f6dd9e9b 19:36:32 ---> faadc21487e7 19:36:32 Step 23/23 : LABEL version=0.0.0 19:36:32 ---> Running in 0733ee297222 19:36:33 Removing intermediate container 0733ee297222 19:36:33 ---> e9426de8e760 19:36:33 19:36:33 Removing intermediate container 7f5829b49000 19:36:33 ---> c2734aaecc54 19:36:33 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:34 Successfully built e9426de8e760 19:36:34 Successfully tagged core-metadata-arm64:latest 19:36:34  Building core-metadata ... done  ---> accb3f9795be 19:36:34 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:36:36 ---> 615be42ed3a6 19:36:36 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:36:37 ---> e1c438a83486 19:36:37 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:36:37 Removing intermediate container c16baf2b7566 19:36:37 ---> 097e7b6307f1 19:36:37 19:36:37 Step 10/23 : FROM alpine:3.14 19:36:37 ---> ac73e934f311 19:36:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:36:37 ---> Running in ea6806691b0c 19:36:37 ---> b789cf10c57b 19:36:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:36:37 Removing intermediate container ea6806691b0c 19:36:37 ---> 0129043fdc71 19:36:37 Step 12/23 : ENV APP_PORT=59880 19:36:37 ---> Running in 9cb4c5b27037 19:36:38 Removing intermediate container 9cb4c5b27037 19:36:38 ---> 586216f009e8 19:36:38 Step 13/23 : EXPOSE $APP_PORT 19:36:38 ---> 71811f02f12a 19:36:38 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:36:38 ---> Running in 48f18840a41f 19:36:38 ---> Running in 8c8cbc14a294 19:36:38 Removing intermediate container 48f18840a41f 19:36:38 ---> 29279ad924d0 19:36:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:38 ---> Running in 1bd7da294744 19:36:39 Removing intermediate container 8c8cbc14a294 19:36:39 ---> ec5605849faa 19:36:39 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:36:39 ---> 5ee4ac8d15a9 19:36:39 Step 26/31 : RUN chmod +x /entrypoint.sh 19:36:39 ---> Running in e51d8f2fab66 19:36:40 Removing intermediate container 1bd7da294744 19:36:40 ---> 498c495b18a2 19:36:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:36:40 ---> Running in b2a9b82ad8ef 19:36:41 Removing intermediate container e51d8f2fab66 19:36:41 ---> 04f76a893b1c 19:36:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:36:42 ---> Running in 8058a2cac7bd 19:36:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:42 Removing intermediate container 8058a2cac7bd 19:36:42 ---> 2c76083beb62 19:36:42 Step 28/31 : CMD ["gate"] 19:36:42 ---> Running in e69fbdef40af 19:36:42 Removing intermediate container e69fbdef40af 19:36:42 ---> 4c337bf8142c 19:36:42 Step 29/31 : LABEL arch=arm64 19:36:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:43 ---> Running in 6c8e552f08f7 19:36:43 Removing intermediate container 6c8e552f08f7 19:36:43 ---> 710897af896e 19:36:43 Step 30/31 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:36:43 ---> Running in c12f7397cdf8 19:36:44 (1/6) Installing dumb-init (1.2.5-r1) 19:36:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:36:44 Removing intermediate container c12f7397cdf8 19:36:44 ---> 1ac26cd63cca 19:36:44 Step 31/31 : LABEL version=0.0.0 19:36:44 (3/6) Installing libsodium (1.0.18-r0) 19:36:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:36:44 ---> Running in 73582c5d1d98 19:36:44 (5/6) Installing libzmq (4.3.4-r0) 19:36:44 (6/6) Installing zeromq (4.3.4-r0) 19:36:44 Executing busybox-1.33.1-r7.trigger 19:36:44 OK: 8 MiB in 20 packages 19:36:44 Removing intermediate container 73582c5d1d98 19:36:44 ---> b31f68944d97 19:36:44 19:36:45 Successfully built b31f68944d97 19:36:45 Successfully tagged security-bootstrapper-arm64:latest 19:36:45  Building security-bootstrapper ... done Removing intermediate container b2a9b82ad8ef 19:36:45 ---> 14ea100b2e70 19:36:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:46 ---> f5807a0b79aa 19:36:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:36:47 ---> f999bb6172b5 19:36:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:36:47 ---> 1b68bc237962 19:36:47 Step 19/23 : ENTRYPOINT ["/core-data"] 19:36:47 ---> Running in aefb6b7f0517 19:36:48 Removing intermediate container aefb6b7f0517 19:36:48 ---> 165742e49329 19:36:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:48 ---> Running in c74f3d6ca468 19:36:48 Removing intermediate container c74f3d6ca468 19:36:48 ---> ddc87aefce0a 19:36:48 Step 21/23 : LABEL arch=arm64 19:36:48 ---> Running in 9f2cc40a7818 19:36:48 Removing intermediate container 9f2cc40a7818 19:36:48 ---> 816bf34ddc9a 19:36:48 Step 22/23 : LABEL git_sha=293776779c9f70147365afe4a4aa66a013ced041 19:36:48 ---> Running in 4f4573824b9d 19:36:49 Removing intermediate container 4f4573824b9d 19:36:49 ---> e63fbd551741 19:36:49 Step 23/23 : LABEL version=0.0.0 19:36:49 ---> Running in 2b4eaaa037cd 19:36:49 Removing intermediate container 2b4eaaa037cd 19:36:49 ---> 859ad3f6ba80 19:36:49 19:36:49 Successfully built 859ad3f6ba80 19:36:49 Successfully tagged core-data-arm64:latest 19:36:50  Building core-data ... done  [Pipeline] } 19:36:50 $ docker stop --time=1 3aae04f590b6d9a63a5fe63d4ea636dd5803e154f2738b142b060c2167a990bf 19:36:51 $ docker rm -f 3aae04f590b6d9a63a5fe63d4ea636dd5803e154f2738b142b060c2167a990bf [Pipeline] // withDockerContainer [Pipeline] sh 19:36:52 + docker images 19:36:52 REPOSITORY TAG IMAGE ID CREATED SIZE 19:36:52 core-data-arm64 latest 859ad3f6ba80 3 seconds ago 21.7MB 19:36:52 security-bootstrapper-arm64 latest b31f68944d97 8 seconds ago 18.3MB 19:36:52 097e7b6307f1 16 seconds ago 1.46GB 19:36:52 core-metadata-arm64 latest e9426de8e760 19 seconds ago 16.3MB 19:36:52 d0567d5672bd 30 seconds ago 1.44GB 19:36:52 core-command-arm64 latest 8080d4cfd63b 31 seconds ago 15.5MB 19:36:52 07f38de9efe9 36 seconds ago 1.44GB 19:36:52 9c79f2604b52 47 seconds ago 1.43GB 19:36:52 security-spire-agent-arm64 latest f738492640e2 About a minute ago 126MB 19:36:52 security-spire-config-arm64 latest 5fdbf2c2d7e7 2 minutes ago 85.6MB 19:36:52 fb2dd9538997 2 minutes ago 1.34GB 19:36:52 sys-mgmt-agent-arm64 latest ac357d9d3deb 3 minutes ago 282MB 19:36:52 cb03cc56385f 5 minutes ago 1.43GB 19:36:52 security-spire-server-arm64 latest 4687a41e7736 6 minutes ago 86.3MB 19:36:52 support-notifications-arm64 latest eb304e720408 7 minutes ago 25.9MB 19:36:52 support-scheduler-arm64 latest d8b9fa4dc0d4 7 minutes ago 25.4MB 19:36:52 security-spiffe-token-provider-arm64 latest 3af597de3cdd 7 minutes ago 28.1MB 19:36:52 cbe1bee3bd32 7 minutes ago 1.34GB 19:36:52 44d909585816 7 minutes ago 1.49GB 19:36:52 e5eb5a26144c 7 minutes ago 1.49GB 19:36:52 b31808a03aed 7 minutes ago 1.48GB 19:36:52 security-secretstore-setup-arm64 latest ae641f4a273c 9 minutes ago 27.5MB 19:36:52 security-proxy-setup-arm64 latest d896707a1ba9 9 minutes ago 26.1MB 19:36:52 85cfc3a92339 9 minutes ago 1.44GB 19:36:52 e3da4446e996 9 minutes ago 1.44GB 19:36:52 ci-base-image-arm64 latest 2f04e0d00d11 26 minutes ago 1.01GB 19:36:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB 19:36:52 docker 20.10.14 c346e9eafbab 2 months ago 202MB 19:36:52 alpine 3.14 ac73e934f311 2 months ago 5.34MB 19:36:52 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 19:36:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months 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 19:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:53 19:36:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:54 arm64: Pulling from edgex-lftools-log-publisher 19:36:54 8998bd30e6a1: Pulling fs layer 19:36:54 04944245beec: Pulling fs layer 19:36:54 699f458cf7ca: Pulling fs layer 19:36:54 765212b225bb: Pulling fs layer 19:36:54 f23df028b6ca: Pulling fs layer 19:36:54 d65c8cfc05b1: Pulling fs layer 19:36:54 2437ff75d9bd: Pulling fs layer 19:36:54 765212b225bb: Waiting 19:36:54 2437ff75d9bd: Waiting 19:36:54 d65c8cfc05b1: Waiting 19:36:54 f23df028b6ca: Waiting 19:36:54 04944245beec: Verifying Checksum 19:36:54 04944245beec: Download complete 19:36:54 765212b225bb: Verifying Checksum 19:36:54 765212b225bb: Download complete 19:36:54 f23df028b6ca: Verifying Checksum 19:36:54 f23df028b6ca: Download complete 19:36:54 d65c8cfc05b1: Verifying Checksum 19:36:54 d65c8cfc05b1: Download complete 19:36:54 699f458cf7ca: Download complete 19:36:54 8998bd30e6a1: Verifying Checksum 19:36:54 8998bd30e6a1: Download complete 19:36:57 2437ff75d9bd: Verifying Checksum 19:36:57 2437ff75d9bd: Download complete 19:36:59 8998bd30e6a1: Pull complete 19:37:00 04944245beec: Pull complete 19:37:01 699f458cf7ca: Pull complete 19:37:01 765212b225bb: Pull complete 19:37:02 f23df028b6ca: Pull complete 19:37:02 d65c8cfc05b1: Pull complete 19:37:17 2437ff75d9bd: Pull complete 19:37:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:18 prd-ubuntu20.04-docker-arm64-4c-16g-15475 does not seem to be running inside a container 19:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:37:20 $ docker top a7483e7ecc760776835a598d3a664c3c2cf299991ea84f89d5bc7f67e1435e18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:21 ---> job-cost.sh 19:37:21 lf-activate-venv: SKIPPING 19:37:21 INFO: No Stack... 19:37:22 INFO: Retrieving Pricing Info for: v3-standard-4 19:37:23 INFO: Archiving Costs [Pipeline] sh 19:37:24 + cut -d, -f6 19:37:24 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:37:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4061-1-stack-cost] 19:37:24 Resource [jenkins-edgexfoundry-edgex-go-PR-4061-1-stack-cost] did not exist. Created. 19:37:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4061-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:25 + echo total: 0.10999999940395355 [Pipeline] stash 19:37:25 Stashed 1 file(s) [Pipeline] } 19:37:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4061-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:25 $ docker stop --time=1 a7483e7ecc760776835a598d3a664c3c2cf299991ea84f89d5bc7f67e1435e18 19:37:26 $ docker rm -f a7483e7ecc760776835a598d3a664c3c2cf299991ea84f89d5bc7f67e1435e18 [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 19:37:27 provisioning config files... 19:37:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4222229287879613800tmp [Pipeline] { [Pipeline] sh 19:37:28 + set +x 19:37:28 + curl -s https://codecov.io/bash 19:37:28 + bash -s -- 19:37:28 19:37:28 _____ _ 19:37:28 / ____| | | 19:37:28 | | ___ __| | ___ ___ _____ __ 19:37:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:28 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:28 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:28 Bash-1.0.6 19:37:28 19:37:28 19:37:28 ==> git version 2.25.1 found 19:37:28 ==> 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 19:37:28 Release-Date: 2020-01-08 19:37:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:37:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:37:28 ==> Jenkins CI detected. 19:37:28 current dir:  /w/workspace/edgex-go/1 19:37:28 project root: . 19:37:28 --> token set from env 19:37:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:28 ==> Running gcov in . (disable via -X gcov) 19:37:28 ==> Python coveragepy not found 19:37:28 ==> Searching for coverage reports in: 19:37:28 + . 19:37:28 -> Found 1 reports 19:37:28 ==> Detecting git/mercurial file structure 19:37:28 ==> Reading reports 19:37:28 + ./coverage.out bytes=435411 19:37:28 ==> Appending adjustments 19:37:28 https://docs.codecov.io/docs/fixing-reports 19:37:29 + Found adjustments 19:37:29 ==> Gzipping contents 19:37:29 60K /tmp/codecov.q0oya9.gz 19:37:29 ==> Uploading reports 19:37:29 url: https://codecov.io 19:37:29 query: branch=PR-4061&commit=293776779c9f70147365afe4a4aa66a013ced041&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4061%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4061&job=&cmd_args= 19:37:29 -> Pinging Codecov 19:37:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4061&commit=293776779c9f70147365afe4a4aa66a013ced041&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4061%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4061&job=&cmd_args= 19:37:29 -> Uploading to 19:37:29 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/00271124DB129430A58F1EEE437C3FCB/293776779c9f70147365afe4a4aa66a013ced041/d60c556a-a95b-4413-8635-073ebf153b5f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T193729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49c47e94a95c7b2c6d79820d2da3f98819d5f77b6062575f173970b88129821b 19:37:29 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:29 Dload Upload Total Spent Left Speed 19:37:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59930 0 0 100 59930 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59930 0 0 100 59930 0 159k --:--:-- --:--:-- --:--:-- 158k 19:37:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/293776779c9f70147365afe4a4aa66a013ced041 [Pipeline] } 19:37:30 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 19:37:31 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:37:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:32 ---> package-listing.sh 19:37:32 ++ facter osfamily 19:37:32 ++ tr '[:upper:]' '[:lower:]' 19:37:33 + OS_FAMILY=debian 19:37:33 + workspace=/w/workspace/edgex-go/1 19:37:33 + START_PACKAGES=/tmp/packages_start.txt 19:37:33 + END_PACKAGES=/tmp/packages_end.txt 19:37:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:33 + PACKAGES=/tmp/packages_start.txt 19:37:33 + '[' /w/workspace/edgex-go/1 ']' 19:37:33 + PACKAGES=/tmp/packages_end.txt 19:37:33 + case "${OS_FAMILY}" in 19:37:33 + dpkg -l 19:37:33 + grep '^ii' 19:37:33 + '[' -f /tmp/packages_start.txt ']' 19:37:33 + '[' -f /tmp/packages_end.txt ']' 19:37:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:33 + '[' /w/workspace/edgex-go/1 ']' 19:37:33 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:37:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:37:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:37:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:33 19:37:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:34 latest: Pulling from edgex-lftools-log-publisher 19:37:34 5eb5b503b376: Pulling fs layer 19:37:34 5c69ac0246d0: Pulling fs layer 19:37:34 ec43610c2a17: Pulling fs layer 19:37:34 3a2ae6a8a46f: Pulling fs layer 19:37:34 33b1e0a273af: Pulling fs layer 19:37:34 5d3b04190fa2: Pulling fs layer 19:37:34 2f39f015ded8: Pulling fs layer 19:37:34 3a2ae6a8a46f: Waiting 19:37:34 33b1e0a273af: Waiting 19:37:34 5d3b04190fa2: Waiting 19:37:34 2f39f015ded8: Waiting 19:37:34 5c69ac0246d0: Verifying Checksum 19:37:34 5c69ac0246d0: Download complete 19:37:34 3a2ae6a8a46f: Verifying Checksum 19:37:34 3a2ae6a8a46f: Download complete 19:37:34 33b1e0a273af: Verifying Checksum 19:37:34 33b1e0a273af: Download complete 19:37:34 5d3b04190fa2: Verifying Checksum 19:37:34 5d3b04190fa2: Download complete 19:37:34 ec43610c2a17: Download complete 19:37:34 5eb5b503b376: Verifying Checksum 19:37:34 5eb5b503b376: Download complete 19:37:35 2f39f015ded8: Download complete 19:37:36 5eb5b503b376: Pull complete 19:37:36 5c69ac0246d0: Pull complete 19:37:36 ec43610c2a17: Pull complete 19:37:36 3a2ae6a8a46f: Pull complete 19:37:36 33b1e0a273af: Pull complete 19:37:36 5d3b04190fa2: Pull complete 19:37:42 2f39f015ded8: Pull complete 19:37:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:42 prd-ubuntu20.04-docker-8c-8g-15474 does not seem to be running inside a container 19:37:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:37:44 $ docker top b6f348bd39104ac741d818d8626a97e679bbf9869d78e600f227098e9cdf18e6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:44 + touch /tmp/pre-build-complete [Pipeline] sh 19:37:45 + mkdir -p /var/log/sysstat [Pipeline] sh 19:37:45 + ls /var/log/sa-host 19:37:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:45 provisioning config files... 19:37:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6376937617406886980tmp [Pipeline] { [Pipeline] echo 19:37:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:37:46 ---> create-netrc.sh [Pipeline] } 19:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:37:46 ---> python-tools-install.sh [Pipeline] echo 19:37:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:37:46 ---> sudo-logs.sh 19:37:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:37:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:37:47 ---> job-cost.sh 19:37:47 lf-activate-venv: SKIPPING 19:37:47 DEBUG: total: 0.10999999940395355 19:37:47 INFO: Retrieving Stack Cost... 19:37:47 INFO: Retrieving Pricing Info for: v3-standard-8 19:37:48 INFO: Archiving Costs [Pipeline] echo 19:37:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:37:48 ---> logs-deploy.sh 19:37:48 lf-activate-venv: SKIPPING 19:37:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4061/1 19:37:48 INFO: archiving workspace using pattern(s): 19:37:49 Archives upload complete. 19:37:49 INFO: archiving logs to Nexus 19:37:50 ---> uname -a: 19:37:50 Linux prd-ubuntu20-04-docker-8c-8g-15474 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:37:50 19:37:50 19:37:50 ---> lscpu: 19:37:50 Architecture: x86_64 19:37:50 CPU op-mode(s): 32-bit, 64-bit 19:37:50 Byte Order: Little Endian 19:37:50 Address sizes: 40 bits physical, 48 bits virtual 19:37:50 CPU(s): 8 19:37:50 On-line CPU(s) list: 0-7 19:37:50 Thread(s) per core: 1 19:37:50 Core(s) per socket: 1 19:37:50 Socket(s): 8 19:37:50 NUMA node(s): 1 19:37:50 Vendor ID: AuthenticAMD 19:37:50 CPU family: 23 19:37:50 Model: 49 19:37:50 Model name: AMD EPYC-Rome Processor 19:37:50 Stepping: 0 19:37:50 CPU MHz: 2799.998 19:37:50 BogoMIPS: 5599.99 19:37:50 Virtualization: AMD-V 19:37:50 Hypervisor vendor: KVM 19:37:50 Virtualization type: full 19:37:50 L1d cache: 256 KiB 19:37:50 L1i cache: 256 KiB 19:37:50 L2 cache: 4 MiB 19:37:50 L3 cache: 128 MiB 19:37:50 NUMA node0 CPU(s): 0-7 19:37:50 Vulnerability Itlb multihit: Not affected 19:37:50 Vulnerability L1tf: Not affected 19:37:50 Vulnerability Mds: Not affected 19:37:50 Vulnerability Meltdown: Not affected 19:37:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:37:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:37:50 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:37:50 Vulnerability Srbds: Not affected 19:37:50 Vulnerability Tsx async abort: Not affected 19:37:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:37:50 19:37:50 19:37:50 ---> nproc: 19:37:50 8 19:37:50 19:37:50