bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3ebac7b1f11c50afc3c9e3fe870bef52230ce25+9f5805745f4137666cc0ff23d60db09fdca723d9 (58bdb732ecee9dc9a6145e25703db1df4eeac05a) 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-ssh8896594023675936066.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-ssh2792849858201166277.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-4066/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-4066/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1821585847167619996.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-ssh4372890221598912697.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-4066/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-4066/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8852838003394168541.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16640’ Running on prd-ubuntu20.04-docker-8c-8g-16642 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f5805745f4137666cc0ff23d60db09fdca723d9 into PR head commit f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 Merge succeeded, producing 6356de64202cebb400c9f6d2f6ea00e4732b5f62 Checking out Revision 6356de64202cebb400c9f6d2f6ea00e4732b5f62 (PR-4066) > git config core.sparsecheckout # timeout=10 > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # 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 9f5805745f4137666cc0ff23d60db09fdca723d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6356de64202cebb400c9f6d2f6ea00e4732b5f62 # timeout=10 Commit message: "Merge commit '9f5805745f4137666cc0ff23d60db09fdca723d9' into HEAD" > git rev-list --no-walk f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:02:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:02:24 ========================================================= 21:02:24 EdgeX Global Pipelines Version Info 21:02:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:02:24 ------------------- 21:02:24 stable info: 21:02:24 ------------------- 21:02:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:02:24 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 21:02:24 Message: update stable to v1.0.234 21:02:25 ------------------- 21:02:25 experimental info: 21:02:25 ------------------- 21:02:25 Commited By: **** collab-it+edgex@linuxfoundation.org 21:02:25 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 21:02:25 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4066 [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4066 [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4066 [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6356de64202cebb400c9f6d2f6ea00e4732b5f62 [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6356de6 [Pipeline] echo 21:02:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:26 provisioning config files... 21:02:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3744593856592937060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:26 ---> docker-login.sh 21:02:26 nexus3.edgexfoundry.org:10001 21:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:26 Configure a credential helper to remove this warning. See 21:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:26 21:02:26 Login Succeeded 21:02:26 nexus3.edgexfoundry.org:10002 21:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:26 Configure a credential helper to remove this warning. See 21:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:26 21:02:26 Login Succeeded 21:02:26 nexus3.edgexfoundry.org:10003 21:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:26 Configure a credential helper to remove this warning. See 21:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:26 21:02:26 Login Succeeded 21:02:26 nexus3.edgexfoundry.org:10004 21:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:27 Configure a credential helper to remove this warning. See 21:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:27 21:02:27 Login Succeeded 21:02:27 docker.io 21:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:27 Configure a credential helper to remove this warning. See 21:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:27 21:02:27 Login Succeeded 21:02:27 ---> docker-login.sh ends [Pipeline] } 21:02:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:27 + 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 21:02:27 + dirname cmd/core-command/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo core-command,cmd/core-command/Dockerfile 21:02:27 + dirname cmd/core-data/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo core-data,cmd/core-data/Dockerfile 21:02:27 + dirname cmd/core-metadata/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo core-metadata,cmd/core-metadata/Dockerfile 21:02:27 + dirname cmd/security-bootstrapper/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:02:27 + dirname cmd/security-proxy-setup/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:02:27 + dirname cmd/security-secretstore-setup/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:02:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:02:27 + dirname cmd/security-spire-agent/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:02:27 + + dirname cmd/security-spire-config/Dockerfile 21:02:27 cut -d/ -f2 21:02:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:02:27 + + cut -d/ -f2 21:02:27 dirname cmd/security-spire-server/Dockerfile 21:02:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:02:27 + dirname cmd/support-notifications/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo support-notifications,cmd/support-notifications/Dockerfile 21:02:27 + dirname cmd/support-scheduler/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:02:27 + dirname cmd/sys-mgmt-agent/Dockerfile 21:02:27 + cut -d/ -f2 21:02:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:02:27 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 21:02:28 + git rev-list -1 --merges 6356de64202cebb400c9f6d2f6ea00e4732b5f62~1..6356de64202cebb400c9f6d2f6ea00e4732b5f62 [Pipeline] echo 21:02:28 -----------> git rev-list -1 --merges 6356de64202cebb400c9f6d2f6ea00e4732b5f62~1..6356de64202cebb400c9f6d2f6ea00e4732b5f62 6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:02:28 6356de64202cebb400c9f6d2f6ea00e4732b5f62 [false] [Pipeline] sh 21:02:28 + git log --format=format:%s -1 6356de64202cebb400c9f6d2f6ea00e4732b5f62 [Pipeline] echo 21:02:28 ========================================================= 21:02:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:02:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:02:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:02:28 + grep -v github /etc/ssh/ssh_known_hosts 21:02:28 + [ -e /tmp/ssh_known_hosts ] 21:02:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:02:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:02:28 + sudo tee -a /etc/ssh/ssh_known_hosts 21:02:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:29 21:02:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:29 0.1.4: Pulling from edgex-devops/py-git-semver 21:02:29 42c077c10790: Pulling fs layer 21:02:29 f63e77b7563a: Pulling fs layer 21:02:29 bd5fdadae976: Pulling fs layer 21:02:29 205491f53016: Pulling fs layer 21:02:29 df18705c85c3: Pulling fs layer 21:02:29 bdb3f477010e: Pulling fs layer 21:02:29 c8a8fc8e1c8f: Pulling fs layer 21:02:29 2c6e9b1d212d: Pulling fs layer 21:02:29 bdb8f0575790: Pulling fs layer 21:02:29 386e3cb2ff24: Pulling fs layer 21:02:29 2343380bae48: Pulling fs layer 21:02:29 205491f53016: Waiting 21:02:29 df18705c85c3: Waiting 21:02:29 386e3cb2ff24: Waiting 21:02:29 bdb8f0575790: Waiting 21:02:29 2343380bae48: Waiting 21:02:29 2c6e9b1d212d: Waiting 21:02:29 c8a8fc8e1c8f: Waiting 21:02:29 bdb3f477010e: Waiting 21:02:29 f63e77b7563a: Download complete 21:02:29 205491f53016: Verifying Checksum 21:02:29 205491f53016: Download complete 21:02:29 bd5fdadae976: Verifying Checksum 21:02:29 bd5fdadae976: Download complete 21:02:29 df18705c85c3: Verifying Checksum 21:02:29 df18705c85c3: Download complete 21:02:29 bdb3f477010e: Verifying Checksum 21:02:29 bdb3f477010e: Download complete 21:02:29 2c6e9b1d212d: Download complete 21:02:29 bdb8f0575790: Download complete 21:02:29 386e3cb2ff24: Verifying Checksum 21:02:29 386e3cb2ff24: Download complete 21:02:29 2343380bae48: Verifying Checksum 21:02:29 2343380bae48: Download complete 21:02:29 42c077c10790: Verifying Checksum 21:02:29 42c077c10790: Download complete 21:02:30 c8a8fc8e1c8f: Download complete 21:02:31 42c077c10790: Pull complete 21:02:31 f63e77b7563a: Pull complete 21:02:31 bd5fdadae976: Pull complete 21:02:31 205491f53016: Pull complete 21:02:32 df18705c85c3: Pull complete 21:02:32 bdb3f477010e: Pull complete 21:02:34 c8a8fc8e1c8f: Pull complete 21:02:34 2c6e9b1d212d: Pull complete 21:02:34 bdb8f0575790: Pull complete 21:02:34 386e3cb2ff24: Pull complete 21:02:34 2343380bae48: Pull complete 21:02:34 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 21:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:34 prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container 21:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:02:36 $ docker top b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b -eo pid,comm 21:02:36 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). 21:02:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:36 [ssh-agent] Looking for ssh-agent implementation... 21:02:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:36 $ docker exec b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b ssh-agent 21:02:36 SSH_AUTH_SOCK=/tmp/ssh-swiRGa9o7pjh/agent.32 21:02:36 SSH_AGENT_PID=39 21:02:36 Running ssh-add (command line suppressed) 21:02:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3449697379488104283.key (/w/workspace/edgex-go/3@tmp/private_key_3449697379488104283.key) 21:02:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:36 + git tag --points-at HEAD [Pipeline] } 21:02:36 $ docker exec --env ******** --env ******** b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b ssh-agent -k 21:02:37 unset SSH_AUTH_SOCK; 21:02:37 unset SSH_AGENT_PID; 21:02:37 echo Agent pid 39 killed; 21:02:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:02:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:37 [ssh-agent] Looking for ssh-agent implementation... 21:02:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:37 $ docker exec b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b ssh-agent 21:02:37 SSH_AUTH_SOCK=/tmp/ssh-ar6mjV5Eknrb/agent.71 21:02:37 SSH_AGENT_PID=77 21:02:37 Running ssh-add (command line suppressed) 21:02:37 Identity added: /w/workspace/edgex-go/3@tmp/private_key_819466035505342075.key (/w/workspace/edgex-go/3@tmp/private_key_819466035505342075.key) 21:02:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:37 + git semver init 21:02:38 2022-07-01 21:02:37,982 [run_init] DEBUG init version:0.0.0 force:False 21:02:38 2022-07-01 21:02:37,983 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 21:02:38 2022-07-01 21:02:37,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 21:02:38 2022-07-01 21:02:37,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 21:02:42 2022-07-01 21:02:42,191 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 21:02:42 2022-07-01 21:02:42,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4066 with force:False 21:02:42 2022-07-01 21:02:42,192 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4066 21:02:42 2022-07-01 21:02:42,197 [execute] INFO git cat-file --batch-check 21:02:42 2022-07-01 21:02:42,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 21:02:42 2022-07-01 21:02:42,204 [execute] INFO git cat-file --batch 21:02:42 2022-07-01 21:02:42,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 21:02:42 2022-07-01 21:02:42,210 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4066 21:02:42 0.0.0 [Pipeline] } 21:02:42 $ docker exec --env ******** --env ******** b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b ssh-agent -k 21:02:42 unset SSH_AUTH_SOCK; 21:02:42 unset SSH_AGENT_PID; 21:02:42 echo Agent pid 77 killed; 21:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:42 + git semver [Pipeline] } 21:02:43 $ docker stop --time=1 b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b 21:02:44 $ docker rm -f b89fa69dca311b833c0d5bf091ce8c36119311dea3762aabea94db316ab22d7b [Pipeline] // withDockerContainer [Pipeline] sh 21:02:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:02:44 Stashed 1 file(s) [Pipeline] echo 21:02:44 [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 21:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:45 ========================================================= 21:02:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:02:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:02:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:02:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:02:45 59bf1c3509f3: Pulling fs layer 21:02:45 666ba61612fd: Pulling fs layer 21:02:45 8ed8ca486205: Pulling fs layer 21:02:45 cc1cd167ecdc: Pulling fs layer 21:02:45 c516ae0d96e1: Pulling fs layer 21:02:45 cc1cd167ecdc: Waiting 21:02:45 684cea983483: Pulling fs layer 21:02:45 dd3240ac7de5: Pulling fs layer 21:02:45 c516ae0d96e1: Waiting 21:02:45 684cea983483: Waiting 21:02:45 b1e948a4e11c: Pulling fs layer 21:02:45 a8fd76ee1af6: Pulling fs layer 21:02:45 dd3240ac7de5: Waiting 21:02:45 b1e948a4e11c: Waiting 21:02:45 a8fd76ee1af6: Waiting 21:02:45 646ad004c059: Pulling fs layer 21:02:45 646ad004c059: Waiting 21:02:45 8ed8ca486205: Verifying Checksum 21:02:45 8ed8ca486205: Download complete 21:02:45 666ba61612fd: Download complete 21:02:45 c516ae0d96e1: Verifying Checksum 21:02:45 c516ae0d96e1: Download complete 21:02:45 684cea983483: Verifying Checksum 21:02:45 684cea983483: Download complete 21:02:45 59bf1c3509f3: Download complete 21:02:45 dd3240ac7de5: Verifying Checksum 21:02:45 dd3240ac7de5: Download complete 21:02:45 b1e948a4e11c: Verifying Checksum 21:02:45 b1e948a4e11c: Download complete 21:02:45 59bf1c3509f3: Pull complete 21:02:45 666ba61612fd: Pull complete 21:02:45 8ed8ca486205: Pull complete 21:02:45 a8fd76ee1af6: Verifying Checksum 21:02:45 a8fd76ee1af6: Download complete 21:02:46 cc1cd167ecdc: Download complete 21:02:46 646ad004c059: Verifying Checksum 21:02:46 646ad004c059: Download complete 21:02:50 cc1cd167ecdc: Pull complete 21:02:50 c516ae0d96e1: Pull complete 21:02:50 684cea983483: Pull complete 21:02:50 dd3240ac7de5: Pull complete 21:02:50 b1e948a4e11c: Pull complete 21:02:52 a8fd76ee1af6: Pull complete 21:02:52 646ad004c059: Pull complete 21:02:52 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 21:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:02:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 21:02:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:02:53 WORKDIR /edgex 21:02:53 COPY go.mod . 21:02:53 RUN go mod download 21:02:53 + docker build -t ci-base-image-x86_64 -f - . 21:02:54 Sending build context to Docker daemon 335.1MB 21:02:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:02:54 ---> 8f69c11f6b0c 21:02:54 Step 2/4 : WORKDIR /edgex 21:02:57 ---> Running in b7c977f3db75 21:02:57 Removing intermediate container b7c977f3db75 21:02:57 ---> 09a449e62de0 21:02:57 Step 3/4 : COPY go.mod . 21:02:57 ---> 058a70bce421 21:02:57 Step 4/4 : RUN go mod download 21:02:57 ---> Running in a24830a962bf 21:03:00 Still waiting to schedule task 21:03:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16641’ 21:03:11 Removing intermediate container a24830a962bf 21:03:11 ---> 9fbc10ee5776 21:03:11 Successfully built 9fbc10ee5776 21:03:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:12 + docker inspect -f . ci-base-image-x86_64 21:03:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:12 prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container 21:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 21:03:12 $ docker top 13be84a42da940fd19fbfae71ce0ffcb271bfbaab071a5d3288551275df34ede -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:13 + go version 21:03:13 go version go1.17.7 linux/amd64 [Pipeline] } 21:03:13 $ docker stop --time=1 13be84a42da940fd19fbfae71ce0ffcb271bfbaab071a5d3288551275df34ede 21:03:14 $ docker rm -f 13be84a42da940fd19fbfae71ce0ffcb271bfbaab071a5d3288551275df34ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:14 + docker inspect -f . ci-base-image-x86_64 21:03:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:14 prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container 21:03:14 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 21:03:15 $ docker top 8ad25dd6eddf29e543267693a573f3a43e03ff7c092dd4035f626851c2fb6a0f -eo pid,comm [Pipeline] { [Pipeline] echo 21:03:15 ========================================================= 21:03:15 [edgeXBuildGoParallel] Running Tests and Build... 21:03:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:03:15 + make test 21:03:15 go mod tidy -compat=1.17 21:03:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:03:20 ? github.com/edgexfoundry/edgex-go [no test files] 21:03:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:03:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 21:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements 21:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.2% of statements 21:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:03:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.867s coverage: 89.2% of statements 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 83.8% of statements 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.116s coverage: 60.0% of statements 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.6% of statements 21:03:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 21:03:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 21:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.101s coverage: 94.4% of statements 21:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 21:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.177s coverage: 82.5% of statements 21:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 58.8% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.2% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.4% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.4% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 43.8% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 21:03:58 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 21:04:13 GO111MODULE=on go vet ./... 21:04:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:18 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:04:18 + ls -al . 21:04:18 total 684 21:04:18 drwxrwxr-x 10 1001 1001 4096 Jul 1 21:03 . 21:04:18 drwxr-xr-x 4 root root 4096 Jul 1 21:03 .. 21:04:18 -rw-rw-r-- 1 1001 1001 11 Jul 1 21:02 .dockerignore 21:04:18 drwxrwxr-x 8 1001 1001 4096 Jul 1 21:02 .git 21:04:18 drwxrwxr-x 3 1001 1001 4096 Jul 1 21:02 .github 21:04:18 -rw-rw-r-- 1 1001 1001 879 Jul 1 21:02 .gitignore 21:04:18 -rw-rw-r-- 1 1001 1001 42 Jul 1 21:02 .golangci.yml 21:04:18 -rw-rw-r-- 1 1001 1001 87 Jul 1 21:02 .hadolint.yml 21:04:18 drwxr-xr-x 3 1001 1001 4096 Jul 1 21:02 .semver 21:04:18 -rw-rw-r-- 1 1001 1001 166 Jul 1 21:02 .sonarcloud.properties 21:04:18 -rw-rw-r-- 1 1001 1001 1171 Jul 1 21:02 ADOPTERS.md 21:04:18 -rw-rw-r-- 1 1001 1001 10347 Jul 1 21:02 Attribution.txt 21:04:18 -rw-rw-r-- 1 1001 1001 63209 Jul 1 21:02 CHANGELOG.md 21:04:18 -rw-rw-r-- 1 1001 1001 3804 Jul 1 21:02 CONTRIBUTING.md 21:04:18 -rw-rw-r-- 1 1001 1001 677 Jul 1 21:02 GOVERNANCE.md 21:04:18 -rw-rw-r-- 1 1001 1001 850 Jul 1 21:02 Jenkinsfile 21:04:18 -rw-rw-r-- 1 1001 1001 10775 Jul 1 21:02 LICENSE 21:04:18 -rw-rw-r-- 1 1001 1001 10389 Jul 1 21:02 Makefile 21:04:18 -rw-rw-r-- 1 1001 1001 582 Jul 1 21:02 OWNERS.md 21:04:18 -rw-rw-r-- 1 1001 1001 9094 Jul 1 21:02 README.md 21:04:18 -rw-rw-r-- 1 1001 1001 6912 Jul 1 21:02 SECURITY.md 21:04:18 -rw-rw-r-- 1 1001 1001 5 Jul 1 21:02 VERSION 21:04:18 -rw-rw-r-- 1 1001 1001 4131 Jul 1 21:02 ZMQWindows.md 21:04:18 drwxrwxr-x 2 1001 1001 4096 Jul 1 21:02 bin 21:04:18 drwxrwxr-x 18 1001 1001 4096 Jul 1 21:02 cmd 21:04:18 -rw-r--r-- 1 root root 435593 Jul 1 21:03 coverage.out 21:04:18 -rw-rw-r-- 1 1001 1001 3311 Jul 1 21:02 go.mod 21:04:18 -rw-rw-r-- 1 1001 1001 36231 Jul 1 21:03 go.sum 21:04:18 drwxrwxr-x 8 1001 1001 4096 Jul 1 21:02 internal 21:04:18 drwxrwxr-x 3 1001 1001 4096 Jul 1 21:02 openapi 21:04:18 drwxrwxr-x 4 1001 1001 4096 Jul 1 21:02 snap 21:04:18 -rw-rw-r-- 1 1001 1001 204 Jul 1 21:02 version.go [Pipeline] sh 21:04:19 + '[' -e coverage.out ] 21:04:19 + chown 1001:1001 coverage.out [Pipeline] stash 21:04:19 Stashed 1 file(s) [Pipeline] sh 21:04:19 + make build 21:04:19 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 21:04:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:04: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/core-command/core-command ./cmd/core-command 21:04:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:04:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:04:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:04:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:04:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:04:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:04:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:04: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/secrets-config ./cmd/secrets-config 21:04:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:04:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:04:55 $ docker stop --time=1 8ad25dd6eddf29e543267693a573f3a43e03ff7c092dd4035f626851c2fb6a0f 21:04:57 $ docker rm -f 8ad25dd6eddf29e543267693a573f3a43e03ff7c092dd4035f626851c2fb6a0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:04:58 21:04:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:04:58 latest: Pulling from edgex-devops/edgex-compose 21:04:58 cbdbe7a5bc2a: Pulling fs layer 21:04:58 ca9280d653b3: Pulling fs layer 21:04:58 7e9c9ca2126c: Pulling fs layer 21:04:58 cbdbe7a5bc2a: Download complete 21:04:59 ca9280d653b3: Verifying Checksum 21:04:59 ca9280d653b3: Download complete 21:04:59 cbdbe7a5bc2a: Pull complete 21:04:59 7e9c9ca2126c: Download complete 21:04:59 ca9280d653b3: Pull complete 21:05:02 7e9c9ca2126c: Pull complete 21:05:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:05:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:02 prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container 21:05:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:05:04 $ docker top cfd3fa4a207bc62f1a4a0dd1e0a21d214ea2d7472ed20f384128536fdd3c9a55 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:04 + grep+ docker-compose parallel build 21:05:04 --help 21:05:05 --parallel Build images in parallel. [Pipeline] } 21:05:05 $ docker stop --time=1 cfd3fa4a207bc62f1a4a0dd1e0a21d214ea2d7472ed20f384128536fdd3c9a55 21:05:06 $ docker rm -f cfd3fa4a207bc62f1a4a0dd1e0a21d214ea2d7472ed20f384128536fdd3c9a55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:06 prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container 21:05:06 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 21:05:07 $ docker top 9c484a2e0dfa83ce6da59b03a14e17176b8472e14d85f073276894a3496bc963 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:07 + docker-compose -f ./docker-compose-build.yml build --parallel 21:05:08 Building core-command ... 21:05:08 Building core-data ... 21:05:08 Building core-metadata ... 21:05:08 Building security-bootstrapper ... 21:05:08 Building security-proxy-setup ... 21:05:08 Building security-secretstore-setup ... 21:05:08 Building security-spiffe-token-provider ... 21:05:08 Building security-spire-agent ... 21:05:08 Building security-spire-config ... 21:05:08 Building security-spire-server ... 21:05:08 Building support-notifications ... 21:05:08 Building support-scheduler ... 21:05:08 Building sys-mgmt-agent ... 21:05:08 Building security-proxy-setup 21:05:08 Building security-spiffe-token-provider 21:05:08 Building core-data 21:05:08 Building security-spire-agent 21:05:08 Building security-bootstrapper 21:05:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:05:23 ---> 9fbc10ee5776 21:05:23 Step 3/22 : WORKDIR /edgex-go 21:05:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:05:23 ---> 9fbc10ee5776 21:05:23 Step 3/23 : WORKDIR /edgex-go 21:05:23 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:05:23 ---> 9fbc10ee5776 21:05:23 Step 3/31 : WORKDIR /edgex-go 21:05:23 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:05:23 ---> 9fbc10ee5776 21:05:23 Step 3/26 : WORKDIR /edgex-go 21:05:23 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:05:23 ---> 9fbc10ee5776 21:05:23 Step 3/20 : WORKDIR /edgex-go 21:05:26 ---> Running in 62484f5910fd 21:05:26 ---> Running in c81e15c1f8bb 21:05:26 ---> Running in 63f85e3b3d9e 21:05:26 ---> Running in a3eb3bc0f4fc 21:05:26 ---> Running in d9882c17f093 21:05:26 Removing intermediate container c81e15c1f8bb 21:05:26 ---> 4069243d4e45 21:05:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:26 Removing intermediate container 62484f5910fd 21:05:26 ---> 50e497caa70c 21:05:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:26 Removing intermediate container 63f85e3b3d9e 21:05:26 ---> 0d15b4de9f9d 21:05:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:05:26 Removing intermediate container d9882c17f093 21:05:26 ---> 084c9cc22185 21:05:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:26 Removing intermediate container a3eb3bc0f4fc 21:05:26 ---> e45b5de8e02d 21:05:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:26 ---> Running in 3e72f912c39c 21:05:26 ---> Running in 7e9b3b8ec222 21:05:26 ---> Running in 875f3c374d46 21:05:26 ---> Running in f244d0e28394 21:05:26 ---> Running in 4b1ae06c935d 21:05:27 Removing intermediate container 3e72f912c39c 21:05:27 ---> 6956e5faaf99 21:05:27 Step 5/22 : RUN apk add --update --no-cache make git 21:05:27 Removing intermediate container 7e9b3b8ec222 21:05:27 ---> 2dfea1a273de 21:05:27 Step 5/31 : RUN apk add --update --no-cache make git 21:05:27 ---> Running in 353dfaf57ae9 21:05:27 ---> Running in 213b5f09effc 21:05:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:05:27 Removing intermediate container f244d0e28394 21:05:27 ---> 329ddbb2f83f 21:05:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:05:27 ---> Running in 49a4ddc47970 21:05:27 Removing intermediate container 4b1ae06c935d 21:05:27 ---> fe6e07231b41 21:05:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:05:27 ---> Running in 07d7066367f9 21:05:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:05:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:05:28 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:05:28 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:05:28 OK: 15866 distinct packages available 21:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:29 OK: 221 MiB in 52 packages 21:05:29 OK: 221 MiB in 52 packages 21:05:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:29 Removing intermediate container 213b5f09effc 21:05:29 ---> 0d53dc3d0ad8 21:05:29 Step 6/31 : COPY go.mod vendor* ./ 21:05:29 OK: 221 MiB in 52 packages 21:05:29 Removing intermediate container 353dfaf57ae9 21:05:29 ---> b15b5b375b75 21:05:29 Step 6/22 : COPY go.mod vendor* ./ 21:05:29 ---> 8886f5b9c802 21:05:29 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:29 ---> Running in 315741d56749 21:05:29 ---> 37a4b624a07f 21:05:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:29 OK: 221 MiB in 52 packages 21:05:29 ---> Running in 3cc092504107 21:05:29 OK: 221 MiB in 52 packages 21:05:29 Removing intermediate container 07d7066367f9 21:05:29 ---> 84a625be7807 21:05:29 Step 6/26 : COPY go.mod vendor* ./ 21:05:30 ---> 1b8a3f548bc3 21:05:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:30 ---> Running in 944f5c4a18ed 21:05:30 Removing intermediate container 49a4ddc47970 21:05:30 ---> e1147236138d 21:05:30 Step 6/23 : COPY go.mod vendor* ./ 21:05:30 Removing intermediate container 875f3c374d46 21:05:30 ---> e051fcbd7f50 21:05:30 Step 5/20 : COPY go.mod vendor* ./ 21:05:30 ---> 0cd1771cc282 21:05:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:30 ---> Running in 6e137a8c6146 21:05:30 ---> 83aff70d23fb 21:05:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:30 ---> Running in 25563e9b0c1b 21:05:31 Removing intermediate container 3cc092504107 21:05:31 ---> 42107de62802 21:05:31 Step 8/22 : COPY . . 21:05:31 Removing intermediate container 315741d56749 21:05:31 ---> 1248e91bb1f9 21:05:31 Step 8/31 : COPY . . 21:05:31 Removing intermediate container 944f5c4a18ed 21:05:31 ---> a0b48233db6c 21:05:31 Step 8/26 : COPY . . 21:05:38 Removing intermediate container 6e137a8c6146 21:05:38 ---> bcb65bd64a90 21:05:38 Step 8/23 : COPY . . 21:05:38 Removing intermediate container 25563e9b0c1b 21:05:38 ---> fcc7e76daf38 21:05:38 Step 7/20 : COPY . . 21:05:38 ---> a608e9931a94 21:05:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:05:38 ---> Running in 061a4554ec43 21:05:38 ---> 32dabc5f0fef 21:05:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:05:38 ---> Running in 8267a53a0302 21:05:38 ---> 420be4e353a2 21:05:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:05: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:05:41 Removing intermediate container 8267a53a0302 21:05:41 ---> e1517b37e4da 21:05:41 Step 10/26 : WORKDIR /edgex-go/spire-build 21:05:41 ---> Running in 715168f1ad14 21:05:41 ---> Running in 3fab7cfff299 21:05:41 Removing intermediate container 3fab7cfff299 21:05:41 ---> 61054d2a97fb 21:05:41 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 21:05: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:05:42 ---> Running in 49ae0dd2c8a2 21:05:42 ---> 17a309c5a549 21:05:42 Step 9/23 : RUN make cmd/core-data/core-data 21:05:42 ---> 67c9a37e0be7 21:05:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:05:42 ---> Running in ad3e9ac84ebf 21:05:42 ---> Running in d5aed2e0bcaa 21:05:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:05:43 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 21:05:43 Removing intermediate container 49ae0dd2c8a2 21:05:43 ---> cf348be68466 21:05:43 Step 12/26 : WORKDIR /edgex-go 21:05:43 ---> Running in dd61b9c9676f 21:05:43 Removing intermediate container dd61b9c9676f 21:05:43 ---> 67e2ec752991 21:05:43 21:05:43 Step 13/26 : FROM alpine:3.15 21:05:43 3.15: Pulling from library/alpine 21:05:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:05:44 Status: Downloaded newer image for alpine:3.15 21:05:44 ---> 0ac33e5f5afa 21:05:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:05:44 ---> Running in d18840161908 21:05:44 Removing intermediate container d18840161908 21:05:44 ---> 6b19ae72eef2 21:05:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:44 ---> Running in b557826e0630 21:05:46 Removing intermediate container b557826e0630 21:05:46 ---> 6a7186b30d28 21:05:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:05:46 ---> Running in 38f69cb109bb 21:05:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:47 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:05:47 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:05:47 OK: 15859 distinct packages available 21:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:05:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:49 (1/5) Installing dumb-init (1.2.5-r1) 21:05:49 (2/5) Installing musl-obstack (1.2.3-r0) 21:05:49 (3/5) Installing libucontext (1.1-r0) 21:05:49 (4/5) Installing gcompat (1.0.0-r4) 21:05:49 (5/5) Installing openssl (1.1.1p-r0) 21:05:49 Executing busybox-1.34.1-r5.trigger 21:05:49 OK: 6 MiB in 19 packages 21:05:51 Removing intermediate container 38f69cb109bb 21:05:51 ---> fb464878b4bc 21:05:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:05:52 ---> 6c584f220a12 21:05:52 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:05: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/secrets-config ./cmd/secrets-config 21:05:56 ---> 629c1333e5e6 21:05:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:05:56 ---> 735129581956 21:05:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:05:57 ---> 131429c046f1 21:05:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:05:57 Removing intermediate container 061a4554ec43 21:05:57 ---> 98e758be8476 21:05:57 21:05:57 Step 10/22 : FROM alpine:3.14 21:05:57 ---> 6fe01baa6c2a 21:05:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:05:58 3.14: Pulling from library/alpine 21:05:58 ---> Running in e7e568e0cae7 21:05:58 Removing intermediate container e7e568e0cae7 21:05:58 ---> eb05c9846720 21:05:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:05:58 ---> Running in fa97c21d7643 21:05:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:05:58 Status: Downloaded newer image for alpine:3.14 21:05:58 ---> e04c818066af 21:05:58 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:05:58 ---> Running in 9c9824da2d6b 21:05:58 Removing intermediate container fa97c21d7643 21:05:58 ---> 6a3f74aea333 21:05:58 Step 24/26 : LABEL arch=x86_64 21:05:58 ---> Running in 83920a6ca50b 21:05:59 Removing intermediate container 83920a6ca50b 21:05:59 ---> 922a7f62f656 21:05:59 Step 25/26 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:05:59 ---> Running in 97e7198aac76 21:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:05:59 Removing intermediate container 97e7198aac76 21:05:59 ---> 50c6a6e856d0 21:05:59 Step 26/26 : LABEL version=0.0.0 21:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:05:59 ---> Running in 761f08c8e52f 21:05:59 (1/6) Installing ca-certificates (20211220-r0) 21:05:59 (2/6) Installing brotli-libs (1.0.9-r5) 21:05:59 Removing intermediate container 761f08c8e52f 21:05:59 ---> ec2e475e9c4e 21:05:59 21:05:59 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:05:59 (4/6) Installing libcurl (7.79.1-r2) 21:05:59 (5/6) Installing curl (7.79.1-r2) 21:05:59 (6/6) Installing dumb-init (1.2.5-r1) 21:05:59 Executing busybox-1.33.1-r7.trigger 21:05:59 Executing ca-certificates-20211220-r0.trigger 21:05:59 Successfully built ec2e475e9c4e 21:05:59 Successfully tagged security-spire-agent:latest 21:05:59 Building security-spire-config 21:05:59  Building security-spire-agent ... done OK: 8 MiB in 20 packages 21:06:03 Removing intermediate container 9c9824da2d6b 21:06:03 ---> b1b537c35cf2 21:06:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:06:03 ---> Running in 0e64933bae21 21:06:03 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:06:03 ---> 9fbc10ee5776 21:06:03 Step 3/26 : WORKDIR /edgex-go 21:06:03 ---> Using cache 21:06:03 ---> e45b5de8e02d 21:06:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:03 ---> Using cache 21:06:03 ---> fe6e07231b41 21:06:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:06:03 ---> Using cache 21:06:03 ---> 84a625be7807 21:06:03 Step 6/26 : COPY go.mod vendor* ./ 21:06:03 ---> Using cache 21:06:03 ---> 1b8a3f548bc3 21:06:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:03 ---> Using cache 21:06:03 ---> a0b48233db6c 21:06:03 Step 8/26 : COPY . . 21:06:03 ---> Using cache 21:06:03 ---> 32dabc5f0fef 21:06:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:06:03 ---> Using cache 21:06:03 ---> e1517b37e4da 21:06:03 Step 10/26 : WORKDIR /edgex-go/spire-build 21:06:03 ---> Using cache 21:06:03 ---> 61054d2a97fb 21:06:03 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:06:03 ---> Using cache 21:06:03 ---> cf348be68466 21:06:03 Step 12/26 : WORKDIR /edgex-go 21:06:03 ---> Using cache 21:06:03 ---> 67e2ec752991 21:06:03 21:06:03 Step 13/26 : FROM alpine:3.15 21:06:03 ---> 0ac33e5f5afa 21:06:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:06:03 ---> Using cache 21:06:03 ---> 6b19ae72eef2 21:06:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:03 ---> Using cache 21:06:03 ---> 6a7186b30d28 21:06:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:06:03 Removing intermediate container 0e64933bae21 21:06:03 ---> c753add1d2a5 21:06:03 Step 13/22 : WORKDIR /edgex 21:06:04 ---> Running in ac1b4436ddbf 21:06:04 ---> Running in 02d854b7a158 21:06:04 Removing intermediate container 715168f1ad14 21:06:04 ---> 2014b10a2458 21:06:04 21:06:04 Step 10/31 : FROM alpine:3.14 21:06:04 ---> e04c818066af 21:06:04 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:06:04 ---> Running in 687aacf095a9 21:06:04 Removing intermediate container ac1b4436ddbf 21:06:04 ---> e3c0d4062c83 21:06:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:06:04 Removing intermediate container 687aacf095a9 21:06:04 ---> b40a9c8736e7 21:06:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:06:04 ---> Running in bd0aee6cbd13 21:06:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:06:04 ---> 78030f111f9e 21:06:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:06:04 ---> 0fa65f42aff4 21:06:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:06:05 (1/2) Installing dumb-init (1.2.5-r1) 21:06:05 (2/2) Installing su-exec (0.2-r1) 21:06:05 Executing busybox-1.33.1-r7.trigger 21:06:05 OK: 6 MiB in 16 packages 21:06:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:06:05 ---> b6fc7e4246c3 21:06:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:06:05 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:06:05 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:06:05 OK: 15859 distinct packages available 21:06:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:06:06 ---> 2160c30ef723 21:06:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:06:06 Removing intermediate container bd0aee6cbd13 21:06:06 ---> d539f1764307 21:06:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:06:06 ---> Running in 15685d56e372 21:06:06 ---> Running in 43ecbc9611c6 21:06:06 Removing intermediate container 43ecbc9611c6 21:06:06 ---> dacbca43e46b 21:06:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:06:06 ---> Running in d48ef3f761bf 21:06:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:06:06 Removing intermediate container d48ef3f761bf 21:06:06 ---> d41dcf092b6c 21:06:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:06:06 (1/4) Installing dumb-init (1.2.5-r1) 21:06:06 ---> Running in 0e0d3744d622 21:06:06 (2/4) Installing musl-obstack (1.2.3-r0) 21:06:07 Removing intermediate container ad3e9ac84ebf 21:06:07 ---> 86620119d935 21:06:07 21:06:07 Step 10/23 : FROM alpine:3.14 21:06:07 ---> e04c818066af 21:06:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:06:07 (3/4) Installing libucontext (1.1-r0) 21:06:07 ---> Running in 1fc4ecbabed2 21:06:07 (4/4) Installing gcompat (1.0.0-r4) 21:06:07 Removing intermediate container 15685d56e372 21:06:07 ---> deb0edb02ac5 21:06:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:06:07 ---> Running in c04be345c1da 21:06:07 Executing busybox-1.34.1-r5.trigger 21:06:07 OK: 6 MiB in 18 packages 21:06:07 Removing intermediate container 1fc4ecbabed2 21:06:07 ---> 56154c246e45 21:06:07 Step 12/23 : ENV APP_PORT=59880 21:06:07 Removing intermediate container d5aed2e0bcaa 21:06:07 ---> 2e27da06fc65 21:06:07 21:06:07 Step 9/20 : FROM alpine:3.15 21:06:07 ---> 0ac33e5f5afa 21:06:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:06:07 ---> Using cache 21:06:07 ---> 6b19ae72eef2 21:06:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:07 ---> Using cache 21:06:07 ---> 6a7186b30d28 21:06:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:06:07 ---> Running in f30225e6c437 21:06:07 Removing intermediate container c04be345c1da 21:06:07 ---> 0eb3b6bd1d16 21:06:07 Step 20/22 : LABEL arch=x86_64 21:06:07 ---> Running in 6d49a0d1ac07 21:06:07 ---> Running in 6cac4b9273c7 21:06:07 Removing intermediate container f30225e6c437 21:06:07 ---> cf626bb5337f 21:06:07 Step 13/23 : EXPOSE $APP_PORT 21:06:07 Removing intermediate container 0e0d3744d622 21:06:07 ---> 80a939dd76f6 21:06:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:06:07 ---> Running in 7dd20def8617 21:06:07 Removing intermediate container 6cac4b9273c7 21:06:07 ---> 67ecde1a38b4 21:06:07 Step 21/22 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:06:07 ---> Running in b471c2031a63 21:06:07 ---> Running in b6422d1a692d 21:06:07 Removing intermediate container 7dd20def8617 21:06:07 ---> 9a3f257d27e8 21:06:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:07 Removing intermediate container 02d854b7a158 21:06:07 ---> 9fe413e173e7 21:06:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:06:07 ---> Running in cb5689740f89 21:06:07 Removing intermediate container b471c2031a63 21:06:07 ---> a2a4c108c356 21:06:07 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:06:07 Removing intermediate container b6422d1a692d 21:06:07 ---> a71a2a9ce07c 21:06:07 Step 22/22 : LABEL version=0.0.0 21:06:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:06:08 ---> Running in 93942a68b7c1 21:06:08 ---> 89674410d9e9 21:06:08 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:06:08 Removing intermediate container 93942a68b7c1 21:06:08 ---> cba9f80ea900 21:06:08 21:06:08 ---> Running in 35e159295bb0 21:06:08 Successfully built cba9f80ea900 21:06:08 Successfully tagged security-proxy-setup:latest 21:06:08  Building security-proxy-setup ... done Building security-spire-server 21:06:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:06:09 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:06:09 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:06:09 OK: 15859 distinct packages available 21:06:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:06:09 Removing intermediate container cb5689740f89 21:06:09 ---> 6258522a47a1 21:06:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:06:09 ---> 265bd682d9ac 21:06:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:06:09 ---> Running in 0302bdfe3a81 21:06:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:06:10 Removing intermediate container 35e159295bb0 21:06:10 ---> 7d16d460c061 21:06:10 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:10 ---> 55941934f369 21:06:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:06:10 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:06:10 ---> d7d3446bfe1a 21:06:10 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:06:10 (1/9) Installing ca-certificates (20211220-r0) 21:06:10 ---> Running in afcda4c1d1ce 21:06:10 (2/9) Installing brotli-libs (1.0.9-r5) 21:06:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:06:10 Removing intermediate container afcda4c1d1ce 21:06:10 ---> 24bc607561ee 21:06:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:06:10 (4/9) Installing libcurl (7.80.0-r2) 21:06:10 (5/9) Installing curl (7.80.0-r2) 21:06:10 (6/9) Installing dumb-init (1.2.5-r1) 21:06:10 ---> bd1ab15c4652 21:06:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:06:10 ---> 70924026ad85 21:06:10 Step 21/26 : WORKDIR / 21:06:10 (7/9) Installing musl-obstack (1.2.3-r0) 21:06:11 ---> Running in 2cc24cd02730 21:06:11 (8/9) Installing libucontext (1.1-r0) 21:06:11 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:06:11 ---> fdc63a1ae64b 21:06:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:06:11 (9/9) Installing gcompat (1.0.0-r4) 21:06:11 Removing intermediate container 2cc24cd02730 21:06:11 ---> e83301a1db71 21:06:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:06:11 Executing busybox-1.34.1-r5.trigger 21:06:11 Executing ca-certificates-20211220-r0.trigger 21:06:11 ---> Running in d2b5934c74b3 21:06:11 OK: 8 MiB in 23 packages 21:06:11 (1/6) Installing dumb-init (1.2.5-r1) 21:06:11 ---> 0db75ab953fb 21:06:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:06:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:06:11 Removing intermediate container d2b5934c74b3 21:06:11 ---> edd3fa4998eb 21:06:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:06:11 (3/6) Installing libsodium (1.0.18-r0) 21:06:11 ---> Running in 43fa09053395 21:06:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:06:11 ---> b09f6ba4a8a9 21:06:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:06:11 (5/6) Installing libzmq (4.3.4-r0) 21:06:11 ---> Running in 7e451ed01553 21:06:11 Removing intermediate container 43fa09053395 21:06:11 ---> cf47bedf7254 21:06:11 Step 24/26 : LABEL arch=x86_64 21:06:11 (6/6) Installing zeromq (4.3.4-r0) 21:06:11 ---> Running in df6b0fa2ecee 21:06:11 Executing busybox-1.33.1-r7.trigger 21:06:11 OK: 8 MiB in 20 packages 21:06:11 Removing intermediate container 7e451ed01553 21:06:11 ---> 8113a85e7cc0 21:06:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:06:12 Removing intermediate container 6d49a0d1ac07 21:06:12 ---> 9f917390e1aa 21:06:12 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:12 Removing intermediate container df6b0fa2ecee 21:06:12 ---> 3b85175ac9ab 21:06:12 Step 25/26 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:06:12 ---> 277089084f11 21:06:12 Step 26/31 : RUN chmod +x /entrypoint.sh 21:06:12 ---> Running in d32e7312ab85 21:06:12 ---> ff58e894d3ea 21:06:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:06:12 ---> Running in a29a1e5e674a 21:06:12 Removing intermediate container 0302bdfe3a81 21:06:12 ---> bca5e3130d64 21:06:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:12 Removing intermediate container d32e7312ab85 21:06:12 ---> 88f5525019f3 21:06:12 Step 26/26 : LABEL version=0.0.0 21:06:12 ---> Running in 8a09e4aaff86 21:06:12 ---> aa4274c43f51 21:06:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:06:12 ---> f0d700a5c26d 21:06:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:06:12 Removing intermediate container 8a09e4aaff86 21:06:12 ---> 49676dd17295 21:06:12 21:06:12 Successfully built 49676dd17295 21:06:12 Successfully tagged security-spire-config:latest 21:06:12  Building security-spire-config ... done Building security-secretstore-setup 21:06:14 ---> 89d93c9593ff 21:06:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:06:14 ---> c4b380d664fa 21:06:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:06:14 ---> Running in 46953d3b238e 21:06:14 Removing intermediate container a29a1e5e674a 21:06:14 ---> 4519c2b11f2d 21:06:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:06:14 Removing intermediate container 46953d3b238e 21:06:14 ---> 3412e7a2c851 21:06:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:14 ---> Running in 2e4818ec05c2 21:06:14 ---> 2f48ed3e5f5e 21:06:14 Step 19/23 : ENTRYPOINT ["/core-data"] 21:06:14 ---> Running in 1a8c8a36c0ca 21:06:14 ---> Running in 337b40d76524 21:06:15 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:06:15 ---> 9fbc10ee5776 21:06:15 Step 3/25 : WORKDIR /edgex-go 21:06:15 ---> Using cache 21:06:15 ---> e45b5de8e02d 21:06:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:15 ---> Using cache 21:06:15 ---> fe6e07231b41 21:06:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:06:15 ---> Using cache 21:06:15 ---> 84a625be7807 21:06:15 Step 6/25 : COPY go.mod vendor* ./ 21:06:15 ---> Using cache 21:06:15 ---> 1b8a3f548bc3 21:06:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:15 ---> Using cache 21:06:15 ---> a0b48233db6c 21:06:15 Step 8/25 : COPY . . 21:06:15 ---> Using cache 21:06:15 ---> 32dabc5f0fef 21:06:15 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:06:15 ---> Using cache 21:06:15 ---> e1517b37e4da 21:06:15 Step 10/25 : WORKDIR /edgex-go/spire-build 21:06:15 ---> Using cache 21:06:15 ---> 61054d2a97fb 21:06:15 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 21:06:15 Removing intermediate container 2e4818ec05c2 21:06:15 ---> 9d8dd675d3d1 21:06:15 Step 28/31 : CMD ["gate"] 21:06:15 ---> Running in 243f62ca773c 21:06:15 Removing intermediate container 1a8c8a36c0ca 21:06:15 ---> b955621ade30 21:06:15 Step 18/20 : LABEL arch=x86_64 21:06:15 Removing intermediate container 337b40d76524 21:06:15 ---> c480fbca85ab 21:06:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:15 ---> Running in 1e2d21d8d38e 21:06:15 ---> Running in abfd87c6de9c 21:06:15 ---> Running in 3465e04074a6 21:06:15 Removing intermediate container 1e2d21d8d38e 21:06:15 ---> 6c2ad6e70eaf 21:06:15 Step 29/31 : LABEL arch=x86_64 21:06:15 Removing intermediate container 3465e04074a6 21:06:15 ---> 3dd3c92e4387 21:06:15 Step 21/23 : LABEL arch=x86_64 21:06:15 Removing intermediate container abfd87c6de9c 21:06:15 ---> 2f461cffe886 21:06:15 Step 19/20 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:06:15 ---> Running in 2ffe13880f30 21:06:15 ---> Running in 6d59e31d97c9 21:06:15 ---> Running in 9a83b660d5f7 21:06:15 Removing intermediate container 2ffe13880f30 21:06:15 ---> 5fffb5fbdfb7 21:06:15 Step 22/23 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:06:15 ---> Running in 299bb0cfc460 21:06:15 Removing intermediate container 9a83b660d5f7 21:06:15 ---> 4f2752806a92 21:06:15 Step 30/31 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:06:15 Removing intermediate container 6d59e31d97c9 21:06:15 ---> d1ec8b001e21 21:06:15 Step 20/20 : LABEL version=0.0.0 21:06:16 ---> Running in 6e8a9913f415 21:06:16 ---> Running in 59ec7081e81f 21:06:16 Removing intermediate container 299bb0cfc460 21:06:16 ---> 884785891e43 21:06:16 Step 23/23 : LABEL version=0.0.0 21:06:16 Removing intermediate container 243f62ca773c 21:06:16 ---> cfdd570b1eaa 21:06:16 Step 12/25 : WORKDIR /edgex-go 21:06:16 ---> Running in 770a8ab70ed8 21:06:16 ---> Running in c41acd8dc30a 21:06:16 Removing intermediate container 6e8a9913f415 21:06:16 ---> c2c2eda1d926 21:06:16 21:06:16 Removing intermediate container 59ec7081e81f 21:06:16 ---> 94f76243908b 21:06:16 Step 31/31 : LABEL version=0.0.0 21:06:16 Removing intermediate container 770a8ab70ed8 21:06:16 ---> bbc56dba0ebb 21:06:16 21:06:16 Successfully built c2c2eda1d926 21:06:16 Successfully tagged security-spiffe-token-provider:latest 21:06:16  Building security-spiffe-token-provider ... done Building support-notifications 21:06:16 Successfully built bbc56dba0ebb 21:06:16 Successfully tagged core-data:latest 21:06:16  Building core-data ... done  ---> Running in a9ddc6689c08 21:06:16 Building core-metadata 21:06:16 Removing intermediate container c41acd8dc30a 21:06:16 ---> 00fb6e584a92 21:06:16 21:06:16 Step 13/25 : FROM alpine:3.15 21:06:16 ---> 0ac33e5f5afa 21:06:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:06:16 ---> Using cache 21:06:16 ---> 6b19ae72eef2 21:06:16 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:16 ---> Using cache 21:06:16 ---> 6a7186b30d28 21:06:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:06:16 ---> Using cache 21:06:16 ---> fb464878b4bc 21:06:16 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:06:16 Removing intermediate container a9ddc6689c08 21:06:16 ---> d4268191c188 21:06:16 21:06:16 Successfully built d4268191c188 21:06:16 Successfully tagged security-bootstrapper:latest 21:06:16 Building core-command 21:06:22  Building security-bootstrapper ... done  ---> 09938f17185b 21:06:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:06:22 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:06:22 ---> 9fbc10ee5776 21:06:22 Step 3/25 : WORKDIR /edgex-go 21:06:22 ---> Using cache 21:06:22 ---> e45b5de8e02d 21:06:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:22 ---> Using cache 21:06:22 ---> fe6e07231b41 21:06:22 Step 5/25 : RUN apk add --update --no-cache make git 21:06:23 ---> 39a359f48db4 21:06:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:06:23 ---> Running in a98e56695db4 21:06:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:06:24 ---> 04fc55a477cc 21:06:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:06:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:06:24 ---> 906056c73ad0 21:06:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:06:24 ---> Running in 1b01f1edafb7 21:06:25 OK: 221 MiB in 52 packages 21:06:25 Removing intermediate container 1b01f1edafb7 21:06:25 ---> f7524ebf9d4a 21:06:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:06:25 ---> Running in c35c4b15a5ca 21:06:25 Removing intermediate container c35c4b15a5ca 21:06:25 ---> 2ffbb1af05e1 21:06:25 Step 23/25 : LABEL arch=x86_64 21:06:25 ---> Running in febb5f6d7f2c 21:06:26 Removing intermediate container a98e56695db4 21:06:26 ---> 365e4efa943b 21:06:26 Step 6/25 : COPY go.mod vendor* ./ 21:06:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:06:26 ---> 9fbc10ee5776 21:06:26 Step 3/22 : WORKDIR /edgex-go 21:06:26 ---> Using cache 21:06:26 ---> e45b5de8e02d 21:06:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:26 ---> Using cache 21:06:26 ---> fe6e07231b41 21:06:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:06:26 Removing intermediate container febb5f6d7f2c 21:06:26 ---> 7286aa90c8aa 21:06:26 Step 24/25 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:06:26 ---> Running in 4f27faaa8409 21:06:26 ---> Running in 06faf072baf2 21:06:26 ---> 7b8457495521 21:06:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:06:26 ---> 9fbc10ee5776 21:06:26 ---> Running in 0786c05ed4b4 21:06:26 Step 3/23 : WORKDIR /edgex-go 21:06:26 ---> Using cache 21:06:26 ---> e45b5de8e02d 21:06:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:26 ---> Using cache 21:06:26 ---> fe6e07231b41 21:06:26 Step 5/23 : RUN apk add --update --no-cache make git 21:06:26 ---> Using cache 21:06:26 ---> 365e4efa943b 21:06:26 Step 6/23 : COPY go.mod vendor* ./ 21:06:26 ---> Using cache 21:06:26 ---> 7b8457495521 21:06:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:06:26 ---> 9fbc10ee5776 21:06:26 Step 3/23 : WORKDIR /edgex-go 21:06:26 ---> Using cache 21:06:26 ---> e45b5de8e02d 21:06:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:26 ---> Using cache 21:06:26 ---> fe6e07231b41 21:06:26 Step 5/23 : RUN apk add --update --no-cache make git 21:06:26 ---> Using cache 21:06:26 ---> 365e4efa943b 21:06:26 Step 6/23 : COPY go.mod vendor* ./ 21:06:26 ---> Using cache 21:06:26 ---> 7b8457495521 21:06:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:26 ---> Running in f00097c7e40c 21:06:26 Removing intermediate container 06faf072baf2 21:06:26 ---> 104fdbad8f42 21:06:26 Step 25/25 : LABEL version=0.0.0 21:06:26 ---> Running in 1b435c540dc9 21:06:26 ---> Running in facabaa238de 21:06:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:06:26 Removing intermediate container facabaa238de 21:06:26 ---> 39ce8967cdc1 21:06:26 21:06:26 Successfully built 39ce8967cdc1 21:06:26 Successfully tagged security-spire-server:latest 21:06:26 Building support-scheduler 21:06:27  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:06:27 OK: 221 MiB in 52 packages 21:06:29 Removing intermediate container f00097c7e40c 21:06:29 ---> fc86ddab8f1a 21:06:29 Step 8/23 : COPY . . 21:06:29 Removing intermediate container 1b435c540dc9 21:06:29 ---> ddbf0d8b1d9d 21:06:29 Step 8/23 : COPY . . 21:06:29 Removing intermediate container 0786c05ed4b4 21:06:29 ---> 869a497fb3d9 21:06:29 Step 8/25 : COPY . . 21:06:29 Removing intermediate container 4f27faaa8409 21:06:29 ---> 8c697bf6d112 21:06:29 Step 6/22 : COPY go.mod vendor* ./ 21:06:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:06:30 ---> 9fbc10ee5776 21:06:30 Step 3/22 : WORKDIR /edgex-go 21:06:30 ---> Using cache 21:06:30 ---> e45b5de8e02d 21:06:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:30 ---> Using cache 21:06:30 ---> fe6e07231b41 21:06:30 Step 5/22 : RUN apk add --update --no-cache make git 21:06:30 ---> Using cache 21:06:30 ---> 365e4efa943b 21:06:30 Step 6/22 : COPY go.mod vendor* ./ 21:06:30 ---> Using cache 21:06:30 ---> 7b8457495521 21:06:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:30 ---> Using cache 21:06:30 ---> 869a497fb3d9 21:06:30 Step 8/22 : COPY . . 21:06:34 ---> c68d900d7ed5 21:06:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16644 in /w/workspace/edgexfoundry_edgex-go_PR-4066 [Pipeline] { [Pipeline] ws 21:06:35 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 21:06:35 The recommended git tool is: git 21:06:38 ---> Running in 9e579985b56a 21:06:38 ---> 15d1769470da 21:06:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:06:38 ---> 9e3e938baad5 21:06:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:06:38 ---> bd63f056d040 21:06:38 Step 9/23 : RUN make cmd/core-command/core-command 21:06:38 ---> 5435adcbbd47 21:06:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:06:38 ---> Running in 259148afadd6 21:06:38 ---> Running in 348ffab1ee34 21:06:38 ---> Running in d0164ced8eaf 21:06:38 ---> Running in 8d2614b160c7 21:06: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:06:38 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 21:06:38 Removing intermediate container 9e579985b56a 21:06:38 ---> fac9b7a4e3fd 21:06:38 Step 8/22 : COPY . . 21:06: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 21:06: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-metadata/core-metadata ./cmd/core-metadata 21:06:43 using credential edgex-jenkins-ssh 21:06:43 Cloning the remote Git repository 21:06:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:06:43 > git init /w/workspace/edgex-go/3 # timeout=10 21:06:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:06:43 > git --version # timeout=10 21:06:43 > git --version # 'git version 2.25.1' 21:06:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:06:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:47 ---> c9ed2331a868 21:06:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:06:47 ---> Running in eb4e04144a57 21:06:47 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 21:07:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:07:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:07:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:07:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4066/head:refs/remotes/origin/PR-4066 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:07:00 Merging remotes/origin/main commit 9f5805745f4137666cc0ff23d60db09fdca723d9 into PR head commit f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 21:07:01 Merge succeeded, producing 45815838872c490622a51a0a30f4c7b950a588ae 21:07:01 Checking out Revision 45815838872c490622a51a0a30f4c7b950a588ae (PR-4066) 21:07:00 > git config core.sparsecheckout # timeout=10 21:07:00 > git checkout -f f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 21:07:01 > git remote # timeout=10 21:07:01 > git config --get remote.origin.url # timeout=10 21:07:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:01 > git merge 9f5805745f4137666cc0ff23d60db09fdca723d9 # timeout=10 21:07:01 > git rev-parse HEAD^{commit} # timeout=10 21:07:01 > git config core.sparsecheckout # timeout=10 21:07:01 > git checkout -f 45815838872c490622a51a0a30f4c7b950a588ae # timeout=10 21:07: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:07:05 Commit message: "Merge commit '9f5805745f4137666cc0ff23d60db09fdca723d9' into HEAD" 21:07:05 > git rev-list --no-walk f3ebac7b1f11c50afc3c9e3fe870bef52230ce25 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:07:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:07:06 Dload Upload Total Spent Left Speed 21:07:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 98814 [Pipeline] sh 21:07:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:07:08 + sudo tee /etc/docker/daemon.new 21:07:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:07:08 { 21:07:08 "registry-mirrors": [ 21:07:08 "https://nexus3.edgexfoundry.org:10001" 21:07:08 ], 21:07:08 "bip": "10.250.0.254/24", 21:07:08 "hosts": [ 21:07:08 "tcp://0.0.0.0:5555", 21:07:08 "unix:///var/run/docker.sock" 21:07:08 ], 21:07:08 "mtu": 1458, 21:07:08 "selinux-enabled": true, 21:07:08 "seccomp-profile": "/etc/docker/seccomp.json" 21:07:08 } [Pipeline] sh 21:07:08 Removing intermediate container 8d2614b160c7 21:07:08 ---> 6a0462d43105 21:07:08 21:07:08 Step 10/23 : FROM alpine:3.14 21:07:08 ---> e04c818066af 21:07:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:07:08 Removing intermediate container d0164ced8eaf 21:07:08 ---> 021a771da5db 21:07:08 21:07:08 Step 10/23 : FROM alpine:3.14 21:07:08 ---> e04c818066af 21:07:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:07:08 Removing intermediate container 348ffab1ee34 21:07:08 ---> 443cd5082f03 21:07:08 21:07:08 Step 10/25 : FROM alpine:3.14 21:07:08 ---> e04c818066af 21:07:08 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:07:08 ---> Running in 7d48006ae944 21:07:08 ---> Running in 5bc74262f1f5 21:07:08 ---> Running in 98c99bcd9f27 21:07:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:07:08 (1/1) Installing dumb-init (1.2.5-r1) 21:07:08 Executing busybox-1.33.1-r7.trigger 21:07:08 OK: 6 MiB in 15 packages 21:07:08 + sudo service docker restart 21:07:08 (1/3) Installing ca-certificates (20211220-r0) 21:07:08 (1/1) Installing dumb-init (1.2.5-r1) 21:07:08 Executing busybox-1.33.1-r7.trigger 21:07:08 OK: 6 MiB in 15 packages 21:07:08 (2/3) Installing dumb-init (1.2.5-r1) 21:07:08 (3/3) Installing su-exec (0.2-r1) 21:07:08 Executing busybox-1.33.1-r7.trigger 21:07:08 Executing ca-certificates-20211220-r0.trigger 21:07:08 OK: 6 MiB in 17 packages 21:07:10 Removing intermediate container 5bc74262f1f5 21:07:10 ---> 833b481d4983 21:07:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:10 Removing intermediate container 259148afadd6 21:07:10 ---> 47107a5689db 21:07:10 21:07:10 Step 10/22 : FROM alpine:3.14 21:07:10 ---> e04c818066af 21:07:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:07:10 ---> Using cache 21:07:10 ---> 90082a339bb5 21:07:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:10 Removing intermediate container 7d48006ae944 21:07:10 ---> 90082a339bb5 21:07:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:10 ---> Running in b20224d8bf50 21:07:10 ---> Running in 79daf3f71a92 21:07:10 Removing intermediate container 98c99bcd9f27 21:07:10 ---> 4440eae73bb8 21:07:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:07:10 ---> Running in b6e1a9d913e9 21:07:10 Removing intermediate container b20224d8bf50 21:07:10 ---> 8d432634adeb 21:07:10 Step 13/22 : ENV APP_PORT=59861 21:07:10 Removing intermediate container 79daf3f71a92 21:07:10 ---> d16504f51a92 21:07:10 Step 13/23 : ENV APP_PORT=59881 21:07:10 ---> Running in be2de4566d9c 21:07:10 ---> Running in 31349bfb6050 21:07:10 Removing intermediate container b6e1a9d913e9 21:07:10 ---> 8528f778bc41 21:07:10 Step 13/23 : ENV APP_PORT=59882 21:07:10 ---> Running in 44dcbe046fd2 21:07:10 Removing intermediate container be2de4566d9c 21:07:10 ---> 692320ad9e27 21:07:10 Step 13/25 : WORKDIR / 21:07:10 ---> Running in 976ebd7220ab 21:07:10 ---> Running in cfa3ac65b368 21:07:10 Removing intermediate container 31349bfb6050 21:07:10 ---> accc6c11f051 21:07:10 Step 14/23 : EXPOSE $APP_PORT 21:07:10 Removing intermediate container 44dcbe046fd2 21:07:10 ---> 0948bc45b8b1 21:07:10 Step 14/22 : EXPOSE $APP_PORT 21:07:10 ---> Running in b793773008c9 21:07:10 ---> Running in 35fd67914c1e 21:07:10 Removing intermediate container 976ebd7220ab 21:07:10 ---> d6d03534a219 21:07:10 Step 14/23 : EXPOSE $APP_PORT 21:07:10 Removing intermediate container cfa3ac65b368 21:07:10 ---> 689bc31171b2 21:07:10 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:07:10 ---> Running in 67b1f88827cd 21:07:10 Removing intermediate container b793773008c9 21:07:10 ---> c81a6f3819c9 21:07:10 Step 15/23 : WORKDIR / 21:07:10 Removing intermediate container 35fd67914c1e 21:07:10 ---> 6a15e9a5b8e5 21:07:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:11 Removing intermediate container 67b1f88827cd 21:07:11 ---> f113eb563131 21:07:11 Step 15/23 : WORKDIR / 21:07:11 ---> Running in d27154ded4cd 21:07:11 ---> Running in 44d033a78b3c 21:07:11 ---> 4a508bb01e1a 21:07:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:07:11 ---> e18c8de6e8a2 21:07:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:07:11 Removing intermediate container d27154ded4cd 21:07:11 ---> 86241026d851 21:07:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:11 Removing intermediate container 44d033a78b3c 21:07:11 ---> 68c786b1cdc1 21:07:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:11 ---> 28ac26587789 21:07:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:07:11 ---> 1ce3e0159676 21:07:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:07:11 ---> d3635b86ae3e 21:07:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:07:11 ---> ec25180bd0db 21:07:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:07:12 ---> 66e9c12a0f29 21:07:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:07:12 ---> 509b1a555d2a 21:07:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:07:12 ---> 0f9dca3d1788 21:07:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:07:12 ---> f36ae0648340 21:07:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:07:12 ---> 3945c4ae4e2a 21:07:12 Step 19/23 : ENTRYPOINT ["/core-command"] 21:07:12 ---> 75ac225f76b9 21:07:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:07:12 ---> 4e7f4541bef6 21:07:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:07:12 ---> 5530ba348303 21:07:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:07:12 ---> Running in 5eb04363f103 21:07:12 ---> Running in 7ffa6b897156 21:07:12 ---> Running in 0c004d828346 21:07:12 Removing intermediate container 5eb04363f103 21:07:12 ---> f676f6a893ab 21:07:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:12 Removing intermediate container 7ffa6b897156 21:07:12 ---> 5acb9f1231f2 21:07:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:12 ---> Running in 86bd2591af16 21:07:12 Removing intermediate container 0c004d828346 21:07:12 ---> f6230f24458d 21:07:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:12 ---> Running in 485dd6892d02 21:07:13 ---> Running in d0027e9310b9 21:07:13 Removing intermediate container 86bd2591af16 21:07:13 ---> f0e0f70e68ef 21:07:13 Step 21/23 : LABEL arch=x86_64 21:07:13 Removing intermediate container 485dd6892d02 21:07:13 ---> 5e1e7347e33a 21:07:13 Step 20/22 : LABEL arch=x86_64 21:07:13 ---> f7d28722831f 21:07:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:07:13 Removing intermediate container d0027e9310b9 21:07:13 ---> e28021379eb0 21:07:13 Step 21/23 : LABEL arch=x86_64 21:07:13 ---> Running in 39c007baf504 21:07:13 ---> Running in cf80aa984c56 21:07:13 ---> Running in dd449969cd5c 21:07:13 Removing intermediate container cf80aa984c56 21:07:13 ---> 83864ee4a7ba 21:07:13 Step 22/23 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:07:13 Removing intermediate container dd449969cd5c 21:07:13 ---> 0e668f82452b 21:07:13 Step 22/23 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:07:13 Removing intermediate container 39c007baf504 21:07:13 ---> 4b0fb788324c 21:07:13 Step 21/22 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:07:13 ---> 3c6840784304 21:07:13 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/ 21:07:13 ---> Running in 5e34c67f068d 21:07:13 ---> Running in d7937844e0c6 21:07:13 ---> Running in 1453c9b4e524 21:07:13 ---> Running in c51eac3a9292 21:07:13 Removing intermediate container 5e34c67f068d 21:07:13 ---> de80f058f863 21:07:13 Step 23/23 : LABEL version=0.0.0 21:07:13 Removing intermediate container 1453c9b4e524 21:07:13 ---> ba1560c7428e 21:07:13 Step 22/22 : LABEL version=0.0.0 21:07:13 Removing intermediate container d7937844e0c6 21:07:13 ---> 0a7560a3053e 21:07:13 Step 23/23 : LABEL version=0.0.0 21:07:13 Removing intermediate container eb4e04144a57 21:07:13 ---> 6a9c2e1ece6c 21:07:13 21:07:13 Step 10/22 : FROM alpine:3.14 21:07:13 ---> Running in d8063af47428 21:07:13 ---> e04c818066af 21:07:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:07:13 ---> Running in 67e0435a8146 21:07:14 ---> Running in e81457af4812 21:07:14 ---> Running in 7576c344bfff 21:07:14 Removing intermediate container d8063af47428 21:07:14 ---> 7245fd6603b0 21:07:14 21:07:14 Removing intermediate container 67e0435a8146 21:07:14 ---> e8cddb5a5504 21:07:14 21:07:14 Removing intermediate container 7576c344bfff 21:07:14 ---> 28ee48770234 21:07:14 21:07:14 Successfully built 7245fd6603b0 21:07:14 Successfully tagged core-command:latest 21:07:14 Building sys-mgmt-agent 21:07:14  Building core-command ... done Successfully built e8cddb5a5504 21:07:14 Successfully tagged support-scheduler:latest 21:07:14  Building support-scheduler ... done Successfully built 28ee48770234 21:07:14 Successfully tagged core-metadata:latest 21:07:14  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:07:14 (1/2) Installing ca-certificates (20211220-r0) 21:07:14 (2/2) Installing dumb-init (1.2.5-r1) 21:07:14 Executing busybox-1.33.1-r7.trigger 21:07:14 Executing ca-certificates-20211220-r0.trigger 21:07:14 OK: 6 MiB in 16 packages 21:07:15 Removing intermediate container c51eac3a9292 21:07:15 ---> 555d8b49cdd1 21:07:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:07:16 ---> Running in bf72221a53f7 21:07:16 Removing intermediate container bf72221a53f7 21:07:16 ---> cc59152c0f8f 21:07:16 Step 23/25 : LABEL arch=x86_64 21:07:16 ---> Running in 53229d5800d9 21:07:16 Removing intermediate container e81457af4812 21:07:16 ---> fbefd38dd4c2 21:07:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:07:16 ---> Running in f8d0f00fac34 21:07:16 Removing intermediate container 53229d5800d9 21:07:16 ---> 191a04cdbf24 21:07:16 Step 24/25 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:07:16 ---> Running in d1525845167c 21:07:16 Removing intermediate container f8d0f00fac34 21:07:16 ---> 9ae88a15d3e2 21:07:16 Step 13/22 : ENV APP_PORT=59860 21:07:16 ---> Running in 63a94ae32d84 21:07:16 Removing intermediate container d1525845167c 21:07:16 ---> d2da0049d469 21:07:16 Step 25/25 : LABEL version=0.0.0 21:07:16 ---> Running in dd6fb7e4f558 21:07:16 Removing intermediate container 63a94ae32d84 21:07:16 ---> 02c905871944 21:07:16 Step 14/22 : EXPOSE $APP_PORT 21:07:16 ---> Running in 6bd3b02d5936 21:07:16 Removing intermediate container dd6fb7e4f558 21:07:16 ---> f1ccaf5d60a4 21:07:16 21:07:17 Removing intermediate container 6bd3b02d5936 21:07:17 ---> dd97e1d57d18 21:07:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:17 Successfully built f1ccaf5d60a4 21:07:17 Successfully tagged security-secretstore-setup:latest 21:07:17  Building security-secretstore-setup ... done  ---> 789203350fec 21:07:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:07:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:07:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:07:18 ---> 9fbc10ee5776 21:07:18 Step 3/23 : WORKDIR /edgex-go 21:07:18 ---> Using cache 21:07:18 ---> e45b5de8e02d 21:07:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:18 ---> Using cache 21:07:18 ---> fe6e07231b41 21:07:18 Step 5/23 : RUN apk add --update --no-cache make bash git 21:07:18 ---> a53ce3bc9294 21:07:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:07:18 ---> Running in 1300a7fbebac 21:07:18 ---> 13af9bc9666b 21:07:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:07:18 ---> Running in a941b058b028 21:07:18 Removing intermediate container a941b058b028 21:07:18 ---> 66727025752c 21:07:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:07:18 ---> Running in c3a3dd3fa71d 21:07:18 Removing intermediate container c3a3dd3fa71d 21:07:18 ---> d2f0d1fe067e 21:07:18 Step 20/22 : LABEL arch=x86_64 21:07:18 ---> Running in 7a11e5fbeb02 21:07:18 Removing intermediate container 7a11e5fbeb02 21:07:18 ---> 1c1c10ce9a0f 21:07:18 Step 21/22 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:07:18 ---> Running in 0c92b9d2721d 21:07:18 Removing intermediate container 0c92b9d2721d 21:07:18 ---> a300663495be 21:07:18 Step 22/22 : LABEL version=0.0.0 21:07:18 ---> Running in 2154a0f06537 21:07:18 Removing intermediate container 2154a0f06537 21:07:18 ---> 1057fefbff45 21:07:18 21:07:19 Successfully built 1057fefbff45 21:07:19 Successfully tagged support-notifications:latest 21:07:19  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:07:20 OK: 221 MiB in 52 packages 21:07:20 Removing intermediate container 1300a7fbebac 21:07:20 ---> 7e92fec81d6f 21:07:20 Step 6/23 : COPY go.mod vendor* ./ 21:07:20 ---> ad679b78423b 21:07:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:20 ---> Running in 4e9ea5ddbee2 21:07:21 Removing intermediate container 4e9ea5ddbee2 21:07:21 ---> 452696716ceb 21:07:21 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:27 provisioning config files... 21:07:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3981644462924471567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:27 ---> docker-login.sh 21:07:27 nexus3.edgexfoundry.org:10001 21:07:27 ---> 76a1d94f8556 21:07:27 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:07:27 ---> Running in 71e97447590c 21:07: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:28 Configure a credential helper to remove this warning. See 21:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:28 21:07:28 Login Succeeded 21:07:28 nexus3.edgexfoundry.org:10002 21:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:29 Configure a credential helper to remove this warning. See 21:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:29 21:07:29 Login Succeeded 21:07:29 nexus3.edgexfoundry.org:10003 21:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:29 Configure a credential helper to remove this warning. See 21:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:29 21:07:29 Login Succeeded 21:07:29 nexus3.edgexfoundry.org:10004 21:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:30 Configure a credential helper to remove this warning. See 21:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:30 21:07:30 Login Succeeded 21:07:30 docker.io 21:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:30 Configure a credential helper to remove this warning. See 21:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:30 21:07:30 Login Succeeded 21:07:30 ---> docker-login.sh ends [Pipeline] } 21:07:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:07:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:31 ========================================================= 21:07:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:07:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:07:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:07:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:07:31 9b3977197b4f: Pulling fs layer 21:07:31 1a89e8eeedd5: Pulling fs layer 21:07:31 94645a83ff95: Pulling fs layer 21:07:31 e6fb740bc735: Pulling fs layer 21:07:31 3a77bd46dcc9: Pulling fs layer 21:07:31 355e64cbe906: Pulling fs layer 21:07:31 63ab81a10011: Pulling fs layer 21:07:31 555d1d1c4555: Pulling fs layer 21:07:31 7d9057610161: Pulling fs layer 21:07:31 e6fb740bc735: Waiting 21:07:31 3a77bd46dcc9: Waiting 21:07:31 63ab81a10011: Waiting 21:07:31 355e64cbe906: Waiting 21:07:31 555d1d1c4555: Waiting 21:07:31 7d9057610161: Waiting 21:07:31 94645a83ff95: Verifying Checksum 21:07:31 94645a83ff95: Download complete 21:07:31 1a89e8eeedd5: Download complete 21:07:31 355e64cbe906: Verifying Checksum 21:07:31 355e64cbe906: Download complete 21:07:31 9b3977197b4f: Verifying Checksum 21:07:31 9b3977197b4f: Download complete 21:07:31 63ab81a10011: Verifying Checksum 21:07:31 63ab81a10011: Download complete 21:07:32 9b3977197b4f: Pull complete 21:07:33 7d9057610161: Verifying Checksum 21:07:33 7d9057610161: Download complete 21:07:33 1a89e8eeedd5: Pull complete 21:07:33 94645a83ff95: Pull complete 21:07:34 555d1d1c4555: Verifying Checksum 21:07:34 555d1d1c4555: Download complete 21:07:34 e6fb740bc735: Verifying Checksum 21:07:34 e6fb740bc735: Download complete 21:07:37 Removing intermediate container 71e97447590c 21:07:37 ---> a0f504bc1070 21:07:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:07:37 ---> Running in 747c31cced7f 21:07:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:07:38 Removing intermediate container 747c31cced7f 21:07:38 ---> 468aed58706c 21:07:38 21:07:38 Step 11/23 : FROM docker:20.10.14 21:07:38 20.10.14: Pulling from library/docker 21:07:40 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:07:40 Status: Downloaded newer image for docker:20.10.14 21:07:40 ---> 7417809fdb73 21:07:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:07:40 ---> Running in 9f4aa9f646f2 21:07:40 Removing intermediate container 9f4aa9f646f2 21:07:40 ---> c9540db299c8 21:07:40 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 21:07:40 ---> Running in 62cdc6bc1589 21:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:07:41 (1/43) Installing readline (8.1.1-r0) 21:07:41 (2/43) Installing bash (5.1.16-r0) 21:07:41 Executing bash-5.1.16-r0.post-install 21:07:41 (3/43) Installing brotli-libs (1.0.9-r5) 21:07:41 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:07:41 (5/43) Installing libcurl (7.80.0-r2) 21:07:41 (6/43) Installing curl (7.80.0-r2) 21:07:41 (7/43) Installing dumb-init (1.2.5-r1) 21:07:41 (8/43) Installing libbz2 (1.0.8-r1) 21:07:41 (9/43) Installing expat (2.4.7-r0) 21:07:41 (10/43) Installing libffi (3.4.2-r1) 21:07:41 (11/43) Installing gdbm (1.22-r0) 21:07:41 (12/43) Installing xz-libs (5.2.5-r1) 21:07:41 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:07:41 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:07:41 (15/43) Installing mpdecimal (2.5.1-r1) 21:07:41 (16/43) Installing sqlite-libs (3.36.0-r0) 21:07:41 (17/43) Installing python3 (3.9.7-r4) 21:07:42 (18/43) Installing py3-appdirs (1.4.4-r2) 21:07:42 (19/43) Installing py3-certifi (2020.12.5-r1) 21:07:42 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:07:42 (21/43) Installing py3-idna (3.3-r0) 21:07:42 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:07:42 (23/43) Installing py3-requests (2.26.0-r1) 21:07:42 (24/43) Installing py3-msgpack (1.0.2-r1) 21:07:42 (25/43) Installing py3-lockfile (0.12.2-r4) 21:07:42 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:07:42 (27/43) Installing py3-colorama (0.4.4-r1) 21:07:42 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:07:42 (29/43) Installing py3-distlib (0.3.3-r0) 21:07:42 (30/43) Installing py3-distro (1.6.0-r0) 21:07:42 (31/43) Installing py3-six (1.16.0-r0) 21:07:42 (32/43) Installing py3-webencodings (0.5.1-r4) 21:07:42 (33/43) Installing py3-html5lib (1.1-r1) 21:07:42 (34/43) Installing py3-parsing (2.4.7-r2) 21:07:42 (35/43) Installing py3-packaging (20.9-r1) 21:07:42 (36/43) Installing py3-tomli (1.2.2-r0) 21:07:42 (37/43) Installing py3-pep517 (0.12.0-r0) 21:07:42 (38/43) Installing py3-progress (1.6-r0) 21:07:42 (39/43) Installing py3-retrying (1.3.3-r2) 21:07:42 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:07:42 (41/43) Installing py3-setuptools (52.0.0-r4) 21:07:42 (42/43) Installing py3-toml (0.10.2-r2) 21:07:42 (43/43) Installing py3-pip (20.3.4-r1) 21:07:42 Executing busybox-1.34.1-r5.trigger 21:07:42 OK: 83 MiB in 65 packages 21:07:43 Collecting docker-compose==1.23.2 21:07:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:07:43 Collecting docopt<0.7,>=0.6.1 21:07:43 Downloading docopt-0.6.2.tar.gz (25 kB) 21:07:43 Collecting docker<4.0,>=3.6.0 21:07:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:07:43 Collecting cached-property<2,>=1.2.0 21:07:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:07:43 Collecting jsonschema<3,>=2.5.1 21:07:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:07:43 Collecting texttable<0.10,>=0.9.0 21:07:43 Downloading texttable-0.9.1.tar.gz (11 kB) 21:07:44 Collecting dockerpty<0.5,>=0.4.1 21:07:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:07:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:07:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:07:44 Collecting PyYAML<4,>=3.10 21:07:44 Downloading PyYAML-3.13.tar.gz (270 kB) 21:07:45 Collecting websocket-client<1.0,>=0.32.0 21:07:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:07:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:07:45 Collecting docker-pycreds>=0.4.0 21:07:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:07:45 Collecting urllib3<1.25,>=1.21.1 21:07:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:07:45 Collecting idna<2.8,>=2.5 21:07:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:07:45 Collecting chardet<3.1.0,>=3.0.2 21:07:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:07:45 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) 21:07:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:07:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:07:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:07:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:07:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:07:45 Attempting uninstall: urllib3 21:07:45 Found existing installation: urllib3 1.26.7 21:07:45 Uninstalling urllib3-1.26.7: 21:07:45 Successfully uninstalled urllib3-1.26.7 21:07:45 Attempting uninstall: idna 21:07:45 Found existing installation: idna 3.3 21:07:45 Uninstalling idna-3.3: 21:07:45 Successfully uninstalled idna-3.3 21:07:45 Attempting uninstall: requests 21:07:45 Found existing installation: requests 2.26.0 21:07:45 Uninstalling requests-2.26.0: 21:07:45 Successfully uninstalled requests-2.26.0 21:07:45 Running setup.py install for texttable: started 21:07:46 Running setup.py install for texttable: finished with status 'done' 21:07:46 Running setup.py install for PyYAML: started 21:07:46 Running setup.py install for PyYAML: finished with status 'done' 21:07:46 Running setup.py install for docopt: started 21:07:46 e6fb740bc735: Pull complete 21:07:47 Running setup.py install for docopt: finished with status 'done' 21:07:47 Running setup.py install for dockerpty: started 21:07:47 3a77bd46dcc9: Pull complete 21:07:47 Running setup.py install for dockerpty: finished with status 'done' 21:07:47 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 21:07:47 355e64cbe906: Pull complete 21:07:47 63ab81a10011: Pull complete 21:07:50 Removing intermediate container 62cdc6bc1589 21:07:50 ---> 95f5a08d3047 21:07:50 Step 14/23 : ENV APP_PORT=58890 21:07:50 ---> Running in d13f22c16621 21:07:50 Removing intermediate container d13f22c16621 21:07:50 ---> 3d904f7648e4 21:07:50 Step 15/23 : EXPOSE $APP_PORT 21:07:50 ---> Running in 68df72ce37eb 21:07:50 Removing intermediate container 68df72ce37eb 21:07:50 ---> 9b28f094d6e0 21:07:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:07:50 ---> df743a383d2d 21:07:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:07:50 ---> 1309eb166078 21:07:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:07:51 ---> 03c91857072a 21:07:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:07:51 ---> Running in 6f762df61322 21:07:51 Removing intermediate container 6f762df61322 21:07:51 ---> 9711117a33df 21:07:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:51 ---> Running in bf447959591f 21:07:51 Removing intermediate container bf447959591f 21:07:51 ---> 7a884857a64e 21:07:51 Step 21/23 : LABEL arch=x86_64 21:07:51 ---> Running in aeb51ac10d10 21:07:51 Removing intermediate container aeb51ac10d10 21:07:51 ---> 0106fd34da20 21:07:51 Step 22/23 : LABEL git_sha=6356de64202cebb400c9f6d2f6ea00e4732b5f62 21:07:51 ---> Running in c0ef86e645ab 21:07:51 Removing intermediate container c0ef86e645ab 21:07:51 ---> 7d57d3c26e8c 21:07:51 Step 23/23 : LABEL version=0.0.0 21:07:51 ---> Running in f2bf40ff5a0b 21:07:51 Removing intermediate container f2bf40ff5a0b 21:07:51 ---> 2b14189c7eee 21:07:51 21:07:51 Successfully built 2b14189c7eee 21:07:51 Successfully tagged sys-mgmt-agent:latest 21:07:51  Building sys-mgmt-agent ... done  [Pipeline] } 21:07:51 $ docker stop --time=1 9c484a2e0dfa83ce6da59b03a14e17176b8472e14d85f073276894a3496bc963 21:07:53 $ docker rm -f 9c484a2e0dfa83ce6da59b03a14e17176b8472e14d85f073276894a3496bc963 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:53 + docker images 21:07:53 REPOSITORY TAG IMAGE ID CREATED SIZE 21:07:53 sys-mgmt-agent latest 2b14189c7eee 2 seconds ago 299MB 21:07:53 468aed58706c 15 seconds ago 1.62GB 21:07:53 support-notifications latest 1057fefbff45 35 seconds ago 27MB 21:07:53 security-secretstore-setup latest f1ccaf5d60a4 37 seconds ago 28.5MB 21:07:53 core-command latest 7245fd6603b0 39 seconds ago 16.1MB 21:07:53 support-scheduler latest e8cddb5a5504 39 seconds ago 26.4MB 21:07:53 core-metadata latest 28ee48770234 39 seconds ago 17MB 21:07:53 6a9c2e1ece6c 40 seconds ago 1.68GB 21:07:53 47107a5689db 44 seconds ago 1.67GB 21:07:53 6a0462d43105 47 seconds ago 1.62GB 21:07:53 443cd5082f03 47 seconds ago 1.63GB 21:07:53 021a771da5db 48 seconds ago 1.61GB 21:07:53 security-spire-server latest 39ce8967cdc1 About a minute ago 87.3MB 21:07:53 00fb6e584a92 About a minute ago 1.52GB 21:07:53 security-bootstrapper latest d4268191c188 About a minute ago 19.1MB 21:07:53 core-data latest bbc56dba0ebb About a minute ago 22.5MB 21:07:53 security-spiffe-token-provider latest c2c2eda1d926 About a minute ago 29MB 21:07:53 security-spire-config latest 49676dd17295 About a minute ago 86.7MB 21:07:53 security-proxy-setup latest cba9f80ea900 About a minute ago 26.9MB 21:07:53 86620119d935 About a minute ago 1.65GB 21:07:53 2e27da06fc65 About a minute ago 1.67GB 21:07:53 2014b10a2458 About a minute ago 1.62GB 21:07:53 security-spire-agent latest ec2e475e9c4e About a minute ago 127MB 21:07:53 98e758be8476 About a minute ago 1.62GB 21:07:53 67e2ec752991 2 minutes ago 1.52GB 21:07:53 ci-base-image-x86_64 latest 9fbc10ee5776 4 minutes ago 1.02GB 21:07:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 21:07:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 21:07:53 docker 20.10.14 7417809fdb73 2 months ago 218MB 21:07:53 alpine 3.14 e04c818066af 2 months ago 5.59MB 21:07:53 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 21:07:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:07:54 555d1d1c4555: Pull complete 21:07:56 7d9057610161: Pull complete 21:07:56 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 21:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:07:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 21:07:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:07:56 WORKDIR /edgex 21:07:56 COPY go.mod . 21:07:56 RUN go mod download 21:07:56 + docker build -t ci-base-image-arm64 -f - . 21:07:59 Sending build context to Docker daemon 169.2MB 21:07:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:07:59 ---> 819e984ddca1 21:07:59 Step 2/4 : WORKDIR /edgex 21:08:00 ---> Running in 9814d7b15575 21:08:00 Removing intermediate container 9814d7b15575 21:08:00 ---> c9db9fba8d36 21:08:00 Step 3/4 : COPY go.mod . 21:08:01 ---> 31f39cad8211 21:08:01 Step 4/4 : RUN go mod download 21:08:01 ---> Running in 18e112049368 21:08:58 Removing intermediate container 18e112049368 21:08:58 ---> c8225ead0d0c 21:08:58 Successfully built c8225ead0d0c 21:08:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:58 + docker inspect -f . ci-base-image-arm64 21:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:58 prd-ubuntu20.04-docker-arm64-4c-16g-16644 does not seem to be running inside a container 21:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 21:09:00 $ docker top 5054762c6c1a8f4ffaade9609b02749619ec40711a371436125813123b172532 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:01 + go version 21:09:01 go version go1.17.7 linux/arm64 [Pipeline] } 21:09:01 $ docker stop --time=1 5054762c6c1a8f4ffaade9609b02749619ec40711a371436125813123b172532 21:09:02 $ docker rm -f 5054762c6c1a8f4ffaade9609b02749619ec40711a371436125813123b172532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:03 + docker inspect -f . ci-base-image-arm64 21:09:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:03 prd-ubuntu20.04-docker-arm64-4c-16g-16644 does not seem to be running inside a container 21:09:03 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 21:09:04 $ docker top 1fd695a21ddf52684efb70a5b5c739745c0ccd6299e1e85353a9f76882158f11 -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:05 ========================================================= 21:09:05 [edgeXBuildGoParallel] Running Tests and Build... 21:09:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:09:05 + make test 21:09:05 go mod tidy -compat=1.17 21:09:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:09:39 ? github.com/edgexfoundry/edgex-go [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:11:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements 21:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:11:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.588s coverage: 98.5% of statements 21:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.594s coverage: 54.2% of statements 21:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:12:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.331s coverage: 89.2% of statements 21:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:12:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.485s coverage: 83.8% of statements 21:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.642s coverage: 95.6% of statements 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.381s coverage: 72.2% of statements 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.468s coverage: 60.0% of statements 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.818s coverage: 0.9% of statements 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.694s coverage: 58.8% of statements 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.376s coverage: 29.6% of statements 21:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 47.1% of statements 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.217s coverage: 79.5% of statements 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements 21:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.354s coverage: 87.5% of statements 21:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements 21:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements 21:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.680s coverage: 82.5% of statements 21:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 58.8% of statements 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.305s coverage: 80.0% of statements 21:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 21:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements 21:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.002s coverage: 91.2% of statements 21:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.085s coverage: 64.4% of statements 21:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements 21:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.198s coverage: 89.4% of statements 21:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 21:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements 21:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements 21:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.534s coverage: 65.4% of statements 21:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.053s coverage: 43.8% of statements 21:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.319s coverage: 89.5% of statements 21:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements 21:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:12:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:13:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.437s coverage: 17.7% of statements 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:13:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.899s coverage: 92.3% of statements 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:13:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:13:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:13:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.498s coverage: 97.7% of statements 21:13:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:13:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:13:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:13:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:13:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.276s coverage: 28.9% of statements 21:13:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:13:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:13:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:13:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:13:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:13:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:13:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements 21:13:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.103s coverage: 96.9% of statements 21:13:10 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 21:13:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:13:10 GO111MODULE=on go vet ./... 21:15:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:15:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:15:01 ./bin/test-attribution-txt.sh [Pipeline] echo 21:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:15:02 + ls -al . 21:15:02 total 680 21:15:02 drwxrwxr-x 9 1001 1001 4096 Jul 1 21:09 . 21:15:02 drwxr-xr-x 4 root root 4096 Jul 1 21:09 .. 21:15:02 -rw-rw-r-- 1 1001 1001 11 Jul 1 21:07 .dockerignore 21:15:02 drwxrwxr-x 8 1001 1001 4096 Jul 1 21:07 .git 21:15:02 drwxrwxr-x 3 1001 1001 4096 Jul 1 21:07 .github 21:15:02 -rw-rw-r-- 1 1001 1001 879 Jul 1 21:07 .gitignore 21:15:02 -rw-rw-r-- 1 1001 1001 42 Jul 1 21:07 .golangci.yml 21:15:02 -rw-rw-r-- 1 1001 1001 87 Jul 1 21:07 .hadolint.yml 21:15:02 -rw-rw-r-- 1 1001 1001 166 Jul 1 21:07 .sonarcloud.properties 21:15:02 -rw-rw-r-- 1 1001 1001 1171 Jul 1 21:07 ADOPTERS.md 21:15:02 -rw-rw-r-- 1 1001 1001 10347 Jul 1 21:07 Attribution.txt 21:15:02 -rw-rw-r-- 1 1001 1001 63209 Jul 1 21:07 CHANGELOG.md 21:15:02 -rw-rw-r-- 1 1001 1001 3804 Jul 1 21:07 CONTRIBUTING.md 21:15:02 -rw-rw-r-- 1 1001 1001 677 Jul 1 21:07 GOVERNANCE.md 21:15:02 -rw-rw-r-- 1 1001 1001 850 Jul 1 21:07 Jenkinsfile 21:15:02 -rw-rw-r-- 1 1001 1001 10775 Jul 1 21:07 LICENSE 21:15:02 -rw-rw-r-- 1 1001 1001 10389 Jul 1 21:07 Makefile 21:15:02 -rw-rw-r-- 1 1001 1001 582 Jul 1 21:07 OWNERS.md 21:15:02 -rw-rw-r-- 1 1001 1001 9094 Jul 1 21:07 README.md 21:15:02 -rw-rw-r-- 1 1001 1001 6912 Jul 1 21:07 SECURITY.md 21:15:02 -rw-rw-r-- 1 1001 1001 5 Jul 1 21:02 VERSION 21:15:02 -rw-rw-r-- 1 1001 1001 4131 Jul 1 21:07 ZMQWindows.md 21:15:02 drwxrwxr-x 2 1001 1001 4096 Jul 1 21:07 bin 21:15:02 drwxrwxr-x 18 1001 1001 4096 Jul 1 21:07 cmd 21:15:02 -rw-r--r-- 1 root root 435593 Jul 1 21:13 coverage.out 21:15:02 -rw-rw-r-- 1 1001 1001 3311 Jul 1 21:07 go.mod 21:15:02 -rw-rw-r-- 1 1001 1001 36231 Jul 1 21:09 go.sum 21:15:02 drwxrwxr-x 8 1001 1001 4096 Jul 1 21:07 internal 21:15:02 drwxrwxr-x 3 1001 1001 4096 Jul 1 21:07 openapi 21:15:02 drwxrwxr-x 4 1001 1001 4096 Jul 1 21:07 snap 21:15:02 -rw-rw-r-- 1 1001 1001 204 Jul 1 21:07 version.go [Pipeline] sh 21:15:03 + '[' -e coverage.out ] 21:15:03 + chown 1001:1001 coverage.out [Pipeline] stash 21:15:03 Warning: overwriting stash ‘coverage-report’ 21:15:04 Stashed 1 file(s) [Pipeline] sh 21:15:04 + make build 21:15:04 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 21:16: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/core-metadata/core-metadata ./cmd/core-metadata 21:17:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:17: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 21:18:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:18:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:18:18 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 21:18:23 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 21:18:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:18:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:18:36 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 21:18:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:18:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:18:54 $ docker stop --time=1 1fd695a21ddf52684efb70a5b5c739745c0ccd6299e1e85353a9f76882158f11 21:18:56 $ docker rm -f 1fd695a21ddf52684efb70a5b5c739745c0ccd6299e1e85353a9f76882158f11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:18:58 21:18:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:18:58 latest: Pulling from edgex-devops/edgex-compose-arm64 21:18:58 29e5d40040c1: Pulling fs layer 21:18:58 1ce36da41761: Pulling fs layer 21:18:58 25b303627fd3: Pulling fs layer 21:18:58 29e5d40040c1: Verifying Checksum 21:18:58 29e5d40040c1: Download complete 21:18:59 1ce36da41761: Verifying Checksum 21:18:59 1ce36da41761: Download complete 21:18:59 29e5d40040c1: Pull complete 21:19:00 25b303627fd3: Verifying Checksum 21:19:00 25b303627fd3: Download complete 21:19:00 1ce36da41761: Pull complete 21:19:13 25b303627fd3: Pull complete 21:19:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:19:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:13 prd-ubuntu20.04-docker-arm64-4c-16g-16644 does not seem to be running inside a container 21:19:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:19:16 $ docker top 139b7c1b64d95c06e32755acfba3147f0047ed657bdc21b8f9571728ea7b6c19 -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:16 + docker-compose build --help 21:19:16 + grep parallel 21:19:21 --parallel Build images in parallel. [Pipeline] } 21:19:21 $ docker stop --time=1 139b7c1b64d95c06e32755acfba3147f0047ed657bdc21b8f9571728ea7b6c19 21:19:22 $ docker rm -f 139b7c1b64d95c06e32755acfba3147f0047ed657bdc21b8f9571728ea7b6c19 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:19:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:23 prd-ubuntu20.04-docker-arm64-4c-16g-16644 does not seem to be running inside a container 21:19:23 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 21:19:24 $ docker top 5df93d5a68633a386db0070ef86aa69f5014edd63c5991dd5f441aa676c87f07 -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:25 + docker-compose -f ./docker-compose-build.yml build --parallel 21:19:31 Building core-command ... 21:19:31 Building core-data ... 21:19:31 Building core-metadata ... 21:19:31 Building security-bootstrapper ... 21:19:31 Building security-proxy-setup ... 21:19:31 Building security-secretstore-setup ... 21:19:31 Building security-spiffe-token-provider ... 21:19:31 Building security-spire-agent ... 21:19:31 Building security-spire-config ... 21:19:31 Building security-spire-server ... 21:19:31 Building support-notifications ... 21:19:31 Building support-scheduler ... 21:19:31 Building sys-mgmt-agent ... 21:19:31 Building security-spire-server 21:19:31 Building core-data 21:19:31 Building security-bootstrapper 21:19:31 Building security-spire-config 21:19:31 Building support-notifications 21:20:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:20:53 ---> c8225ead0d0c 21:20:53 Step 3/26 : WORKDIR /edgex-go 21:20:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:20:53 ---> c8225ead0d0c 21:20:53 Step 3/31 : WORKDIR /edgex-go 21:20:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:20:53 ---> c8225ead0d0c 21:20:53 Step 3/23 : WORKDIR /edgex-go 21:20:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:20:53 ---> c8225ead0d0c 21:20:53 Step 3/25 : WORKDIR /edgex-go 21:20:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:20:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:20:53 ---> c8225ead0d0c 21:20:53 Step 3/22 : WORKDIR /edgex-go 21:20:54 ---> Running in d7fb2c42fbfc 21:20:54 ---> Running in 8e162a76c815 21:20:54 ---> Running in 518d506be228 21:20:54 ---> Running in 95f7c8609efa 21:20:54 ---> Running in ec238f2a40ad 21:20:54 Removing intermediate container 8e162a76c815 21:20:54 ---> 502eac8fe256 21:20:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:54 ---> Running in 343ef4ebd0d8 21:20:55 Removing intermediate container 95f7c8609efa 21:20:55 ---> 40348188025c 21:20:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:55 Removing intermediate container 518d506be228 21:20:55 ---> 7725f49d9c26 21:20:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:55 Removing intermediate container d7fb2c42fbfc 21:20:55 ---> 5c331ef83a77 21:20:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:55 Removing intermediate container ec238f2a40ad 21:20:55 ---> 425befe56d96 21:20:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:55 ---> Running in fbfa2c1a0de0 21:20:55 ---> Running in fb855c1fd8b2 21:20:55 ---> Running in ac7b943744c6 21:20:55 ---> Running in 2c19a5ffd582 21:20:57 Removing intermediate container 343ef4ebd0d8 21:20:57 ---> 76d52104ec41 21:20:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:20:57 ---> Running in 94fdb558943f 21:20:58 Removing intermediate container fbfa2c1a0de0 21:20:58 ---> ae8d4052ec92 21:20:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:20:58 ---> Running in da721bb223b5 21:20:59 Removing intermediate container ac7b943744c6 21:20:59 ---> 1c4fc023fcf1 21:20:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:20:59 ---> Running in 2b80ab8d6def 21:20:59 Removing intermediate container fb855c1fd8b2 21:20:59 ---> 19ea5cbc30d4 21:20:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:20:59 Removing intermediate container 2c19a5ffd582 21:20:59 ---> 11d147fff6db 21:20:59 Step 5/31 : RUN apk add --update --no-cache make git 21:20:59 ---> Running in 7b5258c4b5e4 21:20:59 ---> Running in c5809dbd294e 21:21:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:21:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:21:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:21:02 OK: 220 MiB in 52 packages 21:21:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:21:03 OK: 220 MiB in 52 packages 21:21:03 OK: 220 MiB in 52 packages 21:21:04 OK: 220 MiB in 52 packages 21:21:04 OK: 220 MiB in 52 packages 21:21:04 Removing intermediate container 94fdb558943f 21:21:04 ---> 461a30b18baa 21:21:04 Step 6/26 : COPY go.mod vendor* ./ 21:21:05 Removing intermediate container da721bb223b5 21:21:05 ---> 7ae79b328caa 21:21:05 Step 6/25 : COPY go.mod vendor* ./ 21:21:05 Removing intermediate container 2b80ab8d6def 21:21:05 ---> 19e184912bf5 21:21:05 Step 6/22 : COPY go.mod vendor* ./ 21:21:05 Removing intermediate container 7b5258c4b5e4 21:21:05 ---> 0d2535f0d3f2 21:21:05 Step 6/23 : COPY go.mod vendor* ./ 21:21:05 Removing intermediate container c5809dbd294e 21:21:05 ---> aa5fa25ae475 21:21:05 Step 6/31 : COPY go.mod vendor* ./ 21:21:06 ---> b7f03ff1d4b0 21:21:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:06 ---> Running in 4b70a925f91f 21:21:06 ---> e2fb7bb1821a 21:21:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:06 ---> Running in e7bf14e123d4 21:21:06 ---> 467b0dee62a9 21:21:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:06 ---> a506b3bf4e9f 21:21:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:07 ---> Running in 1dcefa115256 21:21:07 ---> Running in ea6755d21c10 21:21:07 ---> a42c82700656 21:21:07 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:07 ---> Running in 93d02845aefe 21:21:12 Removing intermediate container 4b70a925f91f 21:21:12 ---> 451207d1b7a9 21:21:12 Step 8/26 : COPY . . 21:21:12 Removing intermediate container e7bf14e123d4 21:21:12 ---> b534a136781b 21:21:12 Step 8/25 : COPY . . 21:21:13 Removing intermediate container 1dcefa115256 21:21:13 ---> d283f5ce2567 21:21:13 Step 8/23 : COPY . . 21:21:13 Removing intermediate container 93d02845aefe 21:21:13 ---> b996e28fce3c 21:21:13 Step 8/31 : COPY . . 21:21:13 Removing intermediate container ea6755d21c10 21:21:13 ---> 7a7eca0f43ae 21:21:13 Step 8/22 : COPY . . 21:21:45 ---> 5944c956c02b 21:21:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:21:45 ---> 11d135fdcb98 21:21:45 Step 9/23 : RUN make cmd/core-data/core-data 21:21:45 ---> 11e2625988e4 21:21:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:21:45 ---> Running in e16e5a2a9601 21:21:45 ---> 9dc046885179 21:21:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:21:45 ---> Running in 266b14cf4905 21:21:45 ---> Running in 6c611384b93a 21:21:45 ---> Running in 46f1571cb549 21:21:45 ---> c4cbef814c75 21:21:45 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:21:45 ---> Running in 75e5f47131d4 21:21:45 Removing intermediate container e16e5a2a9601 21:21:45 ---> 80167edd08d3 21:21:45 Step 10/26 : WORKDIR /edgex-go/spire-build 21:21:45 ---> Running in e795bdde325c 21:21:45 Removing intermediate container 75e5f47131d4 21:21:45 ---> 0983d3bf739b 21:21:45 Step 10/25 : WORKDIR /edgex-go/spire-build 21:21:45 Removing intermediate container e795bdde325c 21:21:45 ---> 35fd90a29bfc 21:21:45 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 21:21:45 ---> Running in 167472af78e4 21:21:45 ---> Running in 2415acdaf34a 21:21:45 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:21:45 Removing intermediate container 167472af78e4 21:21:45 ---> 87f7ad69800d 21:21:45 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 21:21:45 ---> Running in f5ce9618f134 21:21: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 21:21:45 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 21:21:46 Removing intermediate container 2415acdaf34a 21:21:46 ---> 8b583c416025 21:21:46 Step 12/26 : WORKDIR /edgex-go 21:21:46 ---> Running in 336c82890019 21:21:47 Removing intermediate container 336c82890019 21:21:47 ---> 8f64b310a2a4 21:21:47 21:21:47 Step 13/26 : FROM alpine:3.15 21:21:47 Removing intermediate container f5ce9618f134 21:21:47 ---> b807aec0f057 21:21:47 Step 12/25 : WORKDIR /edgex-go 21:21:47 ---> Running in abf05ea55dcd 21:21:47 3.15: Pulling from library/alpine 21:21:48 Removing intermediate container abf05ea55dcd 21:21:48 ---> 8f74c7c14c80 21:21:48 21:21:48 Step 13/25 : FROM alpine:3.15 21:21:48 3.15: Pulling from library/alpine 21:21:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:21:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:21:48 Status: Downloaded newer image for alpine:3.15 21:21:48 Status: Downloaded newer image for alpine:3.15 21:21:48 ---> 3fb3c9af89a9 21:21:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:21:48 ---> 3fb3c9af89a9 21:21:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:21:49 ---> Running in 124c66aa1820 21:21:49 ---> Running in 208556cb3422 21:21:49 Removing intermediate container 124c66aa1820 21:21:49 ---> 9cfd004df5df 21:21:49 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:50 Removing intermediate container 208556cb3422 21:21:50 ---> db646c03d897 21:21:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:50 ---> Running in 14390addedc4 21:21:50 ---> Running in 85b2cb0d72d5 21:21:54 Removing intermediate container 14390addedc4 21:21:54 ---> 8d966008c529 21:21:54 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:21:54 ---> Running in d3de855826a1 21:21:54 Removing intermediate container 85b2cb0d72d5 21:21:54 ---> 30fd4f7c8935 21:21:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:21:54 ---> Running in 0e972637658a 21:21:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:21:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:21:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:21:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:21:58 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:21:58 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:21:58 OK: 15736 distinct packages available 21:21:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:21:59 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:21:59 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:21:59 OK: 15736 distinct packages available 21:21:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:21:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:22:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:22:00 (1/5) Installing dumb-init (1.2.5-r1) 21:22:00 (2/5) Installing musl-obstack (1.2.3-r0) 21:22:01 (3/5) Installing libucontext (1.1-r0) 21:22:01 (4/5) Installing gcompat (1.0.0-r4) 21:22:01 (5/5) Installing openssl (1.1.1p-r0) 21:22:01 Executing busybox-1.34.1-r5.trigger 21:22:01 OK: 6 MiB in 19 packages 21:22:01 (1/4) Installing dumb-init (1.2.5-r1) 21:22:01 (2/4) Installing musl-obstack (1.2.3-r0) 21:22:01 (3/4) Installing libucontext (1.1-r0) 21:22:01 (4/4) Installing gcompat (1.0.0-r4) 21:22:01 Executing busybox-1.34.1-r5.trigger 21:22:01 OK: 6 MiB in 18 packages 21:22:03 Removing intermediate container d3de855826a1 21:22:03 ---> 352f5eb07426 21:22:03 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:22:03 Removing intermediate container 0e972637658a 21:22:03 ---> a60659c426c5 21:22:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:22:11 ---> e60bf089cb10 21:22:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:22:11 ---> 9c8039fb6ab9 21:22:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:22:12 ---> 653dfa8d8c8b 21:22:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:22:12 ---> 1c00847c056f 21:22:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:22:12 ---> Running in 8bb92ecf3cac 21:22:13 Removing intermediate container 8bb92ecf3cac 21:22:13 ---> 4c1f4ad67d80 21:22:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:22:14 ---> ce5977aedaa4 21:22:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:22:14 ---> 221e3dcbcfe9 21:22:14 Step 21/26 : WORKDIR / 21:22:15 ---> Running in 58e6d3e11bf0 21:22:15 ---> 203999d9cee8 21:22:15 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:22:15 ---> Running in e761748eacfe 21:22:15 Removing intermediate container 58e6d3e11bf0 21:22:15 ---> c39ddddba6eb 21:22:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:22:15 ---> Running in 979cf0e2b8a7 21:22:16 Removing intermediate container e761748eacfe 21:22:16 ---> a44598277abb 21:22:16 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:22:16 ---> Running in 33115d048da4 21:22:16 Removing intermediate container 979cf0e2b8a7 21:22:16 ---> 9931eedaf0e9 21:22:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:22:16 ---> Running in d1e1048599f1 21:22:17 Removing intermediate container 33115d048da4 21:22:17 ---> 7df111518e12 21:22:17 Step 23/25 : LABEL arch=arm64 21:22:17 ---> Running in df941388b888 21:22:17 Removing intermediate container d1e1048599f1 21:22:17 ---> 2acd8f61282b 21:22:17 Step 24/26 : LABEL arch=arm64 21:22:17 ---> Running in 74d38d9a4723 21:22:17 Removing intermediate container df941388b888 21:22:17 ---> 45ed8dee6313 21:22:17 Step 24/25 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:22:17 ---> Running in 9eb626a0ead1 21:22:18 Removing intermediate container 74d38d9a4723 21:22:18 ---> 8420203337ad 21:22:18 Step 25/26 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:22:18 ---> Running in 66d8bbd462a9 21:22:18 Removing intermediate container 9eb626a0ead1 21:22:18 ---> 4b89d7e105ad 21:22:18 Step 25/25 : LABEL version=0.0.0 21:22:18 ---> Running in d5839c808398 21:22:19 Removing intermediate container 66d8bbd462a9 21:22:19 ---> 547b1e5c0b6f 21:22:19 Step 26/26 : LABEL version=0.0.0 21:22:19 ---> Running in 2931dc523f8e 21:22:19 Removing intermediate container d5839c808398 21:22:19 ---> ae2bea3eebc0 21:22:19 21:22:19 Removing intermediate container 2931dc523f8e 21:22:19 ---> 96d6b0a1309b 21:22:19 21:22:20 Successfully built 96d6b0a1309b 21:22:20 Successfully tagged security-spire-config-arm64:latest 21:22:20 Building sys-mgmt-agent 21:22:20  Building security-spire-config ... done Successfully built ae2bea3eebc0 21:22:20 Successfully tagged security-spire-server-arm64:latest 21:22:20  Building security-spire-server ... done Building security-spire-agent 21:23:08 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:23:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:23:08 ---> c8225ead0d0c 21:23:08 Step 3/26 : WORKDIR /edgex-go 21:23:08 ---> Using cache 21:23:08 ---> 425befe56d96 21:23:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:08 ---> Using cache 21:23:08 ---> 11d147fff6db 21:23:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:23:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:23:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:23:08 ---> c8225ead0d0c 21:23:08 Step 3/23 : WORKDIR /edgex-go 21:23:08 ---> Using cache 21:23:08 ---> 425befe56d96 21:23:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:08 ---> Using cache 21:23:08 ---> 11d147fff6db 21:23:08 Step 5/23 : RUN apk add --update --no-cache make bash git 21:23:08 ---> Running in f08617b4a073 21:23:08 ---> Running in e4923317aafc 21:23:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:23:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:23:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:23:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:23:11 OK: 220 MiB in 52 packages 21:23:11 OK: 220 MiB in 52 packages 21:23:12 Removing intermediate container e4923317aafc 21:23:12 ---> 76132b5ea406 21:23:12 Step 6/26 : COPY go.mod vendor* ./ 21:23:12 Removing intermediate container f08617b4a073 21:23:13 ---> 3a0083a168bf 21:23:13 Step 6/23 : COPY go.mod vendor* ./ 21:23:14 ---> 62d4c80517fa 21:23:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:14 ---> Running in 0fdc8251edac 21:23:14 ---> 09fd0eceb523 21:23:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:14 ---> Running in 873d999b2dcb 21:23:20 Removing intermediate container 0fdc8251edac 21:23:20 ---> afd73dc2ac12 21:23:20 Step 8/26 : COPY . . 21:23:20 Removing intermediate container 873d999b2dcb 21:23:20 ---> 4dbfa62a0cf3 21:23:20 Step 8/23 : COPY . . 21:23:59 ---> 9712b26c261a 21:23:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:23:59 ---> Running in 8ef88ada9d19 21:23:59 ---> 7e2fa042da43 21:23:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:23:59 ---> Running in 896223110de2 21:23:59 Removing intermediate container 896223110de2 21:23:59 ---> 6478df4eb101 21:23:59 Step 10/26 : WORKDIR /edgex-go/spire-build 21:23:59 ---> Running in 58fa88759c63 21:23:59 Removing intermediate container 58fa88759c63 21:23:59 ---> 21ad0b3933a6 21:23:59 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:23:59 ---> Running in 8338a810d32f 21:23: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 21:23:59 Removing intermediate container 8338a810d32f 21:23:59 ---> b64e8ec41aa4 21:23:59 Step 12/26 : WORKDIR /edgex-go 21:23:59 ---> Running in 5d54ba12f37f 21:23:59 Removing intermediate container 5d54ba12f37f 21:23:59 ---> b93c58de4855 21:23:59 21:23:59 Step 13/26 : FROM alpine:3.15 21:23:59 ---> 3fb3c9af89a9 21:23:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:23:59 ---> Using cache 21:23:59 ---> db646c03d897 21:23:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:59 ---> Using cache 21:23:59 ---> 30fd4f7c8935 21:23:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:23:59 ---> Running in 70843dc0b8ca 21:24:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:24:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:24:03 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:24:03 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:24:03 OK: 15736 distinct packages available 21:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:24:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:24:06 (1/5) Installing dumb-init (1.2.5-r1) 21:24:06 (2/5) Installing musl-obstack (1.2.3-r0) 21:24:06 (3/5) Installing libucontext (1.1-r0) 21:24:06 (4/5) Installing gcompat (1.0.0-r4) 21:24:06 (5/5) Installing openssl (1.1.1p-r0) 21:24:06 Executing busybox-1.34.1-r5.trigger 21:24:06 OK: 6 MiB in 19 packages 21:24:08 Removing intermediate container 70843dc0b8ca 21:24:08 ---> bac4bbdde43c 21:24:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:24:12 ---> 655f05abd59c 21:24:12 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:24:18 ---> 24f2981127b6 21:24:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:24:19 ---> a2c2ce51b7a3 21:24:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:24:20 ---> e504077d0dcb 21:24:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:24:20 ---> 97809109e8df 21:24:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:24:21 ---> Running in 736f010c0ac7 21:24:21 Removing intermediate container 736f010c0ac7 21:24:21 ---> 91b4cd1c2f3f 21:24:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:24:21 ---> Running in d61d91e9e554 21:24:22 Removing intermediate container d61d91e9e554 21:24:22 ---> b1a24c29c65b 21:24:22 Step 24/26 : LABEL arch=arm64 21:24:22 ---> Running in 9cb9cfdb4e15 21:24:22 Removing intermediate container 9cb9cfdb4e15 21:24:22 ---> e3431def27d4 21:24:22 Step 25/26 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:24:22 ---> Running in 894d423f257c 21:24:23 Removing intermediate container 894d423f257c 21:24:23 ---> 6f17662ef291 21:24:23 Step 26/26 : LABEL version=0.0.0 21:24:23 ---> Running in 35fc146eb016 21:24:24 Removing intermediate container 35fc146eb016 21:24:24 ---> 41640571fdc4 21:24:24 21:24:24 Successfully built 41640571fdc4 21:24:24 Successfully tagged security-spire-agent-arm64:latest 21:24:24  Building security-spire-agent ... done Building core-metadata 21:24:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:24:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:24:56 ---> c8225ead0d0c 21:24:56 Step 3/23 : WORKDIR /edgex-go 21:24:56 ---> Using cache 21:24:56 ---> 425befe56d96 21:24:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:56 ---> Using cache 21:24:56 ---> 11d147fff6db 21:24:56 Step 5/23 : RUN apk add --update --no-cache make git 21:24:56 ---> Using cache 21:24:56 ---> aa5fa25ae475 21:24:56 Step 6/23 : COPY go.mod vendor* ./ 21:24:56 ---> Using cache 21:24:56 ---> a42c82700656 21:24:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:56 ---> Using cache 21:24:56 ---> b996e28fce3c 21:24:56 Step 8/23 : COPY . . 21:24:56 ---> Using cache 21:24:56 ---> 11e2625988e4 21:24:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:24:56 ---> Running in 5d5d63e60b7f 21:24:56 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 21:26:18 Removing intermediate container 6c611384b93a 21:26:18 ---> 4bedd826bbbc 21:26:18 21:26:18 Step 10/31 : FROM alpine:3.14 21:26:18 3.14: Pulling from library/alpine 21:26:18 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:26:18 Status: Downloaded newer image for alpine:3.14 21:26:18 ---> ac73e934f311 21:26:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:26:18 ---> Running in 1f1ec1f8d0c1 21:26:18 Removing intermediate container 1f1ec1f8d0c1 21:26:18 ---> 6fc7c7ee9a89 21:26:18 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:26:18 ---> Running in 3689bc784e13 21:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:26:21 (1/2) Installing dumb-init (1.2.5-r1) 21:26:21 (2/2) Installing su-exec (0.2-r1) 21:26:21 Executing busybox-1.33.1-r7.trigger 21:26:21 OK: 6 MiB in 16 packages 21:26:22 Removing intermediate container 3689bc784e13 21:26:22 ---> eb2b74956d18 21:26:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:26:22 ---> Running in 04c3477bd402 21:26:23 Removing intermediate container 04c3477bd402 21:26:23 ---> 38e572bcf753 21:26:23 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:26:23 ---> Running in 4311d50718ff 21:26:23 Removing intermediate container 4311d50718ff 21:26:23 ---> 75bec774fb03 21:26:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:26:23 ---> Running in cbca17b71224 21:26:27 Removing intermediate container cbca17b71224 21:26:27 ---> cc7c2cf59cf6 21:26:27 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:26:27 ---> Running in 6f8f86187543 21:26:27 Removing intermediate container 6f8f86187543 21:26:27 ---> 99c31280db41 21:26:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:26:28 ---> f8e50e1acce9 21:26:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:26:28 ---> Running in 68bcd6481f0e 21:26:32 Removing intermediate container 68bcd6481f0e 21:26:32 ---> 84d459b8d5b3 21:26:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:26:32 ---> d0d956f0474c 21:26:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:26:34 ---> 4d41ba50467f 21:26:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:26:34 ---> b8c713416a90 21:26:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:26:35 ---> 8b6c18bfb4e8 21:26:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:26:36 ---> fac5dbdb7d0d 21:26:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:26:37 ---> Running in 16bf21fb7297 21:26:37 Removing intermediate container 16bf21fb7297 21:26:37 ---> acd792095f08 21:26:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:26:38 ---> b0efdd2c1e62 21:26:38 Step 26/31 : RUN chmod +x /entrypoint.sh 21:26:39 ---> Running in bc2c9d95c979 21:26:42 Removing intermediate container bc2c9d95c979 21:26:42 ---> c571d7fdb4ed 21:26:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:26:42 ---> Running in e235150c5da0 21:26:43 Removing intermediate container e235150c5da0 21:26:43 ---> ef08bea6803a 21:26:43 Step 28/31 : CMD ["gate"] 21:26:43 ---> Running in b5d5aab01732 21:26:44 Removing intermediate container b5d5aab01732 21:26:44 ---> dc4ef1e84189 21:26:44 Step 29/31 : LABEL arch=arm64 21:26:44 ---> Running in 1022f8127735 21:26:44 Removing intermediate container 1022f8127735 21:26:44 ---> 9bd8f4818521 21:26:44 Step 30/31 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:26:45 ---> Running in 64dabf621ee2 21:26:45 Removing intermediate container 64dabf621ee2 21:26:45 ---> cde66d5d4fe2 21:26:45 Step 31/31 : LABEL version=0.0.0 21:26:45 ---> Running in 7671a8cb5f2a 21:26:46 Removing intermediate container 7671a8cb5f2a 21:26:46 ---> 895d5ba425ad 21:26:46 21:26:46 Successfully built 895d5ba425ad 21:26:46 Successfully tagged security-bootstrapper-arm64:latest 21:26:46 Building security-spiffe-token-provider 21:27:19  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:27:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:27:19 ---> c8225ead0d0c 21:27:19 Step 3/20 : WORKDIR /edgex-go 21:27:19 ---> Using cache 21:27:19 ---> 425befe56d96 21:27:19 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:27:19 ---> Running in 31fae3b20b93 21:27:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:27:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:27:22 Removing intermediate container 266b14cf4905 21:27:22 ---> bbe7bd3bb66d 21:27:22 21:27:22 Step 10/23 : FROM alpine:3.14 21:27:22 ---> ac73e934f311 21:27:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:27:22 ---> Running in fed35586bafc 21:27:22 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:27:22 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:27:22 OK: 15743 distinct packages available 21:27:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:27:22 Removing intermediate container fed35586bafc 21:27:22 ---> 4a6fb04dfe8f 21:27:22 Step 12/23 : ENV APP_PORT=59880 21:27:22 ---> Running in 8358c686d234 21:27:23 Removing intermediate container 8358c686d234 21:27:23 ---> bf587ba95bd1 21:27:23 Step 13/23 : EXPOSE $APP_PORT 21:27:23 ---> Running in ac5c04da3ab8 21:27:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:27:24 Removing intermediate container ac5c04da3ab8 21:27:24 ---> 4488cf9d1fcb 21:27:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:24 ---> Running in 63b7c1e33aac 21:27:25 OK: 220 MiB in 52 packages 21:27:27 Removing intermediate container 31fae3b20b93 21:27:27 ---> ee963d7a2349 21:27:27 Step 5/20 : COPY go.mod vendor* ./ 21:27:27 Removing intermediate container 63b7c1e33aac 21:27:27 ---> ef9997e1fe92 21:27:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:27:27 ---> Running in b39879b65256 21:27:28 ---> d252916ecf44 21:27:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:29 ---> Running in 03cb854b5b63 21:27:30 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:27:31 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:27:32 (1/6) Installing dumb-init (1.2.5-r1) 21:27:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:27:32 (3/6) Installing libsodium (1.0.18-r0) 21:27:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:27:32 (5/6) Installing libzmq (4.3.4-r0) 21:27:32 (6/6) Installing zeromq (4.3.4-r0) 21:27:32 Executing busybox-1.33.1-r7.trigger 21:27:32 OK: 8 MiB in 20 packages 21:27:34 Removing intermediate container 03cb854b5b63 21:27:34 ---> 331a09ee0d57 21:27:34 Step 7/20 : COPY . . 21:27:34 Removing intermediate container b39879b65256 21:27:34 ---> 3b94a35984b1 21:27:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:27:35 ---> 17463f91e88f 21:27:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:27:39 ---> be59d9e595de 21:27:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:27:40 ---> c7969c342135 21:27:40 Step 19/23 : ENTRYPOINT ["/core-data"] 21:27:41 ---> Running in ab237278a752 21:27:41 Removing intermediate container ab237278a752 21:27:41 ---> e6a31515a75b 21:27:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:42 ---> Running in b4bdc8740bc3 21:27:42 Removing intermediate container b4bdc8740bc3 21:27:42 ---> 85f28a6b5d65 21:27:42 Step 21/23 : LABEL arch=arm64 21:27:42 ---> Running in 30a496cbc771 21:27:43 Removing intermediate container 30a496cbc771 21:27:43 ---> fc1f0bd27d24 21:27:43 Step 22/23 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:27:43 ---> Running in cdcc2fc933a0 21:27:44 Removing intermediate container cdcc2fc933a0 21:27:44 ---> 032d4c302cbb 21:27:44 Step 23/23 : LABEL version=0.0.0 21:27:44 ---> Running in cf72cef3f701 21:27:45 Removing intermediate container cf72cef3f701 21:27:45 ---> 15615fe3e7af 21:27:45 21:27:46 Successfully built 15615fe3e7af 21:27:46 Successfully tagged core-data-arm64:latest 21:27:46 Building security-proxy-setup 21:27:58  Building core-data ... done  ---> 60c1e220f0a8 21:27:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:27:58 ---> Running in 7996f30bfa09 21:28:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:28:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:28:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:28:16 ---> c8225ead0d0c 21:28:16 Step 3/22 : WORKDIR /edgex-go 21:28:16 ---> Using cache 21:28:16 ---> 425befe56d96 21:28:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:16 ---> Using cache 21:28:16 ---> 11d147fff6db 21:28:16 Step 5/22 : RUN apk add --update --no-cache make git 21:28:16 ---> Using cache 21:28:16 ---> aa5fa25ae475 21:28:16 Step 6/22 : COPY go.mod vendor* ./ 21:28:16 ---> Using cache 21:28:16 ---> a42c82700656 21:28:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:16 ---> Using cache 21:28:16 ---> b996e28fce3c 21:28:16 Step 8/22 : COPY . . 21:28:16 ---> Using cache 21:28:16 ---> 11e2625988e4 21:28:16 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:28:16 ---> Running in da29dd7afcd5 21:28: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:28:43 Removing intermediate container 8ef88ada9d19 21:28:43 ---> 21db1d276673 21:28:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:28:43 ---> Running in 9fa4f32a7bce 21:28:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:28:46 Removing intermediate container 9fa4f32a7bce 21:28:46 ---> 0049b551da27 21:28:46 21:28:46 Step 11/23 : FROM docker:20.10.14 21:28:47 20.10.14: Pulling from library/docker 21:28:55 Removing intermediate container 46f1571cb549 21:28:55 ---> 22bac7a3967d 21:28:55 21:28:55 Step 10/22 : FROM alpine:3.14 21:28:55 ---> ac73e934f311 21:28:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:28:55 ---> Running in 1afaa74aac01 21:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:28:59 (1/2) Installing ca-certificates (20211220-r0) 21:28:59 (2/2) Installing dumb-init (1.2.5-r1) 21:28:59 Executing busybox-1.33.1-r7.trigger 21:28:59 Executing ca-certificates-20211220-r0.trigger 21:28:59 OK: 6 MiB in 16 packages 21:29:03 Removing intermediate container 1afaa74aac01 21:29:03 ---> 67e2b60a2694 21:29:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:29:03 ---> Running in f89045083b15 21:29:03 Removing intermediate container f89045083b15 21:29:03 ---> cc453e4d1fe3 21:29:03 Step 13/22 : ENV APP_PORT=59860 21:29:03 ---> Running in 53b88419ffba 21:29:04 Removing intermediate container 53b88419ffba 21:29:04 ---> c0a69d54f239 21:29:04 Step 14/22 : EXPOSE $APP_PORT 21:29:04 ---> Running in 0c4761622acb 21:29:05 Removing intermediate container 0c4761622acb 21:29:05 ---> 7f2717a000df 21:29:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:29:06 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:29:06 Status: Downloaded newer image for docker:20.10.14 21:29:06 ---> c346e9eafbab 21:29:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:29:06 ---> Running in 8c7c145b46f8 21:29:06 ---> d2f77a37580b 21:29:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:29:07 Removing intermediate container 8c7c145b46f8 21:29:07 ---> ba31538ca933 21:29:07 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 21:29:07 ---> Running in f01e1b940951 21:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:29:10 ---> 19c3bbc60e82 21:29:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:29:11 ---> 11d22847acd0 21:29:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:29:11 (1/43) Installing readline (8.1.1-r0) 21:29:11 ---> Running in 7d0eadb095b2 21:29:11 (2/43) Installing bash (5.1.16-r0) 21:29:11 Executing bash-5.1.16-r0.post-install 21:29:11 (3/43) Installing brotli-libs (1.0.9-r5) 21:29:11 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:29:11 (5/43) Installing libcurl (7.80.0-r2) 21:29:11 (6/43) Installing curl (7.80.0-r2) 21:29:11 (7/43) Installing dumb-init (1.2.5-r1) 21:29:11 (8/43) Installing libbz2 (1.0.8-r1) 21:29:11 (9/43) Installing expat (2.4.7-r0) 21:29:11 (10/43) Installing libffi (3.4.2-r1) 21:29:11 (11/43) Installing gdbm (1.22-r0) 21:29:11 (12/43) Installing xz-libs (5.2.5-r1) 21:29:11 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:29:11 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:29:12 (15/43) Installing mpdecimal (2.5.1-r1) 21:29:12 Removing intermediate container 7d0eadb095b2 21:29:12 ---> ae7e029ef24a 21:29:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:29:12 (16/43) Installing sqlite-libs (3.36.0-r0) 21:29:12 ---> Running in 2d6f8fe46e1f 21:29:12 (17/43) Installing python3 (3.9.7-r4) 21:29:12 Removing intermediate container 2d6f8fe46e1f 21:29:12 ---> 25674a31a770 21:29:12 Step 20/22 : LABEL arch=arm64 21:29:12 ---> Running in 88cb9bcafd0f 21:29:13 Removing intermediate container 88cb9bcafd0f 21:29:13 ---> c591664f528e 21:29:13 Step 21/22 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:29:13 ---> Running in 86b8c272ab71 21:29:14 Removing intermediate container 86b8c272ab71 21:29:14 ---> f9f8facd731d 21:29:14 Step 22/22 : LABEL version=0.0.0 21:29:14 ---> Running in da69688d79da 21:29:14 Removing intermediate container da69688d79da 21:29:14 ---> 532085b23033 21:29:14 21:29:15 Successfully built 532085b23033 21:29:15 Successfully tagged support-notifications-arm64:latest 21:29:15  Building support-notifications ... done Building support-scheduler 21:29:15 (18/43) Installing py3-appdirs (1.4.4-r2) 21:29:15 (19/43) Installing py3-certifi (2020.12.5-r1) 21:29:15 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:29:15 (21/43) Installing py3-idna (3.3-r0) 21:29:15 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:29:15 (23/43) Installing py3-requests (2.26.0-r1) 21:29:15 (24/43) Installing py3-msgpack (1.0.2-r1) 21:29:15 (25/43) Installing py3-lockfile (0.12.2-r4) 21:29:15 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:29:15 (27/43) Installing py3-colorama (0.4.4-r1) 21:29:15 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:29:15 (29/43) Installing py3-distlib (0.3.3-r0) 21:29:15 (30/43) Installing py3-distro (1.6.0-r0) 21:29:15 (31/43) Installing py3-six (1.16.0-r0) 21:29:15 (32/43) Installing py3-webencodings (0.5.1-r4) 21:29:15 (33/43) Installing py3-html5lib (1.1-r1) 21:29:15 (34/43) Installing py3-parsing (2.4.7-r2) 21:29:15 (35/43) Installing py3-packaging (20.9-r1) 21:29:15 (36/43) Installing py3-tomli (1.2.2-r0) 21:29:15 (37/43) Installing py3-pep517 (0.12.0-r0) 21:29:15 (38/43) Installing py3-progress (1.6-r0) 21:29:15 (39/43) Installing py3-retrying (1.3.3-r2) 21:29:15 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:29:16 (41/43) Installing py3-setuptools (52.0.0-r4) 21:29:16 (42/43) Installing py3-toml (0.10.2-r2) 21:29:16 (43/43) Installing py3-pip (20.3.4-r1) 21:29:17 Executing busybox-1.34.1-r5.trigger 21:29:17 OK: 82 MiB in 65 packages 21:29:22 Collecting docker-compose==1.23.2 21:29:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:29:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:29:22 Collecting dockerpty<0.5,>=0.4.1 21:29:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:29:27 Collecting PyYAML<4,>=3.10 21:29:27 Downloading PyYAML-3.13.tar.gz (270 kB) 21:29:32 Collecting cached-property<2,>=1.2.0 21:29:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:29:32 Collecting docopt<0.7,>=0.6.1 21:29:32 Downloading docopt-0.6.2.tar.gz (25 kB) 21:29:37 Collecting docker<4.0,>=3.6.0 21:29:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:29:37 Collecting jsonschema<3,>=2.5.1 21:29:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:29:37 Collecting websocket-client<1.0,>=0.32.0 21:29:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:29:37 Collecting texttable<0.10,>=0.9.0 21:29:37 Downloading texttable-0.9.1.tar.gz (11 kB) 21:29:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:29:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:29:44 ---> c8225ead0d0c 21:29:44 Step 3/22 : WORKDIR /edgex-go 21:29:44 ---> Using cache 21:29:44 ---> 425befe56d96 21:29:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:44 ---> Using cache 21:29:44 ---> 11d147fff6db 21:29:44 Step 5/22 : RUN apk add --update --no-cache make git 21:29:44 ---> Using cache 21:29:44 ---> aa5fa25ae475 21:29:44 Step 6/22 : COPY go.mod vendor* ./ 21:29:44 ---> Using cache 21:29:44 ---> a42c82700656 21:29:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:29:44 ---> Using cache 21:29:44 ---> b996e28fce3c 21:29:44 Step 8/22 : COPY . . 21:29:44 ---> Using cache 21:29:44 ---> 11e2625988e4 21:29:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:29:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:29:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:29:44 Collecting docker-pycreds>=0.4.0 21:29:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:29:44 ---> Running in 4b9541d55534 21:29:46 Collecting urllib3<1.25,>=1.21.1 21:29:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:29:46 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) 21:29:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:29:46 Collecting idna<2.8,>=2.5 21:29:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:29:46 Collecting chardet<3.1.0,>=3.0.2 21:29:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:29:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:29:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:29:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:29:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:29:48 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:29:48 Attempting uninstall: urllib3 21:29:48 Found existing installation: urllib3 1.26.7 21:29:48 Uninstalling urllib3-1.26.7: 21:29:48 Successfully uninstalled urllib3-1.26.7 21:29:49 Attempting uninstall: idna 21:29:49 Found existing installation: idna 3.3 21:29:49 Uninstalling idna-3.3: 21:29:50 Successfully uninstalled idna-3.3 21:29:53 Attempting uninstall: requests 21:29:53 Found existing installation: requests 2.26.0 21:29:53 Uninstalling requests-2.26.0: 21:29:53 Successfully uninstalled requests-2.26.0 21:29:54 Running setup.py install for texttable: started 21:29:57 Running setup.py install for texttable: finished with status 'done' 21:29:57 Running setup.py install for PyYAML: started 21:29:57 Removing intermediate container 5d5d63e60b7f 21:29:57 ---> 4cb099335dae 21:29:57 21:29:57 Step 10/23 : FROM alpine:3.14 21:29:57 ---> ac73e934f311 21:29:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:29:57 ---> Running in 4ca95dd96877 21:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:30:00 Running setup.py install for PyYAML: finished with status 'done' 21:30:00 (1/1) Installing dumb-init (1.2.5-r1) 21:30:00 Executing busybox-1.33.1-r7.trigger 21:30:00 OK: 5 MiB in 15 packages 21:30:01 Running setup.py install for docopt: started 21:30:02 Removing intermediate container 4ca95dd96877 21:30:02 ---> 41306be62957 21:30:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:30:02 ---> Running in 7b087409c6de 21:30:02 Removing intermediate container 7b087409c6de 21:30:02 ---> a674f7b79d16 21:30:02 Step 13/23 : ENV APP_PORT=59881 21:30:02 ---> Running in d59a22e22c52 21:30:03 Removing intermediate container d59a22e22c52 21:30:03 ---> fedc2c3a5cee 21:30:03 Step 14/23 : EXPOSE $APP_PORT 21:30:03 ---> Running in e3115d1f407e 21:30:03 Removing intermediate container e3115d1f407e 21:30:03 ---> c05e957abf75 21:30:03 Step 15/23 : WORKDIR / 21:30:03 ---> Running in 5ea2c57f8729 21:30:04 Removing intermediate container 5ea2c57f8729 21:30:04 ---> 22cf7503b24e 21:30:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:30:04 Running setup.py install for docopt: finished with status 'done' 21:30:04 Running setup.py install for dockerpty: started 21:30:05 ---> 8e5500f6d65e 21:30:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:30:07 ---> 05d17cc0ecae 21:30:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:30:07 Running setup.py install for dockerpty: finished with status 'done' 21:30:08 ---> 1c169d603696 21:30:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:30:08 ---> Running in 619342d5d14d 21:30:08 Removing intermediate container 619342d5d14d 21:30:08 ---> d3c5c5bc2166 21:30:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:30:08 ---> Running in 8e70b281b0f3 21:30:09 Removing intermediate container 8e70b281b0f3 21:30:09 ---> a3fa188128d9 21:30:09 Step 21/23 : LABEL arch=arm64 21:30:09 ---> Running in 1a5e9f1bff61 21:30:09 Removing intermediate container 1a5e9f1bff61 21:30:09 ---> 58d39519e502 21:30:09 Step 22/23 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:30:09 ---> Running in 1fafe985be02 21:30:10 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 21:30:10 Removing intermediate container 1fafe985be02 21:30:10 ---> 0f64d1daebab 21:30:10 Step 23/23 : LABEL version=0.0.0 21:30:10 ---> Running in 772bb284d48c 21:30:11 Removing intermediate container 772bb284d48c 21:30:11 ---> b7da1240b446 21:30:11 21:30:11 Successfully built b7da1240b446 21:30:11 Successfully tagged core-metadata-arm64:latest 21:30:11  Building core-metadata ... done Building core-command 21:30:29 Removing intermediate container f01e1b940951 21:30:29 ---> 0081b3b2eab4 21:30:29 Step 14/23 : ENV APP_PORT=58890 21:30:29 ---> Running in b08497018d68 21:30:29 Removing intermediate container b08497018d68 21:30:29 ---> 29cbcce4b284 21:30:29 Step 15/23 : EXPOSE $APP_PORT 21:30:29 ---> Running in f38a9dfa234e 21:30:29 Removing intermediate container f38a9dfa234e 21:30:29 ---> 0dbdacb306e7 21:30:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:30:31 ---> 90f00ea5cc75 21:30:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:30:32 ---> 7f4514ed269a 21:30:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:30:33 ---> 074c7bfedec0 21:30:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:30:33 ---> Running in ede0dc819fdd 21:30:34 Removing intermediate container ede0dc819fdd 21:30:34 ---> b0febe886987 21:30:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:30:34 ---> Running in 5021aa7985ac 21:30:35 Removing intermediate container 5021aa7985ac 21:30:35 ---> df37d3d07803 21:30:35 Step 21/23 : LABEL arch=arm64 21:30:35 ---> Running in e901cd31079d 21:30:36 Removing intermediate container e901cd31079d 21:30:36 ---> 1fc44f134363 21:30:36 Step 22/23 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:30:36 ---> Running in c1127033c108 21:30:37 Removing intermediate container c1127033c108 21:30:37 ---> e47061a7194e 21:30:37 Step 23/23 : LABEL version=0.0.0 21:30:37 ---> Running in 746eef31d213 21:30:38 Removing intermediate container 746eef31d213 21:30:38 ---> a83c478a870a 21:30:38 21:30:39 Successfully built a83c478a870a 21:30:39 Successfully tagged sys-mgmt-agent-arm64:latest 21:30:39 Building security-secretstore-setup 21:30:40  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:30:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:30:40 ---> c8225ead0d0c 21:30:40 Step 3/23 : WORKDIR /edgex-go 21:30:40 ---> Using cache 21:30:40 ---> 425befe56d96 21:30:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:40 ---> Using cache 21:30:40 ---> 11d147fff6db 21:30:40 Step 5/23 : RUN apk add --update --no-cache make git 21:30:40 ---> Using cache 21:30:40 ---> aa5fa25ae475 21:30:40 Step 6/23 : COPY go.mod vendor* ./ 21:30:40 ---> Using cache 21:30:40 ---> a42c82700656 21:30:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:30:40 ---> Using cache 21:30:40 ---> b996e28fce3c 21:30:40 Step 8/23 : COPY . . 21:30:40 ---> Using cache 21:30:40 ---> 11e2625988e4 21:30:40 Step 9/23 : RUN make cmd/core-command/core-command 21:30:40 ---> Running in 0dbcd23e4ecd 21:30:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:31:08 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:31:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:31:08 ---> c8225ead0d0c 21:31:08 Step 3/25 : WORKDIR /edgex-go 21:31:08 ---> Using cache 21:31:08 ---> 425befe56d96 21:31:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:08 ---> Using cache 21:31:08 ---> 11d147fff6db 21:31:08 Step 5/25 : RUN apk add --update --no-cache make git 21:31:08 ---> Using cache 21:31:08 ---> aa5fa25ae475 21:31:08 Step 6/25 : COPY go.mod vendor* ./ 21:31:08 ---> Using cache 21:31:08 ---> a42c82700656 21:31:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:08 ---> Using cache 21:31:08 ---> b996e28fce3c 21:31:08 Step 8/25 : COPY . . 21:31:08 ---> Using cache 21:31:08 ---> 11e2625988e4 21:31:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:31:09 ---> Running in 8b4515e10875 21:31: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:32:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:33:06 Removing intermediate container da29dd7afcd5 21:33:06 ---> 7aa7e89560da 21:33:06 21:33:06 Step 10/22 : FROM alpine:3.14 21:33:06 ---> ac73e934f311 21:33:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:33:06 ---> Running in 1d936444b3f6 21:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:33:09 (1/6) Installing ca-certificates (20211220-r0) 21:33:09 (2/6) Installing brotli-libs (1.0.9-r5) 21:33:09 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:33:09 (4/6) Installing libcurl (7.79.1-r2) 21:33:09 (5/6) Installing curl (7.79.1-r2) 21:33:09 (6/6) Installing dumb-init (1.2.5-r1) 21:33:09 Executing busybox-1.33.1-r7.trigger 21:33:09 Executing ca-certificates-20211220-r0.trigger 21:33:09 OK: 8 MiB in 20 packages 21:33:11 Removing intermediate container 1d936444b3f6 21:33:11 ---> 86fe4ba2b23c 21:33:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:33:11 ---> Running in cd229e1a8be9 21:33:12 Removing intermediate container cd229e1a8be9 21:33:12 ---> 2b328d1618a9 21:33:12 Step 13/22 : WORKDIR /edgex 21:33:12 ---> Running in 4c7a67cb73bf 21:33:12 Removing intermediate container 4c7a67cb73bf 21:33:12 ---> 5a8c1428e559 21:33:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:33:13 ---> 7e19a4e1a40c 21:33:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:33:15 ---> ca420870ca3b 21:33:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:33:17 ---> a7629869fbb0 21:33:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:33:17 ---> 6f054ce3bed0 21:33:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:33:18 ---> Running in c7e11ad8ad8f 21:33:21 Removing intermediate container c7e11ad8ad8f 21:33:21 ---> 0cc878cab4ec 21:33:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:33:21 ---> Running in 9015172d5b01 21:33:21 Removing intermediate container 9015172d5b01 21:33:21 ---> 37bc19188619 21:33:21 Step 20/22 : LABEL arch=arm64 21:33:21 ---> Running in 4011f4d1f5c9 21:33:22 Removing intermediate container 4011f4d1f5c9 21:33:22 ---> 3ac10e4924d5 21:33:22 Step 21/22 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:33:22 ---> Running in 03048a115642 21:33:23 Removing intermediate container 03048a115642 21:33:23 ---> 7978eb17fb05 21:33:23 Step 22/22 : LABEL version=0.0.0 21:33:23 ---> Running in 9b64ea863743 21:33:24 Removing intermediate container 9b64ea863743 21:33:24 ---> e5a1ca13c1fd 21:33:24 21:33:24 Successfully built e5a1ca13c1fd 21:33:24 Successfully tagged security-proxy-setup-arm64:latest 21:34:46  Building security-proxy-setup ... done Removing intermediate container 7996f30bfa09 21:34:46 ---> dbc57b1bceae 21:34:46 21:34:46 Step 9/20 : FROM alpine:3.15 21:34:46 ---> 3fb3c9af89a9 21:34:46 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:34:46 ---> Using cache 21:34:46 ---> db646c03d897 21:34:46 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:46 ---> Using cache 21:34:46 ---> 30fd4f7c8935 21:34:46 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:34:46 ---> Running in 66649eeb3d72 21:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:46 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:34:46 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:34:46 OK: 15736 distinct packages available 21:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:46 (1/9) Installing ca-certificates (20211220-r0) 21:34:46 (2/9) Installing brotli-libs (1.0.9-r5) 21:34:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:34:46 (4/9) Installing libcurl (7.80.0-r2) 21:34:46 (5/9) Installing curl (7.80.0-r2) 21:34:46 (6/9) Installing dumb-init (1.2.5-r1) 21:34:46 (7/9) Installing musl-obstack (1.2.3-r0) 21:34:46 (8/9) Installing libucontext (1.1-r0) 21:34:46 (9/9) Installing gcompat (1.0.0-r4) 21:34:46 Executing busybox-1.34.1-r5.trigger 21:34:46 Executing ca-certificates-20211220-r0.trigger 21:34:46 OK: 8 MiB in 23 packages 21:34:47 Removing intermediate container 66649eeb3d72 21:34:47 ---> 82d36825925e 21:34:47 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:34:49 ---> 0c23c8189602 21:34:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:34:53 ---> 96c7486ad07c 21:34:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:34:54 ---> 3cc9946aa172 21:34:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:34:54 ---> Running in a26c5546dbfb 21:34:54 Removing intermediate container 0dbcd23e4ecd 21:34:54 ---> 85c515bc2fee 21:34:54 21:34:54 Step 10/23 : FROM alpine:3.14 21:34:54 ---> ac73e934f311 21:34:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:34:54 ---> Using cache 21:34:54 ---> 41306be62957 21:34:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:34:54 ---> Using cache 21:34:54 ---> a674f7b79d16 21:34:54 Step 13/23 : ENV APP_PORT=59882 21:34:55 ---> Running in ec4815ba7286 21:34:55 Removing intermediate container a26c5546dbfb 21:34:55 ---> 98b18c337f5b 21:34:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:34:55 ---> Running in 0d820fe72f88 21:34:55 Removing intermediate container ec4815ba7286 21:34:55 ---> a2ff39c1d5c2 21:34:55 Step 14/23 : EXPOSE $APP_PORT 21:34:56 ---> Running in 0dacae9b7c44 21:34:56 Removing intermediate container 0d820fe72f88 21:34:56 ---> ff9990a1eb71 21:34:56 Step 18/20 : LABEL arch=arm64 21:34:56 ---> Running in af76b4670ca9 21:34:56 Removing intermediate container 0dacae9b7c44 21:34:56 ---> 004cf440cddc 21:34:56 Step 15/23 : WORKDIR / 21:34:56 ---> Running in 39b30fd9444e 21:34:57 Removing intermediate container af76b4670ca9 21:34:57 ---> 8aaa93f4f477 21:34:57 Step 19/20 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:34:57 ---> Running in bbe8201aa93a 21:34:57 Removing intermediate container 39b30fd9444e 21:34:57 ---> c8a66376ed25 21:34:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:34:57 Removing intermediate container bbe8201aa93a 21:34:57 ---> 6b6dfd827f37 21:34:57 Step 20/20 : LABEL version=0.0.0 21:34:58 ---> Running in 2fe028ccf5cd 21:34:58 Removing intermediate container 2fe028ccf5cd 21:34:58 ---> 7d9ff0be8c9c 21:34:58 21:34:58 ---> 97e680aba121 21:34:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:34:59 Successfully built 7d9ff0be8c9c 21:34:59 Successfully tagged security-spiffe-token-provider-arm64:latest 21:35:01  Building security-spiffe-token-provider ... done  ---> 02eabfe5727e 21:35:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:35:01 ---> 284cbc5524de 21:35:01 Step 19/23 : ENTRYPOINT ["/core-command"] 21:35:01 ---> Running in f1ce14fc14ec 21:35:02 Removing intermediate container f1ce14fc14ec 21:35:02 ---> 3f88b3db841f 21:35:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:02 ---> Running in db24b256efe6 21:35:03 Removing intermediate container db24b256efe6 21:35:03 ---> 8df64457d420 21:35:03 Step 21/23 : LABEL arch=arm64 21:35:03 ---> Running in 9cac8ac8a5fc 21:35:03 Removing intermediate container 9cac8ac8a5fc 21:35:03 ---> e55f26bfc882 21:35:03 Step 22/23 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:35:03 ---> Running in 4d811f216e20 21:35:04 Removing intermediate container 4d811f216e20 21:35:04 ---> 96fd7c897529 21:35:04 Step 23/23 : LABEL version=0.0.0 21:35:04 ---> Running in 518dddbc54e3 21:35:05 Removing intermediate container 518dddbc54e3 21:35:05 ---> 7f8a258f0f8c 21:35:05 21:35:05 Successfully built 7f8a258f0f8c 21:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:35:05 Successfully tagged core-command-arm64:latest 21:35:13  Building core-command ... done Removing intermediate container 8b4515e10875 21:35:13 ---> 820185e617af 21:35:13 21:35:13 Step 10/25 : FROM alpine:3.14 21:35:13 ---> ac73e934f311 21:35:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:35:13 ---> Running in 0fe70665642b 21:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:35:16 (1/3) Installing ca-certificates (20211220-r0) 21:35:16 (2/3) Installing dumb-init (1.2.5-r1) 21:35:16 (3/3) Installing su-exec (0.2-r1) 21:35:16 Executing busybox-1.33.1-r7.trigger 21:35:16 Executing ca-certificates-20211220-r0.trigger 21:35:17 OK: 6 MiB in 17 packages 21:35:18 Removing intermediate container 0fe70665642b 21:35:18 ---> d45681611c2c 21:35:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:35:18 ---> Running in 1b2e00e76ae4 21:35:19 Removing intermediate container 1b2e00e76ae4 21:35:19 ---> 35d917b6cd49 21:35:19 Step 13/25 : WORKDIR / 21:35:19 ---> Running in 0eaab579152a 21:35:19 Removing intermediate container 0eaab579152a 21:35:19 ---> 5f79e2825659 21:35:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:35:20 ---> 4b2dda1a3c22 21:35:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:35:20 ---> 61da2704066f 21:35:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:35:22 ---> 976538ad29a8 21:35:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:35:22 ---> f260aae37762 21:35:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:35:23 ---> b4ab9eaf2ac9 21:35:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:35:24 ---> d363ee266416 21:35:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:35:25 ---> a471e3858aa1 21:35:25 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/ 21:35:25 ---> Running in 244afc791e04 21:35:28 Removing intermediate container 244afc791e04 21:35:28 ---> 8678f6418ed0 21:35:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:35:28 ---> Running in a0473c01f80c 21:35:28 Removing intermediate container a0473c01f80c 21:35:28 ---> 38e261b88a06 21:35:28 Step 23/25 : LABEL arch=arm64 21:35:28 ---> Running in d163c54b8501 21:35:28 Removing intermediate container d163c54b8501 21:35:28 ---> 1bf60c6a3807 21:35:28 Step 24/25 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:35:28 ---> Running in 094f22071b82 21:35:29 Removing intermediate container 094f22071b82 21:35:29 ---> b64841f634dd 21:35:29 Step 25/25 : LABEL version=0.0.0 21:35:29 ---> Running in 26952bab20b3 21:35:29 Removing intermediate container 26952bab20b3 21:35:29 ---> f88c4d9920a6 21:35:29 21:35:30 Successfully built f88c4d9920a6 21:35:30 Successfully tagged security-secretstore-setup-arm64:latest 21:35:33  Building security-secretstore-setup ... done Removing intermediate container 4b9541d55534 21:35:33 ---> 14846c565010 21:35:33 21:35:33 Step 10/22 : FROM alpine:3.14 21:35:33 ---> ac73e934f311 21:35:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:35:33 ---> Using cache 21:35:33 ---> 41306be62957 21:35:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:35:33 ---> Using cache 21:35:33 ---> a674f7b79d16 21:35:33 Step 13/22 : ENV APP_PORT=59861 21:35:33 ---> Running in 44d1e33c8685 21:35:33 Removing intermediate container 44d1e33c8685 21:35:33 ---> bdcde7332a82 21:35:33 Step 14/22 : EXPOSE $APP_PORT 21:35:33 ---> Running in d806e4e835e6 21:35:33 Removing intermediate container d806e4e835e6 21:35:33 ---> 19d9e965da41 21:35:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:34 ---> 1f3f1602d3b8 21:35:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:35:35 ---> 43b960f95519 21:35:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:35:36 ---> ef114ef73ba0 21:35:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:35:36 ---> Running in d30d3b2d6a04 21:35:36 Removing intermediate container d30d3b2d6a04 21:35:36 ---> 583e11917068 21:35:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:36 ---> Running in c6bb6bf49064 21:35:37 Removing intermediate container c6bb6bf49064 21:35:37 ---> 31db383a1e20 21:35:37 Step 20/22 : LABEL arch=arm64 21:35:37 ---> Running in 93b3f074b7e9 21:35:37 Removing intermediate container 93b3f074b7e9 21:35:37 ---> 4e17e661d0bc 21:35:37 Step 21/22 : LABEL git_sha=45815838872c490622a51a0a30f4c7b950a588ae 21:35:37 ---> Running in 58f859fb6a27 21:35:37 Removing intermediate container 58f859fb6a27 21:35:37 ---> fbce1dea6077 21:35:37 Step 22/22 : LABEL version=0.0.0 21:35:37 ---> Running in 3ad68f7afbd1 21:35:38 Removing intermediate container 3ad68f7afbd1 21:35:38 ---> d9f43cb9e741 21:35:38 21:35:38 Successfully built d9f43cb9e741 21:35:38 Successfully tagged support-scheduler-arm64:latest 21:35:39  Building support-scheduler ... done  [Pipeline] } 21:35:39 $ docker stop --time=1 5df93d5a68633a386db0070ef86aa69f5014edd63c5991dd5f441aa676c87f07 21:35:40 $ docker rm -f 5df93d5a68633a386db0070ef86aa69f5014edd63c5991dd5f441aa676c87f07 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:41 + docker images 21:35:41 REPOSITORY TAG IMAGE ID CREATED SIZE 21:35:41 support-scheduler-arm64 latest d9f43cb9e741 3 seconds ago 25.4MB 21:35:41 14846c565010 9 seconds ago 1.49GB 21:35:41 security-secretstore-setup-arm64 latest f88c4d9920a6 12 seconds ago 27.5MB 21:35:41 820185e617af 29 seconds ago 1.44GB 21:35:41 core-command-arm64 latest 7f8a258f0f8c 37 seconds ago 15.5MB 21:35:41 security-spiffe-token-provider-arm64 latest 7d9ff0be8c9c 43 seconds ago 28.1MB 21:35:41 85c515bc2fee 48 seconds ago 1.43GB 21:35:41 dbc57b1bceae About a minute ago 1.48GB 21:35:41 security-proxy-setup-arm64 latest e5a1ca13c1fd 2 minutes ago 26.1MB 21:35:41 7aa7e89560da 2 minutes ago 1.44GB 21:35:41 sys-mgmt-agent-arm64 latest a83c478a870a 5 minutes ago 282MB 21:35:41 core-metadata-arm64 latest b7da1240b446 5 minutes ago 16.3MB 21:35:41 4cb099335dae 5 minutes ago 1.44GB 21:35:41 support-notifications-arm64 latest 532085b23033 6 minutes ago 25.9MB 21:35:41 22bac7a3967d 6 minutes ago 1.49GB 21:35:41 0049b551da27 6 minutes ago 1.43GB 21:35:41 core-data-arm64 latest 15615fe3e7af 7 minutes ago 21.7MB 21:35:41 bbe7bd3bb66d 8 minutes ago 1.46GB 21:35:41 security-bootstrapper-arm64 latest 895d5ba425ad 8 minutes ago 18.3MB 21:35:41 4bedd826bbbc 9 minutes ago 1.44GB 21:35:41 security-spire-agent-arm64 latest 41640571fdc4 11 minutes ago 126MB 21:35:41 b93c58de4855 11 minutes ago 1.34GB 21:35:41 security-spire-server-arm64 latest ae2bea3eebc0 13 minutes ago 86.3MB 21:35:41 security-spire-config-arm64 latest 96d6b0a1309b 13 minutes ago 85.6MB 21:35:41 8f74c7c14c80 13 minutes ago 1.34GB 21:35:41 8f64b310a2a4 13 minutes ago 1.34GB 21:35:41 ci-base-image-arm64 latest c8225ead0d0c 26 minutes ago 1.01GB 21:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 21:35:41 docker 20.10.14 c346e9eafbab 2 months ago 202MB 21:35:41 alpine 3.14 ac73e934f311 2 months ago 5.34MB 21:35:41 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 21:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:41 21:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:42 arm64: Pulling from edgex-lftools-log-publisher 21:35:42 8998bd30e6a1: Pulling fs layer 21:35:42 04944245beec: Pulling fs layer 21:35:42 699f458cf7ca: Pulling fs layer 21:35:42 765212b225bb: Pulling fs layer 21:35:42 f23df028b6ca: Pulling fs layer 21:35:42 d65c8cfc05b1: Pulling fs layer 21:35:42 2437ff75d9bd: Pulling fs layer 21:35:42 f23df028b6ca: Waiting 21:35:42 d65c8cfc05b1: Waiting 21:35:42 2437ff75d9bd: Waiting 21:35:42 765212b225bb: Waiting 21:35:42 04944245beec: Verifying Checksum 21:35:42 04944245beec: Download complete 21:35:42 765212b225bb: Verifying Checksum 21:35:42 765212b225bb: Download complete 21:35:42 f23df028b6ca: Verifying Checksum 21:35:42 f23df028b6ca: Download complete 21:35:42 d65c8cfc05b1: Verifying Checksum 21:35:42 d65c8cfc05b1: Download complete 21:35:42 699f458cf7ca: Verifying Checksum 21:35:42 699f458cf7ca: Download complete 21:35:43 8998bd30e6a1: Verifying Checksum 21:35:43 8998bd30e6a1: Download complete 21:35:45 2437ff75d9bd: Verifying Checksum 21:35:45 2437ff75d9bd: Download complete 21:35:47 8998bd30e6a1: Pull complete 21:35:47 04944245beec: Pull complete 21:35:49 699f458cf7ca: Pull complete 21:35:49 765212b225bb: Pull complete 21:35:50 f23df028b6ca: Pull complete 21:35:50 d65c8cfc05b1: Pull complete 21:36:05 2437ff75d9bd: Pull complete 21:36:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:05 prd-ubuntu20.04-docker-arm64-4c-16g-16644 does not seem to be running inside a container 21:36:05 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat 21:36:08 $ docker top 03ea4ee89cd55bed1383b98daa2377c444cac4ece7e02755efd1a45f59049311 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:09 ---> job-cost.sh 21:36:09 lf-activate-venv: SKIPPING 21:36:09 INFO: No Stack... 21:36:10 INFO: Retrieving Pricing Info for: v3-standard-4 21:36:11 INFO: Archiving Costs [Pipeline] sh 21:36:11 + cat /w/workspace/edgex-go/3/archives/cost.csv 21:36:11 + cut -d, -f6 [Pipeline] lock 21:36:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4066-3-stack-cost] 21:36:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4066-3-stack-cost] did not exist. Created. 21:36:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4066-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:36:12 + echo total: 0.10999999940395355 [Pipeline] stash 21:36:12 Stashed 1 file(s) [Pipeline] } 21:36:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4066-3-stack-cost] [Pipeline] // lock [Pipeline] } 21:36:12 $ docker stop --time=1 03ea4ee89cd55bed1383b98daa2377c444cac4ece7e02755efd1a45f59049311 21:36:14 $ docker rm -f 03ea4ee89cd55bed1383b98daa2377c444cac4ece7e02755efd1a45f59049311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:36:14 provisioning config files... 21:36:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4593170362428668702tmp [Pipeline] { [Pipeline] sh 21:36:15 + set +x 21:36:15 + curl -s https://codecov.io/bash 21:36:15 + bash -s -- 21:36:15 21:36:15 _____ _ 21:36:15 / ____| | | 21:36:15 | | ___ __| | ___ ___ _____ __ 21:36:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:36:15 | |___| (_) | (_| | __/ (_| (_) \ V / 21:36:15 \_____\___/ \__,_|\___|\___\___/ \_/ 21:36:15 Bash-1.0.6 21:36:15 21:36:15 21:36:15 ==> git version 2.25.1 found 21:36:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:36:15 Release-Date: 2020-01-08 21:36:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:36:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:36:15 ==> Jenkins CI detected. 21:36:15 current dir:  /w/workspace/edgex-go/3 21:36:15 project root: . 21:36:15 --> token set from env 21:36:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:36:15 ==> Running gcov in . (disable via -X gcov) 21:36:15 ==> Python coveragepy not found 21:36:15 ==> Searching for coverage reports in: 21:36:15 + . 21:36:15 -> Found 1 reports 21:36:15 ==> Detecting git/mercurial file structure 21:36:15 ==> Reading reports 21:36:15 + ./coverage.out bytes=435593 21:36:15 ==> Appending adjustments 21:36:15 https://docs.codecov.io/docs/fixing-reports 21:36:16 + Found adjustments 21:36:16 ==> Gzipping contents 21:36:16 60K /tmp/codecov.JO6xIE.gz 21:36:16 ==> Uploading reports 21:36:16 url: https://codecov.io 21:36:16 query: branch=PR-4066&commit=6356de64202cebb400c9f6d2f6ea00e4732b5f62&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4066%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4066&job=&cmd_args= 21:36:16 -> Pinging Codecov 21:36:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4066&commit=6356de64202cebb400c9f6d2f6ea00e4732b5f62&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4066%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4066&job=&cmd_args= 21:36:16 -> Uploading to 21:36:16 https://storage.googleapis.com/codecov/v4/raw/2022-07-01/00271124DB129430A58F1EEE437C3FCB/6356de64202cebb400c9f6d2f6ea00e4732b5f62/942a00e7-641d-49fb-8bb0-f3747d81282a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220701T213616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c15857b89c4aa1850e08efa6740fed1f266b3058258f5c66d3d10c0ae73088b9 21:36:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:36:16 Dload Upload Total Spent Left Speed 21:36:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59943 0 0 100 59943 0 236k --:--:-- --:--:-- --:--:-- 236k 21:36:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6356de64202cebb400c9f6d2f6ea00e4732b5f62 [Pipeline] } 21:36:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:36:17 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 21:36:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:36:18 ---> package-listing.sh 21:36:18 ++ facter osfamily 21:36:18 ++ tr '[:upper:]' '[:lower:]' 21:36:18 + OS_FAMILY=debian 21:36:18 + workspace=/w/workspace/edgex-go/3 21:36:18 + START_PACKAGES=/tmp/packages_start.txt 21:36:18 + END_PACKAGES=/tmp/packages_end.txt 21:36:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:18 + PACKAGES=/tmp/packages_start.txt 21:36:18 + '[' /w/workspace/edgex-go/3 ']' 21:36:18 + PACKAGES=/tmp/packages_end.txt 21:36:18 + case "${OS_FAMILY}" in 21:36:18 + dpkg -l 21:36:18 + grep '^ii' 21:36:18 + '[' -f /tmp/packages_start.txt ']' 21:36:18 + '[' -f /tmp/packages_end.txt ']' 21:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:18 + '[' /w/workspace/edgex-go/3 ']' 21:36:18 + mkdir -p /w/workspace/edgex-go/3/archives/ 21:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 21:36:18 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:36:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:19 21:36:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:19 latest: Pulling from edgex-lftools-log-publisher 21:36:19 5eb5b503b376: Pulling fs layer 21:36:19 5c69ac0246d0: Pulling fs layer 21:36:19 ec43610c2a17: Pulling fs layer 21:36:19 3a2ae6a8a46f: Pulling fs layer 21:36:19 33b1e0a273af: Pulling fs layer 21:36:19 5d3b04190fa2: Pulling fs layer 21:36:19 2f39f015ded8: Pulling fs layer 21:36:19 2f39f015ded8: Waiting 21:36:19 5d3b04190fa2: Waiting 21:36:19 33b1e0a273af: Waiting 21:36:19 3a2ae6a8a46f: Waiting 21:36:19 5c69ac0246d0: Download complete 21:36:19 3a2ae6a8a46f: Verifying Checksum 21:36:19 3a2ae6a8a46f: Download complete 21:36:19 33b1e0a273af: Verifying Checksum 21:36:19 33b1e0a273af: Download complete 21:36:19 5d3b04190fa2: Verifying Checksum 21:36:19 5d3b04190fa2: Download complete 21:36:19 ec43610c2a17: Verifying Checksum 21:36:19 ec43610c2a17: Download complete 21:36:20 5eb5b503b376: Verifying Checksum 21:36:20 5eb5b503b376: Download complete 21:36:20 2f39f015ded8: Download complete 21:36:21 5eb5b503b376: Pull complete 21:36:21 5c69ac0246d0: Pull complete 21:36:22 ec43610c2a17: Pull complete 21:36:22 3a2ae6a8a46f: Pull complete 21:36:22 33b1e0a273af: Pull complete 21:36:22 5d3b04190fa2: Pull complete 21:36:27 2f39f015ded8: Pull complete 21:36:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:27 prd-ubuntu20.04-docker-8c-8g-16642 does not seem to be running inside a container 21:36:27 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:36:29 $ docker top 09aa1eecde01b66694f50500f1362c1dc1c82ffc5ee4b83f99ba5f21c634771f -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:30 + touch /tmp/pre-build-complete [Pipeline] sh 21:36:30 + mkdir -p /var/log/sysstat [Pipeline] sh 21:36:30 + ls /var/log/sa-host 21:36:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:30 provisioning config files... 21:36:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4237344666729049501tmp [Pipeline] { [Pipeline] echo 21:36:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:36:31 ---> create-netrc.sh [Pipeline] } 21:36:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:36:31 ---> python-tools-install.sh [Pipeline] echo 21:36:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:36:31 ---> sudo-logs.sh 21:36:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:36:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:36:32 ---> job-cost.sh 21:36:32 lf-activate-venv: SKIPPING 21:36:32 DEBUG: total: 0.10999999940395355 21:36:32 INFO: Retrieving Stack Cost... 21:36:32 INFO: Retrieving Pricing Info for: v3-standard-8 21:36:33 INFO: Archiving Costs [Pipeline] echo 21:36:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:36:33 ---> logs-deploy.sh 21:36:33 lf-activate-venv: SKIPPING 21:36:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4066/3 21:36:33 INFO: archiving workspace using pattern(s): 21:36:34 Archives upload complete. 21:36:34 INFO: archiving logs to Nexus