Pull request #4065 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 756ae6be9c7817328b74c5d087d11181cc36d97d+e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (5471fd14a970662722ac8cbdf527feb83d46cb57) 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-ssh17735802706147065412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10687052374468846097.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh121438232234403469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4750782692779950973.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16385708764294754412.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2571907311765099844.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16377 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/4065/head:refs/remotes/origin/PR-4065 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 756ae6be9c7817328b74c5d087d11181cc36d97d Merge succeeded, producing 756ae6be9c7817328b74c5d087d11181cc36d97d Checking out Revision 756ae6be9c7817328b74c5d087d11181cc36d97d (PR-4065) > git config core.sparsecheckout # timeout=10 > git checkout -f 756ae6be9c7817328b74c5d087d11181cc36d97d # 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 e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 756ae6be9c7817328b74c5d087d11181cc36d97d # timeout=10 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:15 ========================================================= 19:07:15 EdgeX Global Pipelines Version Info 19:07:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:16 ------------------- 19:07:16 stable info: 19:07:16 ------------------- 19:07:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:16 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:07:16 Message: update stable to v1.0.234 19:07:17 ------------------- 19:07:17 experimental info: 19:07:17 ------------------- 19:07:17 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:17 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 19:07:17 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4065 [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4065 [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4065 [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 756ae6be9c7817328b74c5d087d11181cc36d97d [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 756ae6b [Pipeline] echo 19:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:18 provisioning config files... 19:07:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7174001789012376339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:19 ---> docker-login.sh 19:07:19 nexus3.edgexfoundry.org:10001 19:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:19 Configure a credential helper to remove this warning. See 19:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:19 19:07:19 Login Succeeded 19:07:19 nexus3.edgexfoundry.org:10002 19:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:19 Configure a credential helper to remove this warning. See 19:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:19 19:07:19 Login Succeeded 19:07:19 nexus3.edgexfoundry.org:10003 19:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:19 Configure a credential helper to remove this warning. See 19:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:19 19:07:19 Login Succeeded 19:07:19 nexus3.edgexfoundry.org:10004 19:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:19 Configure a credential helper to remove this warning. See 19:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:19 19:07:19 Login Succeeded 19:07:19 docker.io 19:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:20 Configure a credential helper to remove this warning. See 19:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:20 19:07:20 Login Succeeded 19:07:20 ---> docker-login.sh ends [Pipeline] } 19:07:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:20 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:07:20 + dirname cmd/core-command/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo core-command,cmd/core-command/Dockerfile 19:07:20 + dirname cmd/core-data/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo core-data,cmd/core-data/Dockerfile 19:07:20 + dirname cmd/core-metadata/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:20 + dirname cmd/security-bootstrapper/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:20 + dirname cmd/security-proxy-setup/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:20 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:20 + dirname cmd/security-spire-agent/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:20 + dirname cmd/security-spire-config/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + dirname cmd/security-spire-server/Dockerfile 19:07:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:20 + dirname cmd/support-notifications/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:20 + dirname cmd/support-scheduler/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:20 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:20 + cut -d/ -f2 19:07:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:07:21 + git rev-list -1 --merges 756ae6be9c7817328b74c5d087d11181cc36d97d~1..756ae6be9c7817328b74c5d087d11181cc36d97d [Pipeline] echo 19:07:21 -----------> git rev-list -1 --merges 756ae6be9c7817328b74c5d087d11181cc36d97d~1..756ae6be9c7817328b74c5d087d11181cc36d97d 756ae6be9c7817328b74c5d087d11181cc36d97d [false] [Pipeline] sh 19:07:21 + git log --format=format:%s -1 756ae6be9c7817328b74c5d087d11181cc36d97d [Pipeline] echo 19:07:21 ========================================================= 19:07:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:22 + grep -v github /etc/ssh/ssh_known_hosts 19:07:22 + [ -e /tmp/ssh_known_hosts ] 19:07:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:22 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:22 19:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:22 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:22 42c077c10790: Pulling fs layer 19:07:22 f63e77b7563a: Pulling fs layer 19:07:22 bd5fdadae976: Pulling fs layer 19:07:22 205491f53016: Pulling fs layer 19:07:22 df18705c85c3: Pulling fs layer 19:07:22 bdb3f477010e: Pulling fs layer 19:07:22 c8a8fc8e1c8f: Pulling fs layer 19:07:22 2c6e9b1d212d: Pulling fs layer 19:07:22 bdb8f0575790: Pulling fs layer 19:07:22 205491f53016: Waiting 19:07:22 c8a8fc8e1c8f: Waiting 19:07:22 386e3cb2ff24: Pulling fs layer 19:07:22 df18705c85c3: Waiting 19:07:22 2343380bae48: Pulling fs layer 19:07:22 2c6e9b1d212d: Waiting 19:07:22 bdb3f477010e: Waiting 19:07:22 2343380bae48: Waiting 19:07:22 f63e77b7563a: Download complete 19:07:22 205491f53016: Verifying Checksum 19:07:22 205491f53016: Download complete 19:07:23 df18705c85c3: Verifying Checksum 19:07:23 df18705c85c3: Download complete 19:07:23 bd5fdadae976: Verifying Checksum 19:07:23 bd5fdadae976: Download complete 19:07:23 bdb3f477010e: Verifying Checksum 19:07:23 bdb3f477010e: Download complete 19:07:23 2c6e9b1d212d: Verifying Checksum 19:07:23 2c6e9b1d212d: Download complete 19:07:23 bdb8f0575790: Download complete 19:07:23 386e3cb2ff24: Verifying Checksum 19:07:23 386e3cb2ff24: Download complete 19:07:23 2343380bae48: Verifying Checksum 19:07:23 2343380bae48: Download complete 19:07:23 42c077c10790: Download complete 19:07:23 c8a8fc8e1c8f: Verifying Checksum 19:07:23 c8a8fc8e1c8f: Download complete 19:07:24 42c077c10790: Pull complete 19:07:24 f63e77b7563a: Pull complete 19:07:25 bd5fdadae976: Pull complete 19:07:25 205491f53016: Pull complete 19:07:25 df18705c85c3: Pull complete 19:07:25 bdb3f477010e: Pull complete 19:07:27 c8a8fc8e1c8f: Pull complete 19:07:27 2c6e9b1d212d: Pull complete 19:07:27 bdb8f0575790: Pull complete 19:07:27 386e3cb2ff24: Pull complete 19:07:27 2343380bae48: Pull complete 19:07:27 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:27 prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container 19:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:29 $ docker top af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 -eo pid,comm 19:07:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:29 [ssh-agent] Looking for ssh-agent implementation... 19:07:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:29 $ docker exec af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 ssh-agent 19:07:29 SSH_AUTH_SOCK=/tmp/ssh-1bOy2GsVRjfy/agent.32 19:07:29 SSH_AGENT_PID=38 19:07:29 Running ssh-add (command line suppressed) 19:07:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_322750913822147739.key (/w/workspace/edgex-go/1@tmp/private_key_322750913822147739.key) 19:07:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:30 + git tag --points-at HEAD [Pipeline] } 19:07:30 $ docker exec --env ******** --env ******** af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 ssh-agent -k 19:07:30 unset SSH_AUTH_SOCK; 19:07:30 unset SSH_AGENT_PID; 19:07:30 echo Agent pid 38 killed; 19:07:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:30 [ssh-agent] Looking for ssh-agent implementation... 19:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:30 $ docker exec af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 ssh-agent 19:07:30 SSH_AUTH_SOCK=/tmp/ssh-Xsxpbuc2E49S/agent.71 19:07:30 SSH_AGENT_PID=77 19:07:30 Running ssh-add (command line suppressed) 19:07:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2325911208852207943.key (/w/workspace/edgex-go/1@tmp/private_key_2325911208852207943.key) 19:07:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:31 + git semver init 19:07:31 2022-06-29 19:07:31,398 [run_init] DEBUG init version:0.0.0 force:False 19:07:31 2022-06-29 19:07:31,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:31 2022-06-29 19:07:31,400 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:31 2022-06-29 19:07:31,400 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:36 2022-06-29 19:07:36,761 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:36 2022-06-29 19:07:36,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4065 with force:False 19:07:36 2022-06-29 19:07:36,762 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4065 19:07:36 2022-06-29 19:07:36,769 [execute] INFO git cat-file --batch-check 19:07:36 2022-06-29 19:07:36,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:37 2022-06-29 19:07:36,776 [execute] INFO git cat-file --batch 19:07:37 2022-06-29 19:07:36,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:37 2022-06-29 19:07:36,779 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4065 19:07:37 0.0.0 [Pipeline] } 19:07:37 $ docker exec --env ******** --env ******** af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 ssh-agent -k 19:07:37 unset SSH_AUTH_SOCK; 19:07:37 unset SSH_AGENT_PID; 19:07:37 echo Agent pid 77 killed; 19:07:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:37 + git semver [Pipeline] } 19:07:37 $ docker stop --time=1 af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 19:07:39 $ docker rm -f af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:39 Stashed 1 file(s) [Pipeline] echo 19:07:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:40 ========================================================= 19:07:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:07:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:40 59bf1c3509f3: Pulling fs layer 19:07:40 666ba61612fd: Pulling fs layer 19:07:40 8ed8ca486205: Pulling fs layer 19:07:40 cc1cd167ecdc: Pulling fs layer 19:07:40 c516ae0d96e1: Pulling fs layer 19:07:40 684cea983483: Pulling fs layer 19:07:40 dd3240ac7de5: Pulling fs layer 19:07:40 b1e948a4e11c: Pulling fs layer 19:07:40 a8fd76ee1af6: Pulling fs layer 19:07:40 646ad004c059: Pulling fs layer 19:07:40 cc1cd167ecdc: Waiting 19:07:40 c516ae0d96e1: Waiting 19:07:40 684cea983483: Waiting 19:07:40 dd3240ac7de5: Waiting 19:07:40 b1e948a4e11c: Waiting 19:07:40 a8fd76ee1af6: Waiting 19:07:40 646ad004c059: Waiting 19:07:40 8ed8ca486205: Verifying Checksum 19:07:40 8ed8ca486205: Download complete 19:07:40 666ba61612fd: Verifying Checksum 19:07:40 666ba61612fd: Download complete 19:07:40 c516ae0d96e1: Verifying Checksum 19:07:40 c516ae0d96e1: Download complete 19:07:40 684cea983483: Download complete 19:07:40 59bf1c3509f3: Verifying Checksum 19:07:40 59bf1c3509f3: Download complete 19:07:40 dd3240ac7de5: Verifying Checksum 19:07:40 dd3240ac7de5: Download complete 19:07:41 b1e948a4e11c: Verifying Checksum 19:07:41 b1e948a4e11c: Download complete 19:07:41 59bf1c3509f3: Pull complete 19:07:41 666ba61612fd: Pull complete 19:07:41 8ed8ca486205: Pull complete 19:07:41 646ad004c059: Verifying Checksum 19:07:41 646ad004c059: Download complete 19:07:41 cc1cd167ecdc: Verifying Checksum 19:07:41 cc1cd167ecdc: Download complete 19:07:41 a8fd76ee1af6: Verifying Checksum 19:07:41 a8fd76ee1af6: Download complete 19:07:45 cc1cd167ecdc: Pull complete 19:07:45 c516ae0d96e1: Pull complete 19:07:45 684cea983483: Pull complete 19:07:45 dd3240ac7de5: Pull complete 19:07:45 b1e948a4e11c: Pull complete 19:07:48 a8fd76ee1af6: Pull complete 19:07:48 646ad004c059: Pull complete 19:07:48 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:07:49 + docker build -t ci-base-image-x86_64 -f - . 19:07:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:49 WORKDIR /edgex 19:07:49 COPY go.mod . 19:07:49 RUN go mod download 19:07:50 Sending build context to Docker daemon 335.1MB 19:07:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:50 ---> 8f69c11f6b0c 19:07:50 Step 2/4 : WORKDIR /edgex 19:07:53 ---> Running in 6259e6c00e56 19:07:53 Removing intermediate container 6259e6c00e56 19:07:53 ---> e03ed8007e9b 19:07:53 Step 3/4 : COPY go.mod . 19:07:53 ---> 0284f4e9a72a 19:07:53 Step 4/4 : RUN go mod download 19:07:53 ---> Running in c0338c65a646 19:07:55 Still waiting to schedule task 19:07:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16378’ is offline 19:08:08 Removing intermediate container c0338c65a646 19:08:08 ---> 4b5ba7e67b83 19:08:08 Successfully built 4b5ba7e67b83 19:08:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:08 + docker inspect -f . ci-base-image-x86_64 19:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:08 prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container 19:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:09 $ docker top 112ab208c11bc952b59108f5c502795744d0bf1ca01538989c34a4268ce818b0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:09 + go version 19:08:09 go version go1.17.7 linux/amd64 [Pipeline] } 19:08:09 $ docker stop --time=1 112ab208c11bc952b59108f5c502795744d0bf1ca01538989c34a4268ce818b0 19:08:11 $ docker rm -f 112ab208c11bc952b59108f5c502795744d0bf1ca01538989c34a4268ce818b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:11 + docker inspect -f . ci-base-image-x86_64 19:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:12 prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container 19:08:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:12 $ docker top 7e989e6579875adf85b9ffbae7e2561e6254c3d3c4bf3131d35fb2412211028b -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:12 ========================================================= 19:08:12 [edgeXBuildGoParallel] Running Tests and Build... 19:08:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:13 + make test 19:08:13 go mod tidy -compat=1.17 19:08:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:18 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.333s coverage: 89.2% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 83.8% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 95.6% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements 19:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements 19:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 19:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 19:08:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.170s coverage: 82.5% of statements 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.185s coverage: 91.2% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.4% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:08:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:09:10 GO111MODULE=on go vet ./... 19:09:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:15 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:16 + ls -al . 19:09:16 total 684 19:09:16 drwxrwxr-x 10 1001 1001 4096 Jun 29 19:08 . 19:09:16 drwxr-xr-x 4 root root 4096 Jun 29 19:08 .. 19:09:16 -rw-rw-r-- 1 1001 1001 11 Jun 29 19:07 .dockerignore 19:09:16 drwxrwxr-x 8 1001 1001 4096 Jun 29 19:07 .git 19:09:16 drwxrwxr-x 3 1001 1001 4096 Jun 29 19:07 .github 19:09:16 -rw-rw-r-- 1 1001 1001 879 Jun 29 19:07 .gitignore 19:09:16 -rw-rw-r-- 1 1001 1001 42 Jun 29 19:07 .golangci.yml 19:09:16 -rw-rw-r-- 1 1001 1001 87 Jun 29 19:07 .hadolint.yml 19:09:16 drwxr-xr-x 3 1001 1001 4096 Jun 29 19:07 .semver 19:09:16 -rw-rw-r-- 1 1001 1001 166 Jun 29 19:07 .sonarcloud.properties 19:09:16 -rw-rw-r-- 1 1001 1001 1171 Jun 29 19:07 ADOPTERS.md 19:09:16 -rw-rw-r-- 1 1001 1001 10347 Jun 29 19:07 Attribution.txt 19:09:16 -rw-rw-r-- 1 1001 1001 63209 Jun 29 19:07 CHANGELOG.md 19:09:16 -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:07 CONTRIBUTING.md 19:09:16 -rw-rw-r-- 1 1001 1001 677 Jun 29 19:07 GOVERNANCE.md 19:09:16 -rw-rw-r-- 1 1001 1001 850 Jun 29 19:07 Jenkinsfile 19:09:16 -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:07 LICENSE 19:09:16 -rw-rw-r-- 1 1001 1001 10389 Jun 29 19:07 Makefile 19:09:16 -rw-rw-r-- 1 1001 1001 582 Jun 29 19:07 OWNERS.md 19:09:16 -rw-rw-r-- 1 1001 1001 9094 Jun 29 19:07 README.md 19:09:16 -rw-rw-r-- 1 1001 1001 6912 Jun 29 19:07 SECURITY.md 19:09:16 -rw-rw-r-- 1 1001 1001 5 Jun 29 19:07 VERSION 19:09:16 -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:07 ZMQWindows.md 19:09:16 drwxrwxr-x 2 1001 1001 4096 Jun 29 19:07 bin 19:09:16 drwxrwxr-x 18 1001 1001 4096 Jun 29 19:07 cmd 19:09:16 -rw-r--r-- 1 root root 435593 Jun 29 19:08 coverage.out 19:09:16 -rw-rw-r-- 1 1001 1001 3311 Jun 29 19:07 go.mod 19:09:16 -rw-rw-r-- 1 1001 1001 36231 Jun 29 19:08 go.sum 19:09:16 drwxrwxr-x 8 1001 1001 4096 Jun 29 19:07 internal 19:09:16 drwxrwxr-x 3 1001 1001 4096 Jun 29 19:07 openapi 19:09:16 drwxrwxr-x 4 1001 1001 4096 Jun 29 19:07 snap 19:09:16 -rw-rw-r-- 1 1001 1001 204 Jun 29 19:07 version.go [Pipeline] sh 19:09:16 + '[' -e coverage.out ] 19:09:16 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:16 Stashed 1 file(s) [Pipeline] sh 19:09:16 + make build 19:09:16 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:09:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:09:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:09:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:09:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:09:51 $ docker stop --time=1 7e989e6579875adf85b9ffbae7e2561e6254c3d3c4bf3131d35fb2412211028b 19:09:54 $ docker rm -f 7e989e6579875adf85b9ffbae7e2561e6254c3d3c4bf3131d35fb2412211028b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:55 19:09:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:55 latest: Pulling from edgex-devops/edgex-compose 19:09:55 cbdbe7a5bc2a: Pulling fs layer 19:09:55 ca9280d653b3: Pulling fs layer 19:09:55 7e9c9ca2126c: Pulling fs layer 19:09:55 cbdbe7a5bc2a: Download complete 19:09:55 ca9280d653b3: Verifying Checksum 19:09:55 ca9280d653b3: Download complete 19:09:56 cbdbe7a5bc2a: Pull complete 19:09:56 7e9c9ca2126c: Verifying Checksum 19:09:56 7e9c9ca2126c: Download complete 19:09:56 ca9280d653b3: Pull complete 19:09:59 7e9c9ca2126c: Pull complete 19:09:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:59 prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container 19:09:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:01 $ docker top ebc5a528e124917821fea37cec6126b27202d6a401878b54abc9e7c9dc2e6df9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:01 + docker-compose build --help 19:10:01 + grep parallel 19:10:02 --parallel Build images in parallel. [Pipeline] } 19:10:02 $ docker stop --time=1 ebc5a528e124917821fea37cec6126b27202d6a401878b54abc9e7c9dc2e6df9 19:10:03 $ docker rm -f ebc5a528e124917821fea37cec6126b27202d6a401878b54abc9e7c9dc2e6df9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:04 prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container 19:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:04 $ docker top 7004e9c402f0a1e143b66bdad39feb0ec39f84d14699a03ee571a499367b945e -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:05 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:05 Building core-command ... 19:10:05 Building core-data ... 19:10:05 Building core-metadata ... 19:10:05 Building security-bootstrapper ... 19:10:05 Building security-proxy-setup ... 19:10:05 Building security-secretstore-setup ... 19:10:05 Building security-spiffe-token-provider ... 19:10:05 Building security-spire-agent ... 19:10:05 Building security-spire-config ... 19:10:05 Building security-spire-server ... 19:10:05 Building support-notifications ... 19:10:05 Building support-scheduler ... 19:10:05 Building sys-mgmt-agent ... 19:10:05 Building security-spire-agent 19:10:05 Building security-secretstore-setup 19:10:05 Building support-scheduler 19:10:05 Building security-bootstrapper 19:10:05 Building core-command 19:10:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16379 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws 19:10:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:12 The recommended git tool is: git 19:10:18 using credential edgex-jenkins-ssh 19:10:18 Cloning the remote Git repository 19:10:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:19 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:19 > git --version # timeout=10 19:10:19 > git --version # 'git version 2.25.1' 19:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:20 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:20 ---> 4b5ba7e67b83 19:10:20 Step 3/31 : WORKDIR /edgex-go 19:10:20 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:20 ---> 4b5ba7e67b83 19:10:20 Step 3/25 : WORKDIR /edgex-go 19:10:20 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:20 ---> 4b5ba7e67b83 19:10:20 Step 3/26 : WORKDIR /edgex-go 19:10:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:20 ---> 4b5ba7e67b83 19:10:20 Step 3/23 : WORKDIR /edgex-go 19:10:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:20 ---> 4b5ba7e67b83 19:10:20 Step 3/22 : WORKDIR /edgex-go 19:10:23 ---> Running in ed9aa7ce2810 19:10:23 ---> Running in d0fe804415e2 19:10:23 ---> Running in 56cacc9996c0 19:10:23 ---> Running in fbf6db4a298c 19:10:23 ---> Running in ee740bc0a549 19:10:23 Removing intermediate container ee740bc0a549 19:10:23 ---> 4ba244c87147 19:10:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:23 Removing intermediate container 56cacc9996c0 19:10:23 ---> ceb471b9264b 19:10:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:23 Removing intermediate container d0fe804415e2 19:10:23 ---> 38f0b49191c9 19:10:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:23 Removing intermediate container fbf6db4a298c 19:10:23 ---> 17e7fc060541 19:10:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:23 Removing intermediate container ed9aa7ce2810 19:10:23 ---> be741b98214e 19:10:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:23 ---> Running in 359da38f2241 19:10:23 ---> Running in 5cb6d20a09ef 19:10:23 ---> Running in f4fb34e6b79f 19:10:23 ---> Running in fb03dc655550 19:10:23 ---> Running in 241d4b1c495e 19:10:23 Removing intermediate container 359da38f2241 19:10:23 ---> 32a773c59143 19:10:23 Step 5/31 : RUN apk add --update --no-cache make git 19:10:23 ---> Running in 504ffdcffb19 19:10:24 Removing intermediate container 241d4b1c495e 19:10:24 ---> 95ccc4c524cc 19:10:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:24 Removing intermediate container 5cb6d20a09ef 19:10:24 ---> 5f6052ee89dd 19:10:24 Step 5/22 : RUN apk add --update --no-cache make git 19:10:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:24 Removing intermediate container fb03dc655550 19:10:24 ---> 4f50c9d95b59 19:10:24 Step 5/23 : RUN apk add --update --no-cache make git 19:10:24 ---> Running in 1c7597fac03d 19:10:24 ---> Running in 3ed94fb8e958 19:10:24 ---> Running in b3cd81090ad9 19:10:24 Removing intermediate container f4fb34e6b79f 19:10:24 ---> abdd020a3c98 19:10:24 Step 5/25 : RUN apk add --update --no-cache make git 19:10:24 ---> Running in e0534f90c5ae 19:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:26 OK: 221 MiB in 52 packages 19:10:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:26 OK: 221 MiB in 52 packages 19:10:26 OK: 221 MiB in 52 packages 19:10:26 Removing intermediate container 1c7597fac03d 19:10:26 ---> 35ef9499d642 19:10:26 Step 6/26 : COPY go.mod vendor* ./ 19:10:26 ---> 06fa03bb2918 19:10:26 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:26 ---> Running in bdf8241f9904 19:10:26 Removing intermediate container e0534f90c5ae 19:10:26 ---> 4b214ece56f0 19:10:26 Step 6/25 : COPY go.mod vendor* ./ 19:10:26 Removing intermediate container 3ed94fb8e958 19:10:26 ---> 9ec853dadcaf 19:10:26 Step 6/22 : COPY go.mod vendor* ./ 19:10:27 OK: 221 MiB in 52 packages 19:10:27 ---> 5d1001198ab9 19:10:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> b5b5d4600479 19:10:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 OK: 221 MiB in 52 packages 19:10:27 ---> Running in da3a6c972bd6 19:10:27 ---> Running in 49c4a069d837 19:10:27 Removing intermediate container 504ffdcffb19 19:10:27 ---> 1401b4e94625 19:10:27 Step 6/31 : COPY go.mod vendor* ./ 19:10:27 Removing intermediate container b3cd81090ad9 19:10:27 ---> aaa1346ae0f9 19:10:27 Step 6/23 : COPY go.mod vendor* ./ 19:10:27 Removing intermediate container bdf8241f9904 19:10:27 ---> 8746f37f0337 19:10:27 Step 8/26 : COPY . . 19:10:27 ---> f0b4bb777f04 19:10:27 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> Running in 99338f50eeb2 19:10:27 ---> 5e80074b4fd4 19:10:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> Running in 6704c2a65b72 19:10:29 Removing intermediate container da3a6c972bd6 19:10:29 ---> 6acae17447fd 19:10:29 Step 8/25 : COPY . . 19:10:31 Removing intermediate container 49c4a069d837 19:10:31 ---> b5c07a264721 19:10:31 Step 8/22 : COPY . . 19:10:31 Removing intermediate container 99338f50eeb2 19:10:31 ---> 48769e45c629 19:10:31 Step 8/31 : COPY . . 19:10:33 Removing intermediate container 6704c2a65b72 19:10:33 ---> 59396a453793 19:10:33 Step 8/23 : COPY . . 19:10:37 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 756ae6be9c7817328b74c5d087d11181cc36d97d 19:10:37 Merge succeeded, producing 756ae6be9c7817328b74c5d087d11181cc36d97d 19:10:37 Checking out Revision 756ae6be9c7817328b74c5d087d11181cc36d97d (PR-4065) 19:10:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4065/head:refs/remotes/origin/PR-4065 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:10:37 > git config core.sparsecheckout # timeout=10 19:10:37 > git checkout -f 756ae6be9c7817328b74c5d087d11181cc36d97d # timeout=10 19:10:37 > git remote # timeout=10 19:10:37 > git config --get remote.origin.url # timeout=10 19:10:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:37 > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 19:10:37 > git rev-parse HEAD^{commit} # timeout=10 19:10:37 > git config core.sparsecheckout # timeout=10 19:10:37 > git checkout -f 756ae6be9c7817328b74c5d087d11181cc36d97d # timeout=10 19:10:39 ---> f8d4466316d0 19:10:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:39 ---> Running in 270eecc71875 19:10:39 ---> 375d9cfe532f 19:10:39 ---> 17bc714c6ca4 19:10:39 Step 9/23 : RUN make cmd/core-command/core-commandStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:39 19:10:39 ---> cdc725d845fa 19:10:39 ---> b00b4240205d 19:10:39 Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:39 19:10:39 ---> Running in dd2e96e636d0 19:10:39 ---> Running in 4cb0d43fc980 19:10:39 ---> Running in c3f394b41440 19:10:39 ---> Running in 46969fcea472 19:10:39 Removing intermediate container 270eecc71875 19:10:39 ---> 52683007bfac 19:10:39 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:39 ---> Running in fcbb9675cf48 19:10:40 Removing intermediate container fcbb9675cf48 19:10:40 ---> ef4c54c41444 19:10:40 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:40 ---> Running in 1a1a2f369aa7 19:10: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-command/core-command ./cmd/core-command 19:10: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:41 Removing intermediate container 1a1a2f369aa7 19:10:41 ---> 69ee80392576 19:10:41 Step 12/26 : WORKDIR /edgex-go 19:10:41 ---> Running in 656f1fc2d961 19:10:41 Removing intermediate container 656f1fc2d961 19:10:41 ---> ea97555bb04f 19:10:41 19:10:41 Step 13/26 : FROM alpine:3.15 19:10:41 3.15: Pulling from library/alpine 19:10:42 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1" 19:10:42 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:10:42 Status: Downloaded newer image for alpine:3.15 19:10:42 ---> 0ac33e5f5afa 19:10:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:42 > git --version # timeout=10 19:10:42 > git --version # 'git version 2.25.1' 19:10:42 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:10:42 ---> Running in 75b3e8a23b02 19:10:42 Removing intermediate container 75b3e8a23b02 19:10:42 ---> 3f07f7cd9331 19:10:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:42 ---> Running in 08b905246f3c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:43 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:43 Dload Upload Total Spent Left Speed 19:10:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 19:10:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:44 Removing intermediate container 08b905246f3c 19:10:44 ---> 1864d53a6479 19:10:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:44 ---> Running in e9a501ade7dc 19:10:44 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 19:10:44 tee /etc/docker/daemon.new 19:10:44 { 19:10:44 "registry-mirrors": [ 19:10:44 "https://nexus3.edgexfoundry.org:10001" 19:10:44 ], 19:10:44 "bip": "10.250.0.254/24", 19:10:44 "hosts": [ 19:10:44 "tcp://0.0.0.0:5555", 19:10:44 "unix:///var/run/docker.sock" 19:10:44 ], 19:10:44 "mtu": 1458, 19:10:44 "selinux-enabled": true, 19:10:44 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:44 } [Pipeline] sh 19:10:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:45 + sudo service docker restart 19:10:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:46 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:10:46 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:10:46 OK: 15859 distinct packages available 19:10:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:48 (1/5) Installing dumb-init (1.2.5-r1) 19:10:48 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:48 (3/5) Installing libucontext (1.1-r0) 19:10:48 (4/5) Installing gcompat (1.0.0-r4) 19:10:48 (5/5) Installing openssl (1.1.1o-r0) 19:10:48 Executing busybox-1.34.1-r5.trigger 19:10:48 OK: 6 MiB in 19 packages 19:10:51 Removing intermediate container e9a501ade7dc 19:10:51 ---> ba97027aa284 19:10:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:10:52 ---> 08cd66c89a85 19:10:52 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:55 ---> 2f8d64b9ced1 19:10:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:10:55 ---> fb02e78a09f8 19:10:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:10:56 ---> 1077a3c31da0 19:10:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:10:56 ---> 359cad935f23 19:10:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:57 ---> Running in 4c9f76542c44 19:10:57 Removing intermediate container 4c9f76542c44 19:10:57 ---> 00cee770a3cc 19:10:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:57 ---> Running in 9eda6e9ec0e4 19:10:57 Removing intermediate container 9eda6e9ec0e4 19:10:57 ---> 314252ca2a5c 19:10:57 Step 24/26 : LABEL arch=x86_64 19:10:57 ---> Running in 0225c9da36a4 19:10:58 Removing intermediate container 0225c9da36a4 19:10:58 ---> 6de6a8823b4e 19:10:58 Step 25/26 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:10:58 ---> Running in c7ac7bcae00b 19:10:59 Removing intermediate container c7ac7bcae00b 19:10:59 ---> d423037c0e15 19:10:59 Step 26/26 : LABEL version=0.0.0 19:10:59 ---> Running in e43ed97f01ae 19:10:59 Removing intermediate container e43ed97f01ae 19:10:59 ---> 80f7859d638e 19:10:59 19:10:59 Successfully built 80f7859d638e 19:10:59 Successfully tagged security-spire-agent:latest 19:10:59  Building security-spire-agent ... done Building support-notifications 19:11:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:02 ---> 4b5ba7e67b83 19:11:02 Step 3/22 : WORKDIR /edgex-go 19:11:02 ---> Using cache 19:11:02 ---> 17e7fc060541 19:11:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:02 ---> Using cache 19:11:02 ---> abdd020a3c98 19:11:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:03 provisioning config files... 19:11:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3387148088096705481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:04 ---> docker-login.sh 19:11:04 nexus3.edgexfoundry.org:10001 19:11:04 ---> Running in 2405d06695ce 19:11:04 Removing intermediate container dd2e96e636d0 19:11:04 ---> 3695e7d6acbc 19:11:04 19:11:04 Step 10/23 : FROM alpine:3.14 19:11:04 3.14: Pulling from library/alpine 19:11:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:11:05 Status: Downloaded newer image for alpine:3.14 19:11:05 ---> e04c818066af 19:11:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 nexus3.edgexfoundry.org:10002 19:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 nexus3.edgexfoundry.org:10003 19:11:05 OK: 221 MiB in 52 packages 19:11:05 ---> Running in 5b62f2d82a3e 19:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 nexus3.edgexfoundry.org:10004 19:11:06 Removing intermediate container 46969fcea472 19:11:06 ---> 6d480a7e89e5 19:11:06 19:11:06 Step 10/31 : FROM alpine:3.14 19:11:06 ---> e04c818066af 19:11:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:11:06 Removing intermediate container 4cb0d43fc980 19:11:06 ---> 98b223fd9bd5 19:11:06 19:11:06 Step 10/25 : FROM alpine:3.14 19:11:06 ---> e04c818066af 19:11:06 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:06 ---> Running in 2a17370d0008 19:11:06 ---> Running in 3921e08332ea 19:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:06 Configure a credential helper to remove this warning. See 19:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:06 19:11:06 Login Succeeded 19:11:06 docker.io 19:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:06 Removing intermediate container 3921e08332ea 19:11:06 ---> 083ff2aed9b8 19:11:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:11:06 ---> Running in ec5531656677 19:11:06 Removing intermediate container 2405d06695ce 19:11:06 ---> fc6974516efd 19:11:06 Step 6/22 : COPY go.mod vendor* ./ 19:11:06 (1/1) Installing dumb-init (1.2.5-r1) 19:11:06 Executing busybox-1.33.1-r7.trigger 19:11:06 OK: 6 MiB in 15 packages 19:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:07 ---> b0e0e575da9c 19:11:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:07 (1/3) Installing ca-certificates (20211220-r0) 19:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:07 (2/3) Installing dumb-init (1.2.5-r1) 19:11:07 (3/3) Installing su-exec (0.2-r1) 19:11:07 Executing busybox-1.33.1-r7.trigger 19:11:07 Executing ca-certificates-20211220-r0.trigger 19:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:07 ---> Running in 88aa3f58c7ca 19:11:07 OK: 6 MiB in 17 packages 19:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:07 Configure a credential helper to remove this warning. See 19:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:07 19:11:07 Login Succeeded 19:11:07 ---> docker-login.sh ends 19:11:07 (1/2) Installing dumb-init (1.2.5-r1) 19:11:07 (2/2) Installing su-exec (0.2-r1) 19:11:07 Executing busybox-1.33.1-r7.trigger 19:11:07 OK: 6 MiB in 16 packages 19:11:07 Removing intermediate container 5b62f2d82a3e 19:11:07 ---> 26b6ea1f4128 19:11:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] } 19:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:11:07 ---> Running in ecbfc80554df 19:11:07 Removing intermediate container c3f394b41440 19:11:07 ---> f58af901a73a 19:11:07 19:11:07 Step 10/22 : FROM alpine:3.14 19:11:07 ---> e04c818066af 19:11:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:11:07 ---> Using cache 19:11:07 ---> 26b6ea1f4128 19:11:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:07 ---> Using cache 19:11:07 ---> 73f811590eb4 19:11:07 Step 13/22 : ENV APP_PORT=59861 [Pipeline] echo 19:11:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:07 ========================================================= 19:11:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:11:07 ========================================================= [Pipeline] fileExists 19:11:07 Removing intermediate container ecbfc80554df 19:11:07 ---> 73f811590eb4 19:11:07 Step 13/23 : ENV APP_PORT=59882 19:11:07 ---> Running in b0470c6bc3bf 19:11:07 ---> Running in 7e302549ac21 19:11:07 Removing intermediate container 2a17370d0008 19:11:07 ---> 53dfd506faae 19:11:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:07 ---> Running in a1fbca67a772 19:11:07 Removing intermediate container b0470c6bc3bf 19:11:07 ---> 9f21a025c2b8 19:11:07 Step 14/22 : EXPOSE $APP_PORT 19:11:07 Removing intermediate container 7e302549ac21 19:11:07 ---> d73f8af281e3 19:11:07 Step 14/23 : EXPOSE $APP_PORT [Pipeline] sh 19:11:08 ---> Running in c463cd2dfadf 19:11:08 Removing intermediate container ec5531656677 19:11:08 ---> 15bd3fda88f6 19:11:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:11:08 ---> Running in c5db1d3ba2a7 19:11:08 Removing intermediate container a1fbca67a772 19:11:08 ---> 47ba496c02b2 19:11:08 Step 13/25 : WORKDIR / 19:11:08 ---> Running in d0888077d2ca 19:11:08 Removing intermediate container 88aa3f58c7ca 19:11:08 ---> 902550e8b7b4 19:11:08 Step 8/22 : COPY . . 19:11:08 ---> Running in 06d54e6db910 19:11:08 Removing intermediate container c463cd2dfadf 19:11:08 ---> 08f90611c3eb 19:11:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:08 Removing intermediate container c5db1d3ba2a7 19:11:08 ---> 9f5833ed1633 19:11:08 Step 15/23 : WORKDIR / 19:11:08 Removing intermediate container d0888077d2ca 19:11:08 ---> 527b891a84c7 19:11:08 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:11:08 ---> Running in bf3f57fc8d75 19:11:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:08 ---> Running in b01fe9ae53f9 19:11:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:08 9b3977197b4f: Pulling fs layer 19:11:08 1a89e8eeedd5: Pulling fs layer 19:11:08 94645a83ff95: Pulling fs layer 19:11:08 e6fb740bc735: Pulling fs layer 19:11:08 3a77bd46dcc9: Pulling fs layer 19:11:08 355e64cbe906: Pulling fs layer 19:11:08 63ab81a10011: Pulling fs layer 19:11:08 555d1d1c4555: Pulling fs layer 19:11:08 7d9057610161: Pulling fs layer 19:11:08 355e64cbe906: Waiting 19:11:08 63ab81a10011: Waiting 19:11:08 e6fb740bc735: Waiting 19:11:08 555d1d1c4555: Waiting 19:11:08 7d9057610161: Waiting 19:11:08 3a77bd46dcc9: Waiting 19:11:08 94645a83ff95: Download complete 19:11:08 1a89e8eeedd5: Download complete 19:11:08 3a77bd46dcc9: Download complete 19:11:08 355e64cbe906: Download complete 19:11:08 63ab81a10011: Verifying Checksum 19:11:08 63ab81a10011: Download complete 19:11:08 9b3977197b4f: Verifying Checksum 19:11:08 9b3977197b4f: Download complete 19:11:09 7d9057610161: Verifying Checksum 19:11:09 7d9057610161: Download complete 19:11:09 9b3977197b4f: Pull complete 19:11:09 Removing intermediate container 06d54e6db910 19:11:09 ---> e0c1a26fd1d2 19:11:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:10 ---> 52a380d95b17 19:11:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:10 Removing intermediate container bf3f57fc8d75 19:11:10 ---> ceb97d2a7b35 19:11:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:10 Removing intermediate container b01fe9ae53f9 19:11:10 ---> e72b720c7f28 19:11:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:11:10 ---> Running in 2bbc573d03d2 19:11:10 ---> e4166b822ac3 19:11:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:10 1a89e8eeedd5: Pull complete 19:11:10 ---> 94ba7391fb1e 19:11:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:10 94645a83ff95: Pull complete 19:11:10 ---> 06c4a8f78a14 19:11:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:10 ---> 356534b89d0d 19:11:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:11 555d1d1c4555: Verifying Checksum 19:11:11 555d1d1c4555: Download complete 19:11:11 ---> 5c62334e635a 19:11: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 19:11:11 ---> 8c0b967c8399 19:11:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:11 e6fb740bc735: Verifying Checksum 19:11:11 e6fb740bc735: Download complete 19:11:11 Removing intermediate container 2bbc573d03d2 19:11:11 ---> a4c0ed2aa6d0 19:11:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:11:11 ---> ab5e67714c96 19:11:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:11:11 ---> Running in fc12ca489fa4 19:11:11 ---> 46acb72486a4 19:11:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> 2eece7534218 19:11:11 19:11:11 Step 19/23 : ENTRYPOINT ["/core-command"] 19:11:11 ---> Running in 4e372b174833 19:11:11 ---> Running in ccfb67d827f4 19:11:11 Removing intermediate container fc12ca489fa4 19:11:11 ---> 459127d88ef6 19:11:11 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:11:11 Removing intermediate container 4e372b174833 19:11:11 ---> 9329db12c692 19:11:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:11 Removing intermediate container ccfb67d827f4 19:11:11 ---> 3259af42e7e9 19:11:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:11 ---> Running in 513eb4a4dc19 19:11:11 ---> 180861a0b91d 19:11:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:11 ---> 8214d1e5bf2a 19:11:11 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:11:11 ---> Running in ac306a9159c0 19:11:11 Removing intermediate container 513eb4a4dc19 19:11:11 ---> 5d5cdafb01a3 19:11:11 Step 20/22 : LABEL arch=x86_64 19:11:11 ---> Running in ca2b2e79431d 19:11:12 ---> Running in fa4cc111d095 19:11:12 Removing intermediate container ac306a9159c0 19:11:12 ---> e6d463027c28 19:11:12 Step 21/23 : LABEL arch=x86_64 19:11:12 ---> Running in c3a35d3ea427 19:11:12 Removing intermediate container fa4cc111d095 19:11:12 ---> 0804b7332af2 19:11:12 Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:11:12 Removing intermediate container c3a35d3ea427 19:11:12 ---> a1d29959a26b 19:11:12 ---> 747423e1168d 19:11:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:11:12 19:11:12 ---> Running in 149718955f19 19:11:12 ---> Running in 96831af03135 19:11:12 Removing intermediate container 149718955f19 19:11:12 ---> 26798dd09684 19:11:12 Step 22/22 : LABEL version=0.0.0 19:11:13 ---> 8e9d07b8cfd6 19:11:13 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:11:13 Removing intermediate container 96831af03135 19:11:13 ---> d2fe8c3ee16d 19:11:13 Step 23/23 : LABEL version=0.0.0 19:11:13 ---> Running in 67f8cbd49f78 19:11:13 ---> Running in 5c09ed51cda7 19:11:13 ---> Running in 7c50538a7a90 19:11:13 Removing intermediate container 67f8cbd49f78 19:11:13 ---> 4e9a96792960 19:11:13 19:11:13 Removing intermediate container ca2b2e79431d 19:11:13 ---> 69da869273d5 19:11:13 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:13 Removing intermediate container 7c50538a7a90 19:11:13 ---> 7ae015732946 19:11:13 19:11:13 Successfully built 4e9a96792960 19:11:13 Successfully tagged support-scheduler:latest 19:11:13  Building support-scheduler ... done Building security-spire-config 19:11:13 Successfully built 7ae015732946 19:11:13 Successfully tagged core-command:latest 19:11:13  Building core-command ... done Building security-spire-server 19:11:15 ---> 9381855be9a5 19:11:15 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:17 ---> 4b5ba7e67b83 19:11:17 Step 3/25 : WORKDIR /edgex-go 19:11:17 ---> Using cache 19:11:17 ---> 17e7fc060541 19:11:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:17 ---> Using cache 19:11:17 ---> abdd020a3c98 19:11:17 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:11:17 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:17 ---> 4b5ba7e67b83 19:11:17 Step 3/26 : WORKDIR /edgex-go 19:11:17 ---> Using cache 19:11:17 ---> 17e7fc060541 19:11:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:17 ---> Using cache 19:11:17 ---> abdd020a3c98 19:11:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:18 ---> f83fdf269590 19:11:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:18 ---> Running in 4d33bd26345b 19:11:18 ---> Running in b334dc29c68c 19:11:18 ---> 277dfbffc734 19:11:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:11:18 ---> Running in 2bcaa6020dee 19:11:18 Removing intermediate container 5c09ed51cda7 19:11:18 ---> e4daa5db3301 19:11:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:18 ---> Running in 08a3fc2314d1 19:11:18 ---> a459e1a7bdb4 19:11:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:18 Removing intermediate container 08a3fc2314d1 19:11:18 ---> b7ed3e1bbfb1 19:11:18 Step 23/25 : LABEL arch=x86_64 19:11:18 ---> Running in c0114b561c64 19:11:19 ---> dff934ba4023 19:11:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:11:19 Removing intermediate container c0114b561c64 19:11:19 ---> f57175f1cca8 19:11:19 Step 24/25 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:11:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:19 ---> Running in 052eaea07579 19:11:19 ---> f08fbe8502e3 19:11:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:11:19 ---> Running in fddad61296ce 19:11:19 Removing intermediate container 052eaea07579 19:11:19 ---> 24d0f83888ca 19:11:19 Step 25/25 : LABEL version=0.0.0 19:11:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:11:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:19 ---> Running in 93cf8380fd61 19:11:19 Removing intermediate container fddad61296ce 19:11:19 ---> 2f69ba09f779 19:11:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:19 Removing intermediate container 93cf8380fd61 19:11:19 ---> 5132902618d1 19:11:19 19:11:19 Successfully built 5132902618d1 19:11:19 Successfully tagged security-secretstore-setup:latest 19:11:19  Building security-secretstore-setup ... done Building core-metadata 19:11:19 ---> 50d83f5a1dae 19:11:19 Step 26/31 : RUN chmod +x /entrypoint.sh 19:11:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:20 OK: 221 MiB in 52 packages 19:11:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:20 OK: 221 MiB in 52 packages 19:11:21 ---> Running in 3420496b5711 19:11:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:22 ---> 4b5ba7e67b83 19:11:22 Step 3/23 : WORKDIR /edgex-go 19:11:22 ---> Using cache 19:11:22 ---> 17e7fc060541 19:11:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:22 ---> Using cache 19:11:22 ---> abdd020a3c98 19:11:22 Step 5/23 : RUN apk add --update --no-cache make git 19:11:22 ---> Using cache 19:11:22 ---> 4b214ece56f0 19:11:22 Step 6/23 : COPY go.mod vendor* ./ 19:11:22 ---> Using cache 19:11:22 ---> 5d1001198ab9 19:11:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:22 ---> Using cache 19:11:22 ---> 6acae17447fd 19:11:22 Step 8/23 : COPY . . 19:11:22 ---> Using cache 19:11:22 ---> b00b4240205d 19:11:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:11:23 ---> Running in d9d6807d1335 19:11:23 Removing intermediate container b334dc29c68c 19:11:23 ---> 509a007c2323 19:11:23 Step 6/26 : COPY go.mod vendor* ./ 19:11:23 Removing intermediate container 4d33bd26345b 19:11:23 ---> 8bdbf5cf0324 19:11:23 Step 6/25 : COPY go.mod vendor* ./ 19:11:23 ---> 45a055ec19fc 19:11:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11: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 19:11:23 ---> Running in 64b8cf3a111a 19:11:23 ---> 216d7475a292 19:11:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:23 e6fb740bc735: Pull complete 19:11:23 3a77bd46dcc9: Pull complete 19:11:23 ---> Running in 67e72649e576 19:11:23 355e64cbe906: Pull complete 19:11:24 63ab81a10011: Pull complete 19:11:24 Removing intermediate container 3420496b5711 19:11:24 ---> 298504527400 19:11:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:11:24 ---> Running in 79d5bf31db01 19:11:24 Removing intermediate container 79d5bf31db01 19:11:24 ---> abdc261ef63e 19:11:24 Step 28/31 : CMD ["gate"] 19:11:25 ---> Running in 891bce8b2a3e 19:11:25 Removing intermediate container 891bce8b2a3e 19:11:25 ---> 95bbe77b3e50 19:11:25 Step 29/31 : LABEL arch=x86_64 19:11:25 ---> Running in 2e03049555fc 19:11:25 Removing intermediate container 64b8cf3a111a 19:11:25 ---> 472500b5db28 19:11:25 Step 8/26 : COPY . . 19:11:25 Removing intermediate container 67e72649e576 19:11:25 ---> 501c8405dd12 19:11:25 Step 8/25 : COPY . . 19:11:25 Removing intermediate container 2e03049555fc 19:11:25 ---> c426222d4121 19:11:25 Step 30/31 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:11:26 ---> Running in 906ad9951234 19:11:29 Removing intermediate container 906ad9951234 19:11:29 ---> ad74818e1383 19:11:29 Step 31/31 : LABEL version=0.0.0 19:11:30 555d1d1c4555: Pull complete 19:11:32 7d9057610161: Pull complete 19:11:32 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists 19:11:32 ---> Running in 608c8bc39030 [Pipeline] sh 19:11:32 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:32 WORKDIR /edgex 19:11:32 COPY go.mod . 19:11:32 RUN go mod download 19:11:32 docker build -t ci-base-image-arm64 -f - . 19:11:33 Removing intermediate container 608c8bc39030 19:11:33 ---> 2893ce4f689c 19:11:33 19:11:33 Successfully built 2893ce4f689c 19:11:34 Successfully tagged security-bootstrapper:latest 19:11:34  Building security-bootstrapper ... done Building security-proxy-setup 19:11:34 ---> 244e989f0e5a 19:11:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:34 ---> 9aeff6a0638d 19:11:34 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:11:35 Sending build context to Docker daemon 169.2MB 19:11:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:35 ---> 819e984ddca1 19:11:35 Step 2/4 : WORKDIR /edgex 19:11:36 ---> Running in 102a05217a17 19:11:36 ---> Running in 1229f60b2c1a 19:11:37 ---> Running in 17d242241252 19:11:37 Removing intermediate container 17d242241252 19:11:37 ---> f71f4cd68f38 19:11:37 Step 3/4 : COPY go.mod . 19:11:38 Removing intermediate container 102a05217a17 19:11:38 ---> d87370619e38 19:11:38 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:38 Removing intermediate container 1229f60b2c1a 19:11:38 ---> 723a423bc7a2 19:11:38 Step 10/25 : WORKDIR /edgex-go/spire-build 19:11:38 ---> 8d55a01f4e1f 19:11:38 Step 4/4 : RUN go mod download 19:11:38 ---> Running in 2d13a0f5ab0b 19:11:38 ---> Running in 8adb92fa165c 19:11:38 ---> Running in ac6d5ddbc38e 19:11:38 Removing intermediate container 8adb92fa165c 19:11:38 ---> 0a6a1384df71 19:11:38 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:38 ---> 4b5ba7e67b83 19:11:38 Step 3/22 : WORKDIR /edgex-go 19:11:38 ---> Using cache 19:11:38 ---> 17e7fc060541 19:11:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:38 ---> Using cache 19:11:38 ---> abdd020a3c98 19:11:38 Step 5/22 : RUN apk add --update --no-cache make git 19:11:38 ---> Using cache 19:11:38 ---> 4b214ece56f0 19:11:38 Step 6/22 : COPY go.mod vendor* ./ 19:11:38 ---> Using cache 19:11:38 ---> 5d1001198ab9 19:11:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:38 ---> Using cache 19:11:38 ---> 6acae17447fd 19:11:38 Step 8/22 : COPY . . 19:11:38 ---> Using cache 19:11:38 ---> b00b4240205d 19:11:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:38 Removing intermediate container ac6d5ddbc38e 19:11:38 ---> a092bd9404b5 19:11:38 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:38 ---> Running in 1d28d334c284 19:11:38 ---> Running in 67848f4e2005 19:11:38 ---> Running in 1672ff46cfad 19:11:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:11:40 Removing intermediate container 1672ff46cfad 19:11:40 ---> 7712cb2f9783 19:11:40 Step 12/25 : WORKDIR /edgex-go 19:11:40 Removing intermediate container 1d28d334c284 19:11:40 ---> 6a9d72137d52 19:11:40 Step 12/26 : WORKDIR /edgex-go 19:11:41 Removing intermediate container d9d6807d1335 19:11:41 ---> cb108194b22f 19:11:41 19:11:41 Step 10/23 : FROM alpine:3.14 19:11:41 ---> e04c818066af 19:11:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:41 ---> Using cache 19:11:41 ---> 26b6ea1f4128 19:11:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:41 ---> Using cache 19:11:41 ---> 73f811590eb4 19:11:41 Step 13/23 : ENV APP_PORT=59881 19:11:41 Removing intermediate container 2bcaa6020dee 19:11:41 ---> 6234f4828b75 19:11:41 19:11:41 Step 10/22 : FROM alpine:3.14 19:11:41 ---> e04c818066af 19:11:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:11:41 ---> Running in d4cbd0f01b35 19:11:41 ---> Running in 5412e46755f7 19:11:41 ---> Running in 3bf8dc243e44 19:11:41 ---> Running in 35f6c25562dc 19:11:41 Removing intermediate container d4cbd0f01b35 19:11:41 ---> abd7aeb46b78 19:11:41 19:11:41 Step 13/25 : FROM alpine:3.15 19:11:41 ---> 0ac33e5f5afa 19:11:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:41 ---> Using cache 19:11:41 ---> 3f07f7cd9331 19:11:41 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:41 ---> Using cache 19:11:41 ---> 1864d53a6479 19:11:41 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:41 ---> Using cache 19:11:41 ---> ba97027aa284 19:11:41 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:41 Removing intermediate container 3bf8dc243e44 19:11:41 ---> 773c5353e87a 19:11:41 Step 14/23 : EXPOSE $APP_PORT 19:11:41 Removing intermediate container 5412e46755f7 19:11:41 ---> 5d4fb77c045f 19:11:41 19:11:41 Step 13/26 : FROM alpine:3.15 19:11:41 ---> 0ac33e5f5afa 19:11:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:41 ---> Using cache 19:11:41 ---> 3f07f7cd9331 19:11:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:41 ---> Using cache 19:11:41 ---> 1864d53a6479 19:11:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:41 ---> Running in 5e5f645e7910 19:11:41 ---> Running in d5f7b68194e9 19:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:41 Removing intermediate container 5e5f645e7910 19:11:41 ---> 782235a43317 19:11:41 Step 15/23 : WORKDIR / 19:11:41 ---> Running in 4c426620d4e7 19:11:41 (1/2) Installing ca-certificates (20211220-r0) 19:11:41 (2/2) Installing dumb-init (1.2.5-r1) 19:11:41 Executing busybox-1.33.1-r7.trigger 19:11:41 Executing ca-certificates-20211220-r0.trigger 19:11:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:41 OK: 6 MiB in 16 packages 19:11:42 Removing intermediate container 4c426620d4e7 19:11:42 ---> 765026f33ee1 19:11:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:42 ---> 4669138aadc3 19:11:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:42 ---> 701c569b6592 19:11:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:42 Removing intermediate container 35f6c25562dc 19:11:42 ---> b1d60c2cf902 19:11:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:11:43 ---> Running in 3552713b0b22 19:11:43 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:43 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:43 OK: 15859 distinct packages available 19:11:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:43 ---> e9c2fb5f4173 19:11:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:43 ---> fafefc40745f 19:11:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:43 Removing intermediate container 3552713b0b22 19:11:43 ---> e4e7955dda54 19:11:43 Step 13/22 : ENV APP_PORT=59860 19:11:43 ---> Running in 4eb3068cae91 19:11:43 ---> 9218a5230ee1 19:11:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:11:43 ---> Running in 21eab8aa15cf 19:11:43 ---> 6eb92165270e 19:11:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:11:43 Removing intermediate container 4eb3068cae91 19:11:43 ---> c47511e50d22 19:11:43 Step 14/22 : EXPOSE $APP_PORT 19:11:44 ---> Running in 7d81cdbfe718 19:11:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:44 Removing intermediate container 21eab8aa15cf 19:11:44 ---> 33db4b7ff763 19:11:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:44 Removing intermediate container 7d81cdbfe718 19:11:44 ---> 795663428aec 19:11:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:44 ---> Running in 41f2b4564713 19:11:44 ---> 039cf20a43f4 19:11:44 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:44 (1/4) Installing dumb-init (1.2.5-r1) 19:11:44 (2/4) Installing musl-obstack (1.2.3-r0) 19:11:44 ---> Running in 62f9f42fb7c5 19:11:44 (3/4) Installing libucontext (1.1-r0) 19:11:44 Removing intermediate container 41f2b4564713 19:11:44 ---> 6c99bacc1fb8 19:11:44 Step 21/23 : LABEL arch=x86_64 19:11:44 (4/4) Installing gcompat (1.0.0-r4) 19:11:44 ---> b3e42d3a37ff 19:11:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:44 ---> Running in f61ead313a82 19:11:44 Executing busybox-1.34.1-r5.trigger 19:11:44 OK: 6 MiB in 18 packages 19:11:44 Removing intermediate container 62f9f42fb7c5 19:11:44 ---> fd5df8e349bb 19:11:44 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:45 ---> Running in e05475a0bb0c 19:11:45 Removing intermediate container f61ead313a82 19:11:45 ---> fe816551b765 19:11:45 Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:11:45 ---> Running in d9468cfbc88d 19:11:45 Removing intermediate container e05475a0bb0c 19:11:45 ---> 9093cec51092 19:11:45 Step 23/25 : LABEL arch=x86_64 19:11:45 ---> Running in 06435c3b4454 19:11:45 Removing intermediate container d9468cfbc88d 19:11:45 ---> cd48ed85725a 19:11:45 Step 23/23 : LABEL version=0.0.0 19:11:45 ---> 3cc6d0224758 19:11:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:11:45 Removing intermediate container d5f7b68194e9 19:11:45 ---> 40b93f532aef 19:11:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:45 ---> Running in 7cfca884b319 19:11:45 Removing intermediate container 06435c3b4454 19:11:45 ---> acfb76e9f9d0 19:11:45 Step 24/25 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:11:46 ---> Running in 3a0d97876e40 19:11:46 Removing intermediate container 7cfca884b319 19:11:46 ---> b1edabfdcc23 19:11:46 19:11:46 Successfully built b1edabfdcc23 19:11:46 Successfully tagged core-metadata:latest 19:11:46  Building core-metadata ... done Building sys-mgmt-agent 19:11:46 ---> 61f2e21bee81 19:11:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:11:48 Removing intermediate container 3a0d97876e40 19:11:48 ---> 5fec82187102 19:11:48 Step 25/25 : LABEL version=0.0.0 19:11:48 ---> Running in 824b85e3e73b 19:11:48 ---> Running in 5c530ce42176 19:11:48 ---> 25572bd470ea 19:11:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:48 Removing intermediate container 824b85e3e73b 19:11:48 ---> db535eddcfa2 19:11:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:48 Removing intermediate container 5c530ce42176 19:11:48 ---> 55fa069a9c5a 19:11:48 19:11:48 ---> Running in 92992d69ead5 19:11:48 Successfully built 55fa069a9c5a 19:11:48 Successfully tagged security-spire-server:latest 19:11:48 Building core-data 19:11:48  Building security-spire-server ... done  ---> aef4cb6fc85f 19:11:48 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:49 Removing intermediate container 92992d69ead5 19:11:49 ---> Running in 9cc86e105f87 19:11:49 ---> 77f9eb54448b 19:11:49 Step 20/22 : LABEL arch=x86_64 19:11:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:51 ---> 4b5ba7e67b83 19:11:51 Step 3/23 : WORKDIR /edgex-go 19:11:51 ---> Using cache 19:11:51 ---> 17e7fc060541 19:11:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:51 ---> Using cache 19:11:51 ---> abdd020a3c98 19:11:51 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11: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/secrets-config ./cmd/secrets-config 19:11:52 ---> Running in d7cc3c41874d 19:11:52 ---> Running in f869b5db430d 19:11:52 Removing intermediate container 9cc86e105f87 19:11:52 ---> 410fdee606b2 19:11:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:52 Removing intermediate container d7cc3c41874d 19:11:52 ---> 6c8a1fb99189 19:11:52 Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:11:52 ---> Running in f7b7ddecad16 19:11:52 ---> 3ce20247d539 19:11:52 Step 21/26 : WORKDIR / 19:11:52 ---> Running in 2b965f03d630 19:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:52 Removing intermediate container f7b7ddecad16 19:11:52 ---> 456c50f5a55d 19:11:52 Step 22/22 : LABEL version=0.0.0 19:11:52 ---> Running in 102de1e0f01e 19:11:52 Removing intermediate container 2b965f03d630 19:11:52 ---> ea6828f4ee03 19:11:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:53 Removing intermediate container 102de1e0f01e 19:11:53 ---> 1d1a8be8f03d 19:11:53 19:11:53 ---> Running in 90dbeb25c125 19:11:53 Successfully built 1d1a8be8f03d 19:11:53 Successfully tagged support-notifications:latest 19:11:53 Building security-spiffe-token-provider 19:11:53  Building support-notifications ... done Removing intermediate container 90dbeb25c125 19:11:53 ---> 493244315a16 19:11:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:53 OK: 221 MiB in 52 packages 19:11:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:54 ---> 4b5ba7e67b83 19:11:54 Step 3/23 : WORKDIR /edgex-go 19:11:54 ---> Using cache 19:11:54 ---> 17e7fc060541 19:11:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:54 ---> Using cache 19:11:54 ---> abdd020a3c98 19:11:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:56 ---> Running in 2b465d6b06f9 19:11:56 ---> Running in 885b724f5774 19:11:56 Removing intermediate container 67848f4e2005 19:11:56 ---> 82dbe530e6ea 19:11:56 19:11:56 Step 10/22 : FROM alpine:3.14 19:11:56 ---> e04c818066af 19:11:56 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:11:56 ---> Running in a4d633fc1d9f 19:11:56 Removing intermediate container 2b465d6b06f9 19:11:56 ---> d9a1a91f58d3 19:11:56 Step 24/26 : LABEL arch=x86_64 19:11:56 Removing intermediate container f869b5db430d 19:11:56 ---> f6f1b6f4c6f6 19:11:56 Step 6/23 : COPY go.mod vendor* ./ 19:11:56 ---> Running in f4d5ae5c7c4b 19:11:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:57 Removing intermediate container f4d5ae5c7c4b 19:11:57 ---> 39e3c6699ac5 19:11:57 Step 25/26 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:11:57 ---> cfee4c0eb985 19:11:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:57 ---> Running in 979694cbb72f 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:57 ---> Running in 7c622ccaf24b 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:57 Removing intermediate container 979694cbb72f 19:11:57 ---> 8eec909f09c7 19:11:57 Step 26/26 : LABEL version=0.0.0 19:11:57 ---> Running in d1ec0f7502c7 19:11:57 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:57 ---> 4b5ba7e67b83 19:11:57 Step 3/20 : WORKDIR /edgex-go 19:11:57 ---> Using cache 19:11:57 ---> 17e7fc060541 19:11:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:11:57 (1/6) Installing ca-certificates (20211220-r0) 19:11:57 (2/6) Installing brotli-libs (1.0.9-r5) 19:11:57 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:11:57 (4/6) Installing libcurl (7.79.1-r1) 19:11:57 ---> Running in 5451a952a2d3 19:11:57 (5/6) Installing curl (7.79.1-r1) 19:11:57 Removing intermediate container d1ec0f7502c7 19:11:57 ---> 73a7129c15d7 19:11:57 19:11:57 (6/6) Installing dumb-init (1.2.5-r1) 19:11:57 Executing busybox-1.33.1-r7.trigger 19:11:57 Executing ca-certificates-20211220-r0.trigger 19:11:57 OK: 8 MiB in 20 packages 19:11:57 Successfully built 73a7129c15d7 19:11:57 Successfully tagged security-spire-config:latest 19:11:57  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:58 OK: 221 MiB in 52 packages 19:11:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:58 Removing intermediate container 7c622ccaf24b 19:11:58 ---> 2a8da5d7a249 19:11:58 Step 8/23 : COPY . . 19:11:58 Removing intermediate container a4d633fc1d9f 19:11:58 ---> f02d3db22c7d 19:11:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:59 OK: 15866 distinct packages available 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:59 ---> Running in 26a35f149588 19:11:59 Removing intermediate container 885b724f5774 19:11:59 ---> 2dbd834da705 19:11:59 Step 6/23 : COPY go.mod vendor* ./ 19:11:59 Removing intermediate container 26a35f149588 19:11:59 ---> dad6ad3e6413 19:11:59 Step 13/22 : WORKDIR /edgex 19:12:00 ---> Running in e128714cd3ed 19:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:00 ---> 9941410121f1 19:12:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:00 ---> Running in 09956ba2f912 19:12:00 Removing intermediate container e128714cd3ed 19:12:00 ---> d5c4d2e6d950 19:12:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:12:00 ---> c01a68cfeef1 19:12:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:12:00 OK: 221 MiB in 52 packages 19:12:01 ---> fffff67af716 19:12:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:01 Removing intermediate container 5451a952a2d3 19:12:01 ---> 447c652e4955 19:12:01 Step 5/20 : COPY go.mod vendor* ./ 19:12:01 Removing intermediate container 09956ba2f912 19:12:01 ---> c61d8b61ce6d 19:12:01 Step 8/23 : COPY . . 19:12:01 ---> b70d36a71047 19:12:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:12:02 ---> ad6ae3ebb9a7 19:12:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:03 ---> 75003efd10f8 19:12:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:03 ---> Running in f4bf51df1e79 19:12:03 ---> Running in 11d8120053e6 19:12:03 ---> cf6fd8e06bbd 19:12:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:12:03 ---> Running in 5ef9d4ce4fdc 19:12:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:12:05 Removing intermediate container f4bf51df1e79 19:12:05 ---> 3b0d30ceeaa2 19:12:05 Step 7/20 : COPY . . 19:12:05 Removing intermediate container 11d8120053e6 19:12:05 ---> 08165d48d863 19:12:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:12:05 ---> Running in a84c9282197c 19:12:05 Removing intermediate container a84c9282197c 19:12:05 ---> bbcef6cca58a 19:12:05 Step 20/22 : LABEL arch=x86_64 19:12:06 ---> Running in 0e9a9182185a 19:12:06 Removing intermediate container 0e9a9182185a 19:12:06 ---> 415a7648a9b6 19:12:06 Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:12:07 ---> Running in 61078de83743 19:12:07 ---> 090f84e8f572 19:12:07 Step 9/23 : RUN make cmd/core-data/core-data 19:12:08 Removing intermediate container 61078de83743 19:12:08 ---> 7a1c84bb09ac 19:12:08 Step 22/22 : LABEL version=0.0.0 19:12:08 ---> Running in ac0fd94fc02f 19:12:08 ---> Running in 7214328be7f8 19:12:08 Removing intermediate container 7214328be7f8 19:12:08 ---> 09c87ce51ba0 19:12:08 19:12:08 Successfully built 09c87ce51ba0 19:12:08 Successfully tagged security-proxy-setup:latest 19:12:09  Building security-proxy-setup ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:12:12 ---> d6e5ebd019ca 19:12:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:12 ---> Running in 26d9896c62ec 19:12: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:12:18 Removing intermediate container 5ef9d4ce4fdc 19:12:18 ---> b4d312dbae58 19:12:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:18 ---> Running in dd7fc2dc2f96 19:12: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:20 Removing intermediate container dd7fc2dc2f96 19:12:20 ---> 448978127f23 19:12:20 19:12:20 Step 11/23 : FROM docker:20.10.14 19:12:20 20.10.14: Pulling from library/docker 19:12:24 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:12:24 Status: Downloaded newer image for docker:20.10.14 19:12:24 ---> 7417809fdb73 19:12:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:25 Removing intermediate container 2d13a0f5ab0b 19:12:25 ---> 65c5fd5200c0 19:12:25 Successfully built 65c5fd5200c0 19:12:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:25 + docker inspect -f . ci-base-image-arm64 19:12:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:26 prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container 19:12:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:27 ---> Running in 2d4edb1e1de9 19:12:27 Removing intermediate container 2d4edb1e1de9 19:12:27 ---> 67c961658a6e 19:12:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:12:27 ---> Running in 319c1584ba39 19:12:27 $ docker top a48c5b7bcbd793a663bfbc83a374f9c607da11325f30d1c0791eddb194b0e3fb -eo pid,comm 19:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { 19:12:27 (1/43) Installing readline (8.1.1-r0) 19:12:27 (2/43) Installing bash (5.1.16-r0) 19:12:27 Executing bash-5.1.16-r0.post-install 19:12:27 (3/43) Installing brotli-libs (1.0.9-r5) 19:12:27 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:12:27 (5/43) Installing libcurl (7.80.0-r1) 19:12:27 (6/43) Installing curl (7.80.0-r1) 19:12:27 (7/43) Installing dumb-init (1.2.5-r1) 19:12:27 (8/43) Installing libbz2 (1.0.8-r1) 19:12:27 (9/43) Installing expat (2.4.7-r0) 19:12:27 (10/43) Installing libffi (3.4.2-r1) 19:12:27 (11/43) Installing gdbm (1.22-r0) 19:12:27 (12/43) Installing xz-libs (5.2.5-r1) 19:12:27 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:12:27 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:12:27 (15/43) Installing mpdecimal (2.5.1-r1) 19:12:27 (16/43) Installing sqlite-libs (3.36.0-r0) 19:12:27 (17/43) Installing python3 (3.9.7-r4) [Pipeline] sh 19:12:27 (18/43) Installing py3-appdirs (1.4.4-r2) 19:12:27 (19/43) Installing py3-certifi (2020.12.5-r1) 19:12:27 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:12:27 (21/43) Installing py3-idna (3.3-r0) 19:12:27 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:12:28 (23/43) Installing py3-requests (2.26.0-r1) 19:12:28 (24/43) Installing py3-msgpack (1.0.2-r1) 19:12:28 (25/43) Installing py3-lockfile (0.12.2-r4) 19:12:28 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:12:28 (27/43) Installing py3-colorama (0.4.4-r1) 19:12:28 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:12:28 (29/43) Installing py3-distlib (0.3.3-r0) 19:12:28 (30/43) Installing py3-distro (1.6.0-r0) 19:12:28 (31/43) Installing py3-six (1.16.0-r0) 19:12:28 (32/43) Installing py3-webencodings (0.5.1-r4) 19:12:28 (33/43) Installing py3-html5lib (1.1-r1) 19:12:28 (34/43) Installing py3-parsing (2.4.7-r2) 19:12:28 (35/43) Installing py3-packaging (20.9-r1) 19:12:28 (36/43) Installing py3-tomli (1.2.2-r0) 19:12:28 (37/43) Installing py3-pep517 (0.12.0-r0) 19:12:28 (38/43) Installing py3-progress (1.6-r0) 19:12:28 (39/43) Installing py3-retrying (1.3.3-r2) 19:12:28 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:12:28 (41/43) Installing py3-setuptools (52.0.0-r4) 19:12:28 (42/43) Installing py3-toml (0.10.2-r2) 19:12:28 (43/43) Installing py3-pip (20.3.4-r1) 19:12:28 + go version 19:12:28 go version go1.17.7 linux/arm64 [Pipeline] } 19:12:28 $ docker stop --time=1 a48c5b7bcbd793a663bfbc83a374f9c607da11325f30d1c0791eddb194b0e3fb 19:12:28 Executing busybox-1.34.1-r5.trigger 19:12:28 OK: 83 MiB in 65 packages 19:12:29 Collecting docker-compose==1.23.2 19:12:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:29 Collecting websocket-client<1.0,>=0.32.0 19:12:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:29 Collecting cached-property<2,>=1.2.0 19:12:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:29 Removing intermediate container ac0fd94fc02f 19:12:29 ---> b8481b4de3e9 19:12:29 19:12:29 Step 10/23 : FROM alpine:3.14 19:12:29 ---> e04c818066af 19:12:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:29 Collecting dockerpty<0.5,>=0.4.1 19:12:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:29 ---> Running in c5b95053076a 19:12:29 Removing intermediate container c5b95053076a 19:12:29 ---> e98c4e416610 19:12:29 Step 12/23 : ENV APP_PORT=59880 19:12:29 ---> Running in 6256a4769700 19:12:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:29 Removing intermediate container 6256a4769700 19:12:29 ---> 0c25daef0d66 19:12:29 Step 13/23 : EXPOSE $APP_PORT 19:12:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:29 ---> Running in a25191e7c786 19:12:29 Collecting PyYAML<4,>=3.10 19:12:29 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:29 Removing intermediate container a25191e7c786 19:12:29 ---> 5f2fa68e6bbb 19:12:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:30 $ docker rm -f a48c5b7bcbd793a663bfbc83a374f9c607da11325f30d1c0791eddb194b0e3fb 19:12:30 ---> Running in 21c6742d04ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 19:12:30 Collecting docker<4.0,>=3.6.0 19:12:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:30 Collecting texttable<0.10,>=0.9.0 19:12:30 Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:30 Collecting jsonschema<3,>=2.5.1 19:12:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:30 Collecting docopt<0.7,>=0.6.1 19:12:30 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:31 + docker inspect -f . ci-base-image-arm64 19:12:31 . [Pipeline] } 19:12:31 Removing intermediate container 21c6742d04ba 19:12:31 ---> 6052c2471db2 19:12:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:12:31 ---> Running in 5599e999a746 19:12:31 Removing intermediate container 26d9896c62ec 19:12:31 ---> c6a36ea8a791 19:12:31 19:12:31 Step 9/20 : FROM alpine:3.15 19:12:31 ---> 0ac33e5f5afa 19:12:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:31 ---> Using cache 19:12:31 ---> 3f07f7cd9331 19:12:31 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:31 ---> Using cache 19:12:31 ---> 1864d53a6479 19:12:31 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:31 ---> Running in a83afa2df4b3 [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:31 Collecting docker-pycreds>=0.4.0 19:12:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:31 Collecting chardet<3.1.0,>=3.0.2 19:12:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:12:31 prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container 19:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:31 Collecting urllib3<1.25,>=1.21.1 19:12:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:31 Collecting idna<2.8,>=2.5 19:12:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:12:31 Attempting uninstall: urllib3 19:12:31 Found existing installation: urllib3 1.26.7 19:12:31 Uninstalling urllib3-1.26.7: 19:12:31 Successfully uninstalled urllib3-1.26.7 19:12:31 Attempting uninstall: idna 19:12:31 Found existing installation: idna 3.3 19:12:31 Uninstalling idna-3.3: 19:12:31 Successfully uninstalled idna-3.3 19:12:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:32 Attempting uninstall: requests 19:12:32 Found existing installation: requests 2.26.0 19:12:32 Uninstalling requests-2.26.0: 19:12:32 Successfully uninstalled requests-2.26.0 19:12:32 Running setup.py install for texttable: started 19:12:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:32 (1/6) Installing dumb-init (1.2.5-r1) 19:12:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:12:32 Running setup.py install for texttable: finished with status 'done' 19:12:32 Running setup.py install for PyYAML: started 19:12:32 (3/6) Installing libsodium (1.0.18-r0) 19:12:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:12:32 $ docker top ba000d46804520129399ed029a4adf74fe4498ce2e375aded4ad0bb8036e8f7a -eo pid,comm 19:12:33 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:12:33 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:12:33 OK: 15859 distinct packages available 19:12:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:33 (5/6) Installing libzmq (4.3.4-r0) 19:12:33 Running setup.py install for PyYAML: finished with status 'done' 19:12:33 (6/6) Installing zeromq (4.3.4-r0) 19:12:33 Running setup.py install for docopt: started 19:12:33 Executing busybox-1.33.1-r7.trigger [Pipeline] { 19:12:33 OK: 8 MiB in 20 packages [Pipeline] echo 19:12:33 ========================================================= 19:12:33 [edgeXBuildGoParallel] Running Tests and Build... 19:12:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:33 Running setup.py install for docopt: finished with status 'done' 19:12:33 Running setup.py install for dockerpty: started 19:12:33 Removing intermediate container 5599e999a746 19:12:33 ---> 56c32cff2026 19:12:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:33 ---> 914726a92f39 19:12:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:33 Running setup.py install for dockerpty: finished with status 'done' 19:12:34 + make test 19:12:34 go mod tidy -compat=1.17 19:12:34 (1/9) Installing ca-certificates (20211220-r0) 19:12:34 ---> 68868dd6d7ea 19:12:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:34 (2/9) Installing brotli-libs (1.0.9-r5) 19:12: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 19:12:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:12:34 ---> 52eae8d7b912 19:12:34 Step 19/23 : ENTRYPOINT ["/core-data"] 19:12:34 (4/9) Installing libcurl (7.80.0-r1) 19:12:34 ---> Running in b721aaedae6c 19:12:34 (5/9) Installing curl (7.80.0-r1) 19:12:34 Removing intermediate container b721aaedae6c 19:12:34 ---> f1f3eb3d340a 19:12:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:34 (6/9) Installing dumb-init (1.2.5-r1) 19:12:34 ---> Running in e223f112c8fc 19:12:34 (7/9) Installing musl-obstack (1.2.3-r0) 19:12:34 (8/9) Installing libucontext (1.1-r0) 19:12:34 Removing intermediate container e223f112c8fc 19:12:34 ---> 7b0d37f27a8d 19:12:34 Step 21/23 : LABEL arch=x86_64 19:12:34 (9/9) Installing gcompat (1.0.0-r4) 19:12:34 ---> Running in 5079be27b93e 19:12:34 Executing busybox-1.34.1-r5.trigger 19:12:34 Executing ca-certificates-20211220-r0.trigger 19:12:34 OK: 8 MiB in 23 packages 19:12:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:35 Removing intermediate container 5079be27b93e 19:12:35 ---> d6d67c175092 19:12:35 Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:12:35 ---> Running in d72eb0603c7a 19:12:35 Removing intermediate container d72eb0603c7a 19:12:35 ---> a18ed138eb97 19:12:35 Step 23/23 : LABEL version=0.0.0 19:12:35 ---> Running in 80db1eb5d669 19:12:35 Removing intermediate container a83afa2df4b3 19:12:35 ---> 782cee89b94d 19:12:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:35 Removing intermediate container 80db1eb5d669 19:12:35 ---> 98f25e5ee70b 19:12:35 19:12:36 Successfully built 98f25e5ee70b 19:12:36 Successfully tagged core-data:latest 19:12:36  Building core-data ... done  ---> f8fe929cc705 19:12:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:12:36 ---> 3028b71513b8 19:12:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:12:36 Removing intermediate container 319c1584ba39 19:12:36 ---> 5830868d052f 19:12:36 Step 14/23 : ENV APP_PORT=58890 19:12:36 ---> Running in ce963009e0c8 19:12:36 ---> cae19873c58b 19:12:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:12:37 ---> Running in 9802b2f48c36 19:12:37 Removing intermediate container ce963009e0c8 19:12:37 ---> 418dcf52cac9 19:12:37 Step 15/23 : EXPOSE $APP_PORT 19:12:37 ---> Running in d037da25613a 19:12:37 Removing intermediate container 9802b2f48c36 19:12:37 ---> ec4b248205c6 19:12:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:37 ---> Running in b162515e66c9 19:12:37 Removing intermediate container d037da25613a 19:12:37 ---> ab50aae06bd2 19:12:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:37 Removing intermediate container b162515e66c9 19:12:37 ---> 87fb77196cc0 19:12:37 Step 18/20 : LABEL arch=x86_64 19:12:37 ---> Running in 1ff8e0724849 19:12:37 ---> 8006ff9260af 19:12:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:37 Removing intermediate container 1ff8e0724849 19:12:37 ---> 2f250c9ed34b 19:12:37 Step 19/20 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:12:37 ---> Running in 6801c5afb62c 19:12:38 ---> eae327ece8a5 19:12:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:38 Removing intermediate container 6801c5afb62c 19:12:38 ---> cf00132ddad0 19:12:38 Step 20/20 : LABEL version=0.0.0 19:12:38 ---> Running in 0e17bce61ef5 19:12:38 ---> 54b380d1806e 19:12:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:38 ---> Running in f2b71ee0bcd2 19:12:38 Removing intermediate container 0e17bce61ef5 19:12:38 ---> ee7e8b093c22 19:12:38 19:12:38 Successfully built ee7e8b093c22 19:12:38 Removing intermediate container f2b71ee0bcd2 19:12:38 ---> aec16ec9eb51 19:12:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:38 Successfully tagged security-spiffe-token-provider:latest 19:12:38  Building security-spiffe-token-provider ... done  ---> Running in 26b2ab9304ce 19:12:38 Removing intermediate container 26b2ab9304ce 19:12:38 ---> 131d37f53ea6 19:12:38 Step 21/23 : LABEL arch=x86_64 19:12:38 ---> Running in ed809395245d 19:12:38 Removing intermediate container ed809395245d 19:12:38 ---> 009759c89ac5 19:12:38 Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:12:38 ---> Running in 328e0ea717a1 19:12:38 Removing intermediate container 328e0ea717a1 19:12:38 ---> e4e396210ac5 19:12:38 Step 23/23 : LABEL version=0.0.0 19:12:38 ---> Running in dd2ae47ea2f7 19:12:38 Removing intermediate container dd2ae47ea2f7 19:12:38 ---> 53428f9a3ce7 19:12:38 19:12:38 Successfully built 53428f9a3ce7 19:12:38 Successfully tagged sys-mgmt-agent:latest 19:12:39  Building sys-mgmt-agent ... done  [Pipeline] } 19:12:39 $ docker stop --time=1 7004e9c402f0a1e143b66bdad39feb0ec39f84d14699a03ee571a499367b945e 19:12:40 $ docker rm -f 7004e9c402f0a1e143b66bdad39feb0ec39f84d14699a03ee571a499367b945e [Pipeline] // withDockerContainer [Pipeline] sh 19:12:40 + docker images 19:12:40 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:40 sys-mgmt-agent latest 53428f9a3ce7 2 seconds ago 299MB 19:12:40 security-spiffe-token-provider latest ee7e8b093c22 2 seconds ago 29MB 19:12:40 core-data latest 98f25e5ee70b 5 seconds ago 22.5MB 19:12:40 c6a36ea8a791 10 seconds ago 1.67GB 19:12:40 b8481b4de3e9 12 seconds ago 1.65GB 19:12:40 448978127f23 20 seconds ago 1.62GB 19:12:40 security-proxy-setup latest 09c87ce51ba0 32 seconds ago 26.9MB 19:12:40 security-spire-config latest 73a7129c15d7 43 seconds ago 86.7MB 19:12:40 82dbe530e6ea 46 seconds ago 1.62GB 19:12:40 support-notifications latest 1d1a8be8f03d 48 seconds ago 27MB 19:12:40 security-spire-server latest 55fa069a9c5a 52 seconds ago 87.3MB 19:12:40 core-metadata latest b1edabfdcc23 55 seconds ago 17MB 19:12:40 5d4fb77c045f 59 seconds ago 1.52GB 19:12:40 cb108194b22f About a minute ago 1.62GB 19:12:40 6234f4828b75 About a minute ago 1.68GB 19:12:40 abd7aeb46b78 About a minute ago 1.52GB 19:12:40 security-bootstrapper latest 2893ce4f689c About a minute ago 19.1MB 19:12:40 security-secretstore-setup latest 5132902618d1 About a minute ago 28.5MB 19:12:40 core-command latest 7ae015732946 About a minute ago 16.1MB 19:12:40 support-scheduler latest 4e9a96792960 About a minute ago 26.4MB 19:12:40 f58af901a73a About a minute ago 1.67GB 19:12:40 6d480a7e89e5 About a minute ago 1.62GB 19:12:40 98b223fd9bd5 About a minute ago 1.63GB 19:12:40 3695e7d6acbc About a minute ago 1.61GB 19:12:40 security-spire-agent latest 80f7859d638e About a minute ago 127MB 19:12:40 ea97555bb04f About a minute ago 1.52GB 19:12:40 ci-base-image-x86_64 latest 4b5ba7e67b83 4 minutes ago 1.02GB 19:12:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB 19:12:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB 19:12:40 docker 20.10.14 7417809fdb73 2 months ago 218MB 19:12:40 alpine 3.14 e04c818066af 2 months ago 5.59MB 19:12:40 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 19:12:40 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] } 19:13:07 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.489s coverage: 98.5% of statements 19:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 54.2% of statements 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.294s coverage: 89.2% of statements 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.439s coverage: 83.8% of statements 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.308s coverage: 95.6% of statements 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.333s coverage: 72.2% of statements 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.576s coverage: 60.0% of statements 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.864s coverage: 0.9% of statements 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.322s coverage: 58.8% of statements 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.238s coverage: 29.6% of statements 19:15:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 79.5% of statements 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements 19:15:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.262s coverage: 94.4% of statements 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.781s coverage: 82.5% of statements 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.300s coverage: 80.0% of statements 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.357s coverage: 85.4% of statements 19:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.997s coverage: 91.2% of statements 19:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 64.4% of statements 19:16:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.154s coverage: 89.4% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 19:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.352s coverage: 65.4% of statements 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.924s coverage: 43.8% of statements 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.315s coverage: 17.7% of statements 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.524s coverage: 63.2% of statements 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements 19:16:38 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:16:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:16:38 GO111MODULE=on go vet ./... 19:18:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:30 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:30 + ls -al . 19:18:30 total 680 19:18:30 drwxrwxr-x 9 1001 1001 4096 Jun 29 19:12 . 19:18:30 drwxr-xr-x 4 root root 4096 Jun 29 19:12 .. 19:18:30 -rw-rw-r-- 1 1001 1001 11 Jun 29 19:10 .dockerignore 19:18:30 drwxrwxr-x 8 1001 1001 4096 Jun 29 19:10 .git 19:18:30 drwxrwxr-x 3 1001 1001 4096 Jun 29 19:10 .github 19:18:30 -rw-rw-r-- 1 1001 1001 879 Jun 29 19:10 .gitignore 19:18:30 -rw-rw-r-- 1 1001 1001 42 Jun 29 19:10 .golangci.yml 19:18:30 -rw-rw-r-- 1 1001 1001 87 Jun 29 19:10 .hadolint.yml 19:18:30 -rw-rw-r-- 1 1001 1001 166 Jun 29 19:10 .sonarcloud.properties 19:18:30 -rw-rw-r-- 1 1001 1001 1171 Jun 29 19:10 ADOPTERS.md 19:18:30 -rw-rw-r-- 1 1001 1001 10347 Jun 29 19:10 Attribution.txt 19:18:30 -rw-rw-r-- 1 1001 1001 63209 Jun 29 19:10 CHANGELOG.md 19:18:30 -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:10 CONTRIBUTING.md 19:18:30 -rw-rw-r-- 1 1001 1001 677 Jun 29 19:10 GOVERNANCE.md 19:18:30 -rw-rw-r-- 1 1001 1001 850 Jun 29 19:10 Jenkinsfile 19:18:30 -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:10 LICENSE 19:18:30 -rw-rw-r-- 1 1001 1001 10389 Jun 29 19:10 Makefile 19:18:30 -rw-rw-r-- 1 1001 1001 582 Jun 29 19:10 OWNERS.md 19:18:30 -rw-rw-r-- 1 1001 1001 9094 Jun 29 19:10 README.md 19:18:30 -rw-rw-r-- 1 1001 1001 6912 Jun 29 19:10 SECURITY.md 19:18:30 -rw-rw-r-- 1 1001 1001 5 Jun 29 19:07 VERSION 19:18:30 -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:10 ZMQWindows.md 19:18:30 drwxrwxr-x 2 1001 1001 4096 Jun 29 19:10 bin 19:18:30 drwxrwxr-x 18 1001 1001 4096 Jun 29 19:10 cmd 19:18:30 -rw-r--r-- 1 root root 435593 Jun 29 19:16 coverage.out 19:18:30 -rw-rw-r-- 1 1001 1001 3311 Jun 29 19:10 go.mod 19:18:30 -rw-rw-r-- 1 1001 1001 36231 Jun 29 19:12 go.sum 19:18:30 drwxrwxr-x 8 1001 1001 4096 Jun 29 19:10 internal 19:18:30 drwxrwxr-x 3 1001 1001 4096 Jun 29 19:10 openapi 19:18:30 drwxrwxr-x 4 1001 1001 4096 Jun 29 19:10 snap 19:18:30 -rw-rw-r-- 1 1001 1001 204 Jun 29 19:10 version.go [Pipeline] sh 19:18:31 + '[' -e coverage.out ] 19:18:31 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:31 Warning: overwriting stash ‘coverage-report’ 19:18:32 Stashed 1 file(s) [Pipeline] sh 19:18:33 + make build 19:18: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 19:19: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/core-metadata/core-metadata ./cmd/core-metadata 19:21: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 19:21: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 19:21: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:22:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:22:21 $ docker stop --time=1 ba000d46804520129399ed029a4adf74fe4498ce2e375aded4ad0bb8036e8f7a 19:22:23 $ docker rm -f ba000d46804520129399ed029a4adf74fe4498ce2e375aded4ad0bb8036e8f7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:26 19:22:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:27 latest: Pulling from edgex-devops/edgex-compose-arm64 19:22:27 29e5d40040c1: Pulling fs layer 19:22:27 1ce36da41761: Pulling fs layer 19:22:27 25b303627fd3: Pulling fs layer 19:22:27 29e5d40040c1: Verifying Checksum 19:22:27 29e5d40040c1: Download complete 19:22:27 1ce36da41761: Verifying Checksum 19:22:27 1ce36da41761: Download complete 19:22:27 29e5d40040c1: Pull complete 19:22:29 1ce36da41761: Pull complete 19:22:29 25b303627fd3: Download complete 19:22:41 25b303627fd3: Pull complete 19:22:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:41 prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container 19:22:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:44 $ docker top 79370c57c83370dcc3e8f69baf33eda64d2d1c1ec12e1aaf7cc8f4921e533a20 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:45 + grep parallel 19:22:45 + docker-compose build --help 19:22:51 --parallel Build images in parallel. [Pipeline] } 19:22:51 $ docker stop --time=1 79370c57c83370dcc3e8f69baf33eda64d2d1c1ec12e1aaf7cc8f4921e533a20 19:22:53 $ docker rm -f 79370c57c83370dcc3e8f69baf33eda64d2d1c1ec12e1aaf7cc8f4921e533a20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:54 prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container 19:22:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:55 $ docker top 4f614a11d11f9924622986b5ec4fa5afb5fc849e92bc88cebed9760f0f38b66d -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:56 + docker-compose -f ./docker-compose-build.yml build --parallel 19:23:01 Building core-command ... 19:23:01 Building core-data ... 19:23:01 Building core-metadata ... 19:23:01 Building security-bootstrapper ... 19:23:01 Building security-proxy-setup ... 19:23:01 Building security-secretstore-setup ... 19:23:01 Building security-spiffe-token-provider ... 19:23:01 Building security-spire-agent ... 19:23:01 Building security-spire-config ... 19:23:01 Building security-spire-server ... 19:23:01 Building support-notifications ... 19:23:01 Building support-scheduler ... 19:23:01 Building sys-mgmt-agent ... 19:23:01 Building security-spiffe-token-provider 19:23:01 Building security-secretstore-setup 19:23:01 Building security-spire-agent 19:23:01 Building security-spire-config 19:23:01 Building core-metadata 19:24:23 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:24:23 ---> 65c5fd5200c0 19:24:23 Step 3/20 : WORKDIR /edgex-go 19:24:23 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:23 ---> 65c5fd5200c0 19:24:23 Step 3/26 : WORKDIR /edgex-go 19:24:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:24 ---> 65c5fd5200c0 19:24:24 Step 3/23 : WORKDIR /edgex-go 19:24:24 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:24 ---> 65c5fd5200c0 19:24:24 ---> Running in e8133b55ba95 19:24:24 ---> Running in 486fee144ae7 19:24:24 Step 3/26 : WORKDIR /edgex-go 19:24:24 ---> Running in eca212fcbab4 19:24:24 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:24:24 ---> 65c5fd5200c0 19:24:24 Step 3/25 : WORKDIR /edgex-go 19:24:24 ---> Running in eefd9aed39a4 19:24:24 ---> Running in 6c037616912d 19:24:24 Removing intermediate container eca212fcbab4 19:24:24 ---> 6e2486760cb4 19:24:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:24 Removing intermediate container 486fee144ae7 19:24:24 ---> b94f11a1a5de 19:24:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:24 Removing intermediate container e8133b55ba95 19:24:24 ---> fdb5f66e04a0 19:24:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:24:24 ---> Running in a294d3663ea9 19:24:24 ---> Running in 4d3deeedd667 19:24:24 Removing intermediate container 6c037616912d 19:24:24 ---> 460a9288e762 19:24:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:25 Removing intermediate container eefd9aed39a4 19:24:25 ---> b47a6859f7ae 19:24:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:25 ---> Running in a6680255a44a 19:24:25 ---> Running in f7308e3987f8 19:24:25 ---> Running in af19781770c8 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:28 Removing intermediate container a294d3663ea9 19:24:28 ---> af908ede2126 19:24:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:28 ---> Running in fc62b81cc62b 19:24:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:29 Removing intermediate container 4d3deeedd667 19:24:29 ---> f3927ccb8ea3 19:24:29 Step 5/23 : RUN apk add --update --no-cache make git 19:24:29 Removing intermediate container af19781770c8 19:24:29 Removing intermediate container f7308e3987f8 19:24:29 ---> c348f1290383 19:24:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:29 ---> 97d1e196776e 19:24:29 Step 5/25 : RUN apk add --update --no-cache make git 19:24:29 ---> Running in eaea0d153c38 19:24:29 ---> Running in 229cd0ab3b41 19:24:29 ---> Running in 4e2739c1548e 19:24:30 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:24:30 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:24:30 OK: 15743 distinct packages available 19:24:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:32 OK: 220 MiB in 52 packages 19:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:32 OK: 220 MiB in 52 packages 19:24:34 OK: 220 MiB in 52 packages 19:24:34 OK: 220 MiB in 52 packages 19:24:34 OK: 220 MiB in 52 packages 19:24:34 Removing intermediate container a6680255a44a 19:24:34 ---> ae31202b3d27 19:24:34 Step 5/20 : COPY go.mod vendor* ./ 19:24:35 Removing intermediate container fc62b81cc62b 19:24:35 ---> 69217ad61154 19:24:35 Step 6/26 : COPY go.mod vendor* ./ 19:24:35 Removing intermediate container 4e2739c1548e 19:24:35 ---> e1ef2956e9cf 19:24:35 Step 6/25 : COPY go.mod vendor* ./ 19:24:36 Removing intermediate container eaea0d153c38 19:24:36 ---> 07d848004822 19:24:36 Step 6/23 : COPY go.mod vendor* ./ 19:24:36 Removing intermediate container 229cd0ab3b41 19:24:36 ---> cdf18f10837a 19:24:36 Step 6/26 : COPY go.mod vendor* ./ 19:24:36 ---> 614062fc4606 19:24:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:36 ---> Running in f01a1b3c99fa 19:24:36 ---> 62b9d29f6041 19:24:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:36 ---> Running in 0c9bda3ce816 19:24:37 ---> 050f997deee8 19:24:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:37 ---> d6f7f01d6f6a 19:24:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:37 ---> Running in 8aa50fc2b063 19:24:37 ---> Running in a42992994b19 19:24:37 ---> 6c2c63f2b341 19:24:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 ---> Running in 4dc6c5ad7511 19:24:42 Removing intermediate container f01a1b3c99fa 19:24:42 ---> bd4cf2a9584f 19:24:42 Step 7/20 : COPY . . 19:24:43 Removing intermediate container 0c9bda3ce816 19:24:43 ---> 123df45a228a 19:24:43 Step 8/26 : COPY . . 19:24:43 Removing intermediate container 8aa50fc2b063 19:24:43 ---> 325645491fe1 19:24:43 Step 8/25 : COPY . . 19:24:44 Removing intermediate container 4dc6c5ad7511 19:24:44 ---> 9fb1078b57fc 19:24:44 Step 8/23 : COPY . . 19:24:44 Removing intermediate container a42992994b19 19:24:44 ---> 68b278e63293 19:24:44 Step 8/26 : COPY . . 19:25:16 ---> 91ee6649133c 19:25:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:25:16 ---> 557ee1ad549e 19:25:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:16 ---> Running in 24804df84946 19:25:16 ---> Running in 348468233cee 19:25:16 ---> e111b872bace 19:25:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:25:16 ---> Running in a03d099e9691 19:25:16 ---> c52821c075e6 19:25:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:25:16 ---> 8dacda7cd03d 19:25:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:25:16 ---> Running in 5172ef07d13d 19:25:16 ---> Running in e1d9a7637e71 19:25:16 Removing intermediate container 5172ef07d13d 19:25:16 ---> e8073391c42d 19:25:16 Step 10/26 : WORKDIR /edgex-go/spire-build 19:25:16 Removing intermediate container e1d9a7637e71 19:25:16 ---> Running in a9debe55a823 19:25:16 ---> 81422f12e555 19:25:16 Step 10/26 : WORKDIR /edgex-go/spire-build 19:25:16 ---> Running in 015a62ba9493 19:25:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:25:16 Removing intermediate container a9debe55a823 19:25:16 ---> 57dd847f6806 19:25:16 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:25:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:25: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/core-metadata/core-metadata ./cmd/core-metadata 19:25:16 Removing intermediate container 015a62ba9493 19:25:16 ---> 001eae16154a 19:25:16 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:25:16 ---> Running in 230384ffc9cc 19:25:16 ---> Running in 84f068791dcd 19:25:17 Removing intermediate container 84f068791dcd 19:25:17 ---> c3c56cab7fdc 19:25:17 Step 12/26 : WORKDIR /edgex-go 19:25:17 Removing intermediate container 230384ffc9cc 19:25:17 ---> 3455ca791d1c 19:25:17 Step 12/26 : WORKDIR /edgex-go 19:25:18 ---> Running in 7f9c39d2ad60 19:25:18 ---> Running in 744e4792c74f 19:25:19 Removing intermediate container 7f9c39d2ad60 19:25:19 ---> ee0ba2e40184 19:25:19 19:25:19 Step 13/26 : FROM alpine:3.15 19:25:19 Removing intermediate container 744e4792c74f 19:25:19 ---> 85946bcf8f73 19:25:19 19:25:19 Step 13/26 : FROM alpine:3.15 19:25:20 3.15: Pulling from library/alpine 19:25:20 3.15: Pulling from library/alpine 19:25:22 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:25:22 Status: Downloaded newer image for alpine:3.15 19:25:22 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:25:22 Status: Image is up to date for alpine:3.15 19:25:22 ---> 3fb3c9af89a9 19:25:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:22 ---> 3fb3c9af89a9 19:25:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:22 ---> Running in 61101e15b6fd 19:25:22 ---> Running in 79f6d990e273 19:25:22 Removing intermediate container 61101e15b6fd 19:25:22 ---> 299932e23fad 19:25:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:22 ---> Running in f06a14e8fc58 19:25:22 Removing intermediate container 79f6d990e273 19:25:23 ---> 693f8b9ba068 19:25:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:23 ---> Running in 355530ff20a2 19:25:27 Removing intermediate container f06a14e8fc58 19:25:27 ---> f05c3b6a3718 19:25:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:27 ---> Running in bcc68f6f47b7 19:25:27 Removing intermediate container 355530ff20a2 19:25:27 ---> ccee10d11ffe 19:25:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:25:27 ---> Running in 515b0515ecee 19:25:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:25:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:25:31 OK: 15736 distinct packages available 19:25:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:25:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:25:31 OK: 15736 distinct packages available 19:25:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:34 (1/5) Installing dumb-init (1.2.5-r1) 19:25:34 (1/4) Installing dumb-init (1.2.5-r1) 19:25:34 (2/5) Installing musl-obstack (1.2.3-r0) 19:25:34 (2/4) Installing musl-obstack (1.2.3-r0) 19:25:34 (3/5) Installing libucontext (1.1-r0) 19:25:34 (3/4) Installing libucontext (1.1-r0) 19:25:34 (4/5) Installing gcompat (1.0.0-r4) 19:25:34 (4/4) Installing gcompat (1.0.0-r4) 19:25:34 (5/5) Installing openssl (1.1.1o-r0) 19:25:34 Executing busybox-1.34.1-r5.trigger 19:25:34 OK: 6 MiB in 18 packages 19:25:34 Executing busybox-1.34.1-r5.trigger 19:25:35 OK: 6 MiB in 19 packages 19:25:36 Removing intermediate container 515b0515ecee 19:25:36 ---> 3d04d4951d51 19:25:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:25:37 Removing intermediate container bcc68f6f47b7 19:25:37 ---> fcd60cb14834 19:25:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:25:41 ---> 459257722e7f 19:25:41 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:25:44 ---> 4a5c68fea4b1 19:25:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:25:45 ---> 5f9aade2277f 19:25:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:25:45 ---> Running in 32a50376ed9f 19:25:46 Removing intermediate container 32a50376ed9f 19:25:46 ---> 41c9c6fe918e 19:25:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:25:48 ---> 3614dae886f7 19:25:48 Step 21/26 : WORKDIR / 19:25:48 ---> Running in 716a269b4290 19:25:49 Removing intermediate container 716a269b4290 19:25:49 ---> d24229d167a2 19:25:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:25:49 ---> Running in c29ca61fe01d 19:25:49 ---> 5b0553cc2a7e 19:25:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:25:49 Removing intermediate container c29ca61fe01d 19:25:49 ---> 475c3e4879d2 19:25:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:25:50 ---> Running in e97c9d111aee 19:25:50 Removing intermediate container e97c9d111aee 19:25:50 ---> 8ce0d6a4553c 19:25:50 Step 24/26 : LABEL arch=arm64 19:25:50 ---> Running in c24fb6cbab73 19:25:51 ---> 9719668406f1 19:25:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:25:51 Removing intermediate container c24fb6cbab73 19:25:51 ---> 462daf4b2aff 19:25:51 Step 25/26 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:25:51 ---> Running in 66dd20e1f7d2 19:25:52 ---> 145af9090d69 19:25:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:25:52 Removing intermediate container 66dd20e1f7d2 19:25:52 ---> 9a33bebc1871 19:25:52 Step 26/26 : LABEL version=0.0.0 19:25:52 ---> Running in c4ba3a433456 19:25:53 Removing intermediate container c4ba3a433456 19:25:53 ---> 3529f8856516 19:25:53 19:25:53 ---> 71327378b5d2 19:25:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:25:54 ---> Running in 5657bda65cb7 19:25:54 Successfully built 3529f8856516 19:25:54 Successfully tagged security-spire-config-arm64:latest 19:25:54  Building security-spire-config ... done Building support-scheduler 19:25:54 Removing intermediate container 5657bda65cb7 19:25:54 ---> 26cbe4ec13e4 19:25:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:25:54 ---> Running in 3fe0e291b216 19:25:55 Removing intermediate container 3fe0e291b216 19:25:55 ---> 176cd95023c2 19:25:55 Step 24/26 : LABEL arch=arm64 19:25:55 ---> Running in 32ad37720aa1 19:25:55 Removing intermediate container 32ad37720aa1 19:25:55 ---> a7cc077bafcb 19:25:55 Step 25/26 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:25:56 ---> Running in 3eb3d7bb0a81 19:25:56 Removing intermediate container 3eb3d7bb0a81 19:25:56 ---> 160fb3c16bbb 19:25:56 Step 26/26 : LABEL version=0.0.0 19:25:56 ---> Running in f6e1085d5f30 19:25:57 Removing intermediate container f6e1085d5f30 19:25:57 ---> d69354285a05 19:25:57 19:25:57 Successfully built d69354285a05 19:25:57 Successfully tagged security-spire-agent-arm64:latest 19:25:57  Building security-spire-agent ... done Building sys-mgmt-agent 19:26:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:26:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:44 ---> 65c5fd5200c0 19:26:44 Step 3/22 : WORKDIR /edgex-go 19:26:44 ---> Using cache 19:26:44 ---> b47a6859f7ae 19:26:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:44 ---> Using cache 19:26:44 ---> 97d1e196776e 19:26:44 Step 5/22 : RUN apk add --update --no-cache make git 19:26:44 ---> Using cache 19:26:44 ---> e1ef2956e9cf 19:26:44 Step 6/22 : COPY go.mod vendor* ./ 19:26:44 ---> Using cache 19:26:44 ---> 050f997deee8 19:26:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:44 ---> Using cache 19:26:44 ---> 325645491fe1 19:26:44 Step 8/22 : COPY . . 19:26:44 ---> Using cache 19:26:44 ---> 557ee1ad549e 19:26:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:26:44 ---> Running in f9986a2f27c3 19:26:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:26:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:26:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:44 ---> 65c5fd5200c0 19:26:44 Step 3/23 : WORKDIR /edgex-go 19:26:44 ---> Using cache 19:26:44 ---> b47a6859f7ae 19:26:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:44 ---> Using cache 19:26:44 ---> 97d1e196776e 19:26:44 Step 5/23 : RUN apk add --update --no-cache make bash git 19:26:44 ---> Running in a0c3c55cf6d4 19:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:46 OK: 220 MiB in 52 packages 19:26:48 Removing intermediate container a0c3c55cf6d4 19:26:48 ---> 6ac776fe836d 19:26:48 Step 6/23 : COPY go.mod vendor* ./ 19:26:49 ---> b16a765e6d5f 19:26:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:49 ---> Running in 4fee9394fc3d 19:26:56 Removing intermediate container 4fee9394fc3d 19:26:56 ---> dfa91ad62c10 19:26:56 Step 8/23 : COPY . . 19:27:18 ---> 67a4506dd1e0 19:27:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:27:18 ---> Running in d3cf302be3a6 19:27: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 19:30: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:30:25 Removing intermediate container 348468233cee 19:30:25 ---> 89d90fe7d075 19:30:25 19:30:25 Step 10/25 : FROM alpine:3.14 19:30:25 3.14: Pulling from library/alpine 19:30:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:30:26 Status: Downloaded newer image for alpine:3.14 19:30:26 ---> ac73e934f311 19:30:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:30:26 ---> Running in f2b72362cab0 19:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:30 (1/3) Installing ca-certificates (20211220-r0) 19:30:30 (2/3) Installing dumb-init (1.2.5-r1) 19:30:30 (3/3) Installing su-exec (0.2-r1) 19:30:30 Executing busybox-1.33.1-r7.trigger 19:30:30 Executing ca-certificates-20211220-r0.trigger 19:30:31 OK: 6 MiB in 17 packages 19:30:33 Removing intermediate container f2b72362cab0 19:30:33 ---> e55262f82a7f 19:30:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:30:33 ---> Running in 1514c8c92e89 19:30:33 Removing intermediate container 1514c8c92e89 19:30:33 ---> c966388ec6a3 19:30:33 Step 13/25 : WORKDIR / 19:30:33 ---> Running in 404cadd15c3d 19:30:34 Removing intermediate container 404cadd15c3d 19:30:34 ---> 9ed8a16a3c93 19:30:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:30:36 ---> 4d260afc2d93 19:30:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:30:38 ---> c6a98cb3de78 19:30:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:30:40 ---> 414f6068149e 19:30:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:30:41 ---> 4c915852a922 19:30:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:30:43 Removing intermediate container a03d099e9691 19:30:43 ---> 099546696f0f 19:30:43 19:30:43 Step 10/23 : FROM alpine:3.14 19:30:43 ---> ac73e934f311 19:30:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:30:43 ---> Running in 224fb3037430 19:30:44 ---> ee93ef8e8d87 19:30:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:46 ---> 210a2702e907 19:30:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:30:47 ---> ea97875eaac9 19:30:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:30:47 (1/1) Installing dumb-init (1.2.5-r1) 19:30:47 Executing busybox-1.33.1-r7.trigger 19:30:48 OK: 5 MiB in 15 packages 19:30:48 ---> Running in ec9786688e94 19:30:50 Removing intermediate container 224fb3037430 19:30:50 ---> d7192ab8e2ad 19:30:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:50 ---> Running in 5cf4faeff880 19:30:51 Removing intermediate container 5cf4faeff880 19:30:51 ---> fb012dc5e9c7 19:30:51 Step 13/23 : ENV APP_PORT=59881 19:30:51 ---> Running in df41f41cbbd6 19:30:52 Removing intermediate container df41f41cbbd6 19:30:52 ---> eaa134808d2e 19:30:52 Step 14/23 : EXPOSE $APP_PORT 19:30:52 ---> Running in 524bc6d9b36f 19:30:52 Removing intermediate container ec9786688e94 19:30:52 ---> 7d21c8a430d9 19:30:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:30:52 ---> Running in 143bb3f84c18 19:30:52 Removing intermediate container 524bc6d9b36f 19:30:52 ---> ac4a1bd5dbd7 19:30:52 Step 15/23 : WORKDIR / 19:30:53 ---> Running in 80bde7aa6dc2 19:30:53 Removing intermediate container 143bb3f84c18 19:30:53 ---> a2fcb8b64ea8 19:30:53 Step 23/25 : LABEL arch=arm64 19:30:53 ---> Running in 04088a3fcb24 19:30:54 Removing intermediate container 80bde7aa6dc2 19:30:54 ---> f57cacd460fd 19:30:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:54 Removing intermediate container 04088a3fcb24 19:30:54 ---> e0ddbfbe51d3 19:30:54 Step 24/25 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:30:54 ---> Running in b1bfc7f62f6f 19:30:55 Removing intermediate container b1bfc7f62f6f 19:30:55 ---> 98c272b63377 19:30:55 Step 25/25 : LABEL version=0.0.0 19:30:55 ---> 809d58f48619 19:30:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:30:55 ---> Running in 222ace9edc8d 19:30:55 Removing intermediate container 222ace9edc8d 19:30:55 ---> cc85e4435051 19:30:55 19:30:56 Successfully built cc85e4435051 19:30:56 Successfully tagged security-secretstore-setup-arm64:latest 19:30:56  Building security-secretstore-setup ... done Building core-command 19:30:57 ---> 730531b69804 19:30:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:30:58 ---> fb5f98dfae51 19:30:58 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:30:58 ---> Running in a400587cbf38 19:30:59 Removing intermediate container a400587cbf38 19:30:59 ---> 7f08d3092a11 19:30:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:59 ---> Running in 540de6d77f06 19:31:00 Removing intermediate container 540de6d77f06 19:31:00 ---> b57fb6b70df3 19:31:00 Step 21/23 : LABEL arch=arm64 19:31:00 ---> Running in bc57ee2780ea 19:31:00 Removing intermediate container bc57ee2780ea 19:31:00 ---> b87195c7d0e1 19:31:00 Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:31:00 ---> Running in 4ae1d523971e 19:31:01 Removing intermediate container 4ae1d523971e 19:31:01 ---> ebc9b705226a 19:31:01 Step 23/23 : LABEL version=0.0.0 19:31:01 ---> Running in 89a05863a993 19:31:01 Removing intermediate container 89a05863a993 19:31:01 ---> a4d9761c3736 19:31:01 19:31:02 Successfully built a4d9761c3736 19:31:02 Successfully tagged core-metadata-arm64:latest 19:31:02  Building core-metadata ... done Building security-proxy-setup 19:31:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:49 ---> 65c5fd5200c0 19:31:49 Step 3/23 : WORKDIR /edgex-go 19:31:49 ---> Using cache 19:31:49 ---> b47a6859f7ae 19:31:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:49 ---> Using cache 19:31:49 ---> 97d1e196776e 19:31:49 Step 5/23 : RUN apk add --update --no-cache make git 19:31:49 ---> Using cache 19:31:49 ---> e1ef2956e9cf 19:31:49 Step 6/23 : COPY go.mod vendor* ./ 19:31:49 ---> Using cache 19:31:49 ---> 050f997deee8 19:31:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:49 ---> Using cache 19:31:49 ---> 325645491fe1 19:31:49 Step 8/23 : COPY . . 19:31:49 ---> Using cache 19:31:49 ---> 557ee1ad549e 19:31:49 Step 9/23 : RUN make cmd/core-command/core-command 19:31:49 ---> Running in d55960fa1a42 19:31: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/core-command/core-command ./cmd/core-command 19:31:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:50 ---> 65c5fd5200c0 19:31:50 Step 3/22 : WORKDIR /edgex-go 19:31:50 ---> Using cache 19:31:50 ---> b47a6859f7ae 19:31:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:50 ---> Using cache 19:31:50 ---> 97d1e196776e 19:31:50 Step 5/22 : RUN apk add --update --no-cache make git 19:31:50 ---> Using cache 19:31:50 ---> e1ef2956e9cf 19:31:50 Step 6/22 : COPY go.mod vendor* ./ 19:31:50 ---> Using cache 19:31:50 ---> 050f997deee8 19:31:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:50 ---> Using cache 19:31:50 ---> 325645491fe1 19:31:50 Step 8/22 : COPY . . 19:31:50 ---> Using cache 19:31:50 ---> 557ee1ad549e 19:31:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:31:50 ---> Running in e1d4fc407830 19:31:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:32:24 Removing intermediate container d3cf302be3a6 19:32:24 ---> eec311a3bed0 19:32:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:32:24 ---> Running in 89334960ddc7 19:32:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:32:27 Removing intermediate container 89334960ddc7 19:32:27 ---> 2322a7d94fb2 19:32:27 19:32:27 Step 11/23 : FROM docker:20.10.14 19:32:28 20.10.14: Pulling from library/docker 19:32:43 Removing intermediate container 24804df84946 19:32:43 ---> 5bc48a713f78 19:32:43 19:32:43 Step 9/20 : FROM alpine:3.15 19:32:43 ---> 3fb3c9af89a9 19:32:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:43 ---> Using cache 19:32:43 ---> 693f8b9ba068 19:32:43 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:43 ---> Using cache 19:32:43 ---> ccee10d11ffe 19:32:43 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:43 ---> Running in f39f52ca402e 19:32:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:46 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:32:46 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:32:46 OK: 15736 distinct packages available 19:32:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:49 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:32:49 Status: Downloaded newer image for docker:20.10.14 19:32:49 (1/9) Installing ca-certificates (20211220-r0) 19:32:49 ---> c346e9eafbab 19:32:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:32:49 (2/9) Installing brotli-libs (1.0.9-r5) 19:32:49 ---> Running in f4c76d9727e0 19:32:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:32:49 (4/9) Installing libcurl (7.80.0-r1) 19:32:50 (5/9) Installing curl (7.80.0-r1) 19:32:50 (6/9) Installing dumb-init (1.2.5-r1) 19:32:50 (7/9) Installing musl-obstack (1.2.3-r0) 19:32:50 Removing intermediate container f4c76d9727e0 19:32:50 ---> d6050cf9b536 19:32:50 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:32:50 (8/9) Installing libucontext (1.1-r0) 19:32:50 (9/9) Installing gcompat (1.0.0-r4) 19:32:50 ---> Running in 312d27c69c60 19:32:50 Executing busybox-1.34.1-r5.trigger 19:32:50 Executing ca-certificates-20211220-r0.trigger 19:32:51 OK: 8 MiB in 23 packages 19:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:53 Removing intermediate container f39f52ca402e 19:32:53 ---> 5287f4bfecd4 19:32:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:54 ---> 0a145ab232db 19:32:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:32:55 (1/43) Installing readline (8.1.1-r0) 19:32:55 (2/43) Installing bash (5.1.16-r0) 19:32:55 Executing bash-5.1.16-r0.post-install 19:32:55 (3/43) Installing brotli-libs (1.0.9-r5) 19:32:55 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:32:55 (5/43) Installing libcurl (7.80.0-r1) 19:32:55 (6/43) Installing curl (7.80.0-r1) 19:32:55 (7/43) Installing dumb-init (1.2.5-r1) 19:32:55 (8/43) Installing libbz2 (1.0.8-r1) 19:32:55 (9/43) Installing expat (2.4.7-r0) 19:32:55 (10/43) Installing libffi (3.4.2-r1) 19:32:55 (11/43) Installing gdbm (1.22-r0) 19:32:55 (12/43) Installing xz-libs (5.2.5-r1) 19:32:55 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:32:55 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:32:55 (15/43) Installing mpdecimal (2.5.1-r1) 19:32:55 (16/43) Installing sqlite-libs (3.36.0-r0) 19:32:56 (17/43) Installing python3 (3.9.7-r4) 19:32:57 ---> 2e4da2b8f36b 19:32:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:32:58 ---> dfc7867567ae 19:32:58 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:32:58 ---> Running in be650eb72a72 19:32:59 Removing intermediate container be650eb72a72 19:32:59 ---> f7098fe0ce30 19:32:59 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:59 ---> Running in 108d6c7e07e7 19:32:59 (18/43) Installing py3-appdirs (1.4.4-r2) 19:32:59 (19/43) Installing py3-certifi (2020.12.5-r1) 19:32:59 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:32:59 (21/43) Installing py3-idna (3.3-r0) 19:32:59 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:32:59 (23/43) Installing py3-requests (2.26.0-r1) 19:33:00 (24/43) Installing py3-msgpack (1.0.2-r1) 19:33:00 Removing intermediate container 108d6c7e07e7 19:33:00 ---> c814aa1f9d4f 19:33:00 Step 18/20 : LABEL arch=arm64 19:33:00 (25/43) Installing py3-lockfile (0.12.2-r4) 19:33:00 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:33:00 (27/43) Installing py3-colorama (0.4.4-r1) 19:33:00 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:33:00 (29/43) Installing py3-distlib (0.3.3-r0) 19:33:00 ---> Running in 4def434062a7 19:33:00 (30/43) Installing py3-distro (1.6.0-r0) 19:33:00 (31/43) Installing py3-six (1.16.0-r0) 19:33:00 (32/43) Installing py3-webencodings (0.5.1-r4) 19:33:00 (33/43) Installing py3-html5lib (1.1-r1) 19:33:00 (34/43) Installing py3-parsing (2.4.7-r2) 19:33:00 (35/43) Installing py3-packaging (20.9-r1) 19:33:00 (36/43) Installing py3-tomli (1.2.2-r0) 19:33:00 (37/43) Installing py3-pep517 (0.12.0-r0) 19:33:00 (38/43) Installing py3-progress (1.6-r0) 19:33:00 (39/43) Installing py3-retrying (1.3.3-r2) 19:33:00 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:33:00 (41/43) Installing py3-setuptools (52.0.0-r4) 19:33:00 Removing intermediate container 4def434062a7 19:33:00 ---> f0dd5b35067e 19:33:00 Step 19/20 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:33:00 (42/43) Installing py3-toml (0.10.2-r2) 19:33:00 (43/43) Installing py3-pip (20.3.4-r1) 19:33:00 ---> Running in 415d2bbc79f0 19:33:01 Removing intermediate container 415d2bbc79f0 19:33:01 ---> c63aab71c037 19:33:01 Step 20/20 : LABEL version=0.0.0 19:33:01 ---> Running in c83082c80b66 19:33:01 Executing busybox-1.34.1-r5.trigger 19:33:02 OK: 82 MiB in 65 packages 19:33:02 Removing intermediate container c83082c80b66 19:33:02 ---> 632734449ee0 19:33:02 19:33:02 Successfully built 632734449ee0 19:33:02 Successfully tagged security-spiffe-token-provider-arm64:latest 19:33:02 Building core-data 19:33:08  Building security-spiffe-token-provider ... done Collecting docker-compose==1.23.2 19:33:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:33:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:33:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:33:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:33:09 Collecting dockerpty<0.5,>=0.4.1 19:33:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:33:13 Collecting texttable<0.10,>=0.9.0 19:33:13 Downloading texttable-0.9.1.tar.gz (11 kB) 19:33:16 Collecting docker<4.0,>=3.6.0 19:33:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:33:16 Collecting docopt<0.7,>=0.6.1 19:33:16 Downloading docopt-0.6.2.tar.gz (25 kB) 19:33:20 Collecting jsonschema<3,>=2.5.1 19:33:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:33:20 Collecting cached-property<2,>=1.2.0 19:33:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:33:21 Collecting PyYAML<4,>=3.10 19:33:21 Downloading PyYAML-3.13.tar.gz (270 kB) 19:33:30 Collecting websocket-client<1.0,>=0.32.0 19:33:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:33:30 Collecting docker-pycreds>=0.4.0 19:33:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:33:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:30 ---> 65c5fd5200c0 19:33:30 Step 3/23 : WORKDIR /edgex-go 19:33:30 ---> Using cache 19:33:30 ---> b47a6859f7ae 19:33:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:30 ---> Using cache 19:33:30 ---> 97d1e196776e 19:33:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:33:31 Collecting idna<2.8,>=2.5 19:33:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:33:31 ---> Running in aaa9930732fe 19:33:32 Collecting urllib3<1.25,>=1.21.1 19:33:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:33:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:33:32 Collecting chardet<3.1.0,>=3.0.2 19:33:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:33:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:33:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:33:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:33:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:33:34 Attempting uninstall: urllib3 19:33:34 Found existing installation: urllib3 1.26.7 19:33:34 Uninstalling urllib3-1.26.7: 19:33:34 Successfully uninstalled urllib3-1.26.7 19:33:35 Attempting uninstall: idna 19:33:35 Found existing installation: idna 3.3 19:33:35 Uninstalling idna-3.3: 19:33:35 OK: 220 MiB in 52 packages 19:33:35 Successfully uninstalled idna-3.3 19:33:36 Removing intermediate container aaa9930732fe 19:33:36 ---> 2bdaee21b899 19:33:36 Step 6/23 : COPY go.mod vendor* ./ 19:33:37 ---> d4985b949956 19:33:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:38 ---> Running in 496daebe7ca7 19:33:39 Attempting uninstall: requests 19:33:39 Found existing installation: requests 2.26.0 19:33:39 Uninstalling requests-2.26.0: 19:33:39 Successfully uninstalled requests-2.26.0 19:33:40 Running setup.py install for texttable: started 19:33:43 Removing intermediate container 496daebe7ca7 19:33:43 ---> 6f1fbd890de6 19:33:43 Step 8/23 : COPY . . 19:33:43 Running setup.py install for texttable: finished with status 'done' 19:33:43 Running setup.py install for PyYAML: started 19:33:47 Running setup.py install for PyYAML: finished with status 'done' 19:33:47 Running setup.py install for docopt: started 19:33:51 Running setup.py install for docopt: finished with status 'done' 19:33:51 Running setup.py install for dockerpty: started 19:33:55 Running setup.py install for dockerpty: finished with status 'done' 19:33:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:34:03 ---> a8f7b62126d4 19:34:03 Step 9/23 : RUN make cmd/core-data/core-data 19:34:03 ---> Running in e54977129c2a 19:34:06 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:34:16 Removing intermediate container 312d27c69c60 19:34:16 ---> 0d22c25c3b8e 19:34:16 Step 14/23 : ENV APP_PORT=58890 19:34:16 ---> Running in ac4bfca1aea3 19:34:16 Removing intermediate container ac4bfca1aea3 19:34:16 ---> 7c785f3e1ecd 19:34:16 Step 15/23 : EXPOSE $APP_PORT 19:34:16 ---> Running in 3eae5a11e599 19:34:16 Removing intermediate container 3eae5a11e599 19:34:16 ---> 7a81122eba8b 19:34:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:34:18 ---> 0dc04d08d06c 19:34:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:34:19 ---> 48d91c15b667 19:34:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:34:20 ---> 4a95d70bcebf 19:34:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:34:20 ---> Running in 025d2c0651db 19:34:21 Removing intermediate container 025d2c0651db 19:34:21 ---> 77163874b88c 19:34:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:21 ---> Running in 24049a493efe 19:34:22 Removing intermediate container 24049a493efe 19:34:22 ---> 9d5863587cd1 19:34:22 Step 21/23 : LABEL arch=arm64 19:34:22 ---> Running in a0a3c31d960e 19:34:22 Removing intermediate container a0a3c31d960e 19:34:22 ---> 3291ffdf3117 19:34:22 Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:34:22 ---> Running in 38abe73e9357 19:34:23 Removing intermediate container 38abe73e9357 19:34:23 ---> 4a17c5008b17 19:34:23 Step 23/23 : LABEL version=0.0.0 19:34:23 ---> Running in 7459c2b57178 19:34:23 Removing intermediate container 7459c2b57178 19:34:23 ---> 5ca023c26967 19:34:23 19:34:24 Successfully built 5ca023c26967 19:34:24 Successfully tagged sys-mgmt-agent-arm64:latest 19:34:24  Building sys-mgmt-agent ... done Building security-spire-server 19:34:57 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:34:57 ---> 65c5fd5200c0 19:34:57 Step 3/25 : WORKDIR /edgex-go 19:34:57 ---> Using cache 19:34:57 ---> b47a6859f7ae 19:34:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:57 ---> Using cache 19:34:57 ---> 97d1e196776e 19:34:57 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:34:57 ---> Running in db7ae86c0c55 19:34:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:59 Removing intermediate container f9986a2f27c3 19:34:59 ---> bd7aaf795ae9 19:34:59 19:34:59 Step 10/22 : FROM alpine:3.14 19:34:59 ---> ac73e934f311 19:34:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:34:59 ---> Using cache 19:34:59 ---> d7192ab8e2ad 19:34:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:59 ---> Using cache 19:34:59 ---> fb012dc5e9c7 19:34:59 Step 13/22 : ENV APP_PORT=59861 19:34:59 ---> Running in e6058f70c662 19:35:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:00 Removing intermediate container e6058f70c662 19:35:00 ---> 467dd0d33f3a 19:35:00 Step 14/22 : EXPOSE $APP_PORT 19:35:00 ---> Running in 08f987a0e5fb 19:35:01 Removing intermediate container 08f987a0e5fb 19:35:01 ---> b8286183fece 19:35:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:01 OK: 220 MiB in 52 packages 19:35:02 ---> 128885ccf2f6 19:35:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:35:02 Removing intermediate container db7ae86c0c55 19:35:02 ---> f1b01d340179 19:35:02 Step 6/25 : COPY go.mod vendor* ./ 19:35:04 ---> d466404d9d35 19:35:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:04 ---> Running in c9af1c25c541 19:35:06 ---> 9e5da55a8035 19:35:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:35:07 ---> 38e6424b5ceb 19:35:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:35:07 ---> Running in 835ae5caa424 19:35:07 Removing intermediate container 835ae5caa424 19:35:07 ---> ad664e6476ac 19:35:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:07 ---> Running in e93d427ad2cb 19:35:08 Removing intermediate container e93d427ad2cb 19:35:08 ---> 951b1f5ec05b 19:35:08 Step 20/22 : LABEL arch=arm64 19:35:08 ---> Running in 4e43e57bf983 19:35:08 Removing intermediate container 4e43e57bf983 19:35:08 ---> 704c6def2e42 19:35:08 Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:35:09 ---> Running in 1108839d95e1 19:35:10 Removing intermediate container 1108839d95e1 19:35:10 ---> d49883546e0d 19:35:10 Step 22/22 : LABEL version=0.0.0 19:35:10 ---> Running in 334d8da6acda 19:35:10 Removing intermediate container c9af1c25c541 19:35:10 ---> efb023a8d29b 19:35:10 Step 8/25 : COPY . . 19:35:11 Removing intermediate container 334d8da6acda 19:35:11 ---> 8d86f5bc793d 19:35:11 19:35:12 Successfully built 8d86f5bc793d 19:35:12 Successfully tagged support-scheduler-arm64:latest 19:35:12  Building support-scheduler ... done Building support-notifications 19:35:38 ---> 086ca86d7e17 19:35:38 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:35:38 ---> Running in 561a6ea4b48c 19:35:38 Removing intermediate container 561a6ea4b48c 19:35:38 ---> 3b8ed9674143 19:35:38 Step 10/25 : WORKDIR /edgex-go/spire-build 19:35:38 ---> Running in 135a7e5bdbbb 19:35:38 Removing intermediate container 135a7e5bdbbb 19:35:38 ---> 819780b33687 19:35:38 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:35:38 ---> Running in 31627618c397 19:35:42 Removing intermediate container 31627618c397 19:35:42 ---> a1491a87a33a 19:35:42 Step 12/25 : WORKDIR /edgex-go 19:35:42 ---> Running in 9c40f9867938 19:35:42 Removing intermediate container 9c40f9867938 19:35:42 ---> 87f89ed88a54 19:35:42 19:35:42 Step 13/25 : FROM alpine:3.15 19:35:42 ---> 3fb3c9af89a9 19:35:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:42 ---> Using cache 19:35:42 ---> 693f8b9ba068 19:35:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:42 ---> Using cache 19:35:42 ---> ccee10d11ffe 19:35:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:42 ---> Running in 3c13aee920d5 19:35:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:35:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:43 ---> 65c5fd5200c0 19:35:43 Step 3/22 : WORKDIR /edgex-go 19:35:43 ---> Using cache 19:35:43 ---> b47a6859f7ae 19:35:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:43 ---> Using cache 19:35:43 ---> 97d1e196776e 19:35:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:35:43 ---> Running in 5e9e12c02ef0 19:35:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:47 OK: 220 MiB in 52 packages 19:35:48 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:35:48 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:35:48 OK: 15736 distinct packages available 19:35:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:48 Removing intermediate container 5e9e12c02ef0 19:35:48 ---> 603db9dbab79 19:35:48 Step 6/22 : COPY go.mod vendor* ./ 19:35:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:49 ---> ec7646f7f72b 19:35:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:49 ---> Running in b6c8d9a28d68 19:35:51 (1/5) Installing dumb-init (1.2.5-r1) 19:35:51 (2/5) Installing musl-obstack (1.2.3-r0) 19:35:51 (3/5) Installing libucontext (1.1-r0) 19:35:51 (4/5) Installing gcompat (1.0.0-r4) 19:35:51 (5/5) Installing openssl (1.1.1o-r0) 19:35:51 Executing busybox-1.34.1-r5.trigger 19:35:51 OK: 6 MiB in 19 packages 19:35:53 Removing intermediate container 3c13aee920d5 19:35:53 ---> c03c2469c3c0 19:35:53 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:56 Removing intermediate container b6c8d9a28d68 19:35:56 ---> 18aa974f3ac1 19:35:56 Step 8/22 : COPY . . 19:36:02 ---> abb9b9eed286 19:36:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:36:02 ---> 8aceebc08b18 19:36:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:36:04 ---> bcbe38639976 19:36:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:36:05 ---> 09d67c644e45 19:36:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:36:05 ---> Running in f818c41579fc 19:36:06 Removing intermediate container f818c41579fc 19:36:06 ---> 898e1c425b39 19:36:06 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:36:06 ---> Running in 87fe23e479e3 19:36:07 Removing intermediate container 87fe23e479e3 19:36:07 ---> f8365108c04b 19:36:07 Step 23/25 : LABEL arch=arm64 19:36:07 ---> Running in e6ef35dae747 19:36:08 Removing intermediate container e6ef35dae747 19:36:08 ---> 4d9f2f9c2d16 19:36:08 Step 24/25 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:36:08 ---> Running in e131c291d267 19:36:09 Removing intermediate container e131c291d267 19:36:09 ---> 04999dd7bab7 19:36:09 Step 25/25 : LABEL version=0.0.0 19:36:09 ---> Running in f4d55293493a 19:36:10 Removing intermediate container f4d55293493a 19:36:10 ---> d7232f57fe92 19:36:10 19:36:11 Successfully built d7232f57fe92 19:36:11 Successfully tagged security-spire-server-arm64:latest 19:36:11 Building security-bootstrapper 19:36:23  Building security-spire-server ... done  ---> 93aa6de5efbb 19:36:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:36:24 ---> Running in ff7179826ef5 19:36:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:36:41 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:36:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:36:41 ---> 65c5fd5200c0 19:36:41 Step 3/31 : WORKDIR /edgex-go 19:36:41 ---> Using cache 19:36:41 ---> b47a6859f7ae 19:36:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:41 ---> Using cache 19:36:41 ---> 97d1e196776e 19:36:41 Step 5/31 : RUN apk add --update --no-cache make git 19:36:41 ---> Using cache 19:36:41 ---> e1ef2956e9cf 19:36:41 Step 6/31 : COPY go.mod vendor* ./ 19:36:41 ---> Using cache 19:36:41 ---> 050f997deee8 19:36:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:41 ---> Using cache 19:36:41 ---> 325645491fe1 19:36:41 Step 8/31 : COPY . . 19:36:41 ---> Using cache 19:36:41 ---> 557ee1ad549e 19:36:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:41 ---> Running in db32158c4278 19:36:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:37:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:37:07 Removing intermediate container d55960fa1a42 19:37:07 ---> f9385be79df4 19:37:07 19:37:07 Step 10/23 : FROM alpine:3.14 19:37:07 ---> ac73e934f311 19:37:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:37:07 ---> Using cache 19:37:07 ---> d7192ab8e2ad 19:37:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:37:07 ---> Using cache 19:37:07 ---> fb012dc5e9c7 19:37:07 Step 13/23 : ENV APP_PORT=59882 19:37:07 ---> Running in fecfdfd8ff97 19:37:07 Removing intermediate container fecfdfd8ff97 19:37:07 ---> 99649c835d23 19:37:07 Step 14/23 : EXPOSE $APP_PORT 19:37:07 ---> Running in ec4a5be7ee44 19:37:08 Removing intermediate container ec4a5be7ee44 19:37:08 ---> c9cf2687807f 19:37:08 Step 15/23 : WORKDIR / 19:37:08 ---> Running in 59d30243f6f6 19:37:09 Removing intermediate container 59d30243f6f6 19:37:09 ---> c3bf9af48527 19:37:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:10 ---> 4962e645add0 19:37:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:37:11 ---> 0e9f25a7b4f6 19:37:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:37:12 ---> 97542e205513 19:37:12 Step 19/23 : ENTRYPOINT ["/core-command"] 19:37:13 ---> Running in 80856c6b0791 19:37:14 Removing intermediate container 80856c6b0791 19:37:14 ---> 34cb4234bb4d 19:37:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:14 ---> Running in 1c2556ddbd6b 19:37:14 Removing intermediate container 1c2556ddbd6b 19:37:14 ---> 2047367d074c 19:37:14 Step 21/23 : LABEL arch=arm64 19:37:15 ---> Running in 06c25c6475a6 19:37:16 Removing intermediate container 06c25c6475a6 19:37:16 ---> d0340386a199 19:37:16 Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:37:16 ---> Running in 05f91744b1e5 19:37:17 Removing intermediate container 05f91744b1e5 19:37:17 ---> 3d3022b9ca92 19:37:17 Step 23/23 : LABEL version=0.0.0 19:37:17 ---> Running in 1d599d14f80b 19:37:18 Removing intermediate container 1d599d14f80b 19:37:18 ---> 7b5abbf5d8a4 19:37:18 19:37:19 Successfully built 7b5abbf5d8a4 19:37:19 Successfully tagged core-command-arm64:latest 19:37:22  Building core-command ... done Removing intermediate container e1d4fc407830 19:37:22 ---> 18b09d1702d4 19:37:22 19:37:22 Step 10/22 : FROM alpine:3.14 19:37:22 ---> ac73e934f311 19:37:22 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:37:22 ---> Running in af4eed529756 19:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:37:25 (1/6) Installing ca-certificates (20211220-r0) 19:37:25 (2/6) Installing brotli-libs (1.0.9-r5) 19:37:25 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:37:25 (4/6) Installing libcurl (7.79.1-r1) 19:37:25 (5/6) Installing curl (7.79.1-r1) 19:37:25 (6/6) Installing dumb-init (1.2.5-r1) 19:37:25 Executing busybox-1.33.1-r7.trigger 19:37:26 Executing ca-certificates-20211220-r0.trigger 19:37:26 OK: 8 MiB in 20 packages 19:37:28 Removing intermediate container af4eed529756 19:37:28 ---> 97a19a6b220d 19:37:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:37:28 ---> Running in bea49105a479 19:37:29 Removing intermediate container bea49105a479 19:37:29 ---> ddc9ebbf24a9 19:37:29 Step 13/22 : WORKDIR /edgex 19:37:29 ---> Running in 9cc757e314a9 19:37:29 Removing intermediate container 9cc757e314a9 19:37:29 ---> d3948ce6b83d 19:37:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:37:30 ---> 7f865c034a29 19:37:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:37:32 ---> 84b574d19be8 19:37:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:37:34 ---> f4ed6d191226 19:37:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:37:35 ---> 8dacc68dc233 19:37:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:35 ---> Running in 17f516969cd3 19:37:38 Removing intermediate container 17f516969cd3 19:37:38 ---> 3954b12eeaf0 19:37:38 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:37:38 ---> Running in ef367b715358 19:37:38 Removing intermediate container ef367b715358 19:37:38 ---> 31bc34989b61 19:37:38 Step 20/22 : LABEL arch=arm64 19:37:38 ---> Running in 36caf6f5954b 19:37:39 Removing intermediate container 36caf6f5954b 19:37:39 ---> 25e0f9a222dc 19:37:39 Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:37:39 ---> Running in 7b6c67e13148 19:37:40 Removing intermediate container 7b6c67e13148 19:37:40 ---> 09587b0c447f 19:37:40 Step 22/22 : LABEL version=0.0.0 19:37:40 ---> Running in bfdd0e69f880 19:37:40 Removing intermediate container bfdd0e69f880 19:37:40 ---> 48d709cb0c4b 19:37:40 19:37:41 Successfully built 48d709cb0c4b 19:37:41 Successfully tagged security-proxy-setup-arm64:latest 19:39:33  Building security-proxy-setup ... done Removing intermediate container e54977129c2a 19:39:33 ---> 0a14af30f120 19:39:33 19:39:33 Step 10/23 : FROM alpine:3.14 19:39:33 ---> ac73e934f311 19:39:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:39:33 ---> Running in 7a7849d8281b 19:39:33 Removing intermediate container 7a7849d8281b 19:39:33 ---> 8cab00d6130b 19:39:33 Step 12/23 : ENV APP_PORT=59880 19:39:33 ---> Running in 1ca00ca074d3 19:39:33 Removing intermediate container 1ca00ca074d3 19:39:33 ---> 3d043ea22096 19:39:33 Step 13/23 : EXPOSE $APP_PORT 19:39:33 ---> Running in 89ced214b80b 19:39:33 Removing intermediate container 89ced214b80b 19:39:33 ---> 429076a6c385 19:39:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:33 ---> Running in 0d9177a1cc94 19:39:33 Removing intermediate container 0d9177a1cc94 19:39:33 ---> e974cb2e4aa3 19:39:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:39:33 ---> Running in b99f715b1ec4 19:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:33 (1/6) Installing dumb-init (1.2.5-r1) 19:39:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:39:33 (3/6) Installing libsodium (1.0.18-r0) 19:39:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:39:33 (5/6) Installing libzmq (4.3.4-r0) 19:39:33 (6/6) Installing zeromq (4.3.4-r0) 19:39:33 Executing busybox-1.33.1-r7.trigger 19:39:33 OK: 8 MiB in 20 packages 19:39:33 Removing intermediate container b99f715b1ec4 19:39:33 ---> bf06ac7c889e 19:39:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:33 ---> 7574c53ef784 19:39:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:33 ---> 0f7338484def 19:39:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:39:33 ---> 2d6c119b954f 19:39:33 Step 19/23 : ENTRYPOINT ["/core-data"] 19:39:33 ---> Running in f738ee6bf2e4 19:39:34 Removing intermediate container f738ee6bf2e4 19:39:34 ---> 7c8d29ff9eeb 19:39:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:34 ---> Running in e7944e664eaf 19:39:34 Removing intermediate container e7944e664eaf 19:39:34 ---> 8429d398e5f8 19:39:34 Step 21/23 : LABEL arch=arm64 19:39:34 ---> Running in d15705cfda95 19:39:35 Removing intermediate container d15705cfda95 19:39:35 ---> 8e3757e8a67a 19:39:35 Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:39:35 ---> Running in 7238b9e35032 19:39:36 Removing intermediate container 7238b9e35032 19:39:36 ---> 6188cbe4eab7 19:39:36 Step 23/23 : LABEL version=0.0.0 19:39:36 ---> Running in c392c851a8e0 19:39:36 Removing intermediate container c392c851a8e0 19:39:36 ---> a3a93a507d3c 19:39:36 19:39:37 Successfully built a3a93a507d3c 19:39:37 Successfully tagged core-data-arm64:latest 19:39:59  Building core-data ... done Removing intermediate container db32158c4278 19:39:59 ---> 4872f3549439 19:39:59 19:39:59 Step 10/31 : FROM alpine:3.14 19:39:59 ---> ac73e934f311 19:39:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:39:59 ---> Running in cfedf20fb2e2 19:39:59 Removing intermediate container cfedf20fb2e2 19:39:59 ---> 861b6629a104 19:39:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:39:59 ---> Running in 3805d13099e3 19:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:59 (1/2) Installing dumb-init (1.2.5-r1) 19:39:59 (2/2) Installing su-exec (0.2-r1) 19:39:59 Executing busybox-1.33.1-r7.trigger 19:39:59 OK: 6 MiB in 16 packages 19:40:00 Removing intermediate container 3805d13099e3 19:40:00 ---> 7744ecbeafe0 19:40:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:40:00 ---> Running in 6e78868100b0 19:40:00 Removing intermediate container 6e78868100b0 19:40:00 ---> 05611a2c1cc6 19:40:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:40:01 ---> Running in 468b9f7430b8 19:40:01 Removing intermediate container 468b9f7430b8 19:40:01 ---> 1b24c825df93 19:40:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:40:01 ---> Running in ab8b50f02771 19:40:04 Removing intermediate container ab8b50f02771 19:40:04 ---> 031d1e2d2724 19:40:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:40:04 ---> Running in c89c80add612 19:40:04 Removing intermediate container c89c80add612 19:40:04 ---> 7d2b768cf00c 19:40:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:40:05 ---> 10c76edff9cc 19:40:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:40:06 ---> Running in 959c1720cfe0 19:40:08 Removing intermediate container 959c1720cfe0 19:40:08 ---> 02e9e096b567 19:40:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:09 ---> 555500307621 19:40:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:40:10 ---> 6341ca01f44d 19:40:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:40:11 ---> 4f9493424f17 19:40:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:40:12 ---> 84368bf58df2 19:40:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:40:13 ---> e15912fcc3ea 19:40:13 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:40:13 ---> Running in 3062fad255ca 19:40:13 Removing intermediate container 3062fad255ca 19:40:13 ---> 8f2b4d260072 19:40:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:40:14 ---> 16c1306aac6c 19:40:14 Step 26/31 : RUN chmod +x /entrypoint.sh 19:40:14 ---> Running in ad6dd1b4d363 19:40:16 Removing intermediate container ad6dd1b4d363 19:40:16 ---> ee60a8bd7d12 19:40:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:40:16 ---> Running in 655a81ed9f82 19:40:17 Removing intermediate container 655a81ed9f82 19:40:17 ---> 4139034494a8 19:40:17 Step 28/31 : CMD ["gate"] 19:40:17 ---> Running in 9758c7a759fa 19:40:18 Removing intermediate container 9758c7a759fa 19:40:18 ---> 7162043916ec 19:40:18 Step 29/31 : LABEL arch=arm64 19:40:18 ---> Running in b1ebdf6429aa 19:40:18 Removing intermediate container b1ebdf6429aa 19:40:18 ---> edb3076b4dd8 19:40:18 Step 30/31 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:40:18 ---> Running in 7494da19fd9a 19:40:19 Removing intermediate container 7494da19fd9a 19:40:19 ---> 3771c7c668ac 19:40:19 Step 31/31 : LABEL version=0.0.0 19:40:19 ---> Running in a3aed49fa434 19:40:19 Removing intermediate container a3aed49fa434 19:40:19 ---> bbc982d87dec 19:40:19 19:40:20 Successfully built bbc982d87dec 19:40:20 Successfully tagged security-bootstrapper-arm64:latest 19:40:28  Building security-bootstrapper ... done Removing intermediate container ff7179826ef5 19:40:28 ---> 1fb68ad9ebce 19:40:28 19:40:28 Step 10/22 : FROM alpine:3.14 19:40:28 ---> ac73e934f311 19:40:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:40:28 ---> Running in 93c3e3bb66ce 19:40:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:40:31 (1/2) Installing ca-certificates (20211220-r0) 19:40:31 (2/2) Installing dumb-init (1.2.5-r1) 19:40:31 Executing busybox-1.33.1-r7.trigger 19:40:31 Executing ca-certificates-20211220-r0.trigger 19:40:31 OK: 6 MiB in 16 packages 19:40:32 Removing intermediate container 93c3e3bb66ce 19:40:32 ---> c5365c26d277 19:40:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:40:32 ---> Running in 832f1a3d38f7 19:40:32 Removing intermediate container 832f1a3d38f7 19:40:32 ---> 1d8931eafff2 19:40:32 Step 13/22 : ENV APP_PORT=59860 19:40:32 ---> Running in 0d7d3d05e085 19:40:33 Removing intermediate container 0d7d3d05e085 19:40:33 ---> 6b4129dd0249 19:40:33 Step 14/22 : EXPOSE $APP_PORT 19:40:33 ---> Running in 20d4f38f06ef 19:40:33 Removing intermediate container 20d4f38f06ef 19:40:33 ---> 922de6ca4f3f 19:40:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:34 ---> 172238c1efbd 19:40:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:40:35 ---> 0ba73526b399 19:40:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:40:36 ---> 00a618751d22 19:40:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:40:36 ---> Running in 6ae12ae9dae4 19:40:36 Removing intermediate container 6ae12ae9dae4 19:40:36 ---> 99d5f8406943 19:40:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:36 ---> Running in 39d0909828f5 19:40:36 Removing intermediate container 39d0909828f5 19:40:36 ---> 50c2f274cc91 19:40:36 Step 20/22 : LABEL arch=arm64 19:40:36 ---> Running in d3dae2d2041c 19:40:37 Removing intermediate container d3dae2d2041c 19:40:37 ---> 33422ea2487c 19:40:37 Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d 19:40:37 ---> Running in 04e840a8f2f8 19:40:37 Removing intermediate container 04e840a8f2f8 19:40:37 ---> c731c0e8b5d7 19:40:37 Step 22/22 : LABEL version=0.0.0 19:40:37 ---> Running in ff2e98a3bfca 19:40:37 Removing intermediate container ff2e98a3bfca 19:40:37 ---> afd859bb2c4b 19:40:37 19:40:38 Successfully built afd859bb2c4b 19:40:38 Successfully tagged support-notifications-arm64:latest 19:40:38  Building support-notifications ... done  [Pipeline] } 19:40:38 $ docker stop --time=1 4f614a11d11f9924622986b5ec4fa5afb5fc849e92bc88cebed9760f0f38b66d 19:40:40 $ docker rm -f 4f614a11d11f9924622986b5ec4fa5afb5fc849e92bc88cebed9760f0f38b66d [Pipeline] // withDockerContainer [Pipeline] sh 19:40:40 + docker images 19:40:40 REPOSITORY TAG IMAGE ID CREATED SIZE 19:40:40 support-notifications-arm64 latest afd859bb2c4b 3 seconds ago 26MB 19:40:40 1fb68ad9ebce 13 seconds ago 1.49GB 19:40:40 security-bootstrapper-arm64 latest bbc982d87dec 21 seconds ago 18.3MB 19:40:40 4872f3549439 46 seconds ago 1.44GB 19:40:40 core-data-arm64 latest a3a93a507d3c About a minute ago 21.7MB 19:40:40 0a14af30f120 About a minute ago 1.46GB 19:40:40 security-proxy-setup-arm64 latest 48d709cb0c4b 3 minutes ago 26.1MB 19:40:40 18b09d1702d4 3 minutes ago 1.44GB 19:40:40 core-command-arm64 latest 7b5abbf5d8a4 3 minutes ago 15.5MB 19:40:40 f9385be79df4 3 minutes ago 1.43GB 19:40:40 security-spire-server-arm64 latest d7232f57fe92 4 minutes ago 86.3MB 19:40:40 87f89ed88a54 4 minutes ago 1.34GB 19:40:40 support-scheduler-arm64 latest 8d86f5bc793d 5 minutes ago 25.4MB 19:40:40 bd7aaf795ae9 5 minutes ago 1.49GB 19:40:40 sys-mgmt-agent-arm64 latest 5ca023c26967 6 minutes ago 282MB 19:40:40 security-spiffe-token-provider-arm64 latest 632734449ee0 7 minutes ago 28.1MB 19:40:40 5bc48a713f78 8 minutes ago 1.48GB 19:40:40 2322a7d94fb2 8 minutes ago 1.43GB 19:40:40 core-metadata-arm64 latest a4d9761c3736 9 minutes ago 16.3MB 19:40:40 security-secretstore-setup-arm64 latest cc85e4435051 9 minutes ago 27.5MB 19:40:40 099546696f0f 9 minutes ago 1.44GB 19:40:40 89d90fe7d075 10 minutes ago 1.44GB 19:40:40 security-spire-agent-arm64 latest d69354285a05 14 minutes ago 126MB 19:40:40 security-spire-config-arm64 latest 3529f8856516 14 minutes ago 85.6MB 19:40:40 ee0ba2e40184 15 minutes ago 1.34GB 19:40:40 85946bcf8f73 15 minutes ago 1.34GB 19:40:40 ci-base-image-arm64 latest 65c5fd5200c0 28 minutes ago 1.01GB 19:40:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB 19:40:40 docker 20.10.14 c346e9eafbab 2 months ago 202MB 19:40:40 alpine 3.14 ac73e934f311 2 months ago 5.34MB 19:40:40 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 19:40:40 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 19:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:41 19:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:42 arm64: Pulling from edgex-lftools-log-publisher 19:40:42 8998bd30e6a1: Pulling fs layer 19:40:42 04944245beec: Pulling fs layer 19:40:42 699f458cf7ca: Pulling fs layer 19:40:42 765212b225bb: Pulling fs layer 19:40:42 f23df028b6ca: Pulling fs layer 19:40:42 d65c8cfc05b1: Pulling fs layer 19:40:42 2437ff75d9bd: Pulling fs layer 19:40:42 f23df028b6ca: Waiting 19:40:42 d65c8cfc05b1: Waiting 19:40:42 2437ff75d9bd: Waiting 19:40:42 765212b225bb: Waiting 19:40:42 04944245beec: Verifying Checksum 19:40:42 04944245beec: Download complete 19:40:42 765212b225bb: Verifying Checksum 19:40:42 765212b225bb: Download complete 19:40:42 f23df028b6ca: Download complete 19:40:42 d65c8cfc05b1: Verifying Checksum 19:40:42 d65c8cfc05b1: Download complete 19:40:42 699f458cf7ca: Verifying Checksum 19:40:42 699f458cf7ca: Download complete 19:40:42 8998bd30e6a1: Download complete 19:40:45 2437ff75d9bd: Verifying Checksum 19:40:45 2437ff75d9bd: Download complete 19:40:47 8998bd30e6a1: Pull complete 19:40:47 04944245beec: Pull complete 19:40:49 699f458cf7ca: Pull complete 19:40:49 765212b225bb: Pull complete 19:40:50 f23df028b6ca: Pull complete 19:40:50 d65c8cfc05b1: Pull complete 19:41:05 2437ff75d9bd: Pull complete 19:41:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:41:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:06 prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container 19:41:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:41:09 $ docker top 4d0d4257c40b1c4e9e594f9117a76a743ebe225c6bae74326dcb9eefe455fc16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:10 ---> job-cost.sh 19:41:10 lf-activate-venv: SKIPPING 19:41:10 INFO: No Stack... 19:41:10 INFO: Retrieving Pricing Info for: v3-standard-4 19:41:11 INFO: Archiving Costs [Pipeline] sh 19:41:12 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:41:12 + cut -d, -f6 [Pipeline] lock 19:41:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4065-1-stack-cost] 19:41:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4065-1-stack-cost] did not exist. Created. 19:41:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4065-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:41:12 + echo total: 0.10999999940395355 [Pipeline] stash 19:41:13 Stashed 1 file(s) [Pipeline] } 19:41:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4065-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:41:13 $ docker stop --time=1 4d0d4257c40b1c4e9e594f9117a76a743ebe225c6bae74326dcb9eefe455fc16 19:41:14 $ docker rm -f 4d0d4257c40b1c4e9e594f9117a76a743ebe225c6bae74326dcb9eefe455fc16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:41:15 provisioning config files... 19:41:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4958882386804853092tmp [Pipeline] { [Pipeline] sh 19:41:15 + set +x 19:41:15 + curl -s https://codecov.io/bash 19:41:15 + bash -s -- 19:41:15 19:41:15 _____ _ 19:41:15 / ____| | | 19:41:15 | | ___ __| | ___ ___ _____ __ 19:41:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:41:15 | |___| (_) | (_| | __/ (_| (_) \ V / 19:41:15 \_____\___/ \__,_|\___|\___\___/ \_/ 19:41:15 Bash-1.0.6 19:41:15 19:41:15 19:41:15 ==> git version 2.25.1 found 19:41:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:41:15 Release-Date: 2020-01-08 19:41:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:41:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:41:15 ==> Jenkins CI detected. 19:41:15 current dir:  /w/workspace/edgex-go/1 19:41:15 project root: . 19:41:15 --> token set from env 19:41:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:41:15 ==> Running gcov in . (disable via -X gcov) 19:41:15 ==> Python coveragepy not found 19:41:15 ==> Searching for coverage reports in: 19:41:15 + . 19:41:15 -> Found 1 reports 19:41:15 ==> Detecting git/mercurial file structure 19:41:15 ==> Reading reports 19:41:15 + ./coverage.out bytes=435593 19:41:15 ==> Appending adjustments 19:41:15 https://docs.codecov.io/docs/fixing-reports 19:41:17 + Found adjustments 19:41:17 ==> Gzipping contents 19:41:17 60K /tmp/codecov.RTLOiq.gz 19:41:17 ==> Uploading reports 19:41:17 url: https://codecov.io 19:41:17 query: branch=PR-4065&commit=756ae6be9c7817328b74c5d087d11181cc36d97d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4065%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4065&job=&cmd_args= 19:41:17 -> Pinging Codecov 19:41:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4065&commit=756ae6be9c7817328b74c5d087d11181cc36d97d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4065%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4065&job=&cmd_args= 19:41:17 -> Uploading to 19:41:17 https://storage.googleapis.com/codecov/v4/raw/2022-06-29/00271124DB129430A58F1EEE437C3FCB/756ae6be9c7817328b74c5d087d11181cc36d97d/4957d16b-4160-48a5-8c1d-bfc731adad34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220629T194117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0422065864ab7ad3f8adba71d67b2c33bf4450759819d46d930ca2aed4630501 19:41:17 % Total % Received % Xferd Average Speed Time Time Time Current 19:41:17 Dload Upload Total Spent Left Speed 19:41:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59857 0 0 100 59857 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59857 0 0 100 59857 0 265k --:--:-- --:--:-- --:--:-- 264k 19:41:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/756ae6be9c7817328b74c5d087d11181cc36d97d [Pipeline] } 19:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:41:19 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:41:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:41:20 ---> package-listing.sh 19:41:20 ++ facter osfamily 19:41:20 ++ tr '[:upper:]' '[:lower:]' 19:41:20 + OS_FAMILY=debian 19:41:20 + workspace=/w/workspace/edgex-go/1 19:41:20 + START_PACKAGES=/tmp/packages_start.txt 19:41:20 + END_PACKAGES=/tmp/packages_end.txt 19:41:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:20 + PACKAGES=/tmp/packages_start.txt 19:41:20 + '[' /w/workspace/edgex-go/1 ']' 19:41:20 + PACKAGES=/tmp/packages_end.txt 19:41:20 + case "${OS_FAMILY}" in 19:41:20 + dpkg -l 19:41:20 + grep '^ii' 19:41:20 + '[' -f /tmp/packages_start.txt ']' 19:41:20 + '[' -f /tmp/packages_end.txt ']' 19:41:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:20 + '[' /w/workspace/edgex-go/1 ']' 19:41:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:41:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:41:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:41:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:21 19:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:21 latest: Pulling from edgex-lftools-log-publisher 19:41:21 5eb5b503b376: Pulling fs layer 19:41:21 5c69ac0246d0: Pulling fs layer 19:41:21 ec43610c2a17: Pulling fs layer 19:41:21 3a2ae6a8a46f: Pulling fs layer 19:41:21 33b1e0a273af: Pulling fs layer 19:41:21 5d3b04190fa2: Pulling fs layer 19:41:21 2f39f015ded8: Pulling fs layer 19:41:21 33b1e0a273af: Waiting 19:41:21 5d3b04190fa2: Waiting 19:41:21 2f39f015ded8: Waiting 19:41:21 3a2ae6a8a46f: Waiting 19:41:21 5c69ac0246d0: Verifying Checksum 19:41:21 5c69ac0246d0: Download complete 19:41:21 3a2ae6a8a46f: Verifying Checksum 19:41:21 3a2ae6a8a46f: Download complete 19:41:21 ec43610c2a17: Verifying Checksum 19:41:21 ec43610c2a17: Download complete 19:41:21 33b1e0a273af: Verifying Checksum 19:41:21 33b1e0a273af: Download complete 19:41:21 5d3b04190fa2: Download complete 19:41:22 5eb5b503b376: Download complete 19:41:22 2f39f015ded8: Download complete 19:41:23 5eb5b503b376: Pull complete 19:41:23 5c69ac0246d0: Pull complete 19:41:24 ec43610c2a17: Pull complete 19:41:24 3a2ae6a8a46f: Pull complete 19:41:24 33b1e0a273af: Pull complete 19:41:24 5d3b04190fa2: Pull complete 19:41:28 2f39f015ded8: Pull complete 19:41:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:28 prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container 19:41:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:41:30 $ docker top ad769616933e47fa6bd5463e7c69b62b3547257947079844ef20deb59ea1e182 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:31 + touch /tmp/pre-build-complete [Pipeline] sh 19:41:31 + mkdir -p /var/log/sysstat [Pipeline] sh 19:41:31 + ls /var/log/sa-host 19:41:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:31 provisioning config files... 19:41:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6312071471274865314tmp [Pipeline] { [Pipeline] echo 19:41:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:41:32 ---> create-netrc.sh [Pipeline] } 19:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:41:32 ---> python-tools-install.sh [Pipeline] echo 19:41:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:41:32 ---> sudo-logs.sh 19:41:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:41:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:41:33 ---> job-cost.sh 19:41:33 lf-activate-venv: SKIPPING 19:41:33 DEBUG: total: 0.10999999940395355 19:41:33 INFO: Retrieving Stack Cost... 19:41:33 INFO: Retrieving Pricing Info for: v3-standard-8 19:41:34 INFO: Archiving Costs [Pipeline] echo 19:41:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:41:34 ---> logs-deploy.sh 19:41:34 lf-activate-venv: SKIPPING 19:41:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4065/1 19:41:34 INFO: archiving workspace using pattern(s): 19:41:35 Archives upload complete. 19:41:35 INFO: archiving logs to Nexus