Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+062af8d3cd30019d44081b1021c6648b4b920d9b (70622c8b30b8dda34605aea9cb5d8d1251b70ff8) 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-ssh6312127219365514336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh347737550394398020.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4097/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-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6255609010950632322.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh9989215484392785775.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4097/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-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8435496536977084328.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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.18 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-21241’ Running on prd-ubuntu20.04-docker-8c-8g-21243 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 Checking out Revision 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 (PR-4097) > 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/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 # timeout=10 Commit message: "Merge commit '062af8d3cd30019d44081b1021c6648b4b920d9b' into HEAD" > git rev-list --no-walk fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:23 ========================================================= 16:31:23 EdgeX Global Pipelines Version Info 16:31:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:24 ------------------- 16:31:24 stable info: 16:31:24 ------------------- 16:31:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:24 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:31:24 Message: update stable to v1.0.238 16:31:24 ------------------- 16:31:24 experimental info: 16:31:24 ------------------- 16:31:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:24 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:31:24 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a6646f [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:25 provisioning config files... 16:31:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6702520571263649297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:25 ---> docker-login.sh 16:31:25 nexus3.edgexfoundry.org:10001 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 nexus3.edgexfoundry.org:10002 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 nexus3.edgexfoundry.org:10003 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 nexus3.edgexfoundry.org:10004 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 docker.io 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:27 Configure a credential helper to remove this warning. See 16:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:27 16:31:27 Login Succeeded 16:31:27 ---> docker-login.sh ends [Pipeline] } 16:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31: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 16:31:27 + dirname cmd/core-command/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo core-command,cmd/core-command/Dockerfile 16:31:27 + dirname cmd/core-data/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo core-data,cmd/core-data/Dockerfile 16:31:27 + dirname cmd/core-metadata/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + dirname cmd/security-bootstrapper/Dockerfile 16:31:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:27 + dirname cmd/security-proxy-setup/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:27 + dirname cmd/security-secretstore-setup/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:31:27 + dirname cmd/security-spire-agent/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:31:27 + dirname cmd/security-spire-config/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:31:27 + dirname cmd/security-spire-server/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:31:27 + dirname cmd/support-notifications/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:27 + dirname cmd/support-scheduler/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:27 + dirname cmd/sys-mgmt-agent/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31: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 16:31:27 + git rev-list -1 --merges 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42~1..1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [Pipeline] echo 16:31:27 -----------> git rev-list -1 --merges 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42~1..1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:31:27 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [false] [Pipeline] sh 16:31:28 + git log --format=format:%s -1 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [Pipeline] echo 16:31:28 ========================================================= 16:31:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:31:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:31:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:28 + grep -v github /etc/ssh/ssh_known_hosts 16:31:28 + [ -e /tmp/ssh_known_hosts ] 16:31:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:31:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:31:28 + sudo tee -a /etc/ssh/ssh_known_hosts 16:31:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:28 16:31:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:29 0.1.4: Pulling from edgex-devops/py-git-semver 16:31:29 b85a868b505f: Pulling fs layer 16:31:29 e2be974225ed: Pulling fs layer 16:31:29 339a4e72a1f5: Pulling fs layer 16:31:29 988bab9f4d93: Pulling fs layer 16:31:29 1469e6f7b9e6: Pulling fs layer 16:31:29 eaf3925da568: Pulling fs layer 16:31:29 bab4dde63d76: Pulling fs layer 16:31:29 bde34c3a00c8: Pulling fs layer 16:31:29 b352a97aabf1: Pulling fs layer 16:31:29 4872d77fe225: Pulling fs layer 16:31:29 5851b861e8e6: Pulling fs layer 16:31:29 1469e6f7b9e6: Waiting 16:31:29 988bab9f4d93: Waiting 16:31:29 bab4dde63d76: Waiting 16:31:29 eaf3925da568: Waiting 16:31:29 bde34c3a00c8: Waiting 16:31:29 b352a97aabf1: Waiting 16:31:29 4872d77fe225: Waiting 16:31:29 e2be974225ed: Verifying Checksum 16:31:29 e2be974225ed: Download complete 16:31:29 988bab9f4d93: Verifying Checksum 16:31:29 988bab9f4d93: Download complete 16:31:29 1469e6f7b9e6: Verifying Checksum 16:31:29 1469e6f7b9e6: Download complete 16:31:29 339a4e72a1f5: Verifying Checksum 16:31:29 339a4e72a1f5: Download complete 16:31:29 eaf3925da568: Verifying Checksum 16:31:29 eaf3925da568: Download complete 16:31:29 bde34c3a00c8: Verifying Checksum 16:31:29 bde34c3a00c8: Download complete 16:31:29 b352a97aabf1: Download complete 16:31:29 4872d77fe225: Download complete 16:31:29 5851b861e8e6: Download complete 16:31:29 b85a868b505f: Verifying Checksum 16:31:29 b85a868b505f: Download complete 16:31:29 bab4dde63d76: Verifying Checksum 16:31:29 bab4dde63d76: Download complete 16:31:30 b85a868b505f: Pull complete 16:31:31 e2be974225ed: Pull complete 16:31:31 339a4e72a1f5: Pull complete 16:31:31 988bab9f4d93: Pull complete 16:31:31 1469e6f7b9e6: Pull complete 16:31:31 eaf3925da568: Pull complete 16:31:33 bab4dde63d76: Pull complete 16:31:33 bde34c3a00c8: Pull complete 16:31:33 b352a97aabf1: Pull complete 16:31:33 4872d77fe225: Pull complete 16:31:33 5851b861e8e6: Pull complete 16:31:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:31:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:34 prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container 16:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:31:36 $ docker top 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f -eo pid,comm 16:31: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). 16:31:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:36 [ssh-agent] Looking for ssh-agent implementation... 16:31:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:36 $ docker exec 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f ssh-agent 16:31:37 SSH_AUTH_SOCK=/tmp/ssh-XxpLZrsfgqER/agent.35 16:31:37 SSH_AGENT_PID=41 16:31:37 Running ssh-add (command line suppressed) 16:31:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1421611931496246264.key (/w/workspace/edgex-go/2@tmp/private_key_1421611931496246264.key) 16:31:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:37 + git tag --points-at HEAD [Pipeline] } 16:31:37 $ docker exec --env ******** --env ******** 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f ssh-agent -k 16:31:37 unset SSH_AUTH_SOCK; 16:31:37 unset SSH_AGENT_PID; 16:31:37 echo Agent pid 41 killed; 16:31:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:37 [ssh-agent] Looking for ssh-agent implementation... 16:31:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:37 $ docker exec 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f ssh-agent 16:31:37 SSH_AUTH_SOCK=/tmp/ssh-ETHz1hLUJvc1/agent.74 16:31:37 SSH_AGENT_PID=80 16:31:37 Running ssh-add (command line suppressed) 16:31:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4264992537266557944.key (/w/workspace/edgex-go/2@tmp/private_key_4264992537266557944.key) 16:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:38 + git semver init 16:31:38 2022-07-27 16:31:38,581 [run_init] DEBUG init version:0.0.0 force:False 16:31:38 2022-07-27 16:31:38,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:31:38 2022-07-27 16:31:38,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:31:38 2022-07-27 16:31:38,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:31:50 2022-07-27 16:31:48,817 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:31:50 2022-07-27 16:31:48,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4097 with force:False 16:31:50 2022-07-27 16:31:48,818 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4097 16:31:50 2022-07-27 16:31:48,822 [execute] INFO git cat-file --batch-check 16:31:50 2022-07-27 16:31:48,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:31:50 2022-07-27 16:31:48,828 [execute] INFO git cat-file --batch 16:31:50 2022-07-27 16:31:48,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:31:50 2022-07-27 16:31:48,833 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4097 16:31:50 0.0.0 [Pipeline] } 16:31:50 $ docker exec --env ******** --env ******** 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f ssh-agent -k 16:31:50 unset SSH_AUTH_SOCK; 16:31:50 unset SSH_AGENT_PID; 16:31:50 echo Agent pid 80 killed; 16:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:51 + git semver [Pipeline] } 16:31:51 $ docker stop --time=1 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f 16:31:52 $ docker rm -f 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f [Pipeline] // withDockerContainer [Pipeline] sh 16:31:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:53 Stashed 1 file(s) [Pipeline] echo 16:31:53 [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] sh 16:31:53 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:53 ========================================================= 16:31:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:31:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:54 2408cc74d12b: Pulling fs layer 16:31:54 ea60b727a1ce: Pulling fs layer 16:31:54 30c4a7721957: Pulling fs layer 16:31:54 370296b7ddb6: Pulling fs layer 16:31:54 7c6cee850709: Pulling fs layer 16:31:54 39a5fcdaea64: Pulling fs layer 16:31:54 d94ebbe4e438: Pulling fs layer 16:31:54 bcfd1f05c69d: Pulling fs layer 16:31:54 59ccb84bbe0f: Pulling fs layer 16:31:54 bcfd1f05c69d: Waiting 16:31:54 7c6cee850709: Waiting 16:31:54 59ccb84bbe0f: Waiting 16:31:54 39a5fcdaea64: Waiting 16:31:54 d94ebbe4e438: Waiting 16:31:54 30c4a7721957: Verifying Checksum 16:31:54 30c4a7721957: Download complete 16:31:54 ea60b727a1ce: Verifying Checksum 16:31:54 ea60b727a1ce: Download complete 16:31:54 7c6cee850709: Verifying Checksum 16:31:54 7c6cee850709: Download complete 16:31:54 39a5fcdaea64: Verifying Checksum 16:31:54 39a5fcdaea64: Download complete 16:31:54 2408cc74d12b: Verifying Checksum 16:31:54 d94ebbe4e438: Download complete 16:31:54 2408cc74d12b: Pull complete 16:31:54 ea60b727a1ce: Pull complete 16:31:54 30c4a7721957: Pull complete 16:31:54 59ccb84bbe0f: Verifying Checksum 16:31:54 59ccb84bbe0f: Download complete 16:31:54 bcfd1f05c69d: Verifying Checksum 16:31:54 bcfd1f05c69d: Download complete 16:31:55 370296b7ddb6: Verifying Checksum 16:31:55 370296b7ddb6: Download complete 16:31:59 370296b7ddb6: Pull complete 16:31:59 7c6cee850709: Pull complete 16:31:59 39a5fcdaea64: Pull complete 16:31:59 d94ebbe4e438: Pull complete 16:32:01 bcfd1f05c69d: Pull complete 16:32:01 59ccb84bbe0f: Pull complete 16:32:01 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:32:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:32:01 + docker build -t ci-base-image-x86_64 -f - . 16:32:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:32:01 WORKDIR /edgex 16:32:01 COPY go.mod . 16:32:01 RUN go mod download 16:32:03 Sending build context to Docker daemon 335.3MB 16:32:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:32:03 ---> a4fb48ad2a94 16:32:03 Step 2/4 : WORKDIR /edgex 16:32:08 Still waiting to schedule task 16:32:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21242’ 16:32:08 ---> Running in 42c3247ba55c 16:32:08 Removing intermediate container 42c3247ba55c 16:32:08 ---> ef36b6114854 16:32:08 Step 3/4 : COPY go.mod . 16:32:08 ---> dd32638412a4 16:32:08 Step 4/4 : RUN go mod download 16:32:08 ---> Running in 883b5d189288 16:32:23 Removing intermediate container 883b5d189288 16:32:23 ---> a2850657b3d6 16:32:23 Successfully built a2850657b3d6 16:32:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:23 + docker inspect -f . ci-base-image-x86_64 16:32:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:23 prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container 16:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:24 $ docker top ab261eb520f710f83a532f861e76a4642086a147ade842039915ddf931d0b8ad -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:24 + go version 16:32:24 go version go1.18.3 linux/amd64 [Pipeline] } 16:32:24 $ docker stop --time=1 ab261eb520f710f83a532f861e76a4642086a147ade842039915ddf931d0b8ad 16:32:25 $ docker rm -f ab261eb520f710f83a532f861e76a4642086a147ade842039915ddf931d0b8ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:26 + docker inspect -f . ci-base-image-x86_64 16:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:26 prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container 16:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:26 $ docker top d5a9240049145ac51a60a85fcee453b044a3431e10c929158356b095a01e6090 -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:26 ========================================================= 16:32:26 [edgeXBuildGoParallel] Running Tests and Build... 16:32:26 ========================================================= [Pipeline] sh 16:32:27 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:32:27 + make test 16:32:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:34 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 16:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 16:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.130s coverage: 54.2% of statements 16:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.491s coverage: 89.2% of statements 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 83.8% of statements 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.535s coverage: 95.6% of statements 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements 16:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements 16:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 16:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.083s coverage: 94.4% of statements 16:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.4% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 66.1% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 43.8% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.085s coverage: 28.9% of statements 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:33:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:33:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:33:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:33:34 GO111MODULE=on go vet ./... 16:33:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:33:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:33:37 ./bin/test-attribution-txt.sh 16:33:37 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:33:37 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:33:37 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:33:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:33:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:33:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:33:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:33:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:33:37 + ls -al . 16:33:37 total 688 16:33:37 drwxrwxr-x 10 1001 1001 4096 Jul 27 16:32 . 16:33:37 drwxr-xr-x 4 root root 4096 Jul 27 16:32 .. 16:33:37 -rw-rw-r-- 1 1001 1001 11 Jul 27 16:31 .dockerignore 16:33:37 drwxrwxr-x 8 1001 1001 4096 Jul 27 16:33 .git 16:33:37 drwxrwxr-x 3 1001 1001 4096 Jul 27 16:31 .github 16:33:37 -rw-rw-r-- 1 1001 1001 1030 Jul 27 16:31 .gitignore 16:33:37 -rw-rw-r-- 1 1001 1001 42 Jul 27 16:31 .golangci.yml 16:33:37 -rw-rw-r-- 1 1001 1001 87 Jul 27 16:31 .hadolint.yml 16:33:37 drwxr-xr-x 3 1001 1001 4096 Jul 27 16:31 .semver 16:33:37 -rw-rw-r-- 1 1001 1001 166 Jul 27 16:31 .sonarcloud.properties 16:33:37 -rw-rw-r-- 1 1001 1001 1171 Jul 27 16:31 ADOPTERS.md 16:33:37 -rw-rw-r-- 1 1001 1001 10347 Jul 27 16:31 Attribution.txt 16:33:37 -rw-rw-r-- 1 1001 1001 63209 Jul 27 16:31 CHANGELOG.md 16:33:37 -rw-rw-r-- 1 1001 1001 3804 Jul 27 16:31 CONTRIBUTING.md 16:33:37 -rw-rw-r-- 1 1001 1001 677 Jul 27 16:31 GOVERNANCE.md 16:33:37 -rw-rw-r-- 1 1001 1001 850 Jul 27 16:31 Jenkinsfile 16:33:37 -rw-rw-r-- 1 1001 1001 10775 Jul 27 16:31 LICENSE 16:33:37 -rw-rw-r-- 1 1001 1001 10350 Jul 27 16:31 Makefile 16:33:37 -rw-rw-r-- 1 1001 1001 582 Jul 27 16:31 OWNERS.md 16:33:37 -rw-rw-r-- 1 1001 1001 9094 Jul 27 16:31 README.md 16:33:37 -rw-rw-r-- 1 1001 1001 6912 Jul 27 16:31 SECURITY.md 16:33:37 -rw-rw-r-- 1 1001 1001 5 Jul 27 16:31 VERSION 16:33:37 -rw-rw-r-- 1 1001 1001 4131 Jul 27 16:31 ZMQWindows.md 16:33:37 drwxrwxr-x 2 1001 1001 4096 Jul 27 16:31 bin 16:33:37 drwxrwxr-x 18 1001 1001 4096 Jul 27 16:31 cmd 16:33:37 -rw-r--r-- 1 root root 435593 Jul 27 16:33 coverage.out 16:33:37 -rw-rw-r-- 1 1001 1001 3661 Jul 27 16:31 go.mod 16:33:37 -rw-rw-r-- 1 1001 1001 37993 Jul 27 16:31 go.sum 16:33:37 drwxrwxr-x 8 1001 1001 4096 Jul 27 16:31 internal 16:33:37 drwxrwxr-x 3 1001 1001 4096 Jul 27 16:31 openapi 16:33:37 drwxrwxr-x 4 1001 1001 4096 Jul 27 16:31 snap 16:33:37 -rw-rw-r-- 1 1001 1001 204 Jul 27 16:31 version.go [Pipeline] sh 16:33:38 + '[' -e coverage.out ] 16:33:38 + chown 1001:1001 coverage.out [Pipeline] stash 16:33:38 Stashed 1 file(s) [Pipeline] sh 16:33:38 + make build 16:33:38 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:33:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:34:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:34:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:34:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:34:20 $ docker stop --time=1 d5a9240049145ac51a60a85fcee453b044a3431e10c929158356b095a01e6090 16:34:24 $ docker rm -f d5a9240049145ac51a60a85fcee453b044a3431e10c929158356b095a01e6090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:25 16:34:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:25 latest: Pulling from edgex-devops/edgex-compose 16:34:25 cbdbe7a5bc2a: Pulling fs layer 16:34:25 ca9280d653b3: Pulling fs layer 16:34:25 7e9c9ca2126c: Pulling fs layer 16:34:26 cbdbe7a5bc2a: Verifying Checksum 16:34:26 cbdbe7a5bc2a: Download complete 16:34:26 ca9280d653b3: Verifying Checksum 16:34:26 ca9280d653b3: Download complete 16:34:26 cbdbe7a5bc2a: Pull complete 16:34:26 7e9c9ca2126c: Download complete 16:34:26 ca9280d653b3: Pull complete 16:34:30 7e9c9ca2126c: Pull complete 16:34:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:30 prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container 16:34:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:32 $ docker top 5f91abc909a0c9e57276b4759f1ba155b7e1540d1b61a809bfdb395c4a28971e -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:33 + docker-compose build --help 16:34:33 + grep parallel 16:34:33 --parallel Build images in parallel. [Pipeline] } 16:34:33 $ docker stop --time=1 5f91abc909a0c9e57276b4759f1ba155b7e1540d1b61a809bfdb395c4a28971e 16:34:34 $ docker rm -f 5f91abc909a0c9e57276b4759f1ba155b7e1540d1b61a809bfdb395c4a28971e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:35 prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container 16:34:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:35 $ docker top 12ee8221bb7242a1491f11e6e3b359f686c6cc933009d723c4a842d5fd189a58 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:36 + docker-compose -f ./docker-compose-build.yml build --parallel 16:34:36 Building core-command ... 16:34:36 Building core-data ... 16:34:36 Building core-metadata ... 16:34:36 Building security-bootstrapper ... 16:34:36 Building security-proxy-setup ... 16:34:36 Building security-secretstore-setup ... 16:34:36 Building security-spiffe-token-provider ... 16:34:36 Building security-spire-agent ... 16:34:36 Building security-spire-config ... 16:34:36 Building security-spire-server ... 16:34:36 Building support-notifications ... 16:34:36 Building support-scheduler ... 16:34:36 Building sys-mgmt-agent ... 16:34:36 Building support-notifications 16:34:36 Building security-spire-agent 16:34:36 Building security-spiffe-token-provider 16:34:36 Building support-scheduler 16:34:36 Building security-proxy-setup 16:34:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:54 ---> a2850657b3d6 16:34:54 Step 3/22 : WORKDIR /edgex-go 16:34:54 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:54 ---> a2850657b3d6 16:34:54 Step 3/26 : WORKDIR /edgex-go 16:34:54 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:34:54 ---> a2850657b3d6 16:34:54 Step 3/20 : WORKDIR /edgex-go 16:34:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:54 ---> a2850657b3d6 16:34:54 Step 3/22 : WORKDIR /edgex-go 16:34:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:54 ---> a2850657b3d6 16:34:54 Step 3/22 : WORKDIR /edgex-go 16:34:58 ---> Running in d52f5e5248e7 16:34:58 ---> Running in fa20782b5f43 16:34:58 ---> Running in dc7a410266b5 16:34:58 ---> Running in b1f785784eac 16:34:58 ---> Running in b96856970acd 16:34:58 Removing intermediate container d52f5e5248e7 16:34:58 ---> 22e787bed1d3 16:34:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:58 Removing intermediate container dc7a410266b5 16:34:58 ---> 8b5922e5ca04 16:34:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:58 Removing intermediate container fa20782b5f43 16:34:58 ---> 8ac983b4abb4 16:34:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:58 Removing intermediate container b1f785784eac 16:34:58 ---> 217df1ed2c08 16:34:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:58 Removing intermediate container b96856970acd 16:34:58 ---> 1be9596dcca5 16:34:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:34:58 ---> Running in f6baf58e703d 16:34:58 ---> Running in 6dbf9785236f 16:34:58 ---> Running in f726d6e89bff 16:34:58 ---> Running in fe57d68ab001 16:34:58 ---> Running in ff98e661d99d 16:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:58 Removing intermediate container f6baf58e703d 16:34:58 ---> fc060b4d216a 16:34:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:34:59 ---> Running in 60e680e0876d 16:34:59 Removing intermediate container 6dbf9785236f 16:34:59 ---> 687677e66cd1 16:34:59 Step 5/22 : RUN apk add --update --no-cache make git 16:34:59 ---> Running in ab502e611274 16:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:59 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:34:59 v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:34:59 OK: 17033 distinct packages available 16:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:59 Removing intermediate container f726d6e89bff 16:34:59 ---> a6e533a83136 16:34:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:59 Removing intermediate container fe57d68ab001 16:34:59 ---> f588f5b8a299 16:34:59 Step 5/22 : RUN apk add --update --no-cache make git 16:34:59 ---> Running in b1e70be1167a 16:34:59 ---> Running in 09ae15355f66 16:34:59 OK: 211 MiB in 51 packages 16:34:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:00 Removing intermediate container ff98e661d99d 16:35:00 ---> 79d51dc2fcdd 16:35:00 Step 5/20 : COPY go.mod vendor* ./ 16:35:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:00 ---> 09ec3a92d36c 16:35:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:00 ---> Running in c5ce0e398e2c 16:35:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:00 OK: 211 MiB in 51 packages 16:35:00 OK: 211 MiB in 51 packages 16:35:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:01 Removing intermediate container 60e680e0876d 16:35:01 ---> b7d77f546576 16:35:01 Step 6/22 : COPY go.mod vendor* ./ 16:35:01 Removing intermediate container ab502e611274 16:35:01 ---> ae1017898f49 16:35:01 Step 6/22 : COPY go.mod vendor* ./ 16:35:01 OK: 211 MiB in 51 packages 16:35:01 OK: 211 MiB in 51 packages 16:35:01 ---> dee250e57fd7 16:35:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:01 ---> Running in 703ebbc4fa1e 16:35:01 ---> 26ca2e8dfbb9 16:35:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:01 ---> Running in 04c8523415e4 16:35:01 Removing intermediate container b1e70be1167a 16:35:01 ---> ab5cfb7ac679 16:35:01 Step 6/26 : COPY go.mod vendor* ./ 16:35:02 Removing intermediate container 09ae15355f66 16:35:02 ---> 3e7681fa76d9 16:35:02 Step 6/22 : COPY go.mod vendor* ./ 16:35:03 ---> 84cf3ee9364c 16:35:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:03 ---> 2e13606a4715 16:35:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:03 ---> Running in 0c117c0f6ca6 16:35:03 ---> Running in 4196fdbac542 16:35:11 Removing intermediate container c5ce0e398e2c 16:35:11 ---> aa687e53909c 16:35:11 Step 7/20 : COPY . . 16:35:23 ---> 29a3ed3037ba 16:35:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:23 ---> Running in 8ad760f0a789 16:35:23 Removing intermediate container 0c117c0f6ca6 16:35:23 ---> 3d5a888e4737 16:35:23 Step 8/26 : COPY . . 16:35:23 Removing intermediate container 703ebbc4fa1e 16:35:23 ---> 9257e9a94a2f 16:35:23 Step 8/22 : COPY . . 16:35:23 Removing intermediate container 04c8523415e4 16:35:23 ---> 03de9f002360 16:35:23 Step 8/22 : COPY . . 16:35:23 Removing intermediate container 4196fdbac542 16:35:23 ---> fad684ce54a0 16:35:23 Step 8/22 : COPY . . 16:35: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:35:46 ---> 088a376806df 16:35:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:35:46 ---> 4618a5b19c95 16:35:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:46 ---> 59df53bdbc8e 16:35:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:46 ---> 9bb47a99579e 16:35:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:35:46 ---> Running in 7e16199f0802 16:35:46 ---> Running in 939bdf4d4f86 16:35:46 ---> Running in 32711daa50b5 16:35:46 ---> Running in 9201caa62388 16:35:46 Removing intermediate container 9201caa62388 16:35:46 ---> c57d6c328b15 16:35:46 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:46 ---> Running in ce8d2f879b64 16:35:47 Removing intermediate container ce8d2f879b64 16:35:47 ---> 679461cd59fe 16:35:47 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35: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-scheduler/support-scheduler ./cmd/support-scheduler 16:35:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35:47 ---> Running in 53cb2547c065 16:35: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 16:35:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21245 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws 16:35:48 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:35:49 The recommended git tool is: git 16:35:49 Removing intermediate container 8ad760f0a789 16:35:49 ---> ca531568ade6 16:35:49 16:35:49 Step 9/20 : FROM alpine:3.15 16:35:49 Removing intermediate container 53cb2547c065 16:35:49 ---> 4a03e88ba2de 16:35:49 Step 12/26 : WORKDIR /edgex-go 16:35:49 ---> Running in 9da87238fda5 16:35:49 Removing intermediate container 9da87238fda5 16:35:49 ---> 862d0263421d 16:35:49 16:35:49 Step 13/26 : FROM alpine:3.15 16:35:49 3.15: Pulling from library/alpine 16:35:49 3.15: Pulling from library/alpine 16:35:50 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:35:50 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:35:50 Status: Downloaded newer image for alpine:3.15 16:35:50 Status: Image is up to date for alpine:3.15 16:35:50 ---> 2720e26172a0 16:35:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:50 ---> 2720e26172a0 16:35:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:50 ---> Running in f9489dfae068 16:35:50 ---> Running in eb105d839edc 16:35:50 Removing intermediate container f9489dfae068 16:35:50 ---> 2add1fa3254a 16:35:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:51 ---> Running in 8d96749706c5 16:35:51 Removing intermediate container eb105d839edc 16:35:51 ---> c2b5b372e5a0 16:35:51 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:51 ---> Running in 283d991e00fb 16:35:53 Removing intermediate container 283d991e00fb 16:35:53 ---> 98273f2339b3 16:35:53 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:53 ---> Running in 977905fd6671 16:35:53 Removing intermediate container 8d96749706c5 16:35:53 ---> fe5f4c2cc691 16:35:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:53 ---> Running in c19728109a88 16:35:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:55 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:55 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:55 OK: 15856 distinct packages available 16:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:55 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:55 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:55 OK: 15856 distinct packages available 16:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:56 using credential edgex-jenkins-ssh 16:35:56 Cloning the remote Git repository 16:35:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:56 (1/9) Installing ca-certificates (20211220-r0) 16:35:56 (2/9) Installing brotli-libs (1.0.9-r5) 16:35:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:35:56 (4/9) Installing libcurl (7.80.0-r2) 16:35:56 (1/5) Installing dumb-init (1.2.5-r1) 16:35:56 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:56 (5/9) Installing curl (7.80.0-r2) 16:35:56 (3/5) Installing libucontext (1.1-r0) 16:35:56 (6/9) Installing dumb-init (1.2.5-r1) 16:35:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:56 > git init /w/workspace/edgex-go/2 # timeout=10 16:35:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:56 > git --version # timeout=10 16:35:56 > git --version # 'git version 2.25.1' 16:35:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:56 (4/5) Installing gcompat (1.0.0-r4) 16:35:56 (7/9) Installing musl-obstack (1.2.3-r0) 16:35:56 (5/5) Installing openssl (1.1.1q-r0) 16:35:56 (8/9) Installing libucontext (1.1-r0) 16:35:56 Executing busybox-1.34.1-r7.trigger 16:35:56 OK: 6 MiB in 19 packages 16:35:57 (9/9) Installing gcompat (1.0.0-r4) 16:35:57 Executing busybox-1.34.1-r7.trigger 16:35:57 Executing ca-certificates-20211220-r0.trigger 16:35:57 OK: 8 MiB in 23 packages 16:35:59 Removing intermediate container c19728109a88 16:35:59 ---> f3a63960f554 16:35:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:35:59 Removing intermediate container 977905fd6671 16:35:59 ---> 84883c9a8a5a 16:35:59 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:01 ---> e3fce09eb2f3 16:36:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:36:01 ---> ff5affaeeb56 16:36:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:05 ---> e1c45f683248 16:36:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:36:05 ---> a7cba49da684 16:36:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:36:05 ---> 347ae695aac2 16:36:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:36:05 ---> Running in a58c652164da 16:36:06 ---> 68c3c42bccaa 16:36:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:36:06 Removing intermediate container a58c652164da 16:36:06 ---> 9dc0550c3b9f 16:36:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:06 ---> Running in 3d3b70bbb1e5 16:36:06 Removing intermediate container 3d3b70bbb1e5 16:36:06 ---> f49734828cec 16:36:06 Step 18/20 : LABEL arch=x86_64 16:36:06 ---> 117385a6fdd9 16:36:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:36:06 ---> Running in d5059266e49b 16:36:07 Removing intermediate container d5059266e49b 16:36:07 ---> 696defb9200d 16:36:07 Step 19/20 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:36:07 ---> aee4d1043fc1 16:36:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:07 ---> Running in e234fd3bbe97 16:36:07 ---> Running in 8c88128e5857 16:36:08 Removing intermediate container e234fd3bbe97 16:36:08 ---> c12353b43e8b 16:36:08 Step 20/20 : LABEL version=0.0.0 16:36:08 ---> Running in e3235ebaaadf 16:36:08 Removing intermediate container 8c88128e5857 16:36:08 ---> 2f29435f38f5 16:36:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:08 ---> Running in 66395af49615 16:36:08 Removing intermediate container 66395af49615 16:36:08 ---> d943c2a17cd6 16:36:08 Step 24/26 : LABEL arch=x86_64 16:36:08 Removing intermediate container e3235ebaaadf 16:36:08 ---> e30aacb5a58d 16:36:08 16:36:08 ---> Running in 1a9c6a0e975b 16:36:08 Successfully built e30aacb5a58d 16:36:08 Successfully tagged security-spiffe-token-provider:latest 16:36:08  Building security-spiffe-token-provider ... done Building security-secretstore-setup 16:36:09 Removing intermediate container 1a9c6a0e975b 16:36:09 ---> c99960896308 16:36:09 Step 25/26 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:36:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:36:12 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:12 ---> a2850657b3d6 16:36:12 Step 3/25 : WORKDIR /edgex-go 16:36:12 ---> Using cache 16:36:12 ---> 1be9596dcca5 16:36:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:36:13 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e 16:36:14 Merge succeeded, producing 96604ba067212cf2fdbc5699d3018bd88613ac34 16:36:14 Checking out Revision 96604ba067212cf2fdbc5699d3018bd88613ac34 (PR-4097) 16:36:13 > git config core.sparsecheckout # timeout=10 16:36:14 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 16:36:14 > git remote # timeout=10 16:36:14 > git config --get remote.origin.url # timeout=10 16:36:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:14 > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 16:36:14 > git rev-parse HEAD^{commit} # timeout=10 16:36:14 > git config core.sparsecheckout # timeout=10 16:36:14 > git checkout -f 96604ba067212cf2fdbc5699d3018bd88613ac34 # timeout=10 16:36:16 ---> Running in b132d88425d0 16:36:16 ---> Running in d9aaf7fa78c6 16:36:16 Removing intermediate container b132d88425d0 16:36:16 ---> 162cb6d2616e 16:36:16 Step 26/26 : LABEL version=0.0.0 16:36:16 ---> Running in ab4923ac76f2 16:36:17 Removing intermediate container ab4923ac76f2 16:36:17 ---> 79ae7cda4324 16:36:17 16:36:17 Successfully built 79ae7cda4324 16:36:17 Successfully tagged security-spire-agent:latest 16:36:17  Building security-spire-agent ... done Building sys-mgmt-agent 16:36:18 Commit message: "Merge commit '062af8d3cd30019d44081b1021c6648b4b920d9b' into HEAD" 16:36:18 > git rev-list --no-walk fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:36:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:19 Dload Upload Total Spent Left Speed 16:36:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 93424 [Pipeline] sh 16:36:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:36:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:36:21 + sudo tee /etc/docker/daemon.new 16:36:21 { 16:36:21 "registry-mirrors": [ 16:36:21 "https://nexus3.edgexfoundry.org:10001" 16:36:21 ], 16:36:21 "bip": "10.250.0.254/24", 16:36:21 "hosts": [ 16:36:21 "tcp://0.0.0.0:5555", 16:36:21 "unix:///var/run/docker.sock" 16:36:21 ], 16:36:21 "mtu": 1458, 16:36:21 "selinux-enabled": true, 16:36:21 "seccomp-profile": "/etc/docker/seccomp.json" 16:36:21 } [Pipeline] sh 16:36:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:36:21 + sudo service docker restart 16:36:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:22 ---> a2850657b3d6 16:36:22 Step 3/23 : WORKDIR /edgex-go 16:36:22 ---> Using cache 16:36:22 ---> 1be9596dcca5 16:36:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:23 ---> Running in 8bdda8699c3d 16:36:23 Removing intermediate container d9aaf7fa78c6 16:36:23 ---> e0715ad55bd4 16:36:23 Step 5/25 : RUN apk add --update --no-cache make git 16:36:23 Removing intermediate container 939bdf4d4f86 16:36:23 ---> 30f98f0a75fc 16:36:23 16:36:23 Step 10/22 : FROM alpine:3.16 16:36:23 ---> Running in 0fb3b3b1d42e 16:36:23 3.16: Pulling from library/alpine 16:36:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:25 OK: 211 MiB in 51 packages 16:36:26 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:36:26 Status: Downloaded newer image for alpine:3.16 16:36:26 ---> d7d3d98c851f 16:36:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:36:26 ---> Running in db35a38c1da5 16:36:26 Removing intermediate container 8bdda8699c3d 16:36:26 ---> bbdb07557b9a 16:36:26 Step 5/23 : RUN apk add --update --no-cache make bash git 16:36:26 ---> Running in 74a783f1adc4 16:36:26 Removing intermediate container 0fb3b3b1d42e 16:36:26 ---> d93e152e253b 16:36:26 Step 6/25 : COPY go.mod vendor* ./ 16:36:26 Removing intermediate container 7e16199f0802 16:36:26 ---> 7364357bced7 16:36:26 16:36:26 Step 10/22 : FROM alpine:3.16 16:36:26 ---> d7d3d98c851f 16:36:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:36:26 Removing intermediate container 32711daa50b5 16:36:26 ---> 4f241781898c 16:36:26 16:36:26 Step 10/22 : FROM alpine:3.16 16:36:26 ---> d7d3d98c851f 16:36:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:26 ---> Running in f34eaa466aaf 16:36:26 ---> c61b8a08ae89 16:36:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:26 ---> Running in 374ded92054e 16:36:26 ---> Running in fc6ab2797c39 16:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:27 (1/6) Installing ca-certificates (20211220-r0) 16:36:27 (2/6) Installing brotli-libs (1.0.9-r6) 16:36:27 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:36:27 (4/6) Installing libcurl (7.83.1-r2) 16:36:27 (5/6) Installing curl (7.83.1-r2) 16:36:27 (6/6) Installing dumb-init (1.2.5-r1) 16:36:27 Executing busybox-1.35.0-r15.trigger 16:36:27 Executing ca-certificates-20211220-r0.trigger 16:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:27 OK: 8 MiB in 20 packages 16:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:27 (1/2) Installing ca-certificates (20211220-r0) 16:36:27 (2/2) Installing dumb-init (1.2.5-r1) 16:36:27 Executing busybox-1.35.0-r15.trigger 16:36:27 Executing ca-certificates-20211220-r0.trigger 16:36:27 OK: 6 MiB in 16 packages 16:36:27 (1/1) Installing dumb-init (1.2.5-r1) 16:36:27 Executing busybox-1.35.0-r15.trigger 16:36:27 OK: 6 MiB in 15 packages 16:36:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:27 Removing intermediate container db35a38c1da5 16:36:27 ---> cce61b644b3c 16:36:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:27 ---> Running in 0998c16dc7dc 16:36:27 Removing intermediate container 0998c16dc7dc 16:36:27 ---> 4857cd392dde 16:36:27 Step 13/22 : WORKDIR /edgex 16:36:27 ---> Running in 8c48d572bf53 16:36:28 Removing intermediate container 8c48d572bf53 16:36:28 ---> daa672eb0898 16:36:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:36:28 Removing intermediate container 374ded92054e 16:36:28 ---> 9763decd0678 16:36:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:28 Removing intermediate container f34eaa466aaf 16:36:28 ---> a5bcace67234 16:36:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:28 OK: 211 MiB in 51 packages 16:36:28 ---> Running in 14c852720342 16:36:28 ---> Running in 9c684ba44033 16:36:29 Removing intermediate container 14c852720342 16:36:29 ---> 11e7baeeaa38 16:36:29 Step 13/22 : ENV APP_PORT=59860 16:36:29 ---> 2213de82d31a 16:36:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:36:29 Removing intermediate container 9c684ba44033 16:36:29 ---> c0b50542b783 16:36:29 Step 13/22 : ENV APP_PORT=59861 16:36:29 ---> Running in 0fba2c4551bc 16:36:29 ---> Running in e76f65cd887a 16:36:29 Removing intermediate container 74a783f1adc4 16:36:29 ---> 11a9b39df1b6 16:36:29 Step 6/23 : COPY go.mod vendor* ./ 16:36:29 Removing intermediate container e76f65cd887a 16:36:29 ---> 78f69f5d72d2 16:36:29 Step 14/22 : EXPOSE $APP_PORT 16:36:29 Removing intermediate container 0fba2c4551bc 16:36:29 ---> 188e90f7c346 16:36:29 Step 14/22 : EXPOSE $APP_PORT 16:36:30 ---> 5ddb18a04858 16:36:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:36:30 ---> Running in c7de18377503 16:36:30 ---> Running in b23a1deacad4 16:36:30 ---> dca8539b1099 16:36:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:30 ---> Running in 98ace2ef4c4c 16:36:30 Removing intermediate container c7de18377503 16:36:30 ---> 3b1bab2e0802 16:36:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:30 Removing intermediate container b23a1deacad4 16:36:30 ---> 79d58b9aeec0 16:36:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:30 ---> a1e38d243b63 16:36:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:36:30 ---> eb99788878f2 16:36:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:31 ---> 2f7703fa6c36 16:36:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:31 ---> ddb58cb0a3b2 16:36:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:31 ---> 769b2d93587e 16:36:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:31 ---> Running in 130c954f23f8 16:36:33 ---> 6e47f2b1e6b6 16:36:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:36:33 ---> 8b669101cd63 16:36:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:33 ---> Running in 50cd91527efa 16:36:33 Removing intermediate container 50cd91527efa 16:36:33 ---> 1311005bd976 16:36:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:33 Removing intermediate container 130c954f23f8 16:36:33 ---> 4e4bc0a0ee5a 16:36:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:36:34 ---> a87795177394 16:36:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:36:34 ---> Running in b8b457185366 16:36:34 ---> Running in a160f0731280 16:36:34 ---> Running in d3d8dbdf3bef 16:36:34 Removing intermediate container b8b457185366 16:36:34 ---> 3e8fab20808f 16:36:34 Step 20/22 : LABEL arch=x86_64 16:36:34 Removing intermediate container a160f0731280 16:36:34 ---> afcdc45a3d95 16:36:34 Step 20/22 : LABEL arch=x86_64 16:36:34 ---> Running in a6518c8739c2 16:36:34 ---> Running in f1168906a462 16:36:34 Removing intermediate container d3d8dbdf3bef 16:36:34 ---> c88a6cb31e32 16:36:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:34 ---> Running in be805bcfaac7 16:36:34 Removing intermediate container a6518c8739c2 16:36:34 ---> de9c3f7410d7 16:36:34 Step 21/22 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:36:34 Removing intermediate container fc6ab2797c39 16:36:34 ---> a18970398e31 16:36:34 Step 8/25 : COPY . . 16:36:34 Removing intermediate container f1168906a462 16:36:34 ---> e0a6de03a004 16:36:34 Step 21/22 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:36:34 ---> Running in 219e5cf10152 16:36:34 Removing intermediate container be805bcfaac7 16:36:34 ---> f6731e5435be 16:36:34 Step 20/22 : LABEL arch=x86_64 16:36:34 ---> Running in 8b3a46fcf8ce 16:36:34 ---> Running in 1787a4c2448d 16:36:35 Removing intermediate container 219e5cf10152 16:36:35 ---> e8f0000668b0 16:36:35 Step 22/22 : LABEL version=0.0.0 16:36:38 Removing intermediate container 8b3a46fcf8ce 16:36:38 ---> c63d24213ad6 16:36:38 Removing intermediate container 1787a4c2448d 16:36:38 Step 22/22 : LABEL version=0.0.0 ---> 89db1d386a13 16:36:38 16:36:38 Step 21/22 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:36:38 ---> Running in 3bda6dab9c31 16:36:38 ---> Running in 9573bc0a2964 16:36:38 ---> Running in 2d9ef0191d08 16:36:38 Removing intermediate container 3bda6dab9c31 16:36:38 ---> 65717bb34578 16:36:38 16:36:38 Removing intermediate container 9573bc0a2964 16:36:38 ---> abaaf4657140 16:36:38 16:36:38 Successfully built 65717bb34578 16:36:38 Removing intermediate container 98ace2ef4c4c 16:36:38 ---> b8bf001d4f8e 16:36:38 Step 8/23 : COPY . . 16:36:38 Successfully built abaaf4657140 16:36:39 Successfully tagged support-scheduler:latest 16:36:39 Building security-bootstrapper 16:36:39  Building support-scheduler ... done Removing intermediate container 2d9ef0191d08 16:36:39 ---> a4c85a7c4548 16:36:39 Step 22/22 : LABEL version=0.0.0 16:36:39 Successfully tagged security-proxy-setup:latest 16:36:39 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:40 provisioning config files... 16:36:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7889905958163027308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:40 ---> docker-login.sh 16:36:40 nexus3.edgexfoundry.org:10001 16:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:41  Building security-proxy-setup ... done  ---> Running in 2067f435befa 16:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:41 Configure a credential helper to remove this warning. See 16:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:41 16:36:41 Login Succeeded 16:36:41 nexus3.edgexfoundry.org:10002 16:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:42 Configure a credential helper to remove this warning. See 16:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:42 16:36:42 Login Succeeded 16:36:42 nexus3.edgexfoundry.org:10003 16:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:42 Configure a credential helper to remove this warning. See 16:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:42 16:36:42 Login Succeeded 16:36:42 nexus3.edgexfoundry.org:10004 16:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:43 Configure a credential helper to remove this warning. See 16:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:43 16:36:43 Login Succeeded 16:36:43 docker.io 16:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:44 Configure a credential helper to remove this warning. See 16:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:44 16:36:44 Login Succeeded 16:36:44 ---> docker-login.sh ends [Pipeline] } 16:36:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:36:44 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:44 ========================================================= 16:36:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:36:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:36:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:45 b3c136eddcbf: Pulling fs layer 16:36:45 c0a3192eca97: Pulling fs layer 16:36:45 a050256f5b6f: Pulling fs layer 16:36:45 656be50a0ddc: Pulling fs layer 16:36:45 2bbca73fdf42: Pulling fs layer 16:36:45 46d945488cbd: Pulling fs layer 16:36:45 8a5474983e97: Pulling fs layer 16:36:45 329c88fbcd65: Pulling fs layer 16:36:45 46d945488cbd: Waiting 16:36:45 8a5474983e97: Waiting 16:36:45 329c88fbcd65: Waiting 16:36:45 656be50a0ddc: Waiting 16:36:45 2bbca73fdf42: Waiting 16:36:45 a050256f5b6f: Verifying Checksum 16:36:45 a050256f5b6f: Download complete 16:36:45 c0a3192eca97: Verifying Checksum 16:36:45 c0a3192eca97: Download complete 16:36:45 2bbca73fdf42: Download complete 16:36:45 b3c136eddcbf: Verifying Checksum 16:36:45 b3c136eddcbf: Download complete 16:36:45 46d945488cbd: Verifying Checksum 16:36:45 46d945488cbd: Download complete 16:36:45 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:36:45 ---> a2850657b3d6 16:36:45 Step 3/31 : WORKDIR /edgex-go 16:36:45 ---> Using cache 16:36:45 ---> 1be9596dcca5 16:36:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:45 ---> Using cache 16:36:45 ---> bbdb07557b9a 16:36:45 Step 5/31 : RUN apk add --update --no-cache make git 16:36:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:45 ---> a2850657b3d6 16:36:45 Step 3/23 : WORKDIR /edgex-go 16:36:45 ---> Using cache 16:36:45 ---> 1be9596dcca5 16:36:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:45 ---> Using cache 16:36:45 ---> bbdb07557b9a 16:36:45 Step 5/23 : RUN apk add --update --no-cache make git 16:36:46 b3c136eddcbf: Pull complete 16:36:46 329c88fbcd65: Verifying Checksum 16:36:46 329c88fbcd65: Download complete 16:36:46 c0a3192eca97: Pull complete 16:36:47 a050256f5b6f: Pull complete 16:36:47 8a5474983e97: Verifying Checksum 16:36:47 8a5474983e97: Download complete 16:36:48 656be50a0ddc: Verifying Checksum 16:36:48 656be50a0ddc: Download complete 16:36:48 Removing intermediate container 2067f435befa 16:36:48 ---> c7202b12d7f2 16:36:48 16:36:48 ---> Running in f58549a262f1 16:36:48 ---> Running in b282a3aaae96 16:36:48 ---> b20ed8217ef3 16:36:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:48 ---> ca906664688f 16:36:48 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:48 ---> Running in 8af446b82731 16:36:48 Successfully built c7202b12d7f2 16:36:48 ---> Running in 671f8b37887e 16:36:48 Successfully tagged support-notifications:latest 16:36:48  Building support-notifications ... done Building core-data 16:36:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:36:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:36:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:50 OK: 211 MiB in 51 packages 16:36:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:51 OK: 211 MiB in 51 packages 16:36:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:53 ---> a2850657b3d6 16:36:53 Step 3/23 : WORKDIR /edgex-go 16:36:53 ---> Using cache 16:36:53 ---> 1be9596dcca5 16:36:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:53 ---> Using cache 16:36:53 ---> bbdb07557b9a 16:36:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:00 ---> Running in d026e5d4d163 16:37:00 Removing intermediate container b282a3aaae96 16:37:00 ---> 68ff999f001a 16:37:00 Step 6/31 : COPY go.mod vendor* ./ 16:37:00 Removing intermediate container f58549a262f1 16:37:00 ---> 5f234c52f10f 16:37:00 Step 6/23 : COPY go.mod vendor* ./ 16:37:00 ---> f7797fa502ea 16:37:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:00 ---> 7e16252de6e8 16:37:00 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:00 ---> Running in 5f8c29547e05 16:37:00 ---> Running in f4878edd1e27 16:37:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:01 OK: 211 MiB in 51 packages 16:37:03 Removing intermediate container d026e5d4d163 16:37:03 ---> af4f2547a458 16:37:03 Step 6/23 : COPY go.mod vendor* ./ 16:37:03 656be50a0ddc: Pull complete 16:37:03 2bbca73fdf42: Pull complete 16:37:03 46d945488cbd: Pull complete 16:37:06 ---> 11c51550b4c8 16:37:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:07 ---> Running in aecf73027bfb 16:37:07 8a5474983e97: Pull complete 16:37:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:37:09 329c88fbcd65: Pull complete 16:37:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:37:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:37:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:37:10 WORKDIR /edgex 16:37:10 COPY go.mod . 16:37:10 RUN go mod download+ 16:37:10 docker build -t ci-base-image-arm64 -f - . 16:37:12 Sending build context to Docker daemon 169.3MB 16:37:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:37:12 ---> ff4287adb874 16:37:12 Step 2/4 : WORKDIR /edgex 16:37:14 Removing intermediate container 671f8b37887e 16:37:14 ---> 417c2d6e238d 16:37:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:37:14 ---> Running in f9b915a6fd3e 16:37:14 Removing intermediate container f4878edd1e27 16:37:14 ---> e0fb7c7eefa8 16:37:14 Step 8/31 : COPY . . 16:37:14 Removing intermediate container 5f8c29547e05 16:37:14 ---> c5c37f69d6c0 16:37:14 Step 8/23 : COPY . . 16:37: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:37:14 ---> Running in 414842abaff1 16:37:14 Removing intermediate container 414842abaff1 16:37:14 ---> 7a5b18450aa3 16:37:14 Step 3/4 : COPY go.mod . 16:37:15 ---> 8529a0b723ac 16:37:15 Step 4/4 : RUN go mod download 16:37:15 ---> Running in 7f92bde34e27 16:37:24 Removing intermediate container 8af446b82731 16:37:24 ---> 3794d4539c53 16:37:24 16:37:24 Step 10/25 : FROM alpine:3.16 16:37:24 ---> d7d3d98c851f 16:37:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:24 ---> Running in c02dca62f97a 16:37:24 ---> 4c5f230b8ebc 16:37:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:37:24 ---> 9981cf8c267b 16:37:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:37:24 ---> Running in a2ec37a82560 16:37:24 Removing intermediate container f9b915a6fd3e 16:37:24 ---> 6dd0730afd31 16:37:24 16:37:24 Step 11/23 : FROM docker:20.10.14 16:37:24 ---> Running in aaa14f58f927 16:37:24 Removing intermediate container aecf73027bfb 16:37:24 ---> 984dfafe59d8 16:37:24 Step 8/23 : COPY . . 16:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:24 20.10.14: Pulling from library/docker 16:37:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:37:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:37:25 (1/3) Installing ca-certificates (20211220-r0) 16:37:25 (2/3) Installing dumb-init (1.2.5-r1) 16:37:25 (3/3) Installing su-exec (0.2-r1) 16:37:25 Executing busybox-1.35.0-r15.trigger 16:37:25 Executing ca-certificates-20211220-r0.trigger 16:37:25 OK: 6 MiB in 17 packages 16:37:33 Removing intermediate container c02dca62f97a 16:37:33 ---> c480cf816d6a 16:37:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:33 ---> 75bec7ef28be 16:37:33 Step 9/23 : RUN make cmd/core-data/core-data 16:37:33 ---> Running in 2c06337d16d8 16:37:33 ---> Running in 403e101d48e1 16:37:33 Removing intermediate container 2c06337d16d8 16:37:33 ---> 913e6c125c50 16:37:33 Step 13/25 : WORKDIR / 16:37:33 ---> Running in d614fd581cd1 16:37:33 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:37:33 Removing intermediate container d614fd581cd1 16:37:33 ---> 57c5122f2798 16:37:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:35 ---> b600ae93285f 16:37:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:36 ---> a015cb548934 16:37:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:37 ---> c5ef4a7d9ab4 16:37:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:38 ---> db90545b3eeb 16:37:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:39 ---> f13b256f876a 16:37:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:39 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:37:39 Status: Downloaded newer image for docker:20.10.14 16:37:39 ---> 7417809fdb73 16:37:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:37:39 ---> Running in 4fab69e54cb5 16:37:40 Removing intermediate container 4fab69e54cb5 16:37:40 ---> 0d8d7196630d 16:37: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 16:37:40 ---> Running in bdb51e3b60f8 16:37:40 ---> 57863633c72a 16:37:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:41 ---> 27f3defdbc29 16:37:41 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:37:41 ---> Running in 48950abf069f 16:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:41 (1/43) Installing readline (8.1.1-r0) 16:37:41 (2/43) Installing bash (5.1.16-r0) 16:37:41 Executing bash-5.1.16-r0.post-install 16:37:41 (3/43) Installing brotli-libs (1.0.9-r5) 16:37:41 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:37:41 (5/43) Installing libcurl (7.80.0-r2) 16:37:41 (6/43) Installing curl (7.80.0-r2) 16:37:41 (7/43) Installing dumb-init (1.2.5-r1) 16:37:41 (8/43) Installing libbz2 (1.0.8-r1) 16:37:41 (9/43) Installing expat (2.4.7-r0) 16:37:41 (10/43) Installing libffi (3.4.2-r1) 16:37:41 (11/43) Installing gdbm (1.22-r0) 16:37:41 (12/43) Installing xz-libs (5.2.5-r1) 16:37:41 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:37:41 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:37:41 (15/43) Installing mpdecimal (2.5.1-r1) 16:37:41 (16/43) Installing sqlite-libs (3.36.0-r0) 16:37:41 (17/43) Installing python3 (3.9.13-r1) 16:37:42 (18/43) Installing py3-appdirs (1.4.4-r2) 16:37:42 (19/43) Installing py3-certifi (2020.12.5-r1) 16:37:42 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:37:42 (21/43) Installing py3-idna (3.3-r0) 16:37:42 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:37:42 (23/43) Installing py3-requests (2.26.0-r1) 16:37:42 (24/43) Installing py3-msgpack (1.0.2-r1) 16:37:42 (25/43) Installing py3-lockfile (0.12.2-r4) 16:37:42 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:37:42 (27/43) Installing py3-colorama (0.4.4-r1) 16:37:42 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:37:42 (29/43) Installing py3-distlib (0.3.3-r0) 16:37:42 (30/43) Installing py3-distro (1.6.0-r0) 16:37:42 (31/43) Installing py3-six (1.16.0-r0) 16:37:42 (32/43) Installing py3-webencodings (0.5.1-r4) 16:37:42 (33/43) Installing py3-html5lib (1.1-r1) 16:37:42 (34/43) Installing py3-parsing (2.4.7-r2) 16:37:42 (35/43) Installing py3-packaging (20.9-r1) 16:37:42 (36/43) Installing py3-tomli (1.2.2-r0) 16:37:42 (37/43) Installing py3-pep517 (0.12.0-r0) 16:37:42 (38/43) Installing py3-progress (1.6-r0) 16:37:42 (39/43) Installing py3-retrying (1.3.3-r2) 16:37:42 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:37:42 (41/43) Installing py3-setuptools (52.0.0-r4) 16:37:42 (42/43) Installing py3-toml (0.10.2-r2) 16:37:42 (43/43) Installing py3-pip (20.3.4-r1) 16:37:42 Executing busybox-1.34.1-r5.trigger 16:37:42 OK: 83 MiB in 65 packages 16:37:43 Collecting docker-compose==1.23.2 16:37:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:43 Collecting docker<4.0,>=3.6.0 16:37:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:37:43 Collecting cached-property<2,>=1.2.0 16:37:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:43 Collecting PyYAML<4,>=3.10 16:37:43 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:44 Collecting jsonschema<3,>=2.5.1 16:37:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:44 Collecting websocket-client<1.0,>=0.32.0 16:37:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:44 Collecting docopt<0.7,>=0.6.1 16:37:44 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:44 Removing intermediate container 48950abf069f 16:37:44 ---> b450e719d41b 16:37:44 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:37:45 ---> Running in adf34ad2350f 16:37:45 Collecting texttable<0.10,>=0.9.0 16:37:45 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:45 Removing intermediate container adf34ad2350f 16:37:45 ---> f5d22fd05f6d 16:37:45 Step 23/25 : LABEL arch=x86_64 16:37:45 Collecting dockerpty<0.5,>=0.4.1 16:37:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:45 ---> Running in c03fe74bc11d 16:37:45 Removing intermediate container c03fe74bc11d 16:37:45 ---> 3bc6415c67e6 16:37:45 Step 24/25 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:37:46 Collecting docker-pycreds>=0.4.0 16:37:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37: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) 16:37:46 ---> Running in 0be44be596ec 16:37:46 Collecting chardet<3.1.0,>=3.0.2 16:37:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:46 Collecting idna<2.8,>=2.5 16:37:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:46 Collecting urllib3<1.25,>=1.21.1 16:37:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:46 Removing intermediate container 0be44be596ec 16:37:46 ---> ddac3705483d 16:37:46 Step 25/25 : LABEL version=0.0.0 16:37:46 ---> Running in a4b416d3d4df 16:37:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:37:46 Attempting uninstall: urllib3 16:37:46 Found existing installation: urllib3 1.26.7 16:37:46 Uninstalling urllib3-1.26.7: 16:37:46 Successfully uninstalled urllib3-1.26.7 16:37:46 Removing intermediate container a4b416d3d4df 16:37:46 ---> a33966b56301 16:37:46 16:37:46 Attempting uninstall: idna 16:37:46 Found existing installation: idna 3.3 16:37:46 Uninstalling idna-3.3: 16:37:46 Successfully uninstalled idna-3.3 16:37:46 Successfully built a33966b56301 16:37:46 Successfully tagged security-secretstore-setup:latest 16:37:46  Building security-secretstore-setup ... done Building core-command 16:37:47 Attempting uninstall: requests 16:37:47 Found existing installation: requests 2.26.0 16:37:47 Uninstalling requests-2.26.0: 16:37:47 Successfully uninstalled requests-2.26.0 16:37:47 Running setup.py install for texttable: started 16:37:47 Running setup.py install for texttable: finished with status 'done' 16:37:47 Running setup.py install for PyYAML: started 16:37:48 Running setup.py install for PyYAML: finished with status 'done' 16:37:48 Running setup.py install for docopt: started 16:37:48 Running setup.py install for docopt: finished with status 'done' 16:37:49 Running setup.py install for dockerpty: started 16:37:49 Running setup.py install for dockerpty: finished with status 'done' 16:37:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:51 ---> a2850657b3d6 16:37:51 Step 3/23 : WORKDIR /edgex-go 16:37:51 ---> Using cache 16:37:51 ---> 1be9596dcca5 16:37:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:51 ---> Using cache 16:37:51 ---> bbdb07557b9a 16:37:51 Step 5/23 : RUN apk add --update --no-cache make git 16:37:51 ---> Using cache 16:37:51 ---> 5f234c52f10f 16:37:51 Step 6/23 : COPY go.mod vendor* ./ 16:37:51 ---> Using cache 16:37:51 ---> f7797fa502ea 16:37:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:51 ---> Using cache 16:37:51 ---> c5c37f69d6c0 16:37:51 Step 8/23 : COPY . . 16:37:51 ---> Using cache 16:37:51 ---> 9981cf8c267b 16:37:51 Step 9/23 : RUN make cmd/core-command/core-command 16:37:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:37:54 Removing intermediate container 7f92bde34e27 16:37:54 ---> de272cd7b1dd 16:37:54 Successfully built de272cd7b1dd 16:37:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:54 + docker inspect -f . ci-base-image-arm64 16:37:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:55 prd-ubuntu20.04-docker-arm64-4c-16g-21245 does not seem to be running inside a container 16:37:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:56 ---> Running in 90148d5c8ee2 16:37:56 $ docker top 502b4f6139515956a0dfe10a7132a905bd7a58a77861dfbf7c5a781f434e1641 -eo pid,comm 16:37: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-command/core-command ./cmd/core-command [Pipeline] { [Pipeline] sh 16:37:57 + go version 16:37:57 go version go1.18.3 linux/arm64 [Pipeline] } 16:37:57 $ docker stop --time=1 502b4f6139515956a0dfe10a7132a905bd7a58a77861dfbf7c5a781f434e1641 16:37:59 $ docker rm -f 502b4f6139515956a0dfe10a7132a905bd7a58a77861dfbf7c5a781f434e1641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:59 + docker inspect -f . ci-base-image-arm64 16:37:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:00 prd-ubuntu20.04-docker-arm64-4c-16g-21245 does not seem to be running inside a container 16:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:38:01 $ docker top 7b82ae8bff59ec0f0858fde76d568d5783cdbcc9de52a7e7163871f3983d794e -eo pid,comm [Pipeline] { [Pipeline] echo 16:38:01 ========================================================= 16:38:01 [edgeXBuildGoParallel] Running Tests and Build... 16:38:01 ========================================================= [Pipeline] sh 16:38:01 Removing intermediate container a2ec37a82560 16:38:01 ---> c22691ba3f7d 16:38:01 16:38:01 Step 10/31 : FROM alpine:3.16 16:38:01 ---> d7d3d98c851f 16:38:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:38:01 Removing intermediate container aaa14f58f927 16:38:01 ---> fe6afcaae2e0 16:38:01 16:38:01 Step 10/23 : FROM alpine:3.16 16:38:01 ---> d7d3d98c851f 16:38:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:38:01 ---> Using cache 16:38:01 ---> 9763decd0678 16:38:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:01 ---> Using cache 16:38:01 ---> c0b50542b783 16:38:01 Step 13/23 : ENV APP_PORT=59881 16:38:01 ---> Running in 042c0c1ad868 16:38:01 ---> Running in eda09adf38a9 16:38:01 Removing intermediate container bdb51e3b60f8 16:38:01 ---> fc0fd6f14913 16:38:01 Step 14/23 : ENV APP_PORT=58890 16:38:01 ---> Running in 007ec95f3d3f 16:38:01 Removing intermediate container eda09adf38a9 16:38:01 ---> 1646c9848027 16:38:01 Step 14/23 : EXPOSE $APP_PORT 16:38:01 Removing intermediate container 042c0c1ad868 16:38:01 ---> 7bedffc17483 16:38:01 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:38:02 ---> Running in 54fdc4875e4a 16:38:02 Removing intermediate container 007ec95f3d3f 16:38:02 ---> 48cc857a2655 16:38:02 Step 15/23 : EXPOSE $APP_PORT 16:38:02 ---> Running in 6e57a255466f 16:38:02 ---> Running in d2501088821c 16:38:02 Removing intermediate container 54fdc4875e4a 16:38:02 ---> 1c7752946d04 16:38:02 Step 15/23 : WORKDIR / 16:38:02 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:38:02 ---> Running in 4f29d4fa56c8 16:38:02 Removing intermediate container d2501088821c 16:38:02 ---> 506ba087e92b 16:38:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:38:02 Removing intermediate container 4f29d4fa56c8 16:38:02 ---> ac2e01c2eee1 16:38:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:38:02 (1/2) Installing dumb-init (1.2.5-r1) 16:38:02 (2/2) Installing su-exec (0.2-r1) 16:38:02 Executing busybox-1.35.0-r15.trigger 16:38:02 OK: 6 MiB in 16 packages 16:38:02 + make test 16:38:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:38:04 ---> 191a10fa5de4 16:38:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:38:04 ---> 4be2a22bc373 16:38:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:38:05 Removing intermediate container 403e101d48e1 16:38:05 ---> 87648af6b487 16:38:05 16:38:05 Step 10/23 : FROM alpine:3.16 16:38:05 ---> d7d3d98c851f 16:38:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:05 ---> Running in 918c00b7115a 16:38:05 Removing intermediate container 6e57a255466f 16:38:05 ---> 7d1bab970154 16:38:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:38:05 ---> Running in c7a304708edc 16:38:05 ---> 24b050d175b1 16:38:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:38:05 ---> 4427ff0ac902 16:38:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:38:05 Removing intermediate container 918c00b7115a 16:38:05 ---> 41a763cf508d 16:38:05 Step 12/23 : ENV APP_PORT=59880 16:38:05 Removing intermediate container c7a304708edc 16:38:05 ---> 66611ad9ca38 16:38:05 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:38:05 ---> Running in 9889400ea6a2 16:38:05 ---> Running in e035de6687dc 16:38:05 Removing intermediate container 9889400ea6a2 16:38:05 ---> ee217d77631b 16:38:05 Step 13/23 : EXPOSE $APP_PORT 16:38:06 ---> db5460561604 16:38:06 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:38:06 ---> Running in 9d6e8d5b9a91 16:38:06 Removing intermediate container e035de6687dc 16:38:06 ---> 7c0b340af709 16:38:06 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:38:06 ---> 5fd5b964cd81 16:38:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:38:06 ---> Running in 3208c2b416cf 16:38:06 ---> Running in 8df76035a427 16:38:06 ---> Running in 58b7ac6cb98d 16:38:06 Removing intermediate container 9d6e8d5b9a91 16:38:06 ---> 36d733492577 16:38:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:06 Removing intermediate container 3208c2b416cf 16:38:06 ---> 5fcd55219d2a 16:38:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:06 Removing intermediate container 58b7ac6cb98d 16:38:06 ---> 0089cd54b4d7 16:38:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:06 Removing intermediate container 8df76035a427 16:38:06 ---> 83339d3cba49 16:38:06 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:38:06 ---> Running in 81f7c7b94949 16:38:06 ---> Running in 4103c97a1770 16:38:06 ---> Running in 94b0a5e1080c 16:38:06 ---> Running in 27461e8df8a9 16:38:06 Removing intermediate container 81f7c7b94949 16:38:06 ---> ea28467bd459 16:38:06 Step 21/23 : LABEL arch=x86_64 16:38:06 ---> Running in 001a39eca152 16:38:06 Removing intermediate container 94b0a5e1080c 16:38:06 ---> 98543cf13fcf 16:38:06 Step 21/23 : LABEL arch=x86_64 16:38:06 ---> Running in 99160d899720 16:38:06 Removing intermediate container 001a39eca152 16:38:06 ---> 790383d502eb 16:38:06 Step 22/23 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:38:06 ---> Running in b392b1373ec0 16:38:06 Removing intermediate container 99160d899720 16:38:06 ---> 60ba0499d6c2 16:38:06 Step 22/23 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:38:06 ---> Running in 4cd348c9c14a 16:38:06 Removing intermediate container b392b1373ec0 16:38:06 ---> b7cf623b6542 16:38:06 Step 23/23 : LABEL version=0.0.0 16:38:06 Removing intermediate container 4cd348c9c14a 16:38:06 ---> c1cb9b4fff6d 16:38:06 Step 23/23 : LABEL version=0.0.0 16:38:07 ---> Running in c58dd0a79761 16:38:07 ---> Running in dcf0b1c24e36 16:38:07 Removing intermediate container c58dd0a79761 16:38:07 ---> 15b7e329eeff 16:38:07 16:38:07 Removing intermediate container dcf0b1c24e36 16:38:07 ---> ac4801f4f188 16:38:07 16:38:07 Successfully built ac4801f4f188 16:38:07 Successfully tagged core-metadata:latest 16:38:07  Building core-metadata ... done Building security-spire-config 16:38:07 Successfully built 15b7e329eeff 16:38:07 Successfully tagged sys-mgmt-agent:latest 16:38:07 Building security-spire-server 16:38:07  Building sys-mgmt-agent ... done Removing intermediate container 27461e8df8a9 16:38:07 ---> f262d2ed7c8c 16:38:07 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:38:07 ---> Running in f04cb0485908 16:38:07 Removing intermediate container 4103c97a1770 16:38:07 ---> 71e34f792c5f 16:38:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:38:07 ---> Running in 18242e011eb6 16:38:07 Removing intermediate container f04cb0485908 16:38:07 ---> f3798f70130c 16:38:07 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:38:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:38:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:38:09 (1/6) Installing dumb-init (1.2.5-r1) 16:38:09 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:38:09 (3/6) Installing libsodium (1.0.18-r0) 16:38:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:38:10 (5/6) Installing libzmq (4.3.4-r0) 16:38:10 (6/6) Installing zeromq (4.3.4-r0) 16:38:10 Executing busybox-1.35.0-r15.trigger 16:38:10 OK: 8 MiB in 20 packages 16:38:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:38:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:38:15 ---> a2850657b3d6 16:38:15 Step 3/25 : WORKDIR /edgex-go 16:38:15 ---> Using cache 16:38:15 ---> 1be9596dcca5 16:38:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:15 ---> Using cache 16:38:15 ---> bbdb07557b9a 16:38:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:38:15 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:38:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:38:15 ---> a2850657b3d6 16:38:15 Step 3/26 : WORKDIR /edgex-go 16:38:15 ---> Using cache 16:38:15 ---> 1be9596dcca5 16:38:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:15 ---> Using cache 16:38:15 ---> bbdb07557b9a 16:38:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:38:17 ---> 159ce1b5a519 16:38:17 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:38:17 ---> Running in 47b78b238cb2 16:38:17 ---> Running in 1d97ebeb3c2c 16:38:17 ---> Running in c2036a6a975a 16:38:17 Removing intermediate container 18242e011eb6 16:38:17 ---> 79e67811b00e 16:38:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:38:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:38:17 ---> 0b212e6870c2 16:38:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:38:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:38:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:38:18 ---> e2b8d7c49ab3 16:38:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:38:18 OK: 211 MiB in 51 packages 16:38:18 Removing intermediate container 90148d5c8ee2 16:38:18 ---> c7ff7f4861c1 16:38:18 16:38:18 Step 10/23 : FROM alpine:3.16 16:38:18 ---> d7d3d98c851f 16:38:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:38:18 ---> Using cache 16:38:18 ---> 9763decd0678 16:38:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:18 ---> Using cache 16:38:18 ---> c0b50542b783 16:38:18 Step 13/23 : ENV APP_PORT=59882 16:38:18 Removing intermediate container c2036a6a975a 16:38:18 ---> 0be16c493981 16:38:18 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:18 ---> Running in adc1268a23af 16:38:18 ---> 09aae252134c 16:38:18 Step 19/23 : ENTRYPOINT ["/core-data"] 16:38:19 ---> Running in 90f7639a6bb2 16:38:19 Removing intermediate container adc1268a23af 16:38:19 ---> 7e07305b786d 16:38:19 Step 14/23 : EXPOSE $APP_PORT 16:38:19 ---> Running in 3990f5161556 16:38:19 ---> da44bb91eb90 16:38:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:38:19 OK: 211 MiB in 51 packages 16:38:19 Removing intermediate container 90f7639a6bb2 16:38:19 ---> 32d815c34a5a 16:38:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:19 ---> Running in c04d31d25aa6 16:38:19 Removing intermediate container 3990f5161556 16:38:19 ---> 90a6147e8556 16:38:19 Step 15/23 : WORKDIR / 16:38:19 Removing intermediate container 1d97ebeb3c2c 16:38:19 ---> f918600edd59 16:38:19 Step 6/26 : COPY go.mod vendor* ./ 16:38:19 ---> Running in b846d8e2562f 16:38:19 Removing intermediate container c04d31d25aa6 16:38:19 ---> 0948930abab0 16:38:19 Step 21/23 : LABEL arch=x86_64 16:38:19 ---> 031a76f2e2ef 16:38:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:19 ---> Running in bb077fe1dc8d 16:38:19 ---> Running in 2ba6e375272e 16:38:19 ---> dc7e3757971a 16:38:19 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:38:19 Removing intermediate container b846d8e2562f 16:38:19 ---> a1a2bb05d96f 16:38:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:19 Removing intermediate container 47b78b238cb2 16:38:19 ---> 395fbf8bcaf3 16:38:19 Step 6/25 : COPY go.mod vendor* ./ 16:38:20 Removing intermediate container bb077fe1dc8d 16:38:20 ---> 3041097ccb8d 16:38:20 Step 22/23 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:38:20 ---> Running in 3d964bd03582 16:38:20 ---> ec62684fc0d8 16:38:20 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:38:20 ---> 650f5d0ea333 16:38:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:38:20 ---> fde501650dcd 16:38:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:20 ---> Running in 85cea426955a 16:38:20 Removing intermediate container 3d964bd03582 16:38:20 ---> d228b23124b7 16:38:20 Step 23/23 : LABEL version=0.0.0 16:38:20 ---> Running in 9bd2e9334af7 16:38:20 ---> beae77a6f983 16:38:20 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:38:20 Removing intermediate container 9bd2e9334af7 16:38:20 ---> e66a404f343c 16:38:20 16:38:20 Successfully built e66a404f343c 16:38:20 Successfully tagged core-data:latest 16:38:20  Building core-data ... done  ---> fc4ae74a11c3 16:38:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:38:20 ---> 5a2539ad828f 16:38:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:38:20 ---> 56799d9502ee 16:38:20 Step 26/31 : RUN chmod +x /entrypoint.sh 16:38:20 ---> 6b98f801400d 16:38:20 Step 19/23 : ENTRYPOINT ["/core-command"] 16:38:20 ---> Running in 25f0966e8e61 16:38:20 ---> Running in 805b5452933d 16:38:21 Removing intermediate container 25f0966e8e61 16:38:21 ---> 0c9035c852a8 16:38:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:21 ---> Running in dca6591697b4 16:38:21 Removing intermediate container dca6591697b4 16:38:21 ---> 450b690153f3 16:38:21 Step 21/23 : LABEL arch=x86_64 16:38:21 ---> Running in 16932dec3c3e 16:38:21 Removing intermediate container 16932dec3c3e 16:38:21 ---> e6facb994d6f 16:38:21 Step 22/23 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:38:21 ---> Running in b06eddb0531c 16:38:21 Removing intermediate container b06eddb0531c 16:38:21 ---> cc084f2a8683 16:38:21 Step 23/23 : LABEL version=0.0.0 16:38:21 ---> Running in c199df0ae283 16:38:21 Removing intermediate container c199df0ae283 16:38:21 ---> 42754093a6dc 16:38:21 16:38:21 Removing intermediate container 805b5452933d 16:38:21 ---> 16e6aa8e3b44 16:38:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:38:21 ---> Running in be986da13a5a 16:38:21 Successfully built 42754093a6dc 16:38:21 Successfully tagged core-command:latest 16:38:21  Building core-command ... done Removing intermediate container be986da13a5a 16:38:21 ---> c6cbf94ed42d 16:38:21 Step 28/31 : CMD ["gate"] 16:38:21 ---> Running in c8af3ac1c25e 16:38:21 Removing intermediate container c8af3ac1c25e 16:38:21 ---> facb47171e19 16:38:21 Step 29/31 : LABEL arch=x86_64 16:38:22 ---> Running in 0eb94c757454 16:38:24 Removing intermediate container 0eb94c757454 16:38:24 ---> cd9aed7442cb 16:38:24 Step 30/31 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:38:24 ---> Running in 9229f55c836f 16:38:24 Removing intermediate container 9229f55c836f 16:38:24 ---> 470437c0df41 16:38:24 Step 31/31 : LABEL version=0.0.0 16:38:24 ---> Running in e3950061d68c 16:38:25 Removing intermediate container e3950061d68c 16:38:25 ---> c6067d7cb64d 16:38:25 16:38:25 Successfully built c6067d7cb64d 16:38:25 Successfully tagged security-bootstrapper:latest 16:38:29  Building security-bootstrapper ... done Removing intermediate container 2ba6e375272e 16:38:29 ---> 4d2ef6884a57 16:38:29 Step 8/26 : COPY . . 16:38:30 Removing intermediate container 85cea426955a 16:38:30 ---> 3349501cf01d 16:38:30 Step 8/25 : COPY . . 16:38:35 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:42 ---> 3ef268fded42 16:38:42 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:38:42 ---> 5816f49e1b78 16:38:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:38:42 ---> Running in a9b8c822ad31 16:38:42 ---> Running in 03865b179a77 16:38:42 Removing intermediate container a9b8c822ad31 16:38:42 ---> 1e77d71666ec 16:38:42 Step 10/25 : WORKDIR /edgex-go/spire-build 16:38:42 Removing intermediate container 03865b179a77 16:38:42 ---> 4ac9984f9754 16:38:42 Step 10/26 : WORKDIR /edgex-go/spire-build 16:38:42 ---> Running in 9d08a21764a8 16:38:42 ---> Running in 5edd2bfc3a67 16:38:42 Removing intermediate container 9d08a21764a8 16:38:42 ---> ace6576f8a6c 16:38:42 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:38:42 Removing intermediate container 5edd2bfc3a67 16:38:42 ---> ea26d3bac882 16:38:42 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:38:42 ---> Running in 0cb8f4a15e38 16:38:42 ---> Running in 93c5041afdec 16:38:43 Removing intermediate container 0cb8f4a15e38 16:38:43 ---> e7504db84775 16:38:43 Step 12/25 : WORKDIR /edgex-go 16:38:43 ---> Running in c18ec59cadd3 16:38:43 Removing intermediate container 93c5041afdec 16:38:43 ---> a4a18a977f83 16:38:43 Step 12/26 : WORKDIR /edgex-go 16:38:43 ---> Running in 88f6ac0cfcb2 16:38:43 Removing intermediate container c18ec59cadd3 16:38:43 ---> 2c7aa5a40b51 16:38:43 16:38:43 Step 13/25 : FROM alpine:3.15 16:38:43 ---> 2720e26172a0 16:38:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:38:43 ---> Using cache 16:38:43 ---> c2b5b372e5a0 16:38:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:43 ---> Using cache 16:38:43 ---> 98273f2339b3 16:38:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:38:43 ---> Running in 32b2db07916e 16:38:43 Removing intermediate container 88f6ac0cfcb2 16:38:43 ---> 16cb47d5163c 16:38:43 16:38:43 Step 13/26 : FROM alpine:3.15 16:38:43 ---> 2720e26172a0 16:38:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:38:43 ---> Using cache 16:38:43 ---> c2b5b372e5a0 16:38:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:43 ---> Using cache 16:38:43 ---> 98273f2339b3 16:38:43 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:38:43 ---> Running in cc9a8c38e8e1 16:38:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:44 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:38:44 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:38:44 OK: 15856 distinct packages available 16:38:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:45 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:38:45 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:38:45 OK: 15856 distinct packages available 16:38:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:46 (1/5) Installing dumb-init (1.2.5-r1) 16:38:46 (2/5) Installing musl-obstack (1.2.3-r0) 16:38:46 (1/4) Installing dumb-init (1.2.5-r1) 16:38:46 (3/5) Installing libucontext (1.1-r0) 16:38:46 (2/4) Installing musl-obstack (1.2.3-r0) 16:38:46 (4/5) Installing gcompat (1.0.0-r4) 16:38:46 (3/4) Installing libucontext (1.1-r0) 16:38:46 (5/5) Installing openssl (1.1.1q-r0) 16:38:46 (4/4) Installing gcompat (1.0.0-r4) 16:38:46 Executing busybox-1.34.1-r7.trigger 16:38:46 OK: 6 MiB in 19 packages 16:38:46 Executing busybox-1.34.1-r7.trigger 16:38:46 OK: 6 MiB in 18 packages 16:38:47 Removing intermediate container 32b2db07916e 16:38:47 ---> b23f140d74e3 16:38:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:38:47 Removing intermediate container cc9a8c38e8e1 16:38:47 ---> f7dc536a1cfc 16:38:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:38:50 ---> a41343c199ca 16:38:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:38:50 ---> 5bf4e2e16ab0 16:38:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:38:50 ---> b8917f240f0c 16:38:50 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:38:50 ---> 7ea5f9b7a6f1 16:38:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:38:50 ---> Running in 5fe6e925c3d2 16:38:50 Removing intermediate container 5fe6e925c3d2 16:38:50 ---> 7bb7bb11ae94 16:38:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:38:50 ---> 99b36dc20f86 16:38:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:38:50 ---> c72ec45b930c 16:38:50 Step 21/26 : WORKDIR / 16:38:50 ---> Running in d757d5576adc 16:38:50 ---> 0de913b00d05 16:38:50 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:38:50 ---> Running in f86f51ab7073 16:38:50 Removing intermediate container d757d5576adc 16:38:50 ---> c709262c6b23 16:38:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:38:50 ---> Running in 2589454cfb75 16:38:50 Removing intermediate container f86f51ab7073 16:38:50 ---> 4e2c10775c1c 16:38:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:50 ---> Running in 063ea9adb423 16:38:50 Removing intermediate container 2589454cfb75 16:38:50 ---> e92861f361af 16:38:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:50 ---> Running in e05452414dfe 16:38:50 Removing intermediate container 063ea9adb423 16:38:50 ---> 6ab8bbda8af1 16:38:50 Step 23/25 : LABEL arch=x86_64 16:38:51 ---> Running in b342f8b0bb2a 16:38:51 Removing intermediate container e05452414dfe 16:38:51 ---> 164a60787698 16:38:51 Step 24/26 : LABEL arch=x86_64 16:38:51 ---> Running in 30980159a593 16:38:51 Removing intermediate container b342f8b0bb2a 16:38:51 ---> 07c0210d3094 16:38:51 Step 24/25 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:38:51 ---> Running in 839ed5c11e00 16:38:51 Removing intermediate container 30980159a593 16:38:51 ---> daf2b0ec31ef 16:38:51 Step 25/26 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 16:38:51 ---> Running in 68412f33f308 16:38:51 Removing intermediate container 839ed5c11e00 16:38:51 ---> 17bad4fdf480 16:38:51 Step 25/25 : LABEL version=0.0.0 16:38:51 ---> Running in 19e5ee0486d3 16:38:51 Removing intermediate container 68412f33f308 16:38:51 ---> 675ba30e8910 16:38:51 Step 26/26 : LABEL version=0.0.0 16:38:51 ---> Running in 7984fbbae6f7 16:38:51 Removing intermediate container 19e5ee0486d3 16:38:51 ---> 372af07e7127 16:38:51 16:38:51 Removing intermediate container 7984fbbae6f7 16:38:51 ---> 81aae66500a0 16:38:51 16:38:51 Successfully built 372af07e7127 16:38:51 Successfully tagged security-spire-server:latest 16:38:51  Building security-spire-server ... done Successfully built 81aae66500a0 16:38:51 Successfully tagged security-spire-config:latest 16:38:51  Building security-spire-config ... done  [Pipeline] } 16:38:51 $ docker stop --time=1 12ee8221bb7242a1491f11e6e3b359f686c6cc933009d723c4a842d5fd189a58 16:38:53 $ docker rm -f 12ee8221bb7242a1491f11e6e3b359f686c6cc933009d723c4a842d5fd189a58 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:53 + docker images 16:38:53 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:53 security-spire-config latest 81aae66500a0 2 seconds ago 85.8MB 16:38:53 security-spire-server latest 372af07e7127 2 seconds ago 86.5MB 16:38:53 16cb47d5163c 10 seconds ago 1.58GB 16:38:53 2c7aa5a40b51 10 seconds ago 1.58GB 16:38:53 security-bootstrapper latest c6067d7cb64d 29 seconds ago 19.3MB 16:38:53 core-command latest 42754093a6dc 32 seconds ago 16.1MB 16:38:53 core-data latest e66a404f343c 33 seconds ago 21.5MB 16:38:53 c7ff7f4861c1 35 seconds ago 1.68GB 16:38:53 sys-mgmt-agent latest 15b7e329eeff 46 seconds ago 299MB 16:38:53 core-metadata latest ac4801f4f188 46 seconds ago 17.1MB 16:38:53 87648af6b487 49 seconds ago 1.71GB 16:38:53 c22691ba3f7d 55 seconds ago 1.69GB 16:38:53 fe6afcaae2e0 56 seconds ago 1.69GB 16:38:53 security-secretstore-setup latest a33966b56301 About a minute ago 28.9MB 16:38:53 6dd0730afd31 About a minute ago 1.68GB 16:38:53 3794d4539c53 About a minute ago 1.69GB 16:38:53 support-notifications latest c7202b12d7f2 2 minutes ago 27.1MB 16:38:53 security-proxy-setup latest abaaf4657140 2 minutes ago 27.1MB 16:38:53 support-scheduler latest 65717bb34578 2 minutes ago 26.5MB 16:38:53 4f241781898c 2 minutes ago 1.74GB 16:38:53 7364357bced7 2 minutes ago 1.74GB 16:38:53 30f98f0a75fc 2 minutes ago 1.69GB 16:38:53 security-spire-agent latest 79ae7cda4324 2 minutes ago 125MB 16:38:53 security-spiffe-token-provider latest e30aacb5a58d 2 minutes ago 29.1MB 16:38:53 862d0263421d 3 minutes ago 1.58GB 16:38:53 ca531568ade6 3 minutes ago 1.73GB 16:38:53 ci-base-image-x86_64 latest a2850657b3d6 6 minutes ago 993MB 16:38:53 alpine 3.15 2720e26172a0 7 days ago 5.57MB 16:38:53 alpine 3.16 d7d3d98c851f 8 days ago 5.53MB 16:38:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB 16:38:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 weeks ago 677MB 16:38:53 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:38: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] } 16:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.394s coverage: 28.7% of statements 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements 16:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.473s coverage: 54.2% of statements 16:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.659s coverage: 89.2% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.450s coverage: 83.8% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.487s coverage: 95.6% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.240s coverage: 72.2% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.475s coverage: 60.0% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.418s coverage: 0.9% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.319s coverage: 58.8% of statements 16:41:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.6% of statements 16:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.289s coverage: 79.5% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements 16:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements 16:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.705s coverage: 82.5% of statements 16:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.340s coverage: 80.0% of statements 16:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.275s coverage: 87.2% of statements 16:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.353s coverage: 85.4% of statements 16:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.906s coverage: 91.2% of statements 16:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.999s coverage: 64.4% of statements 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements 16:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.178s coverage: 89.4% of statements 16:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 16:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 16:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 16:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.517s coverage: 66.1% of statements 16:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.817s coverage: 43.8% of statements 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.339s coverage: 89.5% of statements 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.386s coverage: 84.8% of statements 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.457s coverage: 17.7% of statements 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.835s coverage: 92.3% of statements 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.484s coverage: 97.7% of statements 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements 16:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.100s coverage: 96.9% of statements 16:42:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:42:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:42:08 GO111MODULE=on go vet ./... 16:44:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:00 ./bin/test-attribution-txt.sh 16:44:00 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:44:00 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:44:00 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:44:00 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:44:00 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:44:00 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:44:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:44:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:44:01 + ls -al . 16:44:01 total 684 16:44:01 drwxrwxr-x 9 1001 1001 4096 Jul 27 16:38 . 16:44:01 drwxr-xr-x 4 root root 4096 Jul 27 16:38 .. 16:44:01 -rw-rw-r-- 1 1001 1001 11 Jul 27 16:36 .dockerignore 16:44:01 drwxrwxr-x 8 1001 1001 4096 Jul 27 16:36 .git 16:44:01 drwxrwxr-x 3 1001 1001 4096 Jul 27 16:36 .github 16:44:01 -rw-rw-r-- 1 1001 1001 1030 Jul 27 16:36 .gitignore 16:44:01 -rw-rw-r-- 1 1001 1001 42 Jul 27 16:36 .golangci.yml 16:44:01 -rw-rw-r-- 1 1001 1001 87 Jul 27 16:36 .hadolint.yml 16:44:01 -rw-rw-r-- 1 1001 1001 166 Jul 27 16:36 .sonarcloud.properties 16:44:01 -rw-rw-r-- 1 1001 1001 1171 Jul 27 16:36 ADOPTERS.md 16:44:01 -rw-rw-r-- 1 1001 1001 10347 Jul 27 16:36 Attribution.txt 16:44:01 -rw-rw-r-- 1 1001 1001 63209 Jul 27 16:36 CHANGELOG.md 16:44:01 -rw-rw-r-- 1 1001 1001 3804 Jul 27 16:36 CONTRIBUTING.md 16:44:01 -rw-rw-r-- 1 1001 1001 677 Jul 27 16:36 GOVERNANCE.md 16:44:01 -rw-rw-r-- 1 1001 1001 850 Jul 27 16:36 Jenkinsfile 16:44:01 -rw-rw-r-- 1 1001 1001 10775 Jul 27 16:36 LICENSE 16:44:01 -rw-rw-r-- 1 1001 1001 10350 Jul 27 16:36 Makefile 16:44:01 -rw-rw-r-- 1 1001 1001 582 Jul 27 16:36 OWNERS.md 16:44:01 -rw-rw-r-- 1 1001 1001 9094 Jul 27 16:36 README.md 16:44:01 -rw-rw-r-- 1 1001 1001 6912 Jul 27 16:36 SECURITY.md 16:44:01 -rw-rw-r-- 1 1001 1001 5 Jul 27 16:31 VERSION 16:44:01 -rw-rw-r-- 1 1001 1001 4131 Jul 27 16:36 ZMQWindows.md 16:44:01 drwxrwxr-x 2 1001 1001 4096 Jul 27 16:36 bin 16:44:01 drwxrwxr-x 18 1001 1001 4096 Jul 27 16:36 cmd 16:44:01 -rw-r--r-- 1 root root 435593 Jul 27 16:42 coverage.out 16:44:01 -rw-rw-r-- 1 1001 1001 3661 Jul 27 16:36 go.mod 16:44:01 -rw-rw-r-- 1 1001 1001 37993 Jul 27 16:36 go.sum 16:44:01 drwxrwxr-x 8 1001 1001 4096 Jul 27 16:36 internal 16:44:01 drwxrwxr-x 3 1001 1001 4096 Jul 27 16:36 openapi 16:44:01 drwxrwxr-x 4 1001 1001 4096 Jul 27 16:36 snap 16:44:01 -rw-rw-r-- 1 1001 1001 204 Jul 27 16:36 version.go [Pipeline] sh 16:44:01 + '[' -e coverage.out ] 16:44:01 + chown 1001:1001 coverage.out [Pipeline] stash 16:44:01 Warning: overwriting stash ‘coverage-report’ 16:44:02 Stashed 1 file(s) [Pipeline] sh 16:44:03 + make build 16:44:03 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:45: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/core-metadata/core-metadata ./cmd/core-metadata 16:46: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/core-command/core-command ./cmd/core-command 16:46:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:47: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:47: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 16:47:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:47: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:47:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:47:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:47: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 16:48:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:48:07 $ docker stop --time=1 7b82ae8bff59ec0f0858fde76d568d5783cdbcc9de52a7e7163871f3983d794e 16:48:09 $ docker rm -f 7b82ae8bff59ec0f0858fde76d568d5783cdbcc9de52a7e7163871f3983d794e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:11 16:48:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:12 latest: Pulling from edgex-devops/edgex-compose-arm64 16:48:12 29e5d40040c1: Pulling fs layer 16:48:12 1ce36da41761: Pulling fs layer 16:48:12 25b303627fd3: Pulling fs layer 16:48:12 29e5d40040c1: Verifying Checksum 16:48:12 29e5d40040c1: Download complete 16:48:12 1ce36da41761: Verifying Checksum 16:48:12 1ce36da41761: Download complete 16:48:12 29e5d40040c1: Pull complete 16:48:14 25b303627fd3: Verifying Checksum 16:48:14 25b303627fd3: Download complete 16:48:14 1ce36da41761: Pull complete 16:48:26 25b303627fd3: Pull complete 16:48:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:26 prd-ubuntu20.04-docker-arm64-4c-16g-21245 does not seem to be running inside a container 16:48:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:29 $ docker top 23865b2a23232079aa1bb4abe72a3f88e7fe79cf525dcaee2efda73627a0b3a7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:30 + grep parallel 16:48:30 + docker-compose build --help 16:48:34 --parallel Build images in parallel. [Pipeline] } 16:48:34 $ docker stop --time=1 23865b2a23232079aa1bb4abe72a3f88e7fe79cf525dcaee2efda73627a0b3a7 16:48:36 $ docker rm -f 23865b2a23232079aa1bb4abe72a3f88e7fe79cf525dcaee2efda73627a0b3a7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:48:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:37 prd-ubuntu20.04-docker-arm64-4c-16g-21245 does not seem to be running inside a container 16:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:48:38 $ docker top bf105a42d4f2527628a0cdde2ba5d6635b1b8ef9802a7f2e6bbcbba20edb1d4a -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:39 + docker-compose -f ./docker-compose-build.yml build --parallel 16:48:45 Building core-command ... 16:48:45 Building core-data ... 16:48:45 Building core-metadata ... 16:48:45 Building security-bootstrapper ... 16:48:45 Building security-proxy-setup ... 16:48:45 Building security-secretstore-setup ... 16:48:45 Building security-spiffe-token-provider ... 16:48:45 Building security-spire-agent ... 16:48:45 Building security-spire-config ... 16:48:45 Building security-spire-server ... 16:48:45 Building support-notifications ... 16:48:45 Building support-scheduler ... 16:48:45 Building sys-mgmt-agent ... 16:48:45 Building security-secretstore-setup 16:48:45 Building support-scheduler 16:48:45 Building security-spire-server 16:48:45 Building support-notifications 16:48:45 Building core-data 16:50:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:06 ---> de272cd7b1dd 16:50:06 Step 3/22 : WORKDIR /edgex-go 16:50:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:06 ---> de272cd7b1dd 16:50:06 Step 3/22 : WORKDIR /edgex-go 16:50:06 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:50:06 ---> de272cd7b1dd 16:50:06 Step 3/25 : WORKDIR /edgex-go 16:50:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:06 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:06 16:50:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder ---> de272cd7b1dd 16:50:06 Step 3/23 : WORKDIR /edgex-go 16:50:06 16:50:06 ---> de272cd7b1dd 16:50:06 Step 3/25 : WORKDIR /edgex-go 16:50:06 ---> Running in e2b681a3384e 16:50:06 ---> Running in ecc0178e3109 16:50:06 ---> Running in c30169f55696 16:50:06 ---> Running in 67afd9aefae7 16:50:06 ---> Running in 88ee6d161023 16:50:06 Removing intermediate container c30169f55696 16:50:06 ---> db7968d7d47a 16:50:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:06 Removing intermediate container 67afd9aefae7 16:50:06 ---> 089676daaa01 16:50:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:06 Removing intermediate container 88ee6d161023 16:50:06 ---> 359319d6e285 16:50:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container e2b681a3384e 16:50:06 ---> f802442eea4d 16:50:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:06 16:50:06 Removing intermediate container ecc0178e3109 16:50:06 ---> 919d10e46d45 16:50:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:06 ---> Running in d01a1502ed0b 16:50:06 ---> Running in d0775bee97d8 16:50:06 ---> Running in d66bd54ecd1f 16:50:06 ---> Running in 0dfbf5227908 16:50:06 ---> Running in deff00b21da0 16:50:09 Removing intermediate container d01a1502ed0b 16:50:09 ---> a5cfa0765228 16:50:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:50:09 ---> Running in aec4587271c8 16:50:10 Removing intermediate container d66bd54ecd1f 16:50:10 ---> a80c41e4c37d 16:50:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:50:10 ---> Running in e9818d594eaf 16:50:10 Removing intermediate container 0dfbf5227908 16:50:10 ---> f3da70101ba5 16:50:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:50:10 ---> Running in 9c6c14cde8d4 16:50:11 Removing intermediate container deff00b21da0 16:50:11 ---> 05789798579a 16:50:11 Step 5/25 : RUN apk add --update --no-cache make git 16:50:11 Removing intermediate container d0775bee97d8 16:50:11 ---> 9428e7421bd2 16:50:11 Step 5/22 : RUN apk add --update --no-cache make git 16:50:11 ---> Running in 6bb1013fbbc6 16:50:11 ---> Running in a51acbb787c9 16:50:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:14 OK: 221 MiB in 51 packages 16:50:14 OK: 221 MiB in 51 packages 16:50:15 OK: 221 MiB in 51 packages 16:50:15 OK: 221 MiB in 51 packages 16:50:15 OK: 221 MiB in 51 packages 16:50:16 Removing intermediate container aec4587271c8 16:50:16 ---> 373e348bfea9 16:50:16 Step 6/22 : COPY go.mod vendor* ./ 16:50:16 Removing intermediate container e9818d594eaf 16:50:16 ---> daa1c76e8851 16:50:16 Step 6/23 : COPY go.mod vendor* ./ 16:50:16 Removing intermediate container 9c6c14cde8d4 16:50:16 ---> 5a1f27067aca 16:50:16 Step 6/25 : COPY go.mod vendor* ./ 16:50:17 Removing intermediate container 6bb1013fbbc6 16:50:17 ---> 19c7ab61f346 16:50:17 Step 6/25 : COPY go.mod vendor* ./ 16:50:17 Removing intermediate container a51acbb787c9 16:50:17 ---> 50c921a95dd5 16:50:17 Step 6/22 : COPY go.mod vendor* ./ 16:50:17 ---> 54734004c3f0 16:50:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:17 ---> Running in 552993c669c6 16:50:18 ---> 48821aa85ba5 16:50:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:18 ---> cea8d711f0e8 16:50:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:18 ---> Running in 610ca9092541 16:50:18 ---> Running in 55e139747840 16:50:19 ---> 63938a2e9745 16:50:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:19 ---> 5f86d6d4d6de 16:50:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:19 ---> Running in 3295097b5060 16:50:19 ---> Running in 43a14c720dc6 16:51:27 Removing intermediate container 43a14c720dc6 16:51:27 ---> 527699f4a969 16:51:27 Step 8/25 : COPY . . 16:51:27 Removing intermediate container 55e139747840 16:51:27 ---> cd3d7010dbaf 16:51:27 Step 8/23 : COPY . . 16:51:27 Removing intermediate container 3295097b5060 16:51:27 ---> 7cde42ecb823 16:51:27 Removing intermediate container 552993c669c6 16:51:27 ---> 06d373240f5f 16:51:27 Step 8/22 : COPY . . 16:51:27 Step 8/22 : COPY . . 16:51:27 Removing intermediate container 610ca9092541 16:51:27 ---> dac52d55a5cb 16:51:27 Step 8/25 : COPY . . 16:51:49 ---> 60745a1ebc44 16:51:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:51:49 ---> 1f75d782e505 16:51:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:51:49 ---> Running in 57bc933c055e 16:51:49 ---> c4a443009afc 16:51:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:51:49 ---> Running in 04026251646b 16:51:49 ---> Running in 0ae8d3098590 16:51:49 ---> 4ad0e5496cb1 16:51:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:51:49 ---> 202799b5a44e 16:51:49 Step 9/23 : RUN make cmd/core-data/core-data 16:51:49 ---> Running in 46facd382598 16:51:50 ---> Running in 89f544e5e077 16:51:50 Removing intermediate container 46facd382598 16:51:50 ---> ac4e03e9b22e 16:51:50 Step 10/25 : WORKDIR /edgex-go/spire-build 16:51:51 ---> Running in 5354a4b453f7 16:51:51 Removing intermediate container 5354a4b453f7 16:51:51 ---> 4bb14bde324b 16:51:51 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:51:51 ---> Running in f49f373e5f58 16:51:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:51:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:51:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:51:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:51:54 Removing intermediate container f49f373e5f58 16:51:54 ---> 8e2f3356a0eb 16:51:54 Step 12/25 : WORKDIR /edgex-go 16:51:54 ---> Running in 324a0bd35280 16:51:55 Removing intermediate container 324a0bd35280 16:51:55 ---> b891e4beb328 16:51:55 16:51:55 Step 13/25 : FROM alpine:3.15 16:51:55 3.15: Pulling from library/alpine 16:51:57 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:51:57 Status: Downloaded newer image for alpine:3.15 16:51:57 ---> 60f2846fe774 16:51:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:57 ---> Running in ab49255a981c 16:51:57 Removing intermediate container ab49255a981c 16:51:57 ---> c95f466c7ed3 16:51:57 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:57 ---> Running in eddc1a172fbd 16:52:01 Removing intermediate container eddc1a172fbd 16:52:01 ---> b6a83a4f5182 16:52:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:52:01 ---> Running in 466ec976d9ba 16:52:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:05 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:52:05 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:52:05 OK: 15733 distinct packages available 16:52:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:08 (1/5) Installing dumb-init (1.2.5-r1) 16:52:08 (2/5) Installing musl-obstack (1.2.3-r0) 16:52:08 (3/5) Installing libucontext (1.1-r0) 16:52:08 (4/5) Installing gcompat (1.0.0-r4) 16:52:08 (5/5) Installing openssl (1.1.1q-r0) 16:52:09 Executing busybox-1.34.1-r7.trigger 16:52:09 OK: 6 MiB in 19 packages 16:52:11 Removing intermediate container 466ec976d9ba 16:52:11 ---> 5040695c1e73 16:52:11 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:52:17 ---> 2c8f15177979 16:52:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:52:17 ---> eab44125337f 16:52:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:52:18 ---> 30b336755e6b 16:52:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:52:19 ---> a749fc1fb052 16:52:19 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:52:20 ---> Running in 5070a2dd207e 16:52:20 Removing intermediate container 5070a2dd207e 16:52:20 ---> b75638fc5e39 16:52:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:52:20 ---> Running in 644810055e41 16:52:21 Removing intermediate container 644810055e41 16:52:21 ---> 326fba6f38c0 16:52:21 Step 23/25 : LABEL arch=arm64 16:52:21 ---> Running in 38559ffaa507 16:52:22 Removing intermediate container 38559ffaa507 16:52:22 ---> 9ecdb3263d43 16:52:22 Step 24/25 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 16:52:22 ---> Running in cd1b96b05894 16:52:22 Removing intermediate container cd1b96b05894 16:52:22 ---> c34a0bf71da3 16:52:22 Step 25/25 : LABEL version=0.0.0 16:52:22 ---> Running in e42c071b3120 16:52:23 Removing intermediate container e42c071b3120 16:52:23 ---> 97117adec812 16:52:23 16:52:23 Successfully built 97117adec812 16:52:23 Successfully tagged security-spire-server-arm64:latest 16:52:23  Building security-spire-server ... done Building security-spire-config 16:52:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:52:50 ---> de272cd7b1dd 16:52:50 Step 3/26 : WORKDIR /edgex-go 16:52:50 ---> Using cache 16:52:50 ---> 919d10e46d45 16:52:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:50 ---> Using cache 16:52:50 ---> 05789798579a 16:52:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:52:50 ---> Running in 84adf66fc369 16:52:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:54 OK: 221 MiB in 51 packages 16:52:55 Removing intermediate container 84adf66fc369 16:52:55 ---> 8302bcf6da52 16:52:55 Step 6/26 : COPY go.mod vendor* ./ 16:52:56 ---> 6d9e92dd7e40 16:52:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:56 ---> Running in dd4fc4ee0bcb 16:53:43 Removing intermediate container dd4fc4ee0bcb 16:53:43 ---> 6107ea8d2870 16:53:43 Step 8/26 : COPY . . 16:54:06 ---> 080bd75cfe2f 16:54:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:54:06 ---> Running in b25c6ef125bb 16:54:06 Removing intermediate container b25c6ef125bb 16:54:06 ---> d463f6b2eda6 16:54:06 Step 10/26 : WORKDIR /edgex-go/spire-build 16:54:06 ---> Running in d4c47fdc785c 16:54:06 Removing intermediate container d4c47fdc785c 16:54:06 ---> e1da448cd3ea 16:54:06 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:54:06 ---> Running in 4dff446bd5df 16:54:09 Removing intermediate container 4dff446bd5df 16:54:09 ---> fe186da08d5e 16:54:09 Step 12/26 : WORKDIR /edgex-go 16:54:09 ---> Running in 371d02ddd2c6 16:54:09 Removing intermediate container 371d02ddd2c6 16:54:09 ---> 8ac4b762ce86 16:54:09 16:54:09 Step 13/26 : FROM alpine:3.15 16:54:09 ---> 60f2846fe774 16:54:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:09 ---> Using cache 16:54:09 ---> c95f466c7ed3 16:54:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:09 ---> Using cache 16:54:09 ---> b6a83a4f5182 16:54:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:54:10 ---> Running in 973fb45849f7 16:54:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:14 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:54:14 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:54:14 OK: 15733 distinct packages available 16:54:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:16 (1/4) Installing dumb-init (1.2.5-r1) 16:54:16 (2/4) Installing musl-obstack (1.2.3-r0) 16:54:17 (3/4) Installing libucontext (1.1-r0) 16:54:17 (4/4) Installing gcompat (1.0.0-r4) 16:54:17 Executing busybox-1.34.1-r7.trigger 16:54:17 OK: 6 MiB in 18 packages 16:54:18 Removing intermediate container 973fb45849f7 16:54:18 ---> a45aef850cab 16:54:18 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:54:24 ---> 39972dc7dbf0 16:54:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:54:25 ---> f559883c6e83 16:54:25 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:54:25 ---> Running in d5dbb10410b3 16:54:26 Removing intermediate container d5dbb10410b3 16:54:26 ---> 63602dc9aab2 16:54:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:54:27 ---> 21e1cff8b54f 16:54:27 Step 21/26 : WORKDIR / 16:54:27 ---> Running in b23d274210f8 16:54:27 Removing intermediate container b23d274210f8 16:54:27 ---> ebf5ec77bf37 16:54:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:54:27 ---> Running in defbbb6c5b4f 16:54:28 Removing intermediate container defbbb6c5b4f 16:54:28 ---> 356505a6af8c 16:54:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:54:28 ---> Running in f35c8ecf75db 16:54:29 Removing intermediate container f35c8ecf75db 16:54:29 ---> 399ca5bd4899 16:54:29 Step 24/26 : LABEL arch=arm64 16:54:29 ---> Running in 2cf9ab686b46 16:54:30 Removing intermediate container 2cf9ab686b46 16:54:30 ---> bd9b92f148b0 16:54:30 Step 25/26 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 16:54:30 ---> Running in c54e4575f281 16:54:30 Removing intermediate container c54e4575f281 16:54:30 ---> 02958b8db341 16:54:30 Step 26/26 : LABEL version=0.0.0 16:54:30 ---> Running in 5d8ccb6fabfd 16:54:31 Removing intermediate container 5d8ccb6fabfd 16:54:31 ---> 553f9b75e958 16:54:31 16:54:31 Successfully built 553f9b75e958 16:54:31 Successfully tagged security-spire-config-arm64:latest 16:54:31 Building sys-mgmt-agent 16:55:04  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:04 ---> de272cd7b1dd 16:55:04 Step 3/23 : WORKDIR /edgex-go 16:55:04 ---> Using cache 16:55:04 ---> 919d10e46d45 16:55:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:04 ---> Using cache 16:55:04 ---> 05789798579a 16:55:04 Step 5/23 : RUN apk add --update --no-cache make bash git 16:55:04 ---> Running in 55be3fa07380 16:55:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:05 OK: 221 MiB in 51 packages 16:55:07 Removing intermediate container 55be3fa07380 16:55:07 ---> e9b8909fd75e 16:55:07 Step 6/23 : COPY go.mod vendor* ./ 16:55:08 ---> 61a032909fc3 16:55:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:08 ---> Running in c329903bd178 16:56:05 Removing intermediate container c329903bd178 16:56:05 ---> 9b87acf5bc96 16:56:05 Step 8/23 : COPY . . 16:56:17 ---> dc25620fd710 16:56:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:56:17 ---> Running in de6909e6f24d 16:56:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:57:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:57:58 Removing intermediate container 04026251646b 16:57:58 ---> 73aaec7bb953 16:57:58 16:57:58 Step 10/25 : FROM alpine:3.16 16:57:59 3.16: Pulling from library/alpine 16:58:01 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:58:01 Status: Downloaded newer image for alpine:3.16 16:58:01 ---> 3d81c46cd875 16:58:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:58:01 ---> Running in e48d02987f68 16:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:04 (1/3) Installing ca-certificates (20211220-r0) 16:58:04 (2/3) Installing dumb-init (1.2.5-r1) 16:58:04 (3/3) Installing su-exec (0.2-r1) 16:58:04 Executing busybox-1.35.0-r15.trigger 16:58:04 Executing ca-certificates-20211220-r0.trigger 16:58:05 OK: 6 MiB in 17 packages 16:58:07 Removing intermediate container e48d02987f68 16:58:07 ---> c833195a3013 16:58:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:58:07 ---> Running in 1e59c1551a6c 16:58:07 Removing intermediate container 1e59c1551a6c 16:58:07 ---> 75870af9cf1c 16:58:07 Step 13/25 : WORKDIR / 16:58:08 ---> Running in bff018ceb90f 16:58:08 Removing intermediate container bff018ceb90f 16:58:08 ---> c189c9cedae6 16:58:08 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:58:09 ---> 124493732edc 16:58:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:58:10 ---> 29e5ebf999f8 16:58:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:58:11 ---> 92478830fb54 16:58: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 16:58:12 ---> 852338968809 16:58:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:58:13 ---> 44523f3f12e8 16:58:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:58:15 ---> ab2a60dcad6f 16:58:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:58:16 ---> 8bce10afb181 16:58:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:58:16 ---> Running in 77732458bb27 16:58:19 Removing intermediate container 77732458bb27 16:58:19 ---> 98dce3e63a27 16:58:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:58:19 ---> Running in 803864a9b554 16:58:20 Removing intermediate container 803864a9b554 16:58:20 ---> d39ce5b62ee2 16:58:20 Step 23/25 : LABEL arch=arm64 16:58:20 ---> Running in c5c573f25a0c 16:58:20 Removing intermediate container c5c573f25a0c 16:58:20 ---> e181eb0dd6fc 16:58:20 Step 24/25 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 16:58:20 ---> Running in 16a8e4a2462c 16:58:21 Removing intermediate container 16a8e4a2462c 16:58:21 ---> eadd6819f8ee 16:58:21 Step 25/25 : LABEL version=0.0.0 16:58:21 ---> Running in c6f4779e8433 16:58:22 Removing intermediate container c6f4779e8433 16:58:22 ---> e816048c1c0f 16:58:22 16:58:22 Successfully built e816048c1c0f 16:58:22 Successfully tagged security-secretstore-setup-arm64:latest 16:58:22  Building security-secretstore-setup ... done Building security-proxy-setup 16:58:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:58:55 ---> de272cd7b1dd 16:58:55 Step 3/22 : WORKDIR /edgex-go 16:58:55 ---> Using cache 16:58:55 ---> 919d10e46d45 16:58:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:55 ---> Using cache 16:58:55 ---> 05789798579a 16:58:55 Step 5/22 : RUN apk add --update --no-cache make git 16:58:55 ---> Using cache 16:58:55 ---> 19c7ab61f346 16:58:55 Step 6/22 : COPY go.mod vendor* ./ 16:58:55 ---> Using cache 16:58:55 ---> 5f86d6d4d6de 16:58:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:55 ---> Using cache 16:58:55 ---> 527699f4a969 16:58:55 Step 8/22 : COPY . . 16:58:55 ---> Using cache 16:58:55 ---> 1f75d782e505 16:58:55 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:58:55 ---> Running in 518dbc5ef01c 16:58:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:59:51 Removing intermediate container 89f544e5e077 16:59:51 ---> d2c002a043a3 16:59:51 16:59:51 Step 10/23 : FROM alpine:3.16 16:59:51 ---> 3d81c46cd875 16:59:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:59:51 ---> Running in 6b2bfe5754c2 16:59:51 Removing intermediate container 6b2bfe5754c2 16:59:51 ---> 81852b2a6ab3 16:59:51 Step 12/23 : ENV APP_PORT=59880 16:59:51 ---> Running in f1e06ca88705 16:59:51 Removing intermediate container f1e06ca88705 16:59:51 ---> 31dde79e7ff0 16:59:51 Step 13/23 : EXPOSE $APP_PORT 16:59:51 ---> Running in 9045a0f9a79d 16:59:52 Removing intermediate container 9045a0f9a79d 16:59:52 ---> 429e671451cd 16:59:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:52 ---> Running in 2b453e59bf19 16:59:56 Removing intermediate container 2b453e59bf19 16:59:56 ---> 56fe4a3feca4 16:59:56 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:59:56 ---> Running in ba7d598cf667 16:59:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:00 (1/6) Installing dumb-init (1.2.5-r1) 17:00:00 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:00:00 (3/6) Installing libsodium (1.0.18-r0) 17:00:00 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:00:00 (5/6) Installing libzmq (4.3.4-r0) 17:00:01 (6/6) Installing zeromq (4.3.4-r0) 17:00:01 Executing busybox-1.35.0-r15.trigger 17:00:01 OK: 8 MiB in 20 packages 17:00:03 Removing intermediate container ba7d598cf667 17:00:03 ---> 817ad1cc3464 17:00:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:04 ---> 13daee542a09 17:00:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:00:05 ---> fb7df60bf488 17:00:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:00:06 ---> 9f81c87d4c71 17:00:06 Step 19/23 : ENTRYPOINT ["/core-data"] 17:00:06 ---> Running in af169a42f001 17:00:07 Removing intermediate container af169a42f001 17:00:07 ---> e78f610638de 17:00:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:07 ---> Running in 7cce5bd62fc4 17:00:08 Removing intermediate container 7cce5bd62fc4 17:00:08 ---> f60ba9fa9e8b 17:00:08 Step 21/23 : LABEL arch=arm64 17:00:08 ---> Running in 79beb7766302 17:00:08 Removing intermediate container 79beb7766302 17:00:08 ---> f09ba625c69d 17:00:08 Step 22/23 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 17:00:08 ---> Running in 89461ed923cd 17:00:09 Removing intermediate container 89461ed923cd 17:00:09 ---> 77d9db64854b 17:00:09 Step 23/23 : LABEL version=0.0.0 17:00:09 ---> Running in 130a36480700 17:00:10 Removing intermediate container 130a36480700 17:00:10 ---> 6d9688c7c20b 17:00:10 17:00:10 Successfully built 6d9688c7c20b 17:00:10 Successfully tagged core-data-arm64:latest 17:00:10 Building security-spire-agent 17:00:43  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:00:43 ---> de272cd7b1dd 17:00:43 Step 3/26 : WORKDIR /edgex-go 17:00:43 ---> Using cache 17:00:43 ---> 919d10e46d45 17:00:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:43 ---> Using cache 17:00:43 ---> 05789798579a 17:00:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:00:43 ---> Using cache 17:00:43 ---> 8302bcf6da52 17:00:43 Step 6/26 : COPY go.mod vendor* ./ 17:00:43 ---> Using cache 17:00:43 ---> 6d9e92dd7e40 17:00:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:43 ---> Using cache 17:00:43 ---> 6107ea8d2870 17:00:43 Step 8/26 : COPY . . 17:00:43 ---> Using cache 17:00:43 ---> 080bd75cfe2f 17:00:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:00:43 ---> Using cache 17:00:43 ---> d463f6b2eda6 17:00:43 Step 10/26 : WORKDIR /edgex-go/spire-build 17:00:43 ---> Using cache 17:00:43 ---> e1da448cd3ea 17:00:43 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:00:43 ---> Using cache 17:00:43 ---> fe186da08d5e 17:00:43 Step 12/26 : WORKDIR /edgex-go 17:00:43 ---> Using cache 17:00:43 ---> 8ac4b762ce86 17:00:43 17:00:43 Step 13/26 : FROM alpine:3.15 17:00:43 ---> 60f2846fe774 17:00:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:00:43 ---> Using cache 17:00:43 ---> c95f466c7ed3 17:00:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:43 ---> Using cache 17:00:43 ---> b6a83a4f5182 17:00:43 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:00:43 ---> Using cache 17:00:43 ---> 5040695c1e73 17:00:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:00:43 ---> 99c086c64ab7 17:00:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:00:47 ---> 44a7e2ccb0ac 17:00:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:00:48 ---> ef2432b83087 17:00:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:00:49 ---> 085311157e3f 17:00:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:00:50 ---> 67a62d0ea04a 17:00:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:00:50 ---> Running in ee0ae7ddf5db 17:00:51 Removing intermediate container ee0ae7ddf5db 17:00:51 ---> b9a0f31506da 17:00:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:00:51 ---> Running in 2eedba171082 17:00:52 Removing intermediate container 2eedba171082 17:00:52 ---> 6586e37b4d40 17:00:52 Step 24/26 : LABEL arch=arm64 17:00:53 ---> Running in b9ebf537dbe0 17:00:54 Removing intermediate container b9ebf537dbe0 17:00:54 ---> 1b5d6b08e528 17:00:54 Step 25/26 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 17:00:54 ---> Running in 9ec1d8d5a5a0 17:00:55 Removing intermediate container 9ec1d8d5a5a0 17:00:55 ---> aa92462ca227 17:00:55 Step 26/26 : LABEL version=0.0.0 17:00:55 ---> Running in f3e6a02f8b93 17:00:56 Removing intermediate container f3e6a02f8b93 17:00:56 ---> 39406f70137a 17:00:56 17:00:58 Successfully built 39406f70137a 17:00:58 Successfully tagged security-spire-agent-arm64:latest 17:00:58  Building security-spire-agent ... done Building security-bootstrapper 17:01:08 Removing intermediate container 0ae8d3098590 17:01:08 ---> 5452a6b46807 17:01:08 17:01:08 Step 10/22 : FROM alpine:3.16 17:01:08 ---> 3d81c46cd875 17:01:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:01:08 Removing intermediate container 57bc933c055e 17:01:08 ---> f6353ab31020 17:01:08 17:01:08 Step 10/22 : FROM alpine:3.16 17:01:08 ---> 3d81c46cd875 17:01:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:01:08 ---> Running in a71110ad46d4 17:01:08 ---> Running in 6f468e24a162 17:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:14 (1/1) Installing dumb-init (1.2.5-r1) 17:01:14 Executing busybox-1.35.0-r15.trigger 17:01:14 OK: 5 MiB in 15 packages 17:01:14 (1/2) Installing ca-certificates (20211220-r0) 17:01:14 (2/2) Installing dumb-init (1.2.5-r1) 17:01:14 Executing busybox-1.35.0-r15.trigger 17:01:14 Executing ca-certificates-20211220-r0.trigger 17:01:14 OK: 6 MiB in 16 packages 17:01:16 Removing intermediate container 6f468e24a162 17:01:16 ---> 016fe1455058 17:01:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:01:16 ---> Running in c9e5556de9ee 17:01:17 Removing intermediate container c9e5556de9ee 17:01:17 ---> 5fffee0a5f03 17:01:17 Step 13/22 : ENV APP_PORT=59861 17:01:17 ---> Running in 11bce7e8ce0d 17:01:18 Removing intermediate container a71110ad46d4 17:01:18 ---> 863676001be6 17:01:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:01:18 Removing intermediate container 11bce7e8ce0d 17:01:18 ---> 9e5490e6ffd2 17:01:18 Step 14/22 : EXPOSE $APP_PORT 17:01:18 ---> Running in a406389d3384 17:01:18 ---> Running in ee39f16e5735 17:01:19 Removing intermediate container a406389d3384 17:01:19 ---> 63f20bcc443d 17:01:19 Step 13/22 : ENV APP_PORT=59860 17:01:19 ---> Running in 8f17cbd05a60 17:01:19 Removing intermediate container ee39f16e5735 17:01:19 ---> abdf42f69637 17:01:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:20 Removing intermediate container 8f17cbd05a60 17:01:20 ---> ce01fa39b43d 17:01:20 Step 14/22 : EXPOSE $APP_PORT 17:01:20 ---> Running in c5db1d6e5203 17:01:20 ---> 3f253c959737 17:01:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:01:21 Removing intermediate container c5db1d6e5203 17:01:21 ---> 1cc396fdee59 17:01:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:23 ---> 46fc4e2b5c65 17:01:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:01:25 ---> 71775590f8c6 17:01:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:01:26 ---> 77512fd2f726 17:01:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:01:27 ---> Running in 42b984f1045e 17:01:28 Removing intermediate container 42b984f1045e 17:01:28 ---> 647b3b414360 17:01:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:28 ---> 05c1d451e3a6 17:01:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:01:28 ---> Running in 501e8b43a69c 17:01:29 Removing intermediate container 501e8b43a69c 17:01:29 ---> 7894825d58c9 17:01:29 Step 20/22 : LABEL arch=arm64 17:01:29 ---> Running in ec8a949ca5d2 17:01:30 ---> 60051e7f0fba 17:01:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:01:30 ---> Running in 108d6e984cc9 17:01:30 Removing intermediate container ec8a949ca5d2 17:01:30 ---> 9eb6d87e77de 17:01:30 Step 21/22 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 17:01:30 ---> Running in a9a1f85edaa2 17:01:30 Removing intermediate container 108d6e984cc9 17:01:30 ---> f37bc032adb3 17:01:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:31 ---> Running in ef4c4284754e 17:01:32 Removing intermediate container a9a1f85edaa2 17:01:32 ---> 94dc97ddbec0 17:01:32 Step 22/22 : LABEL version=0.0.0 17:01:32 ---> Running in d9e64302db5e 17:01:32 Removing intermediate container ef4c4284754e 17:01:32 ---> d9f3d9719f76 17:01:32 Step 20/22 : LABEL arch=arm64 17:01:32 ---> Running in ed9d22f641fa 17:01:32 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:32 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:01:32 ---> de272cd7b1dd 17:01:32 Step 3/31 : WORKDIR /edgex-go 17:01:32 ---> Using cache 17:01:32 ---> 919d10e46d45 17:01:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:32 ---> Using cache 17:01:32 ---> 05789798579a 17:01:32 Step 5/31 : RUN apk add --update --no-cache make git 17:01:32 ---> Using cache 17:01:32 ---> 19c7ab61f346 17:01:33 Step 6/31 : COPY go.mod vendor* ./ 17:01:33 ---> Using cache 17:01:33 ---> 5f86d6d4d6de 17:01:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:33 ---> Using cache 17:01:33 ---> 527699f4a969 17:01:33 Step 8/31 : COPY . . 17:01:33 Removing intermediate container d9e64302db5e 17:01:33 ---> 5e52a9a0797e 17:01:33 17:01:33 ---> Using cache 17:01:33 ---> 1f75d782e505 17:01:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:01:33 ---> Running in 3245c31b0fd5 17:01:33 Removing intermediate container ed9d22f641fa 17:01:33 ---> f098de558636 17:01:33 Step 21/22 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 17:01:33 ---> Running in 007e1dcf8f09 17:01:34 Successfully built 5e52a9a0797e 17:01:34 Successfully tagged support-scheduler-arm64:latest 17:01:34 Building core-metadata 17:01:34  Building support-scheduler ... done Removing intermediate container 007e1dcf8f09 17:01:34 ---> 252486fee5e5 17:01:34 Step 22/22 : LABEL version=0.0.0 17:01:35 ---> Running in b1815b113f17 17:01:35 Removing intermediate container b1815b113f17 17:01:35 ---> ebdd4cad1aef 17:01:35 17:01:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:01:35 Successfully built ebdd4cad1aef 17:01:35 Successfully tagged support-notifications-arm64:latest 17:01:35 Building security-spiffe-token-provider 17:01:51  Building support-notifications ... done Removing intermediate container de6909e6f24d 17:01:51 ---> 0970c3fbab4d 17:01:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:01:51 ---> Running in bd7700712a7a 17:01: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:02:00 Removing intermediate container bd7700712a7a 17:02:00 ---> 689b24511aa8 17:02:00 17:02:00 Step 11/23 : FROM docker:20.10.14 17:02:00 20.10.14: Pulling from library/docker 17:02:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:02:22 ---> de272cd7b1dd 17:02:22 Step 3/23 : WORKDIR /edgex-go 17:02:22 ---> Using cache 17:02:22 ---> 919d10e46d45 17:02:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:22 ---> Using cache 17:02:22 ---> 05789798579a 17:02:22 Step 5/23 : RUN apk add --update --no-cache make git 17:02:22 ---> Using cache 17:02:22 ---> 19c7ab61f346 17:02:22 Step 6/23 : COPY go.mod vendor* ./ 17:02:22 ---> Using cache 17:02:22 ---> 5f86d6d4d6de 17:02:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:22 ---> Using cache 17:02:22 ---> 527699f4a969 17:02:22 Step 8/23 : COPY . . 17:02:22 ---> Using cache 17:02:22 ---> 1f75d782e505 17:02:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:02:22 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:02:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:02:22 ---> de272cd7b1dd 17:02:22 Step 3/20 : WORKDIR /edgex-go 17:02:22 ---> Using cache 17:02:22 ---> 919d10e46d45 17:02:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:02:22 ---> Running in 7f2ae5b373c2 17:02:22 ---> Running in 030b0290a675 17:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02: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/core-metadata/core-metadata ./cmd/core-metadata 17:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:25 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:02:25 Status: Downloaded newer image for docker:20.10.14 17:02:25 ---> c346e9eafbab 17:02:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:02:25 ---> Running in 714e2db54caf 17:02:25 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:02:25 v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:02:25 OK: 16887 distinct packages available 17:02:25 Removing intermediate container 714e2db54caf 17:02:25 ---> 8cb7437899ca 17:02:25 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 17:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02:25 ---> Running in c5e84fa55709 17:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:02:27 OK: 221 MiB in 51 packages 17:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:02:29 Removing intermediate container 7f2ae5b373c2 17:02:29 ---> 4a8f0c8e80a6 17:02:29 Step 5/20 : COPY go.mod vendor* ./ 17:02:29 (1/43) Installing readline (8.1.1-r0) 17:02:29 (2/43) Installing bash (5.1.16-r0) 17:02:29 Executing bash-5.1.16-r0.post-install 17:02:29 (3/43) Installing brotli-libs (1.0.9-r5) 17:02:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:02:29 (5/43) Installing libcurl (7.80.0-r2) 17:02:29 (6/43) Installing curl (7.80.0-r2) 17:02:29 (7/43) Installing dumb-init (1.2.5-r1) 17:02:29 (8/43) Installing libbz2 (1.0.8-r1) 17:02:29 (9/43) Installing expat (2.4.7-r0) 17:02:29 (10/43) Installing libffi (3.4.2-r1) 17:02:29 (11/43) Installing gdbm (1.22-r0) 17:02:29 (12/43) Installing xz-libs (5.2.5-r1) 17:02:29 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:02:29 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:02:29 (15/43) Installing mpdecimal (2.5.1-r1) 17:02:29 (16/43) Installing sqlite-libs (3.36.0-r0) 17:02:30 (17/43) Installing python3 (3.9.13-r1) 17:02:30 ---> dff6cd998665 17:02:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:30 ---> Running in 0db4d211b5cc 17:02:33 (18/43) Installing py3-appdirs (1.4.4-r2) 17:02:33 (19/43) Installing py3-certifi (2020.12.5-r1) 17:02:33 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:02:33 (21/43) Installing py3-idna (3.3-r0) 17:02:33 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:02:33 (23/43) Installing py3-requests (2.26.0-r1) 17:02:33 (24/43) Installing py3-msgpack (1.0.2-r1) 17:02:33 (25/43) Installing py3-lockfile (0.12.2-r4) 17:02:33 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:02:33 (27/43) Installing py3-colorama (0.4.4-r1) 17:02:33 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:02:33 (29/43) Installing py3-distlib (0.3.3-r0) 17:02:33 (30/43) Installing py3-distro (1.6.0-r0) 17:02:33 (31/43) Installing py3-six (1.16.0-r0) 17:02:33 (32/43) Installing py3-webencodings (0.5.1-r4) 17:02:33 (33/43) Installing py3-html5lib (1.1-r1) 17:02:33 (34/43) Installing py3-parsing (2.4.7-r2) 17:02:33 (35/43) Installing py3-packaging (20.9-r1) 17:02:33 (36/43) Installing py3-tomli (1.2.2-r0) 17:02:33 (37/43) Installing py3-pep517 (0.12.0-r0) 17:02:33 (38/43) Installing py3-progress (1.6-r0) 17:02:33 (39/43) Installing py3-retrying (1.3.3-r2) 17:02:33 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:02:33 (41/43) Installing py3-setuptools (52.0.0-r4) 17:02:34 (42/43) Installing py3-toml (0.10.2-r2) 17:02:34 (43/43) Installing py3-pip (20.3.4-r1) 17:02:34 Executing busybox-1.34.1-r5.trigger 17:02:34 OK: 83 MiB in 65 packages 17:02:41 Collecting docker-compose==1.23.2 17:02:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:02:41 Collecting cached-property<2,>=1.2.0 17:02:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:02:42 Collecting websocket-client<1.0,>=0.32.0 17:02:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:02:44 Collecting PyYAML<4,>=3.10 17:02:44 Downloading PyYAML-3.13.tar.gz (270 kB) 17:02:49 Collecting jsonschema<3,>=2.5.1 17:02:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:02:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:02:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:02:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:02:51 Collecting docopt<0.7,>=0.6.1 17:02:51 Downloading docopt-0.6.2.tar.gz (25 kB) 17:02:54 Collecting dockerpty<0.5,>=0.4.1 17:02:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:02:58 Collecting docker<4.0,>=3.6.0 17:02:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:02:58 Collecting texttable<0.10,>=0.9.0 17:02:58 Downloading texttable-0.9.1.tar.gz (11 kB) 17:03:02 Collecting docker-pycreds>=0.4.0 17:03:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:03:05 Collecting urllib3<1.25,>=1.21.1 17:03:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:03:05 Collecting idna<2.8,>=2.5 17:03:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:03:06 Collecting chardet<3.1.0,>=3.0.2 17:03:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:03:06 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) 17:03:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:03:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:03:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:03:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:03:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:03:09 Attempting uninstall: urllib3 17:03:09 Found existing installation: urllib3 1.26.7 17:03:09 Uninstalling urllib3-1.26.7: 17:03:09 Successfully uninstalled urllib3-1.26.7 17:03:10 Attempting uninstall: idna 17:03:10 Found existing installation: idna 3.3 17:03:10 Uninstalling idna-3.3: 17:03:10 Successfully uninstalled idna-3.3 17:03:15 Attempting uninstall: requests 17:03:15 Found existing installation: requests 2.26.0 17:03:15 Uninstalling requests-2.26.0: 17:03:15 Successfully uninstalled requests-2.26.0 17:03:16 Running setup.py install for texttable: started 17:03:19 Running setup.py install for texttable: finished with status 'done' 17:03:19 Running setup.py install for PyYAML: started 17:03:20 Removing intermediate container 0db4d211b5cc 17:03:20 ---> 5f9e0493f137 17:03:20 Step 7/20 : COPY . . 17:03:23 Running setup.py install for PyYAML: finished with status 'done' 17:03:24 Running setup.py install for docopt: started 17:03:27 Running setup.py install for docopt: finished with status 'done' 17:03:27 Running setup.py install for dockerpty: started 17:03:31 Running setup.py install for dockerpty: finished with status 'done' 17:03:34 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 17:03:43 ---> ca481aa4cfd4 17:03:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:03:43 ---> Running in 5a7f99c05d3f 17:03: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:03:54 Removing intermediate container c5e84fa55709 17:03:54 ---> 97313a050671 17:03:54 Step 14/23 : ENV APP_PORT=58890 17:03:54 ---> Running in 0844cac8afc8 17:03:54 Removing intermediate container 0844cac8afc8 17:03:54 ---> e7c8634b82ec 17:03:54 Step 15/23 : EXPOSE $APP_PORT 17:03:54 ---> Running in f523ec1b4279 17:03:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:03:55 Removing intermediate container f523ec1b4279 17:03:55 ---> e4f279f8e091 17:03:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:03:56 ---> b1906212591c 17:03:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:03:57 ---> 3bef6d2b20bb 17:03:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:03:58 ---> a6c57562aa68 17:03:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:03:59 ---> Running in eb8dd80f11eb 17:03:59 Removing intermediate container eb8dd80f11eb 17:03:59 ---> a68c1f135724 17:03:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:59 ---> Running in 91e3517f0331 17:04:00 Removing intermediate container 91e3517f0331 17:04:00 ---> 5380695ea5d2 17:04:00 Step 21/23 : LABEL arch=arm64 17:04:00 ---> Running in 2d8ce90fcdad 17:04:00 Removing intermediate container 2d8ce90fcdad 17:04:00 ---> 0ba76d30dc14 17:04:00 Step 22/23 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 17:04:01 ---> Running in c2f19adc7b78 17:04:01 Removing intermediate container c2f19adc7b78 17:04:01 ---> f01637010860 17:04:01 Step 23/23 : LABEL version=0.0.0 17:04:01 ---> Running in 856c41790edb 17:04:02 Removing intermediate container 856c41790edb 17:04:02 ---> 6e2251dbedf5 17:04:02 17:04:02 Successfully built 6e2251dbedf5 17:04:02 Successfully tagged sys-mgmt-agent-arm64:latest 17:04:02  Building sys-mgmt-agent ... done Building core-command 17:04:24 Removing intermediate container 518dbc5ef01c 17:04:24 ---> 8b49bc552fbc 17:04:24 17:04:24 Step 10/22 : FROM alpine:3.16 17:04:24 ---> 3d81c46cd875 17:04:24 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:04:24 ---> Running in 5da0b1e53d83 17:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:04:28 (1/6) Installing ca-certificates (20211220-r0) 17:04:28 (2/6) Installing brotli-libs (1.0.9-r6) 17:04:28 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:04:28 (4/6) Installing libcurl (7.83.1-r2) 17:04:28 (5/6) Installing curl (7.83.1-r2) 17:04:28 (6/6) Installing dumb-init (1.2.5-r1) 17:04:28 Executing busybox-1.35.0-r15.trigger 17:04:28 Executing ca-certificates-20211220-r0.trigger 17:04:29 OK: 8 MiB in 20 packages 17:04:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:04:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:04:31 ---> de272cd7b1dd 17:04:31 Step 3/23 : WORKDIR /edgex-go 17:04:31 ---> Using cache 17:04:31 ---> 919d10e46d45 17:04:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:31 ---> Using cache 17:04:31 ---> 05789798579a 17:04:31 Step 5/23 : RUN apk add --update --no-cache make git 17:04:31 ---> Using cache 17:04:31 ---> 19c7ab61f346 17:04:31 Step 6/23 : COPY go.mod vendor* ./ 17:04:31 ---> Using cache 17:04:31 ---> 5f86d6d4d6de 17:04:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:31 ---> Using cache 17:04:31 ---> 527699f4a969 17:04:31 Step 8/23 : COPY . . 17:04:31 ---> Using cache 17:04:31 ---> 1f75d782e505 17:04:31 Step 9/23 : RUN make cmd/core-command/core-command 17:04:32 ---> Running in 9f382638fa82 17:04:32 Removing intermediate container 5da0b1e53d83 17:04:32 ---> 9bf447ff4589 17:04:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:04:32 ---> Running in 58e6b4518509 17:04:33 Removing intermediate container 58e6b4518509 17:04:33 ---> 4eaf7ecfa5f9 17:04:33 Step 13/22 : WORKDIR /edgex 17:04:33 ---> Running in b240e70bb9ff 17:04:34 Removing intermediate container b240e70bb9ff 17:04:34 ---> a2fc540724a7 17:04:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17: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-command/core-command ./cmd/core-command 17:04:35 ---> 4f2320b97b34 17:04:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:04:37 ---> f6e9b5f680f9 17:04:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:04:38 ---> fb2c700260f7 17:04:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:04:39 ---> 3b2afd887337 17:04:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:39 ---> Running in 33d8b95eea4b 17:04:43 Removing intermediate container 33d8b95eea4b 17:04:43 ---> 15cf5dd4c482 17:04:43 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:04:43 ---> Running in 612ec3ffd542 17:04:43 Removing intermediate container 612ec3ffd542 17:04:43 ---> d348b17ae84d 17:04:43 Step 20/22 : LABEL arch=arm64 17:04:43 ---> Running in 09663419bcde 17:04:44 Removing intermediate container 09663419bcde 17:04:44 ---> 019f26f03772 17:04:44 Step 21/22 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 17:04:44 ---> Running in cba51067445b 17:04:45 Removing intermediate container cba51067445b 17:04:45 ---> 6bf9fe698abd 17:04:45 Step 22/22 : LABEL version=0.0.0 17:04:45 ---> Running in 4dc435dc56c5 17:04:45 Removing intermediate container 4dc435dc56c5 17:04:45 ---> c18aced65bb8 17:04:45 17:04:45 Successfully built c18aced65bb8 17:04:46 Successfully tagged security-proxy-setup-arm64:latest 17:06:53  Building security-proxy-setup ... done Removing intermediate container 3245c31b0fd5 17:06:53 ---> b096ef0dfdb0 17:06:53 17:06:53 Step 10/31 : FROM alpine:3.16 17:06:53 ---> 3d81c46cd875 17:06:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:06:53 ---> Running in 8e9176814f63 17:06:53 Removing intermediate container 8e9176814f63 17:06:53 ---> 2c27a0e0cd80 17:06:53 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:06:53 ---> Running in da74628cc492 17:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:53 (1/2) Installing dumb-init (1.2.5-r1) 17:06:53 (2/2) Installing su-exec (0.2-r1) 17:06:53 Executing busybox-1.35.0-r15.trigger 17:06:53 OK: 5 MiB in 16 packages 17:06:53 Removing intermediate container da74628cc492 17:06:53 ---> ad46ab25754e 17:06:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:06:53 ---> Running in 31b7296eaf09 17:06:53 Removing intermediate container 31b7296eaf09 17:06:53 ---> 72c15273c227 17:06:53 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:06:53 ---> Running in e639b03e6050 17:06:53 Removing intermediate container e639b03e6050 17:06:53 ---> f555d6ec5b04 17:06:53 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:06:53 ---> Running in 74155ff75d1c 17:06:53 Removing intermediate container 74155ff75d1c 17:06:53 ---> 17326115b625 17:06:53 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:06:53 ---> Running in 875893f26b53 17:06:55 Removing intermediate container 875893f26b53 17:06:55 ---> 433d518d7438 17:06:55 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 17:06:55 ---> Running in 90601e534aa5 17:06:56 Removing intermediate container 90601e534aa5 17:06:56 ---> 48185cf01fb6 17:06:56 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:06:57 ---> c0ee8f801be6 17:06:57 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:06:57 ---> Running in b2f570b4f4f7 17:07:01 Removing intermediate container b2f570b4f4f7 17:07:01 ---> d7499570a97e 17:07:01 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:01 ---> e65978a59381 17:07:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:07:03 ---> e63bb6b3285d 17:07:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:07:04 ---> 7e51b01a069c 17:07:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:07:05 ---> 2e2aee504b51 17:07:05 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:07:06 ---> d2ee8ff23b43 17:07:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:07:07 ---> cfd1774f6a68 17:07:07 Step 26/31 : RUN chmod +x /entrypoint.sh 17:07:07 ---> Running in f4cd8295059e 17:07:10 Removing intermediate container f4cd8295059e 17:07:10 ---> 29e1fd8b1137 17:07:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:07:10 ---> Running in b3406ce60feb 17:07:11 Removing intermediate container b3406ce60feb 17:07:11 ---> 0e2fea93a038 17:07:11 Step 28/31 : CMD ["gate"] 17:07:11 ---> Running in 4f7087588cb5 17:07:11 Removing intermediate container 4f7087588cb5 17:07:11 ---> 6dfe620783b8 17:07:11 Step 29/31 : LABEL arch=arm64 17:07:11 ---> Running in 906f98dbfb67 17:07:12 Removing intermediate container 906f98dbfb67 17:07:12 ---> 75c0c8b653cf 17:07:12 Step 30/31 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 17:07:12 ---> Running in d758b260999a 17:07:12 Removing intermediate container d758b260999a 17:07:12 ---> f40e02da4f26 17:07:12 Step 31/31 : LABEL version=0.0.0 17:07:12 ---> Running in 51b24c2b3440 17:07:13 Removing intermediate container 51b24c2b3440 17:07:13 ---> 341ed90d6d58 17:07:13 17:07:13 Successfully built 341ed90d6d58 17:07:13 Successfully tagged security-bootstrapper-arm64:latest 17:07:40  Building security-bootstrapper ... done Removing intermediate container 030b0290a675 17:07:40 ---> 5457169f2583 17:07:40 17:07:40 Step 10/23 : FROM alpine:3.16 17:07:40 ---> 3d81c46cd875 17:07:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:07:40 ---> Using cache 17:07:40 ---> 016fe1455058 17:07:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:07:40 ---> Using cache 17:07:40 ---> 5fffee0a5f03 17:07:40 Step 13/23 : ENV APP_PORT=59881 17:07:40 ---> Running in e286a6e171c5 17:07:40 Removing intermediate container e286a6e171c5 17:07:40 ---> f2f55f5c4b6a 17:07:40 Step 14/23 : EXPOSE $APP_PORT 17:07:40 ---> Running in 74271c16d820 17:07:40 Removing intermediate container 74271c16d820 17:07:40 ---> 65183bf04c5b 17:07:40 Step 15/23 : WORKDIR / 17:07:40 ---> Running in 1d279c95678b 17:07:40 Removing intermediate container 1d279c95678b 17:07:40 ---> a988dfaeb08c 17:07:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:41 ---> 9600b040294d 17:07:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:07:43 ---> 860fdb19298c 17:07:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:07:43 ---> 8be3e114d36f 17:07:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:07:44 ---> Running in c123dcdcb00f 17:07:44 Removing intermediate container c123dcdcb00f 17:07:44 ---> d5b175b0e4f2 17:07:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:44 ---> Running in a8340ca01e73 17:07:45 Removing intermediate container a8340ca01e73 17:07:45 ---> a7119f5f8e19 17:07:45 Step 21/23 : LABEL arch=arm64 17:07:45 ---> Running in 991e6bd94275 17:07:45 Removing intermediate container 991e6bd94275 17:07:45 ---> 22a48af7d4f8 17:07:45 Step 22/23 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 17:07:45 ---> Running in 4f99d2d62011 17:07:46 Removing intermediate container 4f99d2d62011 17:07:46 ---> 9cd15e317791 17:07:46 Step 23/23 : LABEL version=0.0.0 17:07:46 ---> Running in 7de06e2da662 17:07:46 Removing intermediate container 7de06e2da662 17:07:46 ---> 40e52f7b8f2f 17:07:46 17:07:47 Successfully built 40e52f7b8f2f 17:07:47 Successfully tagged core-metadata-arm64:latest 17:08:26  Building core-metadata ... done Removing intermediate container 9f382638fa82 17:08:26 ---> 0ad9ff7f1b1e 17:08:26 17:08:26 Step 10/23 : FROM alpine:3.16 17:08:26 ---> 3d81c46cd875 17:08:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:08:26 ---> Using cache 17:08:26 ---> 016fe1455058 17:08:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:08:26 ---> Using cache 17:08:26 ---> 5fffee0a5f03 17:08:26 Step 13/23 : ENV APP_PORT=59882 17:08:26 ---> Running in 63932a4b8f87 17:08:26 Removing intermediate container 63932a4b8f87 17:08:26 ---> 232cc971f767 17:08:26 Step 14/23 : EXPOSE $APP_PORT 17:08:26 ---> Running in dd054cbb94b6 17:08:26 Removing intermediate container dd054cbb94b6 17:08:26 ---> 088494c32ba0 17:08:26 Step 15/23 : WORKDIR / 17:08:26 ---> Running in 89964b5a7c88 17:08:26 Removing intermediate container 89964b5a7c88 17:08:26 ---> c0f811b29ff6 17:08:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:26 ---> 82ceecf11cb5 17:08:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:08:26 ---> 3c89999be199 17:08:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:08:26 ---> 70b7ba4f2f11 17:08:26 Step 19/23 : ENTRYPOINT ["/core-command"] 17:08:26 ---> Running in 17350df80127 17:08:26 Removing intermediate container 17350df80127 17:08:26 ---> c63ac97bb2d4 17:08:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:26 ---> Running in 2d70eb6514b3 17:08:26 Removing intermediate container 2d70eb6514b3 17:08:26 ---> 17814fa1d189 17:08:26 Step 21/23 : LABEL arch=arm64 17:08:26 ---> Running in 52276d8c507a 17:08:26 Removing intermediate container 52276d8c507a 17:08:26 ---> dde3583fbe75 17:08:26 Step 22/23 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 17:08:26 ---> Running in a4e35e4b7792 17:08:27 Removing intermediate container a4e35e4b7792 17:08:27 ---> 23cfc9eec7d0 17:08:27 Step 23/23 : LABEL version=0.0.0 17:08:27 ---> Running in a3baa9863517 17:08:27 Removing intermediate container a3baa9863517 17:08:27 ---> 5c8fb1a824c2 17:08:27 17:08:28 Successfully built 5c8fb1a824c2 17:08:28 Successfully tagged core-command-arm64:latest 17:08:46  Building core-command ... done Removing intermediate container 5a7f99c05d3f 17:08:46 ---> d0056853bef5 17:08:46 17:08:46 Step 9/20 : FROM alpine:3.15 17:08:46 ---> 60f2846fe774 17:08:46 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:08:46 ---> Using cache 17:08:46 ---> c95f466c7ed3 17:08:46 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:46 ---> Using cache 17:08:46 ---> b6a83a4f5182 17:08:46 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:08:46 ---> Running in f0442e6c1e99 17:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:46 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:08:46 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:08:46 OK: 15733 distinct packages available 17:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:08:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:08:48 (1/9) Installing ca-certificates (20211220-r0) 17:08:48 (2/9) Installing brotli-libs (1.0.9-r5) 17:08:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:08:48 (4/9) Installing libcurl (7.80.0-r2) 17:08:48 (5/9) Installing curl (7.80.0-r2) 17:08:49 (6/9) Installing dumb-init (1.2.5-r1) 17:08:49 (7/9) Installing musl-obstack (1.2.3-r0) 17:08:49 (8/9) Installing libucontext (1.1-r0) 17:08:49 (9/9) Installing gcompat (1.0.0-r4) 17:08:49 Executing busybox-1.34.1-r7.trigger 17:08:49 Executing ca-certificates-20211220-r0.trigger 17:08:49 OK: 8 MiB in 23 packages 17:08:51 Removing intermediate container f0442e6c1e99 17:08:51 ---> 9c301564a48f 17:08:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:51 ---> f20379d4cdf7 17:08:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:08:52 ---> d9d66cbd7a75 17:08:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:08:53 ---> 8095eac56c02 17:08:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:08:53 ---> Running in 6cfd2d970898 17:08:53 Removing intermediate container 6cfd2d970898 17:08:53 ---> 2d3f5a94bb46 17:08:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:53 ---> Running in a2a54d4f527d 17:08:54 Removing intermediate container a2a54d4f527d 17:08:54 ---> 459332d8a1ee 17:08:54 Step 18/20 : LABEL arch=arm64 17:08:54 ---> Running in ddafdc78d158 17:08:54 Removing intermediate container ddafdc78d158 17:08:54 ---> 3c3f9499a67b 17:08:54 Step 19/20 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 17:08:54 ---> Running in 9e65c2c9f6dc 17:08:54 Removing intermediate container 9e65c2c9f6dc 17:08:54 ---> 4b80be000054 17:08:54 Step 20/20 : LABEL version=0.0.0 17:08:55 ---> Running in 6d21d81f2fd8 17:08:55 Removing intermediate container 6d21d81f2fd8 17:08:55 ---> d92b781d1a8c 17:08:55 17:08:55 Successfully built d92b781d1a8c 17:08:55 Successfully tagged security-spiffe-token-provider-arm64:latest 17:08:56  Building security-spiffe-token-provider ... done  [Pipeline] } 17:08:56 $ docker stop --time=1 bf105a42d4f2527628a0cdde2ba5d6635b1b8ef9802a7f2e6bbcbba20edb1d4a 17:08:58 $ docker rm -f bf105a42d4f2527628a0cdde2ba5d6635b1b8ef9802a7f2e6bbcbba20edb1d4a [Pipeline] // withDockerContainer [Pipeline] sh 17:08:58 + docker images 17:08:58 REPOSITORY TAG IMAGE ID CREATED SIZE 17:08:58 security-spiffe-token-provider-arm64 latest d92b781d1a8c 3 seconds ago 28.2MB 17:08:58 d0056853bef5 16 seconds ago 1.56GB 17:08:58 core-command-arm64 latest 5c8fb1a824c2 31 seconds ago 15.5MB 17:08:58 0ad9ff7f1b1e 39 seconds ago 1.51GB 17:08:58 core-metadata-arm64 latest 40e52f7b8f2f About a minute ago 16.4MB 17:08:58 5457169f2583 About a minute ago 1.52GB 17:08:58 security-bootstrapper-arm64 latest 341ed90d6d58 About a minute ago 18.5MB 17:08:58 b096ef0dfdb0 2 minutes ago 1.52GB 17:08:58 security-proxy-setup-arm64 latest c18aced65bb8 4 minutes ago 26.1MB 17:08:58 8b49bc552fbc 4 minutes ago 1.52GB 17:08:58 sys-mgmt-agent-arm64 latest 6e2251dbedf5 4 minutes ago 282MB 17:08:58 689b24511aa8 6 minutes ago 1.51GB 17:08:58 support-notifications-arm64 latest ebdd4cad1aef 7 minutes ago 26.1MB 17:08:58 support-scheduler-arm64 latest 5e52a9a0797e 7 minutes ago 25.5MB 17:08:58 5452a6b46807 7 minutes ago 1.57GB 17:08:58 f6353ab31020 7 minutes ago 1.57GB 17:08:58 security-spire-agent-arm64 latest 39406f70137a 8 minutes ago 122MB 17:08:58 core-data-arm64 latest 6d9688c7c20b 8 minutes ago 20.6MB 17:08:58 d2c002a043a3 9 minutes ago 1.54GB 17:08:58 security-secretstore-setup-arm64 latest e816048c1c0f 10 minutes ago 27.9MB 17:08:58 73aaec7bb953 11 minutes ago 1.52GB 17:08:58 security-spire-config-arm64 latest 553f9b75e958 14 minutes ago 83.6MB 17:08:58 8ac4b762ce86 14 minutes ago 1.41GB 17:08:58 security-spire-server-arm64 latest 97117adec812 16 minutes ago 84.2MB 17:08:58 b891e4beb328 17 minutes ago 1.41GB 17:08:58 ci-base-image-arm64 latest de272cd7b1dd 31 minutes ago 994MB 17:08:58 alpine 3.15 60f2846fe774 7 days ago 5.32MB 17:08:58 alpine 3.16 3d81c46cd875 8 days ago 5.27MB 17:08:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 weeks ago 678MB 17:08:58 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:08:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:59 17:08:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:59 arm64: Pulling from edgex-lftools-log-publisher 17:08:59 8998bd30e6a1: Pulling fs layer 17:08:59 04944245beec: Pulling fs layer 17:08:59 699f458cf7ca: Pulling fs layer 17:08:59 765212b225bb: Pulling fs layer 17:08:59 f23df028b6ca: Pulling fs layer 17:08:59 d65c8cfc05b1: Pulling fs layer 17:08:59 2437ff75d9bd: Pulling fs layer 17:08:59 f23df028b6ca: Waiting 17:08:59 d65c8cfc05b1: Waiting 17:08:59 2437ff75d9bd: Waiting 17:08:59 04944245beec: Verifying Checksum 17:08:59 04944245beec: Download complete 17:08:59 765212b225bb: Verifying Checksum 17:08:59 765212b225bb: Download complete 17:09:00 f23df028b6ca: Verifying Checksum 17:09:00 f23df028b6ca: Download complete 17:09:00 d65c8cfc05b1: Verifying Checksum 17:09:00 d65c8cfc05b1: Download complete 17:09:00 699f458cf7ca: Verifying Checksum 17:09:00 699f458cf7ca: Download complete 17:09:00 8998bd30e6a1: Verifying Checksum 17:09:00 8998bd30e6a1: Download complete 17:09:02 2437ff75d9bd: Download complete 17:09:05 8998bd30e6a1: Pull complete 17:09:05 04944245beec: Pull complete 17:09:06 699f458cf7ca: Pull complete 17:09:07 765212b225bb: Pull complete 17:09:08 f23df028b6ca: Pull complete 17:09:08 d65c8cfc05b1: Pull complete 17:09:23 2437ff75d9bd: Pull complete 17:09:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:23 prd-ubuntu20.04-docker-arm64-4c-16g-21245 does not seem to be running inside a container 17:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:09:26 $ docker top 7712fb0f24feb136156d2bc415f5794f0f3a5315efcf59614b988a5dc4d4bd2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:27 ---> job-cost.sh 17:09:27 lf-activate-venv: SKIPPING 17:09:27 INFO: No Stack... 17:09:28 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:29 INFO: Archiving Costs [Pipeline] sh 17:09:29 + cut -d, -f6 17:09:29 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 17:09:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-2-stack-cost] 17:09:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4097-2-stack-cost] did not exist. Created. 17:09:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:30 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:30 Stashed 1 file(s) [Pipeline] } 17:09:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:30 $ docker stop --time=1 7712fb0f24feb136156d2bc415f5794f0f3a5315efcf59614b988a5dc4d4bd2a 17:09:32 $ docker rm -f 7712fb0f24feb136156d2bc415f5794f0f3a5315efcf59614b988a5dc4d4bd2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:09:32 provisioning config files... 17:09:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5188769668710338815tmp [Pipeline] { [Pipeline] sh 17:09:33 + set +x 17:09:33 + curl -s https://codecov.io/bash 17:09:33 + bash -s -- 17:09:33 17:09:33 _____ _ 17:09:33 / ____| | | 17:09:33 | | ___ __| | ___ ___ _____ __ 17:09:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:33 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:33 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:33 Bash-1.0.6 17:09:33 17:09:33 17:09:33 ==> git version 2.25.1 found 17:09:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:09:33 Release-Date: 2020-01-08 17:09:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:09:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:33 ==> Jenkins CI detected. 17:09:33 current dir:  /w/workspace/edgex-go/2 17:09:33 project root: . 17:09:33 --> token set from env 17:09:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:33 ==> Running gcov in . (disable via -X gcov) 17:09:33 ==> Python coveragepy not found 17:09:33 ==> Searching for coverage reports in: 17:09:33 + . 17:09:33 -> Found 1 reports 17:09:33 ==> Detecting git/mercurial file structure 17:09:33 ==> Reading reports 17:09:33 + ./coverage.out bytes=435593 17:09:33 ==> Appending adjustments 17:09:33 https://docs.codecov.io/docs/fixing-reports 17:09:34 + Found adjustments 17:09:34 ==> Gzipping contents 17:09:34 60K /tmp/codecov.u5CaDr.gz 17:09:34 ==> Uploading reports 17:09:34 url: https://codecov.io 17:09:34 query: branch=PR-4097&commit=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:09:34 -> Pinging Codecov 17:09:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:09:34 -> Uploading to 17:09:34 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/00271124DB129430A58F1EEE437C3FCB/1a6646f10458dc8ea7fbb4d997fb7be5aed66b42/2f8635f5-91ea-4035-b1a9-9ece506ca884.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T170934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82d1cb97374799b6f8858d9a85f39e3d2ec73e3f92bf0cbd53e96ef7f0657748 17:09:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:34 Dload Upload Total Spent Left Speed 17:09:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59897 0 0 100 59897 0 206k --:--:-- --:--:-- --:--:-- 205k 100 59897 0 0 100 59897 0 205k --:--:-- --:--:-- --:--:-- 205k 17:09:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [Pipeline] } 17:09:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:09:35 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:09:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:37 ---> package-listing.sh 17:09:37 ++ facter osfamily 17:09:37 ++ tr '[:upper:]' '[:lower:]' 17:09:37 + OS_FAMILY=debian 17:09:37 + workspace=/w/workspace/edgex-go/2 17:09:37 + START_PACKAGES=/tmp/packages_start.txt 17:09:37 + END_PACKAGES=/tmp/packages_end.txt 17:09:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:37 + PACKAGES=/tmp/packages_start.txt 17:09:37 + '[' /w/workspace/edgex-go/2 ']' 17:09:37 + PACKAGES=/tmp/packages_end.txt 17:09:37 + case "${OS_FAMILY}" in 17:09:37 + dpkg -l 17:09:37 + grep '^ii' 17:09:37 + '[' -f /tmp/packages_start.txt ']' 17:09:37 + '[' -f /tmp/packages_end.txt ']' 17:09:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:37 + '[' /w/workspace/edgex-go/2 ']' 17:09:37 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:09:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:09:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:09:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:38 17:09:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:38 latest: Pulling from edgex-lftools-log-publisher 17:09:38 5eb5b503b376: Pulling fs layer 17:09:38 5c69ac0246d0: Pulling fs layer 17:09:38 ec43610c2a17: Pulling fs layer 17:09:38 3a2ae6a8a46f: Pulling fs layer 17:09:38 33b1e0a273af: Pulling fs layer 17:09:38 5d3b04190fa2: Pulling fs layer 17:09:38 2f39f015ded8: Pulling fs layer 17:09:38 33b1e0a273af: Waiting 17:09:38 3a2ae6a8a46f: Waiting 17:09:38 2f39f015ded8: Waiting 17:09:38 5d3b04190fa2: Waiting 17:09:38 5c69ac0246d0: Download complete 17:09:38 3a2ae6a8a46f: Download complete 17:09:38 33b1e0a273af: Verifying Checksum 17:09:38 33b1e0a273af: Download complete 17:09:38 ec43610c2a17: Verifying Checksum 17:09:38 ec43610c2a17: Download complete 17:09:38 5d3b04190fa2: Verifying Checksum 17:09:38 5d3b04190fa2: Download complete 17:09:38 5eb5b503b376: Download complete 17:09:39 2f39f015ded8: Download complete 17:09:39 5eb5b503b376: Pull complete 17:09:40 5c69ac0246d0: Pull complete 17:09:40 ec43610c2a17: Pull complete 17:09:40 3a2ae6a8a46f: Pull complete 17:09:40 33b1e0a273af: Pull complete 17:09:40 5d3b04190fa2: Pull complete 17:09:46 2f39f015ded8: Pull complete 17:09:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:46 prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container 17:09:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:09:50 $ docker top dd7d5be13557b6737db33edbd695657ecc8cc1a51d4dcdcd3a172e14d4b85855 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:50 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:50 + mkdir -p /var/log/sysstat [Pipeline] sh 17:09:50 + ls /var/log/sa-host 17:09:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:51 provisioning config files... 17:09:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9020548471736575058tmp [Pipeline] { [Pipeline] echo 17:09:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:51 ---> create-netrc.sh [Pipeline] } 17:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:09:51 ---> python-tools-install.sh [Pipeline] echo 17:09:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:52 ---> sudo-logs.sh 17:09:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:52 ---> job-cost.sh 17:09:52 lf-activate-venv: SKIPPING 17:09:52 DEBUG: total: 0.10999999940395355 17:09:52 INFO: Retrieving Stack Cost... 17:09:53 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:53 INFO: Archiving Costs [Pipeline] echo 17:09:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:53 ---> logs-deploy.sh 17:09:53 lf-activate-venv: SKIPPING 17:09:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/2 17:09:53 INFO: archiving workspace using pattern(s): 17:09:54 Archives upload complete. 17:09:54 INFO: archiving logs to Nexus