Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e950a92d08d8119d15900c5f3f0f49ced750c51 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-ssh1596138881079453728.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-ssh1126039213554253538.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8657711285136659211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3423460839670617282.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10150655913386677680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16574’ Running on prd-ubuntu20.04-docker-8c-8g-16576 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/246 [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/246 # 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 Avoid second fetch Checking out Revision 1e950a92d08d8119d15900c5f3f0f49ced750c51 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1e950a92d08d8119d15900c5f3f0f49ced750c51 # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#4061)" > git rev-list --no-walk e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:27 ========================================================= 15:48:27 EdgeX Global Pipelines Version Info 15:48:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:48:28 ------------------- 15:48:28 stable info: 15:48:28 ------------------- 15:48:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:28 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:48:28 Message: update stable to v1.0.234 15:48:28 ------------------- 15:48:28 experimental info: 15:48:28 ------------------- 15:48:28 Commited By: **** collab-it+edgex@linuxfoundation.org 15:48:28 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 15:48:28 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e950a92d08d8119d15900c5f3f0f49ced750c51 [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e950a9 [Pipeline] echo 15:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:29 provisioning config files... 15:48:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/246@tmp/config3273785312329092931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:29 ---> docker-login.sh 15:48:29 nexus3.edgexfoundry.org:10001 15:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:30 Configure a credential helper to remove this warning. See 15:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:30 15:48:30 Login Succeeded 15:48:30 nexus3.edgexfoundry.org:10002 15:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:30 Configure a credential helper to remove this warning. See 15:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:30 15:48:30 Login Succeeded 15:48:30 nexus3.edgexfoundry.org:10003 15:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:30 Configure a credential helper to remove this warning. See 15:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:30 15:48:30 Login Succeeded 15:48:30 nexus3.edgexfoundry.org:10004 15:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:30 Configure a credential helper to remove this warning. See 15:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:30 15:48:30 Login Succeeded 15:48:30 docker.io 15:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:31 Configure a credential helper to remove this warning. See 15:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:31 15:48:31 Login Succeeded 15:48:31 ---> docker-login.sh ends [Pipeline] } 15:48:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:31 + 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 15:48:31 + dirname cmd/core-command/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo core-command,cmd/core-command/Dockerfile 15:48:31 + dirname cmd/core-data/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo core-data,cmd/core-data/Dockerfile 15:48:31 + dirname cmd/core-metadata/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo core-metadata,cmd/core-metadata/Dockerfile 15:48:31 + dirname cmd/security-bootstrapper/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:48:31 + dirname cmd/security-proxy-setup/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:48:31 + dirname cmd/security-secretstore-setup/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:48:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:48:31 + + dirname cmd/security-spire-agent/Dockerfile 15:48:31 cut -d/ -f2 15:48:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:48:31 + + cut -d/ -f2 15:48:31 dirname cmd/security-spire-config/Dockerfile 15:48:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:48:31 + dirname cmd/security-spire-server/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:48:31 + dirname cmd/support-notifications/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo support-notifications,cmd/support-notifications/Dockerfile 15:48:31 + dirname cmd/support-scheduler/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:48:31 + dirname cmd/sys-mgmt-agent/Dockerfile 15:48:31 + cut -d/ -f2 15:48:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:48:31 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 15:48:31 + git rev-list -1 --merges 1e950a92d08d8119d15900c5f3f0f49ced750c51~1..1e950a92d08d8119d15900c5f3f0f49ced750c51 [Pipeline] echo 15:48:31 -----------> git rev-list -1 --merges 1e950a92d08d8119d15900c5f3f0f49ced750c51~1..1e950a92d08d8119d15900c5f3f0f49ced750c51 1e950a92d08d8119d15900c5f3f0f49ced750c51 [false] [Pipeline] sh 15:48:32 + git log --format=format:%s -1 1e950a92d08d8119d15900c5f3f0f49ced750c51 [Pipeline] echo 15:48:32 ========================================================= 15:48:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:48:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:48:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:32 + grep -v github /etc/ssh/ssh_known_hosts 15:48:32 + [ -e /tmp/ssh_known_hosts ] 15:48:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:48:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:48:32 + sudo tee -a /etc/ssh/ssh_known_hosts 15:48:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:32 15:48:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:33 0.1.4: Pulling from edgex-devops/py-git-semver 15:48:33 42c077c10790: Pulling fs layer 15:48:33 f63e77b7563a: Pulling fs layer 15:48:33 bd5fdadae976: Pulling fs layer 15:48:33 205491f53016: Pulling fs layer 15:48:33 df18705c85c3: Pulling fs layer 15:48:33 205491f53016: Waiting 15:48:33 bdb3f477010e: Pulling fs layer 15:48:33 c8a8fc8e1c8f: Pulling fs layer 15:48:33 2c6e9b1d212d: Pulling fs layer 15:48:33 df18705c85c3: Waiting 15:48:33 c8a8fc8e1c8f: Waiting 15:48:33 bdb3f477010e: Waiting 15:48:33 bdb8f0575790: Pulling fs layer 15:48:33 2c6e9b1d212d: Waiting 15:48:33 bdb8f0575790: Waiting 15:48:33 386e3cb2ff24: Pulling fs layer 15:48:33 2343380bae48: Pulling fs layer 15:48:33 2343380bae48: Waiting 15:48:33 f63e77b7563a: Verifying Checksum 15:48:33 f63e77b7563a: Download complete 15:48:33 205491f53016: Verifying Checksum 15:48:33 205491f53016: Download complete 15:48:33 df18705c85c3: Verifying Checksum 15:48:33 df18705c85c3: Download complete 15:48:33 bdb3f477010e: Download complete 15:48:33 bd5fdadae976: Verifying Checksum 15:48:33 bd5fdadae976: Download complete 15:48:33 2c6e9b1d212d: Verifying Checksum 15:48:33 2c6e9b1d212d: Download complete 15:48:33 bdb8f0575790: Verifying Checksum 15:48:33 bdb8f0575790: Download complete 15:48:33 386e3cb2ff24: Download complete 15:48:33 2343380bae48: Verifying Checksum 15:48:33 2343380bae48: Download complete 15:48:33 42c077c10790: Download complete 15:48:33 c8a8fc8e1c8f: Download complete 15:48:35 42c077c10790: Pull complete 15:48:35 f63e77b7563a: Pull complete 15:48:35 bd5fdadae976: Pull complete 15:48:35 205491f53016: Pull complete 15:48:36 df18705c85c3: Pull complete 15:48:36 bdb3f477010e: Pull complete 15:48:38 c8a8fc8e1c8f: Pull complete 15:48:38 2c6e9b1d212d: Pull complete 15:48:38 bdb8f0575790: Pull complete 15:48:38 386e3cb2ff24: Pull complete 15:48:38 2343380bae48: Pull complete 15:48:38 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 15:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:38 prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container 15:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:48:40 $ docker top c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b -eo pid,comm 15:48:40 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). 15:48:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:40 [ssh-agent] Looking for ssh-agent implementation... 15:48:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:40 $ docker exec c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b ssh-agent 15:48:40 SSH_AUTH_SOCK=/tmp/ssh-hMnUXNOad0SX/agent.34 15:48:40 SSH_AGENT_PID=40 15:48:40 Running ssh-add (command line suppressed) 15:48:40 Identity added: /w/workspace/edgex-go/246@tmp/private_key_3432953723774504491.key (/w/workspace/edgex-go/246@tmp/private_key_3432953723774504491.key) 15:48:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:41 + git tag --points-at HEAD [Pipeline] } 15:48:41 $ docker exec --env ******** --env ******** c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b ssh-agent -k 15:48:41 unset SSH_AUTH_SOCK; 15:48:41 unset SSH_AGENT_PID; 15:48:41 echo Agent pid 40 killed; 15:48:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:48:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:41 [ssh-agent] Looking for ssh-agent implementation... 15:48:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:41 $ docker exec c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b ssh-agent 15:48:41 SSH_AUTH_SOCK=/tmp/ssh-c5Y8fQ7OZ22x/agent.74 15:48:41 SSH_AGENT_PID=80 15:48:41 Running ssh-add (command line suppressed) 15:48:41 Identity added: /w/workspace/edgex-go/246@tmp/private_key_3855567393297895356.key (/w/workspace/edgex-go/246@tmp/private_key_3855567393297895356.key) 15:48:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:42 + git semver init 15:48:42 2022-07-01 15:48:42,256 [run_init] DEBUG init version:0.0.0 force:False 15:48:42 2022-07-01 15:48:42,257 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/246/.semver 15:48:42 2022-07-01 15:48:42,258 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/246/.semver 15:48:42 2022-07-01 15:48:42,258 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/246/.semver'], cwd=/w/workspace/edgex-go/246, universal_newlines=False, shell=None, istream=None) 15:48:46 2022-07-01 15:48:46,113 [append_file] DEBUG append to file:/w/workspace/edgex-go/246/.git/info/exclude 15:48:46 2022-07-01 15:48:46,114 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/246/.semver/main with force:False 15:48:46 2022-07-01 15:48:46,114 [read_version] DEBUG read version from /w/workspace/edgex-go/246/.semver/main 15:48:46 2022-07-01 15:48:46,114 [read_version] DEBUG read version from /w/workspace/edgex-go/246/.semver/main 15:48:46 2.2.1-dev.17 [Pipeline] } 15:48:46 $ docker exec --env ******** --env ******** c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b ssh-agent -k 15:48:46 unset SSH_AUTH_SOCK; 15:48:46 unset SSH_AGENT_PID; 15:48:46 echo Agent pid 80 killed; 15:48:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:46 + git semver [Pipeline] } 15:48:47 $ docker stop --time=1 c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b 15:48:48 $ docker rm -f c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b [Pipeline] // withDockerContainer [Pipeline] sh 15:48:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:48:49 Stashed 1 file(s) [Pipeline] echo 15:48:49 [edgeXSemver]: initialized semver on version 2.2.1-dev.17 [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 15:48:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:48:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:48:49 ========================================================= 15:48:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:48:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:48:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:48:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:48:49 59bf1c3509f3: Pulling fs layer 15:48:49 666ba61612fd: Pulling fs layer 15:48:49 8ed8ca486205: Pulling fs layer 15:48:49 cc1cd167ecdc: Pulling fs layer 15:48:49 c516ae0d96e1: Pulling fs layer 15:48:49 684cea983483: Pulling fs layer 15:48:49 dd3240ac7de5: Pulling fs layer 15:48:49 b1e948a4e11c: Pulling fs layer 15:48:49 a8fd76ee1af6: Pulling fs layer 15:48:49 646ad004c059: Pulling fs layer 15:48:49 c516ae0d96e1: Waiting 15:48:49 cc1cd167ecdc: Waiting 15:48:49 684cea983483: Waiting 15:48:49 b1e948a4e11c: Waiting 15:48:49 a8fd76ee1af6: Waiting 15:48:49 646ad004c059: Waiting 15:48:49 dd3240ac7de5: Waiting 15:48:49 8ed8ca486205: Download complete 15:48:49 666ba61612fd: Verifying Checksum 15:48:49 666ba61612fd: Download complete 15:48:49 c516ae0d96e1: Download complete 15:48:49 684cea983483: Verifying Checksum 15:48:49 684cea983483: Download complete 15:48:49 59bf1c3509f3: Verifying Checksum 15:48:49 59bf1c3509f3: Download complete 15:48:49 dd3240ac7de5: Verifying Checksum 15:48:49 dd3240ac7de5: Download complete 15:48:49 b1e948a4e11c: Verifying Checksum 15:48:49 b1e948a4e11c: Download complete 15:48:49 59bf1c3509f3: Pull complete 15:48:50 666ba61612fd: Pull complete 15:48:50 8ed8ca486205: Pull complete 15:48:50 646ad004c059: Verifying Checksum 15:48:50 646ad004c059: Download complete 15:48:50 a8fd76ee1af6: Verifying Checksum 15:48:50 a8fd76ee1af6: Download complete 15:48:50 cc1cd167ecdc: Verifying Checksum 15:48:50 cc1cd167ecdc: Download complete 15:48:54 cc1cd167ecdc: Pull complete 15:48:54 c516ae0d96e1: Pull complete 15:48:54 684cea983483: Pull complete 15:48:54 dd3240ac7de5: Pull complete 15:48:54 b1e948a4e11c: Pull complete 15:48:57 a8fd76ee1af6: Pull complete 15:48:58 646ad004c059: Pull complete 15:48:58 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 15:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:48:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:48:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:48:58 WORKDIR /edgex 15:48:58 COPY go.mod . 15:48:58 RUN go mod download 15:48:58 + docker build -t ci-base-image-x86_64 -f - . 15:48:59 Sending build context to Docker daemon 335.1MB 15:48:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:48:59 ---> 8f69c11f6b0c 15:48:59 Step 2/4 : WORKDIR /edgex 15:49:01 ---> Running in 7a9944b4e69e 15:49:01 Removing intermediate container 7a9944b4e69e 15:49:01 ---> 040640764cb5 15:49:01 Step 3/4 : COPY go.mod . 15:49:01 ---> 3adae75509a0 15:49:01 Step 4/4 : RUN go mod download 15:49:01 ---> Running in 77dde77ea999 15:49:04 Still waiting to schedule task 15:49:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16575’ 15:49:23 Removing intermediate container 77dde77ea999 15:49:23 ---> 91e0ebbc20d7 15:49:23 Successfully built 91e0ebbc20d7 15:49:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:24 + docker inspect -f . ci-base-image-x86_64 15:49:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:24 prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container 15:49:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** ci-base-image-x86_64 cat 15:49:24 $ docker top 86d506b3c922f009f1402530b4ed8c3082fb10d7b6b11d8bf36d957db72c0586 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:25 + go version 15:49:25 go version go1.17.7 linux/amd64 [Pipeline] } 15:49:25 $ docker stop --time=1 86d506b3c922f009f1402530b4ed8c3082fb10d7b6b11d8bf36d957db72c0586 15:49:26 $ docker rm -f 86d506b3c922f009f1402530b4ed8c3082fb10d7b6b11d8bf36d957db72c0586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:26 + docker inspect -f . ci-base-image-x86_64 15:49:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:26 prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container 15:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** ci-base-image-x86_64 cat 15:49:27 $ docker top 391024d1ebb194b29c1d0de83f53a1243c27811b41803812832041c106352e50 -eo pid,comm [Pipeline] { [Pipeline] echo 15:49:27 ========================================================= 15:49:27 [edgeXBuildGoParallel] Running Tests and Build... 15:49:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:49:27 + make test 15:49:27 go mod tidy -compat=1.17 15:49:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:49:33 ? github.com/edgexfoundry/edgex-go [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:49:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 15:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:49:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.124s coverage: 98.5% of statements 15:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:49:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.2% of statements 15:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.418s coverage: 89.2% of statements 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.085s coverage: 83.8% of statements 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements 15:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.122s coverage: 96.3% of statements 15:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 15:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.102s coverage: 94.4% of statements 15:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements 15:50:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 82.5% of statements 15:50:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.2% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.4% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 15:50:11 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 15:50:29 GO111MODULE=on go vet ./... 15:50:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:32 ./bin/test-attribution-txt.sh [Pipeline] echo 15:50:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:50:33 + ls -al . 15:50:33 total 684 15:50:33 drwxrwxr-x 10 1001 1001 4096 Jul 1 15:49 . 15:50:33 drwxr-xr-x 4 root root 4096 Jul 1 15:49 .. 15:50:33 -rw-rw-r-- 1 1001 1001 11 Jul 1 15:48 .dockerignore 15:50:33 drwxrwxr-x 8 1001 1001 4096 Jul 1 15:48 .git 15:50:33 drwxrwxr-x 3 1001 1001 4096 Jul 1 15:48 .github 15:50:33 -rw-rw-r-- 1 1001 1001 879 Jul 1 15:48 .gitignore 15:50:33 -rw-rw-r-- 1 1001 1001 42 Jul 1 15:48 .golangci.yml 15:50:33 -rw-rw-r-- 1 1001 1001 87 Jul 1 15:48 .hadolint.yml 15:50:33 drwxr-xr-x 3 1001 1001 4096 Jul 1 15:48 .semver 15:50:33 -rw-rw-r-- 1 1001 1001 166 Jul 1 15:48 .sonarcloud.properties 15:50:33 -rw-rw-r-- 1 1001 1001 1171 Jul 1 15:48 ADOPTERS.md 15:50:33 -rw-rw-r-- 1 1001 1001 10347 Jul 1 15:48 Attribution.txt 15:50:33 -rw-rw-r-- 1 1001 1001 63209 Jul 1 15:48 CHANGELOG.md 15:50:33 -rw-rw-r-- 1 1001 1001 3804 Jul 1 15:48 CONTRIBUTING.md 15:50:33 -rw-rw-r-- 1 1001 1001 677 Jul 1 15:48 GOVERNANCE.md 15:50:33 -rw-rw-r-- 1 1001 1001 850 Jul 1 15:48 Jenkinsfile 15:50:33 -rw-rw-r-- 1 1001 1001 10775 Jul 1 15:48 LICENSE 15:50:33 -rw-rw-r-- 1 1001 1001 10389 Jul 1 15:48 Makefile 15:50:33 -rw-rw-r-- 1 1001 1001 582 Jul 1 15:48 OWNERS.md 15:50:33 -rw-rw-r-- 1 1001 1001 9094 Jul 1 15:48 README.md 15:50:33 -rw-rw-r-- 1 1001 1001 6912 Jul 1 15:48 SECURITY.md 15:50:33 -rw-rw-r-- 1 1001 1001 12 Jul 1 15:48 VERSION 15:50:33 -rw-rw-r-- 1 1001 1001 4131 Jul 1 15:48 ZMQWindows.md 15:50:33 drwxrwxr-x 2 1001 1001 4096 Jul 1 15:48 bin 15:50:33 drwxrwxr-x 18 1001 1001 4096 Jul 1 15:48 cmd 15:50:33 -rw-r--r-- 1 root root 435593 Jul 1 15:50 coverage.out 15:50:33 -rw-rw-r-- 1 1001 1001 3311 Jul 1 15:48 go.mod 15:50:33 -rw-rw-r-- 1 1001 1001 36231 Jul 1 15:49 go.sum 15:50:33 drwxrwxr-x 8 1001 1001 4096 Jul 1 15:48 internal 15:50:33 drwxrwxr-x 3 1001 1001 4096 Jul 1 15:48 openapi 15:50:33 drwxrwxr-x 4 1001 1001 4096 Jul 1 15:48 snap 15:50:33 -rw-rw-r-- 1 1001 1001 204 Jul 1 15:48 version.go [Pipeline] sh 15:50:33 + '[' -e coverage.out ] 15:50:33 + chown 1001:1001 coverage.out [Pipeline] stash 15:50:33 Stashed 1 file(s) [Pipeline] sh 15:50:33 + make build 15:50:33 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:50:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:50:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:50:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:51:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:51:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:51:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:51:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:51:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:51:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:51:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:51:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:51:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:51:08 $ docker stop --time=1 391024d1ebb194b29c1d0de83f53a1243c27811b41803812832041c106352e50 15:51:11 $ docker rm -f 391024d1ebb194b29c1d0de83f53a1243c27811b41803812832041c106352e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:12 15:51:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:12 latest: Pulling from edgex-devops/edgex-compose 15:51:12 cbdbe7a5bc2a: Pulling fs layer 15:51:12 ca9280d653b3: Pulling fs layer 15:51:12 7e9c9ca2126c: Pulling fs layer 15:51:12 cbdbe7a5bc2a: Verifying Checksum 15:51:12 cbdbe7a5bc2a: Download complete 15:51:12 cbdbe7a5bc2a: Pull complete 15:51:12 ca9280d653b3: Verifying Checksum 15:51:12 ca9280d653b3: Download complete 15:51:13 7e9c9ca2126c: Download complete 15:51:13 ca9280d653b3: Pull complete 15:51:16 7e9c9ca2126c: Pull complete 15:51:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:51:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:16 prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container 15:51:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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-devops/edgex-compose:latest cat 15:51:18 $ docker top c879790a4dbc132ebc0b69462ede940647ad89f5831119a6ae2b0347163021df -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:18 + docker-compose build --help 15:51:18 + grep parallel 15:51:19 --parallel Build images in parallel. [Pipeline] } 15:51:19 $ docker stop --time=1 c879790a4dbc132ebc0b69462ede940647ad89f5831119a6ae2b0347163021df 15:51:20 $ docker rm -f c879790a4dbc132ebc0b69462ede940647ad89f5831119a6ae2b0347163021df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:20 prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container 15:51:20 $ 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/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 15:51:21 $ docker top 508fe0f23993ac52869bba1c27576063ca41d9e4a319b492faa4b5c7bb1a452c -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:21 + docker-compose -f ./docker-compose-build.yml build --parallel 15:51:22 Building core-command ... 15:51:22 Building core-data ... 15:51:22 Building core-metadata ... 15:51:22 Building security-bootstrapper ... 15:51:22 Building security-proxy-setup ... 15:51:22 Building security-secretstore-setup ... 15:51:22 Building security-spiffe-token-provider ... 15:51:22 Building security-spire-agent ... 15:51:22 Building security-spire-config ... 15:51:22 Building security-spire-server ... 15:51:22 Building support-notifications ... 15:51:22 Building support-scheduler ... 15:51:22 Building sys-mgmt-agent ... 15:51:22 Building security-spiffe-token-provider 15:51:22 Building support-scheduler 15:51:22 Building security-spire-agent 15:51:22 Building support-notifications 15:51:22 Building sys-mgmt-agent 15:51:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:51:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:51:37 ---> 91e0ebbc20d7 15:51:37 Step 3/22 : WORKDIR /edgex-go 15:51:37 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:51:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:51:37 ---> 91e0ebbc20d7 15:51:37 Step 3/20 : WORKDIR /edgex-go 15:51:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:51:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:51:37 ---> 91e0ebbc20d7 15:51:37 Step 3/22 : WORKDIR /edgex-go 15:51:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:51:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:51:37 ---> 91e0ebbc20d7 15:51:37 Step 3/23 : WORKDIR /edgex-go 15:51:37 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:51:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:51:37 ---> 91e0ebbc20d7 15:51:37 Step 3/26 : WORKDIR /edgex-go 15:51:39 ---> Running in d48cb2264d17 15:51:39 ---> Running in 5adcf9eba7b3 15:51:39 ---> Running in 3727484dea62 15:51:39 ---> Running in d521bf0aab4c 15:51:39 ---> Running in a413ea1feafc 15:51:39 Removing intermediate container a413ea1feafc 15:51:39 ---> c563aacc0419 15:51:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:39 Removing intermediate container d521bf0aab4c 15:51:39 ---> 570651c086bb 15:51:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:39 Removing intermediate container d48cb2264d17 15:51:39 ---> 0743e331bb86 15:51:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:39 Removing intermediate container 5adcf9eba7b3 15:51:39 ---> ac5718df73b9 15:51:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:51:39 ---> Running in 490f16b48b88 15:51:39 Removing intermediate container 3727484dea62 15:51:39 ---> 60e7eeaa2de6 15:51:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:39 ---> Running in 3ffb183de3bb 15:51:39 ---> Running in bbe88aa73b90 15:51:39 ---> Running in e18fe759a71e 15:51:39 ---> Running in cf19079eec38 15:51:40 Removing intermediate container 490f16b48b88 15:51:40 ---> 6fbf73de9b24 15:51:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:51:40 Removing intermediate container bbe88aa73b90 15:51:40 ---> 715f682496fb 15:51:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:51:40 ---> Running in 438a58ef2985 15:51:40 ---> Running in 1f3850b15736 15:51:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16579 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:51:40 Running in /w/workspace/edgex-go/246 [Pipeline] { [Pipeline] checkout 15:51:40 The recommended git tool is: git 15:51:41 Removing intermediate container 3ffb183de3bb 15:51:41 ---> b3580b2f1435 15:51:41 Step 5/23 : RUN apk add --update --no-cache make bash git 15:51:41 ---> Running in c0ada1eb83f9 15:51:41 Removing intermediate container cf19079eec38 15:51:41 ---> 528c05683dcf 15:51:41 Step 5/22 : RUN apk add --update --no-cache make git 15:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:41 ---> Running in d103f43fbc17 15:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:41 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:51:41 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:51:41 OK: 15866 distinct packages available 15:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:42 OK: 221 MiB in 52 packages 15:51:42 OK: 221 MiB in 52 packages 15:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:42 Removing intermediate container 438a58ef2985 15:51:42 ---> da1388434d29 15:51:42 Step 6/26 : COPY go.mod vendor* ./ 15:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:42 Removing intermediate container 1f3850b15736 15:51:42 ---> 64dcb97a114a 15:51:42 Step 6/22 : COPY go.mod vendor* ./ 15:51:42 OK: 221 MiB in 52 packages 15:51:43 ---> 08b8e987d70f 15:51:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:43 ---> 59f88e66e9e8 15:51:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:43 ---> Running in 690d181321c9 15:51:43 OK: 221 MiB in 52 packages 15:51:43 ---> Running in 54b5db16ba0d 15:51:43 OK: 221 MiB in 52 packages 15:51:43 Removing intermediate container d103f43fbc17 15:51:43 ---> 8d8ed2631f15 15:51:43 Step 6/22 : COPY go.mod vendor* ./ 15:51:43 ---> 981da1f08a2f 15:51:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:43 ---> Running in 19e72ab284f1 15:51:43 Removing intermediate container c0ada1eb83f9 15:51:43 ---> 8d8a9bbd88e1 15:51:43 Step 6/23 : COPY go.mod vendor* ./ 15:51:43 Removing intermediate container e18fe759a71e 15:51:43 ---> 79a87adad273 15:51:43 Step 5/20 : COPY go.mod vendor* ./ 15:51:43 ---> 7db765b71274 15:51:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:43 ---> Running in 1394dfbe3561 15:51:44 ---> 6dbb73a6b1fa 15:51:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:44 ---> Running in 5feeaa77ecfd 15:51:44 Removing intermediate container 690d181321c9 15:51:44 ---> bcc3dc75c6c6 15:51:44 Step 8/26 : COPY . . 15:51:44 Removing intermediate container 54b5db16ba0d 15:51:44 ---> 688e3ed9680d 15:51:44 Step 8/22 : COPY . . 15:51:45 Removing intermediate container 19e72ab284f1 15:51:45 ---> 390079316bca 15:51:45 Step 8/22 : COPY . . 15:51:48 using credential edgex-jenkins-ssh 15:51:48 Cloning the remote Git repository 15:51:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:51:48 > git init /w/workspace/edgex-go/246 # timeout=10 15:51:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:51:48 > git --version # timeout=10 15:51:48 > git --version # 'git version 2.25.1' 15:51:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:51 Removing intermediate container 1394dfbe3561 15:51:51 ---> 72c4482db33f 15:51:51 Step 8/23 : COPY . . 15:51:51 ---> 3aab7e7cc465 15:51:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:51:51 Removing intermediate container 5feeaa77ecfd 15:51:51 ---> 1e4be515082d 15:51:51 Step 7/20 : COPY . . 15:51:51 ---> 1635ad307f84 15:51:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:51:51 ---> 331a5e93dbbb 15:51:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:51:52 ---> Running in 5a2783c367a9 15:51:54 ---> Running in b7d6500aea70 15:51:54 ---> Running in 711395f63980 15:51:54 Removing intermediate container 5a2783c367a9 15:51:54 ---> f25e26ba6933 15:51:54 Step 10/26 : WORKDIR /edgex-go/spire-build 15:51:54 ---> Running in 64d00e807b7d 15:51:54 Removing intermediate container 64d00e807b7d 15:51:54 ---> 42e131e3b99c 15:51:54 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 15:51:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:51:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:51:55 ---> Running in 4159e6bcbcbd 15:51:56 ---> f0c6b8020d81 15:51:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:51:56 Removing intermediate container 4159e6bcbcbd 15:51:56 ---> 40f723831bec 15:51:56 Step 12/26 : WORKDIR /edgex-go 15:51:56 ---> a0b1fbf6ca36 15:51:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:51:56 ---> Running in bc5e3290ce61 15:51:56 ---> Running in c566071e0aff 15:51:56 ---> Running in 27acb1810273 15:51:56 Removing intermediate container bc5e3290ce61 15:51:56 ---> 521f66d763d5 15:51:56 15:51:56 Step 13/26 : FROM alpine:3.15 15:51:56 3.15: Pulling from library/alpine 15:51:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:51:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:51:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:51:57 Status: Downloaded newer image for alpine:3.15 15:51:57 ---> 0ac33e5f5afa 15:51:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:51:57 ---> Running in 868e4df7a649 15:51:57 Removing intermediate container 868e4df7a649 15:51:57 ---> b8d18f162119 15:51:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:57 ---> Running in b0b3ed918b23 15:51:59 Removing intermediate container b0b3ed918b23 15:51:59 ---> dac9d77ac180 15:51:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:51:59 ---> Running in 7fc0da09309d 15:52:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:01 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:52:01 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:52:01 OK: 15859 distinct packages available 15:52:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:02 (1/5) Installing dumb-init (1.2.5-r1) 15:52:02 (2/5) Installing musl-obstack (1.2.3-r0) 15:52:02 (3/5) Installing libucontext (1.1-r0) 15:52:02 (4/5) Installing gcompat (1.0.0-r4) 15:52:02 (5/5) Installing openssl (1.1.1o-r0) 15:52:03 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 15:52:03 Executing busybox-1.34.1-r5.trigger 15:52:03 1 error; 6 MiB in 18 packages 15:52:04 Building security-secretstore-setup 15:52:06 Avoid second fetch 15:52:06 Checking out Revision 1e950a92d08d8119d15900c5f3f0f49ced750c51 (main) 15:52:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:06 > git config core.sparsecheckout # timeout=10 15:52:06 > git checkout -f 1e950a92d08d8119d15900c5f3f0f49ced750c51 # timeout=10 15:52:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:52:09 ---> 91e0ebbc20d7 15:52:09 Step 3/25 : WORKDIR /edgex-go 15:52:09 ---> Using cache 15:52:09 ---> 60e7eeaa2de6 15:52:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:09 ---> Using cache 15:52:09 ---> 528c05683dcf 15:52:09 Step 5/25 : RUN apk add --update --no-cache make git 15:52:09 ---> Using cache 15:52:09 ---> 8d8ed2631f15 15:52:09 Step 6/25 : COPY go.mod vendor* ./ 15:52:09 ---> Using cache 15:52:09 ---> 981da1f08a2f 15:52:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:09 ---> Using cache 15:52:09 ---> 390079316bca 15:52:09 Step 8/25 : COPY . . 15:52:09 ---> Using cache 15:52:09 ---> 1635ad307f84 15:52:09 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:52:10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#4061)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:52:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:11 Dload Upload Total Spent Left Speed 15:52:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 81145 0 --:--:-- --:--:-- --:--:-- 81686 [Pipeline] sh 15:52:12 ---> Running in c9f14e75788d 15:52:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:52:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:52:12 + sudo tee /etc/docker/daemon.new 15:52:12 { 15:52:12 "registry-mirrors": [ 15:52:12 "https://nexus3.edgexfoundry.org:10001" 15:52:12 ], 15:52:12 "bip": "10.250.0.254/24", 15:52:12 "hosts": [ 15:52:12 "tcp://0.0.0.0:5555", 15:52:12 "unix:///var/run/docker.sock" 15:52:12 ], 15:52:12 "mtu": 1458, 15:52:12 "selinux-enabled": true, 15:52:12 "seccomp-profile": "/etc/docker/seccomp.json" 15:52:12 } [Pipeline] sh 15:52:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:52:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:52:13 + sudo service docker restart 15:52:28 Removing intermediate container 27acb1810273 15:52:28 ---> 472359b1047f 15:52:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:52:28 ---> Running in 8f013ecf8366 15:52:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:52:29 Removing intermediate container 8f013ecf8366 15:52:29 ---> 9eb9c2b7e4d3 15:52:29 15:52:29 Step 11/23 : FROM docker:20.10.14 15:52:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:52:29 Removing intermediate container b7d6500aea70 15:52:29 ---> d629377d9b5f 15:52:29 15:52:29 Step 10/22 : FROM alpine:3.14 15:52:29 Removing intermediate container c566071e0aff 15:52:29 ---> 2108369add08 15:52:29 15:52:29 Step 9/20 : FROM alpine:3.15 15:52:29 ---> 0ac33e5f5afa 15:52:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:29 ---> Using cache 15:52:29 ---> b8d18f162119 15:52:29 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:29 ---> Using cache 15:52:29 ---> dac9d77ac180 15:52:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:52:29 Removing intermediate container 711395f63980 15:52:29 ---> 57d9a9d57338 15:52:29 15:52:29 Step 10/22 : FROM alpine:3.14 15:52:29 ---> Running in 0bdd259fc2e8 15:52:30 20.10.14: Pulling from library/docker 15:52:30 3.14: Pulling from library/alpine 15:52:30 3.14: Pulling from library/alpine 15:52:31 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:52:31 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:52:31 Status: Image is up to date for alpine:3.14 15:52:31 Status: Downloaded newer image for alpine:3.14 15:52:31 ---> e04c818066af 15:52:31 ---> e04c818066af 15:52:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:52:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:52:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:31 provisioning config files... 15:52:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/246@tmp/config7126874538611100678tmp 15:52:31 ---> Running in 112f8facc2d9 15:52:31 ---> Running in 49ff791fe4e4 15:52:31 Removing intermediate container c9f14e75788d 15:52:31 ---> 5b8135ea8839 15:52:31 15:52:31 Step 10/25 : FROM alpine:3.14 15:52:31 ---> e04c818066af 15:52:31 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:31 ---> Running in 4e729ddfe085 15:52:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:32 ---> docker-login.sh 15:52:32 nexus3.edgexfoundry.org:10001 15:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:52:32 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:52:32 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:52:32 OK: 15859 distinct packages available 15:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:52:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:52:32 (1/1) Installing dumb-init (1.2.5-r1) 15:52:32 Executing busybox-1.33.1-r7.trigger 15:52:32 OK: 6 MiB in 15 packages 15:52:32 (1/2) Installing ca-certificates (20211220-r0) 15:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:32 (2/2) Installing dumb-init (1.2.5-r1) 15:52:32 Executing busybox-1.33.1-r7.trigger 15:52:32 Executing ca-certificates-20211220-r0.trigger 15:52:32 (1/3) Installing ca-certificates (20211220-r0) 15:52:32 (2/3) Installing dumb-init (1.2.5-r1) 15:52:32 (3/3) Installing su-exec (0.2-r1) 15:52:32 Executing busybox-1.33.1-r7.trigger 15:52:32 OK: 6 MiB in 16 packages 15:52:32 Executing ca-certificates-20211220-r0.trigger 15:52:32 OK: 6 MiB in 17 packages 15:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:32 Configure a credential helper to remove this warning. See 15:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:32 15:52:32 Login Succeeded 15:52:32 nexus3.edgexfoundry.org:10002 15:52:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:33 Configure a credential helper to remove this warning. See 15:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:33 15:52:33 Login Succeeded 15:52:33 nexus3.edgexfoundry.org:10003 15:52:33 Removing intermediate container 112f8facc2d9 15:52:33 ---> 28fa65180c13 15:52:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:33 (1/9) Installing ca-certificates (20211220-r0) 15:52:33 ---> Running in 4d8da63dfa72 15:52:33 (2/9) Installing brotli-libs (1.0.9-r5) 15:52:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:52:33 Removing intermediate container 4d8da63dfa72 15:52:33 ---> f395caecf087 15:52:33 Step 13/22 : ENV APP_PORT=59861 15:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:33 (4/9) Installing libcurl (7.80.0-r1) 15:52:33 ---> Running in 20be4929fcbf 15:52:33 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 15:52:33 (5/9) Installing curl (7.80.0-r1) 15:52:33 Removing intermediate container 49ff791fe4e4 15:52:33 ---> b1385f383cb2 15:52:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:52:33 Removing intermediate container 4e729ddfe085 15:52:33 ---> 1a668e34f8f5 15:52:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:52:33 ---> Running in 6c53577f93a9 15:52:33 ---> Running in 14753fa77c90 15:52:33 Removing intermediate container 20be4929fcbf 15:52:33 ---> a67140dc6dde 15:52:33 Step 14/22 : EXPOSE $APP_PORT 15:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:34 Configure a credential helper to remove this warning. See 15:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:34 15:52:34 Login Succeeded 15:52:34 nexus3.edgexfoundry.org:10004 15:52:34 ---> Running in 5e08e338b422 15:52:34 Removing intermediate container 6c53577f93a9 15:52:34 ---> ae0625e48387 15:52:34 Step 13/22 : ENV APP_PORT=59860 15:52:34 Removing intermediate container 14753fa77c90 15:52:34 ---> b0d656145f4b 15:52:34 Step 13/25 : WORKDIR / 15:52:34 ---> Running in 47974d2c653c 15:52:34 Removing intermediate container 5e08e338b422 15:52:34 ---> 2de6b2cf8e69 15:52:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:34 ---> Running in c515c85fa880 15:52:34 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:52:34 Status: Downloaded newer image for docker:20.10.14 15:52:34 ---> 7417809fdb73 15:52:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:52:34 ---> Running in 4dbad976cebf 15:52:34 Removing intermediate container 47974d2c653c 15:52:34 ---> 7f49e30915e6 15:52:34 Step 14/22 : EXPOSE $APP_PORT 15:52:34 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 15:52:34 (6/9) Installing dumb-init (1.2.5-r1) 15:52:34 Removing intermediate container c515c85fa880 15:52:34 ---> 5c33534742d2 15:52:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:34 Configure a credential helper to remove this warning. See 15:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:34 15:52:34 Login Succeeded 15:52:34 docker.io 15:52:34 ---> Running in affece830acd 15:52:34 ---> a3888a9d0677 15:52:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:52:34 Removing intermediate container 4dbad976cebf 15:52:34 ---> 427f129898f0 15:52:34 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 15:52:34 Removing intermediate container affece830acd 15:52:34 ---> cbf37299d238 15:52:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:34 ---> Running in b77492c53772 15:52:34 ---> a25f37174710 15:52:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:34 (7/9) Installing musl-obstack (1.2.3-r0) 15:52:34 ---> e8eb6d9f034b 15:52:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:52:34 (8/9) Installing libucontext (1.1-r0) 15:52:34 ---> 00dbb8b75e5f 15:52:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:34 (9/9) Installing gcompat (1.0.0-r4) 15:52:34 ---> a80c16b90090 15:52:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:35 Executing busybox-1.34.1-r5.trigger 15:52:35 Executing ca-certificates-20211220-r0.trigger 15:52:35 (1/43) Installing readline (8.1.1-r0) 15:52:35 (2/43) Installing bash (5.1.16-r0) 15:52:35 ---> 3ca6c2389c38 15:52:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:52:35 Executing bash-5.1.16-r0.post-install 15:52:35 2 errors; 7 MiB in 21 packages 15:52:35 (3/43) Installing brotli-libs (1.0.9-r5) 15:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:35 Configure a credential helper to remove this warning. See 15:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:35 15:52:35 Login Succeeded 15:52:35 ---> docker-login.sh ends [Pipeline] } 15:52:35 Deleting 1 temporary files 15:52:35 ---> ceffe2ad1add 15:52:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:52:35 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:52:35 (5/43) Installing libcurl (7.80.0-r2) 15:52:35 ---> dda17c5a406f 15:52:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:52:35 (6/43) Installing curl (7.80.0-r2) 15:52:35 (7/43) Installing dumb-init (1.2.5-r1) 15:52:35 (8/43) Installing libbz2 (1.0.8-r1) 15:52:35 (9/43) Installing expat (2.4.7-r0) 15:52:35 (10/43) Installing libffi (3.4.2-r1) 15:52:35 (11/43) Installing gdbm (1.22-r0) 15:52:35 ---> Running in c0b12cf8c29d 15:52:35 ---> 7838733c2411 15:52:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:52:35 (12/43) Installing xz-libs (5.2.5-r1) 15:52:35 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:52:35 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:52:35 (15/43) Installing mpdecimal (2.5.1-r1) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:52:35 (16/43) Installing sqlite-libs (3.36.0-r0) 15:52:35 (17/43) Installing python3 (3.9.7-r4) 15:52:35 Removing intermediate container c0b12cf8c29d 15:52:35 ---> 7fee5c5f4009 15:52:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:35 Building security-spire-config [Pipeline] echo 15:52:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:35 ========================================================= 15:52:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:52:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:52:36 (18/43) Installing py3-appdirs (1.4.4-r2) 15:52:36 (19/43) Installing py3-certifi (2020.12.5-r1) 15:52:36 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:52:36 (21/43) Installing py3-idna (3.3-r0) 15:52:36 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:52:36 (23/43) Installing py3-requests (2.26.0-r1) 15:52:36 (24/43) Installing py3-msgpack (1.0.2-r1) 15:52:36 (25/43) Installing py3-lockfile (0.12.2-r4) 15:52:36 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:52:36 (27/43) Installing py3-colorama (0.4.4-r1) 15:52:36 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:52:36 (29/43) Installing py3-distlib (0.3.3-r0) 15:52:36 (30/43) Installing py3-distro (1.6.0-r0) 15:52:36 (31/43) Installing py3-six (1.16.0-r0) 15:52:36 (32/43) Installing py3-webencodings (0.5.1-r4) 15:52:36 (33/43) Installing py3-html5lib (1.1-r1) 15:52:36 (34/43) Installing py3-parsing (2.4.7-r2) 15:52:36 (35/43) Installing py3-packaging (20.9-r1) 15:52:36 (36/43) Installing py3-tomli (1.2.2-r0) 15:52:36 (37/43) Installing py3-pep517 (0.12.0-r0) 15:52:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:36 9b3977197b4f: Pulling fs layer 15:52:36 1a89e8eeedd5: Pulling fs layer 15:52:36 94645a83ff95: Pulling fs layer 15:52:36 e6fb740bc735: Pulling fs layer 15:52:36 3a77bd46dcc9: Pulling fs layer 15:52:36 355e64cbe906: Pulling fs layer 15:52:36 63ab81a10011: Pulling fs layer 15:52:36 555d1d1c4555: Pulling fs layer 15:52:36 7d9057610161: Pulling fs layer 15:52:36 e6fb740bc735: Waiting 15:52:36 3a77bd46dcc9: Waiting 15:52:36 355e64cbe906: Waiting 15:52:36 63ab81a10011: Waiting 15:52:36 555d1d1c4555: Waiting 15:52:36 7d9057610161: Waiting 15:52:36 94645a83ff95: Download complete 15:52:36 1a89e8eeedd5: Verifying Checksum 15:52:36 1a89e8eeedd5: Download complete 15:52:36 3a77bd46dcc9: Verifying Checksum 15:52:36 3a77bd46dcc9: Download complete 15:52:36 355e64cbe906: Verifying Checksum 15:52:36 355e64cbe906: Download complete 15:52:36 9b3977197b4f: Verifying Checksum 15:52:36 9b3977197b4f: Download complete 15:52:36 63ab81a10011: Verifying Checksum 15:52:36 63ab81a10011: Download complete 15:52:36 (38/43) Installing py3-progress (1.6-r0) 15:52:36 (39/43) Installing py3-retrying (1.3.3-r2) 15:52:36 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:52:36 (41/43) Installing py3-setuptools (52.0.0-r4) 15:52:36 (42/43) Installing py3-toml (0.10.2-r2) 15:52:36 (43/43) Installing py3-pip (20.3.4-r1) 15:52:36 Executing busybox-1.34.1-r5.trigger 15:52:36 OK: 83 MiB in 65 packages 15:52:36 ---> 0f12d95fdf2e 15:52:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:52:36 Collecting docker-compose==1.23.2 15:52:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:52:37 Collecting docopt<0.7,>=0.6.1 15:52:37 Downloading docopt-0.6.2.tar.gz (25 kB) 15:52:37 9b3977197b4f: Pull complete 15:52:37 7d9057610161: Verifying Checksum 15:52:37 7d9057610161: Download complete 15:52:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:52:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:52:37 1a89e8eeedd5: Pull complete 15:52:38 Collecting PyYAML<4,>=3.10 15:52:38 Downloading PyYAML-3.13.tar.gz (270 kB) 15:52:38 94645a83ff95: Pull complete 15:52:38 ---> Running in c71b637cbcd8 15:52:38 555d1d1c4555: Verifying Checksum 15:52:38 555d1d1c4555: Download complete 15:52:38 ---> c402eba374f4 15:52:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:52:38 ---> Running in 1490f134813e 15:52:38 Removing intermediate container c71b637cbcd8 15:52:38 ---> c74d9061f345 15:52:38 Step 20/22 : LABEL arch=x86_64 15:52:38 Removing intermediate container 1490f134813e 15:52:38 ---> 03996d92b46f 15:52:38 Collecting cached-property<2,>=1.2.0 15:52:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:38 ---> Running in c65b92773f7c 15:52:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:52:38 Collecting jsonschema<3,>=2.5.1 15:52:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:52:38 ---> Running in c09272adb70b 15:52:38 Removing intermediate container c65b92773f7c 15:52:38 ---> 37eceafc17e6 15:52:38 Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 15:52:38 Collecting websocket-client<1.0,>=0.32.0 15:52:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:52:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:52:39 Collecting dockerpty<0.5,>=0.4.1 15:52:39 ---> Running in 99dd3bc6ab9b 15:52:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:52:39 ---> 2265fbfbb7dd 15:52:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:52:39 Removing intermediate container c09272adb70b 15:52:39 ---> 51399ccbd1d0 15:52:39 Step 20/22 : LABEL arch=x86_64 15:52:39 ---> Running in dbd9b4ffda64 15:52:39 Removing intermediate container 99dd3bc6ab9b 15:52:39 ---> ab93f86f67b0 15:52:39 Step 22/22 : LABEL version=2.2.1-dev.17 15:52:39 e6fb740bc735: Verifying Checksum 15:52:39 e6fb740bc735: Download complete 15:52:39 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:52:39 ---> 91e0ebbc20d7 15:52:39 Step 3/26 : WORKDIR /edgex-go 15:52:39 ---> Using cache 15:52:39 ---> 60e7eeaa2de6 15:52:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:39 ---> Using cache 15:52:39 ---> 528c05683dcf 15:52:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:52:39 ---> Running in af8d76e9d434 15:52:39 ---> Running in ca097385d344 15:52:39 ---> 73501bfff746 15:52:39 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/ 15:52:39 Removing intermediate container dbd9b4ffda64 15:52:39 ---> 4f5dbc4bf9cf 15:52:39 Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 15:52:39 ---> Running in cdf9124bfaa0 15:52:39 Removing intermediate container ca097385d344 15:52:39 ---> 3ddd16fdf63f 15:52:39 15:52:39 Collecting texttable<0.10,>=0.9.0 15:52:39 Downloading texttable-0.9.1.tar.gz (11 kB) 15:52:39 ---> Running in b3cf9859369b 15:52:39 Successfully built 3ddd16fdf63f 15:52:39 Successfully tagged support-scheduler:latest 15:52:39  Building support-scheduler ... done Building core-metadata 15:52:39 Removing intermediate container b3cf9859369b 15:52:39 ---> 7c5410f1d806 15:52:39 Step 22/22 : LABEL version=2.2.1-dev.17 15:52:39 ---> Running in c5a907261758 15:52:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:39 Collecting docker<4.0,>=3.6.0 15:52:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:52:40 Collecting docker-pycreds>=0.4.0 15:52:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:52:40 Collecting idna<2.8,>=2.5 15:52:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:52:40 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) 15:52:40 Collecting urllib3<1.25,>=1.21.1 15:52:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:52:40 Collecting chardet<3.1.0,>=3.0.2 15:52:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:52:40 Removing intermediate container c5a907261758 15:52:40 ---> 71d9380b6190 15:52:40 15:52:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:52:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:52:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:52:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:52:40 Successfully built 71d9380b6190 15:52:40 Successfully tagged support-notifications:latest 15:52:40  Building support-notifications ... done Building security-proxy-setup 15:52:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:52:40 Attempting uninstall: urllib3 15:52:40 Found existing installation: urllib3 1.26.7 15:52:40 Uninstalling urllib3-1.26.7: 15:52:40 Successfully uninstalled urllib3-1.26.7 15:52:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:40 OK: 221 MiB in 52 packages 15:52:40 Attempting uninstall: idna 15:52:40 Found existing installation: idna 3.3 15:52:40 Uninstalling idna-3.3: 15:52:40 Successfully uninstalled idna-3.3 15:52:42 Attempting uninstall: requests 15:52:42 Found existing installation: requests 2.26.0 15:52:42 Uninstalling requests-2.26.0: 15:52:42 Successfully uninstalled requests-2.26.0 15:52:42 Running setup.py install for texttable: started 15:52:42 Removing intermediate container cdf9124bfaa0 15:52:42 ---> 8076d7d5d8e4 15:52:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:52:42 Removing intermediate container af8d76e9d434 15:52:42 ---> 807734f0d1c3 15:52:42 Step 6/26 : COPY go.mod vendor* ./ 15:52:42 ---> Running in 19054f4040cf 15:52:42 Removing intermediate container 19054f4040cf 15:52:42 ---> 4d7c3ca1929c 15:52:42 Step 23/25 : LABEL arch=x86_64 15:52:42 ---> c0dc47507153 15:52:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:42 Running setup.py install for texttable: finished with status 'done' 15:52:42 ---> Running in a70f4eaebd71 15:52:42 Running setup.py install for PyYAML: started 15:52:42 ---> Running in 96250d0d4fac 15:52:42 Removing intermediate container a70f4eaebd71 15:52:42 ---> b78d29c1d463 15:52:42 Step 24/25 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 15:52:43 ---> Running in 5978257dd473 15:52:43 Running setup.py install for PyYAML: finished with status 'done' 15:52:43 Running setup.py install for docopt: started 15:52:43 Removing intermediate container 5978257dd473 15:52:43 ---> 193e310d38ed 15:52:43 Step 25/25 : LABEL version=2.2.1-dev.17 15:52:43 ---> Running in 8334b74b485c 15:52:43 Removing intermediate container 8334b74b485c 15:52:43 ---> 15d9a59e32a5 15:52:43 15:52:43 Running setup.py install for docopt: finished with status 'done' 15:52:43 Running setup.py install for dockerpty: started 15:52:43 Successfully built 15d9a59e32a5 15:52:43 Successfully tagged security-secretstore-setup:latest 15:52:43  Building security-secretstore-setup ... done Building core-data 15:52:43 Running setup.py install for dockerpty: finished with status 'done' 15:52:44 Removing intermediate container 96250d0d4fac 15:52:44 ---> 524cd743acf4 15:52:44 Step 8/26 : COPY . . 15:52:44 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 15:52:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:46 ---> 91e0ebbc20d7 15:52:46 Step 3/23 : WORKDIR /edgex-go 15:52:46 ---> Using cache 15:52:46 ---> 60e7eeaa2de6 15:52:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:46 ---> Using cache 15:52:46 ---> 528c05683dcf 15:52:46 Step 5/23 : RUN apk add --update --no-cache make git 15:52:46 ---> Using cache 15:52:46 ---> 8d8ed2631f15 15:52:46 Step 6/23 : COPY go.mod vendor* ./ 15:52:46 ---> Using cache 15:52:46 ---> 981da1f08a2f 15:52:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:46 ---> Using cache 15:52:46 ---> 390079316bca 15:52:46 Step 8/23 : COPY . . 15:52:46 ---> Using cache 15:52:46 ---> 1635ad307f84 15:52:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:52:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:47 ---> 91e0ebbc20d7 15:52:47 Step 3/22 : WORKDIR /edgex-go 15:52:47 ---> Using cache 15:52:47 ---> 60e7eeaa2de6 15:52:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:47 ---> Using cache 15:52:47 ---> 528c05683dcf 15:52:47 Step 5/22 : RUN apk add --update --no-cache make git 15:52:47 ---> Using cache 15:52:47 ---> 8d8ed2631f15 15:52:47 Step 6/22 : COPY go.mod vendor* ./ 15:52:47 ---> Using cache 15:52:47 ---> 981da1f08a2f 15:52:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:47 ---> Using cache 15:52:47 ---> 390079316bca 15:52:47 Step 8/22 : COPY . . 15:52:47 ---> Using cache 15:52:47 ---> 1635ad307f84 15:52:47 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:52:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:49 ---> 91e0ebbc20d7 15:52:49 Step 3/23 : WORKDIR /edgex-go 15:52:49 ---> Using cache 15:52:49 ---> 60e7eeaa2de6 15:52:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:49 ---> Using cache 15:52:49 ---> 528c05683dcf 15:52:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:52:49 ---> Running in c8d0cdec3c3a 15:52:49 ---> Running in 612cc9ece6e5 15:52:49 ---> Running in d7094e6c256a 15:52:49 ---> 6c38858de59a 15:52:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:52:49 ---> Running in 2f625d4a8807 15:52:50 Removing intermediate container 2f625d4a8807 15:52:50 ---> 512c44a1cb91 15:52:50 Step 10/26 : WORKDIR /edgex-go/spire-build 15:52:50 ---> Running in a8512af08356 15:52:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:52:50 Removing intermediate container a8512af08356 15:52:50 ---> 413b9e174b88 15:52:50 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 15:52:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:52:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:50 ---> Running in 9eb20d710672 15:52:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:51 OK: 221 MiB in 52 packages 15:52:51 Removing intermediate container 9eb20d710672 15:52:51 ---> bd21d28c6535 15:52:51 Step 12/26 : WORKDIR /edgex-go 15:52:52 ---> Running in eae3ee0c803a 15:52:52 Removing intermediate container b77492c53772 15:52:52 ---> bb862f992442 15:52:52 Step 14/23 : ENV APP_PORT=58890 15:52:52 Removing intermediate container eae3ee0c803a 15:52:52 ---> a74919176395 15:52:52 15:52:52 Step 13/26 : FROM alpine:3.15 15:52:52 ---> 0ac33e5f5afa 15:52:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:52 ---> Running in 300e45cafb4c 15:52:52 ---> Using cache 15:52:52 ---> b8d18f162119 15:52:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:52 ---> Using cache 15:52:52 ---> dac9d77ac180 15:52:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:52:52 Removing intermediate container d7094e6c256a 15:52:52 ---> 5f5c4ed71ca3 15:52:52 Step 6/23 : COPY go.mod vendor* ./ 15:52:52 ---> Running in 98b1f559f8dc 15:52:52 Removing intermediate container 300e45cafb4c 15:52:52 ---> 1e76a369bb5f 15:52:52 Step 15/23 : EXPOSE $APP_PORT 15:52:52 ---> Running in b1d526b5713e 15:52:52 Removing intermediate container b1d526b5713e 15:52:52 ---> f7352ed27bb1 15:52:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:52:52 ---> 812ad6cc0f0c 15:52:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:52 ---> Running in 0c58591d996f 15:52:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:53 ---> 89546b4026b3 15:52:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:52:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:53 ---> 28770528135c 15:52:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:52:54 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:52:54 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:52:54 OK: 15859 distinct packages available 15:52:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:54 e6fb740bc735: Pull complete 15:52:54 3a77bd46dcc9: Pull complete 15:52:54 355e64cbe906: Pull complete 15:52:54 63ab81a10011: Pull complete 15:52:54 ---> 93c6daf85892 15:52:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:52:54 ---> Running in 0a83dfeee6f7 15:52:54 Removing intermediate container 0c58591d996f 15:52:54 ---> 7b1561dbbf21 15:52:54 Step 8/23 : COPY . . 15:52:54 Removing intermediate container 0a83dfeee6f7 15:52:54 ---> df464bc3bca6 15:52:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:55 (1/4) Installing dumb-init (1.2.5-r1) 15:52:55 (2/4) Installing musl-obstack (1.2.3-r0) 15:52:55 (3/4) Installing libucontext (1.1-r0) 15:52:55 (4/4) Installing gcompat (1.0.0-r4) 15:52:55 Executing busybox-1.34.1-r5.trigger 15:52:55 OK: 6 MiB in 18 packages 15:52:57 ---> Running in 3cfb5aa76483 15:52:58 555d1d1c4555: Pull complete 15:52:59 Removing intermediate container 3cfb5aa76483 15:52:59 ---> 84a6a5f21eca 15:52:59 Step 21/23 : LABEL arch=x86_64 15:52:59 Removing intermediate container 98b1f559f8dc 15:52:59 ---> 5cab0c3b92f7 15:52:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:52:59 ---> Running in e0d9cfe01701 15:52:59 Removing intermediate container e0d9cfe01701 15:52:59 ---> 7ef15771d3a3 15:52:59 Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 15:52:59 ---> Running in f9546fbd06ee 15:53:00 Removing intermediate container f9546fbd06ee 15:53:00 ---> 1f8fbd25bc85 15:53:00 Step 23/23 : LABEL version=2.2.1-dev.17 15:53:00 ---> Running in 8d2dac062bcc 15:53:00 Removing intermediate container 8d2dac062bcc 15:53:00 ---> 3c8cb8da8087 15:53:00 15:53:00 Successfully built 3c8cb8da8087 15:53:00 Successfully tagged sys-mgmt-agent:latest 15:53:00  Building sys-mgmt-agent ... done Building security-spire-server 15:53:01 7d9057610161: Pull complete 15:53:01 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 15:53:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:53:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:53:01 + docker build -t ci-base-image-arm64 -f - . 15:53:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:53:01 WORKDIR /edgex 15:53:01 COPY go.mod . 15:53:01 RUN go mod download 15:53:02 ---> 8f6ab3114ed8 15:53:02 Step 9/23 : RUN make cmd/core-data/core-data 15:53:03 ---> 9984dec81460 15:53:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:53:03 ---> Running in b54e1d7e4982 15:53:04 Sending build context to Docker daemon 169.2MB 15:53:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:53:04 ---> 819e984ddca1 15:53:04 Step 2/4 : WORKDIR /edgex 15:53:04 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:53:04 ---> 0ea1814c2aac 15:53:04 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:53:04 ---> Running in 44c2e5ad3d36 15:53:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:53:05 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:53:05 ---> 91e0ebbc20d7 15:53:05 Step 3/25 : WORKDIR /edgex-go 15:53:05 ---> Using cache 15:53:05 ---> 60e7eeaa2de6 15:53:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:05 ---> Using cache 15:53:05 ---> 528c05683dcf 15:53:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:53:05 ---> Using cache 15:53:05 ---> 807734f0d1c3 15:53:05 Step 6/25 : COPY go.mod vendor* ./ 15:53:05 ---> Using cache 15:53:05 ---> c0dc47507153 15:53:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:05 ---> Using cache 15:53:05 ---> 524cd743acf4 15:53:05 Step 8/25 : COPY . . 15:53:05 ---> Using cache 15:53:05 ---> 6c38858de59a 15:53:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:53:05 ---> Using cache 15:53:05 ---> 512c44a1cb91 15:53:05 Step 10/25 : WORKDIR /edgex-go/spire-build 15:53:05 ---> Using cache 15:53:05 ---> 413b9e174b88 15:53:05 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 15:53:05 Removing intermediate container 44c2e5ad3d36 15:53:05 ---> 94f834ee2a38 15:53:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:53:05 ---> Running in 03cf26e5c67c 15:53:05 ---> 8a43947d7c9e 15:53:05 Step 21/26 : WORKDIR / 15:53:05 ---> Running in 2f8712bec746 15:53:05 Removing intermediate container 2f8712bec746 15:53:05 ---> 4b9825e2f5c9 15:53:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:53:05 ---> Running in 634624a83864 15:53:06 ---> Running in 1e035a7fadab 15:53:06 Removing intermediate container 634624a83864 15:53:06 ---> e42d9cebe7c1 15:53:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:53:06 Removing intermediate container 03cf26e5c67c 15:53:06 ---> 9a79ed888162 15:53:06 Step 12/25 : WORKDIR /edgex-go 15:53:06 ---> Running in 86ff4be18513 15:53:06 ---> Running in 1c06b3300bca 15:53:06 Removing intermediate container 86ff4be18513 15:53:06 ---> c869c6bdeb0a 15:53:06 Step 24/26 : LABEL arch=x86_64 15:53:06 Removing intermediate container 1e035a7fadab 15:53:06 ---> b4bcd467f5fc 15:53:06 Step 3/4 : COPY go.mod . 15:53:06 ---> Running in 08b0e1d44463 15:53:06 Removing intermediate container 1c06b3300bca 15:53:06 ---> 89c887159ab2 15:53:06 15:53:06 Step 13/25 : FROM alpine:3.15 15:53:06 ---> 0ac33e5f5afa 15:53:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:06 ---> Using cache 15:53:06 ---> b8d18f162119 15:53:06 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:06 ---> Using cache 15:53:06 ---> dac9d77ac180 15:53:06 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:06 Removing intermediate container 08b0e1d44463 15:53:06 ---> ae6837ebc143 15:53:06 Step 25/26 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 15:53:06 ---> Running in a47a9defaabe 15:53:07 ---> 3fc1d7f65b2b 15:53:07 Step 4/4 : RUN go mod download 15:53:07 ---> Running in 0ea94ac74a1c 15:53:07 ---> Running in 80fe125192ea 15:53:07 Removing intermediate container 80fe125192ea 15:53:07 ---> 4d731cc96f69 15:53:07 Step 26/26 : LABEL version=2.2.1-dev.17 15:53:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:07 Removing intermediate container c8d0cdec3c3a 15:53:07 ---> ae2a99b4f181 15:53:07 15:53:07 Step 10/23 : FROM alpine:3.14 15:53:07 ---> e04c818066af 15:53:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:53:07 ---> Using cache 15:53:07 ---> 28fa65180c13 15:53:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:07 ---> Using cache 15:53:07 ---> f395caecf087 15:53:07 Step 13/23 : ENV APP_PORT=59881 15:53:07 ---> Running in 7871e150507d 15:53:08 ---> Running in 28ea04030d3e 15:53:08 Removing intermediate container 7871e150507d 15:53:08 ---> 3472fbf6960b 15:53:08 15:53:08 Removing intermediate container 28ea04030d3e 15:53:08 ---> 5840da1053a2 15:53:08 Step 14/23 : EXPOSE $APP_PORT 15:53:08 Successfully built 3472fbf6960b 15:53:08 Successfully tagged security-spire-config:latest 15:53:08 Building security-bootstrapper 15:53:08 ---> Running in c25b25326f6f 15:53:08  Building security-spire-config ... done Removing intermediate container 612cc9ece6e5 15:53:08 ---> 8a0ed1659f4d 15:53:08 15:53:08 Step 10/22 : FROM alpine:3.14 15:53:08 ---> e04c818066af 15:53:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:53:08 ---> Running in 9b142a65dcf0 15:53:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:08 Removing intermediate container c25b25326f6f 15:53:08 ---> 40e770037da1 15:53:08 Step 15/23 : WORKDIR / 15:53:08 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:53:08 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:53:08 OK: 15859 distinct packages available 15:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:10 ---> Running in e258d91562ef 15:53:10 (1/5) Installing dumb-init (1.2.5-r1) 15:53:10 (1/6) Installing ca-certificates (20211220-r0) 15:53:10 (2/6) Installing brotli-libs (1.0.9-r5) 15:53:10 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:53:10 (4/6) Installing libcurl (7.79.1-r2) 15:53:10 (5/6) Installing curl (7.79.1-r2) 15:53:10 (6/6) Installing dumb-init (1.2.5-r1) 15:53:10 Executing busybox-1.33.1-r7.trigger 15:53:10 Executing ca-certificates-20211220-r0.trigger 15:53:10 (2/5) Installing musl-obstack (1.2.3-r0) 15:53:10 OK: 8 MiB in 20 packages 15:53:10 (3/5) Installing libucontext (1.1-r0) 15:53:10 (4/5) Installing gcompat (1.0.0-r4) 15:53:10 (5/5) Installing openssl (1.1.1o-r0) 15:53:10 Removing intermediate container e258d91562ef 15:53:10 ---> b9256124ddaf 15:53:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:10 Executing busybox-1.34.1-r5.trigger 15:53:10 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 15:53:10 1 error; 6 MiB in 18 packages 15:53:11 ---> 372e89a71ef8 15:53:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:53:11 Removing intermediate container 9b142a65dcf0 15:53:11 ---> 6fe19756ad2d 15:53:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:11 Building core-command 15:53:11 ---> Running in 1b3c20e106ff 15:53:12 ---> 8c1c2eeea867 15:53:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:53:13 Removing intermediate container 1b3c20e106ff 15:53:13 ---> 673c8a16a02b 15:53:13 Step 13/22 : WORKDIR /edgex 15:53:13 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:13 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:53:13 ---> 91e0ebbc20d7 15:53:13 Step 3/31 : WORKDIR /edgex-go 15:53:13 ---> Using cache 15:53:13 ---> 60e7eeaa2de6 15:53:13 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:13 ---> Using cache 15:53:13 ---> 528c05683dcf 15:53:13 Step 5/31 : RUN apk add --update --no-cache make git 15:53:13 ---> Using cache 15:53:13 ---> 8d8ed2631f15 15:53:13 Step 6/31 : COPY go.mod vendor* ./ 15:53:13 ---> Using cache 15:53:13 ---> 981da1f08a2f 15:53:13 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:13 ---> Using cache 15:53:13 ---> 390079316bca 15:53:13 Step 8/31 : COPY . . 15:53:13 ---> Using cache 15:53:13 ---> 1635ad307f84 15:53:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:53:14 ---> 6901d704bca7 15:53:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:53:14 ---> Running in 6a376ee7cce4 15:53:14 ---> Running in e8d38e5d2526 15:53:14 ---> Running in 1ff1227a1fe0 15:53:15 Removing intermediate container 1ff1227a1fe0 15:53:15 ---> 56cfb59fe6f6 15:53:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:15 Removing intermediate container e8d38e5d2526 15:53:15 ---> c97234360d49 15:53:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:53:15 ---> Running in 8ff31ed3ebe8 15:53:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:53:15 ---> 12e9914bb564 15:53:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:53:15 Removing intermediate container 8ff31ed3ebe8 15:53:15 ---> c3cb5500b7cb 15:53:15 Step 21/23 : LABEL arch=x86_64 15:53:15 ---> Running in dfadb4b67134 15:53:15 Removing intermediate container dfadb4b67134 15:53:15 ---> acc5b0e6a716 15:53:15 Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 15:53:15 ---> 3c02d25673d5 15:53:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:53:16 ---> Running in 679718589fe7 15:53:16 Removing intermediate container 679718589fe7 15:53:16 ---> ec6cff4435eb 15:53:16 Step 23/23 : LABEL version=2.2.1-dev.17 15:53:16 ---> 16ccf55ca6d3 15:53:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:53:16 ---> Running in 9b7ffddbf1c5 15:53:16 Removing intermediate container 9b7ffddbf1c5 15:53:16 ---> b00581273990 15:53:16 15:53:16 Successfully built b00581273990 15:53:17 Successfully tagged core-metadata:latest 15:53:17  Building core-metadata ... done  ---> 48d300fdcd9b 15:53:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:53:17 ---> Running in 41d36ec2de35 15:53:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:17 ---> 91e0ebbc20d7 15:53:17 Step 3/23 : WORKDIR /edgex-go 15:53:17 ---> Using cache 15:53:17 ---> 60e7eeaa2de6 15:53:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:17 ---> Using cache 15:53:17 ---> 528c05683dcf 15:53:17 Step 5/23 : RUN apk add --update --no-cache make git 15:53:17 ---> Using cache 15:53:17 ---> 8d8ed2631f15 15:53:17 Step 6/23 : COPY go.mod vendor* ./ 15:53:17 ---> Using cache 15:53:17 ---> 981da1f08a2f 15:53:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:17 ---> Using cache 15:53:17 ---> 390079316bca 15:53:17 Step 8/23 : COPY . . 15:53:17 ---> Using cache 15:53:17 ---> 1635ad307f84 15:53:17 Step 9/23 : RUN make cmd/core-command/core-command 15:53:17 ---> Running in e1e08b24c2a2 15:53:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:53:18 Removing intermediate container 41d36ec2de35 15:53:18 ---> dec35f1045b9 15:53:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:53:18 ---> Running in 794ef8b84b1a 15:53:18 Removing intermediate container 794ef8b84b1a 15:53:18 ---> e6933a2ebfc5 15:53:18 Step 20/22 : LABEL arch=x86_64 15:53:18 ---> Running in 7df31f3ea035 15:53:19 Removing intermediate container 7df31f3ea035 15:53:19 ---> b20ba2a1a406 15:53:19 Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 15:53:19 ---> Running in 2f959eab9be3 15:53:19 Removing intermediate container 2f959eab9be3 15:53:19 ---> 9c630069087f 15:53:19 Step 22/22 : LABEL version=2.2.1-dev.17 15:53:19 ---> Running in 01bc00a328c5 15:53:19 Removing intermediate container 01bc00a328c5 15:53:19 ---> 548f0d2abae2 15:53:19 15:53:19 Successfully built 548f0d2abae2 15:53:19 Successfully tagged security-proxy-setup:latest 15:53:26  Building security-proxy-setup ... done Removing intermediate container b54e1d7e4982 15:53:26 ---> 1ca924f0c84a 15:53:26 15:53:26 Step 10/23 : FROM alpine:3.14 15:53:26 ---> e04c818066af 15:53:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:53:26 ---> Running in 1df408d634fb 15:53:26 Removing intermediate container 1df408d634fb 15:53:26 ---> b00d9803fd3a 15:53:26 Step 12/23 : ENV APP_PORT=59880 15:53:26 ---> Running in dd5e6bc8d83d 15:53:26 Removing intermediate container dd5e6bc8d83d 15:53:26 ---> a31edf4e974b 15:53:26 Step 13/23 : EXPOSE $APP_PORT 15:53:26 ---> Running in 22ac5e19fd48 15:53:27 Removing intermediate container 22ac5e19fd48 15:53:27 ---> 096214f9d924 15:53:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:27 ---> Running in 406c0086a7bd 15:53:28 Removing intermediate container 406c0086a7bd 15:53:28 ---> 722f026eb40d 15:53:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:53:28 ---> Running in 7e78955e2860 15:53:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:29 (1/6) Installing dumb-init (1.2.5-r1) 15:53:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:53:29 (3/6) Installing libsodium (1.0.18-r0) 15:53:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:53:30 (5/6) Installing libzmq (4.3.4-r0) 15:53:30 (6/6) Installing zeromq (4.3.4-r0) 15:53:30 Executing busybox-1.33.1-r7.trigger 15:53:30 OK: 8 MiB in 20 packages 15:53:31 Removing intermediate container 6a376ee7cce4 15:53:31 ---> 94490a1442a5 15:53:31 15:53:31 Step 10/31 : FROM alpine:3.14 15:53:31 ---> e04c818066af 15:53:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:53:31 ---> Running in 63c2d0e4cd19 15:53:31 Removing intermediate container 7e78955e2860 15:53:31 ---> 38ef2a663181 15:53:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:31 Removing intermediate container 63c2d0e4cd19 15:53:31 ---> 862165ce29ca 15:53:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:53:31 ---> Running in b4c06000daf8 15:53:31 ---> c6e593cf3843 15:53:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:32 (1/2) Installing dumb-init (1.2.5-r1) 15:53:32 (2/2) Installing su-exec (0.2-r1) 15:53:32 Executing busybox-1.33.1-r7.trigger 15:53:32 OK: 6 MiB in 16 packages 15:53:32 ---> 7c6eae0c5762 15:53:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:53:32 ---> f428ad5eba68 15:53:32 Step 19/23 : ENTRYPOINT ["/core-data"] 15:53:32 ---> Running in abcbe30090c8 15:53:32 Removing intermediate container b4c06000daf8 15:53:32 ---> 43deb1bd40fd 15:53:32 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:53:33 ---> Running in 6e9a641a30f7 15:53:33 Removing intermediate container abcbe30090c8 15:53:33 ---> e97758e5f0b2 15:53:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:33 Removing intermediate container e1e08b24c2a2 15:53:33 ---> 367ff77f4910 15:53:33 15:53:33 Step 10/23 : FROM alpine:3.14 15:53:33 ---> e04c818066af 15:53:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:53:33 ---> Using cache 15:53:33 ---> 28fa65180c13 15:53:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:33 ---> Using cache 15:53:33 ---> f395caecf087 15:53:33 Step 13/23 : ENV APP_PORT=59882 15:53:33 ---> Running in 577185679eb1 15:53:33 ---> Running in d382ef67da75 15:53:33 Removing intermediate container 6e9a641a30f7 15:53:33 ---> 947c08f66ce0 15:53:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:53:33 ---> Running in 4e2f3dabfb44 15:53:33 Removing intermediate container 577185679eb1 15:53:33 ---> 4c7d61e1c142 15:53:33 Step 21/23 : LABEL arch=x86_64 15:53:33 Removing intermediate container d382ef67da75 15:53:33 ---> bcd3f0cef90c 15:53:33 Step 14/23 : EXPOSE $APP_PORT 15:53:33 ---> Running in 950e761066e5 15:53:33 ---> Running in c971d7baacc6 15:53:33 Removing intermediate container 4e2f3dabfb44 15:53:33 ---> 0cd7c997a121 15:53:33 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:53:33 ---> Running in 2ecc2db6192f 15:53:33 Removing intermediate container 950e761066e5 15:53:33 ---> 04999ae11699 15:53:33 Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 15:53:33 Removing intermediate container c971d7baacc6 15:53:33 ---> 48eef390f5f3 15:53:33 Step 15/23 : WORKDIR / 15:53:33 ---> Running in ae5f85cdc2d6 15:53:33 ---> Running in 34fd10db8697 15:53:33 Removing intermediate container ae5f85cdc2d6 15:53:33 ---> faad55b2c290 15:53:33 Step 23/23 : LABEL version=2.2.1-dev.17 15:53:33 Removing intermediate container 34fd10db8697 15:53:33 ---> e10bc21fb948 15:53:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:33 ---> Running in 6c1dd78cce81 15:53:33 Removing intermediate container 6c1dd78cce81 15:53:33 ---> 54d253d95583 15:53:33 15:53:33 ---> 1d2f5250a115 15:53:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:53:33 Successfully built 54d253d95583 15:53:33 Successfully tagged core-data:latest 15:53:34  Building core-data ... done  ---> 6cf6dbfcc45b 15:53:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:53:34 Removing intermediate container 2ecc2db6192f 15:53:34 ---> 42a67e910fdc 15:53:34 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:53:34 ---> Running in d1277dadac91 15:53:34 ---> 90aca7a71863 15:53:34 Step 19/23 : ENTRYPOINT ["/core-command"] 15:53:34 ---> Running in 14f0d62aabf4 15:53:34 Removing intermediate container d1277dadac91 15:53:34 ---> 6f6a8479f63b 15:53:34 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:53:34 Removing intermediate container 14f0d62aabf4 15:53:34 ---> 7c597cd27245 15:53:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:34 ---> Running in c00480c05d2d 15:53:34 ---> 2be7613ee88f 15:53:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:53:34 ---> Running in daacd4a8aebf 15:53:34 Removing intermediate container c00480c05d2d 15:53:34 ---> f8b90ee366b3 15:53:34 Step 21/23 : LABEL arch=x86_64 15:53:34 ---> Running in e9705e2a3562 15:53:34 Removing intermediate container e9705e2a3562 15:53:34 ---> b4b1fe917e27 15:53:34 Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 15:53:34 ---> Running in e8ac08c97941 15:53:35 Removing intermediate container e8ac08c97941 15:53:35 ---> f89d4380178a 15:53:35 Step 23/23 : LABEL version=2.2.1-dev.17 15:53:35 ---> Running in 8c4845e3db79 15:53:35 Removing intermediate container 8c4845e3db79 15:53:35 ---> c2eba16a608b 15:53:35 15:53:35 Successfully built c2eba16a608b 15:53:35 Successfully tagged core-command:latest 15:53:35  Building core-command ... done Removing intermediate container daacd4a8aebf 15:53:35 ---> ee664cf27ece 15:53:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:35 ---> 93805fbef997 15:53:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:53:35 ---> d4e737b051e2 15:53:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:53:36 ---> 32fda4f819aa 15:53:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:53:36 ---> a8955e2a4fee 15:53:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:53:36 ---> a618d5c1c708 15:53:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:53:36 ---> Running in 7881f76ea7b9 15:53:36 Removing intermediate container 7881f76ea7b9 15:53:36 ---> 29c07530cb27 15:53:36 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:53:36 ---> 83f775d58540 15:53:36 Step 26/31 : RUN chmod +x /entrypoint.sh 15:53:36 ---> Running in 3e89e30548de 15:53:37 Removing intermediate container 3e89e30548de 15:53:37 ---> 7a10af58e96b 15:53:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:53:37 ---> Running in 5ce3f12d496c 15:53:37 Removing intermediate container 5ce3f12d496c 15:53:37 ---> d7342c6f7b02 15:53:37 Step 28/31 : CMD ["gate"] 15:53:37 ---> Running in f1988c94d173 15:53:37 Removing intermediate container f1988c94d173 15:53:37 ---> 99b441022c2d 15:53:37 Step 29/31 : LABEL arch=x86_64 15:53:37 ---> Running in d511923b1856 15:53:37 Removing intermediate container d511923b1856 15:53:37 ---> 5f9a0e19c6a4 15:53:37 Step 30/31 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 15:53:38 ---> Running in f1fb7d484980 15:53:38 Removing intermediate container f1fb7d484980 15:53:38 ---> 93fe82c85572 15:53:38 Step 31/31 : LABEL version=2.2.1-dev.17 15:53:38 ---> Running in 3050ec6a8f64 15:53:38 Removing intermediate container 3050ec6a8f64 15:53:38 ---> cf5de664b5f9 15:53:38 15:53:38 Successfully built cf5de664b5f9 15:53:38 Successfully tagged security-bootstrapper:latest 15:53:38  Building security-bootstrapper ... done  15:53:38 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 15:53:38 15:53:38 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 15:53:38 15:53:38 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 15:53:38 Service 'security-spire-server' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1 [Pipeline] } 15:53:38 $ docker stop --time=1 508fe0f23993ac52869bba1c27576063ca41d9e4a319b492faa4b5c7bb1a452c 15:53:39 $ docker rm -f 508fe0f23993ac52869bba1c27576063ca41d9e4a319b492faa4b5c7bb1a452c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:53:39 Failed in branch amd64 15:53:54 Removing intermediate container 0ea94ac74a1c 15:53:54 ---> 46e6bfa2651c 15:53:54 Successfully built 46e6bfa2651c 15:53:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:54 + docker inspect -f . ci-base-image-arm64 15:53:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:54 prd-ubuntu20.04-docker-arm64-4c-16g-16579 does not seem to be running inside a container 15:53:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** ci-base-image-arm64 cat 15:53:56 $ docker top 7faa4ad2be168e78ef31b61782c84863e07d9b7526ea2326fd936e33189d0ef0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:57 + go version 15:53:57 go version go1.17.7 linux/arm64 [Pipeline] } 15:53:57 $ docker stop --time=1 7faa4ad2be168e78ef31b61782c84863e07d9b7526ea2326fd936e33189d0ef0 15:53:58 $ docker rm -f 7faa4ad2be168e78ef31b61782c84863e07d9b7526ea2326fd936e33189d0ef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:53:59 15:53:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:54:00 latest: Pulling from edgex-devops/edgex-compose-arm64 15:54:00 29e5d40040c1: Pulling fs layer 15:54:00 1ce36da41761: Pulling fs layer 15:54:00 25b303627fd3: Pulling fs layer 15:54:00 29e5d40040c1: Verifying Checksum 15:54:00 29e5d40040c1: Download complete 15:54:00 1ce36da41761: Verifying Checksum 15:54:00 1ce36da41761: Download complete 15:54:00 29e5d40040c1: Pull complete 15:54:02 25b303627fd3: Verifying Checksum 15:54:02 25b303627fd3: Download complete 15:54:02 1ce36da41761: Pull complete 15:54:14 25b303627fd3: Pull complete 15:54:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:54:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:54:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:14 prd-ubuntu20.04-docker-arm64-4c-16g-16579 does not seem to be running inside a container 15:54:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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-devops/edgex-compose-arm64:latest cat 15:54:17 $ docker top 55aa7fe5bc2018b398a22f821006b7bac4e0d2a254a8c78f9acce78f882f9612 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:18 + docker-compose build --help 15:54:18 + grep parallel 15:54:23 --parallel Build images in parallel. [Pipeline] } 15:54:23 $ docker stop --time=1 55aa7fe5bc2018b398a22f821006b7bac4e0d2a254a8c78f9acce78f882f9612 15:54:25 $ docker rm -f 55aa7fe5bc2018b398a22f821006b7bac4e0d2a254a8c78f9acce78f882f9612 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:54:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:26 prd-ubuntu20.04-docker-arm64-4c-16g-16579 does not seem to be running inside a container 15:54:26 $ 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/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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-arm64:latest cat 15:54:27 $ docker top c6c06707908c60e5774000f189b35262d87df2348cb045e11285f50ce93a8795 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:28 + docker-compose -f ./docker-compose-build.yml build --parallel 15:54:35 Building core-command ... 15:54:35 Building core-data ... 15:54:35 Building core-metadata ... 15:54:35 Building security-bootstrapper ... 15:54:35 Building security-proxy-setup ... 15:54:35 Building security-secretstore-setup ... 15:54:35 Building security-spiffe-token-provider ... 15:54:35 Building security-spire-agent ... 15:54:35 Building security-spire-config ... 15:54:35 Building security-spire-server ... 15:54:35 Building support-notifications ... 15:54:35 Building support-scheduler ... 15:54:35 Building sys-mgmt-agent ... 15:54:35 Building security-spiffe-token-provider 15:54:35 Building support-scheduler 15:54:35 Building core-command 15:54:35 Building security-spire-agent 15:54:35 Building support-notifications 15:55:32 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:55:32 ---> 46e6bfa2651c 15:55:32 Step 3/26 : WORKDIR /edgex-go 15:55:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:55:32 ---> 46e6bfa2651c 15:55:32 Step 3/23 : WORKDIR /edgex-go 15:55:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:55:32 ---> 46e6bfa2651c 15:55:32 Step 3/22 : WORKDIR /edgex-go 15:55:32 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:55:32 ---> 46e6bfa2651c 15:55:32 Step 3/20 : WORKDIR /edgex-go 15:55:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:55:32 ---> 46e6bfa2651c 15:55:32 Step 3/22 : WORKDIR /edgex-go 15:55:32 ---> Running in 38230506b893 15:55:32 ---> Running in 915b9fe4a43d 15:55:32 ---> Running in 004b56d543ab 15:55:32 ---> Running in 602e31363e7b 15:55:32 ---> Running in c5a3a7a62105 15:55:32 Removing intermediate container 38230506b893 15:55:32 ---> bf542395d5cc 15:55:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:32 ---> Running in 5f505fe50b01 15:55:32 Removing intermediate container 004b56d543ab 15:55:32 ---> 6d06dc93c6f1 15:55:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:32 Removing intermediate container 915b9fe4a43d 15:55:32 ---> df5346a02b0d 15:55:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:32 Removing intermediate container 602e31363e7b 15:55:32 ---> d89c277e063e 15:55:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:55:32 Removing intermediate container c5a3a7a62105 15:55:32 ---> 302000c5f3be 15:55:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:32 ---> Running in f7ddec1262a2 15:55:32 ---> Running in b6b9726fa66e 15:55:32 ---> Running in a00b08e48d26 15:55:32 ---> Running in ca94fadcd2da 15:55:32 Removing intermediate container 5f505fe50b01 15:55:32 ---> bb492967183b 15:55:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:55:32 ---> Running in a8f377efd516 15:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:55:32 Removing intermediate container f7ddec1262a2 15:55:32 ---> 3079d21bffe0 15:55:32 Step 5/22 : RUN apk add --update --no-cache make git 15:55:32 ---> Running in 5cf33cb328fb 15:55:32 Removing intermediate container b6b9726fa66e 15:55:32 ---> 4895fd7103e6 15:55:32 Step 5/23 : RUN apk add --update --no-cache make git 15:55:32 Removing intermediate container ca94fadcd2da 15:55:32 ---> 64e7eb587505 15:55:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:55:32 ---> Running in 3acd7d47ebcf 15:55:32 ---> Running in 1d731a3bd777 15:55:32 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:55:32 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:55:32 OK: 15743 distinct packages available 15:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:55:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:55:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:55:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:55:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:55:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:55:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:55:34 OK: 220 MiB in 52 packages 15:55:34 OK: 220 MiB in 52 packages 15:55:34 OK: 220 MiB in 52 packages 15:55:35 OK: 220 MiB in 52 packages 15:55:35 OK: 220 MiB in 52 packages 15:55:36 Removing intermediate container a8f377efd516 15:55:36 ---> e0a683c312d4 15:55:36 Step 6/26 : COPY go.mod vendor* ./ 15:55:36 Removing intermediate container a00b08e48d26 15:55:36 ---> f1971da70b39 15:55:36 Step 5/20 : COPY go.mod vendor* ./ 15:55:36 Removing intermediate container 5cf33cb328fb 15:55:36 ---> 283c67c55c6e 15:55:36 Step 6/22 : COPY go.mod vendor* ./ 15:55:36 Removing intermediate container 3acd7d47ebcf 15:55:36 ---> 41cc4f95bd1b 15:55:36 Step 6/23 : COPY go.mod vendor* ./ 15:55:36 Removing intermediate container 1d731a3bd777 15:55:36 ---> ad72698d2c29 15:55:36 Step 6/22 : COPY go.mod vendor* ./ 15:55:37 ---> 1fee1872a7c9 15:55:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:37 ---> Running in 92e29ab60da8 15:55:37 ---> 6eb94a016d49 15:55:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:37 ---> Running in 5ce51b5bc0f4 15:55:38 ---> 338709d875aa 15:55:38 ---> e3148a963aa0 15:55:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:38 ---> Running in 1dc7ea669c6e 15:55:38 ---> Running in 4c176a0883f5 15:55:38 ---> 6abdd0739f60 15:55:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:38 ---> Running in dead07af4961 15:55:43 Removing intermediate container 92e29ab60da8 15:55:43 ---> 105953644c9e 15:55:43 Step 8/26 : COPY . . 15:55:44 Removing intermediate container 5ce51b5bc0f4 15:55:44 ---> 119e57ef0785 15:55:44 Step 7/20 : COPY . . 15:55:45 Removing intermediate container dead07af4961 15:55:45 ---> e915f7b4e949 15:55:45 Step 8/22 : COPY . . 15:55:45 Removing intermediate container 1dc7ea669c6e 15:55:45 ---> 97228c2bc210 15:55:45 Step 8/23 : COPY . . 15:55:45 Removing intermediate container 4c176a0883f5 15:55:45 ---> e966eddfd127 15:55:45 Step 8/22 : COPY . . 15:56:03 ---> e9a43dc30b18 15:56:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:56:03 ---> 02230b7f3fe8 15:56:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:56:03 ---> 7ae997bf8aac 15:56:03 Step 9/23 : RUN make cmd/core-command/core-command 15:56:03 ---> d1cc52109f2c 15:56:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:56:03 ---> 0e676c2cbb3e 15:56:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:56:03 ---> Running in d48c9cf26b7b 15:56:03 ---> Running in 15dc4a55e866 15:56:03 ---> Running in 3bf60ea2a4f9 15:56:03 ---> Running in 52a58af69729 15:56:03 ---> Running in ab1526a38f9d 15:56:03 Removing intermediate container 52a58af69729 15:56:03 ---> e250cfd16715 15:56:03 Step 10/26 : WORKDIR /edgex-go/spire-build 15:56:03 ---> Running in fb17a21b94b2 15:56:03 Removing intermediate container fb17a21b94b2 15:56:03 ---> a2d2eca09b88 15:56:03 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 15:56:04 ---> Running in 88cd14974af1 15:56:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:56:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:56:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:56:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:56:06 Removing intermediate container 88cd14974af1 15:56:06 ---> d9749a85041e 15:56:06 Step 12/26 : WORKDIR /edgex-go 15:56:07 ---> Running in 21959bd95c18 15:56:07 Removing intermediate container 21959bd95c18 15:56:07 ---> 1e2839502cb5 15:56:07 15:56:07 Step 13/26 : FROM alpine:3.15 15:56:07 3.15: Pulling from library/alpine 15:56:09 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:56:09 Status: Downloaded newer image for alpine:3.15 15:56:09 ---> 3fb3c9af89a9 15:56:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:56:09 ---> Running in 46cc1a8d591f 15:56:09 Removing intermediate container 46cc1a8d591f 15:56:09 ---> e139694411ea 15:56:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:09 ---> Running in 85c625c79358 15:56:13 Removing intermediate container 85c625c79358 15:56:13 ---> a1b07c5a30a6 15:56:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:56:13 ---> Running in 8621be2e296d 15:56:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:56:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:56:17 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:56:17 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:56:17 OK: 15736 distinct packages available 15:56:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:56:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:56:20 (1/5) Installing dumb-init (1.2.5-r1) 15:56:20 (2/5) Installing musl-obstack (1.2.3-r0) 15:56:20 (3/5) Installing libucontext (1.1-r0) 15:56:20 (4/5) Installing gcompat (1.0.0-r4) 15:56:20 (5/5) Installing openssl (1.1.1o-r0) 15:56:20 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 15:56:20 Executing busybox-1.34.1-r5.trigger 15:56:20 1 error; 6 MiB in 18 packages 15:56:21 Building security-secretstore-setup 15:56:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:56:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:56:37 ---> 46e6bfa2651c 15:56:37 Step 3/25 : WORKDIR /edgex-go 15:56:37 ---> Using cache 15:56:37 ---> 302000c5f3be 15:56:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:37 ---> Using cache 15:56:37 ---> 64e7eb587505 15:56:37 Step 5/25 : RUN apk add --update --no-cache make git 15:56:37 ---> Running in c2d4325d81e7 15:56:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:56:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:56:41 OK: 220 MiB in 52 packages 15:56:42 Removing intermediate container c2d4325d81e7 15:56:42 ---> 2f3c1c5301ef 15:56:42 Step 6/25 : COPY go.mod vendor* ./ 15:56:43 ---> 593af9d3c459 15:56:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:43 ---> Running in 896d5c5e4cb7 15:56:50 Removing intermediate container 896d5c5e4cb7 15:56:50 ---> 8c94a314545f 15:56:50 Step 8/25 : COPY . . 15:57:02 ---> 1c11d19b0601 15:57:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:57:02 ---> Running in 264b0c17300e 15:57:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:01:41 Removing intermediate container 3bf60ea2a4f9 16:01:41 ---> f233b87ac059 16:01:41 16:01:41 Step 10/23 : FROM alpine:3.14 16:01:41 3.14: Pulling from library/alpine 16:01:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:01:41 Status: Downloaded newer image for alpine:3.14 16:01:41 ---> ac73e934f311 16:01:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:01:41 ---> Running in 503d90fc3d97 16:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:01:41 (1/1) Installing dumb-init (1.2.5-r1) 16:01:41 Executing busybox-1.33.1-r7.trigger 16:01:41 OK: 5 MiB in 15 packages 16:01:41 Removing intermediate container 503d90fc3d97 16:01:41 ---> fc159e420a9e 16:01:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:01:41 ---> Running in 91126e85ad8b 16:01:41 Removing intermediate container 91126e85ad8b 16:01:41 ---> 8ba7a7adc966 16:01:41 Step 13/23 : ENV APP_PORT=59882 16:01:41 ---> Running in ed60ad8bd075 16:01:41 Removing intermediate container ed60ad8bd075 16:01:41 ---> 06d840b2e0de 16:01:41 Step 14/23 : EXPOSE $APP_PORT 16:01:41 ---> Running in 844e2cba4708 16:01:41 Removing intermediate container 844e2cba4708 16:01:41 ---> fe8e4441166c 16:01:41 Step 15/23 : WORKDIR / 16:01:41 ---> Running in ddc3c24e9034 16:01:41 Removing intermediate container ddc3c24e9034 16:01:41 ---> 1a0c35ff903c 16:01:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:41 ---> 28db62f87697 16:01:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:01:41 ---> e09b15a0cb06 16:01:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:01:41 ---> 6b9c811078bc 16:01:41 Step 19/23 : ENTRYPOINT ["/core-command"] 16:01:41 ---> Running in 5f8357b1c89e 16:01:41 Removing intermediate container 5f8357b1c89e 16:01:41 ---> 2e0d9938dc3b 16:01:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:41 ---> Running in 7e89deae2d19 16:01:41 Removing intermediate container 7e89deae2d19 16:01:41 ---> 193ff3660205 16:01:41 Step 21/23 : LABEL arch=arm64 16:01:41 ---> Running in 839cd58a8090 16:01:41 Removing intermediate container 839cd58a8090 16:01:41 ---> f7a836520478 16:01:41 Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 16:01:41 ---> Running in 63550ffd4538 16:01:42 Removing intermediate container 63550ffd4538 16:01:42 ---> 331a46c4f127 16:01:42 Step 23/23 : LABEL version=2.2.1-dev.17 16:01:42 ---> Running in f25eb1041f7f 16:01:43 Removing intermediate container f25eb1041f7f 16:01:43 ---> 195eb92a5e40 16:01:43 16:01:43 Successfully built 195eb92a5e40 16:01:43 Successfully tagged core-command-arm64:latest 16:01:43 Building security-spire-config 16:02:02  Building core-command ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:02:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:02:02 ---> 46e6bfa2651c 16:02:02 Step 3/26 : WORKDIR /edgex-go 16:02:02 ---> Using cache 16:02:02 ---> 302000c5f3be 16:02:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:02 ---> Using cache 16:02:02 ---> 64e7eb587505 16:02:02 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:02:02 ---> Running in 803846efd0b8 16:02:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:02:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:02:06 OK: 220 MiB in 52 packages 16:02:07 Removing intermediate container 803846efd0b8 16:02:07 ---> 91070fd1497a 16:02:07 Step 6/26 : COPY go.mod vendor* ./ 16:02:09 ---> c78365b325e0 16:02:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:09 ---> Running in 6fbd003566f9 16:02:15 Removing intermediate container 6fbd003566f9 16:02:15 ---> fe2b7298c749 16:02:15 Step 8/26 : COPY . . 16:02:28 ---> 7713175c39e0 16:02:28 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:02:28 ---> Running in f0b1c242c19e 16:02:28 Removing intermediate container f0b1c242c19e 16:02:28 ---> 2e824a0af880 16:02:28 Step 10/26 : WORKDIR /edgex-go/spire-build 16:02:28 ---> Running in fc487a1f72cb 16:02:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:02:29 Removing intermediate container fc487a1f72cb 16:02:29 ---> f851879f9b02 16:02:29 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:02:29 ---> Running in 5e85a3e433f0 16:02:33 Removing intermediate container 5e85a3e433f0 16:02:33 ---> 2523a7327653 16:02:33 Step 12/26 : WORKDIR /edgex-go 16:02:33 ---> Running in ca6813f4c88f 16:02:33 Removing intermediate container ca6813f4c88f 16:02:33 ---> 2603c62e8259 16:02:33 16:02:33 Step 13/26 : FROM alpine:3.15 16:02:33 ---> 3fb3c9af89a9 16:02:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:02:33 ---> Using cache 16:02:33 ---> e139694411ea 16:02:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:33 ---> Using cache 16:02:33 ---> a1b07c5a30a6 16:02:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:02:33 ---> Running in 7560d49abae2 16:02:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:02:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:02:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:02:38 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:02:38 OK: 15736 distinct packages available 16:02:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:02:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:02:41 (1/4) Installing dumb-init (1.2.5-r1) 16:02:41 (2/4) Installing musl-obstack (1.2.3-r0) 16:02:41 (3/4) Installing libucontext (1.1-r0) 16:02:41 (4/4) Installing gcompat (1.0.0-r4) 16:02:41 Executing busybox-1.34.1-r5.trigger 16:02:41 OK: 6 MiB in 18 packages 16:02:44 Removing intermediate container 7560d49abae2 16:02:44 ---> 0c02e6130238 16:02:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:02:52 Removing intermediate container 264b0c17300e 16:02:52 ---> 20e97d369e17 16:02:52 16:02:52 Step 10/25 : FROM alpine:3.14 16:02:52 ---> ac73e934f311 16:02:52 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:02:52 ---> Running in da950059033f 16:02:53 ---> 6161ec8b7a69 16:02:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:02:54 ---> 63e1aadcf996 16:02:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:02:54 ---> Running in 0250f566f9a5 16:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:02:55 Removing intermediate container 0250f566f9a5 16:02:55 ---> 8a361e1178e3 16:02:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:02:56 ---> c4b46672b0ca 16:02:56 Step 21/26 : WORKDIR / 16:02:56 ---> Running in 4b06985384dc 16:02:56 (1/3) Installing ca-certificates (20211220-r0) 16:02:56 (2/3) Installing dumb-init (1.2.5-r1) 16:02:56 (3/3) Installing su-exec (0.2-r1) 16:02:56 Executing busybox-1.33.1-r7.trigger 16:02:56 Executing ca-certificates-20211220-r0.trigger 16:02:56 Removing intermediate container 4b06985384dc 16:02:56 ---> 3bb3da94067c 16:02:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:02:56 ---> Running in 13a8224cec3d 16:02:57 Removing intermediate container 13a8224cec3d 16:02:57 ---> 8d0dea76f0fc 16:02:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:02:57 ---> Running in 493f70fdd210 16:02:57 OK: 6 MiB in 17 packages 16:02:58 Removing intermediate container 493f70fdd210 16:02:58 ---> 203e8077b564 16:02:58 Step 24/26 : LABEL arch=arm64 16:02:58 ---> Running in fcb7da26c76a 16:02:59 Removing intermediate container fcb7da26c76a 16:02:59 ---> 4a26254d4f9c 16:02:59 Step 25/26 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 16:02:59 ---> Running in 51b0923fcf2a 16:02:59 Removing intermediate container da950059033f 16:02:59 ---> 268eb0261d39 16:02:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:02:59 ---> Running in 5bb3d21b7926 16:03:00 Removing intermediate container 51b0923fcf2a 16:03:00 ---> 4c2ee4bc2741 16:03:00 Step 26/26 : LABEL version=2.2.1-dev.17 16:03:00 ---> Running in 7b39ab089c1b 16:03:00 Removing intermediate container 5bb3d21b7926 16:03:00 ---> 603961b3dedf 16:03:00 Step 13/25 : WORKDIR / 16:03:01 Removing intermediate container 7b39ab089c1b 16:03:01 ---> 52bc2bfd0ec8 16:03:01 16:03:01 ---> Running in 9521a3297d32 16:03:01 Successfully built 52bc2bfd0ec8 16:03:01 Successfully tagged security-spire-config-arm64:latest 16:03:01 Building core-metadata 16:03:01  Building security-spire-config ... done Removing intermediate container 9521a3297d32 16:03:01 ---> 7159dca43c1f 16:03:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:03:02 ---> bd429ae9ff7a 16:03: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 16:03:03 ---> 5be336255346 16:03:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:03:05 ---> 7616c90d517a 16:03:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:03:06 ---> afb193ab03fc 16:03:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:03:07 ---> 6ffebc8a06ea 16:03:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:03:09 ---> ccd8007f3480 16:03:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:03:10 ---> 55b0eb2f616c 16:03:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:03:10 ---> Running in 94185aeb4b03 16:03:15 Removing intermediate container 94185aeb4b03 16:03:15 ---> 1baa7c595454 16:03:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:03:15 ---> Running in 514e06bfcfa5 16:03:15 Removing intermediate container 514e06bfcfa5 16:03:15 ---> 4d3df8de4d50 16:03:15 Step 23/25 : LABEL arch=arm64 16:03:15 ---> Running in 702d5cf17bbc 16:03:16 Removing intermediate container 702d5cf17bbc 16:03:16 ---> 3bfbc7633f2d 16:03:16 Step 24/25 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 16:03:16 ---> Running in b76b294aa6f9 16:03:17 Removing intermediate container b76b294aa6f9 16:03:17 ---> 9a92374b0840 16:03:17 Step 25/25 : LABEL version=2.2.1-dev.17 16:03:17 ---> Running in 3154f8f09ddc 16:03:18 Removing intermediate container 3154f8f09ddc 16:03:18 ---> e793ce0390e4 16:03:18 16:03:18 Successfully built e793ce0390e4 16:03:18 Successfully tagged security-secretstore-setup-arm64:latest 16:03:18 Building security-proxy-setup 16:03:24  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:03:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:24 ---> 46e6bfa2651c 16:03:24 Step 3/23 : WORKDIR /edgex-go 16:03:24 ---> Using cache 16:03:24 ---> 302000c5f3be 16:03:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:24 ---> Using cache 16:03:24 ---> 64e7eb587505 16:03:24 Step 5/23 : RUN apk add --update --no-cache make git 16:03:24 ---> Using cache 16:03:24 ---> 2f3c1c5301ef 16:03:24 Step 6/23 : COPY go.mod vendor* ./ 16:03:24 ---> Using cache 16:03:24 ---> 593af9d3c459 16:03:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:24 ---> Using cache 16:03:24 ---> 8c94a314545f 16:03:24 Step 8/23 : COPY . . 16:03:24 ---> Using cache 16:03:24 ---> 1c11d19b0601 16:03:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:03:24 ---> Running in 1c4f5dce4870 16:03:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:03:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:03:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:03:38 ---> 46e6bfa2651c 16:03:38 Step 3/22 : WORKDIR /edgex-go 16:03:38 ---> Using cache 16:03:38 ---> 302000c5f3be 16:03:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:38 ---> Using cache 16:03:38 ---> 64e7eb587505 16:03:38 Step 5/22 : RUN apk add --update --no-cache make git 16:03:38 ---> Using cache 16:03:38 ---> 2f3c1c5301ef 16:03:39 Step 6/22 : COPY go.mod vendor* ./ 16:03:39 ---> Using cache 16:03:39 ---> 593af9d3c459 16:03:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:39 ---> Using cache 16:03:39 ---> 8c94a314545f 16:03:39 Step 8/22 : COPY . . 16:03:39 ---> Using cache 16:03:39 ---> 1c11d19b0601 16:03:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:03:39 ---> Running in 302bbbd21fa3 16:03:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:04:00 Removing intermediate container 15dc4a55e866 16:04:00 ---> 5010e3220784 16:04:00 16:04:00 Step 9/20 : FROM alpine:3.15 16:04:00 ---> 3fb3c9af89a9 16:04:00 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:04:00 ---> Using cache 16:04:00 ---> e139694411ea 16:04:00 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:00 ---> Using cache 16:04:00 ---> a1b07c5a30a6 16:04:00 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:04:00 ---> Running in 64c9123bb22f 16:04:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:05 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:04:05 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:04:05 OK: 15736 distinct packages available 16:04:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:08 (1/9) Installing ca-certificates (20211220-r0) 16:04:08 (2/9) Installing brotli-libs (1.0.9-r5) 16:04:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:04:08 (4/9) Installing libcurl (7.80.0-r1) 16:04:08 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:04:08 (5/9) Installing curl (7.80.0-r1) 16:04:09 (6/9) Installing dumb-init (1.2.5-r1) 16:04:09 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:04:09 (7/9) Installing musl-obstack (1.2.3-r0) 16:04:09 (8/9) Installing libucontext (1.1-r0) 16:04:09 (9/9) Installing gcompat (1.0.0-r4) 16:04:09 Executing busybox-1.34.1-r5.trigger 16:04:09 Executing ca-certificates-20211220-r0.trigger 16:04:10 2 errors; 7 MiB in 21 packages 16:04:12 Building core-data 16:04:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:04:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:04:34 ---> 46e6bfa2651c 16:04:34 Step 3/23 : WORKDIR /edgex-go 16:04:34 ---> Using cache 16:04:34 ---> 302000c5f3be 16:04:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:34 ---> Using cache 16:04:34 ---> 64e7eb587505 16:04:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:04:34 ---> Running in 5e709892e73b 16:04:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:37 Removing intermediate container ab1526a38f9d 16:04:37 ---> a436b0533ce4 16:04:37 16:04:37 Step 10/22 : FROM alpine:3.14 16:04:37 ---> ac73e934f311 16:04:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:04:37 ---> Using cache 16:04:37 ---> fc159e420a9e 16:04:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:04:37 ---> Using cache 16:04:37 ---> 8ba7a7adc966 16:04:37 Step 13/22 : ENV APP_PORT=59861 16:04:37 ---> Running in 167504e8e5c7 16:04:37 OK: 220 MiB in 52 packages 16:04:38 Removing intermediate container 167504e8e5c7 16:04:38 ---> 8c6bbe29ac63 16:04:38 Step 14/22 : EXPOSE $APP_PORT 16:04:38 ---> Running in 224b72123e7e 16:04:39 Removing intermediate container 224b72123e7e 16:04:39 ---> 37f6483e3365 16:04:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:39 Removing intermediate container 5e709892e73b 16:04:39 ---> 54e320fd24cf 16:04:39 Step 6/23 : COPY go.mod vendor* ./ 16:04:40 Removing intermediate container d48c9cf26b7b 16:04:40 ---> 3f56e93a73da 16:04:40 16:04:40 Step 10/22 : FROM alpine:3.14 16:04:40 ---> ac73e934f311 16:04:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:04:41 ---> Running in 4251c1d26ba4 16:04:41 ---> 70172fef61ee 16:04:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:04:41 ---> 91482daff064 16:04:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:42 ---> Running in 8fa8a455f72c 16:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:04:45 ---> c6fefe6e4a44 16:04:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:04:46 (1/2) Installing ca-certificates (20211220-r0) 16:04:46 (2/2) Installing dumb-init (1.2.5-r1) 16:04:46 Executing busybox-1.33.1-r7.trigger 16:04:46 Executing ca-certificates-20211220-r0.trigger 16:04:47 ---> 03e32b177e5d 16:04:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:04:47 ---> Running in 044468e30efa 16:04:47 OK: 6 MiB in 16 packages 16:04:48 Removing intermediate container 044468e30efa 16:04:48 ---> b5a803239b8a 16:04:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:48 ---> Running in a23cfad0b8e4 16:04:49 Removing intermediate container a23cfad0b8e4 16:04:49 ---> cfe150859799 16:04:49 Step 20/22 : LABEL arch=arm64 16:04:49 Removing intermediate container 8fa8a455f72c 16:04:49 ---> 9294a4e726a0 16:04:49 Step 8/23 : COPY . . 16:04:49 ---> Running in 423e56392da3 16:04:50 Removing intermediate container 4251c1d26ba4 16:04:50 ---> 4fa33490e70e 16:04:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:04:50 ---> Running in 2b06c2f5602c 16:04:50 Removing intermediate container 423e56392da3 16:04:50 ---> 672d643ff1c4 16:04:50 Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 16:04:50 ---> Running in 1862ff47a8cd 16:04:51 Removing intermediate container 2b06c2f5602c 16:04:51 ---> 38e58b783295 16:04:51 Step 13/22 : ENV APP_PORT=59860 16:04:51 ---> Running in d5e9e56538c6 16:04:51 Removing intermediate container 1862ff47a8cd 16:04:51 ---> 99bc8d80c3b0 16:04:51 Step 22/22 : LABEL version=2.2.1-dev.17 16:04:51 ---> Running in 242037c95fb8 16:04:52 Removing intermediate container d5e9e56538c6 16:04:52 ---> c182a0cfb79b 16:04:52 Step 14/22 : EXPOSE $APP_PORT 16:04:52 ---> Running in 352e4b5a73f7 16:04:52 Removing intermediate container 242037c95fb8 16:04:52 ---> d0d0a785a74d 16:04:52 16:04:53 Successfully built d0d0a785a74d 16:04:53 Successfully tagged support-scheduler-arm64:latest 16:04:53  Building support-scheduler ... done Building security-spire-server 16:04:53 Removing intermediate container 352e4b5a73f7 16:04:53 ---> fdfff81265d4 16:04:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:55 ---> 6d1cf9869c20 16:04:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:04:59 ---> 057c0cd47a40 16:04:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:05:01 ---> e57cd931520c 16:05:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:05:01 ---> Running in dfa780d6e8ed 16:05:02 Removing intermediate container dfa780d6e8ed 16:05:02 ---> 4d7ec4bf13da 16:05:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:02 ---> Running in 6eb8da191e87 16:05:03 Removing intermediate container 6eb8da191e87 16:05:03 ---> 653e2aa883d4 16:05:03 Step 20/22 : LABEL arch=arm64 16:05:03 ---> Running in 11d20180a838 16:05:04 Removing intermediate container 11d20180a838 16:05:04 ---> 5b78ddf11935 16:05:04 Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 16:05:04 ---> Running in 5b37857884c6 16:05:05 Removing intermediate container 5b37857884c6 16:05:05 ---> 9844dcd1ded0 16:05:05 Step 22/22 : LABEL version=2.2.1-dev.17 16:05:05 ---> Running in ebe05cbfb2e3 16:05:06 Removing intermediate container ebe05cbfb2e3 16:05:06 ---> ca1bf0ac15b0 16:05:06 16:05:07 Successfully built ca1bf0ac15b0 16:05:07 Successfully tagged support-notifications-arm64:latest 16:05:07 Building security-bootstrapper 16:05:13  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:05:13 ---> 46e6bfa2651c 16:05:13 Step 3/25 : WORKDIR /edgex-go 16:05:13 ---> Using cache 16:05:13 ---> 302000c5f3be 16:05:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:13 ---> Using cache 16:05:13 ---> 64e7eb587505 16:05:13 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:05:13 ---> Using cache 16:05:13 ---> 91070fd1497a 16:05:13 Step 6/25 : COPY go.mod vendor* ./ 16:05:13 ---> Using cache 16:05:13 ---> c78365b325e0 16:05:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:13 ---> Using cache 16:05:13 ---> fe2b7298c749 16:05:13 Step 8/25 : COPY . . 16:05:13 ---> Using cache 16:05:13 ---> 7713175c39e0 16:05:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:05:13 ---> Using cache 16:05:13 ---> 2e824a0af880 16:05:13 Step 10/25 : WORKDIR /edgex-go/spire-build 16:05:13 ---> Using cache 16:05:13 ---> f851879f9b02 16:05:13 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:05:13 ---> Running in 8c84051cb567 16:05:13 ---> beaa05dbb55d 16:05:13 Step 9/23 : RUN make cmd/core-data/core-data 16:05:13 ---> Running in 65ea9ebf77d6 16:05:16 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:05:16 Removing intermediate container 8c84051cb567 16:05:16 ---> 0e728b8ff5ac 16:05:16 Step 12/25 : WORKDIR /edgex-go 16:05:16 ---> Running in 41e42b4e440a 16:05:17 Removing intermediate container 41e42b4e440a 16:05:17 ---> 51a13a35a547 16:05:17 16:05:17 Step 13/25 : FROM alpine:3.15 16:05:17 ---> 3fb3c9af89a9 16:05:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:17 ---> Using cache 16:05:17 ---> e139694411ea 16:05:17 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:17 ---> Using cache 16:05:17 ---> a1b07c5a30a6 16:05:17 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:05:17 ---> Running in 7a5f3bbbb8a3 16:05:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:23 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:05:23 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:05:23 OK: 15736 distinct packages available 16:05:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:26 (1/5) Installing dumb-init (1.2.5-r1) 16:05:26 (2/5) Installing musl-obstack (1.2.3-r0) 16:05:26 (3/5) Installing libucontext (1.1-r0) 16:05:26 (4/5) Installing gcompat (1.0.0-r4) 16:05:26 (5/5) Installing openssl (1.1.1o-r0) 16:05:26 Executing busybox-1.34.1-r5.trigger 16:05:26 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:05:26 1 error; 6 MiB in 18 packages 16:05:29 Building sys-mgmt-agent 16:05:29 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:29 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:05:29 ---> 46e6bfa2651c 16:05:29 Step 3/31 : WORKDIR /edgex-go 16:05:29 ---> Using cache 16:05:29 ---> 302000c5f3be 16:05:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:29 ---> Using cache 16:05:29 ---> 64e7eb587505 16:05:29 Step 5/31 : RUN apk add --update --no-cache make git 16:05:29 ---> Using cache 16:05:29 ---> 2f3c1c5301ef 16:05:29 Step 6/31 : COPY go.mod vendor* ./ 16:05:29 ---> Using cache 16:05:29 ---> 593af9d3c459 16:05:29 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:29 ---> Using cache 16:05:29 ---> 8c94a314545f 16:05:29 Step 8/31 : COPY . . 16:05:29 ---> Using cache 16:05:29 ---> 1c11d19b0601 16:05:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:05:29 ---> Running in 89c4607cf44a 16:05:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:05:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:05:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:50 ---> 46e6bfa2651c 16:05:50 Step 3/23 : WORKDIR /edgex-go 16:05:50 ---> Using cache 16:05:50 ---> 302000c5f3be 16:05:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:50 ---> Using cache 16:05:50 ---> 64e7eb587505 16:05:50 Step 5/23 : RUN apk add --update --no-cache make bash git 16:05:50 ---> Running in 29ee05b434d3 16:05:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:54 OK: 220 MiB in 52 packages 16:05:55 Removing intermediate container 29ee05b434d3 16:05:55 ---> 9914c7d888ed 16:05:55 Step 6/23 : COPY go.mod vendor* ./ 16:05:56 ---> 99d6b8cc96f5 16:05:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:56 ---> Running in c1a7be68dfa3 16:06:03 Removing intermediate container c1a7be68dfa3 16:06:03 ---> 897ccf6dcd8a 16:06:03 Step 8/23 : COPY . . 16:06:15 ---> 074f51bf74c5 16:06:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:06:15 ---> Running in 85cd3041b7b2 16:06:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:08:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:08:56 Removing intermediate container 1c4f5dce4870 16:08:56 ---> 6ba35ae9fc08 16:08:56 16:08:56 Step 10/23 : FROM alpine:3.14 16:08:56 ---> ac73e934f311 16:08:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:08:56 ---> Using cache 16:08:56 ---> fc159e420a9e 16:08:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:08:56 ---> Using cache 16:08:56 ---> 8ba7a7adc966 16:08:56 Step 13/23 : ENV APP_PORT=59881 16:08:56 ---> Running in ddfbfe059159 16:08:57 Removing intermediate container ddfbfe059159 16:08:57 ---> 1a7f399e745e 16:08:57 Step 14/23 : EXPOSE $APP_PORT 16:08:57 ---> Running in 63a20492be21 16:08:58 Removing intermediate container 63a20492be21 16:08:58 ---> 57e7a1ce022c 16:08:58 Step 15/23 : WORKDIR / 16:08:58 ---> Running in 2232e5d0da1b 16:08:59 Removing intermediate container 2232e5d0da1b 16:08:59 ---> 3036da8d5fb3 16:08:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:01 ---> 4d15a0921b23 16:09:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:09:03 Removing intermediate container 302bbbd21fa3 16:09:03 ---> 5d8c8ef3a40e 16:09:03 16:09:03 Step 10/22 : FROM alpine:3.14 16:09:03 ---> ac73e934f311 16:09:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:09:03 ---> Running in bc641ec7eb73 16:09:03 ---> 57a00deda487 16:09:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:09:05 ---> 5d4c2a534505 16:09:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:09:05 ---> Running in c8245f45a44a 16:09:06 Removing intermediate container c8245f45a44a 16:09:06 ---> ff8ce5c35f9a 16:09:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:06 ---> Running in 200418f33691 16:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:09:07 Removing intermediate container 200418f33691 16:09:07 ---> fdc3e6fb2f84 16:09:07 Step 21/23 : LABEL arch=arm64 16:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:09:07 ---> Running in 02ec02ab8c2d 16:09:07 Removing intermediate container 02ec02ab8c2d 16:09:07 ---> 6a053e9a6b07 16:09:07 Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 16:09:07 ---> Running in ebe517847bce 16:09:08 Removing intermediate container ebe517847bce 16:09:08 ---> 0da1d3aea1b8 16:09:08 Step 23/23 : LABEL version=2.2.1-dev.17 16:09:08 ---> Running in 43ff6b520386 16:09:08 (1/6) Installing ca-certificates (20211220-r0) 16:09:08 (2/6) Installing brotli-libs (1.0.9-r5) 16:09:08 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:09:08 (4/6) Installing libcurl (7.79.1-r2) 16:09:08 (5/6) Installing curl (7.79.1-r2) 16:09:08 (6/6) Installing dumb-init (1.2.5-r1) 16:09:08 Executing busybox-1.33.1-r7.trigger 16:09:08 Executing ca-certificates-20211220-r0.trigger 16:09:09 Removing intermediate container 43ff6b520386 16:09:09 ---> 3465780d1c33 16:09:09 16:09:09 OK: 8 MiB in 20 packages 16:09:09 Successfully built 3465780d1c33 16:09:09 Successfully tagged core-metadata-arm64:latest 16:09:11  Building core-metadata ... done Removing intermediate container bc641ec7eb73 16:09:11 ---> f015b4e8a81b 16:09:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:09:11 ---> Running in ee9c7b3d2a3e 16:09:12 Removing intermediate container ee9c7b3d2a3e 16:09:12 ---> 8bababdb0b48 16:09:12 Step 13/22 : WORKDIR /edgex 16:09:12 ---> Running in 0f6b311c65c5 16:09:12 Removing intermediate container 0f6b311c65c5 16:09:12 ---> 79f522b1bfaa 16:09:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:09:13 ---> 68a47414cc3e 16:09:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:09:15 ---> ba9e7ce4a817 16:09:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:09:17 ---> 9dae59e0d5c9 16:09:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:09:18 ---> ec4a4ab6c715 16:09:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:09:18 ---> Running in 68b4ab15ce39 16:09:21 Removing intermediate container 68b4ab15ce39 16:09:21 ---> a33cfcb7a8a2 16:09:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:09:21 ---> Running in aed9c780f9c3 16:09:22 Removing intermediate container aed9c780f9c3 16:09:22 ---> 99b95fc2ec02 16:09:22 Step 20/22 : LABEL arch=arm64 16:09:22 ---> Running in 52e6b2807059 16:09:23 Removing intermediate container 52e6b2807059 16:09:23 ---> 7dce48560cef 16:09:23 Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 16:09:23 ---> Running in 3e83a4ddbf54 16:09:23 Removing intermediate container 3e83a4ddbf54 16:09:23 ---> 6e711f84c456 16:09:23 Step 22/22 : LABEL version=2.2.1-dev.17 16:09:23 ---> Running in 96f988d01a8d 16:09:24 Removing intermediate container 96f988d01a8d 16:09:24 ---> 7736a6af905e 16:09:24 16:09:24 Successfully built 7736a6af905e 16:09:24 Successfully tagged security-proxy-setup-arm64:latest 16:10:33  Building security-proxy-setup ... done Removing intermediate container 89c4607cf44a 16:10:33 ---> 1b3b538d9c3b 16:10:33 16:10:33 Step 10/31 : FROM alpine:3.14 16:10:33 ---> ac73e934f311 16:10:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:10:33 ---> Running in f25748998300 16:10:33 Removing intermediate container f25748998300 16:10:33 ---> 75df6edc2760 16:10:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:10:33 ---> Running in 2f2f62d5472b 16:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:10:34 (1/2) Installing dumb-init (1.2.5-r1) 16:10:34 (2/2) Installing su-exec (0.2-r1) 16:10:34 Executing busybox-1.33.1-r7.trigger 16:10:34 OK: 6 MiB in 16 packages 16:10:35 Removing intermediate container 2f2f62d5472b 16:10:35 ---> fbc18bd7c4c7 16:10:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:10:35 ---> Running in 21b1202e0ad6 16:10:36 Removing intermediate container 21b1202e0ad6 16:10:36 ---> 1b6cf5460804 16:10:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:10:36 ---> Running in 17e9050f48d0 16:10:36 Removing intermediate container 17e9050f48d0 16:10:36 ---> 68481f405cd6 16:10:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:10:36 ---> Running in e2c4bb531519 16:10:40 Removing intermediate container e2c4bb531519 16:10:40 ---> a02d7d8ad1db 16:10:40 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:10:40 ---> Running in f67e1a268de8 16:10:41 Removing intermediate container f67e1a268de8 16:10:41 ---> 6a8b857820aa 16:10:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:10:42 ---> 21f4c7b71332 16:10:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:10:42 ---> Running in dd10e9a3922d 16:10:45 Removing intermediate container dd10e9a3922d 16:10:45 ---> bce489829620 16:10:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:46 Removing intermediate container 85cd3041b7b2 16:10:46 ---> 030a179c7d5f 16:10:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:10:46 ---> Running in 4d131b606057 16:10:46 ---> e4d9f1b42d15 16:10:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:10:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:10:48 ---> 87cdfc58d0aa 16:10:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:10:49 ---> eca8a87228e8 16:10:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:10:50 ---> 3bf802a69596 16:10:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:10:51 ---> 362a568bcb00 16:10:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:10:51 ---> Running in 7d561d12ae70 16:10:51 Removing intermediate container 4d131b606057 16:10:51 ---> f055a05706bb 16:10:51 16:10:51 Step 11/23 : FROM docker:20.10.14 16:10:51 20.10.14: Pulling from library/docker 16:10:51 Removing intermediate container 7d561d12ae70 16:10:51 ---> b7ff80d43632 16:10:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:10:52 ---> 03ff66cd7524 16:10:52 Step 26/31 : RUN chmod +x /entrypoint.sh 16:10:53 ---> Running in 3170380be1f1 16:10:55 Removing intermediate container 3170380be1f1 16:10:55 ---> 523987ec24b0 16:10:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:10:56 ---> Running in c748bca06e10 16:10:57 Removing intermediate container c748bca06e10 16:10:57 ---> f0feeb08ba25 16:10:57 Step 28/31 : CMD ["gate"] 16:10:57 ---> Running in eeb80109a067 16:10:57 Removing intermediate container eeb80109a067 16:10:57 ---> 72013c4f66c2 16:10:57 Step 29/31 : LABEL arch=arm64 16:10:58 ---> Running in 8df3e8b6f8c8 16:10:58 Removing intermediate container 8df3e8b6f8c8 16:10:58 ---> c2efe1a81cd2 16:10:58 Step 30/31 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 16:10:59 ---> Running in 43101231f31b 16:10:59 Removing intermediate container 43101231f31b 16:10:59 ---> 6bd10e00b3c9 16:10:59 Step 31/31 : LABEL version=2.2.1-dev.17 16:10:59 ---> Running in ead3706ba80f 16:10:59 Removing intermediate container 65ea9ebf77d6 16:10:59 ---> 592661de5b6a 16:10:59 16:10:59 Step 10/23 : FROM alpine:3.14 16:10:59 ---> ac73e934f311 16:10:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:11:00 ---> Running in ea6a343f5f49 16:11:00 Removing intermediate container ead3706ba80f 16:11:00 ---> 15768994bcea 16:11:00 16:11:00 Removing intermediate container ea6a343f5f49 16:11:00 ---> 435ee0f7e05d 16:11:00 Step 12/23 : ENV APP_PORT=59880 16:11:00 Successfully built 15768994bcea 16:11:00 Successfully tagged security-bootstrapper-arm64:latest 16:11:00  Building security-bootstrapper ... done  ---> Running in 73e0be15cfa6 16:11:01 Removing intermediate container 73e0be15cfa6 16:11:01 ---> 6744e995ad88 16:11:01 Step 13/23 : EXPOSE $APP_PORT 16:11:01 ---> Running in f468a17d218d 16:11:02 Removing intermediate container f468a17d218d 16:11:02 ---> 571e65989fe6 16:11:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:02 ---> Running in 561c5a31dc1f 16:11:03 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:11:03 Status: Downloaded newer image for docker:20.10.14 16:11:03 ---> c346e9eafbab 16:11:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:11:03 ---> Running in 349bedc39420 16:11:04 Removing intermediate container 349bedc39420 16:11:04 ---> bd39b6b00e74 16:11:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:11:04 Removing intermediate container 561c5a31dc1f 16:11:04 ---> 23d6c26be82e 16:11:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:11:04 ---> Running in c6f6ad168723 16:11:04 ---> Running in b193031f38a6 16:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:11:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:11:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:11:06 (1/43) Installing readline (8.1.1-r0) 16:11:06 (2/43) Installing bash (5.1.16-r0) 16:11:06 Executing bash-5.1.16-r0.post-install 16:11:06 (3/43) Installing brotli-libs (1.0.9-r5) 16:11:07 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:11:07 (5/43) Installing libcurl (7.80.0-r2) 16:11:07 (6/43) Installing curl (7.80.0-r2) 16:11:07 (7/43) Installing dumb-init (1.2.5-r1) 16:11:07 (8/43) Installing libbz2 (1.0.8-r1) 16:11:07 (9/43) Installing expat (2.4.7-r0) 16:11:07 (10/43) Installing libffi (3.4.2-r1) 16:11:07 (11/43) Installing gdbm (1.22-r0) 16:11:07 (12/43) Installing xz-libs (5.2.5-r1) 16:11:07 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:11:07 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:11:07 (15/43) Installing mpdecimal (2.5.1-r1) 16:11:07 (16/43) Installing sqlite-libs (3.36.0-r0) 16:11:07 (17/43) Installing python3 (3.9.7-r4) 16:11:07 (1/6) Installing dumb-init (1.2.5-r1) 16:11:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:11:07 (3/6) Installing libsodium (1.0.18-r0) 16:11:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:11:07 (5/6) Installing libzmq (4.3.4-r0) 16:11:07 (6/6) Installing zeromq (4.3.4-r0) 16:11:08 Executing busybox-1.33.1-r7.trigger 16:11:08 OK: 8 MiB in 20 packages 16:11:09 Removing intermediate container b193031f38a6 16:11:09 ---> d8d8f27f76c7 16:11:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:09 (18/43) Installing py3-appdirs (1.4.4-r2) 16:11:09 (19/43) Installing py3-certifi (2020.12.5-r1) 16:11:09 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:11:09 (21/43) Installing py3-idna (3.3-r0) 16:11:09 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:11:09 (23/43) Installing py3-requests (2.26.0-r1) 16:11:09 (24/43) Installing py3-msgpack (1.0.2-r1) 16:11:09 (25/43) Installing py3-lockfile (0.12.2-r4) 16:11:09 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:11:09 (27/43) Installing py3-colorama (0.4.4-r1) 16:11:09 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:11:09 (29/43) Installing py3-distlib (0.3.3-r0) 16:11:09 (30/43) Installing py3-distro (1.6.0-r0) 16:11:09 (31/43) Installing py3-six (1.16.0-r0) 16:11:09 (32/43) Installing py3-webencodings (0.5.1-r4) 16:11:09 (33/43) Installing py3-html5lib (1.1-r1) 16:11:09 (34/43) Installing py3-parsing (2.4.7-r2) 16:11:09 (35/43) Installing py3-packaging (20.9-r1) 16:11:10 (36/43) Installing py3-tomli (1.2.2-r0) 16:11:10 (37/43) Installing py3-pep517 (0.12.0-r0) 16:11:10 (38/43) Installing py3-progress (1.6-r0) 16:11:10 (39/43) Installing py3-retrying (1.3.3-r2) 16:11:10 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:11:10 (41/43) Installing py3-setuptools (52.0.0-r4) 16:11:10 ---> 8be2ad952767 16:11:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:11:10 (42/43) Installing py3-toml (0.10.2-r2) 16:11:10 (43/43) Installing py3-pip (20.3.4-r1) 16:11:11 Executing busybox-1.34.1-r5.trigger 16:11:11 OK: 82 MiB in 65 packages 16:11:11 ---> 22015d1c0f51 16:11:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:11:12 ---> abd65375a522 16:11:12 Step 19/23 : ENTRYPOINT ["/core-data"] 16:11:12 ---> Running in ea2bbdf5019d 16:11:12 Removing intermediate container ea2bbdf5019d 16:11:12 ---> 298e4d3c0275 16:11:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:12 ---> Running in 9ac7fbbb98cc 16:11:13 Removing intermediate container 9ac7fbbb98cc 16:11:13 ---> 27c1af800f63 16:11:13 Step 21/23 : LABEL arch=arm64 16:11:13 ---> Running in 3546f1fe40fc 16:11:13 Removing intermediate container 3546f1fe40fc 16:11:13 ---> 94de2ce63a96 16:11:13 Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 16:11:13 ---> Running in 32232b91b5df 16:11:14 Removing intermediate container 32232b91b5df 16:11:14 ---> 33a955b196c3 16:11:14 Step 23/23 : LABEL version=2.2.1-dev.17 16:11:14 ---> Running in 78b050c5b0a8 16:11:14 Removing intermediate container 78b050c5b0a8 16:11:14 ---> f940b49cd11c 16:11:14 16:11:14 Successfully built f940b49cd11c 16:11:14 Successfully tagged core-data-arm64:latest 16:11:16  Building core-data ... done Collecting docker-compose==1.23.2 16:11:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:11:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:11:16 Collecting cached-property<2,>=1.2.0 16:11:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:11:17 Collecting texttable<0.10,>=0.9.0 16:11:17 Downloading texttable-0.9.1.tar.gz (11 kB) 16:11:20 Collecting PyYAML<4,>=3.10 16:11:20 Downloading PyYAML-3.13.tar.gz (270 kB) 16:11:24 Collecting docker<4.0,>=3.6.0 16:11:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:11:24 Collecting jsonschema<3,>=2.5.1 16:11:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:11:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:11:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:11:26 Collecting docopt<0.7,>=0.6.1 16:11:26 Downloading docopt-0.6.2.tar.gz (25 kB) 16:11:28 Collecting dockerpty<0.5,>=0.4.1 16:11:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:11:31 Collecting websocket-client<1.0,>=0.32.0 16:11:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:11:32 Collecting docker-pycreds>=0.4.0 16:11:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:11:32 Collecting idna<2.8,>=2.5 16:11:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:11:32 Collecting chardet<3.1.0,>=3.0.2 16:11:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:11:33 Collecting urllib3<1.25,>=1.21.1 16:11:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:11:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:11:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:11:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:11:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:11:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:11:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:11:35 Attempting uninstall: urllib3 16:11:35 Found existing installation: urllib3 1.26.7 16:11:35 Uninstalling urllib3-1.26.7: 16:11:35 Successfully uninstalled urllib3-1.26.7 16:11:36 Attempting uninstall: idna 16:11:36 Found existing installation: idna 3.3 16:11:36 Uninstalling idna-3.3: 16:11:36 Successfully uninstalled idna-3.3 16:11:39 Attempting uninstall: requests 16:11:39 Found existing installation: requests 2.26.0 16:11:39 Uninstalling requests-2.26.0: 16:11:39 Successfully uninstalled requests-2.26.0 16:11:39 Running setup.py install for texttable: started 16:11:42 Running setup.py install for texttable: finished with status 'done' 16:11:42 Running setup.py install for PyYAML: started 16:11:45 Running setup.py install for PyYAML: finished with status 'done' 16:11:45 Running setup.py install for docopt: started 16:11:47 Running setup.py install for docopt: finished with status 'done' 16:11:47 Running setup.py install for dockerpty: started 16:11:50 Running setup.py install for dockerpty: finished with status 'done' 16:11:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:12:02 Removing intermediate container c6f6ad168723 16:12:02 ---> e216f5f21b47 16:12:02 Step 14/23 : ENV APP_PORT=58890 16:12:02 ---> Running in 48344e5685e8 16:12:02 Removing intermediate container 48344e5685e8 16:12:02 ---> 4571ef1547be 16:12:02 Step 15/23 : EXPOSE $APP_PORT 16:12:02 ---> Running in 2a09fed38d70 16:12:02 Removing intermediate container 2a09fed38d70 16:12:02 ---> e2ee451dcacf 16:12:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:12:03 ---> 1fd4ec7e7834 16:12:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:12:03 ---> ca9911f8e858 16:12:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:12:04 ---> e0412dfd9f2f 16:12:04 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:12:04 ---> Running in e49c69f163a1 16:12:05 Removing intermediate container e49c69f163a1 16:12:05 ---> a0a851afff5a 16:12:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:05 ---> Running in b01257fdcfd5 16:12:05 Removing intermediate container b01257fdcfd5 16:12:05 ---> 0f2e7edffa91 16:12:05 Step 21/23 : LABEL arch=arm64 16:12:05 ---> Running in 63f30109c5c5 16:12:05 Removing intermediate container 63f30109c5c5 16:12:05 ---> 5ed425ac7dcb 16:12:05 Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 16:12:05 ---> Running in bfce424e9185 16:12:06 Removing intermediate container bfce424e9185 16:12:06 ---> 3951b1f6a17f 16:12:06 Step 23/23 : LABEL version=2.2.1-dev.17 16:12:06 ---> Running in 2ee6c5208614 16:12:06 Removing intermediate container 2ee6c5208614 16:12:06 ---> f1b72e39b106 16:12:06 16:12:06 Successfully built f1b72e39b106 16:12:06 Successfully tagged sys-mgmt-agent-arm64:latest 16:12:06  Building sys-mgmt-agent ... done  16:12:06 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 16:12:06 16:12:06 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 16:12:06 16:12:06 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") 16:12:06 Service 'security-spire-server' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1 [Pipeline] } 16:12:07 $ docker stop --time=1 c6c06707908c60e5774000f189b35262d87df2348cb045e11285f50ce93a8795 16:12:09 $ docker rm -f c6c06707908c60e5774000f189b35262d87df2348cb045e11285f50ce93a8795 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:09 16:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:10 arm64: Pulling from edgex-lftools-log-publisher 16:12:10 8998bd30e6a1: Pulling fs layer 16:12:10 04944245beec: Pulling fs layer 16:12:10 699f458cf7ca: Pulling fs layer 16:12:10 765212b225bb: Pulling fs layer 16:12:10 f23df028b6ca: Pulling fs layer 16:12:10 d65c8cfc05b1: Pulling fs layer 16:12:10 2437ff75d9bd: Pulling fs layer 16:12:10 765212b225bb: Waiting 16:12:10 f23df028b6ca: Waiting 16:12:10 2437ff75d9bd: Waiting 16:12:10 d65c8cfc05b1: Waiting 16:12:10 04944245beec: Verifying Checksum 16:12:10 04944245beec: Download complete 16:12:10 765212b225bb: Verifying Checksum 16:12:10 765212b225bb: Download complete 16:12:10 f23df028b6ca: Verifying Checksum 16:12:10 f23df028b6ca: Download complete 16:12:10 d65c8cfc05b1: Verifying Checksum 16:12:10 d65c8cfc05b1: Download complete 16:12:10 699f458cf7ca: Verifying Checksum 16:12:10 699f458cf7ca: Download complete 16:12:11 8998bd30e6a1: Verifying Checksum 16:12:11 8998bd30e6a1: Download complete 16:12:13 2437ff75d9bd: Verifying Checksum 16:12:13 2437ff75d9bd: Download complete 16:12:15 8998bd30e6a1: Pull complete 16:12:16 04944245beec: Pull complete 16:12:18 699f458cf7ca: Pull complete 16:12:18 765212b225bb: Pull complete 16:12:19 f23df028b6ca: Pull complete 16:12:19 d65c8cfc05b1: Pull complete 16:12:37 2437ff75d9bd: Pull complete 16:12:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:37 prd-ubuntu20.04-docker-arm64-4c-16g-16579 does not seem to be running inside a container 16:12:37 $ 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/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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:arm64 cat 16:12:40 $ docker top 941cda4f7709317f06d3453a2e76247eca49ea245c0041ea155c2ae9d4a17eb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:41 ---> job-cost.sh 16:12:41 lf-activate-venv: SKIPPING 16:12:41 INFO: No Stack... 16:12:42 INFO: Retrieving Pricing Info for: v3-standard-4 16:12:43 INFO: Archiving Costs [Pipeline] sh 16:12:44 + cat /w/workspace/edgex-go/246/archives/cost.csv 16:12:44 + cut -d, -f6 [Pipeline] lock 16:12:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-246-stack-cost] 16:12:44 Resource [jenkins-edgexfoundry-edgex-go-main-246-stack-cost] did not exist. Created. 16:12:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:12:44 + echo total: 0.10999999940395355 [Pipeline] stash 16:12:45 Stashed 1 file(s) [Pipeline] } 16:12:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-246-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:45 $ docker stop --time=1 941cda4f7709317f06d3453a2e76247eca49ea245c0041ea155c2ae9d4a17eb6 16:12:46 $ docker rm -f 941cda4f7709317f06d3453a2e76247eca49ea245c0041ea155c2ae9d4a17eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:12:47 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:12:47 + [ -d /w/workspace/edgex-go/246/archives ] [Pipeline] libraryResource [Pipeline] sh 16:12:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:12:49 ---> package-listing.sh 16:12:49 ++ facter osfamily 16:12:49 ++ tr '[:upper:]' '[:lower:]' 16:12:49 + OS_FAMILY=debian 16:12:49 + workspace=/w/workspace/edgex-go/246 16:12:49 + START_PACKAGES=/tmp/packages_start.txt 16:12:49 + END_PACKAGES=/tmp/packages_end.txt 16:12:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:12:49 + PACKAGES=/tmp/packages_start.txt 16:12:49 + '[' /w/workspace/edgex-go/246 ']' 16:12:49 + PACKAGES=/tmp/packages_end.txt 16:12:49 + case "${OS_FAMILY}" in 16:12:49 + dpkg -l 16:12:49 + grep '^ii' 16:12:49 + '[' -f /tmp/packages_start.txt ']' 16:12:49 + '[' -f /tmp/packages_end.txt ']' 16:12:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:12:49 + '[' /w/workspace/edgex-go/246 ']' 16:12:49 + mkdir -p /w/workspace/edgex-go/246/archives/ 16:12:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/246/archives/ [Pipeline] echo 16:12:49 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/246/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:12:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:50 16:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:50 latest: Pulling from edgex-lftools-log-publisher 16:12:50 5eb5b503b376: Pulling fs layer 16:12:50 5c69ac0246d0: Pulling fs layer 16:12:50 ec43610c2a17: Pulling fs layer 16:12:50 3a2ae6a8a46f: Pulling fs layer 16:12:50 33b1e0a273af: Pulling fs layer 16:12:50 5d3b04190fa2: Pulling fs layer 16:12:50 2f39f015ded8: Pulling fs layer 16:12:50 3a2ae6a8a46f: Waiting 16:12:50 33b1e0a273af: Waiting 16:12:50 5d3b04190fa2: Waiting 16:12:50 2f39f015ded8: Waiting 16:12:50 5c69ac0246d0: Verifying Checksum 16:12:50 5c69ac0246d0: Download complete 16:12:50 3a2ae6a8a46f: Download complete 16:12:50 33b1e0a273af: Verifying Checksum 16:12:50 33b1e0a273af: Download complete 16:12:50 5d3b04190fa2: Verifying Checksum 16:12:50 5d3b04190fa2: Download complete 16:12:50 ec43610c2a17: Verifying Checksum 16:12:50 ec43610c2a17: Download complete 16:12:50 5eb5b503b376: Verifying Checksum 16:12:50 5eb5b503b376: Download complete 16:12:51 2f39f015ded8: Download complete 16:12:51 5eb5b503b376: Pull complete 16:12:52 5c69ac0246d0: Pull complete 16:12:52 ec43610c2a17: Pull complete 16:12:52 3a2ae6a8a46f: Pull complete 16:12:52 33b1e0a273af: Pull complete 16:12:52 5d3b04190fa2: Pull complete 16:12:56 2f39f015ded8: Pull complete 16:12:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:12:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:56 prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container 16:12:57 $ 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/246/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/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:12:59 $ docker top a7e4be423df31e6321de88cc87e482f52ffe78acfb425498a8c0c668c24ea90e -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:59 + touch /tmp/pre-build-complete [Pipeline] sh 16:12:59 + mkdir -p /var/log/sysstat [Pipeline] sh 16:13:00 + ls /var/log/sa-host 16:13:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:00 provisioning config files... 16:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/246@tmp/config5879747228986635223tmp [Pipeline] { [Pipeline] echo 16:13:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:13:00 ---> create-netrc.sh [Pipeline] } 16:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:13:01 ---> python-tools-install.sh [Pipeline] echo 16:13:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:13:01 ---> sudo-logs.sh 16:13:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:13:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:13:01 ---> job-cost.sh 16:13:01 lf-activate-venv: SKIPPING 16:13:01 DEBUG: total: 0.10999999940395355 16:13:01 INFO: Retrieving Stack Cost... 16:13:01 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:02 INFO: Archiving Costs [Pipeline] echo 16:13:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:13:02 ---> logs-deploy.sh 16:13:02 lf-activate-venv: SKIPPING 16:13:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/246 16:13:02 INFO: archiving workspace using pattern(s): 16:13:03 Archives upload complete. 16:13:03 INFO: archiving logs to Nexus