Pull request #4292 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from 77a4f98a866d6cd75b3169ccae7f2c779d71de75+7268a7d9db9aa59f9db7bbdf01756f853ebe3457 (17adb7ca12fb0d37c330c7a38c0ad505b751672e) 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-ssh5447549244430010186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14367921739142851811.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4292/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-4292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7868015450212228700.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-4292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12427882363336262984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9030749015189537701.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4292/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-4292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2549630384682602309.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2983 in /w/workspace/edgexfoundry_edgex-go_PR-4292 [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 Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 77a4f98a866d6cd75b3169ccae7f2c779d71de75 Merge succeeded, producing f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 Checking out Revision f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 (PR-4292) > 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/4292/head:refs/remotes/origin/PR-4292 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77a4f98a866d6cd75b3169ccae7f2c779d71de75 # 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 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 # timeout=10 Commit message: "Merge commit '7268a7d9db9aa59f9db7bbdf01756f853ebe3457' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:49:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:49:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:49:05 ========================================================= 18:49:05 EdgeX Global Pipelines Version Info 18:49:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:49:06 ------------------- 18:49:06 stable info: 18:49:06 ------------------- 18:49:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:49:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:49:06 Message: update stable to v1.0.244 18:49:06 ------------------- 18:49:06 experimental info: 18:49:06 ------------------- 18:49:06 Commited By: **** collab-it+edgex@linuxfoundation.org 18:49:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:49:06 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4292 [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4292 [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4292 [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f564b96 [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:08 provisioning config files... 18:49:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16255061514445335068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:08 ---> docker-login.sh 18:49:08 nexus3.edgexfoundry.org:10001 18:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:09 Configure a credential helper to remove this warning. See 18:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:09 18:49:09 Login Succeeded 18:49:09 nexus3.edgexfoundry.org:10002 18:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:09 Configure a credential helper to remove this warning. See 18:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:09 18:49:09 Login Succeeded 18:49:09 nexus3.edgexfoundry.org:10003 18:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:09 Configure a credential helper to remove this warning. See 18:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:09 18:49:09 Login Succeeded 18:49:09 nexus3.edgexfoundry.org:10004 18:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:09 Configure a credential helper to remove this warning. See 18:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:09 18:49:09 Login Succeeded 18:49:09 docker.io 18:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:09 Configure a credential helper to remove this warning. See 18:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:09 18:49:09 Login Succeeded 18:49:09 ---> docker-login.sh ends [Pipeline] } 18:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:10 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 18:49:10 + dirname cmd/core-command/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo core-command,cmd/core-command/Dockerfile 18:49:10 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:49:10 + dirname cmd/core-data/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo core-data,cmd/core-data/Dockerfile 18:49:10 + + dirname cmd/core-metadata/Dockerfile 18:49:10 cut -d/ -f2 18:49:10 + echo core-metadata,cmd/core-metadata/Dockerfile 18:49:10 + dirname cmd/security-bootstrapper/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:49:10 + dirname cmd/security-proxy-setup/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:49:10 + dirname cmd/security-secretstore-setup/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:49:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:49:10 + dirname cmd/security-spire-agent/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:49:10 + dirname cmd/security-spire-config/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:49:10 + dirname cmd/security-spire-server/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:49:10 + dirname cmd/support-notifications/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo support-notifications,cmd/support-notifications/Dockerfile 18:49:10 + dirname cmd/support-scheduler/Dockerfile 18:49:10 + cut -d/ -f2 18:49:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:49:10 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:49:10 + git rev-list -1 --merges f564b96ef9c8e4bf66a5d74f8293efb8d8a90338~1..f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [Pipeline] echo 18:49:10 -----------> git rev-list -1 --merges f564b96ef9c8e4bf66a5d74f8293efb8d8a90338~1..f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:49:10 f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [false] [Pipeline] sh 18:49:11 + git log --format=format:%s -1 f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 [Pipeline] echo 18:49:11 ========================================================= 18:49:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:49:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:49:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:49:11 + grep -v github /etc/ssh/ssh_known_hosts 18:49:11 + [ -e /tmp/ssh_known_hosts ] 18:49:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:49:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:49:11 + sudo tee -a /etc/ssh/ssh_known_hosts 18:49:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:12 18:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:12 0.1.4: Pulling from edgex-devops/py-git-semver 18:49:12 b85a868b505f: Pulling fs layer 18:49:12 e2be974225ed: Pulling fs layer 18:49:12 339a4e72a1f5: Pulling fs layer 18:49:12 988bab9f4d93: Pulling fs layer 18:49:12 1469e6f7b9e6: Pulling fs layer 18:49:12 eaf3925da568: Pulling fs layer 18:49:12 bab4dde63d76: Pulling fs layer 18:49:12 1469e6f7b9e6: Waiting 18:49:12 988bab9f4d93: Waiting 18:49:12 eaf3925da568: Waiting 18:49:12 bde34c3a00c8: Pulling fs layer 18:49:12 b352a97aabf1: Pulling fs layer 18:49:12 bab4dde63d76: Waiting 18:49:12 bde34c3a00c8: Waiting 18:49:12 b352a97aabf1: Waiting 18:49:12 4872d77fe225: Pulling fs layer 18:49:12 5851b861e8e6: Pulling fs layer 18:49:12 4872d77fe225: Waiting 18:49:12 5851b861e8e6: Waiting 18:49:12 e2be974225ed: Verifying Checksum 18:49:12 e2be974225ed: Download complete 18:49:12 988bab9f4d93: Download complete 18:49:12 1469e6f7b9e6: Verifying Checksum 18:49:12 1469e6f7b9e6: Download complete 18:49:12 339a4e72a1f5: Verifying Checksum 18:49:12 339a4e72a1f5: Download complete 18:49:12 eaf3925da568: Verifying Checksum 18:49:12 eaf3925da568: Download complete 18:49:12 bde34c3a00c8: Verifying Checksum 18:49:12 bde34c3a00c8: Download complete 18:49:13 b352a97aabf1: Download complete 18:49:13 4872d77fe225: Verifying Checksum 18:49:13 4872d77fe225: Download complete 18:49:13 5851b861e8e6: Download complete 18:49:13 b85a868b505f: Verifying Checksum 18:49:13 b85a868b505f: Download complete 18:49:13 bab4dde63d76: Verifying Checksum 18:49:13 bab4dde63d76: Download complete 18:49:14 b85a868b505f: Pull complete 18:49:14 e2be974225ed: Pull complete 18:49:15 339a4e72a1f5: Pull complete 18:49:15 988bab9f4d93: Pull complete 18:49:15 1469e6f7b9e6: Pull complete 18:49:15 eaf3925da568: Pull complete 18:49:17 bab4dde63d76: Pull complete 18:49:17 bde34c3a00c8: Pull complete 18:49:17 b352a97aabf1: Pull complete 18:49:17 4872d77fe225: Pull complete 18:49:17 5851b861e8e6: Pull complete 18:49:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:18 prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container 18:49:18 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:49:19 $ docker top 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 -eo pid,comm 18:49:19 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). 18:49:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:49:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:19 [ssh-agent] Looking for ssh-agent implementation... 18:49:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:20 $ docker exec 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 ssh-agent 18:49:20 SSH_AUTH_SOCK=/tmp/ssh-IzDPkrZdZplF/agent.32 18:49:20 SSH_AGENT_PID=38 18:49:20 Running ssh-add (command line suppressed) 18:49:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11659123854917754254.key (/w/workspace/edgex-go/1@tmp/private_key_11659123854917754254.key) 18:49:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:20 + git tag --points-at HEAD [Pipeline] } 18:49:20 $ docker exec --env ******** --env ******** 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 ssh-agent -k 18:49:20 unset SSH_AUTH_SOCK; 18:49:20 unset SSH_AGENT_PID; 18:49:20 echo Agent pid 38 killed; 18:49:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:49:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:20 [ssh-agent] Looking for ssh-agent implementation... 18:49:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:21 $ docker exec 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 ssh-agent 18:49:21 SSH_AUTH_SOCK=/tmp/ssh-jdk9sSjdb7tu/agent.70 18:49:21 SSH_AGENT_PID=76 18:49:21 Running ssh-add (command line suppressed) 18:49:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14976088581529479479.key (/w/workspace/edgex-go/1@tmp/private_key_14976088581529479479.key) 18:49:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:21 + git semver init 18:49:21 2023-01-18 18:49:21,818 [run_init] DEBUG init version:0.0.0 force:False 18:49:21 2023-01-18 18:49:21,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 18:49:21 2023-01-18 18:49:21,819 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 18:49:21 2023-01-18 18:49:21,820 [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) 18:49:27 2023-01-18 18:49:26,573 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 18:49:27 2023-01-18 18:49:26,573 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4292 with force:False 18:49:27 2023-01-18 18:49:26,574 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4292 18:49:27 2023-01-18 18:49:26,578 [execute] INFO git cat-file --batch-check 18:49:27 2023-01-18 18:49:26,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:49:27 2023-01-18 18:49:26,584 [execute] INFO git cat-file --batch 18:49:27 2023-01-18 18:49:26,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:49:27 2023-01-18 18:49:26,589 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4292 18:49:27 0.0.0 [Pipeline] } 18:49:27 $ docker exec --env ******** --env ******** 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 ssh-agent -k 18:49:27 unset SSH_AUTH_SOCK; 18:49:27 unset SSH_AGENT_PID; 18:49:27 echo Agent pid 76 killed; 18:49:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:27 + git semver [Pipeline] } 18:49:28 $ docker stop --time=1 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 18:49:29 $ docker rm -f --volumes 1a0de67642dca501cc855417bd2b477de16eff8d6855a08ee38e05e1ccd5a7d5 [Pipeline] // withDockerContainer [Pipeline] sh 18:49:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:49:30 Stashed 1 file(s) [Pipeline] echo 18:49:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:49:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:30 ========================================================= 18:49:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:49:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:49:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:49:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:49:31 213ec9aee27d: Pulling fs layer 18:49:31 4583459ba037: Pulling fs layer 18:49:31 93c1e223e6f2: Pulling fs layer 18:49:31 53926ce57604: Pulling fs layer 18:49:31 21b2b0c7a3f4: Pulling fs layer 18:49:31 22ff95d597cd: Pulling fs layer 18:49:31 12d6caf4c0d1: Pulling fs layer 18:49:31 96b7cbca73a9: Pulling fs layer 18:49:31 a7acece74701: Pulling fs layer 18:49:31 21b2b0c7a3f4: Waiting 18:49:31 96b7cbca73a9: Waiting 18:49:31 22ff95d597cd: Waiting 18:49:31 12d6caf4c0d1: Waiting 18:49:31 a7acece74701: Waiting 18:49:31 53926ce57604: Waiting 18:49:31 93c1e223e6f2: Verifying Checksum 18:49:31 93c1e223e6f2: Download complete 18:49:31 4583459ba037: Download complete 18:49:31 21b2b0c7a3f4: Verifying Checksum 18:49:31 21b2b0c7a3f4: Download complete 18:49:31 22ff95d597cd: Verifying Checksum 18:49:31 22ff95d597cd: Download complete 18:49:31 213ec9aee27d: Verifying Checksum 18:49:31 12d6caf4c0d1: Download complete 18:49:31 213ec9aee27d: Pull complete 18:49:31 4583459ba037: Pull complete 18:49:31 93c1e223e6f2: Pull complete 18:49:32 a7acece74701: Verifying Checksum 18:49:32 a7acece74701: Download complete 18:49:32 53926ce57604: Verifying Checksum 18:49:32 53926ce57604: Download complete 18:49:33 96b7cbca73a9: Verifying Checksum 18:49:33 96b7cbca73a9: Download complete 18:49:37 53926ce57604: Pull complete 18:49:37 21b2b0c7a3f4: Pull complete 18:49:37 22ff95d597cd: Pull complete 18:49:37 12d6caf4c0d1: Pull complete 18:49:39 96b7cbca73a9: Pull complete 18:49:40 a7acece74701: Pull complete 18:49:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:49:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:49:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:49:40 + + docker build -t ci-base-image-x86_64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:49:40 WORKDIR /edgex 18:49:40 COPY go.mod . 18:49:40 RUN go mod download 18:49:40 18:49:41 Sending build context to Docker daemon 170.1MB 18:49:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:49:41 ---> db6d94c90886 18:49:41 Step 2/4 : WORKDIR /edgex 18:49:43 ---> Running in 15b38915bd57 18:49:43 Removing intermediate container 15b38915bd57 18:49:43 ---> c6cd24a664a4 18:49:43 Step 3/4 : COPY go.mod . 18:49:43 ---> 8f130dcfe28d 18:49:43 Step 4/4 : RUN go mod download 18:49:43 ---> Running in b543a2054a53 18:49:45 Still waiting to schedule task 18:49:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:49:56 Removing intermediate container b543a2054a53 18:49:56 ---> e25081997a00 18:49:56 Successfully built e25081997a00 18:49:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:56 + docker inspect -f . ci-base-image-x86_64 18:49:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:57 prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container 18:49:57 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:49:57 $ docker top 0dff7b5f51217ba39c04171fd26762e5ae4995d1f0940a2a3fcdffc20d0bc6ea -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:57 + go version 18:49:57 go version go1.18.7 linux/amd64 [Pipeline] } 18:49:57 $ docker stop --time=1 0dff7b5f51217ba39c04171fd26762e5ae4995d1f0940a2a3fcdffc20d0bc6ea 18:49:59 $ docker rm -f --volumes 0dff7b5f51217ba39c04171fd26762e5ae4995d1f0940a2a3fcdffc20d0bc6ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:59 + docker inspect -f . ci-base-image-x86_64 18:49:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:00 prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container 18:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:50:00 $ docker top dfb2262ea93084b5cd8a4b8c0eedc7fe4d6792bcd1825531a232df1b52a0652a -eo pid,comm [Pipeline] { [Pipeline] echo 18:50:00 ========================================================= 18:50:00 [edgeXBuildGoParallel] Running Tests and Build... 18:50:00 ========================================================= [Pipeline] sh 18:50:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:50:01 + make test 18:50:01 go test -race -coverprofile=coverage.out ./... 18:50:07 ? github.com/edgexfoundry/edgex-go [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:50:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:50:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:50:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:50:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:50:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:50:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 18:50:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:50:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:50:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.141s coverage: 98.5% of statements 18:50:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.130s coverage: 43.0% of statements 18:50:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:50:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:50:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:50:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.0% of statements 18:50:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:50:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.496s coverage: 89.2% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.4% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements 18:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 79.5% of statements 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.104s coverage: 94.1% of statements 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 18:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 18:50:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements 18:50:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements 18:50:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.268s coverage: 79.9% of statements 18:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 77.4% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.362s coverage: 65.3% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:50:46 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 18:51:08 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:51:08 go vet ./... 18:51:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:11 ./bin/test-attribution-txt.sh [Pipeline] echo 18:51:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:51:11 + ls -al . 18:51:11 total 748 18:51:11 drwxrwxr-x 11 1001 1001 4096 Jan 18 18:50 . 18:51:11 drwxr-xr-x 4 root root 4096 Jan 18 18:50 .. 18:51:11 drwxrwxr-x 2 1001 1001 4096 Jan 18 18:49 .blubracket 18:51:11 -rw-rw-r-- 1 1001 1001 16 Jan 18 18:49 .dockerignore 18:51:11 drwxrwxr-x 8 1001 1001 4096 Jan 18 18:50 .git 18:51:11 drwxrwxr-x 3 1001 1001 4096 Jan 18 18:49 .github 18:51:11 -rw-rw-r-- 1 1001 1001 1024 Jan 18 18:49 .gitignore 18:51:11 -rw-rw-r-- 1 1001 1001 42 Jan 18 18:49 .golangci.yml 18:51:11 -rw-rw-r-- 1 1001 1001 87 Jan 18 18:49 .hadolint.yml 18:51:11 drwxr-xr-x 3 1001 1001 4096 Jan 18 18:49 .semver 18:51:11 -rw-rw-r-- 1 1001 1001 166 Jan 18 18:49 .sonarcloud.properties 18:51:11 -rw-rw-r-- 1 1001 1001 1171 Jan 18 18:49 ADOPTERS.md 18:51:11 -rw-rw-r-- 1 1001 1001 10825 Jan 18 18:49 Attribution.txt 18:51:11 -rw-rw-r-- 1 1001 1001 73765 Jan 18 18:49 CHANGELOG.md 18:51:11 -rw-rw-r-- 1 1001 1001 3804 Jan 18 18:49 CONTRIBUTING.md 18:51:11 -rw-rw-r-- 1 1001 1001 677 Jan 18 18:49 GOVERNANCE.md 18:51:11 -rw-rw-r-- 1 1001 1001 850 Jan 18 18:49 Jenkinsfile 18:51:11 -rw-rw-r-- 1 1001 1001 10775 Jan 18 18:49 LICENSE 18:51:11 -rw-rw-r-- 1 1001 1001 13369 Jan 18 18:49 Makefile 18:51:11 -rw-rw-r-- 1 1001 1001 582 Jan 18 18:49 OWNERS.md 18:51:11 -rw-rw-r-- 1 1001 1001 9403 Jan 18 18:49 README.md 18:51:11 -rw-rw-r-- 1 1001 1001 6912 Jan 18 18:49 SECURITY.md 18:51:11 -rw-rw-r-- 1 1001 1001 5 Jan 18 18:49 VERSION 18:51:11 drwxrwxr-x 2 1001 1001 4096 Jan 18 18:49 bin 18:51:11 drwxrwxr-x 17 1001 1001 4096 Jan 18 18:49 cmd 18:51:11 -rw-r--r-- 1 root root 489970 Jan 18 18:50 coverage.out 18:51:11 -rw-rw-r-- 1 1001 1001 3377 Jan 18 18:49 go.mod 18:51:11 -rw-rw-r-- 1 1001 1001 34951 Jan 18 18:49 go.sum 18:51:11 drwxrwxr-x 7 1001 1001 4096 Jan 18 18:49 internal 18:51:11 drwxrwxr-x 3 1001 1001 4096 Jan 18 18:49 openapi 18:51:11 drwxrwxr-x 4 1001 1001 4096 Jan 18 18:49 snap 18:51:11 -rw-rw-r-- 1 1001 1001 204 Jan 18 18:49 version.go [Pipeline] sh 18:51:11 + '[' -e coverage.out ] 18:51:11 + chown 1001:1001 coverage.out [Pipeline] stash 18:51:12 Stashed 1 file(s) [Pipeline] sh 18:51:12 + make build 18:51:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:51:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2984 in /w/workspace/edgexfoundry_edgex-go_PR-4292 [Pipeline] { [Pipeline] ws 18:51:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:51:18 The recommended git tool is: git 18:51:23 using credential edgex-jenkins-ssh 18:51:23 Cloning the remote Git repository 18:51:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:51:23 > git init /w/workspace/edgex-go/1 # timeout=10 18:51:24 go build -tags " 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 18:51:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:51:23 > git --version # timeout=10 18:51:23 > git --version # 'git version 2.25.1' 18:51:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:51:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:51:26 go build -tags " 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 18:51:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:51:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:51:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:51:36 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 18:51:37 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 18:51:38 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 18:51:39 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 18:51:40 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 18:51:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:51:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:51:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:51:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:51:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:51:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4292/head:refs/remotes/origin/PR-4292 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:51:41 Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 77a4f98a866d6cd75b3169ccae7f2c779d71de75 18:51:41 Merge succeeded, producing 81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 18:51:41 Checking out Revision 81da9ad58b7d8a39ad4bc468eeb55464a1cdaece (PR-4292) 18:51:42 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 18:51:41 > git config core.sparsecheckout # timeout=10 18:51:41 > git checkout -f 77a4f98a866d6cd75b3169ccae7f2c779d71de75 # timeout=10 18:51:41 > git remote # timeout=10 18:51:41 > git config --get remote.origin.url # timeout=10 18:51:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:51:41 > git merge 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 18:51:41 > git rev-parse HEAD^{commit} # timeout=10 18:51:41 > git config core.sparsecheckout # timeout=10 18:51:41 > git checkout -f 81da9ad58b7d8a39ad4bc468eeb55464a1cdaece # timeout=10 [Pipeline] } 18:51:44 $ docker stop --time=1 dfb2262ea93084b5cd8a4b8c0eedc7fe4d6792bcd1825531a232df1b52a0652a 18:51:45 Commit message: "Merge commit '7268a7d9db9aa59f9db7bbdf01756f853ebe3457' into HEAD" 18:51:45 First time build. Skipping changelog. 18:51:45 > git --version # timeout=10 18:51:45 > git --version # 'git version 2.25.1' 18:51:45 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:51:46 $ docker rm -f --volumes dfb2262ea93084b5cd8a4b8c0eedc7fe4d6792bcd1825531a232df1b52a0652a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:51:47 18:51:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:51:47 % Total % Received % Xferd Average Speed Time Time Time Current 18:51:47 Dload Upload Total Spent Left Speed 18:51:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10502 0 0 71442 0 --:--:-- --:--:-- --:--:-- 71442 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 85577 18:51:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:51:47 latest: Pulling from edgex-devops/edgex-compose 18:51:47 cbdbe7a5bc2a: Pulling fs layer 18:51:47 ca9280d653b3: Pulling fs layer 18:51:47 7e9c9ca2126c: Pulling fs layer [Pipeline] sh 18:51:48 cbdbe7a5bc2a: Verifying Checksum 18:51:48 cbdbe7a5bc2a: Download complete 18:51:48 cbdbe7a5bc2a: Pull complete 18:51:48 ca9280d653b3: Download complete 18:51:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:51:48 7e9c9ca2126c: Download complete 18:51:48 ca9280d653b3: Pull complete 18:51:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:51:48 + sudo tee /etc/docker/daemon.new 18:51:48 { 18:51:48 "registry-mirrors": [ 18:51:48 "https://nexus3.edgexfoundry.org:10001" 18:51:48 ], 18:51:48 "bip": "10.250.0.254/24", 18:51:48 "hosts": [ 18:51:48 "tcp://0.0.0.0:5555", 18:51:48 "unix:///var/run/docker.sock" 18:51:48 ], 18:51:48 "mtu": 1458, 18:51:48 "selinux-enabled": true, 18:51:48 "seccomp-profile": "/etc/docker/seccomp.json" 18:51:48 } [Pipeline] sh 18:51:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:51:49 + sudo service docker restart 18:51:51 7e9c9ca2126c: Pull complete 18:51:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:51:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:52 prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container 18:51:52 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:51:53 $ docker top b4288cdaa6ddf27aefcf373c6448157d4ca50db562acde4690026004026d9c64 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:53 + docker-compose build --help 18:51:53 + grep parallel 18:51:54 --parallel Build images in parallel. [Pipeline] } 18:51:54 $ docker stop --time=1 b4288cdaa6ddf27aefcf373c6448157d4ca50db562acde4690026004026d9c64 18:51:55 $ docker rm -f --volumes b4288cdaa6ddf27aefcf373c6448157d4ca50db562acde4690026004026d9c64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:51:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:56 prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container 18:51:56 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:51:56 $ docker top 0b59e31c5375f10ac2a98feda3b2a7bf157705eb3468d4caabfc43c524d79bb7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:57 + docker-compose -f ./docker-compose-build.yml build --parallel 18:51:57 Building core-command ... 18:51:57 Building core-common-config-bootstrapper ... 18:51:57 Building core-data ... 18:51:57 Building core-metadata ... 18:51:57 Building security-bootstrapper ... 18:51:57 Building security-proxy-setup ... 18:51:57 Building security-secretstore-setup ... 18:51:57 Building security-spiffe-token-provider ... 18:51:57 Building security-spire-agent ... 18:51:57 Building security-spire-config ... 18:51:57 Building security-spire-server ... 18:51:57 Building support-notifications ... 18:51:57 Building support-scheduler ... 18:51:57 Building security-proxy-setup 18:51:57 Building security-spiffe-token-provider 18:51:57 Building security-spire-server 18:51:57 Building security-spire-config 18:51:57 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:52:07 provisioning config files... 18:52:07 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:52:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:52:07 ---> e25081997a00 18:52:07 Step 3/21 : WORKDIR /edgex-go 18:52:07 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:52:07 Step 2/19 : FROM ${BUILDER_BASE} AS builder 18:52:07 ---> e25081997a00 18:52:07 Step 3/19 : WORKDIR /edgex-go 18:52:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:52:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:52:07 ---> e25081997a00 18:52:07 Step 3/24 : WORKDIR /edgex-go 18:52:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:52:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:52:07 ---> e25081997a00 18:52:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:52:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16632912212917319628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:08 ---> docker-login.sh 18:52:08 nexus3.edgexfoundry.org:10001 18:52:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:52:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:52:08 ---> e25081997a00 18:52:08 Step 3/23 : WORKDIR /edgex-go 18:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:08 Configure a credential helper to remove this warning. See 18:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:08 18:52:08 Login Succeeded 18:52:08 nexus3.edgexfoundry.org:10002 18:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:08 Configure a credential helper to remove this warning. See 18:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:08 18:52:08 Login Succeeded 18:52:08 nexus3.edgexfoundry.org:10003 18:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:09 Configure a credential helper to remove this warning. See 18:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:09 18:52:09 Login Succeeded 18:52:09 nexus3.edgexfoundry.org:10004 18:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:09 Configure a credential helper to remove this warning. See 18:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:09 18:52:09 Login Succeeded 18:52:09 docker.io 18:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:10 Configure a credential helper to remove this warning. See 18:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:10 18:52:10 Login Succeeded 18:52:10 ---> docker-login.sh ends [Pipeline] } 18:52:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:52:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:52:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:52:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:52:11 ========================================================= 18:52:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:52:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:52:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:52:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:52:11 9b18e9b68314: Pulling fs layer 18:52:11 35d82f9e3411: Pulling fs layer 18:52:11 e16973657156: Pulling fs layer 18:52:11 fc693d55d65f: Pulling fs layer 18:52:11 7e9fc2657dce: Pulling fs layer 18:52:11 dda99020689f: Pulling fs layer 18:52:11 db1c61fa0a46: Pulling fs layer 18:52:11 891c053d2c06: Pulling fs layer 18:52:11 db1c61fa0a46: Waiting 18:52:11 dda99020689f: Waiting 18:52:11 891c053d2c06: Waiting 18:52:11 fc693d55d65f: Waiting 18:52:11 7e9fc2657dce: Waiting 18:52:11 ---> Running in 7fa816af2848 18:52:11 ---> Running in 0fa7609d3a3d 18:52:11 ---> Running in 27d2d3fbbf72 18:52:11 ---> Running in bcbcd4fceb0b 18:52:11 ---> Running in f621720ddae1 18:52:11 Removing intermediate container 7fa816af2848 18:52:11 ---> e099633bda92 18:52:11 Step 4/24 : WORKDIR /edgex-go 18:52:11 ---> Running in 98c4ba11874e 18:52:11 Removing intermediate container f621720ddae1 18:52:11 ---> 539ca416d623 18:52:11 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 18:52:11 Removing intermediate container bcbcd4fceb0b 18:52:11 ---> 6cd5d9491e31 18:52:11 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 18:52:11 Removing intermediate container 0fa7609d3a3d 18:52:11 ---> 61004587c2d6 18:52:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:52:11 Removing intermediate container 27d2d3fbbf72 18:52:11 ---> 5790faffd1ed 18:52:11 Step 4/21 : RUN apk add --update --no-cache make git 18:52:11 ---> Running in 23ecc6c4d8d9 18:52:11 ---> Running in b4ccf60faf9c 18:52:11 ---> Running in fbaa83da9a0b 18:52:11 ---> Running in bb97412a49ee 18:52:11 Removing intermediate container 98c4ba11874e 18:52:11 ---> e86b45883449 18:52:11 Step 5/24 : RUN apk add --update --no-cache make git 18:52:11 ---> Running in 6b0db1c6524c 18:52:11 e16973657156: Download complete 18:52:11 35d82f9e3411: Verifying Checksum 18:52:11 35d82f9e3411: Download complete 18:52:11 7e9fc2657dce: Download complete 18:52:11 dda99020689f: Verifying Checksum 18:52:11 dda99020689f: Download complete 18:52:11 9b18e9b68314: Verifying Checksum 18:52:11 9b18e9b68314: Download complete 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:52:12 9b18e9b68314: Pull complete 18:52:12 891c053d2c06: Verifying Checksum 18:52:12 891c053d2c06: Download complete 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:52:12 OK: 211 MiB in 51 packages 18:52:12 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:52:12 v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:52:12 OK: 17043 distinct packages available 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:52:12 OK: 211 MiB in 51 packages 18:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:52:12 OK: 211 MiB in 51 packages 18:52:12 OK: 211 MiB in 51 packages 18:52:13 35d82f9e3411: Pull complete 18:52:13 OK: 211 MiB in 51 packages 18:52:13 Removing intermediate container 23ecc6c4d8d9 18:52:13 ---> 48aecf5c7667 18:52:13 Step 5/23 : COPY go.mod vendor* ./ 18:52:13 e16973657156: Pull complete 18:52:13 ---> fa2f09d8b9d2 18:52:13 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:13 ---> Running in 8c3b84e87577 18:52:13 Removing intermediate container fbaa83da9a0b 18:52:13 ---> 09c87eae09f5 18:52:13 Step 5/24 : COPY go.mod vendor* ./ 18:52:13 Removing intermediate container bb97412a49ee 18:52:13 ---> ef21c065653d 18:52:13 Step 5/21 : COPY go.mod vendor* ./ 18:52:13 Removing intermediate container b4ccf60faf9c 18:52:13 ---> 9bd47649f7a7 18:52:13 Step 5/19 : COPY go.mod vendor* ./ 18:52:13 Removing intermediate container 6b0db1c6524c 18:52:13 ---> 91236be326a8 18:52:13 Step 6/24 : COPY go.mod vendor* ./ 18:52:13 ---> 2896d14c02a4 18:52:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:13 ---> Running in 255094deb359 18:52:13 ---> ba13b4bcd0c7 18:52:13 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:14 ---> 6911712e2375 18:52:14 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:14 ---> Running in 7860951b55c8 18:52:14 ---> dd84073e37b3 18:52:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:14 ---> Running in 3ad95c5a5cc2 18:52:14 ---> Running in 6499b8929e43 18:52:14 db1c61fa0a46: Verifying Checksum 18:52:14 db1c61fa0a46: Download complete 18:52:14 fc693d55d65f: Verifying Checksum 18:52:14 fc693d55d65f: Download complete 18:52:26 fc693d55d65f: Pull complete 18:52:26 7e9fc2657dce: Pull complete 18:52:26 dda99020689f: Pull complete 18:52:33 db1c61fa0a46: Pull complete 18:52:34 891c053d2c06: Pull complete 18:52:34 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:52:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:52:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:52:35 WORKDIR /edgex 18:52:35 COPY go.mod . 18:52:35 RUN go mod download 18:52:35 + docker build -t ci-base-image-arm64 -f - . 18:52:35 Sending build context to Docker daemon 3.128MB 18:52:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:52:35 ---> f96f9c87975a 18:52:35 Step 2/4 : WORKDIR /edgex 18:52:37 ---> Running in 7e960c8b1b46 18:52:38 Removing intermediate container 7e960c8b1b46 18:52:38 ---> bd5d1e5c6283 18:52:38 Step 3/4 : COPY go.mod . 18:52:38 ---> c8ad9e655135 18:52:38 Step 4/4 : RUN go mod download 18:52:38 ---> Running in 6ebbc112cd85 18:53:00 Removing intermediate container 7860951b55c8 18:53:00 ---> b044c1caeeba 18:53:00 Step 7/21 : COPY . . 18:53:00 Removing intermediate container 3ad95c5a5cc2 18:53:00 ---> 00dbde5c5e44 18:53:00 Step 7/19 : COPY . . 18:53:00 Removing intermediate container 8c3b84e87577 18:53:00 ---> 6ee78621a3de 18:53:00 Step 7/23 : COPY . . 18:53:00 Removing intermediate container 6499b8929e43 18:53:00 ---> 420fa5a2f84f 18:53:00 Step 8/24 : COPY . . 18:53:00 Removing intermediate container 255094deb359 18:53:00 ---> 0ead949c9d92 18:53:00 Step 7/24 : COPY . . 18:53:08 ---> 209cf85e0bd7 18:53:08 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:53:08 ---> 213829337034 18:53:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:53:08 ---> f56bfe788268 18:53:08 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 18:53:08 ---> 1950dd2debfd 18:53:08 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:53:08 ---> bf04441cd6b1 18:53:08 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:53:08 ---> Running in 8f1830114f7a 18:53:08 ---> Running in 64e43654ea60 18:53:08 ---> Running in abb7c66ccb3a 18:53:08 ---> Running in 8b54d2eef351 18:53:08 ---> Running in 66d37135c4f4 18:53:08 Removing intermediate container 64e43654ea60 18:53:08 ---> 7ca06e2f061b 18:53:08 Step 9/23 : WORKDIR /edgex-go/spire-build 18:53:08 Removing intermediate container 8f1830114f7a 18:53:08 ---> fb7693c7a9eb 18:53:08 Step 9/24 : WORKDIR /edgex-go/spire-build 18:53:08 ---> Running in 3862e177ba0f 18:53:08 ---> Running in 57df8d8ab53e 18:53:08 Removing intermediate container 3862e177ba0f 18:53:08 ---> 27c7362d0969 18:53:08 Step 10/24 : 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 18:53:08 Removing intermediate container 57df8d8ab53e 18:53:08 ---> a543033d23eb 18:53:08 Step 10/23 : 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 18:53:08 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 18:53:08 ---> Running in 55991876215f 18:53:08 ---> Running in 0fd9e0b63adb 18:53:08 go build -tags " 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 18:53:08 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 18:53:10 Removing intermediate container 55991876215f 18:53:10 ---> 5f00a8ec0a87 18:53:10 Step 11/24 : WORKDIR /edgex-go 18:53:10 Removing intermediate container 0fd9e0b63adb 18:53:10 ---> 8777dc7e993b 18:53:10 Step 11/23 : WORKDIR /edgex-go 18:53:10 ---> Running in f308658eb88d 18:53:10 ---> Running in 3f4a0bc4fbf1 18:53:10 Removing intermediate container f308658eb88d 18:53:10 ---> 0932d4d314ff 18:53:10 18:53:10 Step 12/23 : FROM alpine:3.15 18:53:10 Removing intermediate container 3f4a0bc4fbf1 18:53:10 ---> 36a6da42bc72 18:53:10 18:53:10 Step 12/24 : FROM alpine:3.15 18:53:10 3.15: Pulling from library/alpine 18:53:10 3.15: Pulling from library/alpine 18:53:10 Removing intermediate container 6ebbc112cd85 18:53:10 ---> d189a24b2c8b 18:53:10 Successfully built d189a24b2c8b 18:53:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:11 + docker inspect -f . ci-base-image-arm64 18:53:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:11 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 18:53:11 Status: Downloaded newer image for alpine:3.15 18:53:11 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 18:53:11 Status: Image is up to date for alpine:3.15 18:53:11 ---> c4fc93816858 18:53:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:53:11 ---> c4fc93816858 18:53:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:53:11 prd-ubuntu20.04-docker-arm64-4c-16g-2984 does not seem to be running inside a container 18:53:11 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:53:11 ---> Running in 9cf385402179 18:53:11 ---> Running in fab168667300 18:53:12 Removing intermediate container 9cf385402179 18:53:12 ---> 765f0b3bf13e 18:53:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:53:12 Removing intermediate container fab168667300 18:53:12 ---> 2310fc1c0770 18:53:12 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:53:12 ---> Running in 4240bc87f2cb 18:53:12 ---> Running in 71f4379e7b74 18:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:53:12 $ docker top 065f8d62e5f95340eefe4345cf9e675a57d26fd49e9d61547307e11a651fc4a1 -eo pid,comm 18:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 18:53:13 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:53:13 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:53:13 OK: 15859 distinct packages available 18:53:13 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:53:13 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:53:13 OK: 15859 distinct packages available 18:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:53:13 (1/4) Installing dumb-init (1.2.5-r1) 18:53:13 (1/5) Installing dumb-init (1.2.5-r1) 18:53:13 (2/4) Installing musl-obstack (1.2.3-r0) 18:53:13 (3/4) Installing libucontext (1.1-r0) 18:53:13 (4/4) Installing gcompat (1.0.0-r4) 18:53:13 Executing busybox-1.34.1-r7.trigger 18:53:13 (2/5) Installing musl-obstack (1.2.3-r0) 18:53:13 OK: 6 MiB in 18 packages 18:53:13 (3/5) Installing libucontext (1.1-r0) 18:53:13 (4/5) Installing gcompat (1.0.0-r4) 18:53:13 (5/5) Installing openssl (1.1.1s-r1) 18:53:13 Executing busybox-1.34.1-r7.trigger 18:53:13 OK: 7 MiB in 19 packages 18:53:13 + go version 18:53:13 go version go1.18.7 linux/arm64 [Pipeline] } 18:53:13 $ docker stop --time=1 065f8d62e5f95340eefe4345cf9e675a57d26fd49e9d61547307e11a651fc4a1 18:53:15 Removing intermediate container 4240bc87f2cb 18:53:15 ---> d9dcaedfa695 18:53:15 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:53:15 Removing intermediate container 71f4379e7b74 18:53:15 ---> 266a973af638 18:53:15 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:53:15 $ docker rm -f --volumes 065f8d62e5f95340eefe4345cf9e675a57d26fd49e9d61547307e11a651fc4a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:16 + docker inspect -f . ci-base-image-arm64 18:53:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:16 prd-ubuntu20.04-docker-arm64-4c-16g-2984 does not seem to be running inside a container 18:53:16 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:53:17 $ docker top 8afa723989e2b3076e3dc4c7b6ffc5fe02ae61e364ecb0123c7fefb04943ab4e -eo pid,comm [Pipeline] { [Pipeline] echo 18:53:18 ========================================================= 18:53:18 [edgeXBuildGoParallel] Running Tests and Build... 18:53:18 ========================================================= [Pipeline] sh 18:53:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 18:53:18 ---> 7b6a7df1bc44 18:53:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:53:18 ---> ce6ffbc45e01 18:53:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] fileExists [Pipeline] sh 18:53:19 + make test 18:53:19 go test -race -coverprofile=coverage.out ./... 18:53:19 ---> 9e71b9cd2175 18:53:19 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:53:19 ---> 375243752392 18:53:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:53:19 ---> Running in 15371435e8fb 18:53:19 ---> fdc5df0f291d 18:53:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:53:20 Removing intermediate container 15371435e8fb 18:53:20 ---> 332e483175fe 18:53:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:53:20 ---> f429620a013e 18:53:20 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:53:20 ---> 52e013d08286 18:53:20 Step 19/24 : WORKDIR / 18:53:20 ---> Running in 6a410d96363f 18:53:20 ---> Running in 095008be3005 18:53:20 Removing intermediate container 6a410d96363f 18:53:20 ---> c413632c7f6d 18:53:20 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:53:21 ---> Running in b4acd0593688 18:53:21 Removing intermediate container 095008be3005 18:53:21 ---> 15567a1dc00b 18:53:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:53:21 ---> Running in 960989d69c25 18:53:21 Removing intermediate container b4acd0593688 18:53:21 ---> c6e42492a2c6 18:53:21 Step 21/23 : LABEL arch=x86_64 18:53:21 Removing intermediate container 960989d69c25 18:53:21 ---> 535a4bbfbc89 18:53:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:53:21 ---> Running in ca7c345e1691 18:53:21 ---> Running in ace8e019e86d 18:53:22 Removing intermediate container ca7c345e1691 18:53:22 ---> 767aaf655ee6 18:53:22 Step 22/23 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:53:22 Removing intermediate container ace8e019e86d 18:53:22 ---> 2855e36c4198 18:53:22 Step 22/24 : LABEL arch=x86_64 18:53:22 ---> Running in 6eb79973c141 18:53:22 ---> Running in 443cda117b54 18:53:22 Removing intermediate container 6eb79973c141 18:53:22 ---> 0f0595f1abd8 18:53:22 Step 23/23 : LABEL version=0.0.0 18:53:22 Removing intermediate container 443cda117b54 18:53:22 ---> 16a9bd5d9239 18:53:22 Step 23/24 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:53:22 ---> Running in dc2bc675eb88 18:53:22 ---> Running in 160e893a23fc 18:53:23 Removing intermediate container dc2bc675eb88 18:53:23 ---> a1955c6d7f6d 18:53:23 18:53:23 Removing intermediate container 160e893a23fc 18:53:23 ---> d5d286e91ec7 18:53:23 Step 24/24 : LABEL version=0.0.0 18:53:23 ---> Running in 493859f96921 18:53:23 Successfully built a1955c6d7f6d 18:53:23 Successfully tagged security-spire-server:latest 18:53:23  Building security-spire-server ... done Building support-scheduler 18:53:23 Removing intermediate container 493859f96921 18:53:23 ---> 8a0033f91214 18:53:23 18:53:23 Successfully built 8a0033f91214 18:53:23 Successfully tagged security-spire-config:latest 18:53:23  Building security-spire-config ... done Building core-command 18:53:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:53:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:53:29 ---> e25081997a00 18:53:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:53:29 ---> Using cache 18:53:29 ---> e099633bda92 18:53:29 Step 4/23 : WORKDIR /edgex-go 18:53:29 ---> Using cache 18:53:29 ---> e86b45883449 18:53:29 Step 5/23 : RUN apk add --update --no-cache make git 18:53:29 ---> Using cache 18:53:29 ---> 91236be326a8 18:53:29 Step 6/23 : COPY go.mod vendor* ./ 18:53:29 ---> Using cache 18:53:29 ---> dd84073e37b3 18:53:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:29 ---> Using cache 18:53:29 ---> 420fa5a2f84f 18:53:29 Step 8/23 : COPY . . 18:53:29 ---> Using cache 18:53:29 ---> 1950dd2debfd 18:53:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:53:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:53:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:53:29 ---> e25081997a00 18:53:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:53:29 ---> Using cache 18:53:29 ---> e099633bda92 18:53:29 Step 4/22 : WORKDIR /edgex-go 18:53:29 ---> Using cache 18:53:29 ---> e86b45883449 18:53:29 Step 5/22 : RUN apk add --update --no-cache make git 18:53:29 ---> Using cache 18:53:29 ---> 91236be326a8 18:53:29 Step 6/22 : COPY go.mod vendor* ./ 18:53:29 ---> Using cache 18:53:29 ---> dd84073e37b3 18:53:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:29 ---> Using cache 18:53:29 ---> 420fa5a2f84f 18:53:29 Step 8/22 : COPY . . 18:53:29 ---> Using cache 18:53:29 ---> 1950dd2debfd 18:53:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:53:31 ---> Running in 837d32c6c6e4 18:53:31 ---> Running in e5ffc94d608a 18:53:31 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 18:53:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:53:31 go build -tags " 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 18:53:40 Removing intermediate container 66d37135c4f4 18:53:40 ---> 953c738c7c0a 18:53:40 18:53:40 Step 10/24 : FROM alpine:3.16 18:53:40 Removing intermediate container 8b54d2eef351 18:53:40 ---> d74debe0ad54 18:53:40 18:53:40 Step 9/21 : FROM alpine:3.16 18:53:40 3.16: Pulling from library/alpine 18:53:40 3.16: Pulling from library/alpine 18:53:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:53:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:53:40 Status: Downloaded newer image for alpine:3.16 18:53:40 Status: Downloaded newer image for alpine:3.16 18:53:40 ---> bfe296a52501 18:53:40 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 18:53:40 ---> bfe296a52501 18:53:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:53:42 ---> Running in 2351493420b6 18:53:42 ---> Running in 0318edf21863 18:53:42 Removing intermediate container abb7c66ccb3a 18:53:42 ---> a0b70f803a7c 18:53:42 18:53:42 Step 9/19 : FROM alpine:3.15 18:53:42 ---> c4fc93816858 18:53:42 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:53:42 ---> Using cache 18:53:42 ---> 2310fc1c0770 18:53:42 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:53:42 ---> Running in 97a22349524f 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:53:43 (1/1) Installing dumb-init (1.2.5-r1) 18:53:43 Executing busybox-1.35.0-r17.trigger 18:53:43 (1/6) Installing ca-certificates (20220614-r0) 18:53:43 OK: 6 MiB in 15 packages 18:53:43 (2/6) Installing brotli-libs (1.0.9-r6) 18:53:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:53:43 (4/6) Installing libcurl (7.83.1-r5) 18:53:43 (5/6) Installing curl (7.83.1-r5) 18:53:43 (6/6) Installing dumb-init (1.2.5-r1) 18:53:43 Executing busybox-1.35.0-r17.trigger 18:53:43 Executing ca-certificates-20220614-r0.trigger 18:53:43 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:53:43 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:53:43 OK: 15859 distinct packages available 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:53:43 OK: 8 MiB in 20 packages 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:53:44 (1/9) Installing ca-certificates (20220614-r0) 18:53:44 (2/9) Installing brotli-libs (1.0.9-r5) 18:53:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:53:44 (4/9) Installing libcurl (7.80.0-r5) 18:53:44 (5/9) Installing curl (7.80.0-r5) 18:53:44 (6/9) Installing dumb-init (1.2.5-r1) 18:53:44 (7/9) Installing musl-obstack (1.2.3-r0) 18:53:44 (8/9) Installing libucontext (1.1-r0) 18:53:44 (9/9) Installing gcompat (1.0.0-r4) 18:53:44 Executing busybox-1.34.1-r7.trigger 18:53:44 Executing ca-certificates-20220614-r0.trigger 18:53:44 OK: 8 MiB in 23 packages 18:53:44 Removing intermediate container 0318edf21863 18:53:44 ---> 432f3a761117 18:53:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:53:44 ---> Running in 55257e7d94f1 18:53:44 Removing intermediate container 2351493420b6 18:53:44 ---> 7a85950644c3 18:53:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:53:44 Removing intermediate container 55257e7d94f1 18:53:44 ---> d2cf0d710808 18:53:44 Step 13/24 : ENV APP_PORT=59881 18:53:45 ---> Running in 90eea12a9a6e 18:53:45 ---> Running in aa42df2065a9 18:53:45 Removing intermediate container aa42df2065a9 18:53:45 ---> 838d013187d5 18:53:45 Step 14/24 : EXPOSE $APP_PORT 18:53:45 Removing intermediate container 90eea12a9a6e 18:53:45 ---> 8e2a9d470266 18:53:45 Step 12/21 : WORKDIR /edgex 18:53:45 Removing intermediate container 97a22349524f 18:53:45 ---> c06594e9ee10 18:53:45 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 18:53:45 ---> Running in 006477240eb9 18:53:45 ---> Running in 4b621cb0e812 18:53:45 Removing intermediate container 006477240eb9 18:53:45 ---> 2bb552bbf897 18:53:45 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:53:45 Removing intermediate container 4b621cb0e812 18:53:45 ---> ceb42375712a 18:53:45 Step 15/24 : WORKDIR / 18:53:45 ---> fe99e35936f5 18:53:45 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:53:45 ---> Running in d70f47280ba5 18:53:46 ---> 7dcfd914b066 18:53:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:53:46 Removing intermediate container d70f47280ba5 18:53:46 ---> 840817427baf 18:53:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:53:47 ---> d99ff9d6e379 18:53:47 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:53:47 ---> e49af5eabcaa 18:53:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:53:47 ---> 8814ae101fcd 18:53:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:53:47 ---> 17ab1960a366 18:53:47 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:53:47 ---> Running in 6f05fa249497 18:53:48 Removing intermediate container 6f05fa249497 18:53:48 ---> 32f8d6eb3ebe 18:53:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:53:48 ---> Running in e6d748630c6c 18:53:48 ---> f34f373e1e39 18:53:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:53:48 ---> d65ba8db0bde 18:53:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:53:48 Removing intermediate container e6d748630c6c 18:53:48 ---> 6eaa06ab1dba 18:53:48 Step 17/19 : LABEL arch=x86_64 18:53:48 ---> Running in 91fa622a2151 18:53:48 ---> 8fec019c584f 18:53:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:53:48 ---> 7faa802ad66a 18:53:48 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:53:48 ---> Running in 9dc87e6729b6 18:53:49 Removing intermediate container 91fa622a2151 18:53:49 ---> eb2504704308 18:53:49 Step 18/19 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:53:49 ---> Running in 1f6b80c77910 18:53:49 ---> d83ab869d9a5 18:53:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:53:49 ---> Running in 03dce10d7a75 18:53:49 Removing intermediate container 1f6b80c77910 18:53:49 ---> 577bc30340c2 18:53:49 Step 19/19 : LABEL version=0.0.0 18:53:49 ---> Running in 8ba9c1808398 18:53:49 Removing intermediate container 03dce10d7a75 18:53:49 ---> 2a21f40e0684 18:53:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:53:49 ---> Running in f249e61814c8 18:53:49 Removing intermediate container 8ba9c1808398 18:53:49 ---> dbe4bba3097c 18:53:49 18:53:50 Successfully built dbe4bba3097c 18:53:50 Successfully tagged security-spiffe-token-provider:latest 18:53:50  Building security-spiffe-token-provider ... done Removing intermediate container f249e61814c8 18:53:50 ---> f869da5bbfea 18:53:50 Step 22/24 : LABEL arch=x86_64 18:53:50 Building security-bootstrapper 18:53:51 ? github.com/edgexfoundry/edgex-go [no test files] 18:53:52 Removing intermediate container 9dc87e6729b6 18:53:52 ---> a150300b477a 18:53:52 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 18:53:52 ---> Running in 95d278ae7cc9 18:53:52 ---> Running in 97d86c319092 18:53:52 Removing intermediate container 95d278ae7cc9 18:53:52 ---> 7161a784007c 18:53:52 Step 23/24 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:53:53 Removing intermediate container 97d86c319092 18:53:53 ---> 4ff7eebecef7 18:53:53 Step 19/21 : LABEL arch=x86_64 18:53:53 ---> Running in 8de2fd408014 18:53:53 ---> Running in 09c2f6db514c 18:53:53 Removing intermediate container 8de2fd408014 18:53:53 ---> c72b36870839 18:53:53 Step 24/24 : LABEL version=0.0.0 18:53:53 Removing intermediate container 09c2f6db514c 18:53:53 ---> b743bbec92d8 18:53:53 Step 20/21 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:53:53 ---> Running in c160ab68a7e3 18:53:53 ---> Running in ac30e550b65f 18:53:53 Removing intermediate container c160ab68a7e3 18:53:53 ---> af689a84a553 18:53:53 18:53:53 Successfully built af689a84a553 18:53:53 Successfully tagged core-metadata:latest 18:53:53  Building core-metadata ... done Building security-secretstore-setup 18:53:53 Removing intermediate container ac30e550b65f 18:53:53 ---> 5f28c7d6b6aa 18:53:53 Step 21/21 : LABEL version=0.0.0 18:53:54 ---> Running in 9f6a53bd73da 18:53:54 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:53:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:53:54 ---> e25081997a00 18:53:54 Step 3/32 : WORKDIR /edgex-go 18:53:54 ---> Using cache 18:53:54 ---> 5790faffd1ed 18:53:54 Step 4/32 : RUN apk add --update --no-cache make git 18:53:54 ---> Using cache 18:53:54 ---> ef21c065653d 18:53:54 Step 5/32 : COPY go.mod vendor* ./ 18:53:54 ---> Using cache 18:53:54 ---> ba13b4bcd0c7 18:53:54 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:54 ---> Using cache 18:53:54 ---> b044c1caeeba 18:53:54 Step 7/32 : COPY . . 18:53:54 ---> Using cache 18:53:54 ---> bf04441cd6b1 18:53:54 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:53:55 Removing intermediate container 9f6a53bd73da 18:53:55 ---> b8588be148f8 18:53:55 18:53:55 Successfully built b8588be148f8 18:53:55 Successfully tagged security-proxy-setup:latest 18:53:55  Building security-proxy-setup ... done Building security-spire-agent 18:53:55 ---> Running in 78847b9ac56d 18:53:56 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 18:53:57 Removing intermediate container e5ffc94d608a 18:53:57 ---> 31694b7c3c47 18:53:57 18:53:57 Step 10/23 : FROM alpine:3.16 18:53:57 ---> bfe296a52501 18:53:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:53:57 ---> Using cache 18:53:57 ---> 432f3a761117 18:53:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:53:57 ---> Using cache 18:53:57 ---> d2cf0d710808 18:53:57 Step 13/23 : ENV APP_PORT=59882 18:53:57 ---> Running in e6ce080b7054 18:53:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:53:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:53:58 ---> e25081997a00 18:53:58 Step 3/24 : WORKDIR /edgex-go 18:53:58 ---> Using cache 18:53:58 ---> 5790faffd1ed 18:53:58 Step 4/24 : RUN apk add --update --no-cache make git 18:53:58 ---> Using cache 18:53:58 ---> ef21c065653d 18:53:58 Step 5/24 : COPY go.mod vendor* ./ 18:53:58 ---> Using cache 18:53:58 ---> ba13b4bcd0c7 18:53:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:58 ---> Using cache 18:53:58 ---> b044c1caeeba 18:53:58 Step 7/24 : COPY . . 18:53:58 ---> Using cache 18:53:58 ---> bf04441cd6b1 18:53:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:53:58 Removing intermediate container e6ce080b7054 18:53:58 ---> c6a7fd2055d4 18:53:58 Step 14/23 : EXPOSE $APP_PORT 18:53:58 ---> Running in 5dc9bd80e2ca 18:53:59 ---> Running in 85c40738fc4d 18:53:59 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 18:53:59 Removing intermediate container 85c40738fc4d 18:53:59 ---> 330028d75357 18:53:59 Step 15/23 : WORKDIR / 18:54:00 ---> Running in e2752c9a3049 18:54:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:54:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:54:00 ---> e25081997a00 18:54:00 Step 3/24 : WORKDIR /edgex-go 18:54:00 ---> Using cache 18:54:00 ---> 5790faffd1ed 18:54:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:54:00 ---> Running in dc799e388050 18:54:00 Removing intermediate container e2752c9a3049 18:54:00 ---> 62a89903d4d6 18:54:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:54:01 ---> 1850182b5d8b 18:54:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:54:01 OK: 211 MiB in 51 packages 18:54:02 ---> ca36553393dc 18:54:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:54:02 Removing intermediate container 837d32c6c6e4 18:54:02 ---> 1d8cc5492d28 18:54:02 18:54:02 Step 10/22 : FROM alpine:3.16 18:54:02 ---> bfe296a52501 18:54:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:54:02 ---> Using cache 18:54:02 ---> 432f3a761117 18:54:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:54:02 ---> Using cache 18:54:02 ---> d2cf0d710808 18:54:02 Step 13/22 : ENV APP_PORT=59861 18:54:02 Removing intermediate container dc799e388050 18:54:02 ---> cb46b72102ed 18:54:02 Step 5/24 : COPY go.mod vendor* ./ 18:54:02 ---> Running in b88ec77581d4 18:54:02 ---> c142709bb8b9 18:54:02 Step 19/23 : ENTRYPOINT ["/core-command"] 18:54:03 Removing intermediate container b88ec77581d4 18:54:03 ---> 20e694068ebe 18:54:03 Step 14/22 : EXPOSE $APP_PORT 18:54:03 ---> Running in ed8c26e85444 18:54:03 ---> 57f47dd36f25 18:54:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:03 ---> Running in 83165baed731 18:54:03 ---> Running in 4b6331d53a7a 18:54:03 Removing intermediate container ed8c26e85444 18:54:03 ---> 3de58e8af41e 18:54:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:54:03 ---> Running in 628719cf389e 18:54:03 Removing intermediate container 83165baed731 18:54:03 ---> 2d3aea0bb92a 18:54:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:04 Removing intermediate container 628719cf389e 18:54:04 ---> 7919f550b9ec 18:54:04 Step 21/23 : LABEL arch=x86_64 18:54:04 ---> Running in 537add895626 18:54:04 ---> 899b0ab97a2f 18:54:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:54:04 Removing intermediate container 537add895626 18:54:04 ---> 0bc8bf9efdeb 18:54:04 Step 22/23 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:54:04 ---> Running in abc35df9b66e 18:54:05 ---> 273ab7250ecc 18:54:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:54:05 Removing intermediate container abc35df9b66e 18:54:05 ---> 58e14e859353 18:54:05 Step 23/23 : LABEL version=0.0.0 18:54:05 ---> Running in a1f08407d72a 18:54:05 ---> 6e02857c6e6b 18:54:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:54:05 Removing intermediate container a1f08407d72a 18:54:05 ---> 5631a427af1b 18:54:05 18:54:05 ---> Running in f6a1ae3a4a69 18:54:05 Successfully built 5631a427af1b 18:54:05 Successfully tagged core-command:latest 18:54:05  Building core-command ... done Building core-data 18:54:06 Removing intermediate container f6a1ae3a4a69 18:54:06 ---> a667b1ad4c51 18:54:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:54:07 ---> Running in 5e0d9ee35688 18:54:08 Removing intermediate container 5e0d9ee35688 18:54:08 ---> 909381f9de13 18:54:08 Step 20/22 : LABEL arch=x86_64 18:54:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:54:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:54:08 ---> e25081997a00 18:54:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:54:08 ---> Using cache 18:54:08 ---> e099633bda92 18:54:08 Step 4/22 : WORKDIR /edgex-go 18:54:08 ---> Using cache 18:54:08 ---> e86b45883449 18:54:08 Step 5/22 : RUN apk add --update --no-cache make git 18:54:08 ---> Using cache 18:54:08 ---> 91236be326a8 18:54:08 Step 6/22 : COPY go.mod vendor* ./ 18:54:08 ---> Using cache 18:54:08 ---> dd84073e37b3 18:54:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:08 ---> Using cache 18:54:08 ---> 420fa5a2f84f 18:54:08 Step 8/22 : COPY . . 18:54:08 ---> Using cache 18:54:08 ---> 1950dd2debfd 18:54:08 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:54:08 ---> Running in 14029f9c2a5e 18:54:08 ---> Running in 858e4336a1e8 18:54:08 Removing intermediate container 858e4336a1e8 18:54:08 ---> 6074f46a4c5d 18:54:08 Step 21/22 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:54:09 ---> Running in 30a008347914 18:54:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:54:09 Removing intermediate container 30a008347914 18:54:09 ---> 7c35376c5e96 18:54:09 Step 22/22 : LABEL version=0.0.0 18:54:09 ---> Running in 5f50f2c8f39d 18:54:09 Removing intermediate container 5f50f2c8f39d 18:54:09 ---> 4f58f83119b1 18:54:09 18:54:09 Successfully built 4f58f83119b1 18:54:09 Successfully tagged support-scheduler:latest 18:54:09 Building support-notifications 18:54:12  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:54:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:54:12 ---> e25081997a00 18:54:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:54:12 ---> Using cache 18:54:12 ---> e099633bda92 18:54:12 Step 4/22 : WORKDIR /edgex-go 18:54:12 ---> Using cache 18:54:12 ---> e86b45883449 18:54:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:54:13 ---> Running in 080d02b1ffb7 18:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:54:14 OK: 211 MiB in 51 packages 18:54:16 Removing intermediate container 080d02b1ffb7 18:54:16 ---> e9283b9f36ec 18:54:16 Step 6/22 : COPY go.mod vendor* ./ 18:54:17 ---> 3c0dbd5c41f2 18:54:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:18 ---> Running in 2c8cd47aaa67 18:54:18 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 18:54:20 Removing intermediate container 78847b9ac56d 18:54:20 ---> e729725c50c4 18:54:20 18:54:20 Step 9/32 : FROM alpine:3.16 18:54:20 ---> bfe296a52501 18:54:20 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:54:20 ---> Running in 26ec78e782f1 18:54:21 Removing intermediate container 26ec78e782f1 18:54:21 ---> 64d16353bcd0 18:54:21 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 18:54:21 ---> Running in fa7451649b6b 18:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:54:22 (1/2) Installing dumb-init (1.2.5-r1) 18:54:22 (2/2) Installing su-exec (0.2-r1) 18:54:22 Executing busybox-1.35.0-r17.trigger 18:54:22 OK: 6 MiB in 16 packages 18:54:22 Removing intermediate container 5dc9bd80e2ca 18:54:22 ---> 4eca03cbe072 18:54:22 18:54:22 Step 9/24 : FROM alpine:3.16 18:54:22 ---> bfe296a52501 18:54:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:54:23 ---> Running in c44500c3a4b9 18:54:23 Removing intermediate container fa7451649b6b 18:54:23 ---> 563545c49725 18:54:23 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 18:54:23 ---> Running in e6b1bc126d62 18:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:54:23 Removing intermediate container e6b1bc126d62 18:54:23 ---> 257f40573e49 18:54:23 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:54:23 ---> Running in 57167f5b9a82 18:54:23 (1/3) Installing ca-certificates (20220614-r0) 18:54:23 (2/3) Installing dumb-init (1.2.5-r1) 18:54:23 (3/3) Installing su-exec (0.2-r1) 18:54:23 Executing busybox-1.35.0-r17.trigger 18:54:23 Executing ca-certificates-20220614-r0.trigger 18:54:23 Removing intermediate container 57167f5b9a82 18:54:23 ---> b4701839898c 18:54:23 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:54:24 OK: 6 MiB in 17 packages 18:54:24 ---> Running in c285ffce2793 18:54:24 Removing intermediate container c285ffce2793 18:54:24 ---> e703c923d784 18:54:24 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:54:24 ---> Running in c81cff64a4ce 18:54:25 Removing intermediate container c81cff64a4ce 18:54:25 ---> bd0431d45d0e 18:54:25 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:54:25 ---> Running in 40aac5419915 18:54:25 Removing intermediate container c44500c3a4b9 18:54:25 ---> d49153908412 18:54:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:54:25 ---> Running in e1a0c6a4dfc0 18:54:25 Removing intermediate container e1a0c6a4dfc0 18:54:25 ---> f0c467fc85de 18:54:25 Step 12/24 : WORKDIR / 18:54:25 ---> Running in 25eea36b8d71 18:54:25 Removing intermediate container 25eea36b8d71 18:54:25 ---> cc081ee3ef95 18:54:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:54:26 Removing intermediate container 4b6331d53a7a 18:54:26 ---> 070a9d3c5bf9 18:54:26 Step 7/24 : COPY . . 18:54:26 ---> 5a2c9d4cbce6 18:54:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:54:26 Removing intermediate container 40aac5419915 18:54:26 ---> ca3d70dc08b4 18:54:26 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 18:54:26 ---> Running in b7dd2b4f18cb 18:54:27 ---> e2f0195d4e23 18:54:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:54:27 Removing intermediate container b7dd2b4f18cb 18:54:27 ---> d5e2460ffc5b 18:54:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:54:27 ---> 1831a0f39c20 18:54:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:54:27 ---> 5742d97e1ee9 18:54:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:54:27 ---> Running in 679a0544af3a 18:54:28 ---> 2b365f4fd516 18:54:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:54:29 ---> 1081fa196686 18:54:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:54:29 ---> a3a6dcb1650b 18:54:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:54:29 Removing intermediate container 14029f9c2a5e 18:54:29 ---> e162f1535088 18:54:29 18:54:29 Step 10/22 : FROM alpine:3.16 18:54:29 ---> bfe296a52501 18:54:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:54:30 Removing intermediate container 679a0544af3a 18:54:30 ---> 3201172eabc8 18:54:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:30 ---> Running in 72413f2c9998 18:54:30 ---> f191985fbf12 18:54:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:54:30 ---> c2f956047e67 18:54:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:54:30 ---> Running in a458a0d3b3d4 18:54:30 ---> 39e268a77332 18:54:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:54:30 Removing intermediate container 72413f2c9998 18:54:30 ---> 56edae903941 18:54:30 Step 12/22 : ENV APP_PORT=59880 18:54:30 ---> Running in 5809875c6f07 18:54:30 ---> Running in 0eee8ed94b9b 18:54:31 Removing intermediate container 5809875c6f07 18:54:31 ---> e1fcf4d2ab4d 18:54:31 Step 9/24 : WORKDIR /edgex-go/spire-build 18:54:31 Removing intermediate container 0eee8ed94b9b 18:54:31 ---> 2ae4cad03654 18:54:31 Step 13/22 : EXPOSE $APP_PORT 18:54:31 ---> 0c1c6da67c73 18:54:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:54:31 ---> Running in 6970d383fdca 18:54:31 ---> Running in 738f04afeea4 18:54:31 Removing intermediate container 6970d383fdca 18:54:31 ---> aa39b3a55131 18:54:31 Step 10/24 : 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 18:54:31 Removing intermediate container a458a0d3b3d4 18:54:31 ---> 19884b1e457b 18:54:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:54:31 ---> Running in e50368f5dd5b 18:54:31 Removing intermediate container 738f04afeea4 18:54:31 ---> c48d2a9fd6d7 18:54:31 Step 14/22 : RUN apk add --update --no-cache dumb-init 18:54:31 ---> 00c329399ab7 18:54:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:54:31 ---> Running in d21de7887428 18:54:32 ---> Running in 7ed39757431c 18:54:32 Removing intermediate container d21de7887428 18:54:32 ---> 3e5a46367b46 18:54:32 Step 22/24 : LABEL arch=x86_64 18:54:32 ---> 63e58d85fc0e 18:54:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:54:32 ---> Running in df9c1acea752 18:54:32 Removing intermediate container df9c1acea752 18:54:32 ---> c91e3d752fb7 18:54:32 Step 23/24 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:54:32 ---> Running in f9a6bd2a3661 18:54:32 ---> 278ef29835a3 18:54:32 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:54:32 Removing intermediate container f9a6bd2a3661 18:54:32 ---> 4269f5415cfe 18:54:32 Step 24/24 : LABEL version=0.0.0 18:54:32 ---> Running in 12492a46920b 18:54:32 ---> 03bf47ec25f5 18:54:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:54:32 Removing intermediate container 12492a46920b 18:54:32 ---> e1af5ebb6036 18:54:32 18:54:32 Successfully built e1af5ebb6036 18:54:32 Successfully tagged security-secretstore-setup:latest 18:54:32 Building core-common-config-bootstrapper 18:54:32  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:54:32 ---> ae352d268baa 18:54:32 Step 27/32 : RUN chmod +x /entrypoint.sh 18:54:32 ---> Running in b955630883bb 18:54:32 Removing intermediate container e50368f5dd5b 18:54:32 ---> e1d83a29b6aa 18:54:32 Step 11/24 : WORKDIR /edgex-go 18:54:33 (1/1) Installing dumb-init (1.2.5-r1) 18:54:33 Executing busybox-1.35.0-r17.trigger 18:54:33 OK: 6 MiB in 15 packages 18:54:34 ---> Running in 3ac54911fad3 18:54:34 Removing intermediate container 3ac54911fad3 18:54:34 ---> 92c6a5228570 18:54:34 18:54:34 Step 12/24 : FROM alpine:3.15 18:54:34 ---> c4fc93816858 18:54:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:54:34 ---> Using cache 18:54:34 ---> 2310fc1c0770 18:54:34 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:54:34 ---> Using cache 18:54:34 ---> 266a973af638 18:54:34 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:54:34 Removing intermediate container 7ed39757431c 18:54:34 ---> 60b828be3ffb 18:54:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:34 ---> 7074135eacf0 18:54:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:54:35 Removing intermediate container b955630883bb 18:54:35 ---> 1664dc9d7ef3 18:54:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:54:35 ---> Running in f03d4ace9a34 18:54:35 Removing intermediate container f03d4ace9a34 18:54:35 ---> 98f969d773ae 18:54:35 Step 29/32 : CMD ["gate"] 18:54:35 ---> a89006b442ea 18:54:35 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:54:35 ---> d845fbf1ab66 18:54:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:54:35 ---> Running in 44bb3e644de8 18:54:36 Removing intermediate container 44bb3e644de8 18:54:36 ---> b43ff03839cc 18:54:36 Step 30/32 : LABEL arch=x86_64 18:54:36 ---> c7b310514d24 18:54:36 Step 18/22 : ENTRYPOINT ["/core-data"] 18:54:36 ---> Running in f0078b04243b 18:54:36 ---> Running in 37dcebcc9213 18:54:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:54:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:54:36 ---> e25081997a00 18:54:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:54:36 ---> Using cache 18:54:36 ---> e099633bda92 18:54:36 Step 4/22 : WORKDIR /edgex-go 18:54:36 ---> Using cache 18:54:36 ---> e86b45883449 18:54:36 Step 5/22 : RUN apk add --update --no-cache make git 18:54:36 ---> Using cache 18:54:36 ---> 91236be326a8 18:54:36 Step 6/22 : COPY go.mod vendor* ./ 18:54:36 ---> Using cache 18:54:36 ---> dd84073e37b3 18:54:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:36 ---> Using cache 18:54:36 ---> 420fa5a2f84f 18:54:36 Step 8/22 : COPY . . 18:54:36 ---> Using cache 18:54:36 ---> 1950dd2debfd 18:54:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper 18:54:36 Removing intermediate container f0078b04243b 18:54:36 ---> 635da925fadc 18:54:36 Step 31/32 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:54:36 ---> Running in 4596a0bf29f0 18:54:36 Removing intermediate container 37dcebcc9213 18:54:36 ---> 954336f7fcd2 18:54:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:54:37 ---> Running in ac0a55bf0cbf 18:54:37 ---> Running in 116de076dd1c 18:54:37 Removing intermediate container ac0a55bf0cbf 18:54:37 ---> 858d9d029177 18:54:37 Step 32/32 : LABEL version=0.0.0 18:54:37 Removing intermediate container 116de076dd1c 18:54:37 ---> 6546a73be71f 18:54:37 Step 20/22 : LABEL arch=x86_64 18:54:37 ---> Running in d6052ae76205 18:54:37 make: *** No rule to make target 'cmd/core-common_config-bootstrapper/core-common_config-bootstrapper'. Stop. 18:54:37  ---> Running in dbae2f0c4553 18:54:37 ---> b06b0a1e3ea1 18:54:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:54:37 Removing intermediate container dbae2f0c4553 18:54:37 ---> 13d2e762fc50 18:54:37 Step 21/22 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:54:37 Removing intermediate container d6052ae76205 18:54:37 ---> 461531c07bae 18:54:37 18:54:37 ---> Running in 7ca1d3473af7 18:54:37 ---> c331b69d4021 18:54:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:54:37 Successfully built 461531c07bae 18:54:37 Successfully tagged security-bootstrapper:latest 18:54:37  Building security-bootstrapper ... done Removing intermediate container 7ca1d3473af7 18:54:37 ---> 9e0b5ff60723 18:54:37 Step 22/22 : LABEL version=0.0.0 18:54:37 ---> Running in 3855beda823b 18:54:37 ---> 292f591fc4cf 18:54:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:54:38 Removing intermediate container 3855beda823b 18:54:38 ---> c17d03206375 18:54:38 18:54:38 Successfully built c17d03206375 18:54:38 Successfully tagged core-data:latest 18:54:38  Building core-data ... done  ---> e0343a60cb7f 18:54:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:54:38 ---> Running in 4044086c8c6e 18:54:38 Removing intermediate container 4044086c8c6e 18:54:38 ---> a3f30d2ae5dc 18:54:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:54:38 ---> Running in 37e2ae115f56 18:54:38 Removing intermediate container 37e2ae115f56 18:54:38 ---> bb646680cb9a 18:54:38 Step 22/24 : LABEL arch=x86_64 18:54:38 ---> Running in ceb5ed947b81 18:54:38 Removing intermediate container ceb5ed947b81 18:54:38 ---> e24908a58f7a 18:54:38 Step 23/24 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:54:38 ---> Running in 9fbdacacdf54 18:54:38 Removing intermediate container 9fbdacacdf54 18:54:38 ---> 26d3fb7549b0 18:54:38 Step 24/24 : LABEL version=0.0.0 18:54:38 ---> Running in 6886d6d1a407 18:54:39 Removing intermediate container 6886d6d1a407 18:54:39 ---> f68b21a7b4ac 18:54:39 18:54:39 Successfully built f68b21a7b4ac 18:54:39 Successfully tagged security-spire-agent:latest 18:54:39  Building security-spire-agent ... done Removing intermediate container 2c8cd47aaa67 18:54:39 ---> a8f2718842e2 18:54:39 Step 8/22 : COPY . . 18:54:43 ---> 1276af828ddc 18:54:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:54:43 ---> Running in 8bf67d38c18f 18:54:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:55:06 Removing intermediate container 8bf67d38c18f 18:55:06 ---> c8b817ab163b 18:55:06 18:55:06 Step 10/22 : FROM alpine:3.16 18:55:06 ---> bfe296a52501 18:55:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:55:06 ---> Running in 23734da799c6 18:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:55:06 (1/2) Installing ca-certificates (20220614-r0) 18:55:06 (2/2) Installing dumb-init (1.2.5-r1) 18:55:06 Executing busybox-1.35.0-r17.trigger 18:55:06 Executing ca-certificates-20220614-r0.trigger 18:55:06 OK: 6 MiB in 16 packages 18:55:06 Removing intermediate container 23734da799c6 18:55:06 ---> 946d5de6cc5c 18:55:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:55:06 ---> Running in 4f264289e962 18:55:06 Removing intermediate container 4f264289e962 18:55:06 ---> a31f70d5a474 18:55:06 Step 13/22 : ENV APP_PORT=59860 18:55:06 ---> Running in a998c1472fb1 18:55:06 Removing intermediate container a998c1472fb1 18:55:06 ---> 8b26f51153a5 18:55:06 Step 14/22 : EXPOSE $APP_PORT 18:55:06 ---> Running in 3c8b5608ba6e 18:55:06 Removing intermediate container 3c8b5608ba6e 18:55:06 ---> da6d87647fec 18:55:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:55:06 ---> baff5804dab6 18:55:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:55:06 ---> d748149c05b5 18:55:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:55:06 ---> ef3fae312d32 18:55:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:55:06 ---> Running in c94635a0a0dd 18:55:06 Removing intermediate container c94635a0a0dd 18:55:06 ---> d14cb377aa61 18:55:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:55:06 ---> Running in 857aa567b571 18:55:06 Removing intermediate container 857aa567b571 18:55:06 ---> c3d6f5491e39 18:55:06 Step 20/22 : LABEL arch=x86_64 18:55:06 ---> Running in 2c2d53be11c7 18:55:06 Removing intermediate container 2c2d53be11c7 18:55:06 ---> 78dd138849f1 18:55:06 Step 21/22 : LABEL git_sha=f564b96ef9c8e4bf66a5d74f8293efb8d8a90338 18:55:06 ---> Running in 2dda8eb0d891 18:55:06 Removing intermediate container 2dda8eb0d891 18:55:06 ---> 262d708c30c9 18:55:06 Step 22/22 : LABEL version=0.0.0 18:55:06 ---> Running in 87770ab44ea4 18:55:06 Removing intermediate container 87770ab44ea4 18:55:06 ---> ea9d63ac1fa8 18:55:06 18:55:06 Successfully built ea9d63ac1fa8 18:55:06 Successfully tagged support-notifications:latest 18:55:06  Building support-notifications ... done  18:55:06 ERROR: for core-common-config-bootstrapper (, "The command '/bin/sh -c make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper' returned a non-zero code: 2") 18:55:06 Service 'core-common-config-bootstrapper' failed to build: The command '/bin/sh -c make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper' returned a non-zero code: 2 [Pipeline] } 18:55:06 $ docker stop --time=1 0b59e31c5375f10ac2a98feda3b2a7bf157705eb3468d4caabfc43c524d79bb7 18:55:07 $ docker rm -f --volumes 0b59e31c5375f10ac2a98feda3b2a7bf157705eb3468d4caabfc43c524d79bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:55:08 Failed in branch amd64 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:55:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.400s coverage: 28.7% of statements 18:55:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:55:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:56:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.700s coverage: 98.5% of statements 18:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.704s coverage: 43.0% of statements 18:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.887s coverage: 54.0% of statements 18:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 27.058s coverage: 89.2% of statements 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.817s coverage: 2.4% of statements 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.131s coverage: 95.6% of statements 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:56:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 72.2% of statements 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:56:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.522s coverage: 60.0% of statements 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:56:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.721s coverage: 0.9% of statements 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:56:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.427s coverage: 58.8% of statements 18:56:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.480s coverage: 29.6% of statements 18:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:56:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.446s coverage: 47.1% of statements 18:56:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 79.5% of statements 18:56:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.290s coverage: 94.1% of statements 18:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements 18:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.293s coverage: 87.5% of statements 18:56:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.264s coverage: 94.4% of statements 18:56:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.499s coverage: 44.8% of statements 18:56:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.033s coverage: 79.9% of statements 18:56:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.151s coverage: 65.1% of statements 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.229s coverage: 86.9% of statements 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.193s coverage: 100.0% of statements 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 77.4% of statements 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.849s coverage: 91.2% of statements 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.061s coverage: 64.7% of statements 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.171s coverage: 89.4% of statements 18:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 18:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 18:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements 18:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.246s coverage: 65.3% of statements 18:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 41.8% of statements 18:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.313s coverage: 89.5% of statements 18:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements 18:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:57:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:57:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:57:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.3% of statements 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:57:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.445s coverage: 63.2% of statements 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:57:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:57:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:57:25 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 18:57:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:57:25 go vet ./... 18:59:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:59:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:59:17 ./bin/test-attribution-txt.sh [Pipeline] echo 18:59:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:59:18 + ls -al . 18:59:18 total 744 18:59:18 drwxrwxr-x 10 1001 1001 4096 Jan 18 18:53 . 18:59:18 drwxr-xr-x 4 root root 4096 Jan 18 18:53 .. 18:59:18 drwxrwxr-x 2 1001 1001 4096 Jan 18 18:51 .blubracket 18:59:18 -rw-rw-r-- 1 1001 1001 16 Jan 18 18:51 .dockerignore 18:59:18 drwxrwxr-x 8 1001 1001 4096 Jan 18 18:51 .git 18:59:18 drwxrwxr-x 3 1001 1001 4096 Jan 18 18:51 .github 18:59:18 -rw-rw-r-- 1 1001 1001 1024 Jan 18 18:51 .gitignore 18:59:18 -rw-rw-r-- 1 1001 1001 42 Jan 18 18:51 .golangci.yml 18:59:18 -rw-rw-r-- 1 1001 1001 87 Jan 18 18:51 .hadolint.yml 18:59:18 -rw-rw-r-- 1 1001 1001 166 Jan 18 18:51 .sonarcloud.properties 18:59:18 -rw-rw-r-- 1 1001 1001 1171 Jan 18 18:51 ADOPTERS.md 18:59:18 -rw-rw-r-- 1 1001 1001 10825 Jan 18 18:51 Attribution.txt 18:59:18 -rw-rw-r-- 1 1001 1001 73765 Jan 18 18:51 CHANGELOG.md 18:59:18 -rw-rw-r-- 1 1001 1001 3804 Jan 18 18:51 CONTRIBUTING.md 18:59:18 -rw-rw-r-- 1 1001 1001 677 Jan 18 18:51 GOVERNANCE.md 18:59:18 -rw-rw-r-- 1 1001 1001 850 Jan 18 18:51 Jenkinsfile 18:59:18 -rw-rw-r-- 1 1001 1001 10775 Jan 18 18:51 LICENSE 18:59:18 -rw-rw-r-- 1 1001 1001 13369 Jan 18 18:51 Makefile 18:59:18 -rw-rw-r-- 1 1001 1001 582 Jan 18 18:51 OWNERS.md 18:59:18 -rw-rw-r-- 1 1001 1001 9403 Jan 18 18:51 README.md 18:59:18 -rw-rw-r-- 1 1001 1001 6912 Jan 18 18:51 SECURITY.md 18:59:18 -rw-rw-r-- 1 1001 1001 5 Jan 18 18:49 VERSION 18:59:18 drwxrwxr-x 2 1001 1001 4096 Jan 18 18:51 bin 18:59:18 drwxrwxr-x 17 1001 1001 4096 Jan 18 18:51 cmd 18:59:18 -rw-r--r-- 1 root root 489970 Jan 18 18:57 coverage.out 18:59:18 -rw-rw-r-- 1 1001 1001 3377 Jan 18 18:51 go.mod 18:59:18 -rw-rw-r-- 1 1001 1001 34951 Jan 18 18:51 go.sum 18:59:18 drwxrwxr-x 7 1001 1001 4096 Jan 18 18:51 internal 18:59:18 drwxrwxr-x 3 1001 1001 4096 Jan 18 18:51 openapi 18:59:18 drwxrwxr-x 4 1001 1001 4096 Jan 18 18:51 snap 18:59:18 -rw-rw-r-- 1 1001 1001 204 Jan 18 18:51 version.go [Pipeline] sh 18:59:18 + '[' -e coverage.out ] 18:59:18 + chown 1001:1001 coverage.out [Pipeline] stash 18:59:18 Warning: overwriting stash ‘coverage-report’ 18:59:19 Stashed 1 file(s) [Pipeline] sh 18:59:19 + make build 18:59:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:00:41 go build -tags " 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:00:42 go build -tags " 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:00:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:00:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:01:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:01:37 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:01:43 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:01:49 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:01:53 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:01:57 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:02:09 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:02:15 $ docker stop --time=1 8afa723989e2b3076e3dc4c7b6ffc5fe02ae61e364ecb0123c7fefb04943ab4e 19:02:17 $ docker rm -f --volumes 8afa723989e2b3076e3dc4c7b6ffc5fe02ae61e364ecb0123c7fefb04943ab4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:02:19 19:02:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:02:20 latest: Pulling from edgex-devops/edgex-compose-arm64 19:02:20 29e5d40040c1: Pulling fs layer 19:02:20 1ce36da41761: Pulling fs layer 19:02:20 25b303627fd3: Pulling fs layer 19:02:20 29e5d40040c1: Verifying Checksum 19:02:20 29e5d40040c1: Download complete 19:02:20 1ce36da41761: Verifying Checksum 19:02:20 1ce36da41761: Download complete 19:02:20 29e5d40040c1: Pull complete 19:02:22 1ce36da41761: Pull complete 19:02:22 25b303627fd3: Verifying Checksum 19:02:22 25b303627fd3: Download complete 19:02:32 25b303627fd3: Pull complete 19:02:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:02:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:02:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:32 prd-ubuntu20.04-docker-arm64-4c-16g-2984 does not seem to be running inside a container 19:02:32 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:02:34 $ docker top 372b2eecfabc85d7980d2c8f712e223a7c70439efe3d8b0d85d9a6eee145e118 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:35 + docker-compose build --help 19:02:35 + grep parallel 19:02:40 --parallel Build images in parallel. [Pipeline] } 19:02:40 $ docker stop --time=1 372b2eecfabc85d7980d2c8f712e223a7c70439efe3d8b0d85d9a6eee145e118 19:02:41 $ docker rm -f --volumes 372b2eecfabc85d7980d2c8f712e223a7c70439efe3d8b0d85d9a6eee145e118 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:02:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:42 prd-ubuntu20.04-docker-arm64-4c-16g-2984 does not seem to be running inside a container 19:02:42 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:02:44 $ docker top a525cead1f2640cd795bca3dbba4fe7a44c1098cb0850ff0ff9ae62f71c988cd -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:44 + docker-compose -f ./docker-compose-build.yml build --parallel 19:02:49 Building core-command ... 19:02:49 Building core-common-config-bootstrapper ... 19:02:49 Building core-data ... 19:02:49 Building core-metadata ... 19:02:49 Building security-bootstrapper ... 19:02:49 Building security-proxy-setup ... 19:02:49 Building security-secretstore-setup ... 19:02:49 Building security-spiffe-token-provider ... 19:02:49 Building security-spire-agent ... 19:02:49 Building security-spire-config ... 19:02:49 Building security-spire-server ... 19:02:49 Building support-notifications ... 19:02:49 Building support-scheduler ... 19:02:49 Building security-spiffe-token-provider 19:02:49 Building security-spire-agent 19:02:49 Building security-bootstrapper 19:02:49 Building support-notifications 19:02:49 Building security-spire-server 19:03:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:03:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:03:36 ---> d189a24b2c8b 19:03:36 Step 3/24 : WORKDIR /edgex-go 19:03:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:03:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:03:36 ---> d189a24b2c8b 19:03:36 Step 3/23 : WORKDIR /edgex-go 19:03:36 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:03:36 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:03:36 ---> d189a24b2c8b 19:03:36 Step 3/19 : WORKDIR /edgex-go 19:03:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:03:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:03:36 ---> d189a24b2c8b 19:03:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:03:36 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:03:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:03:36 ---> d189a24b2c8b 19:03:36 Step 3/32 : WORKDIR /edgex-go 19:03:36 ---> Running in 84bd0a479e88 19:03:36 ---> Running in 2c67afa6a0f1 19:03:36 ---> Running in e19c34c7ccda 19:03:36 ---> Running in 2e7157c2fa88 19:03:36 ---> Running in 7af5819b503c 19:03:36 Removing intermediate container 84bd0a479e88 19:03:36 ---> 180ad069ec0b 19:03:36 Step 4/22 : WORKDIR /edgex-goRemoving intermediate container e19c34c7ccda 19:03:36 ---> 2b1e477d6991 19:03:36 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:03:36 19:03:36 Removing intermediate container 2e7157c2fa88 19:03:36 ---> 20f6a2e16d6c 19:03:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:03:36 ---> Running in c2fbcbeb3801 19:03:36 Removing intermediate container 2c67afa6a0f1 19:03:36 ---> 79a0a0a3de65 19:03:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:03:36 ---> Running in 3e8dab399e54 19:03:36 ---> Running in 8699b65319e0 19:03:36 Removing intermediate container 7af5819b503c 19:03:36 ---> 656252218154 19:03:36 Step 4/32 : RUN apk add --update --no-cache make git 19:03:36 ---> Running in 984ac2ea08a6 19:03:36 ---> Running in 9732f25f465b 19:03:36 Removing intermediate container c2fbcbeb3801 19:03:36 ---> ed4873d28c2a 19:03:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:03:36 ---> Running in d9658e320857 19:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:03:39 OK: 221 MiB in 51 packages 19:03:40 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:03:40 v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:03:40 OK: 16900 distinct packages available 19:03:40 OK: 221 MiB in 51 packages 19:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:03:40 OK: 221 MiB in 51 packages 19:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:03:41 OK: 221 MiB in 51 packages 19:03:42 Removing intermediate container 8699b65319e0 19:03:42 ---> ec9d1c109f69 19:03:42 Step 5/24 : COPY go.mod vendor* ./ 19:03:42 OK: 221 MiB in 51 packages 19:03:42 Removing intermediate container d9658e320857 19:03:42 ---> d09c287e1c0d 19:03:42 Step 6/22 : COPY go.mod vendor* ./ 19:03:42 Removing intermediate container 984ac2ea08a6 19:03:42 ---> db58ca5a9049 19:03:42 Step 5/23 : COPY go.mod vendor* ./ 19:03:43 Removing intermediate container 9732f25f465b 19:03:43 ---> ae82f141963d 19:03:43 Step 5/32 : COPY go.mod vendor* ./ 19:03:43 ---> e1e2b9dab083 19:03:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:43 ---> 3932e2a5326e 19:03:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:43 ---> Running in 10ea686f7a82 19:03:43 ---> Running in 1b22b29c787d 19:03:44 Removing intermediate container 3e8dab399e54 19:03:44 ---> 36bd24f97666 19:03:44 Step 5/19 : COPY go.mod vendor* ./ 19:03:44 ---> 9be63b87a5ac 19:03:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:44 ---> 3f8859a52637 19:03:44 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:44 ---> Running in df6fad6876df 19:03:44 ---> Running in 049a8b392875 19:03:45 ---> 7ce76d1f69ec 19:03:45 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:45 ---> Running in 9ec2f8f79b59 19:05:52 Removing intermediate container df6fad6876df 19:05:52 ---> f82dadeb20d9 19:05:52 Step 7/23 : COPY . . 19:05:52 Removing intermediate container 1b22b29c787d 19:05:52 ---> 101af077c19e 19:05:52 Step 7/24 : COPY . . 19:05:52 Removing intermediate container 10ea686f7a82 19:05:52 ---> 2c24cfd1d73d 19:05:52 Step 8/22 : COPY . . 19:05:52 Removing intermediate container 9ec2f8f79b59 19:05:52 ---> debb34154e5e 19:05:52 Step 7/19 : COPY . . 19:05:52 Removing intermediate container 049a8b392875 19:05:52 ---> 597cf47581c7 19:05:52 Step 7/32 : COPY . . 19:05:55 ---> 09e573ba3387 19:05:55 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:05:55 ---> fbfbd135a325 19:05:55 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:05:55 ---> df540094d122 19:05:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:05:55 ---> dc8968ce3bec 19:05:55 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:05:55 ---> 71b12f98d0ec 19:05:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:05:55 ---> Running in 36158cba3f61 19:05:55 ---> Running in 1c8a01ee2e53 19:05:55 ---> Running in 0fe312c47919 19:05:55 ---> Running in 5f542145dc8d 19:05:55 ---> Running in cf3f8db71b52 19:05:56 Removing intermediate container cf3f8db71b52 19:05:56 ---> 1f1d9c66d34c 19:05:56 Step 9/24 : WORKDIR /edgex-go/spire-build 19:05:56 Removing intermediate container 5f542145dc8d 19:05:56 ---> 8152c33fc968 19:05:56 Step 9/23 : WORKDIR /edgex-go/spire-build 19:05:56 ---> Running in 209cc0d90783 19:05:56 ---> Running in eec137ee3cfa 19:05:58 Removing intermediate container eec137ee3cfa 19:05:58 ---> 7422d6ab754a 19:05:58 Step 10/23 : 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:05:58 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:05:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:05:58 Removing intermediate container 209cc0d90783 19:05:58 ---> 778159104648 19:05:58 Step 10/24 : 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:05:58 ---> Running in d728811f25ad 19:05:59 ---> Running in de3467a2c278 19:05:59 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:06:02 Removing intermediate container d728811f25ad 19:06:02 ---> 6a9e3aef83b3 19:06:02 Step 11/23 : WORKDIR /edgex-go 19:06:02 ---> Running in d0fcc20b621c 19:06:02 Removing intermediate container de3467a2c278 19:06:02 ---> 7c17c11f5762 19:06:02 Step 11/24 : WORKDIR /edgex-go 19:06:02 ---> Running in da3930f3cfbb 19:06:03 Removing intermediate container da3930f3cfbb 19:06:03 ---> 506809707538 19:06:03 19:06:03 Step 12/24 : FROM alpine:3.15 19:06:03 Removing intermediate container d0fcc20b621c 19:06:03 ---> d82e89e40a63 19:06:03 19:06:03 Step 12/23 : FROM alpine:3.15 19:06:04 3.15: Pulling from library/alpine 19:06:04 3.15: Pulling from library/alpine 19:06:05 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:06:05 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:06:05 Status: Downloaded newer image for alpine:3.15 19:06:05 ---> 8aa73fd46299 19:06:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:06:05 Status: Downloaded newer image for alpine:3.15 19:06:05 ---> 8aa73fd46299 19:06:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:06:06 ---> Running in 8faba7d3eec9 19:06:06 ---> Running in 9b790853cffc 19:06:06 Removing intermediate container 9b790853cffc 19:06:06 ---> 01fa84c9cdad 19:06:06 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:06:06 Removing intermediate container 8faba7d3eec9 19:06:06 ---> b00bfeebbfe3 19:06:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:06:06 ---> Running in 249b127aca07 19:06:06 ---> Running in dc4811d45a73 19:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:06:11 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:06:11 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:06:11 OK: 15736 distinct packages available 19:06:11 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:06:11 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:06:11 OK: 15736 distinct packages available 19:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:06:13 (1/5) Installing dumb-init (1.2.5-r1) 19:06:13 (2/5) Installing musl-obstack (1.2.3-r0) 19:06:13 (3/5) Installing libucontext (1.1-r0) 19:06:13 (4/5) Installing gcompat (1.0.0-r4) 19:06:13 (5/5) Installing openssl (1.1.1s-r1) 19:06:13 Executing busybox-1.34.1-r7.trigger 19:06:13 OK: 6 MiB in 19 packages 19:06:13 (1/5) Installing dumb-init (1.2.5-r1) 19:06:13 (2/5) Installing musl-obstack (1.2.3-r0) 19:06:13 (3/5) Installing libucontext (1.1-r0) 19:06:13 (4/5) Installing gcompat (1.0.0-r4) 19:06:13 (5/5) Installing openssl (1.1.1s-r1) 19:06:13 Executing busybox-1.34.1-r7.trigger 19:06:13 OK: 6 MiB in 19 packages 19:06:16 Removing intermediate container 249b127aca07 19:06:16 ---> 4a3b4744cfef 19:06:16 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:06:16 Removing intermediate container dc4811d45a73 19:06:16 ---> 8d8658885fc5 19:06:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:06:21 ---> 9180b43b4439 19:06:21 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:06:22 ---> fa1ec22a3342 19:06:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:06:24 ---> 791b220408f6 19:06:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:06:26 ---> 75140b408a22 19:06:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:06:27 ---> ecc8a9ea04ac 19:06:27 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:06:27 ---> Running in 8de9cdd05867 19:06:28 Removing intermediate container 8de9cdd05867 19:06:28 ---> 18ddb5aa48f3 19:06:28 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:06:28 ---> Running in 1594c7e4063c 19:06:29 Removing intermediate container 1594c7e4063c 19:06:29 ---> 580474d164b8 19:06:29 Step 21/23 : LABEL arch=arm64 19:06:29 ---> Running in 4616ea155364 19:06:29 ---> 5b8b853a44ce 19:06:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:06:29 Removing intermediate container 4616ea155364 19:06:29 ---> 35529b1d3573 19:06:29 Step 22/23 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:06:30 ---> Running in d99aae363045 19:06:31 Removing intermediate container d99aae363045 19:06:31 ---> ee0666947752 19:06:31 Step 23/23 : LABEL version=0.0.0 19:06:31 ---> Running in ae2cb9577d24 19:06:31 ---> e9757a1bc1c2 19:06:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:06:31 Removing intermediate container ae2cb9577d24 19:06:31 ---> 3a2df989f5f1 19:06:31 19:06:32 Successfully built 3a2df989f5f1 19:06:32 Successfully tagged security-spire-server-arm64:latest 19:06:32  Building security-spire-server ... done Building security-spire-config 19:06:32 ---> 723142890d25 19:06:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:06:33 ---> fa768bad7350 19:06:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:06:33 ---> Running in 25749dca889f 19:06:33 Removing intermediate container 25749dca889f 19:06:33 ---> a56383e751ca 19:06:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:06:34 ---> Running in 1750cb5c4c0d 19:06:36 Removing intermediate container 1750cb5c4c0d 19:06:36 ---> 2d123bdd7ea1 19:06:36 Step 22/24 : LABEL arch=arm64 19:06:36 ---> Running in afdac79a43e6 19:06:37 Removing intermediate container afdac79a43e6 19:06:37 ---> 7c1752b3eff3 19:06:37 Step 23/24 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:06:37 ---> Running in 16968e3e961f 19:06:38 Removing intermediate container 16968e3e961f 19:06:38 ---> 938130eb2a2b 19:06:38 Step 24/24 : LABEL version=0.0.0 19:06:38 ---> Running in f7dabc3aac90 19:06:39 Removing intermediate container f7dabc3aac90 19:06:39 ---> 211ccda0e1b5 19:06:39 19:06:39 Successfully built 211ccda0e1b5 19:06:39 Successfully tagged security-spire-agent-arm64:latest 19:06:39  Building security-spire-agent ... done Building core-command 19:06:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:06:57 ---> d189a24b2c8b 19:06:57 Step 3/24 : WORKDIR /edgex-go 19:06:57 ---> Using cache 19:06:57 ---> 656252218154 19:06:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:06:57 ---> Running in 28a9b325d97b 19:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:07:01 OK: 221 MiB in 51 packages 19:07:03 Removing intermediate container 28a9b325d97b 19:07:03 ---> 355c0cbbfac6 19:07:03 Step 5/24 : COPY go.mod vendor* ./ 19:07:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:07:03 ---> d189a24b2c8b 19:07:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:07:03 ---> Using cache 19:07:03 ---> 180ad069ec0b 19:07:03 Step 4/23 : WORKDIR /edgex-go 19:07:03 ---> Using cache 19:07:03 ---> ed4873d28c2a 19:07:03 Step 5/23 : RUN apk add --update --no-cache make git 19:07:03 ---> Running in d5c30fcc6751 19:07:04 ---> 7be92d96b5c8 19:07:04 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:04 ---> Running in d63dec0f9056 19:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:07:08 OK: 221 MiB in 51 packages 19:07:09 Removing intermediate container d5c30fcc6751 19:07:09 ---> ba3157dc6ef1 19:07:09 Step 6/23 : COPY go.mod vendor* ./ 19:07:10 ---> 2d85f65639df 19:07:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:10 ---> Running in 5cca112290df 19:09:17 Removing intermediate container d63dec0f9056 19:09:17 ---> bfeb393f6605 19:09:17 Step 7/24 : COPY . . 19:09:17 Removing intermediate container 5cca112290df 19:09:17 ---> 029c694b4237 19:09:17 Step 8/23 : COPY . . 19:09:19 ---> e87f7c756e2b 19:09:19 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:09:19 ---> Running in 1ffcf92eb93e 19:09:20 Removing intermediate container 1ffcf92eb93e 19:09:20 ---> f5e5fd239575 19:09:20 Step 9/24 : WORKDIR /edgex-go/spire-build 19:09:20 ---> Running in 22bcb33c1da5 19:09:21 Removing intermediate container 22bcb33c1da5 19:09:21 ---> 266d72d7982f 19:09:21 Step 10/24 : 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:09:21 ---> Running in b9dc7d727298 19:09:26 Removing intermediate container b9dc7d727298 19:09:26 ---> 2424abf4d09f 19:09:26 Step 11/24 : WORKDIR /edgex-go 19:09:26 ---> Running in 73d352eca2cf 19:09:27 Removing intermediate container 73d352eca2cf 19:09:27 ---> 338252c18097 19:09:27 19:09:27 Step 12/24 : FROM alpine:3.15 19:09:27 ---> 8aa73fd46299 19:09:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:27 ---> Using cache 19:09:27 ---> 01fa84c9cdad 19:09:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:09:27 ---> Running in 0574bf7ae21f 19:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:09:31 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:09:31 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:09:31 OK: 15736 distinct packages available 19:09:31 ---> 2198018e45d8 19:09:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:09:32 ---> Running in 4bcc86596d7c 19:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:09:34 (1/4) Installing dumb-init (1.2.5-r1) 19:09:34 (2/4) Installing musl-obstack (1.2.3-r0) 19:09:34 (3/4) Installing libucontext (1.1-r0) 19:09:34 (4/4) Installing gcompat (1.0.0-r4) 19:09:34 Executing busybox-1.34.1-r7.trigger 19:09:34 go build -tags " 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:34 OK: 6 MiB in 18 packages 19:09:35 Removing intermediate container 0574bf7ae21f 19:09:35 ---> fa7b5152c33d 19:09:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:09:42 ---> ce54e0f33008 19:09:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:09:42 ---> 1d9fc9e2126e 19:09:42 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:09:42 ---> Running in e81a015f1284 19:09:42 Removing intermediate container e81a015f1284 19:09:42 ---> ac8ee26dc4b9 19:09:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:09:44 ---> f350400cc4c5 19:09:44 Step 19/24 : WORKDIR / 19:09:44 ---> Running in 300cb2ee7096 19:09:45 Removing intermediate container 300cb2ee7096 19:09:45 ---> df69fd87d03f 19:09:45 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:09:45 ---> Running in 860cc35e9783 19:09:46 Removing intermediate container 860cc35e9783 19:09:46 ---> 7a22da398f30 19:09:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:09:46 ---> Running in 82cf3120430e 19:09:46 Removing intermediate container 82cf3120430e 19:09:46 ---> c3e12243f30c 19:09:46 Step 22/24 : LABEL arch=arm64 19:09:46 ---> Running in a9f398b8d473 19:09:47 Removing intermediate container a9f398b8d473 19:09:47 ---> a7cd94112b66 19:09:47 Step 23/24 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:09:47 ---> Running in d2704ed6b7ff 19:09:48 Removing intermediate container d2704ed6b7ff 19:09:48 ---> efc1999630fb 19:09:48 Step 24/24 : LABEL version=0.0.0 19:09:48 ---> Running in 5cc83b385031 19:09:48 Removing intermediate container 5cc83b385031 19:09:48 ---> f3fa4080335c 19:09:48 19:09:49 Successfully built f3fa4080335c 19:09:49 Successfully tagged security-spire-config-arm64:latest 19:09:49  Building security-spire-config ... done Building core-common-config-bootstrapper 19:10:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:04 ---> d189a24b2c8b 19:10:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:10:04 ---> Using cache 19:10:04 ---> 180ad069ec0b 19:10:04 Step 4/22 : WORKDIR /edgex-go 19:10:04 ---> Using cache 19:10:04 ---> ed4873d28c2a 19:10:04 Step 5/22 : RUN apk add --update --no-cache make git 19:10:04 ---> Using cache 19:10:04 ---> ba3157dc6ef1 19:10:04 Step 6/22 : COPY go.mod vendor* ./ 19:10:04 ---> Using cache 19:10:04 ---> 2d85f65639df 19:10:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:04 ---> Using cache 19:10:04 ---> 029c694b4237 19:10:04 Step 8/22 : COPY . . 19:10:04 ---> Using cache 19:10:04 ---> 2198018e45d8 19:10:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper 19:10:04 ---> Running in 60a3587e0637 19:10:05 make: *** No rule to make target 'cmd/core-common_config-bootstrapper/core-common_config-bootstrapper'. Stop. 19:10:06 Building core-metadata 19:10:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:24 ---> d189a24b2c8b 19:10:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:10:24 ---> Using cache 19:10:24 ---> 180ad069ec0b 19:10:24 Step 4/24 : WORKDIR /edgex-go 19:10:24 ---> Using cache 19:10:24 ---> ed4873d28c2a 19:10:24 Step 5/24 : RUN apk add --update --no-cache make git 19:10:24 ---> Using cache 19:10:24 ---> ba3157dc6ef1 19:10:24 Step 6/24 : COPY go.mod vendor* ./ 19:10:24 ---> Using cache 19:10:24 ---> 2d85f65639df 19:10:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:24 ---> Using cache 19:10:24 ---> 029c694b4237 19:10:24 Step 8/24 : COPY . . 19:10:24 ---> Using cache 19:10:24 ---> 2198018e45d8 19:10:24 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:10:24 ---> Running in 272bc2798c50 19:10:26 go build -tags " 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:13:03 Removing intermediate container 36158cba3f61 19:13:03 ---> 0930380165ec 19:13:03 19:13:03 Step 9/32 : FROM alpine:3.16 19:13:03 3.16: Pulling from library/alpine 19:13:03 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:13:03 Status: Downloaded newer image for alpine:3.16 19:13:03 ---> 2b4661558fb8 19:13:03 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:03 ---> Running in 0fdd78f91d8c 19:13:03 Removing intermediate container 0fdd78f91d8c 19:13:03 ---> 0bc94f788aac 19:13:03 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:13:03 ---> Running in 71dda0392adf 19:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:13:03 (1/2) Installing dumb-init (1.2.5-r1) 19:13:03 (2/2) Installing su-exec (0.2-r1) 19:13:03 Executing busybox-1.35.0-r17.trigger 19:13:03 OK: 5 MiB in 16 packages 19:13:03 Removing intermediate container 71dda0392adf 19:13:03 ---> bee9ad60238f 19:13:03 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:13:03 ---> Running in 95520d5996a8 19:13:03 Removing intermediate container 95520d5996a8 19:13:03 ---> ba4be751b9a3 19:13:03 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:13:03 ---> Running in 585385b55d49 19:13:03 Removing intermediate container 585385b55d49 19:13:03 ---> 9b3372d4b018 19:13:03 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:13:03 ---> Running in 928fe457929b 19:13:03 Removing intermediate container 928fe457929b 19:13:03 ---> 96bddea2dc88 19:13:03 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:13:03 ---> Running in 650263766f20 19:13:03 Removing intermediate container 650263766f20 19:13:03 ---> 9e5522a4d918 19:13:03 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:13:03 ---> Running in 54ba0915827c 19:13:04 Removing intermediate container 54ba0915827c 19:13:04 ---> 6deb9abb8b4d 19:13:04 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:13:04 ---> Running in d55f9d3ec3f0 19:13:04 Removing intermediate container d55f9d3ec3f0 19:13:04 ---> 702c0a4ecb84 19:13:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:13:05 ---> 63721eaea46b 19:13:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:13:05 ---> Running in 0991f099cfed 19:13:09 Removing intermediate container 0991f099cfed 19:13:09 ---> c9e84985023b 19:13:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:10 ---> cb50658a3ce4 19:13:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:12 ---> a9bffddb17f5 19:13:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:13 ---> de8d76126cf5 19:13:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:14 ---> d633c24b3ec3 19:13:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:13:15 ---> a7aed91a2d52 19:13:15 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:13:15 ---> bf84cc97e4b6 19:13:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:16 ---> a5d7dc3c7fc6 19:13:16 Step 27/32 : RUN chmod +x /entrypoint.sh 19:13:17 ---> Running in 5baa065464b5 19:13:20 Removing intermediate container 5baa065464b5 19:13:20 ---> c447af12d0b8 19:13:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:13:20 ---> Running in 83cdcb447dfc 19:13:21 Removing intermediate container 83cdcb447dfc 19:13:21 ---> 7a030960f196 19:13:21 Step 29/32 : CMD ["gate"] 19:13:21 ---> Running in 3aef912ba275 19:13:22 Removing intermediate container 3aef912ba275 19:13:22 ---> ee5381f9bd70 19:13:22 Step 30/32 : LABEL arch=arm64 19:13:22 ---> Running in 022864e19820 19:13:23 Removing intermediate container 022864e19820 19:13:23 ---> 966cb34f8aa9 19:13:23 Step 31/32 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:13:23 ---> Running in 5675140ca991 19:13:24 Removing intermediate container 5675140ca991 19:13:24 ---> 38e9d1868a7e 19:13:24 Step 32/32 : LABEL version=0.0.0 19:13:24 ---> Running in 051b76dc6358 19:13:24 Removing intermediate container 051b76dc6358 19:13:24 ---> d876103b69c4 19:13:24 19:13:24 Successfully built d876103b69c4 19:13:24 Successfully tagged security-bootstrapper-arm64:latest 19:13:24  Building security-bootstrapper ... done Building core-data 19:13:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:47 ---> d189a24b2c8b 19:13:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:13:47 ---> Using cache 19:13:47 ---> 180ad069ec0b 19:13:47 Step 4/22 : WORKDIR /edgex-go 19:13:47 ---> Using cache 19:13:47 ---> ed4873d28c2a 19:13:47 Step 5/22 : RUN apk add --update --no-cache make git 19:13:47 ---> Using cache 19:13:47 ---> ba3157dc6ef1 19:13:47 Step 6/22 : COPY go.mod vendor* ./ 19:13:47 ---> Using cache 19:13:47 ---> 2d85f65639df 19:13:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:47 ---> Using cache 19:13:47 ---> 029c694b4237 19:13:47 Step 8/22 : COPY . . 19:13:47 ---> Using cache 19:13:47 ---> 2198018e45d8 19:13:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:13:48 ---> Running in 2caf2132976c 19:13:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:15:26 Removing intermediate container 0fe312c47919 19:15:26 ---> 0003f99cadce 19:15:26 19:15:26 Step 9/19 : FROM alpine:3.15 19:15:26 ---> 8aa73fd46299 19:15:26 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:15:26 ---> Using cache 19:15:26 ---> 01fa84c9cdad 19:15:26 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:26 ---> Running in cdf49c93adbd 19:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:15:26 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:15:26 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:15:26 OK: 15736 distinct packages available 19:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:15:26 (1/9) Installing ca-certificates (20220614-r0) 19:15:26 (2/9) Installing brotli-libs (1.0.9-r5) 19:15:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:15:26 (4/9) Installing libcurl (7.80.0-r5) 19:15:26 (5/9) Installing curl (7.80.0-r5) 19:15:26 (6/9) Installing dumb-init (1.2.5-r1) 19:15:26 (7/9) Installing musl-obstack (1.2.3-r0) 19:15:26 (8/9) Installing libucontext (1.1-r0) 19:15:26 (9/9) Installing gcompat (1.0.0-r4) 19:15:26 Executing busybox-1.34.1-r7.trigger 19:15:26 Executing ca-certificates-20220614-r0.trigger 19:15:26 OK: 8 MiB in 23 packages 19:15:26 Removing intermediate container cdf49c93adbd 19:15:26 ---> 315e77458413 19:15:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:26 ---> 991f26850628 19:15:26 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:15:27 ---> fa93f753ca00 19:15:27 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:15:28 ---> 0157847ddad0 19:15:28 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:15:28 ---> Running in 4aa525813a3b 19:15:28 Removing intermediate container 4aa525813a3b 19:15:28 ---> 22035182f531 19:15:28 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:15:29 ---> Running in 276e37e3530d 19:15:29 Removing intermediate container 276e37e3530d 19:15:29 ---> 1adb4c6cf551 19:15:29 Step 17/19 : LABEL arch=arm64 19:15:29 ---> Running in 9c22d0b9f42b 19:15:30 Removing intermediate container 9c22d0b9f42b 19:15:30 ---> b0a9e43209f9 19:15:30 Step 18/19 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:15:30 ---> Running in 1f4be22194c9 19:15:30 Removing intermediate container 1f4be22194c9 19:15:30 ---> 9c25ee6afe44 19:15:30 Step 19/19 : LABEL version=0.0.0 19:15:31 ---> Running in 7dfec3d9a518 19:15:31 Removing intermediate container 7dfec3d9a518 19:15:31 ---> 363326267e44 19:15:31 19:15:31 Successfully built 363326267e44 19:15:31 Successfully tagged security-spiffe-token-provider-arm64:latest 19:15:31  Building security-spiffe-token-provider ... done Building support-scheduler 19:15:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:15:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:15:50 ---> d189a24b2c8b 19:15:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:15:50 ---> Using cache 19:15:50 ---> 180ad069ec0b 19:15:50 Step 4/22 : WORKDIR /edgex-go 19:15:50 ---> Using cache 19:15:50 ---> ed4873d28c2a 19:15:50 Step 5/22 : RUN apk add --update --no-cache make git 19:15:50 ---> Using cache 19:15:50 ---> ba3157dc6ef1 19:15:50 Step 6/22 : COPY go.mod vendor* ./ 19:15:50 ---> Using cache 19:15:50 ---> 2d85f65639df 19:15:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:50 ---> Using cache 19:15:50 ---> 029c694b4237 19:15:50 Step 8/22 : COPY . . 19:15:50 ---> Using cache 19:15:50 ---> 2198018e45d8 19:15:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:15:50 ---> Running in 3428a0d9e03b 19:15:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:58 Removing intermediate container 1c8a01ee2e53 19:16:58 ---> f5aa06fd2f9b 19:16:58 19:16:58 Step 10/22 : FROM alpine:3.16 19:16:58 ---> 2b4661558fb8 19:16:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:16:58 ---> Running in 44d1de4e7210 19:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:16:58 (1/2) Installing ca-certificates (20220614-r0) 19:16:58 (2/2) Installing dumb-init (1.2.5-r1) 19:16:58 Executing busybox-1.35.0-r17.trigger 19:16:58 Executing ca-certificates-20220614-r0.trigger 19:16:58 OK: 6 MiB in 16 packages 19:17:00 Removing intermediate container 44d1de4e7210 19:17:00 ---> 2be82584e3f8 19:17:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:17:00 ---> Running in e610e2c2f17b 19:17:01 Removing intermediate container e610e2c2f17b 19:17:01 ---> 5002d11ec74b 19:17:01 Step 13/22 : ENV APP_PORT=59860 19:17:01 ---> Running in 0d364defd749 19:17:01 Removing intermediate container 0d364defd749 19:17:01 ---> 73afadc6b83c 19:17:01 Step 14/22 : EXPOSE $APP_PORT 19:17:01 ---> Running in 6850b10d96a6 19:17:02 Removing intermediate container 6850b10d96a6 19:17:02 ---> 62696d9bf9ad 19:17:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:03 ---> 9ab7c9844f13 19:17:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:17:06 ---> 862ce93f13de 19:17:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:17:07 ---> ae5c80578d4a 19:17:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:17:07 ---> Running in 32be965b78d1 19:17:07 Removing intermediate container 32be965b78d1 19:17:07 ---> 97044ddd8d7b 19:17:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:17:07 ---> Running in 90ea9fc12f3e 19:17:08 Removing intermediate container 90ea9fc12f3e 19:17:08 ---> 3d0ca38d989c 19:17:08 Step 20/22 : LABEL arch=arm64 19:17:08 ---> Running in 0f72ca6545f8 19:17:09 Removing intermediate container 0f72ca6545f8 19:17:09 ---> 4e11fb463e8c 19:17:09 Step 21/22 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:17:09 ---> Running in 76d07549eca6 19:17:09 Removing intermediate container 76d07549eca6 19:17:09 ---> 418b23db5cc1 19:17:09 Step 22/22 : LABEL version=0.0.0 19:17:09 ---> Running in 8be821dfe16c 19:17:10 Removing intermediate container 8be821dfe16c 19:17:10 ---> d0e51a3b8223 19:17:10 19:17:10 Successfully built d0e51a3b8223 19:17:10 Successfully tagged support-notifications-arm64:latest 19:17:10  Building support-notifications ... done Building security-proxy-setup 19:17:28 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:17:28 ---> d189a24b2c8b 19:17:28 Step 3/21 : WORKDIR /edgex-go 19:17:28 ---> Using cache 19:17:28 ---> 656252218154 19:17:28 Step 4/21 : RUN apk add --update --no-cache make git 19:17:28 ---> Using cache 19:17:28 ---> ae82f141963d 19:17:28 Step 5/21 : COPY go.mod vendor* ./ 19:17:28 ---> Using cache 19:17:28 ---> 3f8859a52637 19:17:28 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:28 ---> Using cache 19:17:28 ---> 597cf47581c7 19:17:28 Step 7/21 : COPY . . 19:17:28 ---> Using cache 19:17:28 ---> 09e573ba3387 19:17:28 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:17:32 ---> Running in 6f36ad6f9191 19:17:34 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:17:36 Removing intermediate container 4bcc86596d7c 19:17:36 ---> a978dac62b19 19:17:36 19:17:36 Step 10/23 : FROM alpine:3.16 19:17:36 ---> 2b4661558fb8 19:17:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:17:36 ---> Running in 8e6e9ae1a21b 19:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:40 (1/1) Installing dumb-init (1.2.5-r1) 19:17:40 Executing busybox-1.35.0-r17.trigger 19:17:40 OK: 5 MiB in 15 packages 19:17:42 Removing intermediate container 8e6e9ae1a21b 19:17:42 ---> b2d6cae029c7 19:17:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:42 ---> Running in be2f381c1121 19:17:43 Removing intermediate container be2f381c1121 19:17:43 ---> 32705c024f71 19:17:43 Step 13/23 : ENV APP_PORT=59882 19:17:43 ---> Running in ec6c5ac934ae 19:17:44 Removing intermediate container ec6c5ac934ae 19:17:44 ---> 3120d5e3bcd0 19:17:44 Step 14/23 : EXPOSE $APP_PORT 19:17:44 ---> Running in 3b23b0b6d765 19:17:44 Removing intermediate container 3b23b0b6d765 19:17:44 ---> b711a5be7347 19:17:44 Step 15/23 : WORKDIR / 19:17:44 ---> Running in f7394b2692a5 19:17:45 Removing intermediate container f7394b2692a5 19:17:45 ---> 69feecb390d7 19:17:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:46 ---> 77f80c7364d1 19:17:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:17:48 ---> 55dcd03f7a18 19:17:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:17:49 ---> 415381ac7f47 19:17:49 Step 19/23 : ENTRYPOINT ["/core-command"] 19:17:49 ---> Running in 16b4eff8d497 19:17:49 Removing intermediate container 16b4eff8d497 19:17:49 ---> 3f3921ba2d89 19:17:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:17:50 ---> Running in ba37e61d119e 19:17:50 Removing intermediate container ba37e61d119e 19:17:50 ---> 24221e56fb70 19:17:50 Step 21/23 : LABEL arch=arm64 19:17:50 ---> Running in 615f90a6f3b0 19:17:51 Removing intermediate container 615f90a6f3b0 19:17:51 ---> b8a894f4075d 19:17:51 Step 22/23 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:17:51 ---> Running in 67fd440b68c1 19:17:51 Removing intermediate container 67fd440b68c1 19:17:51 ---> c721bfa155c9 19:17:51 Step 23/23 : LABEL version=0.0.0 19:17:52 ---> Running in b5051cbce8e3 19:17:52 Removing intermediate container b5051cbce8e3 19:17:52 ---> 8a7d9e754681 19:17:52 19:17:53 Successfully built 8a7d9e754681 19:17:53 Successfully tagged core-command-arm64:latest 19:17:53 Building security-secretstore-setup 19:18:11  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:11 ---> d189a24b2c8b 19:18:11 Step 3/24 : WORKDIR /edgex-go 19:18:11 ---> Using cache 19:18:11 ---> 656252218154 19:18:11 Step 4/24 : RUN apk add --update --no-cache make git 19:18:11 ---> Using cache 19:18:11 ---> ae82f141963d 19:18:11 Step 5/24 : COPY go.mod vendor* ./ 19:18:11 ---> Using cache 19:18:11 ---> 3f8859a52637 19:18:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:11 ---> Using cache 19:18:11 ---> 597cf47581c7 19:18:11 Step 7/24 : COPY . . 19:18:11 ---> Using cache 19:18:11 ---> 09e573ba3387 19:18:11 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:11 ---> Running in 63fed2f84d28 19:18:11 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:18:43 Removing intermediate container 272bc2798c50 19:18:43 ---> a3da9e05d386 19:18:43 19:18:43 Step 10/24 : FROM alpine:3.16 19:18:43 ---> 2b4661558fb8 19:18:43 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:18:43 ---> Using cache 19:18:43 ---> b2d6cae029c7 19:18:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:43 ---> Using cache 19:18:43 ---> 32705c024f71 19:18:43 Step 13/24 : ENV APP_PORT=59881 19:18:43 ---> Running in d827d3b5c662 19:18:43 Removing intermediate container d827d3b5c662 19:18:43 ---> 6b350c281b5f 19:18:43 Step 14/24 : EXPOSE $APP_PORT 19:18:43 ---> Running in f121116caff0 19:18:43 Removing intermediate container f121116caff0 19:18:43 ---> dbdd1af2dbd1 19:18:43 Step 15/24 : WORKDIR / 19:18:43 ---> Running in 26411495f167 19:18:44 Removing intermediate container 26411495f167 19:18:44 ---> ae6908d1cdbd 19:18:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:45 ---> 4edd6939d7d0 19:18:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:18:47 ---> 70adf875a15d 19:18:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:18:47 ---> ed00fc2d9086 19:18:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:18:48 ---> c72a41e8411a 19:18:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:18:49 ---> Running in 59c1c59f0efa 19:18:49 Removing intermediate container 59c1c59f0efa 19:18:49 ---> 62b0c8a66bd7 19:18:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:18:50 ---> Running in 258f6b2ebed0 19:18:50 Removing intermediate container 258f6b2ebed0 19:18:50 ---> 34c81c6bab40 19:18:50 Step 22/24 : LABEL arch=arm64 19:18:50 ---> Running in 3318f298b613 19:18:51 Removing intermediate container 3318f298b613 19:18:51 ---> db404bf76a04 19:18:51 Step 23/24 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:18:51 ---> Running in f1bbc1393bae 19:18:51 Removing intermediate container f1bbc1393bae 19:18:51 ---> 5b83e41ee39e 19:18:51 Step 24/24 : LABEL version=0.0.0 19:18:52 ---> Running in 1a0153d8b791 19:18:52 Removing intermediate container 1a0153d8b791 19:18:52 ---> 35fe2c249341 19:18:52 19:18:52 Successfully built 35fe2c249341 19:18:52 Successfully tagged core-metadata-arm64:latest 19:21:14  Building core-metadata ... done Removing intermediate container 2caf2132976c 19:21:14 ---> af7b46ac19b3 19:21:14 19:21:14 Step 10/22 : FROM alpine:3.16 19:21:14 ---> 2b4661558fb8 19:21:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:21:14 ---> Running in 3b4dc942fd44 19:21:14 Removing intermediate container 3b4dc942fd44 19:21:14 ---> dbfeaf1447e3 19:21:14 Step 12/22 : ENV APP_PORT=59880 19:21:14 ---> Running in 299d2ee37fe9 19:21:14 Removing intermediate container 299d2ee37fe9 19:21:14 ---> 5c2dc5e10b33 19:21:14 Step 13/22 : EXPOSE $APP_PORT 19:21:14 ---> Running in 7a3126ce89ad 19:21:14 Removing intermediate container 7a3126ce89ad 19:21:14 ---> 4032360fa9c1 19:21:14 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:21:14 ---> Running in b9fefed260ca 19:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:18 (1/1) Installing dumb-init (1.2.5-r1) 19:21:18 Executing busybox-1.35.0-r17.trigger 19:21:18 OK: 5 MiB in 15 packages 19:21:20 Removing intermediate container b9fefed260ca 19:21:20 ---> 253ca2e7bc35 19:21:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:21 ---> f638da4e5525 19:21:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:21:22 ---> 1853103ecd54 19:21:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:21:23 ---> 75eaffe3d64c 19:21:23 Step 18/22 : ENTRYPOINT ["/core-data"] 19:21:23 ---> Running in 73cbf8f5b60e 19:21:24 Removing intermediate container 73cbf8f5b60e 19:21:24 ---> d25fd7519e48 19:21:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:21:24 ---> Running in 64090e9784b0 19:21:25 Removing intermediate container 64090e9784b0 19:21:25 ---> f7aa754ff3ad 19:21:25 Step 20/22 : LABEL arch=arm64 19:21:25 ---> Running in a58011cfeb85 19:21:25 Removing intermediate container a58011cfeb85 19:21:25 ---> 84b08e09a8b1 19:21:25 Step 21/22 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:21:25 ---> Running in 81eb3a154ce9 19:21:26 Removing intermediate container 81eb3a154ce9 19:21:26 ---> 98aeb2db15e9 19:21:26 Step 22/22 : LABEL version=0.0.0 19:21:26 ---> Running in f1091a9a3fb2 19:21:27 Removing intermediate container f1091a9a3fb2 19:21:27 ---> c8968e4626bc 19:21:27 19:21:27 Successfully built c8968e4626bc 19:21:27 Successfully tagged core-data-arm64:latest 19:22:48  Building core-data ... done 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:23:01 Removing intermediate container 6f36ad6f9191 19:23:01 ---> be2050274201 19:23:01 19:23:01 Step 9/21 : FROM alpine:3.16 19:23:01 ---> 2b4661558fb8 19:23:01 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:23:01 ---> Running in e4146440fac2 19:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:04 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:23:04 (1/6) Installing ca-certificates (20220614-r0) 19:23:04 (2/6) Installing brotli-libs (1.0.9-r6) 19:23:05 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:23:05 (4/6) Installing libcurl (7.83.1-r5) 19:23:05 (5/6) Installing curl (7.83.1-r5) 19:23:05 (6/6) Installing dumb-init (1.2.5-r1) 19:23:05 Executing busybox-1.35.0-r17.trigger 19:23:05 Executing ca-certificates-20220614-r0.trigger 19:23:05 OK: 8 MiB in 20 packages 19:23:07 Removing intermediate container e4146440fac2 19:23:07 ---> 8d724ad68a08 19:23:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:23:07 ---> Running in 15fcd61eb7a5 19:23:08 Removing intermediate container 15fcd61eb7a5 19:23:08 ---> c736f454bb7f 19:23:08 Step 12/21 : WORKDIR /edgex 19:23:08 ---> Running in aa16a0464369 19:23:09 Removing intermediate container aa16a0464369 19:23:09 ---> f20be5e731a5 19:23:09 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:23:09 ---> 90f3e76008ee 19:23:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:23:11 ---> f7c104864889 19:23:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:23:13 ---> e6a4f2008572 19:23:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:23:14 ---> b9a138441031 19:23:14 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:23:14 ---> Running in 2b2268cf3794 19:23:18 Removing intermediate container 2b2268cf3794 19:23:18 ---> eaebb7ea9c8f 19:23:18 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:23:18 ---> Running in 5cbac17d3de9 19:23:19 Removing intermediate container 5cbac17d3de9 19:23:19 ---> 5712fb51ff89 19:23:19 Step 19/21 : LABEL arch=arm64 19:23:19 ---> Running in 871d6e9a0526 19:23:20 Removing intermediate container 871d6e9a0526 19:23:20 ---> 7217b77d645b 19:23:20 Step 20/21 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:23:20 ---> Running in d9f759b7670b 19:23:21 Removing intermediate container d9f759b7670b 19:23:21 ---> 83a6f028d666 19:23:21 Step 21/21 : LABEL version=0.0.0 19:23:21 ---> Running in 5e74b27981d9 19:23:23 Removing intermediate container 5e74b27981d9 19:23:23 ---> 89c8d5ae3927 19:23:23 19:23:23 Successfully built 89c8d5ae3927 19:23:24 Successfully tagged security-proxy-setup-arm64:latest 19:23:24  Building security-proxy-setup ... done Removing intermediate container 63fed2f84d28 19:23:24 ---> 51f278dc4b24 19:23:24 19:23:24 Step 9/24 : FROM alpine:3.16 19:23:24 ---> 2b4661558fb8 19:23:24 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:23:24 ---> Running in 81f6b291795a 19:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:27 (1/3) Installing ca-certificates (20220614-r0) 19:23:27 (2/3) Installing dumb-init (1.2.5-r1) 19:23:27 (3/3) Installing su-exec (0.2-r1) 19:23:27 Executing busybox-1.35.0-r17.trigger 19:23:27 Executing ca-certificates-20220614-r0.trigger 19:23:27 OK: 6 MiB in 17 packages 19:23:30 Removing intermediate container 81f6b291795a 19:23:30 ---> e5501e43d29b 19:23:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:23:30 ---> Running in e6d2e1f27cdf 19:23:30 Removing intermediate container e6d2e1f27cdf 19:23:30 ---> 5a66d9f2366e 19:23:30 Step 12/24 : WORKDIR / 19:23:30 ---> Running in 6af69186b9f7 19:23:30 Removing intermediate container 6af69186b9f7 19:23:30 ---> f3f2fb861972 19:23:30 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:23:31 ---> 19443026c03a 19:23:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:23:32 ---> 1fa422e85f65 19:23:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:23:33 ---> 8ebe87b335ad 19:23:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:23:34 ---> c671fc35271d 19:23:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:23:37 ---> 25b70ca5f0eb 19:23:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:23:38 ---> fa71afab60c0 19:23:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:23:39 ---> dcb453c3a2ff 19:23:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:23:39 ---> Running in eff59df51898 19:23:42 Removing intermediate container eff59df51898 19:23:42 ---> 36db96d88ce9 19:23:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:23:42 ---> Running in 2697006d91a7 19:23:42 Removing intermediate container 2697006d91a7 19:23:42 ---> 7b0ad38c9df9 19:23:42 Step 22/24 : LABEL arch=arm64 19:23:43 ---> Running in 9787edd871e0 19:23:43 Removing intermediate container 9787edd871e0 19:23:43 ---> 86c4004519d6 19:23:43 Step 23/24 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:23:43 ---> Running in 6af32f6b7bee 19:23:44 Removing intermediate container 6af32f6b7bee 19:23:44 ---> 6d9c5d3af207 19:23:44 Step 24/24 : LABEL version=0.0.0 19:23:44 ---> Running in 556ea44fecd3 19:23:44 Removing intermediate container 556ea44fecd3 19:23:44 ---> 729e213bc3f0 19:23:44 19:23:45 Successfully built 729e213bc3f0 19:23:45 Successfully tagged security-secretstore-setup-arm64:latest 19:23:47  Building security-secretstore-setup ... done Removing intermediate container 3428a0d9e03b 19:23:47 ---> 77d69ca00182 19:23:47 19:23:47 Step 10/22 : FROM alpine:3.16 19:23:47 ---> 2b4661558fb8 19:23:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:23:47 ---> Using cache 19:23:47 ---> b2d6cae029c7 19:23:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:23:47 ---> Using cache 19:23:47 ---> 32705c024f71 19:23:47 Step 13/22 : ENV APP_PORT=59861 19:23:47 ---> Running in 76ca6d847f51 19:23:47 Removing intermediate container 76ca6d847f51 19:23:47 ---> a4d4b3493418 19:23:47 Step 14/22 : EXPOSE $APP_PORT 19:23:47 ---> Running in 1dcc7df42b97 19:23:48 Removing intermediate container 1dcc7df42b97 19:23:48 ---> b7de64a16e0a 19:23:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:23:48 ---> 45126cefac42 19:23:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:23:50 ---> d428c8512bcb 19:23:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:23:50 ---> 13a249ac3d9f 19:23:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:23:50 ---> Running in bb8dc11020e8 19:23:51 Removing intermediate container bb8dc11020e8 19:23:51 ---> 909352837c2c 19:23:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:23:51 ---> Running in 7b97d53b6e6c 19:23:51 Removing intermediate container 7b97d53b6e6c 19:23:51 ---> aa0b9a5f7690 19:23:51 Step 20/22 : LABEL arch=arm64 19:23:51 ---> Running in fb62637076a4 19:23:51 Removing intermediate container fb62637076a4 19:23:51 ---> b1af52f187fc 19:23:51 Step 21/22 : LABEL git_sha=81da9ad58b7d8a39ad4bc468eeb55464a1cdaece 19:23:52 ---> Running in 38e3ad5a8d6f 19:23:52 Removing intermediate container 38e3ad5a8d6f 19:23:52 ---> 4209e277da9a 19:23:52 Step 22/22 : LABEL version=0.0.0 19:23:52 ---> Running in 081f92127ab0 19:23:52 Removing intermediate container 081f92127ab0 19:23:52 ---> c2d3e76d3a91 19:23:52 19:23:52 Successfully built c2d3e76d3a91 19:23:52 Successfully tagged support-scheduler-arm64:latest 19:23:52  Building support-scheduler ... done  19:23:52 ERROR: for core-common-config-bootstrapper (, "The command '/bin/sh -c make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper' returned a non-zero code: 2") 19:23:52 Service 'core-common-config-bootstrapper' failed to build: The command '/bin/sh -c make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common_config-bootstrapper/core-common_config-bootstrapper' returned a non-zero code: 2 [Pipeline] } 19:23:53 $ docker stop --time=1 a525cead1f2640cd795bca3dbba4fe7a44c1098cb0850ff0ff9ae62f71c988cd 19:23:55 $ docker rm -f --volumes a525cead1f2640cd795bca3dbba4fe7a44c1098cb0850ff0ff9ae62f71c988cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:23:56 19:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:23:56 arm64: Pulling from edgex-lftools-log-publisher 19:23:56 8998bd30e6a1: Pulling fs layer 19:23:56 04944245beec: Pulling fs layer 19:23:56 699f458cf7ca: Pulling fs layer 19:23:56 765212b225bb: Pulling fs layer 19:23:56 f23df028b6ca: Pulling fs layer 19:23:56 d65c8cfc05b1: Pulling fs layer 19:23:56 2437ff75d9bd: Pulling fs layer 19:23:56 765212b225bb: Waiting 19:23:56 f23df028b6ca: Waiting 19:23:56 d65c8cfc05b1: Waiting 19:23:56 2437ff75d9bd: Waiting 19:23:56 04944245beec: Verifying Checksum 19:23:56 04944245beec: Download complete 19:23:56 765212b225bb: Verifying Checksum 19:23:56 765212b225bb: Download complete 19:23:56 f23df028b6ca: Download complete 19:23:57 d65c8cfc05b1: Verifying Checksum 19:23:57 d65c8cfc05b1: Download complete 19:23:57 699f458cf7ca: Verifying Checksum 19:23:57 699f458cf7ca: Download complete 19:23:57 8998bd30e6a1: Verifying Checksum 19:23:57 8998bd30e6a1: Download complete 19:24:00 2437ff75d9bd: Verifying Checksum 19:24:00 2437ff75d9bd: Download complete 19:24:01 8998bd30e6a1: Pull complete 19:24:02 04944245beec: Pull complete 19:24:03 699f458cf7ca: Pull complete 19:24:03 765212b225bb: Pull complete 19:24:04 f23df028b6ca: Pull complete 19:24:04 d65c8cfc05b1: Pull complete 19:24:19 2437ff75d9bd: Pull complete 19:24:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:24:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:20 prd-ubuntu20.04-docker-arm64-4c-16g-2984 does not seem to be running inside a container 19:24:20 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:24:23 $ docker top cc684c03b63619cf729f8de18f5c35ded62856989231f694d93fdaed5555dac5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:24:24 ---> job-cost.sh 19:24:24 lf-activate-venv: SKIPPING 19:24:24 INFO: No Stack... 19:24:24 INFO: Retrieving Pricing Info for: v3-standard-4 19:24:25 INFO: Archiving Costs [Pipeline] sh 19:24:26 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:24:26 + cut -d, -f6 [Pipeline] lock 19:24:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4292-1-stack-cost] 19:24:26 Resource [jenkins-edgexfoundry-edgex-go-PR-4292-1-stack-cost] did not exist. Created. 19:24:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:24:27 + echo total: 0.10999999940395355 [Pipeline] stash 19:24:27 Stashed 1 file(s) [Pipeline] } 19:24:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4292-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:24:27 $ docker stop --time=1 cc684c03b63619cf729f8de18f5c35ded62856989231f694d93fdaed5555dac5 19:24:29 $ docker rm -f --volumes cc684c03b63619cf729f8de18f5c35ded62856989231f694d93fdaed5555dac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:24:29 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:24:31 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:24:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:24:32 ---> package-listing.sh 19:24:32 ++ facter osfamily 19:24:32 ++ tr '[:upper:]' '[:lower:]' 19:24:33 + OS_FAMILY=debian 19:24:33 + workspace=/w/workspace/edgex-go/1 19:24:33 + START_PACKAGES=/tmp/packages_start.txt 19:24:33 + END_PACKAGES=/tmp/packages_end.txt 19:24:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:24:33 + PACKAGES=/tmp/packages_start.txt 19:24:33 + '[' /w/workspace/edgex-go/1 ']' 19:24:33 + PACKAGES=/tmp/packages_end.txt 19:24:33 + case "${OS_FAMILY}" in 19:24:33 + dpkg -l 19:24:33 + grep '^ii' 19:24:33 + '[' -f /tmp/packages_start.txt ']' 19:24:33 + '[' -f /tmp/packages_end.txt ']' 19:24:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:24:33 + '[' /w/workspace/edgex-go/1 ']' 19:24:33 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:24:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:24:33 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:24:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:24:33 19:24:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:24:34 latest: Pulling from edgex-lftools-log-publisher 19:24:34 5eb5b503b376: Pulling fs layer 19:24:34 5c69ac0246d0: Pulling fs layer 19:24:34 ec43610c2a17: Pulling fs layer 19:24:34 3a2ae6a8a46f: Pulling fs layer 19:24:34 33b1e0a273af: Pulling fs layer 19:24:34 5d3b04190fa2: Pulling fs layer 19:24:34 2f39f015ded8: Pulling fs layer 19:24:34 3a2ae6a8a46f: Waiting 19:24:34 33b1e0a273af: Waiting 19:24:34 2f39f015ded8: Waiting 19:24:34 5d3b04190fa2: Waiting 19:24:34 5c69ac0246d0: Download complete 19:24:34 3a2ae6a8a46f: Download complete 19:24:34 33b1e0a273af: Verifying Checksum 19:24:34 33b1e0a273af: Download complete 19:24:34 5d3b04190fa2: Verifying Checksum 19:24:34 5d3b04190fa2: Download complete 19:24:34 ec43610c2a17: Verifying Checksum 19:24:34 ec43610c2a17: Download complete 19:24:34 5eb5b503b376: Download complete 19:24:35 2f39f015ded8: Download complete 19:24:36 5eb5b503b376: Pull complete 19:24:36 5c69ac0246d0: Pull complete 19:24:36 ec43610c2a17: Pull complete 19:24:36 3a2ae6a8a46f: Pull complete 19:24:36 33b1e0a273af: Pull complete 19:24:36 5d3b04190fa2: Pull complete 19:24:41 2f39f015ded8: Pull complete 19:24:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:24:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:41 prd-ubuntu20.04-docker-8c-8g-2983 does not seem to be running inside a container 19:24:41 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:24:42 $ docker top 8fa6296e0f159253c02a17b06cc243da4255207a70212bd56da4608a55139888 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:43 + touch /tmp/pre-build-complete [Pipeline] sh 19:24:43 + mkdir -p /var/log/sysstat [Pipeline] sh 19:24:43 + ls /var/log/sa-host 19:24:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:24:44 provisioning config files... 19:24:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14204768513553880908tmp [Pipeline] { [Pipeline] echo 19:24:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:24:44 ---> create-netrc.sh [Pipeline] } 19:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:24:44 ---> python-tools-install.sh [Pipeline] echo 19:24:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:24:45 ---> sudo-logs.sh 19:24:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:24:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:24:45 ---> job-cost.sh 19:24:45 lf-activate-venv: SKIPPING 19:24:45 DEBUG: total: 0.10999999940395355 19:24:45 INFO: Retrieving Stack Cost... 19:24:46 INFO: Retrieving Pricing Info for: v3-standard-8 19:24:47 INFO: Archiving Costs [Pipeline] echo 19:24:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:24:47 ---> logs-deploy.sh 19:24:47 lf-activate-venv: SKIPPING 19:24:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4292/1 19:24:47 INFO: archiving workspace using pattern(s): 19:24:48 Archives upload complete. 19:24:48 INFO: archiving logs to Nexus