Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from ce230364a442f0ca1badb3e62a963f37aac6a619+8c995af195f08c96051e81afd7f7ed1e800bba03 (c07703ef70dfaebe6ff68de28e49aeb5db5d544a) 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-ssh13447233351074954579.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-ssh2166989960008048967.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4067/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4067/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13835313654749416329.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-ssh2323975957100112929.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4067/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4067/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11354445380816075743.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16588 in /w/workspace/edgexfoundry_edgex-go_PR-4067 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit ce230364a442f0ca1badb3e62a963f37aac6a619 Merge succeeded, producing 297c78bf33d25019ed5bf9b6e7f92a24cc93c169 Checking out Revision 297c78bf33d25019ed5bf9b6e7f92a24cc93c169 (PR-4067) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4067/head:refs/remotes/origin/PR-4067 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce230364a442f0ca1badb3e62a963f37aac6a619 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 297c78bf33d25019ed5bf9b6e7f92a24cc93c169 # timeout=10 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" > git rev-list --no-walk ce230364a442f0ca1badb3e62a963f37aac6a619 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:33 ========================================================= 16:30:33 EdgeX Global Pipelines Version Info 16:30:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:33 ------------------- 16:30:33 stable info: 16:30:33 ------------------- 16:30:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:33 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:30:33 Message: update stable to v1.0.234 16:30:34 ------------------- 16:30:34 experimental info: 16:30:34 ------------------- 16:30:34 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:34 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 16:30:34 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4067 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4067 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4067 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 297c78bf33d25019ed5bf9b6e7f92a24cc93c169 [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 297c78b [Pipeline] echo 16:30:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:35 provisioning config files... 16:30:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5337349465708438527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:35 ---> docker-login.sh 16:30:35 nexus3.edgexfoundry.org:10001 16:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:35 Configure a credential helper to remove this warning. See 16:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:35 16:30:35 Login Succeeded 16:30:35 nexus3.edgexfoundry.org:10002 16:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:36 Configure a credential helper to remove this warning. See 16:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:36 16:30:36 Login Succeeded 16:30:36 nexus3.edgexfoundry.org:10003 16:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:36 Configure a credential helper to remove this warning. See 16:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:36 16:30:36 Login Succeeded 16:30:36 nexus3.edgexfoundry.org:10004 16:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:36 Configure a credential helper to remove this warning. See 16:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:36 16:30:36 Login Succeeded 16:30:36 docker.io 16:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:36 Configure a credential helper to remove this warning. See 16:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:36 16:30:36 Login Succeeded 16:30:36 ---> docker-login.sh ends [Pipeline] } 16:30:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:36 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:30:36 + dirname cmd/core-command/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo core-command,cmd/core-command/Dockerfile 16:30:36 + dirname cmd/core-data/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo core-data,cmd/core-data/Dockerfile 16:30:36 + dirname cmd/core-metadata/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + dirname cmd/security-bootstrapper/Dockerfile 16:30:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:36 + dirname cmd/security-proxy-setup/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:36 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:36 + dirname cmd/security-spire-agent/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:36 + dirname cmd/security-spire-config/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:36 + dirname cmd/security-spire-server/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:36 + dirname cmd/support-notifications/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:36 + dirname cmd/support-scheduler/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:36 + + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:36 cut -d/ -f2 16:30:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:30:37 + git rev-list -1 --merges 297c78bf33d25019ed5bf9b6e7f92a24cc93c169~1..297c78bf33d25019ed5bf9b6e7f92a24cc93c169 [Pipeline] echo 16:30:37 -----------> git rev-list -1 --merges 297c78bf33d25019ed5bf9b6e7f92a24cc93c169~1..297c78bf33d25019ed5bf9b6e7f92a24cc93c169 297c78bf33d25019ed5bf9b6e7f92a24cc93c169 16:30:37 297c78bf33d25019ed5bf9b6e7f92a24cc93c169 [false] [Pipeline] sh 16:30:37 + git log --format=format:%s -1 297c78bf33d25019ed5bf9b6e7f92a24cc93c169 [Pipeline] echo 16:30:37 ========================================================= 16:30:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:37 + grep -v github /etc/ssh/ssh_known_hosts 16:30:37 + [ -e /tmp/ssh_known_hosts ] 16:30:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:37 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 16:30:37 tee -a /etc/ssh/ssh_known_hosts 16:30:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:38 16:30:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:38 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:38 42c077c10790: Pulling fs layer 16:30:38 f63e77b7563a: Pulling fs layer 16:30:38 bd5fdadae976: Pulling fs layer 16:30:38 205491f53016: Pulling fs layer 16:30:38 df18705c85c3: Pulling fs layer 16:30:38 bdb3f477010e: Pulling fs layer 16:30:38 c8a8fc8e1c8f: Pulling fs layer 16:30:38 2c6e9b1d212d: Pulling fs layer 16:30:38 205491f53016: Waiting 16:30:38 bdb8f0575790: Pulling fs layer 16:30:38 386e3cb2ff24: Pulling fs layer 16:30:38 2343380bae48: Pulling fs layer 16:30:38 2343380bae48: Waiting 16:30:38 2c6e9b1d212d: Waiting 16:30:38 386e3cb2ff24: Waiting 16:30:38 c8a8fc8e1c8f: Waiting 16:30:38 df18705c85c3: Waiting 16:30:38 f63e77b7563a: Verifying Checksum 16:30:38 f63e77b7563a: Download complete 16:30:38 205491f53016: Download complete 16:30:38 bd5fdadae976: Verifying Checksum 16:30:38 bd5fdadae976: Download complete 16:30:38 bdb3f477010e: Verifying Checksum 16:30:38 bdb3f477010e: Download complete 16:30:38 df18705c85c3: Verifying Checksum 16:30:38 df18705c85c3: Download complete 16:30:38 2c6e9b1d212d: Download complete 16:30:38 bdb8f0575790: Verifying Checksum 16:30:38 bdb8f0575790: Download complete 16:30:38 386e3cb2ff24: Verifying Checksum 16:30:38 386e3cb2ff24: Download complete 16:30:38 2343380bae48: Verifying Checksum 16:30:38 2343380bae48: Download complete 16:30:38 42c077c10790: Download complete 16:30:39 c8a8fc8e1c8f: Download complete 16:30:40 42c077c10790: Pull complete 16:30:40 f63e77b7563a: Pull complete 16:30:40 bd5fdadae976: Pull complete 16:30:41 205491f53016: Pull complete 16:30:41 df18705c85c3: Pull complete 16:30:41 bdb3f477010e: Pull complete 16:30:43 c8a8fc8e1c8f: Pull complete 16:30:43 2c6e9b1d212d: Pull complete 16:30:43 bdb8f0575790: Pull complete 16:30:43 386e3cb2ff24: Pull complete 16:30:43 2343380bae48: Pull complete 16:30:43 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:43 prd-ubuntu20.04-docker-8c-8g-16588 does not seem to be running inside a container 16:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:45 $ docker top fce4c9fed42541ee63da4df7a76126362f1b127f4dd028e0a2a2308134844544 -eo pid,comm 16:30:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:30:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:45 [ssh-agent] Looking for ssh-agent implementation... 16:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:45 $ docker exec fce4c9fed42541ee63da4df7a76126362f1b127f4dd028e0a2a2308134844544 ssh-agent 16:30:45 SSH_AUTH_SOCK=/tmp/ssh-lFdD44BHGUhi/agent.33 16:30:45 SSH_AGENT_PID=40 16:30:45 Running ssh-add (command line suppressed) 16:30:45 Identity added: /w/workspace/edgex-go/2@tmp/private_key_360547381264114757.key (/w/workspace/edgex-go/2@tmp/private_key_360547381264114757.key) 16:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:45 + git tag --points-at HEAD [Pipeline] } 16:30:45 $ docker exec --env ******** --env ******** fce4c9fed42541ee63da4df7a76126362f1b127f4dd028e0a2a2308134844544 ssh-agent -k 16:30:46 unset SSH_AUTH_SOCK; 16:30:46 unset SSH_AGENT_PID; 16:30:46 echo Agent pid 40 killed; 16:30:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:46 [ssh-agent] Looking for ssh-agent implementation... 16:30:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:46 $ docker exec fce4c9fed42541ee63da4df7a76126362f1b127f4dd028e0a2a2308134844544 ssh-agent 16:30:46 SSH_AUTH_SOCK=/tmp/ssh-99pkleOLqrut/agent.75 16:30:46 SSH_AGENT_PID=81 16:30:46 Running ssh-add (command line suppressed) 16:30:46 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7903132023923482529.key (/w/workspace/edgex-go/2@tmp/private_key_7903132023923482529.key) 16:30:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:46 + git semver init 16:30:47 2022-07-01 16:30:46,967 [run_init] DEBUG init version:0.0.0 force:False 16:30:47 2022-07-01 16:30:46,968 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:30:47 2022-07-01 16:30:46,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:30:47 2022-07-01 16:30:46,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:30:52 2022-07-01 16:30:51,496 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:30:52 2022-07-01 16:30:51,496 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4067 with force:False 16:30:52 2022-07-01 16:30:51,496 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4067 16:30:52 2022-07-01 16:30:51,500 [execute] INFO git cat-file --batch-check 16:30:52 2022-07-01 16:30:51,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:52 2022-07-01 16:30:51,506 [execute] INFO git cat-file --batch 16:30:52 2022-07-01 16:30:51,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:30:52 2022-07-01 16:30:51,512 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4067 16:30:52 0.0.0 [Pipeline] } 16:30:52 $ docker exec --env ******** --env ******** fce4c9fed42541ee63da4df7a76126362f1b127f4dd028e0a2a2308134844544 ssh-agent -k 16:30:52 unset SSH_AUTH_SOCK; 16:30:52 unset SSH_AGENT_PID; 16:30:52 echo Agent pid 81 killed; 16:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:52 + git semver [Pipeline] } 16:30:53 $ docker stop --time=1 fce4c9fed42541ee63da4df7a76126362f1b127f4dd028e0a2a2308134844544 16:30:54 $ docker rm -f fce4c9fed42541ee63da4df7a76126362f1b127f4dd028e0a2a2308134844544 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:54 Stashed 1 file(s) [Pipeline] echo 16:30:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:30:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:55 ========================================================= 16:30:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:30:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:55 59bf1c3509f3: Pulling fs layer 16:30:55 666ba61612fd: Pulling fs layer 16:30:55 8ed8ca486205: Pulling fs layer 16:30:55 cc1cd167ecdc: Pulling fs layer 16:30:55 c516ae0d96e1: Pulling fs layer 16:30:55 684cea983483: Pulling fs layer 16:30:55 dd3240ac7de5: Pulling fs layer 16:30:55 b1e948a4e11c: Pulling fs layer 16:30:55 a8fd76ee1af6: Pulling fs layer 16:30:55 646ad004c059: Pulling fs layer 16:30:55 684cea983483: Waiting 16:30:55 cc1cd167ecdc: Waiting 16:30:55 dd3240ac7de5: Waiting 16:30:55 b1e948a4e11c: Waiting 16:30:55 c516ae0d96e1: Waiting 16:30:55 646ad004c059: Waiting 16:30:55 a8fd76ee1af6: Waiting 16:30:55 8ed8ca486205: Verifying Checksum 16:30:55 8ed8ca486205: Download complete 16:30:55 666ba61612fd: Download complete 16:30:55 c516ae0d96e1: Download complete 16:30:55 684cea983483: Verifying Checksum 16:30:55 684cea983483: Download complete 16:30:55 59bf1c3509f3: Verifying Checksum 16:30:55 59bf1c3509f3: Download complete 16:30:55 dd3240ac7de5: Verifying Checksum 16:30:55 dd3240ac7de5: Download complete 16:30:55 b1e948a4e11c: Verifying Checksum 16:30:55 b1e948a4e11c: Download complete 16:30:55 59bf1c3509f3: Pull complete 16:30:55 666ba61612fd: Pull complete 16:30:55 8ed8ca486205: Pull complete 16:30:55 646ad004c059: Verifying Checksum 16:30:55 646ad004c059: Download complete 16:30:56 a8fd76ee1af6: Verifying Checksum 16:30:56 a8fd76ee1af6: Download complete 16:30:56 cc1cd167ecdc: Verifying Checksum 16:30:56 cc1cd167ecdc: Download complete 16:31:00 cc1cd167ecdc: Pull complete 16:31:00 c516ae0d96e1: Pull complete 16:31:00 684cea983483: Pull complete 16:31:00 dd3240ac7de5: Pull complete 16:31:00 b1e948a4e11c: Pull complete 16:31:02 a8fd76ee1af6: Pull complete 16:31:03 646ad004c059: Pull complete 16:31:03 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:31:03 + docker build -t ci-base-image-x86_64 -f - . 16:31:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:03 WORKDIR /edgex 16:31:03 COPY go.mod . 16:31:03 RUN go mod download 16:31:04 Sending build context to Docker daemon 335.1MB 16:31:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:04 ---> 8f69c11f6b0c 16:31:04 Step 2/4 : WORKDIR /edgex 16:31:06 ---> Running in 49db6e48b049 16:31:06 Removing intermediate container 49db6e48b049 16:31:06 ---> fc859baf1fd5 16:31:06 Step 3/4 : COPY go.mod . 16:31:07 ---> f85add01996b 16:31:07 Step 4/4 : RUN go mod download 16:31:07 ---> Running in 376c13d7961f 16:31:10 Still waiting to schedule task 16:31:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:31:21 Removing intermediate container 376c13d7961f 16:31:21 ---> 8cec41f4c1e6 16:31:21 Successfully built 8cec41f4c1e6 16:31:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:22 + docker inspect -f . ci-base-image-x86_64 16:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:22 prd-ubuntu20.04-docker-8c-8g-16588 does not seem to be running inside a container 16:31:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:22 $ docker top 530bd74708fe21b5425e4ab040b54a6efac9d03d9005958446daeaaddbdfa1ab -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:23 + go version 16:31:23 go version go1.17.7 linux/amd64 [Pipeline] } 16:31:23 $ docker stop --time=1 530bd74708fe21b5425e4ab040b54a6efac9d03d9005958446daeaaddbdfa1ab 16:31:24 $ docker rm -f 530bd74708fe21b5425e4ab040b54a6efac9d03d9005958446daeaaddbdfa1ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:25 + docker inspect -f . ci-base-image-x86_64 16:31:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:25 prd-ubuntu20.04-docker-8c-8g-16588 does not seem to be running inside a container 16:31:25 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:25 $ docker top 0bf4a889ccccc1ef5f8381604df332458152a4583f0d48af095dcecb9a68798b -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:25 ========================================================= 16:31:25 [edgeXBuildGoParallel] Running Tests and Build... 16:31:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:25 + make test 16:31:25 go mod tidy -compat=1.17 16:31:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:32 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.143s coverage: 89.2% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.090s coverage: 83.8% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements 16:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 16:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 16:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.155s coverage: 82.5% of statements 16:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 85.4% of statements 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.188s coverage: 91.2% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 89.4% of statements 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.4% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:32:09 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:32:27 GO111MODULE=on go vet ./... 16:32:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:30 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:30 + ls -al . 16:32:30 total 684 16:32:30 drwxrwxr-x 10 1001 1001 4096 Jul 1 16:31 . 16:32:30 drwxr-xr-x 4 root root 4096 Jul 1 16:31 .. 16:32:30 -rw-rw-r-- 1 1001 1001 11 Jul 1 16:30 .dockerignore 16:32:30 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 .git 16:32:30 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:30 .github 16:32:30 -rw-rw-r-- 1 1001 1001 879 Jul 1 16:30 .gitignore 16:32:30 -rw-rw-r-- 1 1001 1001 42 Jul 1 16:30 .golangci.yml 16:32:30 -rw-rw-r-- 1 1001 1001 87 Jul 1 16:30 .hadolint.yml 16:32:30 drwxr-xr-x 3 1001 1001 4096 Jul 1 16:30 .semver 16:32:30 -rw-rw-r-- 1 1001 1001 166 Jul 1 16:30 .sonarcloud.properties 16:32:30 -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:30 ADOPTERS.md 16:32:30 -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:30 Attribution.txt 16:32:30 -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:30 CHANGELOG.md 16:32:30 -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:30 CONTRIBUTING.md 16:32:30 -rw-rw-r-- 1 1001 1001 677 Jul 1 16:30 GOVERNANCE.md 16:32:30 -rw-rw-r-- 1 1001 1001 850 Jul 1 16:30 Jenkinsfile 16:32:30 -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:30 LICENSE 16:32:30 -rw-rw-r-- 1 1001 1001 10389 Jul 1 16:30 Makefile 16:32:30 -rw-rw-r-- 1 1001 1001 582 Jul 1 16:30 OWNERS.md 16:32:30 -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:30 README.md 16:32:30 -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:30 SECURITY.md 16:32:30 -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION 16:32:30 -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:30 ZMQWindows.md 16:32:30 drwxrwxr-x 2 1001 1001 4096 Jul 1 16:30 bin 16:32:30 drwxrwxr-x 18 1001 1001 4096 Jul 1 16:30 cmd 16:32:30 -rw-r--r-- 1 root root 435593 Jul 1 16:32 coverage.out 16:32:30 -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:30 go.mod 16:32:30 -rw-rw-r-- 1 1001 1001 36231 Jul 1 16:31 go.sum 16:32:30 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 internal 16:32:30 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:30 openapi 16:32:30 drwxrwxr-x 4 1001 1001 4096 Jul 1 16:30 snap 16:32:30 -rw-rw-r-- 1 1001 1001 204 Jul 1 16:30 version.go [Pipeline] sh 16:32:30 + '[' -e coverage.out ] 16:32:30 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:30 Stashed 1 file(s) [Pipeline] sh 16:32:31 + make build 16:32:31 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:06 $ docker stop --time=1 0bf4a889ccccc1ef5f8381604df332458152a4583f0d48af095dcecb9a68798b 16:33:09 $ docker rm -f 0bf4a889ccccc1ef5f8381604df332458152a4583f0d48af095dcecb9a68798b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:10 16:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:10 latest: Pulling from edgex-devops/edgex-compose 16:33:10 cbdbe7a5bc2a: Pulling fs layer 16:33:10 ca9280d653b3: Pulling fs layer 16:33:10 7e9c9ca2126c: Pulling fs layer 16:33:10 cbdbe7a5bc2a: Verifying Checksum 16:33:10 cbdbe7a5bc2a: Download complete 16:33:10 ca9280d653b3: Verifying Checksum 16:33:10 ca9280d653b3: Download complete 16:33:10 cbdbe7a5bc2a: Pull complete 16:33:11 7e9c9ca2126c: Download complete 16:33:11 ca9280d653b3: Pull complete 16:33:14 7e9c9ca2126c: Pull complete 16:33:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:14 prd-ubuntu20.04-docker-8c-8g-16588 does not seem to be running inside a container 16:33:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:16 $ docker top ef33fc803e9c142312b391c2945cdc634d15c0a173463ba49614a3b3af3c5b45 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:16 + docker-compose build --help 16:33:16 + grep parallel 16:33:17 --parallel Build images in parallel. [Pipeline] } 16:33:17 $ docker stop --time=1 ef33fc803e9c142312b391c2945cdc634d15c0a173463ba49614a3b3af3c5b45 16:33:18 $ docker rm -f ef33fc803e9c142312b391c2945cdc634d15c0a173463ba49614a3b3af3c5b45 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:19 prd-ubuntu20.04-docker-8c-8g-16588 does not seem to be running inside a container 16:33:19 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:19 $ docker top 4dfe8cfbff8f4dc19de319512274b1d9f30be14b2ec7ffd9660ff5b91c66859a -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:19 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:20 Building core-command ... 16:33:20 Building core-data ... 16:33:20 Building core-metadata ... 16:33:20 Building security-bootstrapper ... 16:33:20 Building security-proxy-setup ... 16:33:20 Building security-secretstore-setup ... 16:33:20 Building security-spiffe-token-provider ... 16:33:20 Building security-spire-agent ... 16:33:20 Building security-spire-config ... 16:33:20 Building security-spire-server ... 16:33:20 Building support-notifications ... 16:33:20 Building support-scheduler ... 16:33:20 Building sys-mgmt-agent ... 16:33:20 Building support-scheduler 16:33:20 Building core-command 16:33:20 Building security-proxy-setup 16:33:20 Building security-spire-agent 16:33:20 Building core-data 16:33:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:35 ---> 8cec41f4c1e6 16:33:35 Step 3/23 : WORKDIR /edgex-go 16:33:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:35 ---> 8cec41f4c1e6 16:33:35 Step 3/22 : WORKDIR /edgex-go 16:33:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:35 ---> 8cec41f4c1e6 16:33:35 Step 3/23 : WORKDIR /edgex-go 16:33:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:35 ---> 8cec41f4c1e6 16:33:35 Step 3/26 : WORKDIR /edgex-go 16:33:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:35 ---> 8cec41f4c1e6 16:33:35 Step 3/22 : WORKDIR /edgex-go 16:33:41 ---> Running in 85657d1e036b 16:33:41 ---> Running in 3a59b13237a4 16:33:41 ---> Running in 88139ea69b5f 16:33:41 ---> Running in f08b5808f4cd 16:33:41 ---> Running in f29484a8d680 16:33:41 Removing intermediate container 3a59b13237a4 16:33:41 ---> b177cc2771af 16:33:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 Removing intermediate container f08b5808f4cd 16:33:41 ---> c259a443ea83 16:33:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 Removing intermediate container 85657d1e036b 16:33:41 ---> 7c681115262b 16:33:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 Removing intermediate container f29484a8d680 16:33:41 ---> c3ece5620998 16:33:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 Removing intermediate container 88139ea69b5f 16:33:41 ---> 28494884d1af 16:33:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:41 ---> Running in b56c82a1192b 16:33:41 ---> Running in c249ed1fe90c 16:33:41 ---> Running in a9df50b7f303 16:33:41 ---> Running in cda387304d61 16:33:41 ---> Running in 9e57fdb635f5 16:33:42 Removing intermediate container b56c82a1192b 16:33:42 ---> 49f84ed4366e 16:33:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:42 Removing intermediate container c249ed1fe90c 16:33:42 ---> b809fe40bd41 16:33:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:42 ---> Running in 45f04f7ffe30 16:33:42 ---> Running in d855e6929a59 16:33:43 Removing intermediate container a9df50b7f303 16:33:43 ---> ddbb2549b2ad 16:33:43 Step 5/22 : RUN apk add --update --no-cache make git 16:33:43 Removing intermediate container cda387304d61 16:33:43 ---> 3e253571f6c2 16:33:43 Step 5/22 : RUN apk add --update --no-cache make git 16:33:43 ---> Running in 5a4a51dd9b7e 16:33:43 Removing intermediate container 9e57fdb635f5 16:33:43 ---> 9a394410c9ef 16:33:43 Step 5/23 : RUN apk add --update --no-cache make git 16:33:43 ---> Running in fdcf5940b563 16:33:43 ---> Running in 74250dc877e4 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 OK: 221 MiB in 52 packages 16:33:44 OK: 221 MiB in 52 packages 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:44 Removing intermediate container 45f04f7ffe30 16:33:44 ---> cf64c7f6e25b 16:33:44 Step 6/23 : COPY go.mod vendor* ./ 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:45 ---> ca3662382ae9 16:33:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:45 Removing intermediate container d855e6929a59 16:33:45 ---> f3429cb1bc5c 16:33:45 Step 6/26 : COPY go.mod vendor* ./ 16:33:45 ---> Running in 38637bc1be7c 16:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:45 ---> d3aed110f8b3 16:33:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:45 ---> Running in d6fb011c2926 16:33:45 OK: 221 MiB in 52 packages 16:33:46 OK: 221 MiB in 52 packages 16:33:46 Removing intermediate container 74250dc877e4 16:33:46 ---> 0b60ba57bb23 16:33:46 Step 6/23 : COPY go.mod vendor* ./ 16:33:46 Removing intermediate container 38637bc1be7c 16:33:46 ---> 17bf8130ebf9 16:33:46 Step 8/23 : COPY . . 16:33:46 ---> a616641589f2 16:33:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:46 ---> Running in 78104cf3b34c 16:33:46 OK: 221 MiB in 52 packages 16:33:47 Removing intermediate container 5a4a51dd9b7e 16:33:47 ---> 1b226842c5c2 16:33:47 Step 6/22 : COPY go.mod vendor* ./ 16:33:47 Removing intermediate container d6fb011c2926 16:33:47 ---> b36929e8949e 16:33:47 Step 8/26 : COPY . . 16:33:51 ---> 86fa3b3ac331 16:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:51 Removing intermediate container fdcf5940b563 16:33:51 ---> 1ba5211842db 16:33:51 Step 6/22 : COPY go.mod vendor* ./ 16:33:52 ---> Running in a3671845955d 16:33:52 ---> aabaf50b1641 16:33:52 Step 9/23 : RUN make cmd/core-data/core-data 16:33:52 Removing intermediate container 78104cf3b34c 16:33:52 ---> be0d2ac3da01 16:33:52 Step 8/23 : COPY . . 16:33:52 ---> 943f59beb8a4 16:33:52 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:33:52 ---> Running in a36ad7a08fe3 16:33:54 ---> bd85916bd811 16:33:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 ---> Running in 81ea4aa3ad18 16:33:54 ---> Running in b27576e7ad9d 16:33:55 Removing intermediate container 81ea4aa3ad18 16:33:55 ---> 2b60570fc47a 16:33:55 Step 10/26 : WORKDIR /edgex-go/spire-build 16:33:55 ---> Running in 70a504dec8ae 16:33:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:33:55 Removing intermediate container a3671845955d 16:33:55 ---> 45daacc9e995 16:33:55 Step 8/22 : COPY . . 16:33:56 Removing intermediate container 70a504dec8ae 16:33:56 ---> 8327a12d7978 16:33:56 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:01 ---> Running in e31345e547cb 16:34:01 ---> b244dca9b18d 16:34:01 Step 9/23 : RUN make cmd/core-command/core-command 16:34:01 ---> 764040a3dff1 16:34:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:01 ---> Running in b65ca562116a 16:34:01 ---> Running in a3760ab9d163 16:34:01 Removing intermediate container b27576e7ad9d 16:34:01 ---> 8844008093ef 16:34:01 Step 8/22 : COPY . . 16:34:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:34:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:04 Removing intermediate container e31345e547cb 16:34:04 ---> d3b041fb4a32 16:34:04 Step 12/26 : WORKDIR /edgex-go 16:34:05 ---> Running in 2859a90acdf2 16:34:05 Removing intermediate container 2859a90acdf2 16:34:05 ---> 736a22b843ac 16:34:05 16:34:05 Step 13/26 : FROM alpine:3.15 16:34:05 3.15: Pulling from library/alpine 16:34:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:34:06 Status: Downloaded newer image for alpine:3.15 16:34:06 ---> 0ac33e5f5afa 16:34:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:06 ---> Running in a88ee46efd9c 16:34:06 ---> 1b18cad77ebc 16:34:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:07 ---> Running in e6a4a15eed50 16:34:07 Removing intermediate container a88ee46efd9c 16:34:07 ---> 7deb7825b0ec 16:34:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:07 ---> Running in 0ce91f835e7b 16:34:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:09 Removing intermediate container 0ce91f835e7b 16:34:09 ---> 6740f4b68522 16:34:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:09 ---> Running in 96eaa5da349c 16:34:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:12 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:12 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:12 OK: 15859 distinct packages available 16:34:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:13 (1/5) Installing dumb-init (1.2.5-r1) 16:34:13 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:13 (3/5) Installing libucontext (1.1-r0) 16:34:13 (4/5) Installing gcompat (1.0.0-r4) 16:34:13 (5/5) Installing openssl (1.1.1o-r0) 16:34:13 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:34:13 Executing busybox-1.34.1-r5.trigger 16:34:13 1 error; 6 MiB in 18 packages 16:34:16 Building security-spire-server 16:34:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:21 ---> 8cec41f4c1e6 16:34:21 Step 3/25 : WORKDIR /edgex-go 16:34:21 ---> Using cache 16:34:21 ---> c3ece5620998 16:34:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:21 ---> Using cache 16:34:21 ---> 3e253571f6c2 16:34:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:34:25 ---> Running in 6dff333d87f9 16:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:34:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:26 OK: 221 MiB in 52 packages 16:34:29 Removing intermediate container a3760ab9d163 16:34:29 ---> 7efc1b4775b2 16:34:29 16:34:29 Step 10/23 : FROM alpine:3.14 16:34:29 Removing intermediate container a36ad7a08fe3 16:34:29 ---> 70749aabe253 16:34:29 16:34:29 Step 10/23 : FROM alpine:3.14 16:34:29 3.14: Pulling from library/alpine 16:34:31 3.14: Pulling from library/alpine 16:34:31 Removing intermediate container 6dff333d87f9 16:34:31 ---> fe35baba5bb6 16:34:31 Step 6/25 : COPY go.mod vendor* ./ 16:34:32 ---> 00717cc1d4a1 16:34:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:32 ---> Running in 11034a02a64f 16:34:32 Removing intermediate container e6a4a15eed50 16:34:32 ---> 91af6a72562f 16:34:32 16:34:32 Step 10/22 : FROM alpine:3.14 16:34:32 Removing intermediate container b65ca562116a 16:34:32 ---> d5abad76792c 16:34:32 16:34:32 Step 10/22 : FROM alpine:3.14 16:34:32 3.14: Pulling from library/alpine 16:34:32 3.14: Pulling from library/alpine 16:34:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:34:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:34:32 Status: Downloaded newer image for alpine:3.14 16:34:32 Status: Downloaded newer image for alpine:3.14 16:34:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:34:32 Status: Image is up to date for alpine:3.14 16:34:32 ---> e04c818066af 16:34:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:34:32 ---> e04c818066af 16:34:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:34:32 Status: Image is up to date for alpine:3.14 16:34:32 ---> e04c818066af 16:34:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:32 ---> e04c818066af 16:34:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:34:32 ---> Running in 1e2ba6df95ca 16:34:32 ---> Running in 232d787286ea 16:34:32 ---> Running in 81daf4fba6e9 16:34:32 ---> Running in 272c6d0a1b1c 16:34:33 Removing intermediate container 1e2ba6df95ca 16:34:33 ---> 5882a7c46c2f 16:34:33 Step 12/23 : ENV APP_PORT=59880 16:34:33 ---> Running in 0202311d4fae 16:34:33 Removing intermediate container 0202311d4fae 16:34:33 ---> 5236fd11f963 16:34:33 Step 13/23 : EXPOSE $APP_PORT 16:34:33 Removing intermediate container 11034a02a64f 16:34:33 ---> d127e58e4eb1 16:34:33 Step 8/25 : COPY . . 16:34:33 ---> Running in f3c49171964c 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:33 (1/1) Installing dumb-init (1.2.5-r1) 16:34:33 Executing busybox-1.33.1-r7.trigger 16:34:33 OK: 6 MiB in 15 packages 16:34:33 Removing intermediate container f3c49171964c 16:34:33 ---> 891703f9540f 16:34:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:34 (1/1) Installing dumb-init (1.2.5-r1) 16:34:34 Executing busybox-1.33.1-r7.trigger 16:34:34 (1/6) Installing ca-certificates (20211220-r0) 16:34:34 OK: 6 MiB in 15 packages 16:34:34 (2/6) Installing brotli-libs (1.0.9-r5) 16:34:34 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:34:34 (4/6) Installing libcurl (7.79.1-r2) 16:34:34 (5/6) Installing curl (7.79.1-r2) 16:34:34 (6/6) Installing dumb-init (1.2.5-r1) 16:34:34 Executing busybox-1.33.1-r7.trigger 16:34:34 Executing ca-certificates-20211220-r0.trigger 16:34:34 OK: 8 MiB in 20 packages 16:34:35 ---> Running in c7196bd22620 16:34:35 Removing intermediate container 81daf4fba6e9 16:34:35 ---> 0a7f089dd5f2 16:34:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:36 ---> Running in bf647d2ad3e8 16:34:36 Removing intermediate container 272c6d0a1b1c 16:34:36 ---> fd2a89cfdef1 16:34:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:36 Removing intermediate container 232d787286ea 16:34:36 ---> 7da8edfefd68 16:34:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:36 ---> Running in 27b430537c89 16:34:36 Removing intermediate container bf647d2ad3e8 16:34:36 ---> af53f6406002 16:34:36 Step 13/22 : ENV APP_PORT=59861 16:34:36 ---> Running in bbf7d5cf5901 16:34:37 ---> Running in ba9ea28bc7a6 16:34:37 Removing intermediate container 27b430537c89 16:34:37 ---> b31c843df411 16:34:37 Step 13/23 : ENV APP_PORT=59882 16:34:37 Removing intermediate container bbf7d5cf5901 16:34:37 ---> e2e8d88646fe 16:34:37 Step 13/22 : WORKDIR /edgex 16:34:37 ---> Running in d0fc845514fb 16:34:37 Removing intermediate container ba9ea28bc7a6 16:34:37 ---> 4b3a420b13d6 16:34:37 Step 14/22 : EXPOSE $APP_PORT 16:34:37 ---> Running in 10cb8b91dd0f 16:34:37 ---> Running in c14ac8a73032 16:34:37 Removing intermediate container c7196bd22620 16:34:37 ---> 714ccd103a6b 16:34:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:37 Removing intermediate container d0fc845514fb 16:34:37 ---> f87aa9dabac0 16:34:37 Step 14/23 : EXPOSE $APP_PORT 16:34:38 Removing intermediate container 10cb8b91dd0f 16:34:38 ---> 036371b94707 16:34:38 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:38 ---> Running in 3280a1588a4b 16:34:38 Removing intermediate container c14ac8a73032 16:34:38 ---> 8fef8d19e825 16:34:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:38 ---> Running in 153a67779652 16:34:38 ---> 7dc85531d9db 16:34:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:38 Removing intermediate container 153a67779652 16:34:38 ---> 6a1556a0465c 16:34:38 Step 15/23 : WORKDIR / 16:34:38 ---> 7c55c035cce4 16:34:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:34:38 ---> Running in 4300ecaa2bea 16:34:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:34:39 ---> 27314c6c66e4 16:34:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:39 Removing intermediate container 4300ecaa2bea 16:34:39 ---> 395826d68192 16:34:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:39 ---> d1b444bc8875 16:34:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:34:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:34:39 ---> 3c8a2e55980b 16:34:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:34:39 ---> f76c290c07d4 16:34:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:39 (1/6) Installing dumb-init (1.2.5-r1) 16:34:39 ---> Running in 37ab6d30b533 16:34:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:34:40 (3/6) Installing libsodium (1.0.18-r0) 16:34:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:34:40 (5/6) Installing libzmq (4.3.4-r0) 16:34:40 ---> a6557d0183d5 16:34:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:34:40 ---> 19d607a27b94 16:34:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:40 (6/6) Installing zeromq (4.3.4-r0) 16:34:40 Executing busybox-1.33.1-r7.trigger 16:34:40 OK: 8 MiB in 20 packages 16:34:40 ---> Running in 77380972ee16 16:34:40 Removing intermediate container 37ab6d30b533 16:34:40 ---> 38642da89dce 16:34:40 Step 10/25 : WORKDIR /edgex-go/spire-build 16:34:40 ---> a8818db55b09 16:34:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:34:41 ---> d1fca94703f1 16:34:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:41 ---> Running in ce91ddc74778 16:34:41 ---> Running in f26ee5dea38d 16:34:41 Removing intermediate container 77380972ee16 16:34:41 ---> 4921cd4c3c33 16:34:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:41 ---> 0a2fa5e75db3 16:34:41 Step 19/23 : ENTRYPOINT ["/core-command"] 16:34:42 ---> Running in 00bc301d77a3 16:34:42 Removing intermediate container 3280a1588a4b 16:34:42 ---> aa70ee53fe7e 16:34:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:42 Removing intermediate container ce91ddc74778 16:34:42 ---> 999e2ddd4266 16:34:42 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:34:42 ---> Running in 3ed9336c3d04 16:34:42 ---> Running in 93431f33f49a 16:34:42 Removing intermediate container 00bc301d77a3 16:34:42 ---> 99baf88c082a 16:34:42 Step 20/22 : LABEL arch=x86_64 16:34:43 ---> e39abfa566c7 16:34:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:43 Removing intermediate container 3ed9336c3d04 16:34:43 ---> 574754341755 16:34:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:43 ---> Running in e72021e1d8c1 16:34:43 ---> Running in d6793308da17 16:34:43 ---> e3e367e0fa48 16:34:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:43 Removing intermediate container e72021e1d8c1 16:34:43 ---> c6a27c705eab 16:34:43 Step 21/22 : LABEL git_sha=297c78bf33d25019ed5bf9b6e7f92a24cc93c169 16:34:44 ---> Running in a0ddebf2c951 16:34:44 Removing intermediate container d6793308da17 16:34:44 ---> c0216f67c4bd 16:34:44 Step 21/23 : LABEL arch=x86_64 16:34:44 Removing intermediate container f26ee5dea38d 16:34:44 ---> 7e644774c350 16:34:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:44 ---> ceb302df4da0 16:34:44 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:44 ---> Running in a103c3abc35b 16:34:44 ---> Running in 3e346b569f28 16:34:44 ---> Running in 94128d9c90c5 16:34:44 Removing intermediate container a0ddebf2c951 16:34:44 ---> de68f76266cf 16:34:44 Step 22/22 : LABEL version=0.0.0 16:34:44 Removing intermediate container a103c3abc35b 16:34:44 ---> 6aaf375257a4 16:34:44 Step 22/23 : LABEL git_sha=297c78bf33d25019ed5bf9b6e7f92a24cc93c169 16:34:44 ---> Running in 971d8e40b58b 16:34:44 Removing intermediate container 94128d9c90c5 16:34:44 ---> 75d79638454f 16:34:44 Step 20/22 : LABEL arch=x86_64 16:34:44 Removing intermediate container 3e346b569f28 16:34:44 ---> b8579db75d2d 16:34:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:44 Removing intermediate container 93431f33f49a 16:34:44 ---> 701356dd924a 16:34:44 Step 12/25 : WORKDIR /edgex-go 16:34:44 ---> Running in b02960569bfb 16:34:44 ---> Running in c5ca85a55a77 16:34:44 ---> Running in dc48a0a9d666 16:34:44 Removing intermediate container 971d8e40b58b 16:34:44 ---> 719d5f41be11 16:34:44 16:34:44 ---> Running in 94045c9c1c3d 16:34:44 Removing intermediate container c5ca85a55a77 16:34:44 ---> 0b5c06c7ba2b 16:34:44 Step 21/22 : LABEL git_sha=297c78bf33d25019ed5bf9b6e7f92a24cc93c169 16:34:44 Removing intermediate container b02960569bfb 16:34:44 ---> bc1ede91a73b 16:34:44 Step 23/23 : LABEL version=0.0.0 16:34:44 Successfully built 719d5f41be11 16:34:44 Successfully tagged support-scheduler:latest 16:34:44  Building support-scheduler ... done Building support-notifications 16:34:45 Removing intermediate container dc48a0a9d666 16:34:45 ---> d9e2a96aa8c1 16:34:45 Step 21/23 : LABEL arch=x86_64 16:34:45 ---> Running in cb2263f0690a 16:34:45 ---> Running in e445ea52869a 16:34:45 Removing intermediate container 94045c9c1c3d 16:34:45 ---> 6682b5f488ee 16:34:45 16:34:45 Step 13/25 : FROM alpine:3.15 16:34:45 ---> 0ac33e5f5afa 16:34:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:45 ---> Using cache 16:34:45 ---> 7deb7825b0ec 16:34:45 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:45 ---> Using cache 16:34:45 ---> 6740f4b68522 16:34:45 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:45 ---> Running in 2f0fd8dfff3c 16:34:47 Removing intermediate container cb2263f0690a 16:34:47 ---> 6413087af3f0 16:34:47 Step 22/22 : LABEL version=0.0.0 16:34:48 Removing intermediate container e445ea52869a 16:34:48 ---> 250e0838a2e1 16:34:48 16:34:48 Successfully built 250e0838a2e1 16:34:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:48 ---> 8cec41f4c1e6 16:34:48 Step 3/22 : WORKDIR /edgex-go 16:34:48 ---> Using cache 16:34:48 ---> c3ece5620998 16:34:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:48 ---> Using cache 16:34:48 ---> 3e253571f6c2 16:34:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:34:48 ---> Running in d2d3f805fe5a 16:34:48 Successfully tagged core-command:latest 16:34:48 Building security-spire-config 16:34:48  Building core-command ... done Removing intermediate container 2f0fd8dfff3c 16:34:48 ---> dbce9c850fdc 16:34:48 Step 22/23 : LABEL git_sha=297c78bf33d25019ed5bf9b6e7f92a24cc93c169 16:34:48 ---> Running in fbafb8c2a6e4 16:34:48 ---> Running in c4fd8786492b 16:34:48 ---> Running in 7b167d45141e 16:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:51 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:51 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:51 OK: 15859 distinct packages available 16:34:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:52 Removing intermediate container fbafb8c2a6e4 16:34:52 ---> e693b13336f7 16:34:52 16:34:52 Successfully built e693b13336f7 16:34:52 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:52 ---> 8cec41f4c1e6 16:34:52 Step 3/26 : WORKDIR /edgex-go 16:34:52 ---> Using cache 16:34:52 ---> c3ece5620998 16:34:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:52 ---> Using cache 16:34:52 ---> 3e253571f6c2 16:34:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:52 ---> Using cache 16:34:52 ---> fe35baba5bb6 16:34:52 Step 6/26 : COPY go.mod vendor* ./ 16:34:52 ---> Using cache 16:34:52 ---> 00717cc1d4a1 16:34:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:52 ---> Using cache 16:34:52 ---> d127e58e4eb1 16:34:52 Step 8/26 : COPY . . 16:34:52 ---> Using cache 16:34:52 ---> 3c8a2e55980b 16:34:52 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:52 ---> Using cache 16:34:52 ---> 38642da89dce 16:34:52 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:52 ---> Using cache 16:34:52 ---> 999e2ddd4266 16:34:52 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:52 (1/5) Installing dumb-init (1.2.5-r1) 16:34:52 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:52 Successfully tagged security-proxy-setup:latest 16:34:52  Building security-proxy-setup ... done Building security-spiffe-token-provider 16:34:52 (3/5) Installing libucontext (1.1-r0) 16:34:52 Removing intermediate container 7b167d45141e 16:34:52 ---> db9baedbf577 16:34:52 Step 23/23 : LABEL version=0.0.0 16:34:52 (4/5) Installing gcompat (1.0.0-r4) 16:34:52 ---> Running in f2fc077318f6 16:34:53 (5/5) Installing openssl (1.1.1o-r0) 16:34:53 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:34:53 Executing busybox-1.34.1-r5.trigger 16:34:53 1 error; 6 MiB in 18 packages 16:34:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:53 OK: 221 MiB in 52 packages 16:34:53 ---> Running in 5a1a0e90910b 16:34:56 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:34:56 ---> 8cec41f4c1e6 16:34:56 Step 3/20 : WORKDIR /edgex-go 16:34:56 ---> Using cache 16:34:56 ---> c3ece5620998 16:34:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:34:56 Removing intermediate container 5a1a0e90910b 16:34:56 ---> 10d0c7e2b236 16:34:56 16:34:56 Successfully built 10d0c7e2b236 16:34:56 ---> Running in 04de04f3b3fb 16:34:56 Successfully tagged core-data:latest 16:34:56 Building security-bootstrapper 16:34:56  Building core-data ... done Removing intermediate container c4fd8786492b 16:34:56 ---> 4ade0ef9cd43 16:34:56 Step 6/22 : COPY go.mod vendor* ./ 16:34:56 Building core-metadata 16:34:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16611 in /w/workspace/edgexfoundry_edgex-go_PR-4067 [Pipeline] { [Pipeline] ws 16:34:59 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:34:59 The recommended git tool is: git 16:35:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:00 ---> f0148f65af24 16:35:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:01 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:35:01 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:35:01 OK: 15866 distinct packages available 16:35:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:01 ---> Running in 26cdd842c99a 16:35:01 Removing intermediate container f2fc077318f6 16:35:01 ---> af2eb7310588 16:35:01 Step 12/26 : WORKDIR /edgex-go 16:35:01 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:35:01 ---> 8cec41f4c1e6 16:35:01 Step 3/31 : WORKDIR /edgex-go 16:35:01 16:35:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> Using cache 16:35:01 16:35:01 ---> c3ece5620998 16:35:01 ---> 8cec41f4c1e6 16:35:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 3/23 : WORKDIR /edgex-go 16:35:01 16:35:01 ---> Using cache 16:35:01 ---> Using cache 16:35:01 ---> 3e253571f6c2 16:35:01 ---> c3ece5620998 16:35:01 Step 5/31 : RUN apk add --update --no-cache make gitStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:01 16:35:01 ---> Using cache 16:35:01 ---> Using cache 16:35:01 ---> 1ba5211842db 16:35:01 ---> 3e253571f6c2 16:35:01 Step 6/31 : COPY go.mod vendor* ./Step 5/23 : RUN apk add --update --no-cache make git 16:35:01 16:35:01 ---> Using cache 16:35:01 ---> Using cache 16:35:01 ---> bd85916bd811 16:35:01 ---> 1ba5211842db 16:35:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/23 : COPY go.mod vendor* ./ 16:35:01 16:35:01 ---> Using cache 16:35:01 ---> Using cache 16:35:01 ---> 8844008093ef 16:35:01 ---> bd85916bd811 16:35:01 Step 8/31 : COPY . .Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:01 16:35:01 ---> Using cache 16:35:01 ---> 8844008093ef 16:35:01 ---> Using cache 16:35:01 Step 8/23 : COPY . . ---> 1b18cad77ebc 16:35:01 16:35:01 ---> Using cache 16:35:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 1b18cad77ebc 16:35:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:35:01 16:35:01 ---> Running in ff6b098b3bc2 16:35:01 ---> Running in 9ac3ff2f523f 16:35:01 ---> Running in d670675b1766 16:35:01 Removing intermediate container ff6b098b3bc2 16:35:01 ---> 81f3c4129d41 16:35:01 16:35:01 Step 13/26 : FROM alpine:3.15 16:35:01 ---> 0ac33e5f5afa 16:35:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:01 ---> Using cache 16:35:01 ---> 7deb7825b0ec 16:35:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:01 ---> Using cache 16:35:01 ---> 6740f4b68522 16:35:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:01 ---> Running in 5f4e6d8fcd9f 16:35:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35:02 OK: 221 MiB in 52 packages 16:35:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:35:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:02 Removing intermediate container 26cdd842c99a 16:35:02 ---> 70a46697be78 16:35:02 Step 8/22 : COPY . . 16:35:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:03 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:35:03 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:35:03 OK: 15859 distinct packages available 16:35:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:03 Removing intermediate container 04de04f3b3fb 16:35:03 ---> 2a78d5295501 16:35:03 Step 5/20 : COPY go.mod vendor* ./ 16:35:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:05 (1/4) Installing dumb-init (1.2.5-r1) 16:35:05 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:05 (3/4) Installing libucontext (1.1-r0) 16:35:05 (4/4) Installing gcompat (1.0.0-r4) 16:35:05 Executing busybox-1.34.1-r5.trigger 16:35:05 OK: 6 MiB in 18 packages 16:35:05 ---> adf88eeeb97a 16:35:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:06 ---> Running in 367aa83a4adb 16:35:06 using credential edgex-jenkins-ssh 16:35:06 Cloning the remote Git repository 16:35:07 Removing intermediate container 5f4e6d8fcd9f 16:35:07 ---> a110ad998feb 16:35:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:07 > git init /w/workspace/edgex-go/2 # timeout=10 16:35:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:07 > git --version # timeout=10 16:35:07 > git --version # 'git version 2.25.1' 16:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:10 Removing intermediate container 367aa83a4adb 16:35:10 ---> 49e9f043ace5 16:35:10 Step 7/20 : COPY . . 16:35:10 ---> de71ee0002b3 16:35:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:10 ---> 102e92bcb1b1 16:35:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:35:10 ---> Running in 669779a535c0 16:35:10 ---> 6b0dac47813a 16:35:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:11 ---> Running in 5555e8fe414a 16:35:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:11 Removing intermediate container 5555e8fe414a 16:35:11 ---> a35a7a742fb4 16:35:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:13 ---> cf9ccc28035d 16:35:13 Step 21/26 : WORKDIR / 16:35:13 ---> Running in 19d68f03b5a4 16:35:14 Removing intermediate container 19d68f03b5a4 16:35:14 ---> 7809be440566 16:35:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:14 ---> Running in ceb221518793 16:35:14 Removing intermediate container ceb221518793 16:35:14 ---> d6824b4cf5f5 16:35:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:15 ---> Running in 924f364acede 16:35:15 Removing intermediate container 924f364acede 16:35:15 ---> f21931691dba 16:35:15 Step 24/26 : LABEL arch=x86_64 16:35:16 ---> Running in b438af940f31 16:35:17 Removing intermediate container b438af940f31 16:35:17 ---> c4e4147938df 16:35:17 Step 25/26 : LABEL git_sha=297c78bf33d25019ed5bf9b6e7f92a24cc93c169 16:35:17 ---> d273d5ea01b2 16:35:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:18 ---> Running in 50ba0cbdb034 16:35:18 ---> Running in b74e260c30df 16:35:18 Removing intermediate container 50ba0cbdb034 16:35:18 ---> c931e3d3bf31 16:35:18 Step 26/26 : LABEL version=0.0.0 16:35:19 ---> Running in bd75d9590ca2 16:35:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:35:19 Removing intermediate container bd75d9590ca2 16:35:19 ---> 610007b9eb5b 16:35:19 16:35:19 Successfully built 610007b9eb5b 16:35:19 Successfully tagged security-spire-config:latest 16:35:19 Building security-secretstore-setup 16:35:24  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:24 ---> 8cec41f4c1e6 16:35:24 Step 3/25 : WORKDIR /edgex-go 16:35:24 ---> Using cache 16:35:24 ---> c3ece5620998 16:35:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:24 ---> Using cache 16:35:24 ---> 3e253571f6c2 16:35:24 Step 5/25 : RUN apk add --update --no-cache make git 16:35:24 ---> Using cache 16:35:24 ---> 1ba5211842db 16:35:24 Step 6/25 : COPY go.mod vendor* ./ 16:35:24 ---> Using cache 16:35:24 ---> bd85916bd811 16:35:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:24 ---> Using cache 16:35:24 ---> 8844008093ef 16:35:24 Step 8/25 : COPY . . 16:35:24 ---> Using cache 16:35:24 ---> 1b18cad77ebc 16:35:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:27 Removing intermediate container 9ac3ff2f523f 16:35:27 ---> 669ed3fe9ec0 16:35:27 16:35:27 Step 10/31 : FROM alpine:3.14 16:35:27 ---> e04c818066af 16:35:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:35:27 Removing intermediate container d670675b1766 16:35:27 ---> f7ac3ec915b3 16:35:27 16:35:27 Step 10/23 : FROM alpine:3.14 16:35:27 ---> e04c818066af 16:35:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:27 ---> Using cache 16:35:27 ---> fd2a89cfdef1 16:35:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:27 ---> Using cache 16:35:27 ---> b31c843df411 16:35:27 Step 13/23 : ENV APP_PORT=59881 16:35:27 ---> Running in 96d4bc06193b 16:35:27 ---> Running in 0e085a7d53f1 16:35:27 ---> Running in d61a0656e454 16:35:27 Removing intermediate container d61a0656e454 16:35:27 ---> 85ad4620eb5a 16:35:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:35:28 Removing intermediate container 0e085a7d53f1 16:35:28 ---> 7aacd951d08a 16:35:28 Step 14/23 : EXPOSE $APP_PORT 16:35:28 ---> Running in 06b5cd1d7f0e 16:35:28 ---> Running in e15d909be519 16:35:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4067/head:refs/remotes/origin/PR-4067 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:28 Removing intermediate container e15d909be519 16:35:28 ---> 7bdde5e07b09 16:35:28 Step 15/23 : WORKDIR / 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:29 ---> Running in 56590460d86f 16:35:29 (1/2) Installing dumb-init (1.2.5-r1) 16:35:29 (2/2) Installing su-exec (0.2-r1) 16:35:29 Executing busybox-1.33.1-r7.trigger 16:35:29 OK: 6 MiB in 16 packages 16:35:29 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit ce230364a442f0ca1badb3e62a963f37aac6a619 16:35:29 Removing intermediate container 56590460d86f 16:35:29 ---> c4e88ca610ca 16:35:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:29 Merge succeeded, producing 7738b0fb6014ae0b78434f23dd0a7f08099ce20a 16:35:29 Checking out Revision 7738b0fb6014ae0b78434f23dd0a7f08099ce20a (PR-4067) 16:35:30 ---> 7a84e65d7972 16:35:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:30 Removing intermediate container 06b5cd1d7f0e 16:35:30 ---> ad643ba8dfc0 16:35:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:29 > git config core.sparsecheckout # timeout=10 16:35:29 > git checkout -f ce230364a442f0ca1badb3e62a963f37aac6a619 # timeout=10 16:35:29 > git remote # timeout=10 16:35:29 > git config --get remote.origin.url # timeout=10 16:35:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:29 > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 16:35:29 > git rev-parse HEAD^{commit} # timeout=10 16:35:29 > git config core.sparsecheckout # timeout=10 16:35:29 > git checkout -f 7738b0fb6014ae0b78434f23dd0a7f08099ce20a # timeout=10 16:35:31 ---> Running in 128b2f540541 16:35:31 ---> 6c90d58e2330 16:35:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:32 Removing intermediate container 128b2f540541 16:35:32 ---> a3a5efca7c4f 16:35:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:35:33 ---> f5497bda3f64 16:35:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:35:33 ---> Running in ffd40ecc0c45 16:35:33 ---> Running in 6511430d6721 16:35:33 Removing intermediate container ffd40ecc0c45 16:35:33 ---> b3578a17747b 16:35:33 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:34 Removing intermediate container 6511430d6721 16:35:34 ---> e961c6319cd2 16:35:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:34 ---> Running in 3ba77f1c096c 16:35:34 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" 16:35:34 > git rev-list --no-walk ce230364a442f0ca1badb3e62a963f37aac6a619 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:35 ---> Running in fb5396305299 16:35:35 Removing intermediate container fb5396305299 16:35:35 ---> 21cd78d271a8 16:35:35 Step 21/23 : LABEL arch=x86_64 16:35:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:35:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:35 Dload Upload Total Spent Left Speed 16:35:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 184k 0 --:--:-- --:--:-- --:--:-- 184k 16:35:35 ---> Running in bc30e6d52088 16:35:35 Removing intermediate container bc30e6d52088 16:35:35 ---> 2669bfa05ca7 16:35:35 Step 22/23 : LABEL git_sha=297c78bf33d25019ed5bf9b6e7f92a24cc93c169 [Pipeline] sh 16:35:36 ---> Running in 51bf44d68ba2 16:35:36 Removing intermediate container 669779a535c0 16:35:36 ---> 41e97a5f5b48 16:35:36 16:35:36 Step 10/22 : FROM alpine:3.14 16:35:36 ---> e04c818066af 16:35:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:36 Removing intermediate container 3ba77f1c096c 16:35:36 ---> 5b1048754b43 16:35:36 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:35:36 ---> Running in fc11213a33f6 16:35:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:35:36 Removing intermediate container 51bf44d68ba2 16:35:36 ---> 6503984a4f98 16:35:36 Step 23/23 : LABEL version=0.0.0 16:35:36 ---> Running in dfe16007b183 16:35:36 ---> Running in be0ab6b7f021 16:35:36 Removing intermediate container dfe16007b183 16:35:36 ---> cd1fdc1dea1d 16:35:36 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:35:36 Removing intermediate container be0ab6b7f021 16:35:36 ---> c8c1245145af 16:35:36 16:35:36 Successfully built c8c1245145af 16:35:36 Successfully tagged core-metadata:latest 16:35:36 Building sys-mgmt-agent 16:35:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:35:36 + sudo tee /etc/docker/daemon.new 16:35:36 { 16:35:36 "registry-mirrors": [ 16:35:36 "https://nexus3.edgexfoundry.org:10001" 16:35:36 ], 16:35:36 "bip": "10.250.0.254/24", 16:35:36 "hosts": [ 16:35:36 "tcp://0.0.0.0:5555", 16:35:36 "unix:///var/run/docker.sock" 16:35:36 ], 16:35:36 "mtu": 1458, 16:35:36 "selinux-enabled": true, 16:35:36 "seccomp-profile": "/etc/docker/seccomp.json" 16:35:36 } [Pipeline] sh 16:35:36  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:35:37 (1/2) Installing ca-certificates (20211220-r0) 16:35:37 (2/2) Installing dumb-init (1.2.5-r1) 16:35:37 Executing busybox-1.33.1-r7.trigger 16:35:37 Executing ca-certificates-20211220-r0.trigger 16:35:37 OK: 6 MiB in 16 packages 16:35:37 + sudo service docker restart 16:35:38 ---> f91fdeff7a2b 16:35:38 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:35:38 ---> Running in ce0aaba21b83 16:35:38 Removing intermediate container fc11213a33f6 16:35:38 ---> c8bf26b6233f 16:35:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:38 ---> Running in 17ab60aed8dc 16:35:38 Removing intermediate container 17ab60aed8dc 16:35:38 ---> 0ba42181518d 16:35:38 Step 13/22 : ENV APP_PORT=59860 16:35:38 ---> Running in ca52cd6109f3 16:35:39 Removing intermediate container ca52cd6109f3 16:35:39 ---> e796516385d6 16:35:39 Step 14/22 : EXPOSE $APP_PORT 16:35:39 ---> Running in 1d53ddc7752d 16:35:39 Removing intermediate container ce0aaba21b83 16:35:39 ---> 85ae63664b58 16:35:39 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:39 Removing intermediate container 1d53ddc7752d 16:35:39 ---> b8abbc67b383 16:35:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:39 ---> 8081bc932f6e 16:35:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:39 ---> eed634bb755f 16:35:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:40 ---> 4f542747358e 16:35:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:40 ---> 8b875fc33263 16:35:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:41 Removing intermediate container b74e260c30df 16:35:41 ---> 277af0ab60c7 16:35:41 16:35:41 Step 9/20 : FROM alpine:3.15 16:35:41 ---> 0ac33e5f5afa 16:35:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:41 ---> Using cache 16:35:41 ---> 7deb7825b0ec 16:35:41 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:41 ---> Using cache 16:35:41 ---> 6740f4b68522 16:35:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:41 ---> 0cabd5d314f7 16:35:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:41 ---> 000a9f8c27c4 16:35:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:41 ---> Running in 83c98a61d4dc 16:35:41 ---> Running in 83f3d8ea5d35 16:35:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:35:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:41 ---> 8cec41f4c1e6 16:35:41 Step 3/23 : WORKDIR /edgex-go 16:35:41 ---> Using cache 16:35:41 ---> c3ece5620998 16:35:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:41 ---> Using cache 16:35:41 ---> 3e253571f6c2 16:35:41 Step 5/23 : RUN apk add --update --no-cache make bash git 16:35:41 ---> fdfd18b631cc 16:35:41 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:35:41 ---> Running in 3d32bf55a690 16:35:41 Removing intermediate container 83f3d8ea5d35 16:35:41 ---> cfaf6c6ea022 16:35:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:41 ---> Running in d85258773e3f 16:35:41 ---> d35d935f29d9 16:35:41 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:35:41 Removing intermediate container d85258773e3f 16:35:41 ---> d731fd83e951 16:35:41 Step 20/22 : LABEL arch=x86_64 16:35:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:41 ---> Running in 307dbde4391e 16:35:41 ---> Running in cbfdf8c48981 16:35:42 Removing intermediate container 307dbde4391e 16:35:42 ---> 126ea7b2dbd1 16:35:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:42 Removing intermediate container cbfdf8c48981 16:35:42 ---> 7ea2fbf721c0 16:35:42 Step 21/22 : LABEL git_sha=297c78bf33d25019ed5bf9b6e7f92a24cc93c169 16:35:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:42 ---> Running in 158ffb959c58 16:35:42 Removing intermediate container 158ffb959c58 16:35:42 ---> 03d94975dd53 16:35:42 Step 22/22 : LABEL version=0.0.0 16:35:42 ---> 8594c97f2e3b 16:35:42 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:42 ---> Running in c1b2d42ad06a 16:35:42 ---> Running in 626997ac20aa 16:35:42 Removing intermediate container c1b2d42ad06a 16:35:42 ---> 6a70b9034314 16:35:42 16:35:42 Successfully built 6a70b9034314 16:35:42 Successfully tagged support-notifications:latest 16:35:42  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:43 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:35:43 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:35:43 OK: 15859 distinct packages available 16:35:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:43 Removing intermediate container 96d4bc06193b 16:35:43 ---> a618ef71af58 16:35:43 16:35:43 Step 10/25 : FROM alpine:3.14 16:35:43 ---> e04c818066af 16:35:43 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:43 OK: 221 MiB in 52 packages 16:35:43 ---> Running in c4325b317be6 16:35:43 Removing intermediate container 626997ac20aa 16:35:43 ---> c1ed8d5c2014 16:35:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:43 ---> Running in 1bd5e3dab2f0 16:35:43 Removing intermediate container 1bd5e3dab2f0 16:35:43 ---> 233c5d5f8de5 16:35:43 Step 28/31 : CMD ["gate"] 16:35:43 ---> Running in c07423c38bbb 16:35:43 Removing intermediate container 3d32bf55a690 16:35:43 ---> 98882729c057 16:35:43 Step 6/23 : COPY go.mod vendor* ./ 16:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:43 Removing intermediate container c07423c38bbb 16:35:43 ---> 5624241666ed 16:35:43 Step 29/31 : LABEL arch=x86_64 16:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:43 ---> Running in 85d7d36ba63b 16:35:43 ---> 195212280c33 16:35:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:43 ---> Running in 030d83be65f1 16:35:43 (1/3) Installing ca-certificates (20211220-r0) 16:35:43 Removing intermediate container 85d7d36ba63b 16:35:43 ---> a871aa816d28 16:35:43 Step 30/31 : LABEL git_sha=297c78bf33d25019ed5bf9b6e7f92a24cc93c169 16:35:43 (2/3) Installing dumb-init (1.2.5-r1) 16:35:43 (3/3) Installing su-exec (0.2-r1) 16:35:43 Executing busybox-1.33.1-r7.trigger 16:35:43 Executing ca-certificates-20211220-r0.trigger 16:35:44 OK: 6 MiB in 17 packages 16:35:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:44 ---> Running in 469a2c3335e4 16:35:44 Removing intermediate container 469a2c3335e4 16:35:44 ---> ada5ea4f5685 16:35:44 Step 31/31 : LABEL version=0.0.0 16:35:44 ---> Running in 449fd53b3cb7 16:35:44 (1/9) Installing ca-certificates (20211220-r0) 16:35:44 Removing intermediate container 449fd53b3cb7 16:35:44 ---> ac256907163b 16:35:44 16:35:44 Removing intermediate container c4325b317be6 16:35:44 ---> 3ccef5d0341d 16:35:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:44 Successfully built ac256907163b 16:35:44 (2/9) Installing brotli-libs (1.0.9-r5) 16:35:44 Successfully tagged security-bootstrapper:latest 16:35:44  Building security-bootstrapper ... done  ---> Running in f3b3e4b74df7 16:35:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:35:44 Removing intermediate container f3b3e4b74df7 16:35:44 ---> 3dd60e5caaf1 16:35:44 Step 13/25 : WORKDIR / 16:35:44 ---> Running in 7ccd22ea864b 16:35:44 (4/9) Installing libcurl (7.80.0-r1) 16:35:44 Removing intermediate container 7ccd22ea864b 16:35:44 ---> d8fb5b1dd3c8 16:35:44 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:35:44 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:35:44 (5/9) Installing curl (7.80.0-r1) 16:35:44 Removing intermediate container 030d83be65f1 16:35:44 ---> 4b044b193c08 16:35:44 Step 8/23 : COPY . . 16:35:44 ---> 0d2eaa8f6412 16:35:44 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:35:45 (6/9) Installing dumb-init (1.2.5-r1) 16:35:45 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:35:45 (7/9) Installing musl-obstack (1.2.3-r0) 16:35:45 (8/9) Installing libucontext (1.1-r0) 16:35:45 (9/9) Installing gcompat (1.0.0-r4) 16:35:45 Executing busybox-1.34.1-r5.trigger 16:35:45 Executing ca-certificates-20211220-r0.trigger 16:35:45 2 errors; 7 MiB in 21 packages 16:35:45 ---> 561d26133c72 16:35:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:46 ---> 0862e9c145c7 16:35:46 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:35:46 ---> 8decfea77da1 16:35:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:47 ---> 54e9f665234d 16:35:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:47 ---> b1eca621681f 16:35:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:47 ---> 87c2c4d13d85 16:35:47 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:35:47 ---> Running in 30cf7cde105b 16:35:48 Removing intermediate container 30cf7cde105b 16:35:48 ---> 8d5d1f3817bc 16:35:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:48 ---> Running in 9e1aa344d13c 16:35:48 Removing intermediate container 9e1aa344d13c 16:35:48 ---> ac1b92a8e1be 16:35:48 Step 23/25 : LABEL arch=x86_64 16:35:48 ---> Running in 6c523148018a 16:35:48 Removing intermediate container 6c523148018a 16:35:48 ---> 3d0a9cc21240 16:35:48 Step 24/25 : LABEL git_sha=297c78bf33d25019ed5bf9b6e7f92a24cc93c169 16:35:48 ---> Running in 87fe5f361644 16:35:48 Removing intermediate container 87fe5f361644 16:35:48 ---> 4313713b1731 16:35:48 Step 25/25 : LABEL version=0.0.0 16:35:48 ---> Running in 5fb7d3ed408b 16:35:49 Removing intermediate container 5fb7d3ed408b 16:35:49 ---> b50bdd6d3854 16:35:49 16:35:49 Successfully built b50bdd6d3854 16:35:49 Successfully tagged security-secretstore-setup:latest 16:35:49  Building security-secretstore-setup ... done  ---> de4859305051 16:35:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:49 ---> Running in 6fb3b934fcd8 16:35:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:55 provisioning config files... 16:35:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2741762526765970091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:56 ---> docker-login.sh 16:35:56 nexus3.edgexfoundry.org:10001 16:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:57 Configure a credential helper to remove this warning. See 16:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:57 16:35:57 Login Succeeded 16:35:57 nexus3.edgexfoundry.org:10002 16:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:58 Configure a credential helper to remove this warning. See 16:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:58 16:35:58 Login Succeeded 16:35:58 nexus3.edgexfoundry.org:10003 16:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:58 Configure a credential helper to remove this warning. See 16:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:58 16:35:58 Login Succeeded 16:35:58 nexus3.edgexfoundry.org:10004 16:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:59 Configure a credential helper to remove this warning. See 16:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:59 16:35:59 Login Succeeded 16:35:59 docker.io 16:35:59 Removing intermediate container 6fb3b934fcd8 16:35:59 ---> 9e16090b5472 16:35:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:59 ---> Running in 53dcad2dac07 16:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:00 Configure a credential helper to remove this warning. See 16:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:00 16:36:00 Login Succeeded 16:36:00 ---> docker-login.sh ends [Pipeline] } 16:36:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:00 ========================================================= 16:36:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:36:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:00 Removing intermediate container 53dcad2dac07 16:36:00 ---> cf60f68bc405 16:36:00 16:36:00 Step 11/23 : FROM docker:20.10.14 16:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:00 20.10.14: Pulling from library/docker 16:36:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:01 9b3977197b4f: Pulling fs layer 16:36:01 1a89e8eeedd5: Pulling fs layer 16:36:01 94645a83ff95: Pulling fs layer 16:36:01 e6fb740bc735: Pulling fs layer 16:36:01 3a77bd46dcc9: Pulling fs layer 16:36:01 355e64cbe906: Pulling fs layer 16:36:01 63ab81a10011: Pulling fs layer 16:36:01 555d1d1c4555: Pulling fs layer 16:36:01 7d9057610161: Pulling fs layer 16:36:01 355e64cbe906: Waiting 16:36:01 63ab81a10011: Waiting 16:36:01 555d1d1c4555: Waiting 16:36:01 7d9057610161: Waiting 16:36:01 e6fb740bc735: Waiting 16:36:01 3a77bd46dcc9: Waiting 16:36:01 94645a83ff95: Verifying Checksum 16:36:01 94645a83ff95: Download complete 16:36:01 1a89e8eeedd5: Verifying Checksum 16:36:01 1a89e8eeedd5: Download complete 16:36:01 3a77bd46dcc9: Verifying Checksum 16:36:01 3a77bd46dcc9: Download complete 16:36:01 355e64cbe906: Verifying Checksum 16:36:01 355e64cbe906: Download complete 16:36:01 9b3977197b4f: Verifying Checksum 16:36:01 9b3977197b4f: Download complete 16:36:01 63ab81a10011: Verifying Checksum 16:36:01 63ab81a10011: Download complete 16:36:02 9b3977197b4f: Pull complete 16:36:02 7d9057610161: Verifying Checksum 16:36:02 7d9057610161: Download complete 16:36:02 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:36:02 Status: Downloaded newer image for docker:20.10.14 16:36:02 ---> 7417809fdb73 16:36:02 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:36:02 1a89e8eeedd5: Pull complete 16:36:03 ---> Running in 6f8f2e1a8620 16:36:03 Removing intermediate container 6f8f2e1a8620 16:36:03 ---> 6b61f7224ae4 16:36:03 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:36:03 ---> Running in eb3f22d62330 16:36:03 94645a83ff95: Pull complete 16:36:03 555d1d1c4555: Verifying Checksum 16:36:03 555d1d1c4555: Download complete 16:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:04 (1/43) Installing readline (8.1.1-r0) 16:36:04 (2/43) Installing bash (5.1.16-r0) 16:36:04 Executing bash-5.1.16-r0.post-install 16:36:04 (3/43) Installing brotli-libs (1.0.9-r5) 16:36:04 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:36:04 (5/43) Installing libcurl (7.80.0-r2) 16:36:04 (6/43) Installing curl (7.80.0-r2) 16:36:04 (7/43) Installing dumb-init (1.2.5-r1) 16:36:04 (8/43) Installing libbz2 (1.0.8-r1) 16:36:04 (9/43) Installing expat (2.4.7-r0) 16:36:04 (10/43) Installing libffi (3.4.2-r1) 16:36:04 (11/43) Installing gdbm (1.22-r0) 16:36:04 (12/43) Installing xz-libs (5.2.5-r1) 16:36:04 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:36:04 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:36:04 (15/43) Installing mpdecimal (2.5.1-r1) 16:36:04 (16/43) Installing sqlite-libs (3.36.0-r0) 16:36:04 (17/43) Installing python3 (3.9.7-r4) 16:36:04 (18/43) Installing py3-appdirs (1.4.4-r2) 16:36:04 (19/43) Installing py3-certifi (2020.12.5-r1) 16:36:04 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:36:04 (21/43) Installing py3-idna (3.3-r0) 16:36:04 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:36:04 (23/43) Installing py3-requests (2.26.0-r1) 16:36:04 (24/43) Installing py3-msgpack (1.0.2-r1) 16:36:04 (25/43) Installing py3-lockfile (0.12.2-r4) 16:36:04 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:36:04 (27/43) Installing py3-colorama (0.4.4-r1) 16:36:04 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:36:04 (29/43) Installing py3-distlib (0.3.3-r0) 16:36:04 e6fb740bc735: Verifying Checksum 16:36:04 e6fb740bc735: Download complete 16:36:04 (30/43) Installing py3-distro (1.6.0-r0) 16:36:04 (31/43) Installing py3-six (1.16.0-r0) 16:36:04 (32/43) Installing py3-webencodings (0.5.1-r4) 16:36:04 (33/43) Installing py3-html5lib (1.1-r1) 16:36:04 (34/43) Installing py3-parsing (2.4.7-r2) 16:36:04 (35/43) Installing py3-packaging (20.9-r1) 16:36:04 (36/43) Installing py3-tomli (1.2.2-r0) 16:36:04 (37/43) Installing py3-pep517 (0.12.0-r0) 16:36:04 (38/43) Installing py3-progress (1.6-r0) 16:36:04 (39/43) Installing py3-retrying (1.3.3-r2) 16:36:04 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:36:04 (41/43) Installing py3-setuptools (52.0.0-r4) 16:36:04 (42/43) Installing py3-toml (0.10.2-r2) 16:36:04 (43/43) Installing py3-pip (20.3.4-r1) 16:36:04 Executing busybox-1.34.1-r5.trigger 16:36:04 OK: 83 MiB in 65 packages 16:36:05 Collecting docker-compose==1.23.2 16:36:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:05 Collecting cached-property<2,>=1.2.0 16:36:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:05 Collecting docker<4.0,>=3.6.0 16:36:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:05 Collecting PyYAML<4,>=3.10 16:36:05 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:06 Collecting websocket-client<1.0,>=0.32.0 16:36:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:36:06 Collecting docopt<0.7,>=0.6.1 16:36:06 Downloading docopt-0.6.2.tar.gz (25 kB) 16:36:06 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:36:06 Collecting jsonschema<3,>=2.5.1 16:36:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:36:06 Collecting texttable<0.10,>=0.9.0 16:36:06 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:06 Collecting dockerpty<0.5,>=0.4.1 16:36:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:07 Collecting docker-pycreds>=0.4.0 16:36:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:07 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:36:07 Collecting chardet<3.1.0,>=3.0.2 16:36:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:07 Collecting idna<2.8,>=2.5 16:36:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:07 Collecting urllib3<1.25,>=1.21.1 16:36:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:36:07 Attempting uninstall: urllib3 16:36:07 Found existing installation: urllib3 1.26.7 16:36:07 Uninstalling urllib3-1.26.7: 16:36:07 Successfully uninstalled urllib3-1.26.7 16:36:07 Attempting uninstall: idna 16:36:07 Found existing installation: idna 3.3 16:36:07 Uninstalling idna-3.3: 16:36:07 Successfully uninstalled idna-3.3 16:36:08 Attempting uninstall: requests 16:36:08 Found existing installation: requests 2.26.0 16:36:08 Uninstalling requests-2.26.0: 16:36:08 Successfully uninstalled requests-2.26.0 16:36:08 Running setup.py install for texttable: started 16:36:08 Running setup.py install for texttable: finished with status 'done' 16:36:08 Running setup.py install for PyYAML: started 16:36:09 Running setup.py install for PyYAML: finished with status 'done' 16:36:09 Running setup.py install for docopt: started 16:36:09 Running setup.py install for docopt: finished with status 'done' 16:36:09 Running setup.py install for dockerpty: started 16:36:09 Running setup.py install for dockerpty: finished with status 'done' 16:36:09 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:36:13 Removing intermediate container eb3f22d62330 16:36:13 ---> 609c92c1b3b4 16:36:13 Step 14/23 : ENV APP_PORT=58890 16:36:13 ---> Running in a5a2f8e3577a 16:36:13 Removing intermediate container a5a2f8e3577a 16:36:13 ---> bff03ea0f78d 16:36:13 Step 15/23 : EXPOSE $APP_PORT 16:36:13 ---> Running in 54e7674121cf 16:36:13 Removing intermediate container 54e7674121cf 16:36:13 ---> 9453a636264f 16:36:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:13 ---> 56f9809e64b5 16:36:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:13 ---> a46312b0554d 16:36:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:13 ---> 63ec333cd978 16:36:13 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:13 ---> Running in 67e4dd156b12 16:36:13 Removing intermediate container 67e4dd156b12 16:36:13 ---> ee1d2aeb3c06 16:36:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:13 ---> Running in 5b86c66b4c68 16:36:13 Removing intermediate container 5b86c66b4c68 16:36:13 ---> 60dc3abe36b0 16:36:13 Step 21/23 : LABEL arch=x86_64 16:36:13 ---> Running in 97138e2254fa 16:36:14 Removing intermediate container 97138e2254fa 16:36:14 ---> 8f5668d45476 16:36:14 Step 22/23 : LABEL git_sha=297c78bf33d25019ed5bf9b6e7f92a24cc93c169 16:36:14 ---> Running in 044358ea379b 16:36:14 Removing intermediate container 044358ea379b 16:36:14 ---> ea504aef3e86 16:36:14 Step 23/23 : LABEL version=0.0.0 16:36:14 ---> Running in 9dddef77ae45 16:36:14 Removing intermediate container 9dddef77ae45 16:36:14 ---> cebed915a0d3 16:36:14 16:36:14 Successfully built cebed915a0d3 16:36:14 Successfully tagged sys-mgmt-agent:latest 16:36:14  Building sys-mgmt-agent ... done  16:36:14 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:36:14 16:36:14 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:36:14 16:36:14 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:36:14 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } 16:36:14 $ docker stop --time=1 4dfe8cfbff8f4dc19de319512274b1d9f30be14b2ec7ffd9660ff5b91c66859a 16:36:15 $ docker rm -f 4dfe8cfbff8f4dc19de319512274b1d9f30be14b2ec7ffd9660ff5b91c66859a [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] } 16:36:15 Failed in branch amd64 16:36:16 e6fb740bc735: Pull complete 16:36:16 3a77bd46dcc9: Pull complete 16:36:17 355e64cbe906: Pull complete 16:36:17 63ab81a10011: Pull complete 16:36:24 555d1d1c4555: Pull complete 16:36:26 7d9057610161: Pull complete 16:36:26 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:36:26 + docker build -t ci-base-image-arm64 -f - . 16:36:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:26 WORKDIR /edgex 16:36:26 COPY go.mod . 16:36:26 RUN go mod download 16:36:29 Sending build context to Docker daemon 169.2MB 16:36:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:29 ---> 819e984ddca1 16:36:29 Step 2/4 : WORKDIR /edgex 16:36:31 ---> Running in 83043c846f2c 16:36:31 Removing intermediate container 83043c846f2c 16:36:31 ---> cfef9c5f2840 16:36:31 Step 3/4 : COPY go.mod . 16:36:32 ---> 0655fa7ea8aa 16:36:32 Step 4/4 : RUN go mod download 16:36:32 ---> Running in 0b036e2b9e1d 16:37:29 Removing intermediate container 0b036e2b9e1d 16:37:29 ---> 3e95a0a907b7 16:37:29 Successfully built 3e95a0a907b7 16:37:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:29 + docker inspect -f . ci-base-image-arm64 16:37:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:29 prd-ubuntu20.04-docker-arm64-4c-16g-16611 does not seem to be running inside a container 16:37:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:31 $ docker top b95d05964a60844919833abba7699c5c02ac2070668cf73e7b13092c922ff174 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:32 + go version 16:37:32 go version go1.17.7 linux/arm64 [Pipeline] } 16:37:32 $ docker stop --time=1 b95d05964a60844919833abba7699c5c02ac2070668cf73e7b13092c922ff174 16:37:33 $ docker rm -f b95d05964a60844919833abba7699c5c02ac2070668cf73e7b13092c922ff174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:34 + docker inspect -f . ci-base-image-arm64 16:37:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:34 prd-ubuntu20.04-docker-arm64-4c-16g-16611 does not seem to be running inside a container 16:37:34 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:36 $ docker top ef28bec4ade3d23a9a5926774943317491a82c9a61fc869680feb665719e3c41 -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:36 ========================================================= 16:37:36 [edgeXBuildGoParallel] Running Tests and Build... 16:37:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:37 + make test 16:37:37 go mod tidy -compat=1.17 16:37:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:38:17 ? github.com/edgexfoundry/edgex-go [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.340s coverage: 28.7% of statements 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.477s coverage: 98.5% of statements 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.475s coverage: 54.2% of statements 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.953s coverage: 89.2% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.432s coverage: 83.8% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.657s coverage: 95.6% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 72.2% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.634s coverage: 60.0% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.687s coverage: 0.9% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.639s coverage: 58.8% of statements 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 29.6% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 47.1% of statements 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.372s coverage: 79.5% of statements 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.352s coverage: 87.5% of statements 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.361s coverage: 94.4% of statements 16:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.271s coverage: 44.8% of statements 16:41:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.747s coverage: 82.5% of statements 16:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.366s coverage: 92.9% of statements 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.271s coverage: 87.2% of statements 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.234s coverage: 100.0% of statements 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.381s coverage: 58.8% of statements 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.444s coverage: 80.0% of statements 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.288s coverage: 87.2% of statements 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.387s coverage: 85.4% of statements 16:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.222s coverage: 91.2% of statements 16:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.060s coverage: 64.4% of statements 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.175s coverage: 89.4% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.106s coverage: 100.0% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 16:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.132s coverage: 100.0% of statements 16:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.474s coverage: 65.4% of statements 16:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.965s coverage: 43.8% of statements 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.306s coverage: 84.8% of statements 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.426s coverage: 17.7% of statements 16:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.790s coverage: 92.3% of statements 16:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.257s coverage: 63.2% of statements 16:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:42:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements 16:42:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:42:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:42:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:42:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:42:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.242s coverage: 28.9% of statements 16:42:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:42:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:42:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:42:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:42:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:42:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:42:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.231s coverage: 100.0% of statements 16:42:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 96.9% of statements 16:42:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:42:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:42:17 GO111MODULE=on go vet ./... 16:44:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:24 ./bin/test-attribution-txt.sh [Pipeline] echo 16:44:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:44:25 + ls -al . 16:44:25 total 680 16:44:25 drwxrwxr-x 9 1001 1001 4096 Jul 1 16:37 . 16:44:25 drwxr-xr-x 4 root root 4096 Jul 1 16:37 .. 16:44:25 -rw-rw-r-- 1 1001 1001 11 Jul 1 16:35 .dockerignore 16:44:25 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:35 .git 16:44:25 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:35 .github 16:44:25 -rw-rw-r-- 1 1001 1001 879 Jul 1 16:35 .gitignore 16:44:25 -rw-rw-r-- 1 1001 1001 42 Jul 1 16:35 .golangci.yml 16:44:25 -rw-rw-r-- 1 1001 1001 87 Jul 1 16:35 .hadolint.yml 16:44:25 -rw-rw-r-- 1 1001 1001 166 Jul 1 16:35 .sonarcloud.properties 16:44:25 -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:35 ADOPTERS.md 16:44:25 -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:35 Attribution.txt 16:44:25 -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:35 CHANGELOG.md 16:44:25 -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:35 CONTRIBUTING.md 16:44:25 -rw-rw-r-- 1 1001 1001 677 Jul 1 16:35 GOVERNANCE.md 16:44:25 -rw-rw-r-- 1 1001 1001 850 Jul 1 16:35 Jenkinsfile 16:44:25 -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:35 LICENSE 16:44:25 -rw-rw-r-- 1 1001 1001 10389 Jul 1 16:35 Makefile 16:44:25 -rw-rw-r-- 1 1001 1001 582 Jul 1 16:35 OWNERS.md 16:44:25 -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:35 README.md 16:44:25 -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:35 SECURITY.md 16:44:25 -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION 16:44:25 -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:35 ZMQWindows.md 16:44:25 drwxrwxr-x 2 1001 1001 4096 Jul 1 16:35 bin 16:44:25 drwxrwxr-x 18 1001 1001 4096 Jul 1 16:35 cmd 16:44:25 -rw-r--r-- 1 root root 435593 Jul 1 16:42 coverage.out 16:44:25 -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:35 go.mod 16:44:25 -rw-rw-r-- 1 1001 1001 36231 Jul 1 16:37 go.sum 16:44:25 drwxrwxr-x 8 1001 1001 4096 Jul 1 16:35 internal 16:44:25 drwxrwxr-x 3 1001 1001 4096 Jul 1 16:35 openapi 16:44:25 drwxrwxr-x 4 1001 1001 4096 Jul 1 16:35 snap 16:44:25 -rw-rw-r-- 1 1001 1001 204 Jul 1 16:35 version.go [Pipeline] sh 16:44:26 + '[' -e coverage.out ] 16:44:26 + chown 1001:1001 coverage.out [Pipeline] stash 16:44:26 Warning: overwriting stash ‘coverage-report’ 16:44:27 Stashed 1 file(s) [Pipeline] sh 16:44:27 + make build 16:44:27 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:46:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:47:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:47:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:47:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:47:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:47:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:47:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:48:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:48:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:48:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:48:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:48:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:48:31 $ docker stop --time=1 ef28bec4ade3d23a9a5926774943317491a82c9a61fc869680feb665719e3c41 16:48:33 $ docker rm -f ef28bec4ade3d23a9a5926774943317491a82c9a61fc869680feb665719e3c41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:35 16:48:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:36 latest: Pulling from edgex-devops/edgex-compose-arm64 16:48:36 29e5d40040c1: Pulling fs layer 16:48:36 1ce36da41761: Pulling fs layer 16:48:36 25b303627fd3: Pulling fs layer 16:48:36 29e5d40040c1: Verifying Checksum 16:48:36 29e5d40040c1: Download complete 16:48:37 1ce36da41761: Verifying Checksum 16:48:37 1ce36da41761: Download complete 16:48:37 29e5d40040c1: Pull complete 16:48:39 25b303627fd3: Download complete 16:48:39 1ce36da41761: Pull complete 16:48:52 25b303627fd3: Pull complete 16:48:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:48:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:52 prd-ubuntu20.04-docker-arm64-4c-16g-16611 does not seem to be running inside a container 16:48:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:55 $ docker top 5118bb5d8902177aa59d3fa3d1d60725834f53b8e16da0f122e61557207cc6df -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:55 + docker-compose build --help 16:48:55 + grep parallel 16:49:01 --parallel Build images in parallel. [Pipeline] } 16:49:01 $ docker stop --time=1 5118bb5d8902177aa59d3fa3d1d60725834f53b8e16da0f122e61557207cc6df 16:49:03 $ docker rm -f 5118bb5d8902177aa59d3fa3d1d60725834f53b8e16da0f122e61557207cc6df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:49:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:04 prd-ubuntu20.04-docker-arm64-4c-16g-16611 does not seem to be running inside a container 16:49:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:49:05 $ docker top fb241971c54e17bc3f45ddbfdaca3c99ceb850fddf9d9d0d7d3f85bae6ad30e6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:06 + docker-compose -f ./docker-compose-build.yml build --parallel 16:49:13 Building core-command ... 16:49:13 Building core-data ... 16:49:13 Building core-metadata ... 16:49:13 Building security-bootstrapper ... 16:49:13 Building security-proxy-setup ... 16:49:13 Building security-secretstore-setup ... 16:49:13 Building security-spiffe-token-provider ... 16:49:13 Building security-spire-agent ... 16:49:13 Building security-spire-config ... 16:49:13 Building security-spire-server ... 16:49:13 Building support-notifications ... 16:49:13 Building support-scheduler ... 16:49:13 Building sys-mgmt-agent ... 16:49:13 Building sys-mgmt-agent 16:49:13 Building security-bootstrapper 16:49:13 Building security-secretstore-setup 16:49:13 Building core-data 16:49:13 Building security-spire-agent 16:50:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:50:50 ---> 3e95a0a907b7 16:50:50 Step 3/25 : WORKDIR /edgex-go 16:50:50 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:50:50 ---> 3e95a0a907b7 16:50:50 Step 3/26 : WORKDIR /edgex-go 16:50:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:50 ---> 3e95a0a907b7 16:50:50 Step 3/23 : WORKDIR /edgex-go 16:50:50 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:50:50 ---> 3e95a0a907b7 16:50:50 Step 3/31 : WORKDIR /edgex-go 16:50:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:50 ---> 3e95a0a907b7 16:50:50 Step 3/23 : WORKDIR /edgex-go 16:50:50 ---> Running in bb14e11822c3 16:50:50 ---> Running in 0792a6da5c6e 16:50:50 ---> Running in 7267e09e0a8b 16:50:50 ---> Running in 39cdad72489b 16:50:50 ---> Running in 2e4d300de028 16:50:50 Removing intermediate container 0792a6da5c6e 16:50:50 ---> 23a437a4ec90 16:50:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:50 Removing intermediate container 39cdad72489b 16:50:50 ---> addcdbc5404a 16:50:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:50 Removing intermediate container 7267e09e0a8b 16:50:50 ---> a8a59a1eb3e8 16:50:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container bb14e11822c3 16:50:50 ---> 3fa11b624d44 16:50:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:50 16:50:50 Removing intermediate container 2e4d300de028 16:50:50 ---> fe5aab29efc8 16:50:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:50 ---> Running in ebe422591d9a 16:50:50 ---> Running in c03e616ae948 16:50:50 ---> Running in ed64fb341fa0 16:50:50 ---> Running in d4c7537e1c8f 16:50:50 ---> Running in 14dbb1f98079 16:50:50 Removing intermediate container c03e616ae948 16:50:50 ---> a091d06efced 16:50:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:50:50 ---> Running in 02b062c133a9 16:50:50 Removing intermediate container ebe422591d9a 16:50:50 Removing intermediate container d4c7537e1c8f 16:50:50 ---> e30fb8d66d9d 16:50:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:50:50 ---> fc3a520e09b3 16:50:50 Step 5/23 : RUN apk add --update --no-cache make bash git 16:50:51 Removing intermediate container 14dbb1f98079 16:50:51 ---> a120c947d76a 16:50:51 Step 5/31 : RUN apk add --update --no-cache make git 16:50:51 ---> Running in 7f3b335dab79 16:50:51 ---> Running in a7f00dacaa81 16:50:51 Removing intermediate container ed64fb341fa0 16:50:51 ---> f94aa878e34f 16:50:51 Step 5/25 : RUN apk add --update --no-cache make git 16:50:51 ---> Running in 2d91911807d6 16:50:51 ---> Running in 720554d0e680 16:50:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:55 OK: 220 MiB in 52 packages 16:50:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:56 OK: 220 MiB in 52 packages 16:50:56 OK: 220 MiB in 52 packages 16:50:57 Removing intermediate container 02b062c133a9 16:50:57 ---> 7256ff76d1e0 16:50:57 Step 6/23 : COPY go.mod vendor* ./ 16:50:57 OK: 220 MiB in 52 packages 16:50:57 OK: 220 MiB in 52 packages 16:50:58 ---> 9b99dcd777f3 16:50:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:58 ---> Running in f842355ff4ba 16:50:58 Removing intermediate container 7f3b335dab79 16:50:58 ---> fdc476e20350 16:50:58 Step 6/23 : COPY go.mod vendor* ./ 16:50:58 Removing intermediate container 2d91911807d6 16:50:58 ---> 20665ccde91d 16:50:58 Step 6/31 : COPY go.mod vendor* ./ 16:50:59 Removing intermediate container a7f00dacaa81 16:50:59 ---> fb8efd42b396 16:50:59 Step 6/26 : COPY go.mod vendor* ./ 16:50:59 Removing intermediate container 720554d0e680 16:50:59 ---> 02d556435fb1 16:50:59 Step 6/25 : COPY go.mod vendor* ./ 16:51:00 ---> b282559cefe0 16:51:00 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> b3d687942fb1 16:51:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:00 16:51:00 ---> 80e03cf8393d 16:51:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:00 ---> ae6ff337b778 16:51:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:00 ---> Running in 8f61b7a1c342 16:51:00 ---> Running in a60469810962 16:51:00 ---> Running in ac8c55c9baff 16:51:00 ---> Running in 629d6f2290a7 16:51:03 Removing intermediate container f842355ff4ba 16:51:03 ---> ef3391b2b8ea 16:51:03 Step 8/23 : COPY . . 16:51:09 Removing intermediate container 629d6f2290a7 16:51:09 ---> e726918f93d8 16:51:09 Step 8/25 : COPY . . 16:51:09 Removing intermediate container a60469810962 16:51:09 ---> bc446c073bf6 16:51:09 Step 8/23 : COPY . . 16:51:09 Removing intermediate container ac8c55c9baff 16:51:09 ---> 2cf61ba97a1e 16:51:09 Step 8/26 : COPY . . 16:51:09 Removing intermediate container 8f61b7a1c342 16:51:09 ---> 45efabc6166e 16:51:09 Step 8/31 : COPY . . 16:51:35 ---> c817f3d05786 16:51:35 Step 9/23 : RUN make cmd/core-data/core-data 16:51:35 ---> Running in e250faa98458 16:51:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:51:42 ---> 523c2fa9b86b 16:51:42 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:51:42 ---> Running in 19b4771315bb 16:51:42 ---> a8586741a831 16:51:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:51:42 ---> e3b3d48260a4 16:51:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:51:42 ---> Running in 5d678f856937 16:51:42 ---> Running in be661ed07dfe 16:51:43 ---> 6ee839070da2 16:51:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:51:43 ---> Running in a6050e709314 16:51:43 Removing intermediate container be661ed07dfe 16:51:43 ---> 0988d225477e 16:51:43 Step 10/26 : WORKDIR /edgex-go/spire-build 16:51:43 ---> Running in 27e3e3725052 16:51:44 Removing intermediate container 27e3e3725052 16:51:44 ---> 03f57b833518 16:51:44 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:51:44 ---> Running in 4c875cec92b0 16:51:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:51:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:51:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:51:47 Removing intermediate container 4c875cec92b0 16:51:47 ---> 054c9b2f7588 16:51:47 Step 12/26 : WORKDIR /edgex-go 16:51:48 ---> Running in 61fad1fb7d4b 16:51:48 Removing intermediate container 61fad1fb7d4b 16:51:48 ---> 7b09cbcc0216 16:51:48 16:51:48 Step 13/26 : FROM alpine:3.15 16:51:48 3.15: Pulling from library/alpine 16:51:50 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:51:50 Status: Downloaded newer image for alpine:3.15 16:51:50 ---> 3fb3c9af89a9 16:51:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:50 ---> Running in 1acf130bad4e 16:51:50 Removing intermediate container 1acf130bad4e 16:51:50 ---> b40e011f4319 16:51:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:51 ---> Running in cf6b7556d473 16:51:54 Removing intermediate container cf6b7556d473 16:51:54 ---> ae8d747e1fb7 16:51:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:51:54 ---> Running in eced183ec1a0 16:51:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:51:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:51:59 OK: 15736 distinct packages available 16:51:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:01 (1/5) Installing dumb-init (1.2.5-r1) 16:52:01 (2/5) Installing musl-obstack (1.2.3-r0) 16:52:02 (3/5) Installing libucontext (1.1-r0) 16:52:02 (4/5) Installing gcompat (1.0.0-r4) 16:52:02 (5/5) Installing openssl (1.1.1o-r0) 16:52:02 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:52:02 Executing busybox-1.34.1-r5.trigger 16:52:02 1 error; 6 MiB in 18 packages 16:52:03 Building core-command 16:52:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:36 ---> 3e95a0a907b7 16:52:36 Step 3/23 : WORKDIR /edgex-go 16:52:36 ---> Using cache 16:52:36 ---> fe5aab29efc8 16:52:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:36 ---> Using cache 16:52:36 ---> a120c947d76a 16:52:36 Step 5/23 : RUN apk add --update --no-cache make git 16:52:36 ---> Using cache 16:52:36 ---> 20665ccde91d 16:52:36 Step 6/23 : COPY go.mod vendor* ./ 16:52:36 ---> Using cache 16:52:36 ---> b282559cefe0 16:52:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:36 ---> Using cache 16:52:36 ---> 45efabc6166e 16:52:36 Step 8/23 : COPY . . 16:52:36 ---> Using cache 16:52:36 ---> 6ee839070da2 16:52:36 Step 9/23 : RUN make cmd/core-command/core-command 16:52:36 ---> Running in c22e8856dfc6 16:52:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:57:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:57:22 Removing intermediate container 5d678f856937 16:57:22 ---> 76af279597b8 16:57:22 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:57:22 ---> Running in 85d7290572e6 16:57:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:57:30 Removing intermediate container 85d7290572e6 16:57:30 ---> 3ac984590be2 16:57:30 16:57:30 Step 11/23 : FROM docker:20.10.14 16:57:30 20.10.14: Pulling from library/docker 16:57:35 Removing intermediate container 19b4771315bb 16:57:35 ---> 15339e9e5238 16:57:35 16:57:35 Step 10/25 : FROM alpine:3.14 16:57:35 3.14: Pulling from library/alpine 16:57:38 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:57:38 Status: Downloaded newer image for alpine:3.14 16:57:38 ---> ac73e934f311 16:57:38 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:57:39 ---> Running in ea32ef4de0cd 16:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:57:43 Removing intermediate container a6050e709314 16:57:43 ---> 4c728c09ef2c 16:57:43 16:57:43 Step 10/31 : FROM alpine:3.14 16:57:43 ---> ac73e934f311 16:57:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:57:44 ---> Running in d836345c6234 16:57:44 Removing intermediate container d836345c6234 16:57:44 ---> b84bbf3f1e0d 16:57:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:57:44 (1/3) Installing ca-certificates (20211220-r0) 16:57:44 ---> Running in 7c51f6d5983a 16:57:45 (2/3) Installing dumb-init (1.2.5-r1) 16:57:45 (3/3) Installing su-exec (0.2-r1) 16:57:45 Executing busybox-1.33.1-r7.trigger 16:57:45 Executing ca-certificates-20211220-r0.trigger 16:57:45 OK: 6 MiB in 17 packages 16:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:57:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:57:49 Removing intermediate container ea32ef4de0cd 16:57:49 ---> a8cb98bbc75a 16:57:49 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:49 (1/2) Installing dumb-init (1.2.5-r1) 16:57:49 (2/2) Installing su-exec (0.2-r1) 16:57:49 Executing busybox-1.33.1-r7.trigger 16:57:49 ---> Running in fa4143b11334 16:57:49 OK: 6 MiB in 16 packages 16:57:51 Removing intermediate container fa4143b11334 16:57:51 ---> d9d2aac69ad7 16:57:51 Step 13/25 : WORKDIR / 16:57:51 ---> Running in 1572182718e3 16:57:51 Removing intermediate container 7c51f6d5983a 16:57:51 ---> 2437e1fa6791 16:57:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:57:52 ---> Running in 6d2ec6dc9765 16:57:53 Removing intermediate container 1572182718e3 16:57:53 ---> 86ea2ab24fb3 16:57:53 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:57:53 Removing intermediate container 6d2ec6dc9765 16:57:53 ---> f725136032a2 16:57:53 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:57:53 ---> Running in 1cfe0e5aa381 16:57:55 Removing intermediate container 1cfe0e5aa381 16:57:55 ---> f03b31f0f2bc 16:57:55 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:57:55 ---> 6344e20e5e07 16:57:55 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:57:55 ---> Running in d557ba96f548 16:57:57 ---> 648c650a003d 16:57:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:57:58 ---> ade9101b3d46 16:57:58 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:57:58 Removing intermediate container d557ba96f548 16:57:58 ---> c72c9076875d 16:57:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:57:59 ---> Running in 5d468aab3063 16:58:00 ---> 219847beda3c 16:58:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:58:00 Removing intermediate container 5d468aab3063 16:58:00 ---> 05b644a23cb6 16:58:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:58:01 ---> 03ddad7bf5eb 16:58:01 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:58:01 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:58:01 ---> Running in ca68704e0842 16:58:01 Status: Downloaded newer image for docker:20.10.14 16:58:01 ---> c346e9eafbab 16:58:01 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:58:02 ---> Running in 09d822dc8a14 16:58:02 ---> 25d0ce1cd550 16:58:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:58:03 Removing intermediate container 09d822dc8a14 16:58:03 ---> c9536f6460e3 16:58:03 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:58:03 Removing intermediate container c22e8856dfc6 16:58:03 ---> Running in ed160b30bea9 16:58:03 ---> 087a01ecc018 16:58:03 16:58:03 Step 10/23 : FROM alpine:3.14 16:58:03 ---> ac73e934f311 16:58:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:58:03 ---> Running in 589e2a6e17ba 16:58:05 Removing intermediate container ca68704e0842 16:58:05 ---> 9268f3bd9730 16:58:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:05 ---> 37ba84136045 16:58:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:06 ---> b68427ef1fa0 16:58:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:58:07 (1/1) Installing dumb-init (1.2.5-r1) 16:58:07 ---> d331e29c9a66 16:58:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:58:07 Executing busybox-1.33.1-r7.trigger 16:58:07 OK: 5 MiB in 15 packages 16:58:07 (1/43) Installing readline (8.1.1-r0) 16:58:07 ---> Running in 195c1da7a602 16:58:07 (2/43) Installing bash (5.1.16-r0) 16:58:07 Executing bash-5.1.16-r0.post-install 16:58:07 (3/43) Installing brotli-libs (1.0.9-r5) 16:58:07 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:58:07 (5/43) Installing libcurl (7.80.0-r2) 16:58:07 (6/43) Installing curl (7.80.0-r2) 16:58:07 (7/43) Installing dumb-init (1.2.5-r1) 16:58:07 (8/43) Installing libbz2 (1.0.8-r1) 16:58:07 (9/43) Installing expat (2.4.7-r0) 16:58:07 (10/43) Installing libffi (3.4.2-r1) 16:58:07 (11/43) Installing gdbm (1.22-r0) 16:58:07 (12/43) Installing xz-libs (5.2.5-r1) 16:58:07 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:58:07 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:58:07 (15/43) Installing mpdecimal (2.5.1-r1) 16:58:07 (16/43) Installing sqlite-libs (3.36.0-r0) 16:58:07 (17/43) Installing python3 (3.9.7-r4) 16:58:09 Removing intermediate container 589e2a6e17ba 16:58:09 ---> 6883df74333b 16:58:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:09 ---> Running in f56d33b17dc6 16:58:10 Removing intermediate container f56d33b17dc6 16:58:10 ---> 1d0b22833cf1 16:58:10 Step 13/23 : ENV APP_PORT=59882 16:58:10 ---> 1534a23d3463 16:58:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:58:10 (18/43) Installing py3-appdirs (1.4.4-r2) 16:58:10 (19/43) Installing py3-certifi (2020.12.5-r1) 16:58:10 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:58:10 (21/43) Installing py3-idna (3.3-r0) 16:58:10 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:58:10 ---> Running in c747b45a79a8 16:58:10 (23/43) Installing py3-requests (2.26.0-r1) 16:58:11 (24/43) Installing py3-msgpack (1.0.2-r1) 16:58:11 (25/43) Installing py3-lockfile (0.12.2-r4) 16:58:11 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:58:11 (27/43) Installing py3-colorama (0.4.4-r1) 16:58:11 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:58:11 (29/43) Installing py3-distlib (0.3.3-r0) 16:58:11 (30/43) Installing py3-distro (1.6.0-r0) 16:58:11 Removing intermediate container 195c1da7a602 16:58:11 (31/43) Installing py3-six (1.16.0-r0) 16:58:11 ---> d65d6cbda2c4 16:58:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:58:11 (32/43) Installing py3-webencodings (0.5.1-r4) 16:58:11 (33/43) Installing py3-html5lib (1.1-r1) 16:58:11 (34/43) Installing py3-parsing (2.4.7-r2) 16:58:11 (35/43) Installing py3-packaging (20.9-r1) 16:58:11 ---> Running in 491581d87ac3 16:58:11 (36/43) Installing py3-tomli (1.2.2-r0) 16:58:11 (37/43) Installing py3-pep517 (0.12.0-r0) 16:58:11 (38/43) Installing py3-progress (1.6-r0) 16:58:11 (39/43) Installing py3-retrying (1.3.3-r2) 16:58:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:58:11 (41/43) Installing py3-setuptools (52.0.0-r4) 16:58:11 Removing intermediate container c747b45a79a8 16:58:11 ---> 51f3a0f883cc 16:58:11 Step 14/23 : EXPOSE $APP_PORT 16:58:11 (42/43) Installing py3-toml (0.10.2-r2) 16:58:11 (43/43) Installing py3-pip (20.3.4-r1) 16:58:11 ---> Running in acfbb6ab535d 16:58:11 ---> bb7cc3208675 16:58:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:58:12 Removing intermediate container 491581d87ac3 16:58:12 ---> 09f7c2bc1465 16:58:12 Step 23/25 : LABEL arch=arm64 16:58:12 Removing intermediate container e250faa98458 16:58:12 ---> 4e4a6556e2cd 16:58:12 16:58:12 Step 10/23 : FROM alpine:3.14 16:58:12 ---> ac73e934f311 16:58:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:58:12 ---> Running in 7c7df5e1efff 16:58:12 Executing busybox-1.34.1-r5.trigger 16:58:12 OK: 82 MiB in 65 packages 16:58:12 ---> Running in 4a9e1a3499d6 16:58:12 Removing intermediate container acfbb6ab535d 16:58:12 ---> c9398ed687ab 16:58:12 Step 15/23 : WORKDIR / 16:58:13 ---> Running in 77b69cc6516f 16:58:13 Removing intermediate container 7c7df5e1efff 16:58:13 ---> d81a20cb86aa 16:58:13 Step 24/25 : LABEL git_sha=7738b0fb6014ae0b78434f23dd0a7f08099ce20a 16:58:13 ---> Running in bdbb52c2b0f8 16:58:13 ---> 3b9ec84155f7 16:58:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:58:13 Removing intermediate container 77b69cc6516f 16:58:13 Removing intermediate container 4a9e1a3499d6 16:58:13 ---> 98be67bc9d43 16:58:13 Step 12/23 : ENV APP_PORT=59880 16:58:13 ---> c1eae75da77f 16:58:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:13 ---> Running in e8ee3a833a54 16:58:14 Removing intermediate container bdbb52c2b0f8 16:58:14 ---> e431a80475e5 16:58:14 Step 25/25 : LABEL version=0.0.0 16:58:14 ---> Running in 62f53b740e33 16:58:14 Removing intermediate container e8ee3a833a54 16:58:14 ---> f73d7c0291eb 16:58:14 Step 13/23 : EXPOSE $APP_PORT 16:58:15 ---> Running in fc0bad3cdc96 16:58:15 ---> 596d4dbf7a11 16:58:15 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:58:15 ---> 0ea6ffb11acb 16:58:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:58:15 Removing intermediate container 62f53b740e33 16:58:15 ---> 14a1d22892e3 16:58:15 16:58:15 Removing intermediate container fc0bad3cdc96 16:58:15 ---> 380b8cfcda8e 16:58:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:15 ---> Running in 8ef8e803a15b 16:58:15 ---> Running in c2aff62cbfa0 16:58:16 Successfully built 14a1d22892e3 16:58:16 Removing intermediate container c2aff62cbfa0 16:58:16 ---> d0513ab3912f 16:58:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /Successfully tagged security-secretstore-setup-arm64:latest 16:58:16 16:58:16  Building security-secretstore-setup ... done Building support-scheduler 16:58:18 ---> c3215b45305d 16:58:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:58:18 ---> 8af8813f2ecb 16:58:18 Step 26/31 : RUN chmod +x /entrypoint.sh 16:58:19 Collecting docker-compose==1.23.2 16:58:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:58:19 ---> Running in 6d14774929b0 16:58:19 Removing intermediate container 8ef8e803a15b 16:58:19 ---> bb48e7cdc78d 16:58:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:58:19 ---> Running in f14e778446c3 16:58:19 ---> a789dcf3bd8a 16:58:19 Step 19/23 : ENTRYPOINT ["/core-command"] 16:58:20 ---> Running in 58519868c13d 16:58:20 Collecting docker<4.0,>=3.6.0 16:58:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:58:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:58:21 Removing intermediate container 58519868c13d 16:58:21 ---> 180d09a04ff1 16:58:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:21 ---> Running in 705efe0d5122 16:58:22 Removing intermediate container 705efe0d5122 16:58:22 ---> a2395219ee12 16:58:22 Step 21/23 : LABEL arch=arm64 16:58:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:58:22 ---> Running in 85b1a4feb2f6 16:58:22 Collecting PyYAML<4,>=3.10 16:58:22 Downloading PyYAML-3.13.tar.gz (270 kB) 16:58:22 Removing intermediate container 85b1a4feb2f6 16:58:22 ---> 2c0d423f0af6 16:58:22 Step 22/23 : LABEL git_sha=7738b0fb6014ae0b78434f23dd0a7f08099ce20a 16:58:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:58:23 ---> Running in 53d299e979a6 16:58:23 Removing intermediate container 6d14774929b0 16:58:23 ---> 6e73e8d24eb7 16:58:23 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:58:24 ---> Running in 2f48671c4d85 16:58:24 Removing intermediate container 53d299e979a6 16:58:24 ---> 6d0ba02ece5e 16:58:24 Step 23/23 : LABEL version=0.0.0 16:58:24 (1/6) Installing dumb-init (1.2.5-r1) 16:58:24 ---> Running in f9e3d9d093f9 16:58:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:58:24 (3/6) Installing libsodium (1.0.18-r0) 16:58:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:58:25 (5/6) Installing libzmq (4.3.4-r0) 16:58:25 Removing intermediate container 2f48671c4d85 16:58:25 ---> 275b92300061 16:58:25 Step 28/31 : CMD ["gate"] 16:58:25 (6/6) Installing zeromq (4.3.4-r0) 16:58:25 Executing busybox-1.33.1-r7.trigger 16:58:25 Removing intermediate container f9e3d9d093f9 16:58:25 ---> 634703d3ffa6 16:58:25 16:58:25 OK: 8 MiB in 20 packages 16:58:25 ---> Running in 80a4909b0806 16:58:26 Removing intermediate container 80a4909b0806 16:58:26 ---> f61442b4f6af 16:58:26 Step 29/31 : LABEL arch=arm64 16:58:26 Successfully built 634703d3ffa6 16:58:26 Successfully tagged core-command-arm64:latest 16:58:26  Building core-command ... done Building support-notifications 16:58:26 ---> Running in 115bc18df01e 16:58:26 Removing intermediate container f14e778446c3 16:58:26 ---> 20304f6317db 16:58:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:27 Removing intermediate container 115bc18df01e 16:58:27 ---> d06211b7e333 16:58:27 Step 30/31 : LABEL git_sha=7738b0fb6014ae0b78434f23dd0a7f08099ce20a 16:58:27 ---> Running in 11f835f37207 16:58:27 ---> 45c3b749b0ac 16:58:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:58:28 Collecting websocket-client<1.0,>=0.32.0 16:58:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:58:28 Removing intermediate container 11f835f37207 16:58:28 ---> 9b8f4dae3e8e 16:58:28 Step 31/31 : LABEL version=0.0.0 16:58:28 ---> Running in b1e1a385b764 16:58:29 Removing intermediate container b1e1a385b764 16:58:29 ---> 6b3e8d724e72 16:58:29 16:58:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:58:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:58:29 ---> 6b4b57fbcd9a 16:58:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:58:29 Collecting docopt<0.7,>=0.6.1 16:58:29 Downloading docopt-0.6.2.tar.gz (25 kB) 16:58:30 Successfully built 6b3e8d724e72 16:58:30 Successfully tagged security-bootstrapper-arm64:latest 16:58:30  Building security-bootstrapper ... done Building security-spire-config 16:58:30 ---> aacc11232c30 16:58:30 Step 19/23 : ENTRYPOINT ["/core-data"] 16:58:30 ---> Running in 96a9a87e5602 16:58:31 Removing intermediate container 96a9a87e5602 16:58:31 ---> b91f9fbe1b92 16:58:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:31 ---> Running in ccc14fb389b8 16:58:32 Removing intermediate container ccc14fb389b8 16:58:32 ---> 1ae141488d65 16:58:32 Step 21/23 : LABEL arch=arm64 16:58:32 ---> Running in a692326a6f2e 16:58:32 Collecting dockerpty<0.5,>=0.4.1 16:58:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:58:32 Removing intermediate container a692326a6f2e 16:58:32 ---> df5401209005 16:58:32 Step 22/23 : LABEL git_sha=7738b0fb6014ae0b78434f23dd0a7f08099ce20a 16:58:32 ---> Running in c5116e020104 16:58:33 Removing intermediate container c5116e020104 16:58:33 ---> 53a7c5125487 16:58:33 Step 23/23 : LABEL version=0.0.0 16:58:33 ---> Running in de653d260f6e 16:58:34 Removing intermediate container de653d260f6e 16:58:34 ---> 867581a142fb 16:58:34 16:58:34 Successfully built 867581a142fb 16:58:34 Successfully tagged core-data-arm64:latest 16:58:34  Building core-data ... done Building security-proxy-setup 16:58:35 Collecting texttable<0.10,>=0.9.0 16:58:35 Downloading texttable-0.9.1.tar.gz (11 kB) 16:58:37 Collecting cached-property<2,>=1.2.0 16:58:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:58:38 Collecting jsonschema<3,>=2.5.1 16:58:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:58:39 Collecting docker-pycreds>=0.4.0 16:58:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:58: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) 16:58:40 Collecting chardet<3.1.0,>=3.0.2 16:58:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:58:41 Collecting urllib3<1.25,>=1.21.1 16:58:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:58:41 Collecting idna<2.8,>=2.5 16:58:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:58:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:58:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:58:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:58:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:58:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:58:43 Attempting uninstall: urllib3 16:58:43 Found existing installation: urllib3 1.26.7 16:58:43 Uninstalling urllib3-1.26.7: 16:58:43 Successfully uninstalled urllib3-1.26.7 16:58:44 Attempting uninstall: idna 16:58:44 Found existing installation: idna 3.3 16:58:44 Uninstalling idna-3.3: 16:58:44 Successfully uninstalled idna-3.3 16:58:48 Attempting uninstall: requests 16:58:48 Found existing installation: requests 2.26.0 16:58:48 Uninstalling requests-2.26.0: 16:58:48 Successfully uninstalled requests-2.26.0 16:58:48 Running setup.py install for texttable: started 16:58:51 Running setup.py install for texttable: finished with status 'done' 16:58:51 Running setup.py install for PyYAML: started 16:58:54 Running setup.py install for PyYAML: finished with status 'done' 16:58:55 Running setup.py install for docopt: started 16:58:58 Running setup.py install for docopt: finished with status 'done' 16:58:58 Running setup.py install for dockerpty: started 16:59:01 Running setup.py install for dockerpty: finished with status 'done' 16:59:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:59:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:59:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:59:14 ---> 3e95a0a907b7 16:59:14 Step 3/22 : WORKDIR /edgex-go 16:59:14 ---> Using cache 16:59:14 ---> fe5aab29efc8 16:59:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:14 ---> Using cache 16:59:14 ---> a120c947d76a 16:59:14 Step 5/22 : RUN apk add --update --no-cache make git 16:59:14 ---> Using cache 16:59:14 ---> 20665ccde91d 16:59:14 Step 6/22 : COPY go.mod vendor* ./ 16:59:14 ---> Using cache 16:59:14 ---> b282559cefe0 16:59:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:14 ---> Using cache 16:59:14 ---> 45efabc6166e 16:59:14 Step 8/22 : COPY . . 16:59:14 ---> Using cache 16:59:14 ---> 6ee839070da2 16:59:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:59:14 ---> Running in dd0b0ff124d1 16:59:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:59:31 Removing intermediate container ed160b30bea9 16:59:31 ---> 1ae35fcd48af 16:59:31 Step 14/23 : ENV APP_PORT=58890 16:59:31 ---> Running in c72bf82f24fd 16:59:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:59:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:59:31 ---> 3e95a0a907b7 16:59:31 Step 3/22 : WORKDIR /edgex-go 16:59:31 ---> Using cache 16:59:31 ---> fe5aab29efc8 16:59:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:31 ---> Using cache 16:59:31 ---> a120c947d76a 16:59:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:59:31 ---> Running in cdd909888a0c 16:59:31 Removing intermediate container c72bf82f24fd 16:59:31 ---> 8b567f9ebaab 16:59:31 Step 15/23 : EXPOSE $APP_PORT 16:59:31 ---> Running in aea48b18ba33 16:59:31 Removing intermediate container aea48b18ba33 16:59:31 ---> d16e4415ac45 16:59:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:59:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:59:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:59:34 ---> 3e95a0a907b7 16:59:34 Step 3/26 : WORKDIR /edgex-go 16:59:34 ---> Using cache 16:59:34 ---> fe5aab29efc8 16:59:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:34 ---> Using cache 16:59:34 ---> a120c947d76a 16:59:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:59:34 ---> Running in bc5124b694d2 16:59:34 OK: 220 MiB in 52 packages 16:59:36 ---> 35b8846a8cab 16:59:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:59:37 Removing intermediate container cdd909888a0c 16:59:37 ---> 0162b951b622 16:59:37 Step 6/22 : COPY go.mod vendor* ./ 16:59:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:37 ---> 54838a78e45c 16:59:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:59:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:59:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:59:38 ---> 3e95a0a907b7 16:59:38 Step 3/22 : WORKDIR /edgex-go 16:59:38 ---> Using cache 16:59:38 ---> fe5aab29efc8 16:59:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:38 ---> Using cache 16:59:38 ---> a120c947d76a 16:59:38 Step 5/22 : RUN apk add --update --no-cache make git 16:59:38 ---> Using cache 16:59:38 ---> 20665ccde91d 16:59:38 Step 6/22 : COPY go.mod vendor* ./ 16:59:38 ---> Using cache 16:59:38 ---> b282559cefe0 16:59:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:38 ---> Using cache 16:59:38 ---> 45efabc6166e 16:59:38 Step 8/22 : COPY . . 16:59:38 ---> Using cache 16:59:38 ---> 6ee839070da2 16:59:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:59:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:38 ---> 212ebeddd1df 16:59:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:39 ---> Running in c83a21941e14 16:59:39 ---> Running in fa7428228ef4 16:59:40 ---> b7ebad4c3497 16:59:40 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:59:40 ---> Running in fe770b27fe19 16:59:40 OK: 220 MiB in 52 packages 16:59:41 Removing intermediate container fe770b27fe19 16:59:41 ---> cb2a638f7e6c 16:59:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:41 ---> Running in 36250979fe11 16:59:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:59:41 Removing intermediate container 36250979fe11 16:59:41 ---> 490f83cb5172 16:59:41 Step 21/23 : LABEL arch=arm64 16:59:42 Removing intermediate container bc5124b694d2 16:59:42 ---> 67c0dc55bedb 16:59:42 Step 6/26 : COPY go.mod vendor* ./ 16:59:42 ---> Running in b2f0d8d0c777 16:59:43 Removing intermediate container b2f0d8d0c777 16:59:43 ---> de0afd3df0d8 16:59:43 Step 22/23 : LABEL git_sha=7738b0fb6014ae0b78434f23dd0a7f08099ce20a 16:59:43 ---> Running in 90efd59dee9b 16:59:43 ---> 844f2f1f6e63 16:59:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:43 ---> Running in 0972329f789c 16:59:44 Removing intermediate container 90efd59dee9b 16:59:44 ---> 0b8b67cd705d 16:59:44 Step 23/23 : LABEL version=0.0.0 16:59:44 ---> Running in ee76f0e0a8ec 16:59:45 Removing intermediate container ee76f0e0a8ec 16:59:45 ---> 720649d09690 16:59:45 16:59:46 Successfully built 720649d09690 16:59:46 Successfully tagged sys-mgmt-agent-arm64:latest 16:59:46  Building sys-mgmt-agent ... done Building core-metadata 16:59:46 Removing intermediate container fa7428228ef4 16:59:46 ---> a319bbfc477b 16:59:46 Step 8/22 : COPY . . 16:59:52 Removing intermediate container 0972329f789c 16:59:52 ---> a0625dfc8722 16:59:52 Step 8/26 : COPY . . 17:00:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:00:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:24 ---> 3e95a0a907b7 17:00:24 Step 3/23 : WORKDIR /edgex-go 17:00:24 ---> Using cache 17:00:24 ---> fe5aab29efc8 17:00:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:24 ---> Using cache 17:00:24 ---> a120c947d76a 17:00:24 Step 5/23 : RUN apk add --update --no-cache make git 17:00:24 ---> Using cache 17:00:24 ---> 20665ccde91d 17:00:24 Step 6/23 : COPY go.mod vendor* ./ 17:00:24 ---> Using cache 17:00:24 ---> b282559cefe0 17:00:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:24 ---> Using cache 17:00:24 ---> 45efabc6166e 17:00:24 Step 8/23 : COPY . . 17:00:24 ---> Using cache 17:00:24 ---> 6ee839070da2 17:00:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:00:26 ---> Running in 4a6c531184a6 17:00:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:00:30 ---> b526fae26aeb 17:00:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:00:30 ---> Running in b696296d3b94 17:00:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:00:38 ---> 964e612367cf 17:00:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:00:38 ---> Running in 15f9ddf1b036 17:00:38 Removing intermediate container 15f9ddf1b036 17:00:38 ---> 7c0dddd919bc 17:00:38 Step 10/26 : WORKDIR /edgex-go/spire-build 17:00:38 ---> Running in 10839e94e997 17:00:39 Removing intermediate container 10839e94e997 17:00:39 ---> 4c04fa050ade 17:00:39 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:00:39 ---> Running in ec4d881180f8 17:00:42 Removing intermediate container ec4d881180f8 17:00:42 ---> 75d4de72feab 17:00:42 Step 12/26 : WORKDIR /edgex-go 17:00:43 ---> Running in beca1e1645db 17:00:43 Removing intermediate container beca1e1645db 17:00:43 ---> 81137f3f421e 17:00:43 17:00:43 Step 13/26 : FROM alpine:3.15 17:00:43 ---> 3fb3c9af89a9 17:00:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:00:43 ---> Using cache 17:00:43 ---> b40e011f4319 17:00:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:43 ---> Using cache 17:00:43 ---> ae8d747e1fb7 17:00:43 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:00:44 ---> Running in 258764a10d3b 17:00:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:48 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:00:48 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:00:48 OK: 15736 distinct packages available 17:00:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:52 (1/4) Installing dumb-init (1.2.5-r1) 17:00:52 (2/4) Installing musl-obstack (1.2.3-r0) 17:00:52 (3/4) Installing libucontext (1.1-r0) 17:00:52 (4/4) Installing gcompat (1.0.0-r4) 17:00:52 Executing busybox-1.34.1-r5.trigger 17:00:52 OK: 6 MiB in 18 packages 17:00:54 Removing intermediate container 258764a10d3b 17:00:54 ---> 83a154535db6 17:00:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:01:01 ---> 7b21b7f8ad52 17:01:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:01:01 ---> b03a156a2296 17:01:01 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:01:01 ---> Running in 2012a42e1683 17:01:02 Removing intermediate container 2012a42e1683 17:01:02 ---> cd5b895d2d77 17:01:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:01:03 ---> 7eab09bd7f39 17:01:03 Step 21/26 : WORKDIR / 17:01:03 ---> Running in ac1888302121 17:01:04 Removing intermediate container ac1888302121 17:01:04 ---> a0a1513d5ce4 17:01:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:01:04 ---> Running in 8f6eee373652 17:01:05 Removing intermediate container 8f6eee373652 17:01:05 ---> 68d9a56d0f26 17:01:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:01:05 ---> Running in 4a804a4b8834 17:01:05 Removing intermediate container 4a804a4b8834 17:01:05 ---> 45b71546d3b1 17:01:05 Step 24/26 : LABEL arch=arm64 17:01:05 ---> Running in 12cfcde1a75e 17:01:06 Removing intermediate container 12cfcde1a75e 17:01:06 ---> 1040ac2ece42 17:01:06 Step 25/26 : LABEL git_sha=7738b0fb6014ae0b78434f23dd0a7f08099ce20a 17:01:06 ---> Running in 54dd84d4b0cc 17:01:07 Removing intermediate container 54dd84d4b0cc 17:01:07 ---> 3444a7380083 17:01:07 Step 26/26 : LABEL version=0.0.0 17:01:07 ---> Running in 4a3bfb4f2bd8 17:01:07 Removing intermediate container 4a3bfb4f2bd8 17:01:07 ---> d4d74392d7b0 17:01:07 17:01:08 Successfully built d4d74392d7b0 17:01:08 Successfully tagged security-spire-config-arm64:latest 17:01:08 Building security-spire-server 17:01:40  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:01:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:01:40 ---> 3e95a0a907b7 17:01:40 Step 3/25 : WORKDIR /edgex-go 17:01:40 ---> Using cache 17:01:40 ---> fe5aab29efc8 17:01:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:40 ---> Using cache 17:01:40 ---> a120c947d76a 17:01:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:01:40 ---> Using cache 17:01:40 ---> 67c0dc55bedb 17:01:40 Step 6/25 : COPY go.mod vendor* ./ 17:01:40 ---> Using cache 17:01:40 ---> 844f2f1f6e63 17:01:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:40 ---> Using cache 17:01:40 ---> a0625dfc8722 17:01:40 Step 8/25 : COPY . . 17:01:40 ---> Using cache 17:01:40 ---> 964e612367cf 17:01:40 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:01:40 ---> Using cache 17:01:40 ---> 7c0dddd919bc 17:01:40 Step 10/25 : WORKDIR /edgex-go/spire-build 17:01:40 ---> Using cache 17:01:40 ---> 4c04fa050ade 17:01:40 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:01:40 ---> Running in 245ad2521542 17:01:42 Removing intermediate container 245ad2521542 17:01:42 ---> d5a06b48068b 17:01:42 Step 12/25 : WORKDIR /edgex-go 17:01:42 ---> Running in 265d85a5ea99 17:01:43 Removing intermediate container 265d85a5ea99 17:01:43 ---> 1ffe220a06f1 17:01:43 17:01:43 Step 13/25 : FROM alpine:3.15 17:01:43 ---> 3fb3c9af89a9 17:01:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:01:43 ---> Using cache 17:01:43 ---> b40e011f4319 17:01:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:43 ---> Using cache 17:01:43 ---> ae8d747e1fb7 17:01:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:01:43 ---> Running in 3c48c51cc7ce 17:01:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:48 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:01:48 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:01:48 OK: 15736 distinct packages available 17:01:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:01:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:01:51 (1/5) Installing dumb-init (1.2.5-r1) 17:01:51 (2/5) Installing musl-obstack (1.2.3-r0) 17:01:51 (3/5) Installing libucontext (1.1-r0) 17:01:51 (4/5) Installing gcompat (1.0.0-r4) 17:01:51 (5/5) Installing openssl (1.1.1o-r0) 17:01:52 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 17:01:52 Executing busybox-1.34.1-r5.trigger 17:01:52 1 error; 6 MiB in 18 packages 17:01:54 Building security-spiffe-token-provider 17:02:26 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:02:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:02:26 ---> 3e95a0a907b7 17:02:26 Step 3/20 : WORKDIR /edgex-go 17:02:26 ---> Using cache 17:02:26 ---> fe5aab29efc8 17:02:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:02:26 ---> Running in 1ae9e92242d6 17:02:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:28 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:02:28 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:02:28 OK: 15743 distinct packages available 17:02:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:31 OK: 220 MiB in 52 packages 17:02:33 Removing intermediate container 1ae9e92242d6 17:02:33 ---> 68c8867f65b8 17:02:33 Step 5/20 : COPY go.mod vendor* ./ 17:02:34 ---> 60ef83907bda 17:02:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:34 ---> Running in 52ff67f68db4 17:02:41 Removing intermediate container 52ff67f68db4 17:02:41 ---> ee2f5af07102 17:02:41 Step 7/20 : COPY . . 17:03:03 ---> 4e8860193acf 17:03:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:03:03 ---> Running in 00ca131dac96 17:03:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:05:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:05:39 Removing intermediate container c83a21941e14 17:05:39 ---> da78c87ffc4a 17:05:39 17:05:39 Step 10/22 : FROM alpine:3.14 17:05:39 ---> ac73e934f311 17:05:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:05:39 ---> Running in 36fa29495f1b 17:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:05:41 (1/6) Installing ca-certificates (20211220-r0) 17:05:41 (2/6) Installing brotli-libs (1.0.9-r5) 17:05:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:05:41 (4/6) Installing libcurl (7.79.1-r2) 17:05:41 (5/6) Installing curl (7.79.1-r2) 17:05:41 (6/6) Installing dumb-init (1.2.5-r1) 17:05:41 Executing busybox-1.33.1-r7.trigger 17:05:41 Executing ca-certificates-20211220-r0.trigger 17:05:42 OK: 8 MiB in 20 packages 17:05:44 Removing intermediate container 36fa29495f1b 17:05:44 ---> 359e0cabad4e 17:05:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:05:44 ---> Running in cf372fda018a 17:05:44 Removing intermediate container cf372fda018a 17:05:44 ---> 64efa77efd49 17:05:44 Step 13/22 : WORKDIR /edgex 17:05:45 ---> Running in c0d5cec2c3ac 17:05:45 Removing intermediate container c0d5cec2c3ac 17:05:45 ---> 368fe63c70dc 17:05:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:05:46 ---> 3b2026c528a3 17:05:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:05:48 ---> 865ce36c691a 17:05:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:05:50 ---> 3b0b3f0f8105 17:05:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:05:51 ---> 37a16970b517 17:05:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:05:51 ---> Running in c1ce841cb12b 17:05:54 Removing intermediate container c1ce841cb12b 17:05:54 ---> deb07b271997 17:05:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:05:54 ---> Running in 055d8bb53c18 17:05:55 Removing intermediate container 055d8bb53c18 17:05:55 ---> 15ff7fcd7f96 17:05:55 Step 20/22 : LABEL arch=arm64 17:05:55 ---> Running in 90f6aa7a74fe 17:05:55 Removing intermediate container 90f6aa7a74fe 17:05:55 ---> 130deed912d0 17:05:55 Step 21/22 : LABEL git_sha=7738b0fb6014ae0b78434f23dd0a7f08099ce20a 17:05:55 ---> Running in d3af90b0c31a 17:05:56 Removing intermediate container d3af90b0c31a 17:05:56 ---> d4439cb006a1 17:05:56 Step 22/22 : LABEL version=0.0.0 17:05:56 ---> Running in a4a3150c248c 17:05:57 Removing intermediate container a4a3150c248c 17:05:57 ---> 13787b7eadd0 17:05:57 17:05:58 Successfully built 13787b7eadd0 17:05:58 Successfully tagged security-proxy-setup-arm64:latest 17:06:45  Building security-proxy-setup ... done Removing intermediate container 4a6c531184a6 17:06:45 ---> d59c5a4e1fcd 17:06:45 17:06:45 Step 10/23 : FROM alpine:3.14 17:06:45 ---> ac73e934f311 17:06:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:06:45 ---> Using cache 17:06:45 ---> 6883df74333b 17:06:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:06:45 ---> Using cache 17:06:45 ---> 1d0b22833cf1 17:06:45 Step 13/23 : ENV APP_PORT=59881 17:06:45 ---> Running in 217836c280ba 17:06:45 Removing intermediate container 217836c280ba 17:06:45 ---> bb3816bd0a8a 17:06:45 Step 14/23 : EXPOSE $APP_PORT 17:06:45 ---> Running in 37feb2b15913 17:06:45 Removing intermediate container 37feb2b15913 17:06:45 ---> efe3e3ff5ed2 17:06:45 Step 15/23 : WORKDIR / 17:06:45 ---> Running in 1b1930630ae0 17:06:45 Removing intermediate container 1b1930630ae0 17:06:45 ---> 836b228bb18c 17:06:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:45 ---> 0bff516f8847 17:06:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:06:47 ---> b3b890f9fffe 17:06:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:06:48 ---> c19e295f34e5 17:06:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:06:49 ---> Running in 7fb60ef450b2 17:06:49 Removing intermediate container 7fb60ef450b2 17:06:49 ---> 5aa5d1d25166 17:06:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:49 ---> Running in 40a2be560b1f 17:06:50 Removing intermediate container 40a2be560b1f 17:06:50 ---> b8e941b6067f 17:06:50 Step 21/23 : LABEL arch=arm64 17:06:50 ---> Running in 6ce810c02f09 17:06:50 Removing intermediate container 6ce810c02f09 17:06:50 ---> 2861225933f2 17:06:50 Step 22/23 : LABEL git_sha=7738b0fb6014ae0b78434f23dd0a7f08099ce20a 17:06:51 ---> Running in 02147f08126a 17:06:51 Removing intermediate container 02147f08126a 17:06:51 ---> 63d48ea4e1d1 17:06:51 Step 23/23 : LABEL version=0.0.0 17:06:51 ---> Running in 33f39d6090da 17:06:52 Removing intermediate container 33f39d6090da 17:06:52 ---> 9d565a83a7be 17:06:52 17:06:52 Successfully built 9d565a83a7be 17:06:52 Successfully tagged core-metadata-arm64:latest 17:07:25  Building core-metadata ... done Removing intermediate container dd0b0ff124d1 17:07:25 ---> 14144ee95f05 17:07:25 17:07:25 Step 10/22 : FROM alpine:3.14 17:07:25 ---> ac73e934f311 17:07:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:07:25 ---> Using cache 17:07:25 ---> 6883df74333b 17:07:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:07:25 ---> Using cache 17:07:25 ---> 1d0b22833cf1 17:07:25 Step 13/22 : ENV APP_PORT=59861 17:07:25 ---> Running in 8db54318aa08 17:07:25 Removing intermediate container 8db54318aa08 17:07:25 ---> 6c0c4659c258 17:07:25 Step 14/22 : EXPOSE $APP_PORT 17:07:25 ---> Running in a51c15247485 17:07:25 Removing intermediate container a51c15247485 17:07:25 ---> 5fd277d9cea4 17:07:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:26 ---> 324bad56291f 17:07:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:07:29 ---> 785f75c68be0 17:07:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:07:30 ---> a8a6f83f0afd 17:07:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:07:30 ---> Running in 58f1a330b8e6 17:07:31 Removing intermediate container 58f1a330b8e6 17:07:31 ---> 160d591377c6 17:07:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:31 ---> Running in 58a08fe844b0 17:07:32 Removing intermediate container 58a08fe844b0 17:07:32 ---> 63c0c1994960 17:07:32 Step 20/22 : LABEL arch=arm64 17:07:32 ---> Running in 8c2f2514ec06 17:07:32 Removing intermediate container 8c2f2514ec06 17:07:32 ---> 54780493beea 17:07:32 Step 21/22 : LABEL git_sha=7738b0fb6014ae0b78434f23dd0a7f08099ce20a 17:07:32 ---> Running in f38657b73e9b 17:07:33 Removing intermediate container f38657b73e9b 17:07:33 ---> 9683d45c53f1 17:07:33 Step 22/22 : LABEL version=0.0.0 17:07:33 ---> Running in c6d9c2beb77b 17:07:34 Removing intermediate container c6d9c2beb77b 17:07:34 ---> 131c2333e8d9 17:07:34 17:07:34 Successfully built 131c2333e8d9 17:07:35 Successfully tagged support-scheduler-arm64:latest 17:08:22  Building support-scheduler ... done Removing intermediate container b696296d3b94 17:08:22 ---> 0486e9ab4c44 17:08:22 17:08:22 Step 10/22 : FROM alpine:3.14 17:08:22 ---> ac73e934f311 17:08:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:08:22 ---> Running in db433ba0cb50 17:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:08:22 (1/2) Installing ca-certificates (20211220-r0) 17:08:22 (2/2) Installing dumb-init (1.2.5-r1) 17:08:22 Executing busybox-1.33.1-r7.trigger 17:08:22 Executing ca-certificates-20211220-r0.trigger 17:08:22 OK: 6 MiB in 16 packages 17:08:22 Removing intermediate container db433ba0cb50 17:08:22 ---> fd18e2bfc0f6 17:08:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:08:22 ---> Running in 815cd1762d21 17:08:22 Removing intermediate container 815cd1762d21 17:08:22 ---> a0b46a8ea0b1 17:08:22 Step 13/22 : ENV APP_PORT=59860 17:08:22 ---> Running in b0a155aa9ebe 17:08:22 Removing intermediate container b0a155aa9ebe 17:08:22 ---> 80b0f1a098ae 17:08:22 Step 14/22 : EXPOSE $APP_PORT 17:08:22 ---> Running in 0ebc3e4ce8c6 17:08:22 Removing intermediate container 0ebc3e4ce8c6 17:08:22 ---> dfda8cf41ca7 17:08:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:22 ---> 4973d0a43d03 17:08:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:08:24 ---> 9f9d9c262867 17:08:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:08:25 ---> 6d3a01faa86d 17:08:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:08:25 ---> Running in 8a0700d3acb2 17:08:25 Removing intermediate container 8a0700d3acb2 17:08:25 ---> 3b2100c413de 17:08:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:25 ---> Running in 9ac198875afd 17:08:26 Removing intermediate container 9ac198875afd 17:08:26 ---> 6e94a7101a40 17:08:26 Step 20/22 : LABEL arch=arm64 17:08:26 ---> Running in 14ed9c854ae6 17:08:26 Removing intermediate container 14ed9c854ae6 17:08:26 ---> 587e30e10f4d 17:08:26 Step 21/22 : LABEL git_sha=7738b0fb6014ae0b78434f23dd0a7f08099ce20a 17:08:26 ---> Running in db161454f0fc 17:08:27 Removing intermediate container db161454f0fc 17:08:27 ---> 0a79b4cdd866 17:08:27 Step 22/22 : LABEL version=0.0.0 17:08:27 ---> Running in d5ee11bd1aac 17:08:27 Removing intermediate container d5ee11bd1aac 17:08:27 ---> b6347c1b1ba9 17:08:27 17:08:28 Successfully built b6347c1b1ba9 17:08:28 Successfully tagged support-notifications-arm64:latest 17:08:35  Building support-notifications ... done Removing intermediate container 00ca131dac96 17:08:35 ---> 2d4cff1a415c 17:08:35 17:08:35 Step 9/20 : FROM alpine:3.15 17:08:35 ---> 3fb3c9af89a9 17:08:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:08:35 ---> Using cache 17:08:35 ---> b40e011f4319 17:08:35 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:35 ---> Using cache 17:08:35 ---> ae8d747e1fb7 17:08:35 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:08:35 ---> Running in 3a45ee1f3cc3 17:08:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:37 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:08:37 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:08:37 OK: 15736 distinct packages available 17:08:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:39 (1/9) Installing ca-certificates (20211220-r0) 17:08:39 (2/9) Installing brotli-libs (1.0.9-r5) 17:08:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:08:40 (4/9) Installing libcurl (7.80.0-r1) 17:08:40 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 17:08:40 (5/9) Installing curl (7.80.0-r1) 17:08:40 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 17:08:40 (6/9) Installing dumb-init (1.2.5-r1) 17:08:40 (7/9) Installing musl-obstack (1.2.3-r0) 17:08:40 (8/9) Installing libucontext (1.1-r0) 17:08:41 (9/9) Installing gcompat (1.0.0-r4) 17:08:41 Executing busybox-1.34.1-r5.trigger 17:08:41 Executing ca-certificates-20211220-r0.trigger 17:08:41 2 errors; 7 MiB in 21 packages 17:08:42 17:08:42 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") 17:08:42 17:08:42 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") 17:08:42 17:08:42 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") 17:08:42 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } 17:08:42 $ docker stop --time=1 fb241971c54e17bc3f45ddbfdaca3c99ceb850fddf9d9d0d7d3f85bae6ad30e6 17:08:44 $ docker rm -f fb241971c54e17bc3f45ddbfdaca3c99ceb850fddf9d9d0d7d3f85bae6ad30e6 [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 17:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:45 17:08:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:45 arm64: Pulling from edgex-lftools-log-publisher 17:08:45 8998bd30e6a1: Pulling fs layer 17:08:45 04944245beec: Pulling fs layer 17:08:45 699f458cf7ca: Pulling fs layer 17:08:45 765212b225bb: Pulling fs layer 17:08:45 f23df028b6ca: Pulling fs layer 17:08:45 d65c8cfc05b1: Pulling fs layer 17:08:45 2437ff75d9bd: Pulling fs layer 17:08:45 765212b225bb: Waiting 17:08:45 f23df028b6ca: Waiting 17:08:45 d65c8cfc05b1: Waiting 17:08:45 2437ff75d9bd: Waiting 17:08:45 04944245beec: Verifying Checksum 17:08:45 04944245beec: Download complete 17:08:45 765212b225bb: Verifying Checksum 17:08:45 765212b225bb: Download complete 17:08:45 f23df028b6ca: Verifying Checksum 17:08:45 f23df028b6ca: Download complete 17:08:45 d65c8cfc05b1: Verifying Checksum 17:08:45 d65c8cfc05b1: Download complete 17:08:46 699f458cf7ca: Verifying Checksum 17:08:46 699f458cf7ca: Download complete 17:08:46 8998bd30e6a1: Verifying Checksum 17:08:46 8998bd30e6a1: Download complete 17:08:49 2437ff75d9bd: Verifying Checksum 17:08:49 2437ff75d9bd: Download complete 17:08:51 8998bd30e6a1: Pull complete 17:08:51 04944245beec: Pull complete 17:08:53 699f458cf7ca: Pull complete 17:08:53 765212b225bb: Pull complete 17:08:54 f23df028b6ca: Pull complete 17:08:54 d65c8cfc05b1: Pull complete 17:09:09 2437ff75d9bd: Pull complete 17:09:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:09 prd-ubuntu20.04-docker-arm64-4c-16g-16611 does not seem to be running inside a container 17:09:09 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:09:12 $ docker top a26fee1bdcf79c4fb0ae2b835b89f97916b972b36357640a8e4cb0f4aed659cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:13 ---> job-cost.sh 17:09:13 lf-activate-venv: SKIPPING 17:09:13 INFO: No Stack... 17:09:14 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:14 INFO: Archiving Costs [Pipeline] sh 17:09:15 + cut -d, -f6 17:09:15 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 17:09:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4067-2-stack-cost] 17:09:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4067-2-stack-cost] did not exist. Created. 17:09:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4067-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:16 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:16 Stashed 1 file(s) [Pipeline] } 17:09:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4067-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:16 $ docker stop --time=1 a26fee1bdcf79c4fb0ae2b835b89f97916b972b36357640a8e4cb0f4aed659cd 17:09:18 $ docker rm -f a26fee1bdcf79c4fb0ae2b835b89f97916b972b36357640a8e4cb0f4aed659cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:09:18 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 17:09:18 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:09:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:20 ---> package-listing.sh 17:09:20 ++ facter osfamily 17:09:20 ++ tr '[:upper:]' '[:lower:]' 17:09:20 + OS_FAMILY=debian 17:09:20 + workspace=/w/workspace/edgex-go/2 17:09:20 + START_PACKAGES=/tmp/packages_start.txt 17:09:20 + END_PACKAGES=/tmp/packages_end.txt 17:09:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:20 + PACKAGES=/tmp/packages_start.txt 17:09:20 + '[' /w/workspace/edgex-go/2 ']' 17:09:20 + PACKAGES=/tmp/packages_end.txt 17:09:20 + case "${OS_FAMILY}" in 17:09:20 + dpkg -l 17:09:20 + grep '^ii' 17:09:20 + '[' -f /tmp/packages_start.txt ']' 17:09:20 + '[' -f /tmp/packages_end.txt ']' 17:09:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:20 + '[' /w/workspace/edgex-go/2 ']' 17:09:20 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:09:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:09:20 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:09:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:21 17:09:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:21 latest: Pulling from edgex-lftools-log-publisher 17:09:21 5eb5b503b376: Pulling fs layer 17:09:21 5c69ac0246d0: Pulling fs layer 17:09:21 ec43610c2a17: Pulling fs layer 17:09:21 3a2ae6a8a46f: Pulling fs layer 17:09:21 33b1e0a273af: Pulling fs layer 17:09:21 5d3b04190fa2: Pulling fs layer 17:09:21 2f39f015ded8: Pulling fs layer 17:09:21 3a2ae6a8a46f: Waiting 17:09:21 33b1e0a273af: Waiting 17:09:21 5d3b04190fa2: Waiting 17:09:21 2f39f015ded8: Waiting 17:09:21 5c69ac0246d0: Verifying Checksum 17:09:21 5c69ac0246d0: Download complete 17:09:21 3a2ae6a8a46f: Verifying Checksum 17:09:21 3a2ae6a8a46f: Download complete 17:09:21 33b1e0a273af: Verifying Checksum 17:09:21 33b1e0a273af: Download complete 17:09:21 5d3b04190fa2: Download complete 17:09:21 ec43610c2a17: Verifying Checksum 17:09:21 ec43610c2a17: Download complete 17:09:21 5eb5b503b376: Verifying Checksum 17:09:21 5eb5b503b376: Download complete 17:09:22 2f39f015ded8: Download complete 17:09:22 5eb5b503b376: Pull complete 17:09:23 5c69ac0246d0: Pull complete 17:09:23 ec43610c2a17: Pull complete 17:09:23 3a2ae6a8a46f: Pull complete 17:09:23 33b1e0a273af: Pull complete 17:09:24 5d3b04190fa2: Pull complete 17:09:28 2f39f015ded8: Pull complete 17:09:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:28 prd-ubuntu20.04-docker-8c-8g-16588 does not seem to be running inside a container 17:09:28 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:09:29 $ docker top 5938c294487c32c208a697b72f6d9eff51835cd8de369429b0fee9a0870a4fcf -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:09:30 + ls /var/log/sa-host 17:09:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:30 provisioning config files... 17:09:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4792881955081315437tmp [Pipeline] { [Pipeline] echo 17:09:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:31 ---> create-netrc.sh [Pipeline] } 17:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:09:31 ---> python-tools-install.sh [Pipeline] echo 17:09:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:31 ---> sudo-logs.sh 17:09:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:32 ---> job-cost.sh 17:09:32 lf-activate-venv: SKIPPING 17:09:32 DEBUG: total: 0.10999999940395355 17:09:32 INFO: Retrieving Stack Cost... 17:09:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:32 INFO: Archiving Costs [Pipeline] echo 17:09:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:33 ---> logs-deploy.sh 17:09:33 lf-activate-venv: SKIPPING 17:09:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4067/2 17:09:33 INFO: archiving workspace using pattern(s): 17:09:34 Archives upload complete. 17:09:34 INFO: archiving logs to Nexus