Pull request #4558 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 c1dbeb0b804e52bc17696917375e56ea1ac61ffe+857beb77c92229047ced6cb20085c205aee91962 (1436af873131448c04b3c5869746273be21a0207) 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-ssh3566691867785072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9902999775011579313.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4558/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-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14810422658952713081.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-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11512974897169464799.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4886362093821065851.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-4558/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-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10785481105120167019.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14572’ Running on prd-ubuntu20.04-docker-8c-8g-14574 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 857beb77c92229047ced6cb20085c205aee91962 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe Merge succeeded, producing c1dbeb0b804e52bc17696917375e56ea1ac61ffe Checking out Revision c1dbeb0b804e52bc17696917375e56ea1ac61ffe (PR-4558) > git config core.sparsecheckout # timeout=10 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # 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 857beb77c92229047ced6cb20085c205aee91962 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 Commit message: "fix: account for case where knownSecretNames is empty" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:20:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:20:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:20:25 ========================================================= 23:20:25 EdgeX Global Pipelines Version Info 23:20:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:20:26 ------------------- 23:20:26 stable info: 23:20:26 ------------------- 23:20:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:20:26 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:20:26 Message: update stable to v1.0.249 23:20:27 ------------------- 23:20:27 experimental info: 23:20:27 ------------------- 23:20:27 Commited By: **** collab-it+edgex@linuxfoundation.org 23:20:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:20:27 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4558 [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4558 [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4558 [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1dbeb0b804e52bc17696917375e56ea1ac61ffe [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1dbeb0 [Pipeline] echo 23:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:28 provisioning config files... 23:20:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18410120682182215479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:29 ---> docker-login.sh 23:20:29 nexus3.edgexfoundry.org:10001 23:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:29 Configure a credential helper to remove this warning. See 23:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:29 23:20:29 Login Succeeded 23:20:29 nexus3.edgexfoundry.org:10002 23:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:29 Configure a credential helper to remove this warning. See 23:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:29 23:20:29 Login Succeeded 23:20:29 nexus3.edgexfoundry.org:10003 23:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:29 Configure a credential helper to remove this warning. See 23:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:29 23:20:29 Login Succeeded 23:20:29 nexus3.edgexfoundry.org:10004 23:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:29 Configure a credential helper to remove this warning. See 23:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:29 23:20:29 Login Succeeded 23:20:29 docker.io 23:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:30 Configure a credential helper to remove this warning. See 23:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:30 23:20:30 Login Succeeded 23:20:30 ---> docker-login.sh ends [Pipeline] } 23:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:30 + 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-auth/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 23:20:30 + cut -d/ -f2 23:20:30 + dirname cmd/core-command/Dockerfile 23:20:30 + echo core-command,cmd/core-command/Dockerfile 23:20:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:20:30 + dirname cmd/core-data/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo core-data,cmd/core-data/Dockerfile 23:20:30 + dirname cmd/core-metadata/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo core-metadata,cmd/core-metadata/Dockerfile 23:20:30 + dirname cmd/security-bootstrapper/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:20:30 + + cut -d/ -f2 23:20:30 dirname cmd/security-proxy-auth/Dockerfile 23:20:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:20:30 + dirname cmd/security-proxy-setup/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:20:30 + dirname cmd/security-secretstore-setup/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:20:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:20:30 + dirname cmd/security-spire-agent/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:20:30 + dirname cmd/security-spire-config/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:20:30 + dirname cmd/security-spire-server/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:20:30 + dirname cmd/support-notifications/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo support-notifications,cmd/support-notifications/Dockerfile 23:20:30 + dirname cmd/support-scheduler/Dockerfile 23:20:30 + cut -d/ -f2 23:20:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:20:30 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-auth, dockerfile:cmd/security-proxy-auth/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 23:20:31 + git rev-list -1 --merges c1dbeb0b804e52bc17696917375e56ea1ac61ffe~1..c1dbeb0b804e52bc17696917375e56ea1ac61ffe [Pipeline] echo 23:20:31 -----------> git rev-list -1 --merges c1dbeb0b804e52bc17696917375e56ea1ac61ffe~1..c1dbeb0b804e52bc17696917375e56ea1ac61ffe c1dbeb0b804e52bc17696917375e56ea1ac61ffe [false] [Pipeline] sh 23:20:31 + git log --format=format:%s -1 c1dbeb0b804e52bc17696917375e56ea1ac61ffe [Pipeline] echo 23:20:31 ========================================================= 23:20:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:20:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:20:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:20:32 + grep -v github /etc/ssh/ssh_known_hosts 23:20:32 + [ -e /tmp/ssh_known_hosts ] 23:20:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:20:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:20:32 sudo tee -a /etc/ssh/ssh_known_hosts 23:20:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:33 23:20:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:33 0.1.4: Pulling from edgex-devops/py-git-semver 23:20:33 b85a868b505f: Pulling fs layer 23:20:33 e2be974225ed: Pulling fs layer 23:20:33 339a4e72a1f5: Pulling fs layer 23:20:33 988bab9f4d93: Pulling fs layer 23:20:33 1469e6f7b9e6: Pulling fs layer 23:20:33 eaf3925da568: Pulling fs layer 23:20:33 bab4dde63d76: Pulling fs layer 23:20:33 bde34c3a00c8: Pulling fs layer 23:20:33 b352a97aabf1: Pulling fs layer 23:20:33 4872d77fe225: Pulling fs layer 23:20:33 988bab9f4d93: Waiting 23:20:33 1469e6f7b9e6: Waiting 23:20:33 eaf3925da568: Waiting 23:20:33 bab4dde63d76: Waiting 23:20:33 bde34c3a00c8: Waiting 23:20:33 b352a97aabf1: Waiting 23:20:33 5851b861e8e6: Pulling fs layer 23:20:33 5851b861e8e6: Waiting 23:20:33 e2be974225ed: Verifying Checksum 23:20:33 e2be974225ed: Download complete 23:20:33 988bab9f4d93: Download complete 23:20:33 1469e6f7b9e6: Verifying Checksum 23:20:33 1469e6f7b9e6: Download complete 23:20:33 eaf3925da568: Verifying Checksum 23:20:33 eaf3925da568: Download complete 23:20:33 339a4e72a1f5: Verifying Checksum 23:20:33 339a4e72a1f5: Download complete 23:20:33 bde34c3a00c8: Verifying Checksum 23:20:33 bde34c3a00c8: Download complete 23:20:33 b352a97aabf1: Verifying Checksum 23:20:33 b352a97aabf1: Download complete 23:20:33 b85a868b505f: Verifying Checksum 23:20:33 b85a868b505f: Download complete 23:20:33 4872d77fe225: Verifying Checksum 23:20:33 4872d77fe225: Download complete 23:20:33 5851b861e8e6: Verifying Checksum 23:20:33 5851b861e8e6: Download complete 23:20:33 bab4dde63d76: Verifying Checksum 23:20:33 bab4dde63d76: Download complete 23:20:34 b85a868b505f: Pull complete 23:20:34 e2be974225ed: Pull complete 23:20:35 339a4e72a1f5: Pull complete 23:20:35 988bab9f4d93: Pull complete 23:20:35 1469e6f7b9e6: Pull complete 23:20:35 eaf3925da568: Pull complete 23:20:37 bab4dde63d76: Pull complete 23:20:37 bde34c3a00c8: Pull complete 23:20:37 b352a97aabf1: Pull complete 23:20:37 4872d77fe225: Pull complete 23:20:37 5851b861e8e6: Pull complete 23:20:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:38 prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container 23:20:38 $ 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 23:20:42 $ docker top 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 -eo pid,comm 23:20:43 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). 23:20:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:20:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:43 [ssh-agent] Looking for ssh-agent implementation... 23:20:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:43 $ docker exec 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 ssh-agent 23:20:43 SSH_AUTH_SOCK=/tmp/ssh-byV399N3RF5W/agent.32 23:20:43 SSH_AGENT_PID=38 23:20:43 Running ssh-add (command line suppressed) 23:20:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8429149193639451744.key (/w/workspace/edgex-go/1@tmp/private_key_8429149193639451744.key) 23:20:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:43 + git tag --points-at HEAD [Pipeline] } 23:20:43 $ docker exec --env ******** --env ******** 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 ssh-agent -k 23:20:43 unset SSH_AUTH_SOCK; 23:20:43 unset SSH_AGENT_PID; 23:20:43 echo Agent pid 38 killed; 23:20:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:20:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:44 [ssh-agent] Looking for ssh-agent implementation... 23:20:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:44 $ docker exec 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 ssh-agent 23:20:44 SSH_AUTH_SOCK=/tmp/ssh-8YBMHaBIP86N/agent.71 23:20:44 SSH_AGENT_PID=77 23:20:44 Running ssh-add (command line suppressed) 23:20:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1603170363752237175.key (/w/workspace/edgex-go/1@tmp/private_key_1603170363752237175.key) 23:20:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:44 + git semver init 23:20:44 2023-05-08 23:20:44,908 [run_init] DEBUG init version:0.0.0 force:False 23:20:44 2023-05-08 23:20:44,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:20:44 2023-05-08 23:20:44,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:20:44 2023-05-08 23:20:44,910 [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) 23:20:51 2023-05-08 23:20:51,069 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:20:51 2023-05-08 23:20:51,070 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4558 with force:False 23:20:51 2023-05-08 23:20:51,070 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4558 23:20:51 2023-05-08 23:20:51,073 [execute] INFO git cat-file --batch-check 23:20:51 2023-05-08 23:20:51,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:20:51 2023-05-08 23:20:51,078 [execute] INFO git cat-file --batch 23:20:51 2023-05-08 23:20:51,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:20:51 2023-05-08 23:20:51,082 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4558 23:20:51 0.0.0 [Pipeline] } 23:21:01 $ docker exec --env ******** --env ******** 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 ssh-agent -k 23:21:01 unset SSH_AUTH_SOCK; 23:21:01 unset SSH_AGENT_PID; 23:21:01 echo Agent pid 77 killed; 23:21:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:02 + git semver [Pipeline] } 23:21:02 $ docker stop --time=1 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 23:21:04 $ docker rm -f --volumes 0b74e56845d623a8ca596d28122628d10bf6cea9c06fd5bc349aa443961451b7 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:21:04 Stashed 1 file(s) [Pipeline] echo 23:21:04 [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 23:21:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:21:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:05 ========================================================= 23:21:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:21:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:21:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:21:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:21:06 f56be85fc22e: Pulling fs layer 23:21:06 85791d961cd3: Pulling fs layer 23:21:06 d694b5ae8c79: Pulling fs layer 23:21:06 9f32a84ed3da: Pulling fs layer 23:21:06 4d19c01a9841: Pulling fs layer 23:21:06 9325e15d5711: Pulling fs layer 23:21:06 556b6ee489ea: Pulling fs layer 23:21:06 c5a4b2cf53e6: Pulling fs layer 23:21:06 c5a4b2cf53e6: Waiting 23:21:06 556b6ee489ea: Waiting 23:21:06 4d19c01a9841: Waiting 23:21:06 9f32a84ed3da: Waiting 23:21:06 85791d961cd3: Download complete 23:21:06 9f32a84ed3da: Verifying Checksum 23:21:06 9f32a84ed3da: Download complete 23:21:06 4d19c01a9841: Download complete 23:21:06 f56be85fc22e: Verifying Checksum 23:21:06 f56be85fc22e: Download complete 23:21:06 9325e15d5711: Verifying Checksum 23:21:06 9325e15d5711: Download complete 23:21:06 f56be85fc22e: Pull complete 23:21:06 85791d961cd3: Pull complete 23:21:07 d694b5ae8c79: Verifying Checksum 23:21:07 d694b5ae8c79: Download complete 23:21:07 c5a4b2cf53e6: Verifying Checksum 23:21:07 c5a4b2cf53e6: Download complete 23:21:07 556b6ee489ea: Verifying Checksum 23:21:07 556b6ee489ea: Download complete 23:21:10 d694b5ae8c79: Pull complete 23:21:10 9f32a84ed3da: Pull complete 23:21:10 4d19c01a9841: Pull complete 23:21:10 9325e15d5711: Pull complete 23:21:12 556b6ee489ea: Pull complete 23:21:13 c5a4b2cf53e6: Pull complete 23:21:13 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:21:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:21:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:21:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:21:13 WORKDIR /edgex 23:21:13 COPY go.mod . 23:21:13 RUN go mod download 23:21:13 + docker build -t ci-base-image-x86_64 -f - . 23:21:14 Sending build context to Docker daemon 170.7MB 23:21:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:21:14 ---> c4be618373d6 23:21:14 Step 2/4 : WORKDIR /edgex 23:21:20 Still waiting to schedule task 23:21:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14573’ 23:21:24 ---> Running in 4ace9c886df0 23:21:24 Removing intermediate container 4ace9c886df0 23:21:24 ---> 2b877f048be2 23:21:24 Step 3/4 : COPY go.mod . 23:21:24 ---> 9abfd5af7a0f 23:21:24 Step 4/4 : RUN go mod download 23:21:24 ---> Running in f93059179708 23:21:39 Removing intermediate container f93059179708 23:21:39 ---> c392c4b396b0 23:21:39 Successfully built c392c4b396b0 23:21:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:39 + docker inspect -f . ci-base-image-x86_64 23:21:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:39 prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container 23:21:40 $ 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 23:21:40 $ docker top 0c16bd2cbf46030f88c63f4bb713387f60af0b8e25d421ee6912da25b9349642 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:40 + go version 23:21:40 go version go1.20.2 linux/amd64 [Pipeline] } 23:21:40 $ docker stop --time=1 0c16bd2cbf46030f88c63f4bb713387f60af0b8e25d421ee6912da25b9349642 23:21:42 $ docker rm -f --volumes 0c16bd2cbf46030f88c63f4bb713387f60af0b8e25d421ee6912da25b9349642 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:42 + docker inspect -f . ci-base-image-x86_64 23:21:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:42 prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container 23:21:43 $ 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 23:21:43 $ docker top 93bf4010ce655dd16ab68fd2927c17b336d8eb1464319e4da84fa7ef57bd35bd -eo pid,comm [Pipeline] { [Pipeline] echo 23:21:43 ========================================================= 23:21:43 [edgeXBuildGoParallel] Running Tests and Build... 23:21:43 ========================================================= [Pipeline] sh 23:21:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:21:44 + make test 23:21:44 go test -race -coverprofile=coverage.out ./... 23:21:52 ? github.com/edgexfoundry/edgex-go [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:22:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 23:22:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements 23:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:22:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:22:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements 23:22:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements 23:22:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:22:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:22:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.194s coverage: 88.5% of statements 23:22:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.8% of statements 23:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:22:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 95.6% of statements 23:22:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:22:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:22:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:22:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:22:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:22:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 23:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:22:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements 23:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:22:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 23:22:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements 23:22:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 42.9% of statements 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements 23:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 23:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.042s coverage: 96.3% of statements 23:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:22:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:22:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:22:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:22:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:22:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:22:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:22:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 23:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:22:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:22:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.258s coverage: 79.9% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.072s coverage: 92.9% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 82.1% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 38.4% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 23:22:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 23:22: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 23:22:46 running golangci-lint 23:22:46 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:22:46 go version go1.20.2 linux/amd64 23:22:46 level=info msg="[config_reader] Used config file .golangci.yml" 23:22:46 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:23:04 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|deps|files|name) took 16.839760321s" 23:23:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.022437ms" 23:23:11 level=info msg="[linters_context/goanalysis] analyzers took 1m11.369191715s with top 10 stages: buildir: 31.479709206s, inspect: 1.765545549s, fact_deprecated: 1.610450061s, printf: 1.378050405s, gosec: 1.36054794s, ctrlflow: 1.190843847s, S1038: 1.129842752s, directives: 992.311946ms, nilness: 837.653391ms, fact_purity: 705.154425ms" 23:23:11 level=info msg="[runner] Issues before processing: 203, after processing: 0" 23:23:11 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, filename_unadjuster: 203/203" 23:23:11 level=info msg="[runner] processing took 19.847917ms with stages: nolint: 10.901243ms, identifier_marker: 4.597264ms, exclude-rules: 1.749008ms, autogenerated_exclude: 1.19848ms, path_prettifier: 909.246µs, skip_dirs: 452.804µs, cgo: 21.691µs, filename_unadjuster: 10.321µs, max_same_issues: 2.15µs, uniq_by_line: 950ns, skip_files: 800ns, diff: 680ns, exclude: 630ns, sort_results: 620ns, source_code: 560ns, path_shortener: 470ns, severity-rules: 440ns, max_from_linter: 270ns, max_per_file_from_linter: 160ns, path_prefixer: 130ns" 23:23:11 level=info msg="[runner] linters took 7.520394672s with stages: goanalysis_metalinter: 7.500338065s" 23:23:11 level=info msg="File cache stats: 0 entries of total size 0B" 23:23:11 level=info msg="Memory: 246 samples, avg is 175.2MB, max is 859.6MB" 23:23:11 level=info msg="Execution took 24.410919131s" 23:23:11 go vet ./... 23:23:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:23:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:23:16 ./bin/test-attribution-txt.sh [Pipeline] echo 23:23:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:23:17 + ls -al . 23:23:17 total 704 23:23:17 drwxrwxr-x 11 1001 1001 4096 May 8 23:21 . 23:23:17 drwxr-xr-x 4 root root 4096 May 8 23:21 .. 23:23:17 drwxrwxr-x 2 1001 1001 4096 May 8 23:20 .blubracket 23:23:17 -rw-rw-r-- 1 1001 1001 16 May 8 23:20 .dockerignore 23:23:17 drwxrwxr-x 8 1001 1001 4096 May 8 23:21 .git 23:23:17 drwxrwxr-x 3 1001 1001 4096 May 8 23:20 .github 23:23:17 -rw-rw-r-- 1 1001 1001 1133 May 8 23:20 .gitignore 23:23:17 -rw-rw-r-- 1 1001 1001 42 May 8 23:20 .golangci.yml 23:23:17 -rw-rw-r-- 1 1001 1001 87 May 8 23:20 .hadolint.yml 23:23:17 drwxr-xr-x 3 1001 1001 4096 May 8 23:20 .semver 23:23:17 -rw-rw-r-- 1 1001 1001 166 May 8 23:20 .sonarcloud.properties 23:23:17 -rw-rw-r-- 1 1001 1001 1171 May 8 23:20 ADOPTERS.md 23:23:17 -rw-rw-r-- 1 1001 1001 10835 May 8 23:20 Attribution.txt 23:23:17 -rw-rw-r-- 1 1001 1001 73765 May 8 23:20 CHANGELOG.md 23:23:17 -rw-rw-r-- 1 1001 1001 3804 May 8 23:20 CONTRIBUTING.md 23:23:17 -rw-rw-r-- 1 1001 1001 677 May 8 23:20 GOVERNANCE.md 23:23:17 -rw-rw-r-- 1 1001 1001 883 May 8 23:20 Jenkinsfile 23:23:17 -rw-rw-r-- 1 1001 1001 10775 May 8 23:20 LICENSE 23:23:17 -rw-rw-r-- 1 1001 1001 14368 May 8 23:20 Makefile 23:23:17 -rw-rw-r-- 1 1001 1001 582 May 8 23:20 OWNERS.md 23:23:17 -rw-rw-r-- 1 1001 1001 9403 May 8 23:20 README.md 23:23:17 -rw-rw-r-- 1 1001 1001 789 May 8 23:20 SECURITY.md 23:23:17 -rw-rw-r-- 1 1001 1001 5 May 8 23:21 VERSION 23:23:17 drwxrwxr-x 2 1001 1001 4096 May 8 23:20 bin 23:23:17 drwxrwxr-x 18 1001 1001 4096 May 8 23:20 cmd 23:23:17 -rw-r--r-- 1 root root 448560 May 8 23:22 coverage.out 23:23:17 -rw-rw-r-- 1 1001 1001 3200 May 8 23:20 go.mod 23:23:17 -rw-rw-r-- 1 1001 1001 31040 May 8 23:20 go.sum 23:23:17 drwxrwxr-x 7 1001 1001 4096 May 8 23:20 internal 23:23:17 drwxrwxr-x 3 1001 1001 4096 May 8 23:20 openapi 23:23:17 -rw-rw-r-- 1 1001 1001 594 May 8 23:20 security.txt 23:23:17 drwxrwxr-x 4 1001 1001 4096 May 8 23:20 snap 23:23:17 -rw-rw-r-- 1 1001 1001 204 May 8 23:20 version.go [Pipeline] sh 23:23:17 + '[' -e coverage.out ] 23:23:17 + chown 1001:1001 coverage.out [Pipeline] stash 23:23:17 Stashed 1 file(s) [Pipeline] sh 23:23:18 + make build 23:23:18 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 23:23:33 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 23:23:33 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 23:23:33 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 23:23:33 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 23:23:40 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 23:23:41 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-auth/security-proxy-auth ./cmd/security-proxy-auth 23:23: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 23:23:44 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 23:23:45 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 23:23:46 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 23:23:47 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] } 23:23:48 $ docker stop --time=1 93bf4010ce655dd16ab68fd2927c17b336d8eb1464319e4da84fa7ef57bd35bd 23:23:54 $ docker rm -f --volumes 93bf4010ce655dd16ab68fd2927c17b336d8eb1464319e4da84fa7ef57bd35bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:55 23:23:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:55 latest: Pulling from edgex-devops/edgex-compose 23:23:55 cbdbe7a5bc2a: Pulling fs layer 23:23:55 ca9280d653b3: Pulling fs layer 23:23:55 7e9c9ca2126c: Pulling fs layer 23:23:55 cbdbe7a5bc2a: Verifying Checksum 23:23:55 cbdbe7a5bc2a: Download complete 23:23:56 ca9280d653b3: Verifying Checksum 23:23:56 ca9280d653b3: Download complete 23:23:56 cbdbe7a5bc2a: Pull complete 23:23:56 7e9c9ca2126c: Download complete 23:23:56 ca9280d653b3: Pull complete 23:24:00 7e9c9ca2126c: Pull complete 23:24:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:24:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:00 prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container 23:24:00 $ 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 23:24:05 $ docker top 110963337b94d5f537c1e1a80db64c27ddb3eafeb91fd367aad963c3a9f3b81f -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:05 + docker-compose+ buildgrep --help parallel 23:24:05 23:24:06 --parallel Build images in parallel. [Pipeline] } 23:24:06 $ docker stop --time=1 110963337b94d5f537c1e1a80db64c27ddb3eafeb91fd367aad963c3a9f3b81f 23:24:07 $ docker rm -f --volumes 110963337b94d5f537c1e1a80db64c27ddb3eafeb91fd367aad963c3a9f3b81f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:24:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:08 prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container 23:24:08 $ 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 23:24:08 $ docker top 20736806612c5ed4cbf755e1dcd831fdfae8c559adf81d188581de0a6c0ecc50 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:08 + docker-compose -f ./docker-compose-build.yml build --parallel 23:24:09 Building core-command ... 23:24:09 Building core-common-config-bootstrapper ... 23:24:09 Building core-data ... 23:24:09 Building core-metadata ... 23:24:09 Building security-bootstrapper ... 23:24:09 Building security-proxy-auth ... 23:24:09 Building security-proxy-setup ... 23:24:09 Building security-secretstore-setup ... 23:24:09 Building security-spiffe-token-provider ... 23:24:09 Building security-spire-agent ... 23:24:09 Building security-spire-config ... 23:24:09 Building security-spire-server ... 23:24:09 Building support-notifications ... 23:24:09 Building support-scheduler ... 23:24:09 Building security-spire-server 23:24:09 Building core-command 23:24:09 Building security-proxy-setup 23:24:09 Building core-metadata 23:24:09 Building core-common-config-bootstrapper 23:24:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:21 ---> c392c4b396b0 23:24:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:24:21 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:24:21 ---> c392c4b396b0 23:24:21 Step 3/22 : WORKDIR /edgex-go 23:24:21 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:24:21 ---> c392c4b396b0 23:24:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:24:21 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:24:21 ---> c392c4b396b0 23:24:21 Step 3/26 : WORKDIR /edgex-go 23:24:22 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:24:22 ---> c392c4b396b0 23:24:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:24:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14575 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws 23:24:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:24:33 The recommended git tool is: git 23:24:40 using credential edgex-jenkins-ssh 23:24:40 Cloning the remote Git repository 23:24:41 ---> Running in abdd52ce543f 23:24:41 ---> Running in 1dddc1c16aa9 23:24:41 ---> Running in 1d7b5523f609 23:24:41 ---> Running in 960d42635c46 23:24:41 ---> Running in 21f1ee4ffc62 23:24:41 Removing intermediate container abdd52ce543f 23:24:41 ---> a093a2aee2a1 23:24:41 Step 4/24 : WORKDIR /edgex-go 23:24:41 Removing intermediate container 960d42635c46 23:24:41 ---> 5485866eebe3 23:24:41 Step 4/25 : WORKDIR /edgex-go 23:24:41 ---> Running in 3c62063db117 23:24:41 Removing intermediate container 21f1ee4ffc62 23:24:41 ---> f08e78f04158 23:24:41 Step 4/23 : WORKDIR /edgex-go 23:24:41 Removing intermediate container 1dddc1c16aa9 23:24:41 ---> 7b949e5e895d 23:24:41 Step 4/22 : RUN apk add --update --no-cache make git 23:24:41 Removing intermediate container 1d7b5523f609 23:24:41 ---> 537e0a28250d 23:24:41 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:24:41 ---> Running in e75adcf00b4a 23:24:41 ---> Running in e80bf28c804c 23:24:41 ---> Running in 3ec71cb1cb02 23:24:41 ---> Running in 2b9132400be7 23:24:41 Removing intermediate container 3c62063db117 23:24:41 ---> 3ff25c72cd85 23:24:41 Step 5/24 : RUN apk add --update --no-cache make git 23:24:41 ---> Running in ba9ae4b936ed 23:24:41 Removing intermediate container e75adcf00b4a 23:24:41 ---> 6ddeebd6ab7e 23:24:41 Step 5/23 : RUN apk add --update --no-cache make git 23:24:41 Removing intermediate container e80bf28c804c 23:24:41 ---> 4e9e894b64ad 23:24:41 Step 5/25 : RUN apk add --update --no-cache make git 23:24:41 ---> Running in d2182d1a6997 23:24:41 ---> Running in fde638d0e228 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:41 OK: 265 MiB in 53 packages 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:41 OK: 265 MiB in 53 packages 23:24:41 OK: 265 MiB in 53 packages 23:24:41 OK: 265 MiB in 53 packages 23:24:41 OK: 265 MiB in 53 packages 23:24:41 Removing intermediate container 3ec71cb1cb02 23:24:41 ---> 976ec1019752 23:24:41 Step 5/22 : COPY go.mod vendor* ./ 23:24:41 ---> 3750fbcd1815 23:24:41 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:41 ---> Running in 2f9eb914ef73 23:24:41 Removing intermediate container 2b9132400be7 23:24:41 ---> 030d7a8237cd 23:24:41 Step 5/26 : COPY go.mod vendor* ./ 23:24:41 Removing intermediate container ba9ae4b936ed 23:24:41 ---> c51129489fbe 23:24:41 Step 6/24 : COPY go.mod vendor* ./ 23:24:41 Removing intermediate container d2182d1a6997 23:24:41 ---> 9e219bf1ffde 23:24:41 Step 6/25 : COPY go.mod vendor* ./ 23:24:41 ---> 2249f39a1633 23:24:41 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:41 ---> Running in fa10605f2fd1 23:24:41 ---> 8892c97b2117 23:24:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:41 ---> Running in 281977bef1ec 23:24:41 Removing intermediate container fde638d0e228 23:24:41 ---> df89ff51a37f 23:24:41 Step 6/23 : COPY go.mod vendor* ./ 23:24:41 ---> 0ef6259236d2 23:24:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:41 ---> Running in 4f3c6640e979 23:24:42 ---> 1008b69110fb 23:24:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:42 ---> Running in ee6b552d29d1 23:24:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:24:40 > git init /w/workspace/edgex-go/1 # timeout=10 23:24:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:24:41 > git --version # timeout=10 23:24:41 > git --version # 'git version 2.25.1' 23:24:41 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:25:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:25:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:25:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:25:05 Merging remotes/origin/main commit 857beb77c92229047ced6cb20085c205aee91962 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:25:05 Merge succeeded, producing c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:25:05 Checking out Revision c1dbeb0b804e52bc17696917375e56ea1ac61ffe (PR-4558) 23:25:05 > git config core.sparsecheckout # timeout=10 23:25:05 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 23:25:05 > git remote # timeout=10 23:25:05 > git config --get remote.origin.url # timeout=10 23:25:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:05 > git merge 857beb77c92229047ced6cb20085c205aee91962 # timeout=10 23:25:05 > git rev-parse HEAD^{commit} # timeout=10 23:25:05 > git config core.sparsecheckout # timeout=10 23:25:05 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 23:25:09 Commit message: "fix: account for case where knownSecretNames is empty" 23:25:09 > git --version # timeout=10 23:25:09 > git --version # 'git version 2.25.1' 23:25:09 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:25:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:10 Dload Upload Total Spent Left Speed 23:25:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh 23:25:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:25:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:25:11 + sudo tee /etc/docker/daemon.new 23:25:11 { 23:25:11 "registry-mirrors": [ 23:25:11 "https://nexus3.edgexfoundry.org:10001" 23:25:11 ], 23:25:11 "bip": "10.250.0.254/24", 23:25:11 "hosts": [ 23:25:11 "tcp://0.0.0.0:5555", 23:25:11 "unix:///var/run/docker.sock" 23:25:11 ], 23:25:11 "mtu": 1458, 23:25:11 "selinux-enabled": true, 23:25:11 "seccomp-profile": "/etc/docker/seccomp.json" 23:25:11 } [Pipeline] sh 23:25:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:25:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:31 provisioning config files... 23:25:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17352588903737751105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:31 ---> docker-login.sh 23:25:31 nexus3.edgexfoundry.org:10001 23:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:32 Configure a credential helper to remove this warning. See 23:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:32 23:25:32 Login Succeeded 23:25:32 nexus3.edgexfoundry.org:10002 23:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:32 Configure a credential helper to remove this warning. See 23:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:32 23:25:32 Login Succeeded 23:25:32 nexus3.edgexfoundry.org:10003 23:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:32 Configure a credential helper to remove this warning. See 23:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:32 23:25:32 Login Succeeded 23:25:32 nexus3.edgexfoundry.org:10004 23:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:33 Configure a credential helper to remove this warning. See 23:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:33 23:25:33 Login Succeeded 23:25:33 docker.io 23:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:33 Configure a credential helper to remove this warning. See 23:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:33 23:25:33 Login Succeeded 23:25:33 ---> docker-login.sh ends [Pipeline] } 23:25:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:25:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:25:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:34 ========================================================= 23:25:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:25:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:25:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:25:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:25:35 c41833b44d91: Pulling fs layer 23:25:35 ed15518f5707: Pulling fs layer 23:25:35 feae8fd75edb: Pulling fs layer 23:25:35 242c74f7c9fa: Pulling fs layer 23:25:35 3cdef696dda3: Pulling fs layer 23:25:35 2ced38df9373: Pulling fs layer 23:25:35 58f1dce35555: Pulling fs layer 23:25:35 3cdef696dda3: Waiting 23:25:35 58f1dce35555: Waiting 23:25:35 2ced38df9373: Waiting 23:25:35 242c74f7c9fa: Waiting 23:25:35 ed15518f5707: Download complete 23:25:35 242c74f7c9fa: Download complete 23:25:35 3cdef696dda3: Verifying Checksum 23:25:35 3cdef696dda3: Download complete 23:25:35 c41833b44d91: Verifying Checksum 23:25:35 c41833b44d91: Download complete 23:25:37 c41833b44d91: Pull complete 23:25:37 58f1dce35555: Verifying Checksum 23:25:37 58f1dce35555: Download complete 23:25:37 ed15518f5707: Pull complete 23:25:38 feae8fd75edb: Verifying Checksum 23:25:38 feae8fd75edb: Download complete 23:25:38 2ced38df9373: Download complete 23:25:49 Removing intermediate container 281977bef1ec 23:25:49 ---> 2f308bd5b976 23:25:49 Step 8/24 : COPY . . 23:25:49 Removing intermediate container ee6b552d29d1 23:25:49 ---> f7f0bdab1b94 23:25:49 Step 8/23 : COPY . . 23:25:49 Removing intermediate container 2f9eb914ef73 23:25:49 ---> 550b8e0407d9 23:25:49 Step 7/22 : COPY . . 23:25:49 Removing intermediate container 4f3c6640e979 23:25:49 ---> 0bac94aeb659 23:25:49 Step 8/25 : COPY . . 23:25:49 Removing intermediate container fa10605f2fd1 23:25:49 ---> 2e377d1ecd20 23:25:49 Step 7/26 : COPY . . 23:25:50 feae8fd75edb: Pull complete 23:25:50 242c74f7c9fa: Pull complete 23:25:50 3cdef696dda3: Pull complete 23:25:57 2ced38df9373: Pull complete 23:26:00 58f1dce35555: Pull complete 23:26:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:26:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:26:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:26:01 WORKDIR /edgex 23:26:01 COPY go.mod . 23:26:01 RUN go mod download 23:26:01 + docker build -t ci-base-image-arm64 -f - . 23:26:01 Sending build context to Docker daemon 2.932MB 23:26:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:26:01 ---> fadd8f120f05 23:26:01 Step 2/4 : WORKDIR /edgex 23:26:03 ---> Running in 3f58828fe2bb 23:26:03 Removing intermediate container 3f58828fe2bb 23:26:03 ---> 5a7c7088fbc8 23:26:03 Step 3/4 : COPY go.mod . 23:26:04 ---> 15d798e87523 23:26:04 Step 4/4 : RUN go mod download 23:26:04 ---> Running in 0f79390ab3df 23:26:21 ---> 389c2fd9b7a1 23:26:21 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 23:26:21 ---> 9532ad1b60c4 23:26:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:26:21 ---> 6e4c0f22e30a 23:26:21 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:26:21 ---> 73c621068b71 23:26:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:26:21 ---> 2064343e8b8e 23:26:21 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:26:21 ---> Running in d558f43c3cf4 23:26:21 ---> Running in 9993253beda3 23:26:21 ---> Running in 9b29e0b8b849 23:26:21 ---> Running in e1e30f37e9da 23:26:21 ---> Running in 98bb45869a6e 23:26:21 Removing intermediate container 9993253beda3 23:26:21 ---> 8d0a308b341f 23:26:21 Step 9/26 : WORKDIR /edgex-go/spire-build 23:26:21 ---> Running in 05d23ff47bb4 23:26:21 Removing intermediate container 05d23ff47bb4 23:26:21 ---> 7dbf04823890 23:26:21 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:26:21 ---> Running in 9a10368d6afb 23:26:21 Removing intermediate container 9a10368d6afb 23:26:21 ---> 1da294b8abff 23:26:21 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:26:21 ---> Running in 994be7b6f4dd 23:26:21 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 23:26:21 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 23:26:21 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 23:26:21 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 23:26:21 Removing intermediate container 994be7b6f4dd 23:26:21 ---> 2ebabacc5fe1 23:26:21 Step 12/26 : WORKDIR /edgex-go 23:26:21 ---> Running in 51ffb0657b33 23:26:21 Removing intermediate container 51ffb0657b33 23:26:21 ---> 17d580807a14 23:26:21 23:26:21 Step 13/26 : FROM alpine:3.17 23:26:21 3.17: Pulling from library/alpine 23:26:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:26:21 Status: Downloaded newer image for alpine:3.17 23:26:21 ---> 9ed4aefc74f6 23:26:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:26:21 ---> Running in ba12e4211fd8 23:26:21 Removing intermediate container ba12e4211fd8 23:26:21 ---> 7b3ef7f9771c 23:26:21 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:26:21 ---> Running in 724b889bd7e0 23:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:21 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:26:21 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:26:21 OK: 17821 distinct packages available 23:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:22 (1/5) Installing dumb-init (1.2.5-r2) 23:26:22 (2/5) Installing musl-obstack (1.2.3-r0) 23:26:22 (3/5) Installing libucontext (1.2-r0) 23:26:22 (4/5) Installing gcompat (1.1.0-r0) 23:26:22 (5/5) Installing openssl (3.0.8-r4) 23:26:22 Executing busybox-1.35.0-r29.trigger 23:26:22 OK: 8 MiB in 20 packages 23:26:23 Removing intermediate container 724b889bd7e0 23:26:23 ---> 75c3d799706d 23:26:23 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:23 ---> aeee5c7f3cc6 23:26:23 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:26:24 ---> cb60b0ec5b78 23:26:24 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:26:30 ---> e489e2833480 23:26:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:26:31 ---> f5f4cd37c042 23:26:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:26:32 ---> 49e197bfc0eb 23:26:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:26:34 ---> 83746193ef45 23:26:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:26:34 ---> Running in 4ed47bdab274 23:26:34 Removing intermediate container 4ed47bdab274 23:26:34 ---> 5479a2b13b8d 23:26:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:26:35 ---> Running in dbd7475f4678 23:26:35 Removing intermediate container dbd7475f4678 23:26:35 ---> 3c476c07e84f 23:26:35 Step 24/26 : LABEL arch=x86_64 23:26:35 ---> Running in 270bc41d5105 23:26:35 Removing intermediate container 270bc41d5105 23:26:35 ---> 3fcc09eb7489 23:26:35 Step 25/26 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:26:35 ---> Running in f0c4bf369aa3 23:26:36 Removing intermediate container f0c4bf369aa3 23:26:36 ---> 58ca676dd453 23:26:36 Step 26/26 : LABEL version=0.0.0 23:26:36 ---> Running in d3b698c81738 23:26:36 Removing intermediate container 0f79390ab3df 23:26:36 ---> d4d92b3b560e 23:26:36 Successfully built d4d92b3b560e 23:26:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:26:36 Removing intermediate container d3b698c81738 23:26:36 ---> 6360ae3ee22e 23:26:36 23:26:36 Successfully built 6360ae3ee22e 23:26:36 Successfully tagged security-spire-server:latest 23:26:36  Building security-spire-server ... done Building core-data [Pipeline] sh 23:26:37 + docker inspect -f . ci-base-image-arm64 23:26:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:37 prd-ubuntu20.04-docker-arm64-4c-16g-14575 does not seem to be running inside a container 23:26:37 $ 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 23:26:38 $ docker top 365be447fd0b603496d34c7197d53460dcd6868a6c0ba3aa2368f0c029902b4f -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:39 + go version 23:26:39 go version go1.20.2 linux/arm64 [Pipeline] } 23:26:39 $ docker stop --time=1 365be447fd0b603496d34c7197d53460dcd6868a6c0ba3aa2368f0c029902b4f 23:26:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:26:40 ---> c392c4b396b0 23:26:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:26:40 ---> Using cache 23:26:40 ---> f08e78f04158 23:26:40 Step 4/23 : WORKDIR /edgex-go 23:26:40 ---> Using cache 23:26:40 ---> 6ddeebd6ab7e 23:26:40 Step 5/23 : RUN apk add --update --no-cache make git 23:26:40 ---> Using cache 23:26:40 ---> df89ff51a37f 23:26:40 Step 6/23 : COPY go.mod vendor* ./ 23:26:40 ---> Using cache 23:26:40 ---> 1008b69110fb 23:26:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:40 ---> Using cache 23:26:40 ---> f7f0bdab1b94 23:26:40 Step 8/23 : COPY . . 23:26:40 ---> Using cache 23:26:40 ---> 9532ad1b60c4 23:26:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:26:41 $ docker rm -f --volumes 365be447fd0b603496d34c7197d53460dcd6868a6c0ba3aa2368f0c029902b4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:42 + docker inspect -f . ci-base-image-arm64 23:26:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:42 prd-ubuntu20.04-docker-arm64-4c-16g-14575 does not seem to be running inside a container 23:26:42 $ 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 23:26:43 $ docker top b89ba5b9ac6267988f20ee71564e58e935b55074c65332fce0c39c53e3f3c5f7 -eo pid,comm [Pipeline] { [Pipeline] echo 23:26:43 ========================================================= 23:26:43 [edgeXBuildGoParallel] Running Tests and Build... 23:26:43 ========================================================= [Pipeline] sh 23:26:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:26:44 + make test 23:26:44 go test -race -coverprofile=coverage.out ./... 23:26:52 ---> Running in e3d277e9805d 23:26:53 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 23:26:58 Removing intermediate container e1e30f37e9da 23:26:58 ---> 77d77d779bdb 23:26:58 23:26:58 Step 9/22 : FROM alpine:3.17 23:26:58 Removing intermediate container d558f43c3cf4 23:26:58 ---> 1d42bd2063e6 23:26:58 23:26:58 Step 10/23 : FROM alpine:3.17 23:26:58 ---> 9ed4aefc74f6 23:26:58 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:26:58 ---> 9ed4aefc74f6 23:26:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:26:58 ---> Running in c7cc2e2abab6 23:26:58 ---> Running in c1ae5aff58bd 23:26:58 Removing intermediate container 98bb45869a6e 23:26:58 ---> 808e99d19815 23:26:58 23:26:58 Step 10/25 : FROM alpine:3.17 23:26:58 ---> 9ed4aefc74f6 23:26:58 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:26:58 ---> Running in fd39ad703646 23:26:58 Removing intermediate container 9b29e0b8b849 23:26:58 ---> cd622e61aa28 23:26:58 23:26:58 Step 10/24 : FROM alpine:3.17 23:26:58 ---> 9ed4aefc74f6 23:26:58 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:26:58 Removing intermediate container c7cc2e2abab6 23:26:58 ---> 5dd0514b501f 23:26:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:26:58 ---> Running in a6aa57180fea 23:26:58 ---> Running in 1347aa191408 23:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:59 (1/2) Installing dumb-init (1.2.5-r2) 23:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:59 (2/2) Installing openssl (3.0.8-r4) 23:26:59 Executing busybox-1.35.0-r29.trigger 23:26:59 OK: 8 MiB in 17 packages 23:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:59 (1/1) Installing dumb-init (1.2.5-r2) 23:26:59 Executing busybox-1.35.0-r29.trigger 23:26:59 OK: 7 MiB in 16 packages 23:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:59 (1/1) Installing dumb-init (1.2.5-r2) 23:26:59 Executing busybox-1.35.0-r29.trigger 23:26:59 OK: 7 MiB in 16 packages 23:26:59 (1/1) Installing dumb-init (1.2.5-r2) 23:26:59 Executing busybox-1.35.0-r29.trigger 23:26:59 OK: 7 MiB in 16 packages 23:27:00 Removing intermediate container c1ae5aff58bd 23:27:00 ---> 8f8003b6970a 23:27:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:27:00 ---> Running in c7ecd503567c 23:27:00 Removing intermediate container fd39ad703646 23:27:00 ---> 14b9f1f94d07 23:27:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:27:00 ---> Running in c1f3ff99743b 23:27:01 Removing intermediate container c7ecd503567c 23:27:01 ---> faab79c93864 23:27:01 Step 12/22 : WORKDIR /edgex 23:27:01 Removing intermediate container 1347aa191408 23:27:01 ---> c870810e262a 23:27:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:01 Removing intermediate container c1f3ff99743b 23:27:01 ---> 36b492370378 23:27:01 Step 13/25 : ENV APP_PORT=59881 23:27:01 Removing intermediate container a6aa57180fea 23:27:01 ---> e9ef5bccd3e1 23:27:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:27:01 ---> Running in 790c6f5e6a0e 23:27:01 ---> Running in e636fb545b27 23:27:01 ---> Running in 13d0eefbe6b2 23:27:01 ---> d32b297e8314 23:27:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:27:01 Removing intermediate container e636fb545b27 23:27:01 ---> 2d7a49782c8c 23:27:01 Step 14/25 : EXPOSE $APP_PORT 23:27:01 Removing intermediate container 13d0eefbe6b2 23:27:01 ---> 718b2d4866c1 23:27:01 Step 13/24 : ENV APP_PORT=59882 23:27:01 ---> Running in fedc06c1d1a2 23:27:01 ---> Running in 3b926f779e8b 23:27:01 Removing intermediate container 790c6f5e6a0e 23:27:01 ---> 4ba1f099d545 23:27:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:01 Removing intermediate container fedc06c1d1a2 23:27:01 ---> 6826b022de0b 23:27:01 Step 15/25 : WORKDIR / 23:27:01 Removing intermediate container 3b926f779e8b 23:27:01 ---> 51913514fbc2 23:27:01 Step 14/24 : EXPOSE $APP_PORT 23:27:01 ---> bf268bde4541 23:27:01 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:27:01 ---> Running in bfee251b8f8e 23:27:01 ---> 893515a8c3fb 23:27:01 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:27:01 ---> Running in 3aa4ce6b46e0 23:27:02 Removing intermediate container bfee251b8f8e 23:27:02 ---> ebb935638ef6 23:27:02 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:02 ---> ebc2da0dc0f1 23:27:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:27:02 ---> f33e0c2a9c70 23:27:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:27:02 Removing intermediate container 3aa4ce6b46e0 23:27:02 ---> 4d96a3eea2cb 23:27:02 Step 15/24 : WORKDIR / 23:27:02 ---> Running in 8a1512572ca3 23:27:02 ---> 78b17cadf2a1 23:27:02 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:27:02 Removing intermediate container 8a1512572ca3 23:27:02 ---> 6c318945624f 23:27:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:02 ---> 821d37fd2878 23:27:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:27:02 ---> d5543cf9de35 23:27:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:27:02 ---> d952929f9d4a 23:27:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:27:03 ---> eff5d60f1828 23:27:03 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:27:03 ---> 1482e3ee49b7 23:27:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:27:03 ---> 3f61a46f7254 23:27:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:27:03 ---> 677fd5ecada9 23:27:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:27:03 ---> 867c6b306f17 23:27:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:27:03 ---> Running in f2f8e4f7f319 23:27:04 ---> e4dbcb113ffb 23:27:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:27:04 ---> a44d768e552b 23:27:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:27:04 ---> Running in a7d788a811c0 23:27:04 ---> 5e1f16fcdf78 23:27:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:27:04 ---> 3d31d4e09581 23:27:04 Step 20/24 : ENTRYPOINT ["/core-command"] 23:27:04 ---> b20a6f5500b0 23:27:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:27:04 ---> Running in 197b9e6126f5 23:27:04 ---> Running in 1303df7bdc96 23:27:04 Removing intermediate container f2f8e4f7f319 23:27:04 ---> 279fe1bf0f3b 23:27:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:27:04 ---> Running in 9db9e658b4b3 23:27:04 Removing intermediate container 197b9e6126f5 23:27:04 ---> a9a52eefa8ec 23:27:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:04 Removing intermediate container 1303df7bdc96 23:27:04 ---> 78517a6f0c0e 23:27:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:04 ---> Running in 3e41ef186fa7 23:27:04 ---> Running in 2043d1569101 23:27:04 Removing intermediate container 9db9e658b4b3 23:27:04 ---> 0b22484b4ef9 23:27:04 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:27:04 ---> Running in 6323858e20a7 23:27:04 Removing intermediate container 3e41ef186fa7 23:27:04 ---> 700411d3663b 23:27:04 Step 22/24 : LABEL arch=x86_64 23:27:05 ---> Running in c02fc115545f 23:27:05 Removing intermediate container 2043d1569101 23:27:05 ---> cf49163684e9 23:27:05 Step 23/25 : LABEL arch=x86_64 23:27:05 ---> Running in 051286dc4584 23:27:05 Removing intermediate container 6323858e20a7 23:27:05 ---> 230585bee4c8 23:27:05 Step 21/23 : LABEL arch=x86_64 23:27:05 ---> Running in 51408a99f87a 23:27:05 Removing intermediate container 051286dc4584 23:27:05 ---> 31eeffcccdff 23:27:05 Step 24/25 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:27:05 Removing intermediate container c02fc115545f 23:27:05 ---> 000c26fb709b 23:27:05 Step 23/24 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:27:05 ---> Running in 7031794d69df 23:27:05 Removing intermediate container 51408a99f87a 23:27:05 ---> 5646c7efabdb 23:27:05 Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:27:05 ---> Running in daf9fe493e56 23:27:05 ---> Running in aaeff4e67580 23:27:05 Removing intermediate container 7031794d69df 23:27:05 ---> 3159cb65c095 23:27:05 Step 25/25 : LABEL version=0.0.0 23:27:05 ---> Running in 744436b117d8 23:27:05 Removing intermediate container daf9fe493e56 23:27:05 ---> 4373cad44446 23:27:05 Step 24/24 : LABEL version=0.0.0 23:27:05 Removing intermediate container a7d788a811c0 23:27:05 ---> 185c47ce0f80 23:27:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:27:05 ---> Running in 1a90569ff3c4 23:27:05 ---> Running in 430afabc873e 23:27:05 Removing intermediate container aaeff4e67580 23:27:05 ---> 2ad56ee0a9e2 23:27:05 Step 23/23 : LABEL version=0.0.0 23:27:05 ---> Running in 41993f2e9cee 23:27:05 Removing intermediate container 744436b117d8 23:27:05 ---> d34da5fde75b 23:27:05 23:27:05 Removing intermediate container 1a90569ff3c4 23:27:05 ---> 725f7a3066df 23:27:05 23:27:05 Successfully built d34da5fde75b 23:27:05 Successfully tagged core-metadata:latest 23:27:05 Building security-secretstore-setup 23:27:05  Building core-metadata ... done Removing intermediate container 430afabc873e 23:27:05 ---> 09b7ce099b9e 23:27:05 Step 20/22 : LABEL arch=x86_64 23:27:05 Successfully built 725f7a3066df 23:27:05 Successfully tagged core-command:latest 23:27:05 Building security-proxy-auth 23:27:05  Building core-command ... done Removing intermediate container 41993f2e9cee 23:27:05 ---> a460c3361b71 23:27:05 23:27:05 ---> Running in aea4f32e346a 23:27:05 Successfully built a460c3361b71 23:27:05 Successfully tagged core-common-config-bootstrapper:latest 23:27:05 Building security-spiffe-token-provider 23:27:05  Building core-common-config-bootstrapper ... done Removing intermediate container aea4f32e346a 23:27:05 ---> bdc495987bff 23:27:05 Step 21/22 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:27:05 ---> Running in 1acea74358e5 23:27:12 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:27:12 ---> c392c4b396b0 23:27:12 Step 3/25 : WORKDIR /edgex-go 23:27:12 ---> Using cache 23:27:12 ---> 537e0a28250d 23:27:12 Step 4/25 : RUN apk add --update --no-cache make git 23:27:12 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:27:12 ---> c392c4b396b0 23:27:12 Step 3/20 : WORKDIR /edgex-go 23:27:12 ---> Using cache 23:27:12 ---> 537e0a28250d 23:27:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:27:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:27:13 ---> c392c4b396b0 23:27:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:27:13 ---> Using cache 23:27:13 ---> f08e78f04158 23:27:13 Step 4/23 : WORKDIR /edgex-go 23:27:13 ---> Using cache 23:27:13 ---> 6ddeebd6ab7e 23:27:13 Step 5/23 : RUN apk add --update --no-cache make git 23:27:13 ---> Using cache 23:27:13 ---> df89ff51a37f 23:27:13 Step 6/23 : COPY go.mod vendor* ./ 23:27:13 ---> Using cache 23:27:13 ---> 1008b69110fb 23:27:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:13 ---> Using cache 23:27:13 ---> f7f0bdab1b94 23:27:13 Step 8/23 : COPY . . 23:27:13 ---> Using cache 23:27:13 ---> 9532ad1b60c4 23:27:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:27:26 Removing intermediate container 1acea74358e5 23:27:26 ---> a4366d56d5a4 23:27:26 Step 22/22 : LABEL version=0.0.0 23:27:26 ---> Running in 6802fc54e585 23:27:26 ---> Running in 0f43c8e0c1c8 23:27:26 ---> Running in e2b68aaf4419 23:27:26 ---> Running in eed591408b3a 23:27:26 Removing intermediate container 0f43c8e0c1c8 23:27:26 ---> 9cc9405cf9ac 23:27:26 23:27:27 Successfully built 9cc9405cf9ac 23:27:27 Successfully tagged security-proxy-setup:latest 23:27:27 Building support-scheduler 23:27:27  Building security-proxy-setup ... done 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-auth/security-proxy-auth ./cmd/security-proxy-auth 23:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:27:27 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:27:27 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:27:27 OK: 17821 distinct packages available 23:27:27 OK: 265 MiB in 53 packages 23:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:27:28 OK: 265 MiB in 53 packages 23:27:31 ? github.com/edgexfoundry/edgex-go [no test files] 23:27:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:27:33 ---> c392c4b396b0 23:27:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:27:33 ---> Using cache 23:27:33 ---> f08e78f04158 23:27:33 Step 4/23 : WORKDIR /edgex-go 23:27:33 ---> Using cache 23:27:33 ---> 6ddeebd6ab7e 23:27:33 Step 5/23 : RUN apk add --update --no-cache make git 23:27:33 ---> Using cache 23:27:33 ---> df89ff51a37f 23:27:33 Step 6/23 : COPY go.mod vendor* ./ 23:27:33 ---> Using cache 23:27:33 ---> 1008b69110fb 23:27:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:33 ---> Using cache 23:27:33 ---> f7f0bdab1b94 23:27:33 Step 8/23 : COPY . . 23:27:33 ---> Using cache 23:27:33 ---> 9532ad1b60c4 23:27:33 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:27:39 ---> Running in cbd776273057 23:27:39 Removing intermediate container eed591408b3a 23:27:39 ---> 27da773a0525 23:27:39 Step 5/25 : COPY go.mod vendor* ./ 23:27:39 Removing intermediate container e2b68aaf4419 23:27:39 ---> 8bf37eb4c4b3 23:27:39 Step 5/20 : COPY go.mod vendor* ./ 23:27:39 Removing intermediate container e3d277e9805d 23:27:39 ---> 4c08d87ed97e 23:27:39 23:27:39 Step 10/23 : FROM alpine:3.17 23:27:39 ---> 9ed4aefc74f6 23:27:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:27:39 ---> Running in 934fc1babc3c 23:27:39 Removing intermediate container 934fc1babc3c 23:27:39 ---> ff05c36aab13 23:27:39 Step 12/23 : ENV APP_PORT=59880 23:27:39 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 23:27:39 ---> 7e977904f3f8 23:27:39 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:39 ---> Running in 416536d85d4c 23:27:39 ---> Running in 5d59c2f625c3 23:27:39 ---> 82c34f6d9355 23:27:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:39 ---> Running in e1c461bc456f 23:27:39 Removing intermediate container 416536d85d4c 23:27:39 ---> 4862b8aaa7a5 23:27:39 Step 13/23 : EXPOSE $APP_PORT 23:27:39 ---> Running in b89518cfd98a 23:27:39 Removing intermediate container b89518cfd98a 23:27:39 ---> 75b57a9de401 23:27:39 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:27:39 ---> Running in 5615e15028a4 23:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:27:40 (1/1) Installing dumb-init (1.2.5-r2) 23:27:40 Executing busybox-1.35.0-r29.trigger 23:27:40 OK: 7 MiB in 16 packages 23:27:41 Removing intermediate container 5615e15028a4 23:27:41 ---> d7bdaae0082d 23:27:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:41 ---> c88d2ed45952 23:27:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:27:41 ---> 1af1d9b6bb94 23:27:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:27:42 ---> 662488873bb8 23:27:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:27:43 ---> 221239ddea3c 23:27:43 Step 19/23 : ENTRYPOINT ["/core-data"] 23:27:43 ---> Running in 556608deb4ab 23:27:43 Removing intermediate container 556608deb4ab 23:27:43 ---> 5290433cb601 23:27:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:43 ---> Running in edf994b90255 23:27:43 Removing intermediate container edf994b90255 23:27:43 ---> 1856a2a81c61 23:27:43 Step 21/23 : LABEL arch=x86_64 23:27:43 ---> Running in 41a9266eb7bd 23:27:43 Removing intermediate container 41a9266eb7bd 23:27:43 ---> b1d1446f16f9 23:27:43 Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:27:43 ---> Running in 35f713b75890 23:27:43 Removing intermediate container 35f713b75890 23:27:43 ---> 3904a8875a51 23:27:43 Step 23/23 : LABEL version=0.0.0 23:27:43 ---> Running in 73e7207821f6 23:27:44 Removing intermediate container 73e7207821f6 23:27:44 ---> bee302aa458c 23:27:44 23:27:44 Successfully built bee302aa458c 23:27:44 Successfully tagged core-data:latest 23:27:44  Building core-data ... done Building security-bootstrapper 23:27:47 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:47 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:27:47 ---> c392c4b396b0 23:27:47 Step 3/33 : WORKDIR /edgex-go 23:27:47 ---> Using cache 23:27:47 ---> 537e0a28250d 23:27:47 Step 4/33 : RUN apk add --update --no-cache make git 23:27:47 ---> Using cache 23:27:47 ---> 27da773a0525 23:27:47 Step 5/33 : COPY go.mod vendor* ./ 23:27:47 ---> Using cache 23:27:47 ---> 7e977904f3f8 23:27:47 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:06 ---> Running in f92a9edc426a 23:28:21 Removing intermediate container 6802fc54e585 23:28:21 ---> b8064a8291a8 23:28:21 23:28:21 Step 10/23 : FROM alpine:3.17 23:28:21 ---> 9ed4aefc74f6 23:28:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:28:21 ---> Using cache 23:28:21 ---> 5dd0514b501f 23:28:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:28:21 ---> Using cache 23:28:21 ---> c870810e262a 23:28:21 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:21 ---> Using cache 23:28:21 ---> d32b297e8314 23:28:21 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:28:21 ---> Using cache 23:28:21 ---> 893515a8c3fb 23:28:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:28:21 Removing intermediate container cbd776273057 23:28:21 ---> 99931590e462 23:28:21 23:28:21 Step 10/23 : FROM alpine:3.17 23:28:21 ---> 9ed4aefc74f6 23:28:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:28:21 ---> Using cache 23:28:21 ---> e9ef5bccd3e1 23:28:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:28:21 ---> Using cache 23:28:21 ---> 718b2d4866c1 23:28:21 Step 13/23 : ENV APP_PORT=59861 23:28:21 ---> Running in 831e35afa184 23:28:21 Removing intermediate container 5d59c2f625c3 23:28:21 ---> ef1fd1c5868b 23:28:21 Step 7/25 : COPY . . 23:28:21 Removing intermediate container 831e35afa184 23:28:21 ---> 0e26868c6ad4 23:28:21 Step 14/23 : EXPOSE $APP_PORT 23:28:21 Removing intermediate container e1c461bc456f 23:28:21 ---> 65a33f8550c7 23:28:21 Step 7/20 : COPY . . 23:28:39 ---> 1cf4bcebc474 23:28:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:28:39 ---> Running in 4d55a2783585 23:28:39 Removing intermediate container 4d55a2783585 23:28:39 ---> 8016dcef5d88 23:28:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:39 ---> 3e670eca0f26 23:28:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:28:39 ---> 9a85e88582f2 23:28:39 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:28:39 ---> Running in 0a06aac59e9e 23:28:39 ---> bb0a893d8589 23:28:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:28:39 ---> Running in 3d273649b6e7 23:28:39 ---> 55ec060848cf 23:28:39 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:28:39 ---> 91198ac39710 23:28:39 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:28:39 ---> Running in ea0db67f716b 23:28:39 ---> f9479bacca5f 23:28:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:28:39 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 23:28:39 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 23:28:39 ---> 003dffab9c9d 23:28:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:28:39 Removing intermediate container ea0db67f716b 23:28:39 ---> 6d74a849d16d 23:28:39 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:28:39 ---> fdef1f8dcb14 23:28:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:28:39 ---> Running in dda6c7c4f3bf 23:28:39 ---> Running in ee1828778847 23:28:39 Removing intermediate container dda6c7c4f3bf 23:28:39 ---> f6e08f99e1ef 23:28:39 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:28:39 ---> Running in 25ac71ce4553 23:28:40 Removing intermediate container ee1828778847 23:28:40 ---> b43ab02433a1 23:28:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:28:40 Removing intermediate container 25ac71ce4553 23:28:40 ---> cd308d797ca7 23:28:40 Step 21/23 : LABEL arch=x86_64 23:28:40 ---> Running in b025f3b5e745 23:28:40 ---> Running in 0ba5def09ceb 23:28:40 Removing intermediate container b025f3b5e745 23:28:40 ---> 228a7348b015 23:28:40 Step 21/23 : LABEL arch=x86_64 23:28:40 Removing intermediate container 0ba5def09ceb 23:28:40 ---> d8bb93d66c4a 23:28:40 Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:28:40 ---> Running in 93b9c70c93ff 23:28:40 ---> Running in 1b2de7d24f9b 23:28:41 Removing intermediate container 93b9c70c93ff 23:28:41 ---> 3233c4e6e1a6 23:28:41 Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:28:42 Removing intermediate container 1b2de7d24f9b 23:28:42 ---> 586b7602d622 23:28:42 Step 23/23 : LABEL version=0.0.0 23:28:43 ---> Running in 422d9cd93e84 23:28:43 ---> Running in 8099fee94eb4 23:28:43 Removing intermediate container 422d9cd93e84 23:28:43 ---> 232f8cc88cf5 23:28:43 Step 23/23 : LABEL version=0.0.0 23:28:43 ---> Running in 2293afebe860 23:28:43 Removing intermediate container 8099fee94eb4 23:28:43 ---> 22f806229af7 23:28:43 23:28:43 Successfully built 22f806229af7 23:28:43 Successfully tagged security-proxy-auth:latest 23:28:43 Building support-notifications 23:28:50  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:28:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:28:50 ---> c392c4b396b0 23:28:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:28:50 ---> Using cache 23:28:50 ---> f08e78f04158 23:28:50 Step 4/23 : WORKDIR /edgex-go 23:28:50 ---> Using cache 23:28:50 ---> 6ddeebd6ab7e 23:28:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:28:53 Removing intermediate container 2293afebe860 23:28:53 ---> e3119eee25df 23:28:53 23:28:53 Successfully built e3119eee25df 23:28:54 Successfully tagged support-scheduler:latest 23:28:54  Building support-scheduler ... done Building security-spire-config 23:28:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:28:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:28:58 ---> c392c4b396b0 23:28:58 Step 3/27 : WORKDIR /edgex-go 23:28:58 ---> Using cache 23:28:58 ---> 537e0a28250d 23:28:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:28:58 ---> Using cache 23:28:58 ---> 030d7a8237cd 23:28:58 Step 5/27 : COPY go.mod vendor* ./ 23:29:02 ---> Using cache 23:29:02 ---> 2249f39a1633 23:29:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:02 ---> Using cache 23:29:02 ---> 2e377d1ecd20 23:29:02 Step 7/27 : COPY . . 23:29:02 ---> Using cache 23:29:02 ---> 389c2fd9b7a1 23:29:02 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 23:29:02 ---> Using cache 23:29:02 ---> 8d0a308b341f 23:29:02 Step 9/27 : WORKDIR /edgex-go/spire-build 23:29:02 ---> Using cache 23:29:02 ---> 7dbf04823890 23:29:02 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:29:02 ---> Using cache 23:29:02 ---> 1da294b8abff 23:29:02 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:29:07 ---> Running in 2118b81506fc 23:29:07 ---> Running in 656839afd96e 23:29:07 Removing intermediate container f92a9edc426a 23:29:07 ---> 658ce351804b 23:29:07 Step 7/33 : COPY . . 23:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:29:08 OK: 265 MiB in 53 packages 23:29:10 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 23:29:20 Removing intermediate container 656839afd96e 23:29:20 ---> 48f8eb958caa 23:29:20 Step 12/27 : WORKDIR /edgex-go 23:29:20 ---> Running in e64f7e2da87e 23:29:20 ---> 11ff96024a25 23:29:20 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:29:20 ---> Running in 852a4a6cd3e3 23:29:20 Removing intermediate container 2118b81506fc 23:29:20 ---> ba840bab12aa 23:29:20 Step 6/23 : COPY go.mod vendor* ./ 23:29:20 Removing intermediate container e64f7e2da87e 23:29:20 ---> 65831722c6e8 23:29:20 23:29:20 Step 13/27 : FROM alpine:3.17 23:29:20 ---> 9ed4aefc74f6 23:29:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:29:20 ---> Using cache 23:29:20 ---> 7b3ef7f9771c 23:29:20 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:29:20 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 23:29:23 ---> db7ee6ff77d5 23:29:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:23 ---> Running in 6c935d7fa497 23:29:24 ---> Running in b01409524c78 23:29:24 Removing intermediate container 3d273649b6e7 23:29:24 ---> 511b578d78a5 23:29:24 23:29:24 Step 9/25 : FROM alpine:3.17 23:29:24 ---> 9ed4aefc74f6 23:29:24 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:29:24 ---> Running in fd70fc9cc887 23:29:24 Removing intermediate container 0a06aac59e9e 23:29:24 ---> 4e2daa2c6ceb 23:29:24 23:29:24 Step 9/20 : FROM alpine:3.17 23:29:24 ---> 9ed4aefc74f6 23:29:24 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:29:24 ---> Running in c6f4923c5afa 23:29:24 Removing intermediate container c6f4923c5afa 23:29:24 ---> 31ddc111c096 23:29:24 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:29:24 ---> Running in 583a18a0c2ba 23:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:29:25 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:29:25 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:29:25 OK: 17821 distinct packages available 23:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:29:25 (1/3) Installing ca-certificates (20230506-r0) 23:29:25 (2/3) Installing dumb-init (1.2.5-r2) 23:29:25 (3/3) Installing su-exec (0.2-r2) 23:29:25 Executing busybox-1.35.0-r29.trigger 23:29:25 Executing ca-certificates-20230506-r0.trigger 23:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:29:25 OK: 8 MiB in 18 packages 23:29:25 (1/4) Installing dumb-init (1.2.5-r2) 23:29:25 (2/4) Installing musl-obstack (1.2.3-r0) 23:29:25 (3/4) Installing libucontext (1.2-r0) 23:29:25 (4/4) Installing gcompat (1.1.0-r0) 23:29:25 Executing busybox-1.35.0-r29.trigger 23:29:25 OK: 7 MiB in 19 packages 23:29:25 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:29:25 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:29:25 OK: 17821 distinct packages available 23:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:29:26 (1/9) Installing ca-certificates (20230506-r0) 23:29:26 (2/9) Installing brotli-libs (1.0.9-r9) 23:29:26 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:29:26 (4/9) Installing libcurl (8.0.1-r0) 23:29:26 (5/9) Installing curl (8.0.1-r0) 23:29:26 (6/9) Installing dumb-init (1.2.5-r2) 23:29:26 (7/9) Installing musl-obstack (1.2.3-r0) 23:29:26 (8/9) Installing libucontext (1.2-r0) 23:29:26 (9/9) Installing gcompat (1.1.0-r0) 23:29:26 Executing busybox-1.35.0-r29.trigger 23:29:26 Executing ca-certificates-20230506-r0.trigger 23:29:26 OK: 10 MiB in 24 packages 23:29:26 Removing intermediate container fd70fc9cc887 23:29:26 ---> e0d19fadf52c 23:29:26 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:29:26 ---> Running in 5c87caefa4e5 23:29:26 Removing intermediate container 6c935d7fa497 23:29:26 ---> 219c1d748c7e 23:29:26 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:26 Removing intermediate container 5c87caefa4e5 23:29:26 ---> f26618743c44 23:29:26 Step 12/25 : WORKDIR / 23:29:26 ---> Running in bb68c87a5da6 23:29:27 Removing intermediate container bb68c87a5da6 23:29:27 ---> 57e4d75fc73f 23:29:27 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:27 ---> 72573fe8a6c9 23:29:27 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:29:27 Removing intermediate container 583a18a0c2ba 23:29:27 ---> fc50b7f54132 23:29:27 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:28 ---> 65bafb14978c 23:29:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:29:28 ---> 7f95ad9383c4 23:29:28 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:29:28 ---> 768ea6b3bdb8 23:29:28 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:29:28 ---> 0243a3ec86b1 23:29:28 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:29:28 ---> b11c90039a2d 23:29:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:29:33 ---> 2f9119e63175 23:29:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:29:34 ---> ff0e54fab2a9 23:29:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:29:34 ---> ab35b43d7fd6 23:29:34 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:29:36 ---> 3ab75127c998 23:29:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:29:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:29:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:29:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:29:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:29:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:29:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:29:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:29:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:29:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:29:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:29:38 ---> 7f549b112993 23:29:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:29:38 ---> 41898767947b 23:29:38 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:29:38 ---> 348eb02171df 23:29:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:29:38 ---> Running in 82dce3521d15 23:29:38 ---> Running in c09671e6bfbe 23:29:38 Removing intermediate container 82dce3521d15 23:29:38 ---> 1e9d349854a6 23:29:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 23:29:38 ---> Running in 4ba7817e9d1b 23:29:38 Removing intermediate container c09671e6bfbe 23:29:38 ---> 0c911e6fce9d 23:29:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:29:38 ---> 8d409e021013 23:29:38 Step 22/27 : WORKDIR / 23:29:38 Removing intermediate container 4ba7817e9d1b 23:29:38 ---> 3d8dcce3e319 23:29:38 Step 18/20 : LABEL arch=x86_64 23:29:38 ---> d17212e97783 23:29:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:29:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:29:42 ---> Running in 4e50891e2a9c 23:29:42 ---> Running in 884f3dc0a95f 23:29:45 ---> c44197c013c6 23:29:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:29:45 Removing intermediate container 884f3dc0a95f 23:29:45 ---> ea119bf0e8a5 23:29:45 Step 19/20 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:29:45 ---> Running in 4489d26a768f 23:29:45 Removing intermediate container 4e50891e2a9c 23:29:45 ---> b228025f46f5 23:29:45 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:29:45 Removing intermediate container 852a4a6cd3e3 23:29:45 ---> b489ddfe5416 23:29:45 23:29:45 Step 9/33 : FROM alpine:3.17 23:29:45 ---> 9ed4aefc74f6 23:29:45 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:29:45 ---> Using cache 23:29:45 ---> 31ddc111c096 23:29:45 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:29:45 ---> Running in 2b30b224d36b 23:29:45 Removing intermediate container 4489d26a768f 23:29:45 ---> f27a8dcee751 23:29:45 Step 20/20 : LABEL version=0.0.0 23:29:45 ---> Running in 05b4c88b0fc2 23:29:45 ---> 4b253cab5a5b 23:29:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:29:45 ---> Running in 73e9830b39a8 23:29:45 ---> Running in 4d00ee849211 23:29:45 Removing intermediate container 2b30b224d36b 23:29:45 ---> de18279fdb55 23:29:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:29:45 ---> Running in 93fdb98f62cc 23:29:45 Removing intermediate container 73e9830b39a8 23:29:45 ---> 0241e84a1fde 23:29:45 23:29:45 Successfully built 0241e84a1fde 23:29:45 Successfully tagged security-spiffe-token-provider:latest 23:29:45 Building security-spire-agent 23:29:46  Building security-spiffe-token-provider ... done Removing intermediate container 93fdb98f62cc 23:29:46 ---> d1d222f6235f 23:29:46 Step 25/27 : LABEL arch=x86_64 23:29:46 ---> Running in 3020fb2e15cc 23:29:46 Removing intermediate container b01409524c78 23:29:46 ---> 32d6618e2643 23:29:46 Step 8/23 : COPY . . 23:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:29:46 (1/2) Installing dumb-init (1.2.5-r2) 23:29:46 (2/2) Installing su-exec (0.2-r2) 23:29:46 Executing busybox-1.35.0-r29.trigger 23:29:46 OK: 7 MiB in 17 packages 23:29:53 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:29:53 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:29:53 ---> c392c4b396b0 23:29:53 Step 3/27 : WORKDIR /edgex-go 23:29:53 ---> Using cache 23:29:53 ---> 537e0a28250d 23:29:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:29:53 ---> Using cache 23:29:53 ---> 030d7a8237cd 23:29:53 Step 5/27 : COPY go.mod vendor* ./ 23:29:53 ---> Using cache 23:29:53 ---> 2249f39a1633 23:29:53 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:53 ---> Using cache 23:29:53 ---> 2e377d1ecd20 23:29:53 Step 7/27 : COPY . . 23:29:53 ---> Using cache 23:29:53 ---> 389c2fd9b7a1 23:29:53 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 23:29:53 ---> Using cache 23:29:53 ---> 8d0a308b341f 23:29:53 Step 9/27 : WORKDIR /edgex-go/spire-build 23:29:53 ---> Using cache 23:29:53 ---> 7dbf04823890 23:29:53 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:29:53 ---> Using cache 23:29:53 ---> 1da294b8abff 23:29:53 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:29:53 ---> Using cache 23:29:53 ---> 48f8eb958caa 23:29:53 Step 12/27 : WORKDIR /edgex-go 23:29:53 ---> Using cache 23:29:53 ---> 65831722c6e8 23:29:53 23:29:53 Step 13/27 : FROM alpine:3.17 23:29:53 ---> 9ed4aefc74f6 23:29:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:29:53 ---> Using cache 23:29:53 ---> 7b3ef7f9771c 23:29:53 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:29:53 ---> Using cache 23:29:53 ---> 75c3d799706d 23:29:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:53 ---> Using cache 23:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:29:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.309s coverage: 28.7% of statements 23:30:00 Removing intermediate container 3020fb2e15cc 23:30:00 ---> 4eceeccae5cf 23:30:00 Step 26/27 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:30:03 ---> aeee5c7f3cc6 23:30:03 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:30:03 ---> Using cache 23:30:03 ---> cb60b0ec5b78 23:30:03 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:30:03 ---> Running in 46fa2d3d410f 23:30:03 ---> b31c36af07d6 23:30:03 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:30:03 ---> Running in 61c04eeeceab 23:30:03 Removing intermediate container 46fa2d3d410f 23:30:03 ---> 254a4551ef5e 23:30:03 Step 27/27 : LABEL version=0.0.0 23:30:03 Removing intermediate container 05b4c88b0fc2 23:30:03 ---> 9dbace6316c8 23:30:03 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:30:03 Removing intermediate container 4d00ee849211 23:30:03 ---> adebfa255da6 23:30:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:30:03 ---> Running in c11bb1c692f8 23:30:03 ---> Running in 0fd8e63e8212 23:30:03 ---> Running in 29ddcdb1ffe1 23:30:03 Removing intermediate container c11bb1c692f8 23:30:03 ---> d92c9e90d541 23:30:03 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:30:03 ---> Running in ca1004bc129f 23:30:03 Removing intermediate container 0fd8e63e8212 23:30:03 ---> 6d69c03ef1ba 23:30:03 23:30:03 Removing intermediate container 29ddcdb1ffe1 23:30:03 ---> a43d93264a88 23:30:03 Step 23/25 : LABEL arch=x86_64 23:30:03 Successfully built 6d69c03ef1ba 23:30:03 ---> Running in 675d4f48dda5 23:30:03 Successfully tagged security-spire-config:latest 23:30:03  Building security-spire-config ... done Removing intermediate container ca1004bc129f 23:30:03 ---> b3a01d29e69a 23:30:03 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:30:03 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 23:30:04 ---> Running in 13cb923a2149 23:30:04 Removing intermediate container 675d4f48dda5 23:30:04 ---> 2829ce39ecb8 23:30:04 Step 24/25 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:30:04 ---> 0273c9d32df3 23:30:04 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:30:04 ---> Running in 680194154dec 23:30:05 Removing intermediate container 13cb923a2149 23:30:05 ---> 9e6dc0434ddd 23:30:05 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:30:05 ---> Running in 13726c1bdba5 23:30:05 Removing intermediate container 680194154dec 23:30:05 ---> c740dbe70902 23:30:05 Step 25/25 : LABEL version=0.0.0 23:30:07 ---> Running in 8ebac32427ab 23:30:07 Removing intermediate container 13726c1bdba5 23:30:07 ---> b4fbd1dbd882 23:30:07 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:30:07 ---> e3d3043dd136 23:30:07 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:30:07 ---> Running in b5cb9e66f1f6 23:30:07 Removing intermediate container 8ebac32427ab 23:30:07 ---> 97409e98f423 23:30:07 23:30:07 ---> 5222334acdd0 23:30:07 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:30:07 Successfully built 97409e98f423 23:30:07 Successfully tagged security-secretstore-setup:latest 23:30:08  Building security-secretstore-setup ... done  ---> 1c990db43cf3 23:30:08 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:30:08 ---> ffd516ba9e09 23:30:08 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:30:08 ---> Running in 8b02df732ff1 23:30:08 Removing intermediate container b5cb9e66f1f6 23:30:08 ---> d5034b3bc45e 23:30:08 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:30:08 Removing intermediate container 8b02df732ff1 23:30:08 ---> 497831654ece 23:30:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:30:08 ---> Running in 19fe8d156a7b 23:30:08 ---> Running in 407d7d58c56c 23:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.305s coverage: 98.5% of statements 23:30:08 Removing intermediate container 407d7d58c56c 23:30:08 ---> de58f0c4116e 23:30:08 Step 25/27 : LABEL arch=x86_64 23:30:08 Removing intermediate container 19fe8d156a7b 23:30:08 ---> cfb613b55e5a 23:30:08 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:30:08 ---> Running in 97352913c707 23:30:09 Removing intermediate container 97352913c707 23:30:09 ---> 21a61c43fa56 23:30:09 Step 26/27 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:30:09 ---> Running in 4a204ac712a9 23:30:09 ---> e81954df3bff 23:30:09 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:30:09 ---> Running in 48e5a1ef2e7c 23:30:09 Removing intermediate container 4a204ac712a9 23:30:09 ---> d81e6054dc50 23:30:09 Step 27/27 : LABEL version=0.0.0 23:30:09 ---> Running in be98a6aecab4 23:30:09 Removing intermediate container be98a6aecab4 23:30:09 ---> b8d93481a847 23:30:09 23:30:09 Successfully built b8d93481a847 23:30:09 Successfully tagged security-spire-agent:latest 23:30:10  Building security-spire-agent ... done Removing intermediate container 48e5a1ef2e7c 23:30:10 ---> 0c94c105c6c7 23:30:10 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:10 ---> 140ba8a84d49 23:30:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:30:11 ---> 3dceaec42fb2 23:30:11 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:30:12 ---> 0b5308ff396b 23:30:12 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:30:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:30:13 ---> 89bc11172b9f 23:30:13 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:30:13 ---> afcc4e0befdf 23:30:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:30:13 ---> 12f3b201aa05 23:30:13 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:30:14 ---> a0fa564d9cbc 23:30:14 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:30:14 ---> 7d522cd947b3 23:30:14 Step 28/33 : RUN chmod +x /entrypoint.sh 23:30:14 ---> Running in 07d3b887746b 23:30:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.415s coverage: 71.5% of statements 23:30:16 Removing intermediate container 07d3b887746b 23:30:16 ---> 764559ea0427 23:30:16 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:30:16 ---> Running in e7818a9efea8 23:30:16 Removing intermediate container e7818a9efea8 23:30:16 ---> e501f6c99ae9 23:30:16 Step 30/33 : CMD ["gate"] 23:30:16 ---> Running in 28b778b0dc09 23:30:16 Removing intermediate container 28b778b0dc09 23:30:16 ---> 4365dca30c1e 23:30:16 Step 31/33 : LABEL arch=x86_64 23:30:16 ---> Running in 12aa6df9f09e 23:30:16 Removing intermediate container 12aa6df9f09e 23:30:16 ---> e4b0085211e9 23:30:16 Step 32/33 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:30:16 ---> Running in 153057cc910c 23:30:16 Removing intermediate container 153057cc910c 23:30:16 ---> 200a991ec799 23:30:16 Step 33/33 : LABEL version=0.0.0 23:30:16 ---> Running in 408ad66ae229 23:30:16 Removing intermediate container 408ad66ae229 23:30:16 ---> c95bcbd2c411 23:30:16 23:30:16 Successfully built c95bcbd2c411 23:30:16 Successfully tagged security-bootstrapper:latest 23:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 54.0% of statements 23:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:30:28  Building security-bootstrapper ... done Removing intermediate container 61c04eeeceab 23:30:28 ---> 0eb19fba66c8 23:30:28 23:30:28 Step 10/23 : FROM alpine:3.17 23:30:28 ---> 9ed4aefc74f6 23:30:28 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:30:28 ---> Running in 2c04ae706a21 23:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:30:28 (1/2) Installing ca-certificates (20230506-r0) 23:30:28 (2/2) Installing dumb-init (1.2.5-r2) 23:30:28 Executing busybox-1.35.0-r29.trigger 23:30:28 Executing ca-certificates-20230506-r0.trigger 23:30:28 OK: 8 MiB in 17 packages 23:30:28 Removing intermediate container 2c04ae706a21 23:30:28 ---> 901213f208ad 23:30:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:30:28 ---> Running in c60183184781 23:30:28 Removing intermediate container c60183184781 23:30:28 ---> 82e8376f3e12 23:30:28 Step 13/23 : ENV APP_PORT=59860 23:30:28 ---> Running in 1eb60524eb19 23:30:28 Removing intermediate container 1eb60524eb19 23:30:28 ---> 3ef9df994501 23:30:28 Step 14/23 : EXPOSE $APP_PORT 23:30:28 ---> Running in e61fa64bf5ea 23:30:28 Removing intermediate container e61fa64bf5ea 23:30:28 ---> f36917524158 23:30:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:28 ---> deae14634345 23:30:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:30:28 ---> 60577af36f1d 23:30:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:30:29 ---> 583c7ab8e5bc 23:30:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:30:29 ---> ceac1ade9255 23:30:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:30:29 ---> Running in 9dcd03969e01 23:30:29 Removing intermediate container 9dcd03969e01 23:30:29 ---> ba0d7b754e1d 23:30:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:30:29 ---> Running in f5916fde6300 23:30:29 Removing intermediate container f5916fde6300 23:30:29 ---> e01293e9b1cc 23:30:29 Step 21/23 : LABEL arch=x86_64 23:30:29 ---> Running in 03a2d45018d7 23:30:30 Removing intermediate container 03a2d45018d7 23:30:30 ---> 48cecae6e00f 23:30:30 Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:30:30 ---> Running in 7e41b8887a72 23:30:30 Removing intermediate container 7e41b8887a72 23:30:30 ---> 24721f791657 23:30:30 Step 23/23 : LABEL version=0.0.0 23:30:30 ---> Running in 9963c9072e64 23:30:30 Removing intermediate container 9963c9072e64 23:30:30 ---> df3af2bbf34e 23:30:30 23:30:30 Successfully built df3af2bbf34e 23:30:30 Successfully tagged support-notifications:latest 23:30:30  Building support-notifications ... done  [Pipeline] } 23:30:30 $ docker stop --time=1 20736806612c5ed4cbf755e1dcd831fdfae8c559adf81d188581de0a6c0ecc50 23:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:30:31 $ docker rm -f --volumes 20736806612c5ed4cbf755e1dcd831fdfae8c559adf81d188581de0a6c0ecc50 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:32 + docker images 23:30:32 REPOSITORY TAG IMAGE ID CREATED SIZE 23:30:32 support-notifications latest df3af2bbf34e 2 seconds ago 32.4MB 23:30:32 0eb19fba66c8 8 seconds ago 1.79GB 23:30:32 security-bootstrapper latest c95bcbd2c411 16 seconds ago 22.2MB 23:30:32 security-spire-agent latest b8d93481a847 23 seconds ago 161MB 23:30:32 security-secretstore-setup latest 97409e98f423 25 seconds ago 32.8MB 23:30:32 security-spire-config latest 6d69c03ef1ba 29 seconds ago 102MB 23:30:32 security-spiffe-token-provider latest 0241e84a1fde 47 seconds ago 32.8MB 23:30:32 b489ddfe5416 49 seconds ago 1.71GB 23:30:32 4e2daa2c6ceb About a minute ago 1.76GB 23:30:32 511b578d78a5 About a minute ago 1.72GB 23:30:32 65831722c6e8 About a minute ago 1.58GB 23:30:32 security-proxy-auth latest 22f806229af7 About a minute ago 18.3MB 23:30:32 support-scheduler latest e3119eee25df About a minute ago 31.8MB 23:30:32 99931590e462 2 minutes ago 1.79GB 23:30:32 b8064a8291a8 2 minutes ago 1.7GB 23:30:32 core-data latest bee302aa458c 2 minutes ago 20MB 23:30:32 4c08d87ed97e 3 minutes ago 1.73GB 23:30:32 security-proxy-setup latest 9cc9405cf9ac 3 minutes ago 18.7MB 23:30:32 core-common-config-bootstrapper latest a460c3361b71 3 minutes ago 17.2MB 23:30:32 core-command latest 725f7a3066df 3 minutes ago 19.8MB 23:30:32 core-metadata latest d34da5fde75b 3 minutes ago 20.4MB 23:30:32 cd622e61aa28 3 minutes ago 1.72GB 23:30:32 808e99d19815 3 minutes ago 1.73GB 23:30:32 1d42bd2063e6 3 minutes ago 1.72GB 23:30:32 77d77d779bdb 3 minutes ago 1.7GB 23:30:32 security-spire-server latest 6360ae3ee22e 3 minutes ago 103MB 23:30:32 17d580807a14 4 minutes ago 1.58GB 23:30:32 ci-base-image-x86_64 latest c392c4b396b0 8 minutes ago 918MB 23:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 23:30:32 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 23:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 23:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 29.682s coverage: 88.5% of statements 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.504s coverage: 3.8% of statements 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.646s coverage: 95.6% of statements 23:30:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 72.2% of statements 23:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 65.9% of statements 23:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:31:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.546s coverage: 0.9% of statements 23:31:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.416s coverage: 29.0% of statements 23:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.330s coverage: 42.9% of statements 23:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 82.9% of statements 23:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements 23:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements 23:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements 23:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements 23:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.126s coverage: 79.9% of statements 23:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.302s coverage: 92.9% of statements 23:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 23:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.246s coverage: 62.3% of statements 23:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements 23:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements 23:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 23:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.498s coverage: 81.8% of statements 23:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.559s coverage: 82.1% of statements 23:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 86.0% of statements 23:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements 23:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.275s coverage: 100.0% of statements 23:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 23:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 23:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 23:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 23:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.043s coverage: 38.4% of statements 23:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 23:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements 23:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:32:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.722s coverage: 92.3% of statements 23:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:32:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 61.5% of statements 23:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:32:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements 23:32:39 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 23:32:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:32:39 go vet ./... 23:35:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:35:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:35:30 ./bin/test-attribution-txt.sh [Pipeline] echo 23:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:35:31 + ls -al . 23:35:31 total 700 23:35:31 drwxrwxr-x 10 1001 1001 4096 May 8 23:26 . 23:35:31 drwxr-xr-x 4 root root 4096 May 8 23:26 .. 23:35:31 drwxrwxr-x 2 1001 1001 4096 May 8 23:25 .blubracket 23:35:31 -rw-rw-r-- 1 1001 1001 16 May 8 23:25 .dockerignore 23:35:31 drwxrwxr-x 8 1001 1001 4096 May 8 23:25 .git 23:35:31 drwxrwxr-x 3 1001 1001 4096 May 8 23:25 .github 23:35:31 -rw-rw-r-- 1 1001 1001 1133 May 8 23:25 .gitignore 23:35:31 -rw-rw-r-- 1 1001 1001 42 May 8 23:25 .golangci.yml 23:35:31 -rw-rw-r-- 1 1001 1001 87 May 8 23:25 .hadolint.yml 23:35:31 -rw-rw-r-- 1 1001 1001 166 May 8 23:25 .sonarcloud.properties 23:35:31 -rw-rw-r-- 1 1001 1001 1171 May 8 23:25 ADOPTERS.md 23:35:31 -rw-rw-r-- 1 1001 1001 10835 May 8 23:25 Attribution.txt 23:35:31 -rw-rw-r-- 1 1001 1001 73765 May 8 23:25 CHANGELOG.md 23:35:31 -rw-rw-r-- 1 1001 1001 3804 May 8 23:25 CONTRIBUTING.md 23:35:31 -rw-rw-r-- 1 1001 1001 677 May 8 23:25 GOVERNANCE.md 23:35:31 -rw-rw-r-- 1 1001 1001 883 May 8 23:25 Jenkinsfile 23:35:31 -rw-rw-r-- 1 1001 1001 10775 May 8 23:25 LICENSE 23:35:31 -rw-rw-r-- 1 1001 1001 14368 May 8 23:25 Makefile 23:35:31 -rw-rw-r-- 1 1001 1001 582 May 8 23:25 OWNERS.md 23:35:31 -rw-rw-r-- 1 1001 1001 9403 May 8 23:25 README.md 23:35:31 -rw-rw-r-- 1 1001 1001 789 May 8 23:25 SECURITY.md 23:35:31 -rw-rw-r-- 1 1001 1001 5 May 8 23:21 VERSION 23:35:31 drwxrwxr-x 2 1001 1001 4096 May 8 23:25 bin 23:35:31 drwxrwxr-x 18 1001 1001 4096 May 8 23:25 cmd 23:35:31 -rw-r--r-- 1 root root 448560 May 8 23:32 coverage.out 23:35:31 -rw-rw-r-- 1 1001 1001 3200 May 8 23:25 go.mod 23:35:31 -rw-rw-r-- 1 1001 1001 31040 May 8 23:25 go.sum 23:35:31 drwxrwxr-x 7 1001 1001 4096 May 8 23:25 internal 23:35:31 drwxrwxr-x 3 1001 1001 4096 May 8 23:25 openapi 23:35:31 -rw-rw-r-- 1 1001 1001 594 May 8 23:25 security.txt 23:35:31 drwxrwxr-x 4 1001 1001 4096 May 8 23:25 snap 23:35:31 -rw-rw-r-- 1 1001 1001 204 May 8 23:25 version.go [Pipeline] sh 23:35:31 + '[' -e coverage.out ] 23:35:31 + chown 1001:1001 coverage.out [Pipeline] stash 23:35:32 Warning: overwriting stash ‘coverage-report’ 23:35:33 Stashed 1 file(s) [Pipeline] sh 23:35:33 + make build 23:35:33 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 23:37:10 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 23:37:10 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 23:37:11 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 23:37:15 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 23:38:02 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 23:38: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:38:10 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 23:38:16 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 23:38:20 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 23:38:24 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 23:38:31 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] } 23:38:36 $ docker stop --time=1 b89ba5b9ac6267988f20ee71564e58e935b55074c65332fce0c39c53e3f3c5f7 23:38:38 $ docker rm -f --volumes b89ba5b9ac6267988f20ee71564e58e935b55074c65332fce0c39c53e3f3c5f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:38:41 23:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:38:41 latest: Pulling from edgex-devops/edgex-compose-arm64 23:38:41 29e5d40040c1: Pulling fs layer 23:38:41 1ce36da41761: Pulling fs layer 23:38:41 25b303627fd3: Pulling fs layer 23:38:41 29e5d40040c1: Verifying Checksum 23:38:41 29e5d40040c1: Download complete 23:38:42 1ce36da41761: Verifying Checksum 23:38:42 1ce36da41761: Download complete 23:38:42 29e5d40040c1: Pull complete 23:38:43 1ce36da41761: Pull complete 23:38:43 25b303627fd3: Verifying Checksum 23:38:43 25b303627fd3: Download complete 23:38:52 25b303627fd3: Pull complete 23:38:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:38:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:52 prd-ubuntu20.04-docker-arm64-4c-16g-14575 does not seem to be running inside a container 23:38: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-arm64:latest cat 23:38:55 $ docker top 0192b021014c525fafb6a1e4a3895d344df5987da45ef3d0ed9edda5c342e926 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:56 + + docker-composegrep build parallel --help 23:38:56 23:39:00 --parallel Build images in parallel. [Pipeline] } 23:39:00 $ docker stop --time=1 0192b021014c525fafb6a1e4a3895d344df5987da45ef3d0ed9edda5c342e926 23:39:02 $ docker rm -f --volumes 0192b021014c525fafb6a1e4a3895d344df5987da45ef3d0ed9edda5c342e926 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:03 prd-ubuntu20.04-docker-arm64-4c-16g-14575 does not seem to be running inside a container 23:39:03 $ 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 23:39:04 $ docker top dbe2bf4b72f8765753cdcbb73ce95d152421911d3d03fd8ea7342760307ca590 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:05 + docker-compose -f ./docker-compose-build.yml build --parallel 23:39:09 Building core-command ... 23:39:09 Building core-common-config-bootstrapper ... 23:39:09 Building core-data ... 23:39:09 Building core-metadata ... 23:39:09 Building security-bootstrapper ... 23:39:09 Building security-proxy-auth ... 23:39:09 Building security-proxy-setup ... 23:39:09 Building security-secretstore-setup ... 23:39:09 Building security-spiffe-token-provider ... 23:39:09 Building security-spire-agent ... 23:39:09 Building security-spire-config ... 23:39:09 Building security-spire-server ... 23:39:09 Building support-notifications ... 23:39:09 Building support-scheduler ... 23:39:09 Building security-spire-config 23:39:09 Building support-scheduler 23:39:09 Building security-proxy-setup 23:39:09 Building core-data 23:39:09 Building security-proxy-auth 23:39:56 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:39:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:39:56 ---> d4d92b3b560e 23:39:56 Step 3/22 : WORKDIR /edgex-go 23:39:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:39:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:39:56 ---> d4d92b3b560e 23:39:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:39:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:39:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:39:56 ---> d4d92b3b560e 23:39:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:39:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:39:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:39:56 ---> d4d92b3b560e 23:39:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:39:56 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:39:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:39:56 ---> d4d92b3b560e 23:39:56 Step 3/27 : WORKDIR /edgex-go 23:39:56 ---> Running in ae6590b039ae 23:39:56 ---> Running in bb7002129c96 23:39:56 ---> Running in e469c82513e3 23:39:56 ---> Running in 8577880468fd 23:39:56 ---> Running in b538cfcaabe5 23:39:56 Removing intermediate container bb7002129c96 23:39:56 ---> 4e38b1a14703 23:39:56 Step 4/22 : RUN apk add --update --no-cache make git 23:39:56 Removing intermediate container 8577880468fd 23:39:56 ---> 743cec6d9263 23:39:56 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:39:56 Removing intermediate container e469c82513e3 23:39:56 ---> c6c1b3c5365b 23:39:56 Step 4/23 : WORKDIR /edgex-go 23:39:56 Removing intermediate container b538cfcaabe5 23:39:56 ---> 1304222143ae 23:39:56 Step 4/23 : WORKDIR /edgex-go 23:39:56 Removing intermediate container ae6590b039ae 23:39:56 ---> 0ee9113ec2dc 23:39:56 Step 4/23 : WORKDIR /edgex-go 23:39:56 ---> Running in d3c18ca8f7aa 23:39:56 ---> Running in 9114a6ac6827 23:39:56 ---> Running in 1b2b6daca2ab 23:39:56 ---> Running in 56afbd4eae19 23:39:57 ---> Running in 1b83df18c49c 23:39:58 Removing intermediate container 1b2b6daca2ab 23:39:58 ---> 9fd4ea9d72c4 23:39:58 Step 5/23 : RUN apk add --update --no-cache make git 23:39:58 Removing intermediate container 56afbd4eae19 23:39:58 ---> 0f2339e62a1a 23:39:58 Step 5/23 : RUN apk add --update --no-cache make git 23:39:58 Removing intermediate container 1b83df18c49c 23:39:58 ---> cdca868fc168 23:39:58 Step 5/23 : RUN apk add --update --no-cache make git 23:39:58 ---> Running in c00da152d901 23:39:58 ---> Running in dfc380a5ee1a 23:39:58 ---> Running in 13b7b87f8ac1 23:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:40:01 OK: 263 MiB in 53 packages 23:40:01 OK: 263 MiB in 53 packages 23:40:02 OK: 263 MiB in 53 packages 23:40:03 OK: 263 MiB in 53 packages 23:40:03 OK: 263 MiB in 53 packages 23:40:03 Removing intermediate container d3c18ca8f7aa 23:40:03 ---> 3be0a875d2ea 23:40:03 Step 5/22 : COPY go.mod vendor* ./ 23:40:03 Removing intermediate container 9114a6ac6827 23:40:03 ---> 012a39d69e43 23:40:03 Step 5/27 : COPY go.mod vendor* ./ 23:40:04 Removing intermediate container c00da152d901 23:40:04 ---> 7192914dcac1 23:40:04 Step 6/23 : COPY go.mod vendor* ./ 23:40:04 Removing intermediate container 13b7b87f8ac1 23:40:04 ---> 268ae3da4b43 23:40:04 Step 6/23 : COPY go.mod vendor* ./ 23:40:04 ---> 5ed95fc80f62 23:40:04 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:04 Removing intermediate container dfc380a5ee1a 23:40:04 ---> 5b4ba5fc4c7f 23:40:04 Step 6/23 : COPY go.mod vendor* ./ 23:40:04 ---> Running in 067328a52eb7 23:40:05 ---> b5a7c6313c2d 23:40:05 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:05 ---> Running in 24dd2966212a 23:40:05 ---> 949b6129ad4d 23:40:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:05 ---> Running in e9445662d771 23:40:06 ---> c3dd66077bd0 23:40:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:06 ---> Running in a0ff65cc2fbf 23:40:06 ---> 41e17c31f159 23:40:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:06 ---> Running in e9fa997c7a04 23:41:58 Removing intermediate container e9445662d771 23:41:58 ---> 329a0473c1af 23:41:58 Step 8/23 : COPY . . 23:41:58 Removing intermediate container 067328a52eb7 23:41:58 ---> 6d8619a01afd 23:41:58 Step 7/22 : COPY . . 23:41:58 Removing intermediate container a0ff65cc2fbf 23:41:58 ---> 7507cfea8e3d 23:41:58 Step 8/23 : COPY . . 23:41:58 Removing intermediate container 24dd2966212a 23:41:58 ---> 2563b044c8c5 23:41:58 Step 7/27 : COPY . . 23:41:58 Removing intermediate container e9fa997c7a04 23:41:58 ---> 209cc42cb44d 23:41:58 Step 8/23 : COPY . . 23:42:05 ---> 4274d374ca11 23:42:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:42:05 ---> 6ddd7514cc55 23:42:05 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 23:42:05 ---> Running in 756bcbadefbc 23:42:05 ---> 5d2e5627b1ba 23:42:05 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:42:05 ---> bce19d40c830 23:42:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:42:05 ---> 944d8dd62b39 23:42:05 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:42:05 ---> Running in 08aa4172f286 23:42:05 ---> Running in 8ddffe95f604 23:42:05 ---> Running in 1f39d2a7a04e 23:42:05 ---> Running in 1525f37e2fff 23:42:06 Removing intermediate container 08aa4172f286 23:42:06 ---> 5bfee928e984 23:42:06 Step 9/27 : WORKDIR /edgex-go/spire-build 23:42:06 ---> Running in 15b2c3f044d6 23:42:07 Removing intermediate container 15b2c3f044d6 23:42:07 ---> b8c914b7ee36 23:42:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:42:07 ---> Running in b3f7129bbf24 23:42:07 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-auth/security-proxy-auth ./cmd/security-proxy-auth 23:42:07 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 23:42:07 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 23:42:08 Removing intermediate container b3f7129bbf24 23:42:08 ---> 6111a2bdbb78 23:42:08 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:42:08 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 23:42:08 ---> Running in 8b9a0f78aad7 23:42:10 Removing intermediate container 8b9a0f78aad7 23:42:10 ---> 6acf5adf5e66 23:42:10 Step 12/27 : WORKDIR /edgex-go 23:42:11 ---> Running in 6b6b8f2aaa02 23:42:11 Removing intermediate container 6b6b8f2aaa02 23:42:11 ---> 5d3fb6769430 23:42:11 23:42:11 Step 13/27 : FROM alpine:3.17 23:42:11 3.17: Pulling from library/alpine 23:42:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:42:12 Status: Downloaded newer image for alpine:3.17 23:42:12 ---> 51e60588ff2c 23:42:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:42:12 ---> Running in 3b5bc698017a 23:42:12 Removing intermediate container 3b5bc698017a 23:42:12 ---> 403389bd54d1 23:42:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:42:12 ---> Running in 6feb5c9d24a2 23:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:16 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:42:16 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:42:16 OK: 17692 distinct packages available 23:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:18 (1/4) Installing dumb-init (1.2.5-r2) 23:42:18 (2/4) Installing musl-obstack (1.2.3-r0) 23:42:18 (3/4) Installing libucontext (1.2-r0) 23:42:18 (4/4) Installing gcompat (1.1.0-r0) 23:42:18 Executing busybox-1.35.0-r29.trigger 23:42:19 OK: 8 MiB in 19 packages 23:42:21 Removing intermediate container 6feb5c9d24a2 23:42:21 ---> 63292c319751 23:42:21 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:21 ---> 3b4a8e2af46e 23:42:21 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:42:22 ---> 88b7bd9d8593 23:42:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:42:29 ---> 2306f850095e 23:42:29 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:42:30 ---> 9fa4d445e443 23:42:30 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:42:30 ---> Running in ae0563e227dd 23:42:31 Removing intermediate container ae0563e227dd 23:42:31 ---> 530f06474e2c 23:42:31 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:42:32 ---> ae27974ff56c 23:42:32 Step 22/27 : WORKDIR / 23:42:32 ---> Running in fd865d960bbb 23:42:32 Removing intermediate container fd865d960bbb 23:42:32 ---> c46991b2105f 23:42:32 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:42:32 ---> Running in d0b73cbcc074 23:42:33 Removing intermediate container d0b73cbcc074 23:42:33 ---> b7ac26219c0a 23:42:33 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:42:33 ---> Running in be4ff9c0ebb4 23:42:33 Removing intermediate container be4ff9c0ebb4 23:42:33 ---> aba69fd46362 23:42:33 Step 25/27 : LABEL arch=arm64 23:42:33 ---> Running in 82eea058d7cf 23:42:34 Removing intermediate container 82eea058d7cf 23:42:34 ---> 1e0c556fc74c 23:42:34 Step 26/27 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:42:34 ---> Running in 80bdf8684601 23:42:35 Removing intermediate container 80bdf8684601 23:42:35 ---> 637cbcb96095 23:42:35 Step 27/27 : LABEL version=0.0.0 23:42:35 ---> Running in 449e4e76d65c 23:42:35 Removing intermediate container 449e4e76d65c 23:42:35 ---> cc745143ff1b 23:42:35 23:42:35 Successfully built cc745143ff1b 23:42:35 Successfully tagged security-spire-config-arm64:latest 23:42:35  Building security-spire-config ... done Building security-spire-server 23:42:50 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:42:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:42:50 ---> d4d92b3b560e 23:42:50 Step 3/26 : WORKDIR /edgex-go 23:42:50 ---> Using cache 23:42:50 ---> 743cec6d9263 23:42:50 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:42:50 ---> Using cache 23:42:50 ---> 012a39d69e43 23:42:50 Step 5/26 : COPY go.mod vendor* ./ 23:42:50 ---> Using cache 23:42:50 ---> b5a7c6313c2d 23:42:50 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:50 ---> Using cache 23:42:50 ---> 2563b044c8c5 23:42:50 Step 7/26 : COPY . . 23:42:50 ---> Using cache 23:42:50 ---> 6ddd7514cc55 23:42:50 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 23:42:50 ---> Using cache 23:42:50 ---> 5bfee928e984 23:42:50 Step 9/26 : WORKDIR /edgex-go/spire-build 23:42:50 ---> Using cache 23:42:50 ---> b8c914b7ee36 23:42:50 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:42:50 ---> Using cache 23:42:50 ---> 6111a2bdbb78 23:42:50 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:42:50 ---> Running in 596544681e18 23:42:53 Removing intermediate container 596544681e18 23:42:53 ---> d1a28840ae01 23:42:53 Step 12/26 : WORKDIR /edgex-go 23:42:53 ---> Running in 70055bc995d4 23:42:53 Removing intermediate container 70055bc995d4 23:42:53 ---> 0010b4dab187 23:42:53 23:42:53 Step 13/26 : FROM alpine:3.17 23:42:53 ---> 51e60588ff2c 23:42:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:42:53 ---> Using cache 23:42:53 ---> 403389bd54d1 23:42:53 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:42:54 ---> Running in 8264a8cfe333 23:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:57 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:42:57 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:42:57 OK: 17692 distinct packages available 23:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:42:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:42:59 (1/5) Installing dumb-init (1.2.5-r2) 23:42:59 (2/5) Installing musl-obstack (1.2.3-r0) 23:42:59 (3/5) Installing libucontext (1.2-r0) 23:42:59 (4/5) Installing gcompat (1.1.0-r0) 23:42:59 (5/5) Installing openssl (3.0.8-r4) 23:42:59 Executing busybox-1.35.0-r29.trigger 23:43:00 OK: 9 MiB in 20 packages 23:43:02 Removing intermediate container 8264a8cfe333 23:43:02 ---> 9f4383805b33 23:43:02 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:43:02 ---> 49ef42e7a5c3 23:43:02 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:43:03 ---> 41d3fed42091 23:43:03 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:43:11 ---> 13d589a72189 23:43:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:43:12 ---> bc5b0da50af8 23:43:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:43:13 ---> c831df909bc8 23:43:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:43:14 ---> 16fbf36883ba 23:43:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:43:14 ---> Running in c6affb6b8d4d 23:43:14 Removing intermediate container c6affb6b8d4d 23:43:14 ---> f72767829a0a 23:43:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:43:15 ---> Running in 55c907e6d3dc 23:43:15 Removing intermediate container 55c907e6d3dc 23:43:15 ---> d6ee9ece9e0b 23:43:15 Step 24/26 : LABEL arch=arm64 23:43:15 ---> Running in b70aff4e9671 23:43:15 Removing intermediate container b70aff4e9671 23:43:15 ---> 8627ded2ddf0 23:43:15 Step 25/26 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:43:16 ---> Running in 6be9da4ef609 23:43:16 Removing intermediate container 6be9da4ef609 23:43:16 ---> 93c79820ece0 23:43:16 Step 26/26 : LABEL version=0.0.0 23:43:16 ---> Running in 46739d406d21 23:43:17 Removing intermediate container 46739d406d21 23:43:17 ---> 75b16b1f2322 23:43:17 23:43:17 Successfully built 75b16b1f2322 23:43:17 Successfully tagged security-spire-server-arm64:latest 23:43:17  Building security-spire-server ... done Building security-spiffe-token-provider 23:43:36 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:43:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:43:36 ---> d4d92b3b560e 23:43:36 Step 3/20 : WORKDIR /edgex-go 23:43:36 ---> Using cache 23:43:36 ---> 743cec6d9263 23:43:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:43:36 ---> Running in 0d0e7c0dd5bf 23:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:43:39 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:43:39 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:43:39 OK: 17692 distinct packages available 23:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:43:41 OK: 263 MiB in 53 packages 23:43:43 Removing intermediate container 0d0e7c0dd5bf 23:43:43 ---> 3a72a0fcce64 23:43:43 Step 5/20 : COPY go.mod vendor* ./ 23:43:43 ---> 91545f34a4ec 23:43:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:44 ---> Running in 54fe6003bd1f 23:45:20 Removing intermediate container 54fe6003bd1f 23:45:20 ---> 88f9049e3534 23:45:20 Step 7/20 : COPY . . 23:45:30 ---> 79a95f83e397 23:45:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:45:30 ---> Running in 308316744fb1 23:45:32 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 23:48:39 Removing intermediate container 756bcbadefbc 23:48:39 ---> 6742580d6d02 23:48:39 23:48:39 Step 10/23 : FROM alpine:3.17 23:48:39 ---> 51e60588ff2c 23:48:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:48:39 ---> Running in a3de0e1e7a11 23:48:39 Removing intermediate container a3de0e1e7a11 23:48:39 ---> 1187cd54c2ed 23:48:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:48:39 ---> Running in 538065602d53 23:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:48:45 (1/1) Installing dumb-init (1.2.5-r2) 23:48:45 Executing busybox-1.35.0-r29.trigger 23:48:45 OK: 8 MiB in 16 packages 23:48:47 Removing intermediate container 538065602d53 23:48:47 ---> 501daf091471 23:48:47 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:47 Removing intermediate container 1525f37e2fff 23:48:47 ---> bdac4a12e236 23:48:47 23:48:47 Step 9/22 : FROM alpine:3.17 23:48:47 ---> 51e60588ff2c 23:48:47 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:48:47 ---> Running in 0bde4244ebfd 23:48:50 ---> af9258e694a8 23:48:50 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:48:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:48:51 ---> 52694d716555 23:48:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:48:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:48:53 ---> a5939bb23e5f 23:48:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:48:53 (1/2) Installing dumb-init (1.2.5-r2) 23:48:53 (2/2) Installing openssl (3.0.8-r4) 23:48:53 Executing busybox-1.35.0-r29.trigger 23:48:53 ---> 1b4b035b7ae8 23:48:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:48:53 OK: 8 MiB in 17 packages 23:48:54 ---> 6125c0b9e6d1 23:48:55 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:55 ---> Running in ed94a7dbfb93 23:48:56 Removing intermediate container 0bde4244ebfd 23:48:56 ---> 39dd6307e339 23:48:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:48:56 ---> Running in 48e92d006120 23:48:57 Removing intermediate container 48e92d006120 23:48:57 ---> d11be544a62a 23:48:57 Step 12/22 : WORKDIR /edgex 23:48:57 ---> Running in ca18e982244e 23:48:57 Removing intermediate container ca18e982244e 23:48:57 ---> 47a8ea1b8fd1 23:48:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:59 Removing intermediate container ed94a7dbfb93 23:48:59 ---> b6b4ec3cfe59 23:48:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:48:59 ---> Running in 72f526995b34 23:48:59 ---> d122cdf3ab24 23:48:59 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:48:59 Removing intermediate container 72f526995b34 23:48:59 ---> 144d0e93cd07 23:48:59 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:48:59 ---> Running in d7acf5e30536 23:49:00 ---> 3074b3561b5c 23:49:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:49:00 Removing intermediate container d7acf5e30536 23:49:00 ---> d98f24397ddf 23:49:00 Step 21/23 : LABEL arch=arm64 23:49:00 ---> Running in 255255c2dc36 23:49:01 Removing intermediate container 255255c2dc36 23:49:01 ---> 3f8f398609a7 23:49:01 Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:49:01 ---> 9a97674d5e0d 23:49:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . ---> Running in a1bfed603b1a 23:49:01 23:49:04 Removing intermediate container a1bfed603b1a 23:49:04 ---> 94d3cd235696 23:49:04 Step 23/23 : LABEL version=0.0.0 23:49:05 ---> eaccbf9e419b 23:49:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:49:05 ---> Running in eaba3e9e8595 23:49:06 Removing intermediate container eaba3e9e8595 23:49:06 ---> 76d5a031cfb0 23:49:06 23:49:06 ---> 813dbe0f8160 23:49:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:49:06 ---> Running in 525dbc5f207a 23:49:06 Successfully built 76d5a031cfb0 23:49:06 Successfully tagged security-proxy-auth-arm64:latest 23:49:06  Building security-proxy-auth ... done Building core-metadata 23:49:10 Removing intermediate container 525dbc5f207a 23:49:10 ---> 5d3479e92e04 23:49:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:49:10 ---> Running in 9986d57722ae 23:49:10 Removing intermediate container 9986d57722ae 23:49:10 ---> 81de2f9718ae 23:49:10 Step 20/22 : LABEL arch=arm64 23:49:10 ---> Running in f19e4f62c0c6 23:49:11 Removing intermediate container f19e4f62c0c6 23:49:11 ---> 2006284f2a7d 23:49:11 Step 21/22 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:49:11 ---> Running in 5d2202e84990 23:49:12 Removing intermediate container 5d2202e84990 23:49:12 ---> 3169fcdb4c54 23:49:12 Step 22/22 : LABEL version=0.0.0 23:49:12 ---> Running in 0879b0171d60 23:49:12 Removing intermediate container 0879b0171d60 23:49:12 ---> 1e820b90885c 23:49:12 23:49:12 Successfully built 1e820b90885c 23:49:12 Successfully tagged security-proxy-setup-arm64:latest 23:49:12 Building security-secretstore-setup 23:49:35  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:49:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:49:35 ---> d4d92b3b560e 23:49:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:49:35 ---> Using cache 23:49:35 ---> 0ee9113ec2dc 23:49:35 Step 4/25 : WORKDIR /edgex-go 23:49:35 ---> Using cache 23:49:35 ---> cdca868fc168 23:49:35 Step 5/25 : RUN apk add --update --no-cache make git 23:49:35 ---> Using cache 23:49:35 ---> 5b4ba5fc4c7f 23:49:35 Step 6/25 : COPY go.mod vendor* ./ 23:49:35 ---> Using cache 23:49:35 ---> 41e17c31f159 23:49:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:35 ---> Using cache 23:49:35 ---> 209cc42cb44d 23:49:35 Step 8/25 : COPY . . 23:49:35 ---> Using cache 23:49:35 ---> bce19d40c830 23:49:35 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:49:35 ---> Running in b03ed9af7d9d 23:49:35 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 23:49:40 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:49:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:49:40 ---> d4d92b3b560e 23:49:40 Step 3/25 : WORKDIR /edgex-go 23:49:40 ---> Using cache 23:49:40 ---> 743cec6d9263 23:49:40 Step 4/25 : RUN apk add --update --no-cache make git 23:49:40 ---> Running in 8b44f1d50757 23:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:43 Removing intermediate container 1f39d2a7a04e 23:49:43 ---> 1e9c055694e8 23:49:43 23:49:43 Step 10/23 : FROM alpine:3.17 23:49:43 ---> 51e60588ff2c 23:49:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:44 ---> Running in 10047b86388a 23:49:45 Removing intermediate container 10047b86388a 23:49:45 ---> 4f7bf4fa0e99 23:49:45 Step 12/23 : ENV APP_PORT=59880 23:49:45 OK: 263 MiB in 53 packages 23:49:45 ---> Running in 3d0972432833 23:49:45 Removing intermediate container 3d0972432833 23:49:45 ---> bdb385af83f5 23:49:45 Step 13/23 : EXPOSE $APP_PORT 23:49:46 ---> Running in 4507f27f6cb0 23:49:47 Removing intermediate container 8b44f1d50757 23:49:47 ---> 8a68e442ecf5 23:49:47 Step 5/25 : COPY go.mod vendor* ./ 23:49:47 Removing intermediate container 4507f27f6cb0 23:49:47 ---> a45c8b1a3026 23:49:47 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:49:47 ---> Running in 4592a0aec5bc 23:49:48 ---> b0bd844fbf03 23:49:48 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:48 ---> Running in e703fe15afea 23:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:51 (1/1) Installing dumb-init (1.2.5-r2) 23:49:51 Executing busybox-1.35.0-r29.trigger 23:49:51 OK: 8 MiB in 16 packages 23:49:53 Removing intermediate container 4592a0aec5bc 23:49:53 ---> 980c86784431 23:49:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:54 ---> 045a5548c9bf 23:49:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:49:55 ---> 514ec1db8c12 23:49:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:49:57 ---> 55441c92842d 23:49:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:49:58 ---> ea1dbb545627 23:49:58 Step 19/23 : ENTRYPOINT ["/core-data"] 23:49:58 ---> Running in 190a14fbd202 23:49:59 Removing intermediate container 190a14fbd202 23:49:59 ---> 2ef862e23112 23:49:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:49:59 ---> Running in 009f387305e1 23:49:59 Removing intermediate container 009f387305e1 23:49:59 ---> 253aa70e38bc 23:49:59 Step 21/23 : LABEL arch=arm64 23:49:59 ---> Running in 89d1f6bb791f 23:50:00 Removing intermediate container 89d1f6bb791f 23:50:00 ---> f54e96729dd6 23:50:00 Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:50:00 ---> Running in f2f2362458c5 23:50:00 Removing intermediate container f2f2362458c5 23:50:00 ---> 5b604740afc2 23:50:00 Step 23/23 : LABEL version=0.0.0 23:50:00 ---> Running in 299e5479f575 23:50:01 Removing intermediate container 299e5479f575 23:50:01 ---> 50dd975d08ae 23:50:01 23:50:01 Successfully built 50dd975d08ae 23:50:01 Successfully tagged core-data-arm64:latest 23:50:01 Building support-notifications 23:50:16  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:50:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:50:16 ---> d4d92b3b560e 23:50:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:50:16 ---> Using cache 23:50:16 ---> 0ee9113ec2dc 23:50:16 Step 4/23 : WORKDIR /edgex-go 23:50:16 ---> Using cache 23:50:16 ---> cdca868fc168 23:50:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:50:16 ---> Running in 786a05ef1798 23:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:19 OK: 263 MiB in 53 packages 23:50:21 Removing intermediate container 786a05ef1798 23:50:21 ---> 757ecb851de3 23:50:21 Step 6/23 : COPY go.mod vendor* ./ 23:50:22 ---> cc582c5d6c63 23:50:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:22 ---> Running in 467f68873bcf 23:51:30 Removing intermediate container e703fe15afea 23:51:30 ---> 63a1583359b2 23:51:30 Step 7/25 : COPY . . 23:51:52 ---> 4876f3a66d37 23:51:52 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:51:52 ---> Running in a56c72c97510 23:51:54 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 23:52:04 Removing intermediate container 467f68873bcf 23:52:04 ---> 60cf990b1170 23:52:04 Step 8/23 : COPY . . 23:52:17 Removing intermediate container 8ddffe95f604 23:52:17 ---> c7c92967d0d6 23:52:17 23:52:17 Step 10/23 : FROM alpine:3.17 23:52:17 ---> 51e60588ff2c 23:52:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:52:17 ---> Running in 4413c74cbefd 23:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:52:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:52:20 (1/1) Installing dumb-init (1.2.5-r2) 23:52:20 Executing busybox-1.35.0-r29.trigger 23:52:20 OK: 8 MiB in 16 packages 23:52:20 ---> 064ace940639 23:52:20 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:52:20 ---> Running in 9fd6790899b8 23:52:22 Removing intermediate container 4413c74cbefd 23:52:22 ---> 46c6bf39ae1d 23:52:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:52:22 ---> Running in b570a541c876 23:52:22 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 23:52:23 Removing intermediate container b570a541c876 23:52:23 ---> fb785079fa72 23:52:23 Step 13/23 : ENV APP_PORT=59861 23:52:23 ---> Running in 29874f29d4d5 23:52:23 Removing intermediate container 29874f29d4d5 23:52:23 ---> 73d7e1fb15ea 23:52:23 Step 14/23 : EXPOSE $APP_PORT 23:52:23 ---> Running in 250c10473733 23:52:24 Removing intermediate container 250c10473733 23:52:24 ---> bfd296a90b06 23:52:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:25 ---> d9900f901cc0 23:52:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:52:26 ---> 898be6853cb4 23:52:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:52:28 ---> ef5ad2ec9fc6 23:52:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:52:29 ---> 2ca8238dfa97 23:52:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:52:29 ---> Running in fe2dd1e12c6c 23:52:30 Removing intermediate container fe2dd1e12c6c 23:52:30 ---> aa479a70ffab 23:52:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:52:30 ---> Running in 3571d005c763 23:52:30 Removing intermediate container 3571d005c763 23:52:30 ---> 2a2d4fde2874 23:52:30 Step 21/23 : LABEL arch=arm64 23:52:30 ---> Running in 8e1768c30f39 23:52:31 Removing intermediate container 8e1768c30f39 23:52:31 ---> 8758c7a0f832 23:52:31 Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:52:31 ---> Running in 92f0f340c48a 23:52:32 Removing intermediate container 92f0f340c48a 23:52:32 ---> 10c672fa372e 23:52:32 Step 23/23 : LABEL version=0.0.0 23:52:32 ---> Running in d0e6d07a257d 23:52:32 Removing intermediate container d0e6d07a257d 23:52:32 ---> c9436f6fe855 23:52:32 23:52:32 Successfully built c9436f6fe855 23:52:32 Successfully tagged support-scheduler-arm64:latest 23:52:32  Building support-scheduler ... done Building security-spire-agent 23:52:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:52:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:52:55 ---> d4d92b3b560e 23:52:55 Step 3/27 : WORKDIR /edgex-go 23:52:55 ---> Using cache 23:52:55 ---> 743cec6d9263 23:52:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:52:55 ---> Using cache 23:52:55 ---> 012a39d69e43 23:52:55 Step 5/27 : COPY go.mod vendor* ./ 23:52:55 ---> Using cache 23:52:55 ---> b5a7c6313c2d 23:52:55 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:55 ---> Using cache 23:52:55 ---> 2563b044c8c5 23:52:55 Step 7/27 : COPY . . 23:52:55 ---> Using cache 23:52:55 ---> 6ddd7514cc55 23:52:55 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 23:52:55 ---> Using cache 23:52:55 ---> 5bfee928e984 23:52:55 Step 9/27 : WORKDIR /edgex-go/spire-build 23:52:55 ---> Using cache 23:52:55 ---> b8c914b7ee36 23:52:55 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:52:55 ---> Using cache 23:52:55 ---> 6111a2bdbb78 23:52:55 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:52:55 ---> Using cache 23:52:55 ---> 6acf5adf5e66 23:52:55 Step 12/27 : WORKDIR /edgex-go 23:52:55 ---> Using cache 23:52:55 ---> 5d3fb6769430 23:52:55 23:52:55 Step 13/27 : FROM alpine:3.17 23:52:55 ---> 51e60588ff2c 23:52:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:52:55 ---> Using cache 23:52:55 ---> 403389bd54d1 23:52:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:52:55 ---> Using cache 23:52:55 ---> 9f4383805b33 23:52:55 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:55 ---> Using cache 23:52:55 ---> 49ef42e7a5c3 23:52:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:52:55 ---> Using cache 23:52:55 ---> 41d3fed42091 23:52:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:52:58 ---> 08a725a95251 23:52:58 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:53:03 ---> 0c0f71835063 23:53:03 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:53:04 ---> c4b582fce785 23:53:04 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:53:05 ---> c31efc69998d 23:53:05 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:53:06 ---> 6c7968da80c7 23:53:06 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:53:06 ---> Running in 9b21cb3397c0 23:53:07 Removing intermediate container 9b21cb3397c0 23:53:07 ---> ee7e8a48210a 23:53:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:53:07 ---> Running in ac97d676d29e 23:53:08 Removing intermediate container ac97d676d29e 23:53:08 ---> 1724f677cce6 23:53:08 Step 25/27 : LABEL arch=arm64 23:53:08 ---> Running in 3fd1fe7099f6 23:53:08 Removing intermediate container 3fd1fe7099f6 23:53:08 ---> 3087c879e961 23:53:08 Step 26/27 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:53:08 ---> Running in 3d20f74673ce 23:53:09 Removing intermediate container 3d20f74673ce 23:53:09 ---> 6918a652229b 23:53:09 Step 27/27 : LABEL version=0.0.0 23:53:09 ---> Running in 3e76203995b8 23:53:09 Removing intermediate container 3e76203995b8 23:53:09 ---> 6d1ea3023d4d 23:53:09 23:53:10 Successfully built 6d1ea3023d4d 23:53:10 Successfully tagged security-spire-agent-arm64:latest 23:53:10  Building security-spire-agent ... done Building security-bootstrapper 23:53:28 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:53:28 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:53:28 ---> d4d92b3b560e 23:53:28 Step 3/33 : WORKDIR /edgex-go 23:53:28 ---> Using cache 23:53:28 ---> 743cec6d9263 23:53:28 Step 4/33 : RUN apk add --update --no-cache make git 23:53:28 ---> Using cache 23:53:28 ---> 8a68e442ecf5 23:53:28 Step 5/33 : COPY go.mod vendor* ./ 23:53:28 ---> Using cache 23:53:28 ---> b0bd844fbf03 23:53:28 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:28 ---> Using cache 23:53:28 ---> 63a1583359b2 23:53:28 Step 7/33 : COPY . . 23:53:28 ---> Using cache 23:53:28 ---> 4876f3a66d37 23:53:28 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:53:31 ---> Running in e707bb6d8d1f 23:53:32 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 23:54:19 Removing intermediate container 308316744fb1 23:54:19 ---> 43accdebae37 23:54:19 23:54:19 Step 9/20 : FROM alpine:3.17 23:54:19 ---> 51e60588ff2c 23:54:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:54:19 ---> Running in 55dc19bf62d6 23:54:19 Removing intermediate container 55dc19bf62d6 23:54:19 ---> 788d3a4e2329 23:54:19 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:54:19 ---> Running in fac908e7115a 23:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:54:21 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:54:21 v3.17.3-157-g9e88fde856d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:54:21 OK: 17692 distinct packages available 23:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:54:23 (1/9) Installing ca-certificates (20230506-r0) 23:54:23 (2/9) Installing brotli-libs (1.0.9-r9) 23:54:24 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:54:24 (4/9) Installing libcurl (8.0.1-r0) 23:54:24 (5/9) Installing curl (8.0.1-r0) 23:54:24 (6/9) Installing dumb-init (1.2.5-r2) 23:54:24 (7/9) Installing musl-obstack (1.2.3-r0) 23:54:24 (8/9) Installing libucontext (1.2-r0) 23:54:24 (9/9) Installing gcompat (1.1.0-r0) 23:54:24 Executing busybox-1.35.0-r29.trigger 23:54:24 Executing ca-certificates-20230506-r0.trigger 23:54:24 OK: 11 MiB in 24 packages 23:54:27 Removing intermediate container fac908e7115a 23:54:27 ---> 4cf358c9d2b5 23:54:27 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:54:28 ---> 2c447a7b08e9 23:54:28 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:54:29 ---> 170215406f6d 23:54:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:54:31 ---> db4cb0d6fb86 23:54:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:54:32 ---> 018e3b5ede9a 23:54:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:54:32 ---> Running in dcbce8020558 23:54:33 Removing intermediate container dcbce8020558 23:54:33 ---> 1f7525e2f2fc 23:54:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 23:54:33 ---> Running in c4c941c6d0f6 23:54:33 Removing intermediate container c4c941c6d0f6 23:54:33 ---> 59bdd4e0befc 23:54:33 Step 18/20 : LABEL arch=arm64 23:54:33 ---> Running in 7df40adca433 23:54:34 Removing intermediate container 7df40adca433 23:54:34 ---> 47480311a8bb 23:54:34 Step 19/20 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:54:34 ---> Running in 117772f56724 23:54:34 Removing intermediate container 117772f56724 23:54:34 ---> 553cc59bf47b 23:54:34 Step 20/20 : LABEL version=0.0.0 23:54:34 ---> Running in f238e7acf433 23:54:35 Removing intermediate container f238e7acf433 23:54:35 ---> b4883db4f852 23:54:35 23:54:35 Successfully built b4883db4f852 23:54:35 Successfully tagged security-spiffe-token-provider-arm64:latest 23:54:35  Building security-spiffe-token-provider ... done Building core-command 23:54:53 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:54:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:54:53 ---> d4d92b3b560e 23:54:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:54:53 ---> Using cache 23:54:53 ---> 0ee9113ec2dc 23:54:53 Step 4/24 : WORKDIR /edgex-go 23:54:53 ---> Using cache 23:54:53 ---> cdca868fc168 23:54:53 Step 5/24 : RUN apk add --update --no-cache make git 23:54:53 ---> Using cache 23:54:53 ---> 5b4ba5fc4c7f 23:54:53 Step 6/24 : COPY go.mod vendor* ./ 23:54:53 ---> Using cache 23:54:53 ---> 41e17c31f159 23:54:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:53 ---> Using cache 23:54:53 ---> 209cc42cb44d 23:54:53 Step 8/24 : COPY . . 23:54:53 ---> Using cache 23:54:53 ---> bce19d40c830 23:54:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:54:54 ---> Running in 9bcdfd4b66ef 23:54:56 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 23:57:18 Removing intermediate container b03ed9af7d9d 23:57:18 ---> c57b315f5455 23:57:18 23:57:18 Step 10/25 : FROM alpine:3.17 23:57:18 ---> 51e60588ff2c 23:57:18 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:57:18 ---> Using cache 23:57:18 ---> 46c6bf39ae1d 23:57:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:57:18 ---> Using cache 23:57:18 ---> fb785079fa72 23:57:18 Step 13/25 : ENV APP_PORT=59881 23:57:18 ---> Running in e281ae8a07f5 23:57:18 Removing intermediate container e281ae8a07f5 23:57:18 ---> 398093ee5665 23:57:18 Step 14/25 : EXPOSE $APP_PORT 23:57:18 ---> Running in 2e6761152f80 23:57:19 Removing intermediate container 2e6761152f80 23:57:19 ---> 9a719f5524ef 23:57:19 Step 15/25 : WORKDIR / 23:57:19 ---> Running in eb96e900bf92 23:57:20 Removing intermediate container eb96e900bf92 23:57:20 ---> 320297229e8c 23:57:20 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:21 ---> af526365eabe 23:57:21 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:57:22 ---> c757d0c2de34 23:57:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:57:24 ---> 86c3d3e29cd5 23:57:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:57:25 ---> c86b7ab27993 23:57:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:57:26 ---> 85dbccfdb1c4 23:57:26 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:57:26 ---> Running in 422c8289f8f0 23:57:26 Removing intermediate container 422c8289f8f0 23:57:26 ---> 0074baa19ebc 23:57:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:57:26 ---> Running in 54bb2a71a1f6 23:57:27 Removing intermediate container 54bb2a71a1f6 23:57:27 ---> 879b6f66b07f 23:57:27 Step 23/25 : LABEL arch=arm64 23:57:27 ---> Running in df81a37aed1f 23:57:28 Removing intermediate container df81a37aed1f 23:57:28 ---> 2e8ecff8b7c9 23:57:28 Step 24/25 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:57:28 ---> Running in 73a989bc4bbd 23:57:28 Removing intermediate container 73a989bc4bbd 23:57:28 ---> fd46dc9f0add 23:57:28 Step 25/25 : LABEL version=0.0.0 23:57:28 ---> Running in 7ead3927ada3 23:57:29 Removing intermediate container 7ead3927ada3 23:57:29 ---> fe65c765f6f1 23:57:29 23:57:29 Successfully built fe65c765f6f1 23:57:29 Successfully tagged core-metadata-arm64:latest 23:57:29  Building core-metadata ... done Building core-common-config-bootstrapper 23:57:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:57:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:57:51 ---> d4d92b3b560e 23:57:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:57:51 ---> Using cache 23:57:51 ---> 0ee9113ec2dc 23:57:51 Step 4/23 : WORKDIR /edgex-go 23:57:51 ---> Using cache 23:57:51 ---> cdca868fc168 23:57:51 Step 5/23 : RUN apk add --update --no-cache make git 23:57:51 ---> Using cache 23:57:51 ---> 5b4ba5fc4c7f 23:57:51 Step 6/23 : COPY go.mod vendor* ./ 23:57:51 ---> Using cache 23:57:51 ---> 41e17c31f159 23:57:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:51 ---> Using cache 23:57:51 ---> 209cc42cb44d 23:57:51 Step 8/23 : COPY . . 23:57:51 ---> Using cache 23:57:51 ---> bce19d40c830 23:57:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:57:51 ---> Running in 8476e7e0c1fe 23:57:51 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 23:58:48 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 23:59:03 Removing intermediate container a56c72c97510 23:59:03 ---> 2a7134dc69e5 23:59:03 23:59:03 Step 9/25 : FROM alpine:3.17 23:59:03 ---> 51e60588ff2c 23:59:03 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:59:03 ---> Running in e2a0c3473036 23:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:59:06 (1/3) Installing ca-certificates (20230506-r0) 23:59:06 (2/3) Installing dumb-init (1.2.5-r2) 23:59:06 (3/3) Installing su-exec (0.2-r2) 23:59:06 Executing busybox-1.35.0-r29.trigger 23:59:06 Executing ca-certificates-20230506-r0.trigger 23:59:07 OK: 8 MiB in 18 packages 23:59:09 Removing intermediate container e2a0c3473036 23:59:09 ---> 2738e94e30b6 23:59:09 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:59:09 ---> Running in c42c66ef8e8b 23:59:09 Removing intermediate container c42c66ef8e8b 23:59:09 ---> 61f51d327afb 23:59:09 Step 12/25 : WORKDIR / 23:59:09 ---> Running in f2d1b1120cf6 23:59:10 Removing intermediate container f2d1b1120cf6 23:59:10 ---> 64536c8b69bb 23:59:10 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:59:11 ---> 693a1bbd4a03 23:59:11 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:59:12 ---> ffe54423bea5 23:59:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:59:13 ---> 259dfe019894 23:59:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:59:14 ---> b32fd7588f31 23:59:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:59:15 ---> 368f4d73cc64 23:59:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:59:16 ---> 5202129bc2a5 23:59:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:59:21 ---> ae207281c65e 23:59:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:59:22 ---> 1cb959f3f214 23:59:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:59:22 ---> Running in d4329f5b026c 23:59:25 Removing intermediate container d4329f5b026c 23:59:25 ---> 2719400b7484 23:59:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:59:25 ---> Running in 43695893323f 23:59:25 Removing intermediate container 43695893323f 23:59:25 ---> ac0eb23d28a3 23:59:25 Step 23/25 : LABEL arch=arm64 23:59:25 ---> Running in 141371b1b9ec 23:59:26 Removing intermediate container 141371b1b9ec 23:59:26 ---> 59225201bbac 23:59:26 Step 24/25 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 23:59:26 ---> Running in 26d2f01a1a76 23:59:27 Removing intermediate container 26d2f01a1a76 23:59:27 ---> 7bdc49aad89e 23:59:27 Step 25/25 : LABEL version=0.0.0 23:59:27 ---> Running in 70837737318a 23:59:27 Removing intermediate container 70837737318a 23:59:27 ---> af54f1cb6de1 23:59:27 23:59:27 Successfully built af54f1cb6de1 23:59:27 Successfully tagged security-secretstore-setup-arm64:latest 00:00:35  Building security-secretstore-setup ... done Removing intermediate container e707bb6d8d1f 00:00:35 ---> e7424e614f2f 00:00:35 00:00:35 Step 9/33 : FROM alpine:3.17 00:00:35 ---> 51e60588ff2c 00:00:35 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 00:00:35 ---> Using cache 00:00:35 ---> 788d3a4e2329 00:00:35 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 00:00:35 ---> Running in 14da41c110a9 00:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:00:35 (1/2) Installing dumb-init (1.2.5-r2) 00:00:35 (2/2) Installing su-exec (0.2-r2) 00:00:35 Executing busybox-1.35.0-r29.trigger 00:00:35 OK: 8 MiB in 17 packages 00:00:35 Removing intermediate container 14da41c110a9 00:00:35 ---> 8c73cb236dc5 00:00:35 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 00:00:35 ---> Running in 0c017231c6d0 00:00:35 Removing intermediate container 0c017231c6d0 00:00:35 ---> be00031296ef 00:00:35 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:00:35 ---> Running in 08bc659bfbf3 00:00:35 Removing intermediate container 08bc659bfbf3 00:00:35 ---> e6ecb08e8594 00:00:35 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:00:35 ---> Running in 70e7f9ff149b 00:00:36 Removing intermediate container 70e7f9ff149b 00:00:36 ---> 8bcab4075a9e 00:00:36 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:00:36 ---> Running in 1625a3a7b72f 00:00:37 Removing intermediate container 1625a3a7b72f 00:00:37 ---> ce736c545367 00:00:37 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:00:37 ---> Running in 0cae555ad211 00:00:41 Removing intermediate container 0cae555ad211 00:00:41 ---> d971023c83de 00:00:41 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:00:41 ---> Running in c0e4a29b8b0d 00:00:43 Removing intermediate container c0e4a29b8b0d 00:00:43 ---> f9ef46ec95b8 00:00:43 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:00:43 ---> 11a2fbe997a8 00:00:43 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:00:43 ---> Running in 4670e52bed05 00:00:45 Removing intermediate container 4670e52bed05 00:00:45 ---> b73f87d9171e 00:00:45 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:00:46 ---> 9bf8ebbc7595 00:00:46 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 00:00:47 ---> 51c12c9aa9db 00:00:47 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:00:49 ---> aff1c23bf458 00:00:49 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:00:50 ---> 410b8ebb90b2 00:00:50 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 00:00:51 ---> 064868e9c3ee 00:00:51 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:00:52 ---> f2fa2d5f0453 00:00:52 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:00:55 ---> ec592a073b6f 00:00:55 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:00:56 ---> 6d3bdf2f1044 00:00:56 Step 28/33 : RUN chmod +x /entrypoint.sh 00:00:57 ---> Running in d3ad7a75277d 00:01:00 Removing intermediate container d3ad7a75277d 00:01:00 ---> c5007837138b 00:01:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:01:00 ---> Running in 495422778d1a 00:01:00 Removing intermediate container 495422778d1a 00:01:00 ---> 9c6e2ffc575e 00:01:00 Step 30/33 : CMD ["gate"] 00:01:00 ---> Running in df32c015358c 00:01:01 Removing intermediate container df32c015358c 00:01:01 ---> c80785947ff9 00:01:01 Step 31/33 : LABEL arch=arm64 00:01:01 ---> Running in 3bf1ee53e12e 00:01:02 Removing intermediate container 3bf1ee53e12e 00:01:02 ---> b55635cafa53 00:01:02 Step 32/33 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 00:01:02 ---> Running in 720483438d98 00:01:02 Removing intermediate container 720483438d98 00:01:02 ---> 214314eb6d7b 00:01:02 Step 33/33 : LABEL version=0.0.0 00:01:02 ---> Running in 7f54bd8c9e25 00:01:03 Removing intermediate container 7f54bd8c9e25 00:01:03 ---> 6745d3382e87 00:01:03 00:01:03 Successfully built 6745d3382e87 00:01:03 Successfully tagged security-bootstrapper-arm64:latest 00:01:50  Building security-bootstrapper ... done Removing intermediate container 9bcdfd4b66ef 00:01:50 ---> 8b6b84e4b8e1 00:01:50 00:01:50 Step 10/24 : FROM alpine:3.17 00:01:50 ---> 51e60588ff2c 00:01:50 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:01:50 ---> Using cache 00:01:50 ---> 46c6bf39ae1d 00:01:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 00:01:50 ---> Using cache 00:01:50 ---> fb785079fa72 00:01:50 Step 13/24 : ENV APP_PORT=59882 00:01:50 ---> Running in 9be81686d167 00:01:50 Removing intermediate container 9be81686d167 00:01:50 ---> 218972993866 00:01:50 Step 14/24 : EXPOSE $APP_PORT 00:01:50 ---> Running in 1e46c991cd92 00:01:50 Removing intermediate container 1e46c991cd92 00:01:50 ---> b396033a5bf3 00:01:50 Step 15/24 : WORKDIR / 00:01:50 ---> Running in 18395c16639b 00:01:50 Removing intermediate container 18395c16639b 00:01:50 ---> 4b5ab2e57b1b 00:01:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:01:50 ---> ca8b047fe063 00:01:50 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 00:01:50 ---> 261c3306c4a2 00:01:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:01:50 ---> ae0dd3ff31fd 00:01:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:01:50 ---> a5858e70b309 00:01:50 Step 20/24 : ENTRYPOINT ["/core-command"] 00:01:50 ---> Running in d0b685b2b8c7 00:01:51 Removing intermediate container d0b685b2b8c7 00:01:51 ---> 12a396542816 00:01:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:01:51 ---> Running in df37044a3138 00:01:51 Removing intermediate container df37044a3138 00:01:51 ---> bc78c2a7debe 00:01:51 Step 22/24 : LABEL arch=arm64 00:01:52 ---> Running in fcada22ca7fa 00:01:52 Removing intermediate container fcada22ca7fa 00:01:52 ---> 51875e7b548a 00:01:52 Step 23/24 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 00:01:52 ---> Running in ef364677b5a2 00:01:52 Removing intermediate container ef364677b5a2 00:01:52 ---> 147604a817f9 00:01:52 Step 24/24 : LABEL version=0.0.0 00:01:53 ---> Running in 691f317b74be 00:01:53 Removing intermediate container 691f317b74be 00:01:53 ---> 321c8f851ec0 00:01:53 00:01:53 Successfully built 321c8f851ec0 00:01:53 Successfully tagged core-command-arm64:latest 00:02:08  Building core-command ... done Removing intermediate container 9fd6790899b8 00:02:08 ---> f32aa3f0708f 00:02:08 00:02:08 Step 10/23 : FROM alpine:3.17 00:02:08 ---> 51e60588ff2c 00:02:08 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:02:08 ---> Running in 6f49aabb9dcd 00:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:02:11 (1/2) Installing ca-certificates (20230506-r0) 00:02:11 (2/2) Installing dumb-init (1.2.5-r2) 00:02:11 Executing busybox-1.35.0-r29.trigger 00:02:11 Executing ca-certificates-20230506-r0.trigger 00:02:11 OK: 8 MiB in 17 packages 00:02:14 Removing intermediate container 6f49aabb9dcd 00:02:14 ---> 75b74d54f77a 00:02:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 00:02:14 ---> Running in d00a6cb65c67 00:02:14 Removing intermediate container d00a6cb65c67 00:02:14 ---> c68360a6c26c 00:02:14 Step 13/23 : ENV APP_PORT=59860 00:02:14 ---> Running in 1cbdb5423b21 00:02:15 Removing intermediate container 1cbdb5423b21 00:02:15 ---> 234743f516d5 00:02:15 Step 14/23 : EXPOSE $APP_PORT 00:02:15 ---> Running in 5a74928dbc93 00:02:15 Removing intermediate container 5a74928dbc93 00:02:15 ---> 866425e03d9f 00:02:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:02:16 ---> e50da3c4dfb6 00:02:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:02:17 ---> ac3b28a6f1dd 00:02:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:02:18 ---> 63ed779e05ef 00:02:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:02:19 ---> 989c73f9414e 00:02:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:02:19 ---> Running in 69a7599701d8 00:02:19 Removing intermediate container 69a7599701d8 00:02:19 ---> 8a8426eb8af0 00:02:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:02:19 ---> Running in bf3d18375492 00:02:20 Removing intermediate container bf3d18375492 00:02:20 ---> 0ad9a93c67b2 00:02:20 Step 21/23 : LABEL arch=arm64 00:02:20 ---> Running in b2e2749120d9 00:02:20 Removing intermediate container b2e2749120d9 00:02:20 ---> 7c67810ae30b 00:02:20 Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 00:02:20 ---> Running in b803b03fb0ad 00:02:21 Removing intermediate container b803b03fb0ad 00:02:21 ---> 8e9d6b376e85 00:02:21 Step 23/23 : LABEL version=0.0.0 00:02:21 ---> Running in 8b46173c0e86 00:02:21 Removing intermediate container 8b46173c0e86 00:02:21 ---> 9bfac97ba139 00:02:21 00:02:22 Successfully built 9bfac97ba139 00:02:22 Successfully tagged support-notifications-arm64:latest 00:02:23  Building support-notifications ... done Removing intermediate container 8476e7e0c1fe 00:02:23 ---> 4c1369c4c4cb 00:02:23 00:02:23 Step 10/23 : FROM alpine:3.17 00:02:23 ---> 51e60588ff2c 00:02:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:02:23 ---> Using cache 00:02:23 ---> 1187cd54c2ed 00:02:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:02:23 ---> Using cache 00:02:23 ---> 501daf091471 00:02:23 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:02:23 ---> Using cache 00:02:23 ---> af9258e694a8 00:02:23 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:02:23 ---> Using cache 00:02:23 ---> 52694d716555 00:02:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:02:24 ---> 53ec17fcaef6 00:02:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:02:24 ---> bd9e8cf8fc22 00:02:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:02:26 ---> a654735ece12 00:02:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:02:26 ---> Running in ebe6e6cd7b9a 00:02:28 Removing intermediate container ebe6e6cd7b9a 00:02:28 ---> 8ac96520977a 00:02:28 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:02:28 ---> Running in ae58cdd8ef0c 00:02:28 Removing intermediate container ae58cdd8ef0c 00:02:28 ---> de7bfffb3c2d 00:02:28 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 00:02:28 ---> Running in 93b6b445ed7b 00:02:29 Removing intermediate container 93b6b445ed7b 00:02:29 ---> 2aef10efa1f4 00:02:29 Step 21/23 : LABEL arch=arm64 00:02:29 ---> Running in f0cd421276c8 00:02:29 Removing intermediate container f0cd421276c8 00:02:29 ---> 406ff103059d 00:02:29 Step 22/23 : LABEL git_sha=c1dbeb0b804e52bc17696917375e56ea1ac61ffe 00:02:29 ---> Running in d63bef8e8230 00:02:29 Removing intermediate container d63bef8e8230 00:02:29 ---> 98e59a7171dd 00:02:29 Step 23/23 : LABEL version=0.0.0 00:02:29 ---> Running in d460486b3cd0 00:02:30 Removing intermediate container d460486b3cd0 00:02:30 ---> 630cdc72cedf 00:02:30 00:02:30 Successfully built 630cdc72cedf 00:02:30 Successfully tagged core-common-config-bootstrapper-arm64:latest 00:02:30  Building core-common-config-bootstrapper ... done  [Pipeline] } 00:02:30 $ docker stop --time=1 dbe2bf4b72f8765753cdcbb73ce95d152421911d3d03fd8ea7342760307ca590 00:02:32 $ docker rm -f --volumes dbe2bf4b72f8765753cdcbb73ce95d152421911d3d03fd8ea7342760307ca590 [Pipeline] // withDockerContainer [Pipeline] sh 00:02:32 + docker images 00:02:33 REPOSITORY TAG IMAGE ID CREATED SIZE 00:02:33 core-common-config-bootstrapper-arm64 latest 630cdc72cedf 4 seconds ago 17.2MB 00:02:33 4c1369c4c4cb 11 seconds ago 1.52GB 00:02:33 support-notifications-arm64 latest 9bfac97ba139 12 seconds ago 31.9MB 00:02:33 f32aa3f0708f 28 seconds ago 1.59GB 00:02:33 core-command-arm64 latest 321c8f851ec0 40 seconds ago 19.7MB 00:02:33 8b6b84e4b8e1 50 seconds ago 1.53GB 00:02:33 security-bootstrapper-arm64 latest 6745d3382e87 About a minute ago 21.9MB 00:02:33 e7424e614f2f 2 minutes ago 1.51GB 00:02:33 security-secretstore-setup-arm64 latest af54f1cb6de1 3 minutes ago 32.2MB 00:02:33 2a7134dc69e5 3 minutes ago 1.52GB 00:02:33 core-metadata-arm64 latest fe65c765f6f1 5 minutes ago 20.2MB 00:02:33 c57b315f5455 5 minutes ago 1.53GB 00:02:33 security-spiffe-token-provider-arm64 latest b4883db4f852 7 minutes ago 32.7MB 00:02:33 43accdebae37 8 minutes ago 1.57GB 00:02:33 security-spire-agent-arm64 latest 6d1ea3023d4d 9 minutes ago 153MB 00:02:33 support-scheduler-arm64 latest c9436f6fe855 10 minutes ago 31.2MB 00:02:33 c7c92967d0d6 10 minutes ago 1.59GB 00:02:33 core-data-arm64 latest 50dd975d08ae 12 minutes ago 19.9MB 00:02:33 1e9c055694e8 12 minutes ago 1.53GB 00:02:33 security-proxy-setup-arm64 latest 1e820b90885c 13 minutes ago 18.7MB 00:02:33 security-proxy-auth-arm64 latest 76d5a031cfb0 13 minutes ago 18.1MB 00:02:33 bdac4a12e236 13 minutes ago 1.51GB 00:02:33 6742580d6d02 13 minutes ago 1.51GB 00:02:33 security-spire-server-arm64 latest 75b16b1f2322 19 minutes ago 97MB 00:02:33 0010b4dab187 19 minutes ago 1.39GB 00:02:33 security-spire-config-arm64 latest cc745143ff1b 19 minutes ago 96.1MB 00:02:33 5d3fb6769430 20 minutes ago 1.39GB 00:02:33 ci-base-image-arm64 latest d4d92b3b560e 36 minutes ago 899MB 00:02:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 00:02:33 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 00:02:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:34 00:02:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:34 arm64: Pulling from edgex-lftools-log-publisher 00:02:34 8998bd30e6a1: Pulling fs layer 00:02:34 04944245beec: Pulling fs layer 00:02:34 699f458cf7ca: Pulling fs layer 00:02:34 765212b225bb: Pulling fs layer 00:02:34 f23df028b6ca: Pulling fs layer 00:02:34 d65c8cfc05b1: Pulling fs layer 00:02:34 2437ff75d9bd: Pulling fs layer 00:02:34 f23df028b6ca: Waiting 00:02:34 d65c8cfc05b1: Waiting 00:02:34 2437ff75d9bd: Waiting 00:02:34 765212b225bb: Waiting 00:02:34 04944245beec: Verifying Checksum 00:02:34 04944245beec: Download complete 00:02:34 765212b225bb: Verifying Checksum 00:02:34 765212b225bb: Download complete 00:02:34 f23df028b6ca: Download complete 00:02:34 d65c8cfc05b1: Verifying Checksum 00:02:34 d65c8cfc05b1: Download complete 00:02:34 699f458cf7ca: Verifying Checksum 00:02:34 699f458cf7ca: Download complete 00:02:35 8998bd30e6a1: Download complete 00:02:37 2437ff75d9bd: Verifying Checksum 00:02:37 2437ff75d9bd: Download complete 00:02:39 8998bd30e6a1: Pull complete 00:02:39 04944245beec: Pull complete 00:02:40 699f458cf7ca: Pull complete 00:02:40 765212b225bb: Pull complete 00:02:41 f23df028b6ca: Pull complete 00:02:41 d65c8cfc05b1: Pull complete 00:02:56 2437ff75d9bd: Pull complete 00:02:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:57 prd-ubuntu20.04-docker-arm64-4c-16g-14575 does not seem to be running inside a container 00:02:57 $ 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 00:02:59 $ docker top b7d2c9bdba6db33fef8bbe613304701f1f19785851f7c4452460e38b0289b1a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:00 ---> job-cost.sh 00:03:00 lf-activate-venv: SKIPPING 00:03:00 INFO: No Stack... 00:03:00 INFO: Retrieving Pricing Info for: v3-standard-4 00:03:01 INFO: Archiving Costs [Pipeline] sh 00:03:02 + cat /w/workspace/edgex-go/1/archives/cost.csv 00:03:02 + cut -d, -f6 [Pipeline] lock 00:03:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4558-1-stack-cost] 00:03:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4558-1-stack-cost] did not exist. Created. 00:03:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4558-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:03:03 + echo total: 0.10999999940395355 [Pipeline] stash 00:03:03 Stashed 1 file(s) [Pipeline] } 00:03:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4558-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:03:03 $ docker stop --time=1 b7d2c9bdba6db33fef8bbe613304701f1f19785851f7c4452460e38b0289b1a7 00:03:04 $ docker rm -f --volumes b7d2c9bdba6db33fef8bbe613304701f1f19785851f7c4452460e38b0289b1a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:03:08 provisioning config files... 00:03:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10239190848205368083tmp [Pipeline] { [Pipeline] sh 00:03:11 + set +x 00:03:11 + curl -s https://codecov.io/bash 00:03:11 + bash -s -- 00:03:11 00:03:11 _____ _ 00:03:11 / ____| | | 00:03:11 | | ___ __| | ___ ___ _____ __ 00:03:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:03:11 | |___| (_) | (_| | __/ (_| (_) \ V / 00:03:11 \_____\___/ \__,_|\___|\___\___/ \_/ 00:03:11 Bash-1.0.6 00:03:11 00:03:11 00:03:11 ==> git version 2.25.1 found 00:03:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:03:11 Release-Date: 2020-01-08 00:03:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:03:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:03:11 ==> Jenkins CI detected. 00:03:11 current dir:  /w/workspace/edgex-go/1 00:03:11 project root: . 00:03:11 --> token set from env 00:03:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:03:11 ==> Running gcov in . (disable via -X gcov) 00:03:11 ==> Python coveragepy not found 00:03:11 ==> Searching for coverage reports in: 00:03:11 + . 00:03:11 -> Found 1 reports 00:03:11 ==> Detecting git/mercurial file structure 00:03:11 ==> Reading reports 00:03:11 + ./coverage.out bytes=448560 00:03:11 ==> Appending adjustments 00:03:11 https://docs.codecov.io/docs/fixing-reports 00:03:13 + Found adjustments 00:03:13 ==> Gzipping contents 00:03:13 60K /tmp/codecov.RYLlTE.gz 00:03:13 ==> Uploading reports 00:03:13 url: https://codecov.io 00:03:13 query: branch=PR-4558&commit=c1dbeb0b804e52bc17696917375e56ea1ac61ffe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= 00:03:13 -> Pinging Codecov 00:03:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4558&commit=c1dbeb0b804e52bc17696917375e56ea1ac61ffe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= 00:03:13 -> Uploading to 00:03:13 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/c1dbeb0b804e52bc17696917375e56ea1ac61ffe/4bec5c01-6ec8-4d9e-b022-bece5e68562f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T000313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb6e7b7c1e98912f6f9958ed49c1faae6fe5ba939f7bbf573b31b38b46733c5e 00:03:13 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:13 Dload Upload Total Spent Left Speed 00:03:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57531 0 0 100 57531 0 233k --:--:-- --:--:-- --:--:-- 233k 00:03:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c1dbeb0b804e52bc17696917375e56ea1ac61ffe [Pipeline] } 00:03:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:03:14 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 00:03:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:03:16 ---> package-listing.sh 00:03:16 ++ tr '[:upper:]' '[:lower:]' 00:03:16 ++ facter osfamily 00:03:16 + OS_FAMILY=debian 00:03:16 + workspace=/w/workspace/edgex-go/1 00:03:16 + START_PACKAGES=/tmp/packages_start.txt 00:03:16 + END_PACKAGES=/tmp/packages_end.txt 00:03:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:03:16 + PACKAGES=/tmp/packages_start.txt 00:03:16 + '[' /w/workspace/edgex-go/1 ']' 00:03:16 + PACKAGES=/tmp/packages_end.txt 00:03:16 + case "${OS_FAMILY}" in 00:03:16 + grep '^ii' 00:03:16 + dpkg -l 00:03:16 + '[' -f /tmp/packages_start.txt ']' 00:03:16 + '[' -f /tmp/packages_end.txt ']' 00:03:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:03:16 + '[' /w/workspace/edgex-go/1 ']' 00:03:16 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:03:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:03:16 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 00:03:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:17 00:03:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:27 latest: Pulling from edgex-lftools-log-publisher 00:03:27 5eb5b503b376: Pulling fs layer 00:03:27 5c69ac0246d0: Pulling fs layer 00:03:27 ec43610c2a17: Pulling fs layer 00:03:27 3a2ae6a8a46f: Pulling fs layer 00:03:27 33b1e0a273af: Pulling fs layer 00:03:27 5d3b04190fa2: Pulling fs layer 00:03:27 2f39f015ded8: Pulling fs layer 00:03:27 2f39f015ded8: Waiting 00:03:27 5d3b04190fa2: Waiting 00:03:27 3a2ae6a8a46f: Waiting 00:03:27 5c69ac0246d0: Verifying Checksum 00:03:27 5c69ac0246d0: Download complete 00:03:27 3a2ae6a8a46f: Download complete 00:03:27 33b1e0a273af: Verifying Checksum 00:03:27 33b1e0a273af: Download complete 00:03:27 5d3b04190fa2: Download complete 00:03:27 ec43610c2a17: Verifying Checksum 00:03:27 ec43610c2a17: Download complete 00:03:27 5eb5b503b376: Verifying Checksum 00:03:27 5eb5b503b376: Download complete 00:03:27 2f39f015ded8: Download complete 00:03:27 5eb5b503b376: Pull complete 00:03:27 5c69ac0246d0: Pull complete 00:03:28 ec43610c2a17: Pull complete 00:03:28 3a2ae6a8a46f: Pull complete 00:03:28 33b1e0a273af: Pull complete 00:03:28 5d3b04190fa2: Pull complete 00:03:32 2f39f015ded8: Pull complete 00:03:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:32 prd-ubuntu20.04-docker-8c-8g-14574 does not seem to be running inside a container 00:03:32 $ 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 00:03:38 $ docker top ff3788472d91338e5564cfdb41438e0dcf47a609bc6d2115c906b9c8ea9f855d -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:38 + touch /tmp/pre-build-complete [Pipeline] sh 00:03:39 + mkdir -p /var/log/sysstat [Pipeline] sh 00:03:39 + ls /var/log/sa-host 00:03:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:03:39 provisioning config files... 00:03:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17097348584962673128tmp [Pipeline] { [Pipeline] echo 00:03:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:03:39 ---> create-netrc.sh [Pipeline] } 00:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:03:40 ---> python-tools-install.sh [Pipeline] echo 00:03:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:03:40 ---> sudo-logs.sh 00:03:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:03:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:03:41 ---> job-cost.sh 00:03:41 lf-activate-venv: SKIPPING 00:03:41 DEBUG: total: 0.10999999940395355 00:03:41 INFO: Retrieving Stack Cost... 00:03:41 INFO: Retrieving Pricing Info for: v3-standard-8 00:03:41 INFO: Archiving Costs [Pipeline] echo 00:03:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:03:42 ---> logs-deploy.sh 00:03:42 lf-activate-venv: SKIPPING 00:03:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4558/1 00:03:42 INFO: archiving workspace using pattern(s): 00:03:43 Archives upload complete. 00:03:43 INFO: archiving logs to Nexus