Pull request #4404 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0df51944df6c27f21e44b54a5ab947077242d132+c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 (a91e4046f19991ec726986a78fd2ce5f2edf2570) 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-ssh16648112661315280645.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15764427480362661172.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4404/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-4404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14004716812249609955.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-4404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16314007441382839429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13544085749314439003.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-4404/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-4404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2764945898131268773.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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-7992’ Running on prd-ubuntu20.04-docker-8c-8g-7994 in /w/workspace/edgexfoundry_edgex-go_PR-4404 [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/4404/head:refs/remotes/origin/PR-4404 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 into PR head commit 0df51944df6c27f21e44b54a5ab947077242d132 Merge succeeded, producing 0df51944df6c27f21e44b54a5ab947077242d132 Checking out Revision 0df51944df6c27f21e44b54a5ab947077242d132 (PR-4404) > git config core.sparsecheckout # timeout=10 > git checkout -f 0df51944df6c27f21e44b54a5ab947077242d132 # 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 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0df51944df6c27f21e44b54a5ab947077242d132 # timeout=10 Commit message: "fix: Consume Request API fix in go-mod-messaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:30:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:30:53 ========================================================= 18:30:53 EdgeX Global Pipelines Version Info 18:30:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:30:53 ------------------- 18:30:53 stable info: 18:30:53 ------------------- 18:30:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:30:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:30:53 Message: update stable to v1.0.244 18:30:54 ------------------- 18:30:54 experimental info: 18:30:54 ------------------- 18:30:54 Commited By: **** collab-it+edgex@linuxfoundation.org 18:30:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:30:54 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:30:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4404 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4404 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4404 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0df51944df6c27f21e44b54a5ab947077242d132 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0df5194 [Pipeline] echo 18:30:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:56 provisioning config files... 18:30:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13367269388113333926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:56 ---> docker-login.sh 18:30:56 nexus3.edgexfoundry.org:10001 18:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:56 Configure a credential helper to remove this warning. See 18:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:56 18:30:56 Login Succeeded 18:30:56 nexus3.edgexfoundry.org:10002 18:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:56 Configure a credential helper to remove this warning. See 18:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:56 18:30:56 Login Succeeded 18:30:56 nexus3.edgexfoundry.org:10003 18:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:56 Configure a credential helper to remove this warning. See 18:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:56 18:30:56 Login Succeeded 18:30:56 nexus3.edgexfoundry.org:10004 18:30:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:56 Configure a credential helper to remove this warning. See 18:30:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:56 18:30:56 Login Succeeded 18:30:56 docker.io 18:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:57 Configure a credential helper to remove this warning. See 18:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:57 18:30:57 Login Succeeded 18:30:57 ---> docker-login.sh ends [Pipeline] } 18:30:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:57 + 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 18:30:57 + dirname cmd/core-command/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo core-command,cmd/core-command/Dockerfile 18:30:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:30:57 + dirname cmd/core-data/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo core-data,cmd/core-data/Dockerfile 18:30:57 + + dirname cmd/core-metadata/Dockerfile 18:30:57 cut -d/ -f2 18:30:57 + echo core-metadata,cmd/core-metadata/Dockerfile 18:30:57 + dirname cmd/security-bootstrapper/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:30:57 + dirname cmd/security-proxy-auth/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:30:57 + dirname cmd/security-proxy-setup/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:30:57 + dirname cmd/security-secretstore-setup/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:30:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:30:57 + dirname cmd/security-spire-agent/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:30:57 + dirname cmd/security-spire-config/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:30:57 + dirname cmd/security-spire-server/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:30:57 + dirname cmd/support-notifications/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo support-notifications,cmd/support-notifications/Dockerfile 18:30:57 + dirname cmd/support-scheduler/Dockerfile 18:30:57 + cut -d/ -f2 18:30:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:30:57 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 18:30:58 + git rev-list -1 --merges 0df51944df6c27f21e44b54a5ab947077242d132~1..0df51944df6c27f21e44b54a5ab947077242d132 [Pipeline] echo 18:30:58 -----------> git rev-list -1 --merges 0df51944df6c27f21e44b54a5ab947077242d132~1..0df51944df6c27f21e44b54a5ab947077242d132 0df51944df6c27f21e44b54a5ab947077242d132 [false] [Pipeline] sh 18:30:58 + git log --format=format:%s -1 0df51944df6c27f21e44b54a5ab947077242d132 [Pipeline] echo 18:30:58 ========================================================= 18:30:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:30:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:30:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:59 + grep -v github /etc/ssh/ssh_known_hosts 18:30:59 + [ -e /tmp/ssh_known_hosts ] 18:30:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:30:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:30:59 + sudo tee -a /etc/ssh/ssh_known_hosts 18:30:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:59 18:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:59 0.1.4: Pulling from edgex-devops/py-git-semver 18:30:59 b85a868b505f: Pulling fs layer 18:30:59 e2be974225ed: Pulling fs layer 18:30:59 339a4e72a1f5: Pulling fs layer 18:30:59 988bab9f4d93: Pulling fs layer 18:30:59 1469e6f7b9e6: Pulling fs layer 18:30:59 eaf3925da568: Pulling fs layer 18:30:59 bab4dde63d76: Pulling fs layer 18:30:59 bde34c3a00c8: Pulling fs layer 18:30:59 b352a97aabf1: Pulling fs layer 18:30:59 4872d77fe225: Pulling fs layer 18:30:59 5851b861e8e6: Pulling fs layer 18:30:59 bde34c3a00c8: Waiting 18:30:59 988bab9f4d93: Waiting 18:30:59 b352a97aabf1: Waiting 18:30:59 4872d77fe225: Waiting 18:30:59 5851b861e8e6: Waiting 18:30:59 1469e6f7b9e6: Waiting 18:30:59 bab4dde63d76: Waiting 18:30:59 eaf3925da568: Waiting 18:30:59 e2be974225ed: Verifying Checksum 18:30:59 e2be974225ed: Download complete 18:30:59 988bab9f4d93: Verifying Checksum 18:30:59 988bab9f4d93: Download complete 18:31:00 1469e6f7b9e6: Verifying Checksum 18:31:00 1469e6f7b9e6: Download complete 18:31:00 eaf3925da568: Download complete 18:31:00 339a4e72a1f5: Verifying Checksum 18:31:00 339a4e72a1f5: Download complete 18:31:00 bde34c3a00c8: Download complete 18:31:00 b352a97aabf1: Verifying Checksum 18:31:00 b352a97aabf1: Download complete 18:31:00 4872d77fe225: Verifying Checksum 18:31:00 4872d77fe225: Download complete 18:31:00 5851b861e8e6: Download complete 18:31:00 b85a868b505f: Verifying Checksum 18:31:00 b85a868b505f: Download complete 18:31:00 bab4dde63d76: Verifying Checksum 18:31:00 bab4dde63d76: Download complete 18:31:01 b85a868b505f: Pull complete 18:31:01 e2be974225ed: Pull complete 18:31:02 339a4e72a1f5: Pull complete 18:31:02 988bab9f4d93: Pull complete 18:31:02 1469e6f7b9e6: Pull complete 18:31:02 eaf3925da568: Pull complete 18:31:04 bab4dde63d76: Pull complete 18:31:04 bde34c3a00c8: Pull complete 18:31:04 b352a97aabf1: Pull complete 18:31:04 4872d77fe225: Pull complete 18:31:04 5851b861e8e6: Pull complete 18:31:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:04 prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container 18:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:31:07 $ docker top b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 -eo pid,comm 18:31:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:31:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:07 [ssh-agent] Looking for ssh-agent implementation... 18:31:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:07 $ docker exec b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 ssh-agent 18:31:08 SSH_AUTH_SOCK=/tmp/ssh-dFcm8k3MOK4f/agent.31 18:31:08 SSH_AGENT_PID=37 18:31:08 Running ssh-add (command line suppressed) 18:31:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4967132972536827405.key (/w/workspace/edgex-go/1@tmp/private_key_4967132972536827405.key) 18:31:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:08 + git tag --points-at HEAD [Pipeline] } 18:31:08 $ docker exec --env ******** --env ******** b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 ssh-agent -k 18:31:08 unset SSH_AUTH_SOCK; 18:31:08 unset SSH_AGENT_PID; 18:31:08 echo Agent pid 37 killed; 18:31:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:08 [ssh-agent] Looking for ssh-agent implementation... 18:31:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:08 $ docker exec b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 ssh-agent 18:31:08 SSH_AUTH_SOCK=/tmp/ssh-DVmxI9qAyFlk/agent.69 18:31:08 SSH_AGENT_PID=75 18:31:08 Running ssh-add (command line suppressed) 18:31:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9692317750640549999.key (/w/workspace/edgex-go/1@tmp/private_key_9692317750640549999.key) 18:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:09 + git semver init 18:31:09 2023-03-01 18:31:09,611 [run_init] DEBUG init version:0.0.0 force:False 18:31:09 2023-03-01 18:31:09,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 18:31:09 2023-03-01 18:31:09,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 18:31:09 2023-03-01 18:31:09,613 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 18:31:14 2023-03-01 18:31:14,201 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 18:31:14 2023-03-01 18:31:14,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4404 with force:False 18:31:14 2023-03-01 18:31:14,201 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4404 18:31:14 2023-03-01 18:31:14,205 [execute] INFO git cat-file --batch-check 18:31:14 2023-03-01 18:31:14,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:31:14 2023-03-01 18:31:14,212 [execute] INFO git cat-file --batch 18:31:14 2023-03-01 18:31:14,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:31:14 2023-03-01 18:31:14,217 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4404 18:31:14 0.0.0 [Pipeline] } 18:31:14 $ docker exec --env ******** --env ******** b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 ssh-agent -k 18:31:15 unset SSH_AUTH_SOCK; 18:31:15 unset SSH_AGENT_PID; 18:31:15 echo Agent pid 75 killed; 18:31:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:15 + git semver [Pipeline] } 18:31:15 $ docker stop --time=1 b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 18:31:17 $ docker rm -f --volumes b7365917d91d80c71a0f31f750725ba0ad0cfb463d03fbd90980505e9e3a8031 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:17 Stashed 1 file(s) [Pipeline] echo 18:31:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:18 ========================================================= 18:31:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:31:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:31:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:31:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:31:18 213ec9aee27d: Pulling fs layer 18:31:18 4583459ba037: Pulling fs layer 18:31:18 93c1e223e6f2: Pulling fs layer 18:31:18 53926ce57604: Pulling fs layer 18:31:18 21b2b0c7a3f4: Pulling fs layer 18:31:18 22ff95d597cd: Pulling fs layer 18:31:18 12d6caf4c0d1: Pulling fs layer 18:31:18 96b7cbca73a9: Pulling fs layer 18:31:18 a7acece74701: Pulling fs layer 18:31:18 53926ce57604: Waiting 18:31:18 21b2b0c7a3f4: Waiting 18:31:18 22ff95d597cd: Waiting 18:31:18 12d6caf4c0d1: Waiting 18:31:18 96b7cbca73a9: Waiting 18:31:18 a7acece74701: Waiting 18:31:18 93c1e223e6f2: Verifying Checksum 18:31:18 93c1e223e6f2: Download complete 18:31:18 4583459ba037: Download complete 18:31:18 21b2b0c7a3f4: Verifying Checksum 18:31:18 21b2b0c7a3f4: Download complete 18:31:18 22ff95d597cd: Verifying Checksum 18:31:18 22ff95d597cd: Download complete 18:31:18 213ec9aee27d: Verifying Checksum 18:31:19 12d6caf4c0d1: Download complete 18:31:19 213ec9aee27d: Pull complete 18:31:19 4583459ba037: Pull complete 18:31:19 93c1e223e6f2: Pull complete 18:31:19 a7acece74701: Verifying Checksum 18:31:19 a7acece74701: Download complete 18:31:19 96b7cbca73a9: Verifying Checksum 18:31:19 53926ce57604: Verifying Checksum 18:31:19 53926ce57604: Download complete 18:31:23 53926ce57604: Pull complete 18:31:23 21b2b0c7a3f4: Pull complete 18:31:23 22ff95d597cd: Pull complete 18:31:23 12d6caf4c0d1: Pull complete 18:31:25 96b7cbca73a9: Pull complete 18:31:26 a7acece74701: Pull complete 18:31:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:31:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:31:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:31:26 WORKDIR /edgex 18:31:26 COPY go.mod . 18:31:26 RUN go mod download 18:31:26 + docker build -t ci-base-image-x86_64 -f - . 18:31:27 Sending build context to Docker daemon 170.4MB 18:31:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:31:27 ---> db6d94c90886 18:31:27 Step 2/4 : WORKDIR /edgex 18:31:30 ---> Running in eb13a628bcdb 18:31:30 Removing intermediate container eb13a628bcdb 18:31:30 ---> 5df96d8930fd 18:31:30 Step 3/4 : COPY go.mod . 18:31:30 ---> 19d07dc56094 18:31:30 Step 4/4 : RUN go mod download 18:31:30 ---> Running in 444127247b4f 18:31:33 Still waiting to schedule task 18:31:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:31:42 Removing intermediate container 444127247b4f 18:31:42 ---> 1db0ffe1a6d1 18:31:42 Successfully built 1db0ffe1a6d1 18:31:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:43 + docker inspect -f . ci-base-image-x86_64 18:31:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:43 prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container 18:31:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:31:43 $ docker top a2c9e0209ffcad360958090c74e608ae9ebc8797fc20952361d6710026f0f4d4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:44 + go version 18:31:44 go version go1.18.7 linux/amd64 [Pipeline] } 18:31:44 $ docker stop --time=1 a2c9e0209ffcad360958090c74e608ae9ebc8797fc20952361d6710026f0f4d4 18:31:45 $ docker rm -f --volumes a2c9e0209ffcad360958090c74e608ae9ebc8797fc20952361d6710026f0f4d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:46 + docker inspect -f . ci-base-image-x86_64 18:31:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:46 prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container 18:31:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:31:46 $ docker top 209a3672cb4883699d56775fb049f9ff6eb830b7cf4d8447fc6f86ffb051775d -eo pid,comm [Pipeline] { [Pipeline] echo 18:31:46 ========================================================= 18:31:46 [edgeXBuildGoParallel] Running Tests and Build... 18:31:46 ========================================================= [Pipeline] sh 18:31:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:31:47 + make test 18:31:47 go test -race -coverprofile=coverage.out ./... 18:31:53 ? github.com/edgexfoundry/edgex-go [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:32:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.087s coverage: 28.7% of statements 18:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:32:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.118s coverage: 71.2% of statements 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.116s coverage: 54.0% of statements 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.221s coverage: 88.5% of statements 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.9% of statements 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.100s coverage: 29.6% of statements 18:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.108s coverage: 82.9% of statements 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements 18:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 18:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 18:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.414s coverage: 79.9% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.086s coverage: 86.9% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.106s coverage: 87.2% of statements 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 77.4% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.298s coverage: 65.3% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 41.0% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:32:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:32:36 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 18:32:54 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:32:54 go vet ./... 18:32:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:32:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:32:58 ./bin/test-attribution-txt.sh [Pipeline] echo 18:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:32:58 + ls -al . 18:32:58 total 744 18:32:58 drwxrwxr-x 11 1001 1001 4096 Mar 1 18:31 . 18:32:58 drwxr-xr-x 4 root root 4096 Mar 1 18:31 .. 18:32:58 drwxrwxr-x 2 1001 1001 4096 Mar 1 18:30 .blubracket 18:32:58 -rw-rw-r-- 1 1001 1001 16 Mar 1 18:30 .dockerignore 18:32:58 drwxrwxr-x 8 1001 1001 4096 Mar 1 18:32 .git 18:32:58 drwxrwxr-x 3 1001 1001 4096 Mar 1 18:30 .github 18:32:58 -rw-rw-r-- 1 1001 1001 1068 Mar 1 18:30 .gitignore 18:32:58 -rw-rw-r-- 1 1001 1001 42 Mar 1 18:30 .golangci.yml 18:32:58 -rw-rw-r-- 1 1001 1001 87 Mar 1 18:30 .hadolint.yml 18:32:58 drwxr-xr-x 3 1001 1001 4096 Mar 1 18:31 .semver 18:32:58 -rw-rw-r-- 1 1001 1001 166 Mar 1 18:30 .sonarcloud.properties 18:32:58 -rw-rw-r-- 1 1001 1001 1171 Mar 1 18:30 ADOPTERS.md 18:32:58 -rw-rw-r-- 1 1001 1001 10825 Mar 1 18:30 Attribution.txt 18:32:58 -rw-rw-r-- 1 1001 1001 73765 Mar 1 18:30 CHANGELOG.md 18:32:58 -rw-rw-r-- 1 1001 1001 3804 Mar 1 18:30 CONTRIBUTING.md 18:32:58 -rw-rw-r-- 1 1001 1001 677 Mar 1 18:30 GOVERNANCE.md 18:32:58 -rw-rw-r-- 1 1001 1001 883 Mar 1 18:30 Jenkinsfile 18:32:58 -rw-rw-r-- 1 1001 1001 10775 Mar 1 18:30 LICENSE 18:32:58 -rw-rw-r-- 1 1001 1001 14116 Mar 1 18:30 Makefile 18:32:58 -rw-rw-r-- 1 1001 1001 582 Mar 1 18:30 OWNERS.md 18:32:58 -rw-rw-r-- 1 1001 1001 9403 Mar 1 18:30 README.md 18:32:58 -rw-rw-r-- 1 1001 1001 6912 Mar 1 18:30 SECURITY.md 18:32:58 -rw-rw-r-- 1 1001 1001 5 Mar 1 18:31 VERSION 18:32:58 drwxrwxr-x 2 1001 1001 4096 Mar 1 18:30 bin 18:32:58 drwxrwxr-x 18 1001 1001 4096 Mar 1 18:30 cmd 18:32:58 -rw-r--r-- 1 root root 487670 Mar 1 18:32 coverage.out 18:32:58 -rw-rw-r-- 1 1001 1001 3296 Mar 1 18:30 go.mod 18:32:58 -rw-rw-r-- 1 1001 1001 31429 Mar 1 18:30 go.sum 18:32:58 drwxrwxr-x 7 1001 1001 4096 Mar 1 18:30 internal 18:32:58 drwxrwxr-x 3 1001 1001 4096 Mar 1 18:30 openapi 18:32:58 drwxrwxr-x 4 1001 1001 4096 Mar 1 18:30 snap 18:32:58 -rw-rw-r-- 1 1001 1001 204 Mar 1 18:30 version.go [Pipeline] sh 18:32:59 + '[' -e coverage.out ] 18:32:59 + chown 1001:1001 coverage.out [Pipeline] stash 18:32:59 Stashed 1 file(s) [Pipeline] sh 18:32:59 + make build 18:32:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:33:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7996 in /w/workspace/edgexfoundry_edgex-go_PR-4404 [Pipeline] { [Pipeline] ws 18:33:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:33:06 The recommended git tool is: git 18:33:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:33:12 using credential edgex-jenkins-ssh 18:33:12 Cloning the remote Git repository 18:33:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:33:12 > git init /w/workspace/edgex-go/1 # timeout=10 18:33:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:33:12 > git --version # timeout=10 18:33:12 > git --version # 'git version 2.25.1' 18:33:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:33:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:33:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:33:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:33:23 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 18:33: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:33:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:33:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:33:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:33:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:33:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:33:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:30 Merging remotes/origin/main commit c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 into PR head commit 0df51944df6c27f21e44b54a5ab947077242d132 18:33:30 Merge succeeded, producing 0df51944df6c27f21e44b54a5ab947077242d132 18:33:30 Checking out Revision 0df51944df6c27f21e44b54a5ab947077242d132 (PR-4404) 18:33:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:33:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:33:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4404/head:refs/remotes/origin/PR-4404 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:33:30 > git config core.sparsecheckout # timeout=10 18:33:30 > git checkout -f 0df51944df6c27f21e44b54a5ab947077242d132 # timeout=10 18:33:30 > git remote # timeout=10 18:33:30 > git config --get remote.origin.url # timeout=10 18:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:30 > git merge c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 # timeout=10 18:33:30 > git rev-parse HEAD^{commit} # timeout=10 18:33:30 > git config core.sparsecheckout # timeout=10 18:33:30 > git checkout -f 0df51944df6c27f21e44b54a5ab947077242d132 # timeout=10 [Pipeline] } 18:33:32 $ docker stop --time=1 209a3672cb4883699d56775fb049f9ff6eb830b7cf4d8447fc6f86ffb051775d 18:33:34 Commit message: "fix: Consume Request API fix in go-mod-messaging" 18:33:34 > git --version # timeout=10 18:33:34 > git --version # 'git version 2.25.1' 18:33:34 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:33:35 $ docker rm -f --volumes 209a3672cb4883699d56775fb049f9ff6eb830b7cf4d8447fc6f86ffb051775d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:33:36 18:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:36 Dload Upload Total Spent Left Speed 18:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 18:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:33:36 latest: Pulling from edgex-devops/edgex-compose 18:33:36 cbdbe7a5bc2a: Pulling fs layer 18:33:36 ca9280d653b3: Pulling fs layer 18:33:36 7e9c9ca2126c: Pulling fs layer 18:33:36 cbdbe7a5bc2a: Verifying Checksum 18:33:36 cbdbe7a5bc2a: Download complete 18:33:36 cbdbe7a5bc2a: Pull complete 18:33:36 ca9280d653b3: Download complete [Pipeline] sh 18:33:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:33:37 7e9c9ca2126c: Download complete 18:33:37 ca9280d653b3: Pull complete 18:33:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:33:37 + sudo tee /etc/docker/daemon.new 18:33:37 { 18:33:37 "registry-mirrors": [ 18:33:37 "https://nexus3.edgexfoundry.org:10001" 18:33:37 ], 18:33:37 "bip": "10.250.0.254/24", 18:33:37 "hosts": [ 18:33:37 "tcp://0.0.0.0:5555", 18:33:37 "unix:///var/run/docker.sock" 18:33:37 ], 18:33:37 "mtu": 1458, 18:33:37 "selinux-enabled": true, 18:33:37 "seccomp-profile": "/etc/docker/seccomp.json" 18:33:37 } [Pipeline] sh 18:33:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:33:38 + sudo service docker restart 18:33:40 7e9c9ca2126c: Pull complete 18:33:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:33:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:33:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:40 prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container 18:33:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:33:42 $ docker top b02c645ce98fcff4ada5c83a5bee6cfc96b057192f7fad8404d8191718df61a3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:43 + docker-compose build --help 18:33:43 + grep parallel 18:33:43 --parallel Build images in parallel. [Pipeline] } 18:33:43 $ docker stop --time=1 b02c645ce98fcff4ada5c83a5bee6cfc96b057192f7fad8404d8191718df61a3 18:33:44 $ docker rm -f --volumes b02c645ce98fcff4ada5c83a5bee6cfc96b057192f7fad8404d8191718df61a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:45 prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container 18:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:33:46 $ docker top b1707f430ccf75e1e66af53c462742b4ed0e4cc458530ce9cdc1be15b9d9a774 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:46 + docker-compose -f ./docker-compose-build.yml build --parallel 18:33:47 Building core-command ... 18:33:47 Building core-common-config-bootstrapper ... 18:33:47 Building core-data ... 18:33:47 Building core-metadata ... 18:33:47 Building security-bootstrapper ... 18:33:47 Building security-proxy-auth ... 18:33:47 Building security-proxy-setup ... 18:33:47 Building security-secretstore-setup ... 18:33:47 Building security-spiffe-token-provider ... 18:33:47 Building security-spire-agent ... 18:33:47 Building security-spire-config ... 18:33:47 Building security-spire-server ... 18:33:47 Building support-notifications ... 18:33:47 Building support-scheduler ... 18:33:47 Building security-spire-agent 18:33:47 Building security-secretstore-setup 18:33:47 Building core-data 18:33:47 Building core-command 18:33:47 Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:56 provisioning config files... 18:33:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14478883946494719690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:56 ---> docker-login.sh 18:33:56 nexus3.edgexfoundry.org:10001 18:33:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:33:57 ---> 1db0ffe1a6d1 18:33:57 Step 3/24 : WORKDIR /edgex-go 18:33:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:33:57 ---> 1db0ffe1a6d1 18:33:57 Step 3/24 : WORKDIR /edgex-go 18:33:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:33:57 ---> 1db0ffe1a6d1 18:33:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:33:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:33:57 ---> 1db0ffe1a6d1 18:33:57 Step 3/24 : WORKDIR /edgex-go 18:33:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:33:57 ---> 1db0ffe1a6d1 18:33:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:57 Configure a credential helper to remove this warning. See 18:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:57 18:33:57 Login Succeeded 18:33:57 nexus3.edgexfoundry.org:10002 18:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:57 Configure a credential helper to remove this warning. See 18:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:57 18:33:57 Login Succeeded 18:33:57 nexus3.edgexfoundry.org:10003 18:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:58 Configure a credential helper to remove this warning. See 18:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:58 18:33:58 Login Succeeded 18:33:58 nexus3.edgexfoundry.org:10004 18:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:58 Configure a credential helper to remove this warning. See 18:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:58 18:33:58 Login Succeeded 18:33:58 docker.io 18:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:59 Configure a credential helper to remove this warning. See 18:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:59 18:33:59 Login Succeeded 18:33:59 ---> docker-login.sh ends [Pipeline] } 18:33:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:33:59 ---> Running in 3e978506ea58 18:33:59 ---> Running in 54d18bce81b9 18:33:59 ---> Running in db280c9b3951 18:33:59 ---> Running in a2b35a678f7a 18:33:59 ---> Running in 8f6e17a83879 18:33:59 Removing intermediate container 8f6e17a83879 18:33:59 ---> cc1cbc2398d4 18:33:59 Step 4/22 : WORKDIR /edgex-go 18:33:59 Removing intermediate container a2b35a678f7a 18:33:59 ---> f93f4e68d7dc 18:33:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:33:59 Removing intermediate container 3e978506ea58 18:33:59 ---> 1c740c5a3437 18:33:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:33:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 18:33:59 ---> Running in 28c315034a92 18:33:59 Removing intermediate container 54d18bce81b9 18:33:59 ---> b1f5a7a21138 18:33:59 Step 4/24 : RUN apk add --update --no-cache make git 18:33:59 Removing intermediate container db280c9b3951 18:33:59 ---> 11e0ada0243a 18:33:59 Step 4/23 : WORKDIR /edgex-go 18:33:59 ---> Running in 165dd2489968 18:33:59 ---> Running in 84453cf015c7 18:33:59 ---> Running in 83cb88380240 18:33:59 ---> Running in bdcf540bd6ce 18:33:59 Removing intermediate container 165dd2489968 18:33:59 ---> 6f0f54acdbbd 18:33:59 Step 5/22 : RUN apk add --update --no-cache make git 18:33:59 ---> Running in b17ae113e8fa 18:33:59 Removing intermediate container 83cb88380240 18:33:59 ---> 80c6212a0e36 18:33:59 Step 5/23 : RUN apk add --update --no-cache make git 18:33:59 ---> Running in 6173936e6a77 [Pipeline] echo 18:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:59 ========================================================= 18:33:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:33:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:34:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:34:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:34:00 9b18e9b68314: Pulling fs layer 18:34:00 35d82f9e3411: Pulling fs layer 18:34:00 e16973657156: Pulling fs layer 18:34:00 fc693d55d65f: Pulling fs layer 18:34:00 7e9fc2657dce: Pulling fs layer 18:34:00 dda99020689f: Pulling fs layer 18:34:00 db1c61fa0a46: Pulling fs layer 18:34:00 891c053d2c06: Pulling fs layer 18:34:00 7e9fc2657dce: Waiting 18:34:00 dda99020689f: Waiting 18:34:00 db1c61fa0a46: Waiting 18:34:00 891c053d2c06: Waiting 18:34:00 fc693d55d65f: Waiting 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:34:00 e16973657156: Verifying Checksum 18:34:00 e16973657156: Download complete 18:34:00 35d82f9e3411: Verifying Checksum 18:34:00 35d82f9e3411: Download complete 18:34:00 7e9fc2657dce: Verifying Checksum 18:34:00 7e9fc2657dce: Download complete 18:34:00 dda99020689f: Verifying Checksum 18:34:00 dda99020689f: Download complete 18:34:00 9b18e9b68314: Verifying Checksum 18:34:00 OK: 211 MiB in 51 packages 18:34:00 OK: 211 MiB in 51 packages 18:34:00 OK: 211 MiB in 51 packages 18:34:00 OK: 211 MiB in 51 packages 18:34:00 OK: 211 MiB in 51 packages 18:34:01 Removing intermediate container 84453cf015c7 18:34:01 ---> c8e00b4f56af 18:34:01 Step 5/24 : COPY go.mod vendor* ./ 18:34:01 Removing intermediate container 28c315034a92 18:34:01 ---> ead7011902ed 18:34:01 Step 5/24 : COPY go.mod vendor* ./ 18:34:01 Removing intermediate container bdcf540bd6ce 18:34:01 ---> ff6e586deca1 18:34:01 Step 5/24 : COPY go.mod vendor* ./ 18:34:01 Removing intermediate container b17ae113e8fa 18:34:01 ---> ff36991b59e6 18:34:01 Step 6/22 : COPY go.mod vendor* ./ 18:34:01 Removing intermediate container 6173936e6a77 18:34:01 ---> a48f49e91456 18:34:01 Step 6/23 : COPY go.mod vendor* ./ 18:34:01 ---> f0826aed228b 18:34:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:01 ---> Running in df6272d1ec59 18:34:01 ---> aaad5edb13a6 18:34:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:01 ---> c8f3cb5da7e0 18:34:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:01 ---> Running in befe3e4ab7ba 18:34:01 ---> Running in 0e13a42a070a 18:34:01 ---> fce8dbccb1fe 18:34:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:01 ---> Running in 46de1f18789b 18:34:01 ---> a5c7cb6dd379 18:34:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:01 9b18e9b68314: Pull complete 18:34:01 891c053d2c06: Verifying Checksum 18:34:01 891c053d2c06: Download complete 18:34:01 ---> Running in b3f5f448d99f 18:34:01 35d82f9e3411: Pull complete 18:34:02 e16973657156: Pull complete 18:34:02 db1c61fa0a46: Verifying Checksum 18:34:02 db1c61fa0a46: Download complete 18:34:03 fc693d55d65f: Verifying Checksum 18:34:03 fc693d55d65f: Download complete 18:34:15 fc693d55d65f: Pull complete 18:34:15 7e9fc2657dce: Pull complete 18:34:15 dda99020689f: Pull complete 18:34:23 db1c61fa0a46: Pull complete 18:34:24 891c053d2c06: Pull complete 18:34:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:34:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:34:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:34:24 WORKDIR /edgex 18:34:24 COPY go.mod . 18:34:24 RUN go mod download 18:34:24 + docker build -t ci-base-image-arm64 -f - . 18:34:25 Sending build context to Docker daemon 3.118MB 18:34:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:34:25 ---> f96f9c87975a 18:34:25 Step 2/4 : WORKDIR /edgex 18:34:27 ---> Running in be5149d274fa 18:34:27 Removing intermediate container be5149d274fa 18:34:27 ---> fc53fa4ce2d6 18:34:27 Step 3/4 : COPY go.mod . 18:34:27 ---> fbd500193e2b 18:34:27 Step 4/4 : RUN go mod download 18:34:27 ---> Running in 6f6004b397c0 18:34:40 Removing intermediate container b3f5f448d99f 18:34:40 ---> 48010876e202 18:34:40 Step 8/23 : COPY . . 18:34:40 Removing intermediate container befe3e4ab7ba 18:34:40 ---> ed77372bfeaf 18:34:40 Step 7/24 : COPY . . 18:34:40 Removing intermediate container df6272d1ec59 18:34:40 ---> 528ba62c3940 18:34:40 Step 7/24 : COPY . . 18:34:40 Removing intermediate container 0e13a42a070a 18:34:40 ---> ab111770363a 18:34:40 Step 7/24 : COPY . . 18:34:40 Removing intermediate container 46de1f18789b 18:34:40 ---> 31ceedea1037 18:34:40 Step 8/22 : COPY . . 18:34:52 ---> 8b9c67ed4e05 18:34:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:34:52 ---> 4b3772bde0bd 18:34:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:34:52 ---> fb049c075f3f 18:34:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:34:52 ---> Running in 022300ce4355 18:34:52 ---> f3b9a05fbcc4 18:34:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:34:52 ---> 3b6463e3f6c1 18:34:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:34:52 ---> Running in c8af96691dd0 18:34:52 ---> Running in e96ecf53ddf6 18:34:52 ---> Running in 52abec595d89 18:34:52 ---> Running in 99cc814329c7 18:34:52 Removing intermediate container 022300ce4355 18:34:52 ---> c15956e899b3 18:34:52 Step 9/24 : WORKDIR /edgex-go/spire-build 18:34:52 ---> Running in 057da1f74e4a 18:34:52 Removing intermediate container e96ecf53ddf6 18:34:52 ---> d06c5d9c3aca 18:34:52 Step 9/24 : WORKDIR /edgex-go/spire-build 18:34:52 ---> Running in 29b597934d87 18:34:52 Removing intermediate container 057da1f74e4a 18:34:52 ---> 72c746f09809 18:34:52 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:34:52 ---> Running in 833b886da672 18:34:52 Removing intermediate container 29b597934d87 18:34:52 ---> 006fefa84fa6 18:34:52 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:34:52 ---> Running in c966847586fb 18:34:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:34:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:34: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 18:34:53 Removing intermediate container c966847586fb 18:34:53 ---> 67f14e4ce7f0 18:34:53 Step 11/24 : WORKDIR /edgex-go 18:34:53 Removing intermediate container 833b886da672 18:34:53 ---> 4514f683fbc9 18:34:53 Step 11/24 : WORKDIR /edgex-go 18:34:53 ---> Running in 51d4c011e4de 18:34:53 ---> Running in c83f613fa877 18:34:53 Removing intermediate container 51d4c011e4de 18:34:53 ---> 7f953c44ae7f 18:34:53 18:34:53 Step 12/24 : FROM alpine:3.15 18:34:53 Removing intermediate container c83f613fa877 18:34:53 ---> ad68e47ff849 18:34:53 18:34:53 Step 12/24 : FROM alpine:3.15 18:34:54 3.15: Pulling from library/alpine 18:34:54 3.15: Pulling from library/alpine 18:34:55 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 18:34:55 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 18:34:55 Status: Downloaded newer image for alpine:3.15 18:34:55 Status: Downloaded newer image for alpine:3.15 18:34:55 ---> 5ce65d7b0fde 18:34:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:34:55 ---> 5ce65d7b0fde 18:34:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:34:55 ---> Running in 9c6fe6afee32 18:34:55 ---> Running in 32748ee28999 18:34:56 Removing intermediate container 32748ee28999 18:34:56 ---> cfa0108406f9 18:34:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:34:56 Removing intermediate container 9c6fe6afee32 18:34:56 ---> e6a2bc76184b 18:34:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:34:57 ---> Running in c083296634fc 18:34:57 ---> Running in 32d9e7fa844e 18:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:34:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:34:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:34:58 OK: 15857 distinct packages available 18:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:34:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:34:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:34:58 OK: 15857 distinct packages available 18:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:34:58 (1/4) Installing dumb-init (1.2.5-r1) 18:34:58 (2/4) Installing musl-obstack (1.2.3-r0) 18:34:58 (3/4) Installing libucontext (1.1-r0) 18:34:58 (4/4) Installing gcompat (1.0.0-r4) 18:34:58 Executing busybox-1.34.1-r7.trigger 18:34:58 OK: 6 MiB in 18 packages 18:34:58 (1/5) Installing dumb-init (1.2.5-r1) 18:34:58 (2/5) Installing musl-obstack (1.2.3-r0) 18:34:58 (3/5) Installing libucontext (1.1-r0) 18:34:58 (4/5) Installing gcompat (1.0.0-r4) 18:34:58 (5/5) Installing openssl (1.1.1t-r1) 18:34:58 Executing busybox-1.34.1-r7.trigger 18:34:58 OK: 7 MiB in 19 packages 18:35:00 Removing intermediate container 6f6004b397c0 18:35:00 ---> bfba27ba5bbd 18:35:00 Successfully built bfba27ba5bbd 18:35:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:00 + docker inspect -f . ci-base-image-arm64 18:35:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:00 prd-ubuntu20.04-docker-arm64-4c-16g-7996 does not seem to be running inside a container 18:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:35:02 Removing intermediate container 32d9e7fa844e 18:35:02 ---> f3a4a0454fc5 18:35:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:35:02 Removing intermediate container c083296634fc 18:35:02 ---> 90209927f1e8 18:35:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:35:02 $ docker top 08b7134fd5dae30f3589f5ff2991ae761e2a48a88a84a0453b77b6beb1940941 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:03 + go version 18:35:03 go version go1.18.7 linux/arm64 [Pipeline] } 18:35:03 $ docker stop --time=1 08b7134fd5dae30f3589f5ff2991ae761e2a48a88a84a0453b77b6beb1940941 18:35:04 $ docker rm -f --volumes 08b7134fd5dae30f3589f5ff2991ae761e2a48a88a84a0453b77b6beb1940941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:05 + docker inspect -f . ci-base-image-arm64 18:35:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:05 prd-ubuntu20.04-docker-arm64-4c-16g-7996 does not seem to be running inside a container 18:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:35:07 $ docker top 4ddce4fa36aaa9c8456e714c621bfd3b8b5a1545193bc8e891330959c4ddc7bb -eo pid,comm [Pipeline] { [Pipeline] echo 18:35:07 ========================================================= 18:35:07 [edgeXBuildGoParallel] Running Tests and Build... 18:35:07 ========================================================= [Pipeline] sh 18:35:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:35:08 + make test 18:35:08 go test -race -coverprofile=coverage.out ./... 18:35:10 ---> 226c6343e9f4 18:35:10 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:35:10 ---> dc3fc5bba3e6 18:35:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:35:10 ---> 3d27f655ec15 18:35:10 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:35:10 ---> Running in 07fc46a2ae9a 18:35:12 Removing intermediate container 07fc46a2ae9a 18:35:12 ---> edf07cba79ab 18:35:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:35:12 ---> 5cb642e90630 18:35:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:35:12 ---> 6f54054fe892 18:35:12 Step 19/24 : WORKDIR / 18:35:13 ---> Running in ad311ad8397d 18:35:13 Removing intermediate container ad311ad8397d 18:35:13 ---> 751860311cd9 18:35:13 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:35:13 ---> 1317c676b9dc 18:35:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:35:13 ---> Running in 60d33bfbc152 18:35:13 Removing intermediate container 60d33bfbc152 18:35:13 ---> 88e6c584929d 18:35:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:35:14 ---> 4abbd6254607 18:35:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:35:14 ---> Running in cd03dd410f0f 18:35:14 Removing intermediate container cd03dd410f0f 18:35:14 ---> e048d49ef849 18:35:14 Step 22/24 : LABEL arch=x86_64 18:35:14 ---> d57b832621f3 18:35:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:35:14 ---> Running in a1e4b19d47c4 18:35:14 ---> Running in 8f53ed8612e1 18:35:14 Removing intermediate container 8f53ed8612e1 18:35:14 ---> 7b91483a8cb1 18:35:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:35:14 Removing intermediate container a1e4b19d47c4 18:35:14 ---> 7f1825a482ca 18:35:14 Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:35:14 ---> Running in 022d2cd6fb8f 18:35:14 ---> Running in e9166623a8bb 18:35:15 Removing intermediate container e9166623a8bb 18:35:15 ---> 2340da2a41f6 18:35:15 Step 22/24 : LABEL arch=x86_64 18:35:15 Removing intermediate container 022d2cd6fb8f 18:35:15 ---> 741ef9cf28cd 18:35:15 Step 24/24 : LABEL version=0.0.0 18:35:15 ---> Running in 222298d1c4e2 18:35:15 ---> Running in 02ecd09e8b1c 18:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:35:16 Removing intermediate container 222298d1c4e2 18:35:16 ---> 7bc8b8868db5 18:35:16 Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:35:16 Removing intermediate container 02ecd09e8b1c 18:35:16 ---> cbb0e244ed44 18:35:16 18:35:16 ---> Running in a1cea849c904 18:35:16 Successfully built cbb0e244ed44 18:35:16 Successfully tagged security-spire-config:latest 18:35:16  Building security-spire-config ... done Building support-notifications 18:35:16 Removing intermediate container a1cea849c904 18:35:16 ---> 8ee48487fe06 18:35:16 Step 24/24 : LABEL version=0.0.0 18:35:16 ---> Running in ec46d12ef17b 18:35:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:35:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:35:19 ---> 1db0ffe1a6d1 18:35:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:35:19 ---> Using cache 18:35:19 ---> 11e0ada0243a 18:35:19 Step 4/22 : WORKDIR /edgex-go 18:35:19 ---> Using cache 18:35:19 ---> 80c6212a0e36 18:35:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:35:22 Removing intermediate container ec46d12ef17b 18:35:22 ---> d4d34221400b 18:35:22 18:35:22 ---> Running in 920d3731a759 18:35:22 Successfully built d4d34221400b 18:35:22 Successfully tagged security-spire-agent:latest 18:35:22  Building security-spire-agent ... done Building security-proxy-setup 18:35:22 Removing intermediate container 52abec595d89 18:35:22 ---> 784860a9a9a6 18:35:22 18:35:22 Step 10/23 : FROM alpine:3.16 18:35:22 3.16: Pulling from library/alpine 18:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:35:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:35:22 Status: Downloaded newer image for alpine:3.16 18:35:22 ---> dfd21b5a31f5 18:35:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:35:22 OK: 211 MiB in 51 packages 18:35:24 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:35:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:35:24 ---> 1db0ffe1a6d1 18:35:24 Step 3/21 : WORKDIR /edgex-go 18:35:24 ---> Using cache 18:35:24 ---> b1f5a7a21138 18:35:24 Step 4/21 : RUN apk add --update --no-cache make git 18:35:24 ---> Using cache 18:35:24 ---> ff6e586deca1 18:35:24 Step 5/21 : COPY go.mod vendor* ./ 18:35:24 ---> Using cache 18:35:24 ---> c8f3cb5da7e0 18:35:24 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:24 ---> Using cache 18:35:24 ---> ab111770363a 18:35:24 Step 7/21 : COPY . . 18:35:24 ---> Using cache 18:35:24 ---> 3b6463e3f6c1 18:35:24 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:35:27 ---> Running in 47497b11fc40 18:35:27 ---> Running in 264eea3041f2 18:35:27 Removing intermediate container c8af96691dd0 18:35:27 ---> b4cabd0b332d 18:35:27 18:35:27 Step 10/22 : FROM alpine:3.16 18:35:27 ---> dfd21b5a31f5 18:35:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:35:27 Removing intermediate container 99cc814329c7 18:35:27 ---> a3dc0dda500f 18:35:27 18:35:27 Step 9/24 : FROM alpine:3.16 18:35:27 ---> dfd21b5a31f5 18:35:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:35:27 ---> Running in ddfe7d142810 18:35:27 ---> Running in 911679c48528 18:35:27 Removing intermediate container 920d3731a759 18:35:27 ---> bf3dfa03a1a7 18:35:27 Step 6/22 : COPY go.mod vendor* ./ 18:35:27 Removing intermediate container ddfe7d142810 18:35:27 ---> 0449d81a0207 18:35:27 Step 12/22 : ENV APP_PORT=59880 18:35:27 ---> 3cbfeae4bcbf 18:35:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:27 ---> Running in 05b85aab5d3d 18:35:27 ---> Running in 85053077cd85 18:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:35:27 Removing intermediate container 05b85aab5d3d 18:35:27 ---> d3203c461394 18:35:27 Step 13/22 : EXPOSE $APP_PORT 18:35:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:35:27 ---> Running in 59a64c57293e 18:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:35:27 Removing intermediate container 59a64c57293e 18:35:27 ---> a92b511e567c 18:35:27 Step 14/22 : RUN apk add --update --no-cache dumb-init 18:35:27 ---> Running in 3436acfc8d4d 18:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:35:27 (1/1) Installing dumb-init (1.2.5-r1) 18:35:27 Executing busybox-1.35.0-r17.trigger 18:35:27 OK: 6 MiB in 15 packages 18:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:35:28 (1/3) Installing ca-certificates (20220614-r0) 18:35:28 (2/3) Installing dumb-init (1.2.5-r1) 18:35:28 (3/3) Installing su-exec (0.2-r1) 18:35:28 Executing busybox-1.35.0-r17.trigger 18:35:28 Executing ca-certificates-20220614-r0.trigger 18:35:28 OK: 6 MiB in 17 packages 18:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:35:28 Removing intermediate container 47497b11fc40 18:35:28 ---> 02d04f4986a3 18:35:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:35:28 ---> Running in 09accd2928f6 18:35:28 (1/1) Installing dumb-init (1.2.5-r1) 18:35:28 Executing busybox-1.35.0-r17.trigger 18:35:28 OK: 6 MiB in 15 packages 18:35:28 Removing intermediate container 09accd2928f6 18:35:28 ---> 179a0ba49506 18:35:28 Step 13/23 : ENV APP_PORT=59882 18:35:28 ---> Running in 3026cfc632eb 18:35:28 Removing intermediate container 3436acfc8d4d 18:35:28 ---> f12928936eea 18:35:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:29 Removing intermediate container 911679c48528 18:35:29 ---> 5b46e1ed5c4f 18:35:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:35:29 ---> Running in 3e6abd79412a 18:35:29 Removing intermediate container 3026cfc632eb 18:35:29 ---> 43b8ceaef0dd 18:35:29 Step 14/23 : EXPOSE $APP_PORT 18:35:29 ---> Running in 5daf2df1c843 18:35:29 Removing intermediate container 3e6abd79412a 18:35:29 ---> 710255157698 18:35:29 Step 12/24 : WORKDIR / 18:35:29 ---> 88d64f35ad9a 18:35:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:35:29 ---> Running in 5a8037deacc5 18:35:29 Removing intermediate container 5daf2df1c843 18:35:29 ---> 06f1d5cfbf42 18:35:29 Step 15/23 : WORKDIR / 18:35:29 ---> Running in 375903dd6452 18:35:29 Removing intermediate container 5a8037deacc5 18:35:29 ---> 4622495eefc1 18:35:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:35:29 Removing intermediate container 375903dd6452 18:35:29 ---> cd1d5b4547be 18:35:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:29 ---> c490476040e6 18:35:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:35:30 ---> dced0a8ebe23 18:35:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:35:30 ---> 9193514f5a32 18:35:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:35:30 ---> 806c97302237 18:35:30 Step 18/22 : ENTRYPOINT ["/core-data"] 18:35:30 ---> 510dbd51a921 18:35:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:35:30 ---> Running in 14da8f4485d6 18:35:30 ---> a70f57c2df49 18:35:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:35:30 Removing intermediate container 14da8f4485d6 18:35:30 ---> f85bab9f1a93 18:35:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:35:30 ---> 926db49dc21c 18:35:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:35:30 ---> Running in 9c60ebc219bb 18:35:31 ---> c7c74910d4dc 18:35:31 Step 19/23 : ENTRYPOINT ["/core-command"] 18:35:31 Removing intermediate container 9c60ebc219bb 18:35:31 ---> 8f58cb3def87 18:35:31 Step 20/22 : LABEL arch=x86_64 18:35:31 ---> Running in fa9659e0679c 18:35:31 ---> deecdf95198a 18:35:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:35:31 ---> Running in 353af84a6175 18:35:31 Removing intermediate container fa9659e0679c 18:35:31 ---> a7f918998634 18:35:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:35:31 Removing intermediate container 353af84a6175 18:35:31 ---> c31c6b7726f3 18:35:31 Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:35:31 ---> Running in 95a9667e79ce 18:35:31 ---> Running in 00cdd5f54dca 18:35:31 ---> 990ee8f5dd84 18:35:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:35:31 Removing intermediate container 95a9667e79ce 18:35:31 ---> de2e71fb5c0f 18:35:31 Step 21/23 : LABEL arch=x86_64 18:35:31 ---> Running in ba4e801b87b6 18:35:32 Removing intermediate container 00cdd5f54dca 18:35:32 ---> 01fe9b18d42e 18:35:32 Step 22/22 : LABEL version=0.0.0 18:35:33 Removing intermediate container ba4e801b87b6 18:35:33 ---> e54ae67247a1 18:35:33 Step 22/23 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:35:33 ---> Running in 2262680b8bc9 18:35:33 ---> Running in 178f76622782 18:35:33 ---> f3eaf7930a19 18:35:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:35:33 Removing intermediate container 2262680b8bc9 18:35:33 ---> 41df4ae10b0b 18:35:33 18:35:33 Successfully built 41df4ae10b0b 18:35:33 Successfully tagged core-data:latest 18:35:33  Building core-data ... done Building security-spire-server 18:35:33 Removing intermediate container 178f76622782 18:35:33 ---> dbac49896cbd 18:35:33 Step 23/23 : LABEL version=0.0.0 18:35:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:35:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:35:36 ---> 1db0ffe1a6d1 18:35:36 Step 3/23 : WORKDIR /edgex-go 18:35:36 ---> Using cache 18:35:36 ---> b1f5a7a21138 18:35:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 18:35:37 ---> Running in aeb2a6ac4173 18:35:38 ---> b054b002a07e 18:35:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:35:38 ---> Running in 5ad32e2d6a20 18:35:38 Removing intermediate container aeb2a6ac4173 18:35:38 ---> 3694d5a0b19e 18:35:38 18:35:38 ---> Running in 9364e2a4706f 18:35:38 Successfully built 3694d5a0b19e 18:35:38 Successfully tagged core-command:latest 18:35:38  Building core-command ... done Building security-bootstrapper 18:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:35:38 OK: 211 MiB in 51 packages 18:35:40 ? github.com/edgexfoundry/edgex-go [no test files] 18:35:42 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:35:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:35:42 ---> 1db0ffe1a6d1 18:35:42 Step 3/32 : WORKDIR /edgex-go 18:35:42 ---> Using cache 18:35:42 ---> b1f5a7a21138 18:35:42 Step 4/32 : RUN apk add --update --no-cache make git 18:35:42 ---> Using cache 18:35:42 ---> ff6e586deca1 18:35:42 Step 5/32 : COPY go.mod vendor* ./ 18:35:42 ---> Using cache 18:35:42 ---> c8f3cb5da7e0 18:35:42 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:42 ---> Using cache 18:35:42 ---> ab111770363a 18:35:42 Step 7/32 : COPY . . 18:35:42 ---> Using cache 18:35:42 ---> 3b6463e3f6c1 18:35:42 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:35:44 ---> Running in d6038c900a8a 18:35:44 Removing intermediate container 9364e2a4706f 18:35:44 ---> 83d1927a25a3 18:35:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:35:44 Removing intermediate container 5ad32e2d6a20 18:35:44 ---> 0f5367051ac7 18:35:44 Step 5/23 : COPY go.mod vendor* ./ 18:35:44 ---> Running in 73a7571c303a 18:35:44 Removing intermediate container 73a7571c303a 18:35:44 ---> 4d347a259470 18:35:44 Step 22/24 : LABEL arch=x86_64 18:35:44 ---> 9697a4daf9b0 18:35:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:44 ---> Running in 75ff1c8e91ab 18:35:44 ---> Running in 0ad0084e1298 18:35:44 Removing intermediate container 75ff1c8e91ab 18:35:44 ---> 0cf27319feb3 18:35:44 Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:35: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:35:44 ---> Running in 4bb821cb88a1 18:35:44 Removing intermediate container 4bb821cb88a1 18:35:44 ---> 69a6262e550b 18:35:44 Step 24/24 : LABEL version=0.0.0 18:35:44 ---> Running in f865fe11af4f 18:35:44 Removing intermediate container f865fe11af4f 18:35:44 ---> 10199d89e307 18:35:44 18:35:44 Successfully built 10199d89e307 18:35:44 Successfully tagged security-secretstore-setup:latest 18:35:44  Building security-secretstore-setup ... done Building security-spiffe-token-provider 18:35: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 18:35:49 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:35:49 Step 2/19 : FROM ${BUILDER_BASE} AS builder 18:35:49 ---> 1db0ffe1a6d1 18:35:49 Step 3/19 : WORKDIR /edgex-go 18:35:49 ---> Using cache 18:35:49 ---> b1f5a7a21138 18:35:49 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 18:35:56 ---> Running in f9222c1b3442 18:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:35:56 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:35:56 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:35:56 OK: 17046 distinct packages available 18:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:35:56 OK: 211 MiB in 51 packages 18:36:01 Removing intermediate container 264eea3041f2 18:36:01 ---> 4e9c269d13d0 18:36:01 18:36:01 Step 9/21 : FROM alpine:3.16 18:36:01 ---> dfd21b5a31f5 18:36:01 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 18:36:02 Removing intermediate container f9222c1b3442 18:36:02 ---> 7b61addb382f 18:36:02 Step 5/19 : COPY go.mod vendor* ./ 18:36:02 ---> Running in 03c69ca1eae2 18:36:02 ---> 3948a8f82aa0 18:36:02 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:02 ---> Running in 3fddeaaa73da 18:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:36:03 (1/6) Installing ca-certificates (20220614-r0) 18:36:03 (2/6) Installing brotli-libs (1.0.9-r6) 18:36:03 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:36:03 (4/6) Installing libcurl (7.83.1-r6) 18:36:03 (5/6) Installing curl (7.83.1-r6) 18:36:03 (6/6) Installing dumb-init (1.2.5-r1) 18:36:03 Executing busybox-1.35.0-r17.trigger 18:36:03 Executing ca-certificates-20220614-r0.trigger 18:36:03 OK: 8 MiB in 20 packages 18:36:04 Removing intermediate container 85053077cd85 18:36:04 ---> a4ecc50665b7 18:36:04 Step 8/22 : COPY . . 18:36:10 ---> 8703eba51c5a 18:36:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:36:11 Removing intermediate container 03c69ca1eae2 18:36:11 ---> 0a38909fe5f9 18:36:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:36:11 ---> Running in b37b839ed83b 18:36:11 ---> Running in c76e03970d17 18:36:12 Removing intermediate container c76e03970d17 18:36:12 ---> 4a6896fa124b 18:36:12 Step 12/21 : WORKDIR /edgex 18:36:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:36:13 ---> Running in 1777ed55b5a9 18:36:13 Removing intermediate container d6038c900a8a 18:36:13 ---> 3c1b5f0223f4 18:36:13 18:36:13 Step 9/32 : FROM alpine:3.16 18:36:13 ---> dfd21b5a31f5 18:36:13 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:36:13 ---> Running in 8aa8a9c1f2f5 18:36:13 Removing intermediate container 1777ed55b5a9 18:36:13 ---> 07c3cc603bda 18:36:13 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:36:14 Removing intermediate container 8aa8a9c1f2f5 18:36:14 ---> e43cc02d92f3 18:36:14 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 18:36:15 ---> b4cb445d843b 18:36:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:36:15 ---> Running in 4424b706f8f8 18:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:36:16 (1/2) Installing dumb-init (1.2.5-r1) 18:36:16 (2/2) Installing su-exec (0.2-r1) 18:36:16 Executing busybox-1.35.0-r17.trigger 18:36:16 OK: 6 MiB in 16 packages 18:36:17 ---> 4506fee35a30 18:36:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:36:19 ---> 0339dbdb7198 18:36:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:36:19 Removing intermediate container 4424b706f8f8 18:36:19 ---> c2d6adfbf0ea 18:36:19 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 18:36:19 ---> Running in 2a2155597839 18:36:19 ---> 486ced8d7951 18:36:19 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:36:19 Removing intermediate container 2a2155597839 18:36:19 ---> dc33b8b03438 18:36:19 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:36:19 ---> Running in 3125e5202a08 18:36:19 ---> Running in 5407082d0ac7 18:36:20 Removing intermediate container 5407082d0ac7 18:36:20 ---> 2700efab4d86 18:36:20 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:36:20 Removing intermediate container 0ad0084e1298 18:36:20 ---> 8e9c661ba6c7 18:36:20 Step 7/23 : COPY . . 18:36:20 ---> Running in 3fa5091e2b44 18:36:20 Removing intermediate container 3fa5091e2b44 18:36:20 ---> 95d29912bdc3 18:36:20 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:36:27 ---> Running in 55b259524abf 18:36:27 Removing intermediate container 3125e5202a08 18:36:27 ---> 3969ab084cb8 18:36:27 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 18:36:27 Removing intermediate container 55b259524abf 18:36:27 ---> 222213e2e392 18:36:27 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:36:27 ---> a7448177b164 18:36:27 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 18:36:27 ---> Running in 3ea6f06ddce1 18:36:27 ---> Running in e71f5d993a42 18:36:27 ---> Running in a80020e36f1b 18:36:27 Removing intermediate container a80020e36f1b 18:36:27 ---> e3982831309a 18:36:27 Step 9/23 : WORKDIR /edgex-go/spire-build 18:36:27 Removing intermediate container 3ea6f06ddce1 18:36:27 ---> ab09799baa52 18:36:27 Step 19/21 : LABEL arch=x86_64 18:36:27 ---> Running in 742951ed3f46 18:36:27 ---> Running in db79ccf6dc0d 18:36:27 Removing intermediate container 742951ed3f46 18:36:27 ---> 52decbad265e 18:36:27 Step 20/21 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:36:27 ---> Running in 2c6947b4aaae 18:36:27 Removing intermediate container db79ccf6dc0d 18:36:27 ---> 1f1207bbbcda 18:36:27 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:36:27 ---> Running in a6c6863216cd 18:36:27 Removing intermediate container 2c6947b4aaae 18:36:27 ---> 46e220ec1677 18:36:27 Step 21/21 : LABEL version=0.0.0 18:36:27 ---> Running in e64b2f2768f2 18:36:27 Removing intermediate container e64b2f2768f2 18:36:27 ---> 899e155edd9a 18:36:27 18:36:27 Successfully built 899e155edd9a 18:36:27 Removing intermediate container e71f5d993a42 18:36:27 ---> 102ec01a0054 18:36:27 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 18:36:27 Successfully tagged security-proxy-setup:latest 18:36:27  Building security-proxy-setup ... done Building support-scheduler 18:36:27 ---> Running in 7a17579151e7 18:36:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:36:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:36:31 ---> 1db0ffe1a6d1 18:36:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:36:31 ---> Using cache 18:36:31 ---> 11e0ada0243a 18:36:31 Step 4/22 : WORKDIR /edgex-go 18:36:31 ---> Using cache 18:36:31 ---> 80c6212a0e36 18:36:31 Step 5/22 : RUN apk add --update --no-cache make git 18:36:31 ---> Using cache 18:36:31 ---> a48f49e91456 18:36:31 Step 6/22 : COPY go.mod vendor* ./ 18:36:31 ---> Using cache 18:36:31 ---> a5c7cb6dd379 18:36:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:31 ---> Using cache 18:36:31 ---> 48010876e202 18:36:31 Step 8/22 : COPY . . 18:36:31 ---> Using cache 18:36:31 ---> f3b9a05fbcc4 18:36:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:36:34 Removing intermediate container 7a17579151e7 18:36:34 ---> ce3f26333da8 18:36:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:36:38 ---> Running in fe8b3a5a0e43 18:36:38 ---> c0201b0135c7 18:36:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:36:38 ---> Running in 58e9300a848f 18:36:38 Removing intermediate container a6c6863216cd 18:36:38 ---> 7ecbe3dac832 18:36:38 Step 11/23 : WORKDIR /edgex-go 18:36:38 ---> Running in faf735800b8b 18:36:38 Removing intermediate container faf735800b8b 18:36:38 ---> 91c1613b69aa 18:36:38 18:36:38 Step 12/23 : FROM alpine:3.15 18:36:38 ---> 5ce65d7b0fde 18:36:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:36:38 ---> Using cache 18:36:38 ---> e6a2bc76184b 18:36:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:36:38 ---> Using cache 18:36:38 ---> 90209927f1e8 18:36:38 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:36: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 18:36:43 ---> 1b568a384a48 18:36:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:36:45 Removing intermediate container 58e9300a848f 18:36:45 ---> 50fce3c5cea0 18:36:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:47 Removing intermediate container b37b839ed83b 18:36:47 ---> d9e30e5ffac5 18:36:47 18:36:47 Step 10/22 : FROM alpine:3.16 18:36:47 ---> dfd21b5a31f5 18:36:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:36:47 ---> 05a199bdc81c 18:36:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:36:47 ---> b20dedf14d25 18:36:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:36:47 ---> Running in f8cc805b1f43 18:36:48 Removing intermediate container 3fddeaaa73da 18:36:48 ---> 03a253797317 18:36:48 Step 7/19 : COPY . . 18:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:36:49 (1/2) Installing ca-certificates (20220614-r0) 18:36:49 (2/2) Installing dumb-init (1.2.5-r1) 18:36:49 Executing busybox-1.35.0-r17.trigger 18:36:49 Executing ca-certificates-20220614-r0.trigger 18:36:49 OK: 6 MiB in 16 packages 18:36:52 ---> 765677099bb4 18:36:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:36:52 ---> 270f7ca80060 18:36:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:36:52 ---> 1fde57f0e468 18:36:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:36:52 ---> Running in 51a38fc16f02 18:36:53 Removing intermediate container 51a38fc16f02 18:36:53 ---> 0f84b224316d 18:36:53 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:36:53 ---> 4ff2314fd3cc 18:36:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:36:53 Removing intermediate container f8cc805b1f43 18:36:53 ---> bb6ab5841149 18:36:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:36:53 ---> Running in cd02c502aee2 18:36:53 ---> Running in 5391d468251a 18:36:53 Removing intermediate container cd02c502aee2 18:36:53 ---> 6fea636a7f3f 18:36:53 Step 21/23 : LABEL arch=x86_64 18:36:53 ---> Running in efde7575c7ed 18:36:53 Removing intermediate container 5391d468251a 18:36:53 ---> 593ecd0e4b02 18:36:53 Step 13/22 : ENV APP_PORT=59860 18:36:54 ---> 65e5ff8e4b10 18:36:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:36:54 ---> Running in eff55da169d6 18:36:54 Removing intermediate container efde7575c7ed 18:36:54 ---> 67c483891a99 18:36:54 Step 22/23 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:36:54 ---> Running in 5552a0f1d1c4 18:36:54 ---> 699261f01484 18:36:54 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:36:54 Removing intermediate container eff55da169d6 18:36:54 ---> f32b8eba787e 18:36:54 Step 14/22 : EXPOSE $APP_PORT 18:36:54 ---> Running in a667064487a7 18:36:54 Removing intermediate container 5552a0f1d1c4 18:36:54 ---> e8bc47ed63b0 18:36:54 Step 23/23 : LABEL version=0.0.0 18:36:54 ---> Running in 9a934e4d9b88 18:36:54 ---> Running in 2c714606a700 18:36:54 ---> f3e74ef3b2ec 18:36:54 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:36:54 Removing intermediate container 9a934e4d9b88 18:36:54 ---> a3cb425fe110 18:36:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:54 Removing intermediate container 2c714606a700 18:36:54 ---> af66862a6799 18:36:54 18:36:54 Successfully built af66862a6799 18:36:54 Successfully tagged security-spire-server:latest 18:36:54  Building security-spire-server ... done Building core-common-config-bootstrapper 18:36:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:36:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:36:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:36:58 ---> 1db0ffe1a6d1 18:36:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:36:58 ---> Using cache 18:36:58 ---> 11e0ada0243a 18:36:58 Step 4/22 : WORKDIR /edgex-go 18:36:58 ---> Using cache 18:36:58 ---> 80c6212a0e36 18:36:58 Step 5/22 : RUN apk add --update --no-cache make git 18:36:58 ---> Using cache 18:36:58 ---> a48f49e91456 18:36:58 Step 6/22 : COPY go.mod vendor* ./ 18:36:58 ---> Using cache 18:36:58 ---> a5c7cb6dd379 18:36:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:58 ---> Using cache 18:36:58 ---> 48010876e202 18:36:58 Step 8/22 : COPY . . 18:36:58 ---> Using cache 18:36:58 ---> f3b9a05fbcc4 18:36:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:37:00 ---> 26cb9dfb2569 18:37:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:37:00 ---> 2b09e28500ea 18:37:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:37:00 ---> Running in 0ffd4351c19c 18:37:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:37:02 ---> e81bc8108197 18:37:02 Step 27/32 : RUN chmod +x /entrypoint.sh 18:37:02 ---> Running in 9c7650c499ec 18:37:02 ---> f321a9a59b93 18:37:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:37:03 ---> 43abe5e9d191 18:37:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:37:03 ---> Running in 64ed9e836ebc 18:37:03 Removing intermediate container 64ed9e836ebc 18:37:03 ---> 1ed1fed95a8b 18:37:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:37:03 ---> Running in 59c50edef007 18:37:03 Removing intermediate container 9c7650c499ec 18:37:03 ---> e3d0fb6c2bf6 18:37:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:37:03 Removing intermediate container 59c50edef007 18:37:03 ---> d174c6f509b6 18:37:03 Step 20/22 : LABEL arch=x86_64 18:37:04 ---> Running in a7e09ec6240b 18:37:04 ---> Running in 7deaaea81daa 18:37:04 Removing intermediate container 7deaaea81daa 18:37:04 Removing intermediate container a7e09ec6240b 18:37:04 ---> cc632a158b2c 18:37:04 ---> 98f0285f311e 18:37:04 Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132Step 29/32 : CMD ["gate"] 18:37:04 18:37:04 ---> Running in 723a2f10f2d9 18:37:04 ---> Running in f8c3ace45e9e 18:37:05 Removing intermediate container f8c3ace45e9e 18:37:05 ---> 58c21c063f15 18:37:05 Step 22/22 : LABEL version=0.0.0 18:37:05 Removing intermediate container 723a2f10f2d9 18:37:05 ---> d72e2bda8d7d 18:37:05 Step 30/32 : LABEL arch=x86_64 18:37:05 ---> Running in b49aca7f350a 18:37:05 ---> Running in cc20e330a1de 18:37:06 Removing intermediate container b49aca7f350a 18:37:06 ---> cb0f47ec071d 18:37:06 18:37:06 Successfully built cb0f47ec071d 18:37:06 Successfully tagged support-notifications:latest 18:37:06  Building support-notifications ... done Building core-metadata 18:37:06 Removing intermediate container cc20e330a1de 18:37:06 ---> f1edae1eed47 18:37:06 Step 31/32 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:37:06 ---> Running in 02d31f0f1618 18:37:10 Removing intermediate container 02d31f0f1618 18:37:10 ---> 54b4519cf3f4 18:37:10 Step 32/32 : LABEL version=0.0.0 18:37:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:37:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:37:12 ---> 1db0ffe1a6d1 18:37:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:37:12 ---> Using cache 18:37:12 ---> 11e0ada0243a 18:37:12 Step 4/24 : WORKDIR /edgex-go 18:37:12 ---> Using cache 18:37:12 ---> 80c6212a0e36 18:37:12 Step 5/24 : RUN apk add --update --no-cache make git 18:37:12 ---> Using cache 18:37:12 ---> a48f49e91456 18:37:12 Step 6/24 : COPY go.mod vendor* ./ 18:37:12 ---> Using cache 18:37:12 ---> a5c7cb6dd379 18:37:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:12 ---> Using cache 18:37:12 ---> 48010876e202 18:37:12 Step 8/24 : COPY . . 18:37:12 ---> Using cache 18:37:12 ---> f3b9a05fbcc4 18:37:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:37:15 ---> Running in 62890c4ce86e 18:37:15 ---> Running in 1637e52c3a1d 18:37:15 Removing intermediate container fe8b3a5a0e43 18:37:15 ---> 4a08d2e4935c 18:37:15 18:37:15 Step 10/22 : FROM alpine:3.16 18:37:15 ---> dfd21b5a31f5 18:37:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:37:15 ---> Using cache 18:37:15 ---> 02d04f4986a3 18:37:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:37:15 ---> Using cache 18:37:15 ---> 179a0ba49506 18:37:15 Step 13/22 : ENV APP_PORT=59861 18:37:15 ---> Running in bab14c81e3e1 18:37:15 Removing intermediate container 62890c4ce86e 18:37:15 ---> 5ba4a9011866 18:37:15 18:37:16 Successfully built 5ba4a9011866 18:37:16 Successfully tagged security-bootstrapper:latest 18:37:16 Building security-proxy-auth 18:37:16  Building security-bootstrapper ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:37:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:37:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:37:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:37:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:37:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:37:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:37:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:37:19 ---> 1db0ffe1a6d1 18:37:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:37:19 ---> Using cache 18:37:19 ---> 11e0ada0243a 18:37:19 Step 4/22 : WORKDIR /edgex-go 18:37:19 ---> Using cache 18:37:19 ---> 80c6212a0e36 18:37:19 Step 5/22 : RUN apk add --update --no-cache make git 18:37:19 ---> Using cache 18:37:19 ---> a48f49e91456 18:37:19 Step 6/22 : COPY go.mod vendor* ./ 18:37:19 ---> Using cache 18:37:19 ---> a5c7cb6dd379 18:37:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:37:19 ---> Using cache 18:37:19 ---> 48010876e202 18:37:19 Step 8/22 : COPY . . 18:37:19 ---> Using cache 18:37:19 ---> f3b9a05fbcc4 18:37:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:37:23 Removing intermediate container bab14c81e3e1 18:37:23 ---> c1f6284f8dff 18:37:23 Step 14/22 : EXPOSE $APP_PORT 18:37:23 ---> Running in b4033c62bd3c 18:37:23 ---> Running in 12ac67395d57 18:37:23 Removing intermediate container 12ac67395d57 18:37:23 ---> 6e7b2133ae59 18:37:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:23 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 18:37:24 ---> 26d8f5c5f04c 18:37:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:37:27 ---> e4aa560293c5 18:37:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:37:28 ---> 0c56197c4e33 18:37:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:37:28 ---> Running in e07c9905114c 18:37:28 Removing intermediate container e07c9905114c 18:37:28 ---> 7370f2c589ea 18:37:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:37:28 ---> Running in a8e979b2966f 18:37:29 Removing intermediate container a8e979b2966f 18:37:29 ---> 80a681d9fe81 18:37:29 Step 20/22 : LABEL arch=x86_64 18:37:29 ---> Running in 022693fdb164 18:37:30 Removing intermediate container 022693fdb164 18:37:30 ---> 02a58e3d33a4 18:37:30 Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:37:32 ---> Running in 7745e3dc8f1e 18:37:32 Removing intermediate container a667064487a7 18:37:32 ---> 5fee79d7776b 18:37:32 18:37:32 Step 9/19 : FROM alpine:3.15 18:37:32 ---> 5ce65d7b0fde 18:37:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:37:32 ---> Using cache 18:37:32 ---> e6a2bc76184b 18:37:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:37:32 ---> Running in 186765125ad0 18:37:32 Removing intermediate container 7745e3dc8f1e 18:37:32 ---> a6cb706615bc 18:37:32 Step 22/22 : LABEL version=0.0.0 18:37:32 ---> Running in 060fa2f9000d 18:37:32 Removing intermediate container 060fa2f9000d 18:37:32 ---> 307098215130 18:37:32 18:37:32 Successfully built 307098215130 18:37:32 Successfully tagged support-scheduler:latest 18:37:32  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:37:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:37:33 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:37:33 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:37:33 OK: 15857 distinct packages available 18:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:37:33 (1/9) Installing ca-certificates (20220614-r0) 18:37:33 (2/9) Installing brotli-libs (1.0.9-r5) 18:37:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:37:33 (4/9) Installing libcurl (7.80.0-r6) 18:37:33 (5/9) Installing curl (7.80.0-r6) 18:37:33 (6/9) Installing dumb-init (1.2.5-r1) 18:37:33 (7/9) Installing musl-obstack (1.2.3-r0) 18:37:33 (8/9) Installing libucontext (1.1-r0) 18:37:33 (9/9) Installing gcompat (1.0.0-r4) 18:37:33 Executing busybox-1.34.1-r7.trigger 18:37:33 Executing ca-certificates-20220614-r0.trigger 18:37:33 OK: 8 MiB in 23 packages 18:37:35 Removing intermediate container 0ffd4351c19c 18:37:35 ---> 71fe520a3971 18:37:35 18:37:35 Step 10/22 : FROM alpine:3.16 18:37:35 ---> dfd21b5a31f5 18:37:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:37:35 ---> Running in f9f75aed8fb1 18:37:35 Removing intermediate container f9f75aed8fb1 18:37:35 ---> df16a8f4dfb0 18:37:35 Step 12/22 : RUN apk add --update --no-cache dumb-init 18:37:35 Removing intermediate container 186765125ad0 18:37:35 ---> 257d4824e49d 18:37:35 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:35 ---> Running in a967faf61ea5 18:37:36 ---> 84844f7c4f25 18:37:36 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:37:36 (1/1) Installing dumb-init (1.2.5-r1) 18:37:36 Executing busybox-1.35.0-r17.trigger 18:37:36 OK: 6 MiB in 15 packages 18:37:37 ---> 7ed774648288 18:37:37 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:37:37 Removing intermediate container a967faf61ea5 18:37:37 ---> 7bd831424758 18:37:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:37 ---> 885f8059e856 18:37:37 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:37:37 ---> Running in a559c70a7f54 18:37:38 ---> 0799de45b4a3 18:37:38 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:37:38 Removing intermediate container a559c70a7f54 18:37:38 ---> 0b1b86413fb0 18:37:38 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:37:38 ---> Running in 7e1c0cc90c44 18:37:38 Removing intermediate container 7e1c0cc90c44 18:37:38 ---> 0dd654e3ce74 18:37:38 Step 17/19 : LABEL arch=x86_64 18:37:38 ---> Running in bdf35a9a002f 18:37:38 ---> 128efc7ab36d 18:37:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:37:39 Removing intermediate container bdf35a9a002f 18:37:39 ---> 8871379e253c 18:37:39 Step 18/19 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:37:39 ---> Running in 3bee2574200e 18:37:39 ---> 0326522c7efc 18:37:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:37:39 Removing intermediate container 3bee2574200e 18:37:39 ---> 6b45db90735d 18:37:39 Step 19/19 : LABEL version=0.0.0 18:37:39 ---> Running in ec67fc1a1604 18:37:39 ---> e6b982ab42d5 18:37:39 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:37:40 ---> Running in e18217e362d7 18:37:40 Removing intermediate container ec67fc1a1604 18:37:40 ---> 1c6323df3a8f 18:37:40 18:37:40 Successfully built 1c6323df3a8f 18:37:40 Successfully tagged security-spiffe-token-provider:latest 18:37:41  Building security-spiffe-token-provider ... done Removing intermediate container e18217e362d7 18:37:41 ---> bb2686d71089 18:37:41 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 18:37:41 ---> Running in 9459b2f87879 18:37:41 Removing intermediate container 9459b2f87879 18:37:41 ---> 8795a4a133da 18:37:41 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 18:37:41 ---> Running in 891a8413b18a 18:37:41 Removing intermediate container 891a8413b18a 18:37:41 ---> d2de1c8bb7f3 18:37:41 Step 20/22 : LABEL arch=x86_64 18:37:41 ---> Running in b7f8a45f626a 18:37:41 Removing intermediate container b7f8a45f626a 18:37:41 ---> 8fd7207e340e 18:37:41 Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:37:41 ---> Running in 2a8070e35909 18:37:41 Removing intermediate container 2a8070e35909 18:37:41 ---> 6d5c6f8a68ae 18:37:41 Step 22/22 : LABEL version=0.0.0 18:37:41 ---> Running in 0c7fb40e8984 18:37:42 Removing intermediate container 0c7fb40e8984 18:37:42 ---> f6c320bbace1 18:37:42 18:37:42 Successfully built f6c320bbace1 18:37:42 Successfully tagged core-common-config-bootstrapper:latest 18:37:46  Building core-common-config-bootstrapper ... done Removing intermediate container 1637e52c3a1d 18:37:46 ---> 680bc3f44fd3 18:37:46 18:37:46 Step 10/24 : FROM alpine:3.16 18:37:46 ---> dfd21b5a31f5 18:37:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:37:46 ---> Using cache 18:37:46 ---> 02d04f4986a3 18:37:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:37:46 ---> Using cache 18:37:46 ---> 179a0ba49506 18:37:46 Step 13/24 : ENV APP_PORT=59881 18:37:46 ---> Running in 90f054734307 18:37:46 Removing intermediate container 90f054734307 18:37:46 ---> 699d41200ce7 18:37:46 Step 14/24 : EXPOSE $APP_PORT 18:37:46 ---> Running in 315e904fcc60 18:37:46 Removing intermediate container 315e904fcc60 18:37:46 ---> 31c60d4c191b 18:37:46 Step 15/24 : WORKDIR / 18:37:46 ---> Running in 619d2c863c23 18:37:46 Removing intermediate container b4033c62bd3c 18:37:46 ---> c344897902da 18:37:46 18:37:46 Step 10/22 : FROM alpine:3.16 18:37:46 ---> dfd21b5a31f5 18:37:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:37:46 ---> Using cache 18:37:46 ---> df16a8f4dfb0 18:37:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 18:37:46 ---> Using cache 18:37:46 ---> 7bd831424758 18:37:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:46 ---> Using cache 18:37:47 ---> 0799de45b4a3 18:37:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:37:47 Removing intermediate container 619d2c863c23 18:37:47 ---> 6dccbb72d218 18:37:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:47 ---> bbab55d7ea14 18:37:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:37:47 ---> 96a6387654e7 18:37:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 18:37:47 ---> 09105bde0585 18:37:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:37:47 ---> 68b5fedf2822 18:37:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:37:47 ---> d90d7a7c3a24 18:37:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:37:47 ---> Running in 842a4961fa4d 18:37:47 ---> 17a222835574 18:37:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:37:48 ---> 08096379b115 18:37:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:37:48 ---> Running in f5c9db870aa2 18:37:48 Removing intermediate container f5c9db870aa2 18:37:48 ---> a5fbd6724662 18:37:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:37:48 ---> Running in 8132c1a51c96 18:37:48 Removing intermediate container 8132c1a51c96 18:37:48 ---> dbc17ee64eed 18:37:48 Step 22/24 : LABEL arch=x86_64 18:37:48 ---> Running in a7bbaee1f997 18:37:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.351s coverage: 28.7% of statements 18:37:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:37:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:37:48 Removing intermediate container a7bbaee1f997 18:37:48 ---> 157ce4d1347d 18:37:48 Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:37:48 ---> Running in 42eb6ea97699 18:37:48 Removing intermediate container 42eb6ea97699 18:37:48 ---> 8ae6af049f3a 18:37:48 Step 24/24 : LABEL version=0.0.0 18:37:48 ---> Running in 5f5943029043 18:37:48 Removing intermediate container 842a4961fa4d 18:37:48 ---> 767fa1a203e9 18:37:48 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 18:37:48 ---> Running in c0883d79bc28 18:37:48 Removing intermediate container 5f5943029043 18:37:48 ---> 6e2e715f7789 18:37:48 18:37:48 Removing intermediate container c0883d79bc28 18:37:48 ---> c8e5ff4dee27 18:37:48 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:37:48 ---> Running in 0a8b79de4352 18:37:48 Successfully built 6e2e715f7789 18:37:48 Successfully tagged core-metadata:latest 18:37:48  Building core-metadata ... done Removing intermediate container 0a8b79de4352 18:37:48 ---> 84cc94627830 18:37:48 Step 20/22 : LABEL arch=x86_64 18:37:48 ---> Running in a1624d2c8e53 18:37:48 Removing intermediate container a1624d2c8e53 18:37:48 ---> 77d4f5805798 18:37:48 Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:37:48 ---> Running in a49bfd6a0327 18:37:48 Removing intermediate container a49bfd6a0327 18:37:48 ---> bf7afc356831 18:37:48 Step 22/22 : LABEL version=0.0.0 18:37:48 ---> Running in a975963e9aa3 18:37:48 Removing intermediate container a975963e9aa3 18:37:48 ---> 93bfddb8a21d 18:37:48 18:37:48 Successfully built 93bfddb8a21d 18:37:48 Successfully tagged security-proxy-auth:latest 18:37:48  Building security-proxy-auth ... done  [Pipeline] } 18:37:49 $ docker stop --time=1 b1707f430ccf75e1e66af53c462742b4ed0e4cc458530ce9cdc1be15b9d9a774 18:37:50 $ docker rm -f --volumes b1707f430ccf75e1e66af53c462742b4ed0e4cc458530ce9cdc1be15b9d9a774 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:50 + docker images 18:37:50 REPOSITORY TAG IMAGE ID CREATED SIZE 18:37:50 security-proxy-auth latest 93bfddb8a21d 2 seconds ago 16.2MB 18:37:50 core-metadata latest 6e2e715f7789 2 seconds ago 18.5MB 18:37:50 c344897902da 4 seconds ago 1.67GB 18:37:50 680bc3f44fd3 7 seconds ago 1.7GB 18:37:50 core-common-config-bootstrapper latest f6c320bbace1 9 seconds ago 15.5MB 18:37:50 security-spiffe-token-provider latest 1c6323df3a8f 11 seconds ago 30MB 18:37:50 71fe520a3971 17 seconds ago 1.68GB 18:37:50 support-scheduler latest 307098215130 18 seconds ago 30.1MB 18:37:50 5fee79d7776b 19 seconds ago 1.73GB 18:37:50 security-bootstrapper latest 5ba4a9011866 35 seconds ago 20.4MB 18:37:50 4a08d2e4935c 36 seconds ago 1.75GB 18:37:50 support-notifications latest cb0f47ec071d 45 seconds ago 30.7MB 18:37:50 security-spire-server latest af66862a6799 56 seconds ago 86.5MB 18:37:50 d9e30e5ffac5 About a minute ago 1.76GB 18:37:50 91c1613b69aa About a minute ago 1.56GB 18:37:50 security-proxy-setup latest 899e155edd9a About a minute ago 27.8MB 18:37:50 3c1b5f0223f4 About a minute ago 1.68GB 18:37:50 4e9c269d13d0 About a minute ago 1.68GB 18:37:50 security-secretstore-setup latest 10199d89e307 2 minutes ago 30MB 18:37:50 core-command latest 3694d5a0b19e 2 minutes ago 17.7MB 18:37:50 core-data latest 41df4ae10b0b 2 minutes ago 18MB 18:37:50 b4cabd0b332d 2 minutes ago 1.7GB 18:37:50 a3dc0dda500f 2 minutes ago 1.68GB 18:37:50 784860a9a9a6 2 minutes ago 1.69GB 18:37:50 security-spire-agent latest d4d34221400b 2 minutes ago 125MB 18:37:50 security-spire-config latest cbb0e244ed44 2 minutes ago 85.8MB 18:37:50 ad68e47ff849 2 minutes ago 1.56GB 18:37:50 7f953c44ae7f 2 minutes ago 1.56GB 18:37:50 ci-base-image-x86_64 latest 1db0ffe1a6d1 6 minutes ago 904MB 18:37:50 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 18:37:50 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 18:37:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 18:37:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 18:37:50 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] } 18:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.488s coverage: 98.5% of statements 18:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.845s coverage: 71.2% of statements 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.662s coverage: 54.0% of statements 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.739s coverage: 88.5% of statements 18:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.580s coverage: 3.9% of statements 18:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.052s coverage: 95.6% of statements 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.492s coverage: 72.2% of statements 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.471s coverage: 65.9% of statements 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.369s coverage: 0.9% of statements 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.654s coverage: 29.6% of statements 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.357s coverage: 47.1% of statements 18:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 82.9% of statements 18:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements 18:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements 18:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.566s coverage: 87.5% of statements 18:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.596s coverage: 94.4% of statements 18:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.269s coverage: 44.8% of statements 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.302s coverage: 79.9% of statements 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.442s coverage: 92.9% of statements 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.245s coverage: 87.2% of statements 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 77.4% of statements 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements 18:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.881s coverage: 91.2% of statements 18:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.178s coverage: 63.1% of statements 18:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.281s coverage: 100.0% of statements 18:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.172s coverage: 89.4% of statements 18:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 18:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 18:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 18:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.462s coverage: 65.3% of statements 18:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.904s coverage: 41.0% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:39:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.297s coverage: 17.7% of statements 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:39:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.672s coverage: 92.3% of statements 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:39:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.231s coverage: 63.2% of statements 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:39:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:39:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 18:39:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:39:17 go vet ./... 18:41:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:41:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:41:09 ./bin/test-attribution-txt.sh [Pipeline] echo 18:41:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:41:09 + ls -al . 18:41:09 total 740 18:41:09 drwxrwxr-x 10 1001 1001 4096 Mar 1 18:35 . 18:41:09 drwxr-xr-x 4 root root 4096 Mar 1 18:35 .. 18:41:09 drwxrwxr-x 2 1001 1001 4096 Mar 1 18:33 .blubracket 18:41:09 -rw-rw-r-- 1 1001 1001 16 Mar 1 18:33 .dockerignore 18:41:09 drwxrwxr-x 8 1001 1001 4096 Mar 1 18:33 .git 18:41:09 drwxrwxr-x 3 1001 1001 4096 Mar 1 18:33 .github 18:41:09 -rw-rw-r-- 1 1001 1001 1068 Mar 1 18:33 .gitignore 18:41:09 -rw-rw-r-- 1 1001 1001 42 Mar 1 18:33 .golangci.yml 18:41:09 -rw-rw-r-- 1 1001 1001 87 Mar 1 18:33 .hadolint.yml 18:41:09 -rw-rw-r-- 1 1001 1001 166 Mar 1 18:33 .sonarcloud.properties 18:41:09 -rw-rw-r-- 1 1001 1001 1171 Mar 1 18:33 ADOPTERS.md 18:41:09 -rw-rw-r-- 1 1001 1001 10825 Mar 1 18:33 Attribution.txt 18:41:09 -rw-rw-r-- 1 1001 1001 73765 Mar 1 18:33 CHANGELOG.md 18:41:09 -rw-rw-r-- 1 1001 1001 3804 Mar 1 18:33 CONTRIBUTING.md 18:41:09 -rw-rw-r-- 1 1001 1001 677 Mar 1 18:33 GOVERNANCE.md 18:41:09 -rw-rw-r-- 1 1001 1001 883 Mar 1 18:33 Jenkinsfile 18:41:09 -rw-rw-r-- 1 1001 1001 10775 Mar 1 18:33 LICENSE 18:41:09 -rw-rw-r-- 1 1001 1001 14116 Mar 1 18:33 Makefile 18:41:09 -rw-rw-r-- 1 1001 1001 582 Mar 1 18:33 OWNERS.md 18:41:09 -rw-rw-r-- 1 1001 1001 9403 Mar 1 18:33 README.md 18:41:09 -rw-rw-r-- 1 1001 1001 6912 Mar 1 18:33 SECURITY.md 18:41:09 -rw-rw-r-- 1 1001 1001 5 Mar 1 18:31 VERSION 18:41:09 drwxrwxr-x 2 1001 1001 4096 Mar 1 18:33 bin 18:41:09 drwxrwxr-x 18 1001 1001 4096 Mar 1 18:33 cmd 18:41:09 -rw-r--r-- 1 root root 487670 Mar 1 18:39 coverage.out 18:41:09 -rw-rw-r-- 1 1001 1001 3296 Mar 1 18:33 go.mod 18:41:09 -rw-rw-r-- 1 1001 1001 31429 Mar 1 18:33 go.sum 18:41:09 drwxrwxr-x 7 1001 1001 4096 Mar 1 18:33 internal 18:41:09 drwxrwxr-x 3 1001 1001 4096 Mar 1 18:33 openapi 18:41:09 drwxrwxr-x 4 1001 1001 4096 Mar 1 18:33 snap 18:41:09 -rw-rw-r-- 1 1001 1001 204 Mar 1 18:33 version.go [Pipeline] sh 18:41:10 + '[' -e coverage.out ] 18:41:10 + chown 1001:1001 coverage.out [Pipeline] stash 18:41:10 Warning: overwriting stash ‘coverage-report’ 18:41:11 Stashed 1 file(s) [Pipeline] sh 18:41:11 + make build 18:41:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:42: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 18:42:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:42:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:42:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:43:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:43:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:43:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:43: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:43:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:43:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:44:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:44:14 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] } 18:44:20 $ docker stop --time=1 4ddce4fa36aaa9c8456e714c621bfd3b8b5a1545193bc8e891330959c4ddc7bb 18:44:23 $ docker rm -f --volumes 4ddce4fa36aaa9c8456e714c621bfd3b8b5a1545193bc8e891330959c4ddc7bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:25 18:44:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:26 latest: Pulling from edgex-devops/edgex-compose-arm64 18:44:26 29e5d40040c1: Pulling fs layer 18:44:26 1ce36da41761: Pulling fs layer 18:44:26 25b303627fd3: Pulling fs layer 18:44:26 29e5d40040c1: Verifying Checksum 18:44:26 29e5d40040c1: Download complete 18:44:26 1ce36da41761: Verifying Checksum 18:44:26 1ce36da41761: Download complete 18:44:26 29e5d40040c1: Pull complete 18:44:28 1ce36da41761: Pull complete 18:44:28 25b303627fd3: Verifying Checksum 18:44:28 25b303627fd3: Download complete 18:44:38 25b303627fd3: Pull complete 18:44:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:38 prd-ubuntu20.04-docker-arm64-4c-16g-7996 does not seem to be running inside a container 18:44:38 $ 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 18:44:40 $ docker top 96706e34cd0840d4f0f653a34d1265aaab368d4f0bb3ecbb0e399d2a30a09535 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:41 + docker-compose build --help 18:44:41 + grep parallel 18:44:47 --parallel Build images in parallel. [Pipeline] } 18:44:47 $ docker stop --time=1 96706e34cd0840d4f0f653a34d1265aaab368d4f0bb3ecbb0e399d2a30a09535 18:44:49 $ docker rm -f --volumes 96706e34cd0840d4f0f653a34d1265aaab368d4f0bb3ecbb0e399d2a30a09535 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:50 prd-ubuntu20.04-docker-arm64-4c-16g-7996 does not seem to be running inside a container 18:44:50 $ 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 18:44:51 $ docker top ab3ab8006e64994e8846f0913a141387ef2a91c644e3776ac98b7b1cde5da020 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:51 + docker-compose -f ./docker-compose-build.yml build --parallel 18:44:58 Building core-command ... 18:44:58 Building core-common-config-bootstrapper ... 18:44:58 Building core-data ... 18:44:58 Building core-metadata ... 18:44:58 Building security-bootstrapper ... 18:44:58 Building security-proxy-auth ... 18:44:58 Building security-proxy-setup ... 18:44:58 Building security-secretstore-setup ... 18:44:58 Building security-spiffe-token-provider ... 18:44:58 Building security-spire-agent ... 18:44:58 Building security-spire-config ... 18:44:58 Building security-spire-server ... 18:44:58 Building support-notifications ... 18:44:58 Building support-scheduler ... 18:44:58 Building security-spire-server 18:44:58 Building core-metadata 18:44:58 Building core-data 18:44:58 Building security-proxy-auth 18:44:58 Building core-command 18:45:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:45:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:45:45 ---> bfba27ba5bbd 18:45:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:45:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:45:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:45:45 ---> bfba27ba5bbd 18:45:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:45:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:45:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:45:45 ---> bfba27ba5bbd 18:45:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:45:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:45:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:45:45 ---> bfba27ba5bbd 18:45:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:45:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:45:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:45:45 ---> bfba27ba5bbd 18:45:45 Step 3/23 : WORKDIR /edgex-go 18:45:45 ---> Running in 2f4c23f7b303 18:45:45 ---> Running in 798827ce76fe 18:45:45 ---> Running in 8e92e2188f22 18:45:45 ---> Running in a5b2c201f86d 18:45:45 ---> Running in ba43c96d7d7b 18:45:45 Removing intermediate container ba43c96d7d7b 18:45:45 ---> 9fb8f8158cbd 18:45:45 Step 4/24 : WORKDIR /edgex-go 18:45:45 Removing intermediate container 8e92e2188f22 18:45:45 ---> 8367d797b1d2 18:45:45 Step 4/22 : WORKDIR /edgex-go 18:45:45 Removing intermediate container 798827ce76fe 18:45:45 ---> 6f76615f23bf 18:45:45 Step 4/22 : WORKDIR /edgex-go 18:45:45 ---> Running in 4e714abd2bbf 18:45:45 Removing intermediate container 2f4c23f7b303 18:45:45 ---> c2e50233114a 18:45:45 Step 4/23 : WORKDIR /edgex-go 18:45:45 ---> Running in b4677f6fcbe7 18:45:45 Removing intermediate container a5b2c201f86d 18:45:45 ---> 7fd9ee5e8e38 18:45:45 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 18:45:45 ---> Running in 13ceb598ef0f 18:45:45 ---> Running in 4ef484c581df 18:45:45 ---> Running in 3d9cee562a9f 18:45:46 Removing intermediate container 13ceb598ef0f 18:45:46 ---> ee36bc974702 18:45:46 Step 5/22 : RUN apk add --update --no-cache make git 18:45:46 Removing intermediate container 4e714abd2bbf 18:45:46 ---> c05ee9c71a20 18:45:46 Step 5/24 : RUN apk add --update --no-cache make git 18:45:46 Removing intermediate container 4ef484c581df 18:45:46 ---> c9e8425ffd08 18:45:46 Step 5/23 : RUN apk add --update --no-cache make git 18:45:46 ---> Running in 81f043402d9c 18:45:46 Removing intermediate container b4677f6fcbe7 18:45:46 ---> 7a5e0a6717c7 18:45:46 Step 5/22 : RUN apk add --update --no-cache make git 18:45:46 ---> Running in f4914d7530c0 18:45:46 ---> Running in 8d1dcb3da532 18:45:46 ---> Running in f650eba78d1b 18:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:48 OK: 221 MiB in 51 packages 18:45:49 OK: 221 MiB in 51 packages 18:45:49 OK: 221 MiB in 51 packages 18:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:52 Removing intermediate container 3d9cee562a9f 18:45:52 ---> 82c055e36808 18:45:52 Step 5/23 : COPY go.mod vendor* ./ 18:45:52 Removing intermediate container 81f043402d9c 18:45:52 ---> a95cd08e924b 18:45:52 Step 6/22 : COPY go.mod vendor* ./ 18:45:52 Removing intermediate container 8d1dcb3da532 18:45:52 ---> 9fb1a553cd64 18:45:52 Step 6/22 : COPY go.mod vendor* ./ 18:45:52 OK: 221 MiB in 51 packages 18:45:53 OK: 221 MiB in 51 packages 18:45:53 ---> 6f6dcb79f5a3 18:45:53 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 ---> Running in f16767815a2f 18:45:54 ---> 60c997efa2a3 18:45:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:54 ---> Running in b55b11ae1533 18:45:54 ---> 469cfcc2019c 18:45:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:54 Removing intermediate container f4914d7530c0 18:45:54 ---> 58464da029bd 18:45:54 Step 6/24 : COPY go.mod vendor* ./ 18:45:54 ---> Running in 38be8a4ad84f 18:45:55 Removing intermediate container f650eba78d1b 18:45:55 ---> 9468c38301d4 18:45:55 Step 6/23 : COPY go.mod vendor* ./ 18:45:56 ---> 18ccf986fb6a 18:45:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:56 ---> Running in 5ceb93a23fa7 18:45:56 ---> 9d90863e18b3 18:45:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:56 ---> Running in eee217cd1d90 18:47:48 Removing intermediate container 38be8a4ad84f 18:47:48 ---> f377d2f9c85c 18:47:48 Step 8/22 : COPY . . 18:47:48 Removing intermediate container eee217cd1d90 18:47:48 ---> 8e4f99d299b7 18:47:48 Step 8/23 : COPY . . 18:47:48 Removing intermediate container f16767815a2f 18:47:48 ---> b7350fa7b3e1 18:47:48 Step 7/23 : COPY . . 18:47:48 Removing intermediate container b55b11ae1533 18:47:48 ---> 63f1a5f085d1 18:47:48 Step 8/22 : COPY . . 18:47:48 Removing intermediate container 5ceb93a23fa7 18:47:48 ---> 0c8e67ae0626 18:47:48 Step 8/24 : COPY . . 18:47:58 ---> 2e953830b7e7 18:47:58 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 18:47:58 ---> Running in adc1bbe26dcd 18:47:58 ---> 251889579f9d 18:47:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:47:58 ---> 8a6b048d3753 18:47:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:47:58 Removing intermediate container adc1bbe26dcd 18:47:58 ---> f2abd5c36e51 18:47:58 Step 9/23 : WORKDIR /edgex-go/spire-build 18:47:58 ---> Running in 98a3e7f6d165 18:47:58 ---> Running in 7c679cde7b8f 18:47:59 ---> Running in 7506e756101b 18:48:00 Removing intermediate container 7506e756101b 18:48:00 ---> 0f462383470d 18:48:00 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:48:00 ---> 6c3ceaf1aa4a 18:48:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:48:00 ---> Running in 873b91a8196c 18:48:00 ---> Running in 230cf216d7db 18:48:00 ---> 6a45110bfa3b 18:48:00 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:48:00 ---> Running in 50b7a8cc6d38 18:48:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:48:01 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 18:48:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:48:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:48:04 Removing intermediate container 873b91a8196c 18:48:04 ---> c9000263d4c6 18:48:04 Step 11/23 : WORKDIR /edgex-go 18:48:04 ---> Running in 527c04278249 18:48:04 Removing intermediate container 527c04278249 18:48:04 ---> e5d354a6d178 18:48:04 18:48:04 Step 12/23 : FROM alpine:3.15 18:48:04 3.15: Pulling from library/alpine 18:48:06 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 18:48:06 Status: Downloaded newer image for alpine:3.15 18:48:06 ---> 354640af7b1b 18:48:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:48:06 ---> Running in 9df99aa609e0 18:48:06 Removing intermediate container 9df99aa609e0 18:48:06 ---> 0f6ddfd75ac7 18:48:06 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:48:06 ---> Running in f856dc86e733 18:48:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:48:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:48:10 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:48:10 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:48:10 OK: 15734 distinct packages available 18:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:48:12 (1/5) Installing dumb-init (1.2.5-r1) 18:48:12 (2/5) Installing musl-obstack (1.2.3-r0) 18:48:12 (3/5) Installing libucontext (1.1-r0) 18:48:12 (4/5) Installing gcompat (1.0.0-r4) 18:48:12 (5/5) Installing openssl (1.1.1t-r1) 18:48:12 Executing busybox-1.34.1-r7.trigger 18:48:13 OK: 6 MiB in 19 packages 18:48:15 Removing intermediate container f856dc86e733 18:48:15 ---> e50084f8ee15 18:48:15 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:48:20 ---> a46b2a748367 18:48:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:48:21 ---> b38e4e4bdb99 18:48:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:48:22 ---> 352a46461691 18:48:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:48:24 ---> 016a9a75f5cd 18:48:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:48:24 ---> Running in c171baaacc09 18:48:25 Removing intermediate container c171baaacc09 18:48:25 ---> 8c13fd75080d 18:48:25 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:48:25 ---> Running in 043a186eb795 18:48:25 Removing intermediate container 043a186eb795 18:48:25 ---> 9c7081847751 18:48:25 Step 21/23 : LABEL arch=arm64 18:48:25 ---> Running in 39e519c27678 18:48:26 Removing intermediate container 39e519c27678 18:48:26 ---> 3c60b27c838a 18:48:26 Step 22/23 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:48:26 ---> Running in 526a320acc80 18:48:26 Removing intermediate container 526a320acc80 18:48:26 ---> 73bdc9e7a353 18:48:26 Step 23/23 : LABEL version=0.0.0 18:48:26 ---> Running in e4c83cb0c085 18:48:27 Removing intermediate container e4c83cb0c085 18:48:27 ---> d5b30dc866b4 18:48:27 18:48:27 Successfully built d5b30dc866b4 18:48:27 Successfully tagged security-spire-server-arm64:latest 18:48:27  Building security-spire-server ... done Building security-proxy-setup 18:48:49 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:48:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:48:49 ---> bfba27ba5bbd 18:48:49 Step 3/21 : WORKDIR /edgex-go 18:48:49 ---> Using cache 18:48:49 ---> 7fd9ee5e8e38 18:48:49 Step 4/21 : RUN apk add --update --no-cache make git 18:48:49 ---> Running in 3e6b8d072061 18:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:48:50 OK: 221 MiB in 51 packages 18:48:51 Removing intermediate container 3e6b8d072061 18:48:51 ---> de91f09b484d 18:48:51 Step 5/21 : COPY go.mod vendor* ./ 18:48:52 ---> 3f022eb75e10 18:48:52 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:52 ---> Running in 0c06a6844934 18:50:29 Removing intermediate container 0c06a6844934 18:50:29 ---> 983a781b2a10 18:50:29 Step 7/21 : COPY . . 18:50:35 ---> 4294ee6672d3 18:50:35 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:50:35 ---> Running in 3332896bd218 18:50:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:54:28 Removing intermediate container 7c679cde7b8f 18:54:28 ---> 27e918c67783 18:54:28 18:54:28 Step 10/22 : FROM alpine:3.16 18:54:28 3.16: Pulling from library/alpine 18:54:28 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:54:28 Status: Downloaded newer image for alpine:3.16 18:54:28 ---> 4c81e5bf8899 18:54:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:54:28 ---> Running in 65060119b5f4 18:54:28 Removing intermediate container 65060119b5f4 18:54:28 ---> c2679aab21a8 18:54:28 Step 12/22 : RUN apk add --update --no-cache dumb-init 18:54:28 ---> Running in 3e2e4e2c7ce7 18:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:54:32 (1/1) Installing dumb-init (1.2.5-r1) 18:54:32 Executing busybox-1.35.0-r17.trigger 18:54:32 OK: 5 MiB in 15 packages 18:54:35 Removing intermediate container 3e2e4e2c7ce7 18:54:35 ---> 694cf51e7418 18:54:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:36 ---> 65a28611ba32 18:54:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:54:38 ---> 8884faaf5412 18:54:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 18:54:38 ---> 8007e833b4e5 18:54:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:54:39 ---> bd7922295da7 18:54:39 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:54:39 ---> Running in 757e1de3fd3e 18:54:43 Removing intermediate container 757e1de3fd3e 18:54:43 ---> 1bf5097e6dfa 18:54:43 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 18:54:43 ---> Running in c7f45dbdb79e 18:54:43 Removing intermediate container c7f45dbdb79e 18:54:43 ---> c44575115c2d 18:54:43 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:54:43 ---> Running in 2942a010908c 18:54:44 Removing intermediate container 2942a010908c 18:54:44 ---> 766d1ae8fcd9 18:54:44 Step 20/22 : LABEL arch=arm64 18:54:44 ---> Running in 2a57c5bbfb31 18:54:44 Removing intermediate container 2a57c5bbfb31 18:54:44 ---> 7aec8b892211 18:54:44 Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:54:44 ---> Running in 5f2021eb256a 18:54:45 Removing intermediate container 5f2021eb256a 18:54:45 ---> df660ecebccf 18:54:45 Step 22/22 : LABEL version=0.0.0 18:54:45 ---> Running in 9886b1545654 18:54:46 Removing intermediate container 9886b1545654 18:54:46 ---> 03c85fe1c72e 18:54:46 18:54:46 Successfully built 03c85fe1c72e 18:54:46 Successfully tagged security-proxy-auth-arm64:latest 18:54:46 Building security-spire-agent 18:55:04  Building security-proxy-auth ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:55:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:55:04 ---> bfba27ba5bbd 18:55:04 Step 3/24 : WORKDIR /edgex-go 18:55:04 ---> Using cache 18:55:04 ---> 7fd9ee5e8e38 18:55:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:55:04 ---> Using cache 18:55:04 ---> 82c055e36808 18:55:04 Step 5/24 : COPY go.mod vendor* ./ 18:55:04 ---> Using cache 18:55:04 ---> 6f6dcb79f5a3 18:55:04 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:04 ---> Using cache 18:55:04 ---> b7350fa7b3e1 18:55:04 Step 7/24 : COPY . . 18:55:04 ---> Using cache 18:55:04 ---> 2e953830b7e7 18:55:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:55:04 ---> Using cache 18:55:04 ---> f2abd5c36e51 18:55:04 Step 9/24 : WORKDIR /edgex-go/spire-build 18:55:04 ---> Using cache 18:55:04 ---> 0f462383470d 18:55:04 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:55:05 ---> Running in b322b3f82387 18:55:08 Removing intermediate container b322b3f82387 18:55:08 ---> aaaf237eee37 18:55:08 Step 11/24 : WORKDIR /edgex-go 18:55:08 ---> Running in 8c70cd0db018 18:55:08 Removing intermediate container 8c70cd0db018 18:55:08 ---> e78df78a8089 18:55:08 18:55:08 Step 12/24 : FROM alpine:3.15 18:55:08 ---> 354640af7b1b 18:55:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:55:08 ---> Using cache 18:55:09 ---> 0f6ddfd75ac7 18:55:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:55:09 ---> Using cache 18:55:09 ---> e50084f8ee15 18:55:09 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:55:14 ---> 12a97ea6cdbe 18:55:14 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:55:24 ---> 48d5833eb208 18:55:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:55:24 Removing intermediate container 230cf216d7db 18:55:24 ---> 925194c1d1e0 18:55:24 18:55:24 Step 10/23 : FROM alpine:3.16 18:55:24 ---> 4c81e5bf8899 18:55:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:55:24 ---> 0c4f695e5bed 18:55:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:55:24 ---> Running in 681d09eeec25 18:55:26 ---> 9b8cba094101 18:55:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:55:27 ---> f15b0bc860bb 18:55:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:55:27 ---> Running in b6d240d61ca5 18:55:27 Removing intermediate container b6d240d61ca5 18:55:27 ---> f80da8c61b2f 18:55:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:55:27 ---> Running in feafaf43566c 18:55:28 (1/1) Installing dumb-init (1.2.5-r1) 18:55:28 Executing busybox-1.35.0-r17.trigger 18:55:28 Removing intermediate container feafaf43566c 18:55:28 ---> 124fe6d5edc8 18:55:28 Step 22/24 : LABEL arch=arm64 18:55:28 OK: 5 MiB in 15 packages 18:55:28 ---> Running in 3c51fb4c4b7a 18:55:28 Removing intermediate container 3c51fb4c4b7a 18:55:28 ---> 041069fda302 18:55:28 Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:55:29 ---> Running in 433bebdd9dc2 18:55:29 Removing intermediate container 433bebdd9dc2 18:55:29 ---> 5f1baaaab938 18:55:29 Step 24/24 : LABEL version=0.0.0 18:55:30 ---> Running in d7af2f4abc89 18:55:30 Removing intermediate container 681d09eeec25 18:55:30 ---> 2c24f130412d 18:55:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:55:30 ---> Running in 21023751ced7 18:55:30 Removing intermediate container d7af2f4abc89 18:55:30 ---> f7a4685f9261 18:55:30 18:55:30 Removing intermediate container 21023751ced7 18:55:30 ---> 54b9c28748e0 18:55:30 Step 13/23 : ENV APP_PORT=59882 18:55:31 ---> Running in 4d2dc83809dd 18:55:31 Successfully built f7a4685f9261 18:55:31 Successfully tagged security-spire-agent-arm64:latest 18:55:31  Building security-spire-agent ... done Building security-secretstore-setup 18:55:31 Removing intermediate container 4d2dc83809dd 18:55:31 ---> 8950ee33cf9c 18:55:31 Step 14/23 : EXPOSE $APP_PORT 18:55:31 ---> Running in 2bf8e067c69e 18:55:32 Removing intermediate container 2bf8e067c69e 18:55:32 ---> 54afc7bef601 18:55:32 Step 15/23 : WORKDIR / 18:55:32 ---> Running in d0760e913dd2 18:55:33 Removing intermediate container d0760e913dd2 18:55:33 ---> a303ddcfcead 18:55:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:55:35 ---> 4967502abe9b 18:55:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:55:39 ---> 6afed7969cbe 18:55:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:55:40 ---> e8679f620d3d 18:55:40 Step 19/23 : ENTRYPOINT ["/core-command"] 18:55:41 ---> Running in e0c957ead5b4 18:55:42 Removing intermediate container e0c957ead5b4 18:55:42 ---> c7620439f4e0 18:55:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:55:42 ---> Running in 1962abfdc07b 18:55:43 Removing intermediate container 1962abfdc07b 18:55:43 ---> 6a0774ac85cd 18:55:43 Step 21/23 : LABEL arch=arm64 18:55:43 ---> Running in c08f0456a10b 18:55:44 Removing intermediate container c08f0456a10b 18:55:44 ---> 0a4eb668afb1 18:55:44 Step 22/23 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:55:45 ---> Running in b82d92a2cced 18:55:46 Removing intermediate container b82d92a2cced 18:55:46 ---> 8f09c6bf6b2c 18:55:46 Step 23/23 : LABEL version=0.0.0 18:55:46 ---> Running in a16e9cddbe5f 18:55:47 Removing intermediate container 98a3e7f6d165 18:55:47 ---> 7f80d9356eaf 18:55:47 18:55:47 Step 10/22 : FROM alpine:3.16 18:55:47 ---> 4c81e5bf8899 18:55:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:55:47 Removing intermediate container a16e9cddbe5f 18:55:47 ---> 449a2f2462f1 18:55:47 18:55:47 ---> Running in 2d1ac6c460bf 18:55:48 Successfully built 449a2f2462f1 18:55:48 Successfully tagged core-command-arm64:latest 18:55:48  Building core-command ... done Building security-spiffe-token-provider 18:55:48 Removing intermediate container 2d1ac6c460bf 18:55:48 ---> eb4f9a632bea 18:55:48 Step 12/22 : ENV APP_PORT=59880 18:55:48 ---> Running in 49e92b20c1b9 18:55:49 Removing intermediate container 49e92b20c1b9 18:55:49 ---> 69bedb336f0a 18:55:49 Step 13/22 : EXPOSE $APP_PORT 18:55:49 ---> Running in 23edef0d9f5b 18:55:51 Removing intermediate container 23edef0d9f5b 18:55:51 ---> 2246576b0b7b 18:55:51 Step 14/22 : RUN apk add --update --no-cache dumb-init 18:55:51 ---> Running in 0b3f8645b2c6 18:55:52 Removing intermediate container 50b7a8cc6d38 18:55:52 ---> d916047fc581 18:55:52 18:55:52 Step 10/24 : FROM alpine:3.16 18:55:52 ---> 4c81e5bf8899 18:55:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:55:52 ---> Using cache 18:55:52 ---> 2c24f130412d 18:55:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:55:52 ---> Using cache 18:55:52 ---> 54b9c28748e0 18:55:52 Step 13/24 : ENV APP_PORT=59881 18:55:53 ---> Running in 798d743db744 18:55:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:55:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:55:53 ---> bfba27ba5bbd 18:55:53 Step 3/24 : WORKDIR /edgex-go 18:55:53 ---> Using cache 18:55:53 ---> 7fd9ee5e8e38 18:55:53 Step 4/24 : RUN apk add --update --no-cache make git 18:55:53 ---> Using cache 18:55:53 ---> de91f09b484d 18:55:53 Step 5/24 : COPY go.mod vendor* ./ 18:55:53 ---> Using cache 18:55:53 ---> 3f022eb75e10 18:55:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:53 ---> Using cache 18:55:53 ---> 983a781b2a10 18:55:53 Step 7/24 : COPY . . 18:55:53 ---> Using cache 18:55:53 ---> 4294ee6672d3 18:55:53 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:55:53 ---> Running in e3447db79e7a 18:55:53 Removing intermediate container 798d743db744 18:55:53 ---> f3062846924e 18:55:53 Step 14/24 : EXPOSE $APP_PORT 18:55:53 ---> Running in 0d95e367a9cb 18:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:55:54 Removing intermediate container 0d95e367a9cb 18:55:54 ---> 1ecca88ee03a 18:55:54 Step 15/24 : WORKDIR / 18:55:54 ---> Running in fcdf37298e14 18:55:55 Removing intermediate container fcdf37298e14 18:55:55 ---> 78367782836e 18:55:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:55:55 (1/1) Installing dumb-init (1.2.5-r1) 18:55:55 Executing busybox-1.35.0-r17.trigger 18:55:55 OK: 5 MiB in 15 packages 18:55:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:55:56 ---> f6a622920760 18:55:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:55:57 Removing intermediate container 0b3f8645b2c6 18:55:57 ---> f4a17909f6f9 18:55:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:55:58 ---> 534f9d5ea492 18:55:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:56:00 ---> c11f59915958 18:56:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:56:01 ---> fd135f047d07 18:56:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:56:02 ---> d9f56c49ffb7 18:56:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:56:05 ---> bf7d7ea2a651 18:56:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:56:05 ---> 64223cf7cf03 18:56:05 Step 18/22 : ENTRYPOINT ["/core-data"] 18:56:05 ---> Running in 5c4d426f8eac 18:56:05 ---> Running in 16d114367f11 18:56:06 Removing intermediate container 16d114367f11 18:56:06 ---> a7029c064432 18:56:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:56:06 Removing intermediate container 5c4d426f8eac 18:56:06 ---> 13545f8f29e9 18:56:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:56:06 ---> Running in 2a66242b661f 18:56:06 ---> Running in 3b785abfe042 18:56:07 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:56:07 Step 2/19 : FROM ${BUILDER_BASE} AS builder 18:56:07 ---> bfba27ba5bbd 18:56:07 Step 3/19 : WORKDIR /edgex-go 18:56:07 ---> Using cache 18:56:07 ---> 7fd9ee5e8e38 18:56:07 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 18:56:07 ---> Running in 590e2513c717 18:56:07 Removing intermediate container 2a66242b661f 18:56:07 ---> 404630f393e7 18:56:07 Step 20/22 : LABEL arch=arm64 18:56:07 ---> Running in 3e4d5970dd19 18:56:07 Removing intermediate container 3b785abfe042 18:56:07 ---> ae467dc7ab60 18:56:07 Step 22/24 : LABEL arch=arm64 18:56:07 ---> Running in 0ae381fecd35 18:56:08 Removing intermediate container 3e4d5970dd19 18:56:08 ---> 69db9e8d3e83 18:56:08 Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:56:08 Removing intermediate container 0ae381fecd35 18:56:08 ---> 152a2dc98dfa 18:56:08 Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:56:08 ---> Running in da47e4cbe566 18:56:09 ---> Running in cdd374554b84 18:56:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:56:09 Removing intermediate container da47e4cbe566 18:56:09 ---> 4d7aadeab3c3 18:56:09 Step 22/22 : LABEL version=0.0.0 18:56:09 ---> Running in 6aa0c5aee438 18:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:56:09 Removing intermediate container cdd374554b84 18:56:09 ---> cb5d17a0bd12 18:56:09 Step 24/24 : LABEL version=0.0.0 18:56:09 ---> Running in cb8ce31036b4 18:56:10 Removing intermediate container 6aa0c5aee438 18:56:10 ---> beb61676a6b9 18:56:10 18:56:10 Removing intermediate container cb8ce31036b4 18:56:10 ---> 4d5b9fefa0e8 18:56:10 18:56:10 Successfully built beb61676a6b9 18:56:10 Successfully tagged core-data-arm64:latest 18:56:10 Building support-scheduler 18:56:10  Building core-data ... done Successfully built 4d5b9fefa0e8 18:56:10 Successfully tagged core-metadata-arm64:latest 18:56:10 Building support-notifications 18:56:10  Building core-metadata ... done v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:56:10 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:56:10 OK: 16903 distinct packages available 18:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:56:12 OK: 221 MiB in 51 packages 18:56:14 Removing intermediate container 590e2513c717 18:56:14 ---> 2f71937561b5 18:56:14 Step 5/19 : COPY go.mod vendor* ./ 18:56:14 ---> 34dfa386cff7 18:56:14 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:14 ---> Running in 94797f390849 18:56:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:56:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:56:33 ---> bfba27ba5bbd 18:56:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:56:33 ---> Using cache 18:56:33 ---> c2e50233114a 18:56:33 Step 4/22 : WORKDIR /edgex-go 18:56:33 ---> Using cache 18:56:33 ---> c9e8425ffd08 18:56:33 Step 5/22 : RUN apk add --update --no-cache make git 18:56:33 ---> Using cache 18:56:33 ---> 9468c38301d4 18:56:33 Step 6/22 : COPY go.mod vendor* ./ 18:56:33 ---> Using cache 18:56:33 ---> 9d90863e18b3 18:56:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:33 ---> Using cache 18:56:33 ---> 8e4f99d299b7 18:56:33 Step 8/22 : COPY . . 18:56:33 ---> Using cache 18:56:33 ---> 6c3ceaf1aa4a 18:56:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:56:33 ---> Running in 325c10b55e3c 18:56:34 Removing intermediate container 3332896bd218 18:56:34 ---> ab4ff081c3b4 18:56:34 18:56:34 Step 9/21 : FROM alpine:3.16 18:56:34 ---> 4c81e5bf8899 18:56:34 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 18:56:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:56:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:56:34 ---> bfba27ba5bbd 18:56:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:56:34 ---> Using cache 18:56:34 ---> c2e50233114a 18:56:34 Step 4/22 : WORKDIR /edgex-go 18:56:34 ---> Using cache 18:56:34 ---> c9e8425ffd08 18:56:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:56:34 ---> Running in 70f37a816c54 18:56:34 ---> Running in fd57d8c54fca 18:56:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:56:38 OK: 221 MiB in 51 packages 18:56:38 (1/6) Installing ca-certificates (20220614-r0) 18:56:38 (2/6) Installing brotli-libs (1.0.9-r6) 18:56:38 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:56:38 (4/6) Installing libcurl (7.83.1-r6) 18:56:38 (5/6) Installing curl (7.83.1-r6) 18:56:38 (6/6) Installing dumb-init (1.2.5-r1) 18:56:38 Executing busybox-1.35.0-r17.trigger 18:56:38 Executing ca-certificates-20220614-r0.trigger 18:56:39 OK: 8 MiB in 20 packages 18:56:40 Removing intermediate container fd57d8c54fca 18:56:40 ---> 6a9c8f231dde 18:56:40 Step 6/22 : COPY go.mod vendor* ./ 18:56:41 ---> 60815da3deb2 18:56:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:41 Removing intermediate container 70f37a816c54 18:56:41 ---> 2cd16b86f644 18:56:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:56:41 ---> Running in 37080f5da02a 18:56:42 ---> Running in d80a67bac076 18:56:43 Removing intermediate container d80a67bac076 18:56:43 ---> 72e0857de721 18:56:43 Step 12/21 : WORKDIR /edgex 18:56:43 ---> Running in 724b4e0b7b31 18:56:44 Removing intermediate container 724b4e0b7b31 18:56:44 ---> 6aa085d04b56 18:56:44 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:56:45 ---> 06c64d14f39a 18:56:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:56:47 ---> 26bf62187780 18:56:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:56:48 ---> e80f050401ec 18:56:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:56:49 ---> e493ad5548e3 18:56:49 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:56:49 ---> Running in d5e18ad363c9 18:56:52 Removing intermediate container d5e18ad363c9 18:56:52 ---> d5657d8b0b22 18:56:52 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 18:56:52 ---> Running in 6e7654d09f0f 18:56:53 Removing intermediate container 6e7654d09f0f 18:56:53 ---> 0235bb4562bd 18:56:53 Step 19/21 : LABEL arch=arm64 18:56:53 ---> Running in 503a4b6f7d90 18:56:54 Removing intermediate container 503a4b6f7d90 18:56:54 ---> 044c6823bcb9 18:56:54 Step 20/21 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:56:54 ---> Running in 87c43052e2b1 18:56:54 Removing intermediate container 87c43052e2b1 18:56:54 ---> 8f2cef0ee847 18:56:54 Step 21/21 : LABEL version=0.0.0 18:56:54 ---> Running in 71c7aeedcc27 18:56:55 Removing intermediate container 71c7aeedcc27 18:56:55 ---> 5011159b2b8e 18:56:55 18:56:55 Successfully built 5011159b2b8e 18:56:55 Successfully tagged security-proxy-setup-arm64:latest 18:56:55  Building security-proxy-setup ... done Building security-spire-config 18:57:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:57:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:57:13 ---> bfba27ba5bbd 18:57:13 Step 3/24 : WORKDIR /edgex-go 18:57:13 ---> Using cache 18:57:13 ---> 7fd9ee5e8e38 18:57:13 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:57:13 ---> Using cache 18:57:13 ---> 82c055e36808 18:57:13 Step 5/24 : COPY go.mod vendor* ./ 18:57:13 ---> Using cache 18:57:13 ---> 6f6dcb79f5a3 18:57:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:57:13 ---> Using cache 18:57:13 ---> b7350fa7b3e1 18:57:13 Step 7/24 : COPY . . 18:57:13 ---> Using cache 18:57:13 ---> 2e953830b7e7 18:57:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:57:13 ---> Using cache 18:57:13 ---> f2abd5c36e51 18:57:13 Step 9/24 : WORKDIR /edgex-go/spire-build 18:57:13 ---> Using cache 18:57:13 ---> 0f462383470d 18:57:13 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:57:13 ---> Using cache 18:57:13 ---> aaaf237eee37 18:57:13 Step 11/24 : WORKDIR /edgex-go 18:57:13 ---> Using cache 18:57:13 ---> e78df78a8089 18:57:13 18:57:13 Step 12/24 : FROM alpine:3.15 18:57:13 ---> 354640af7b1b 18:57:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:57:13 ---> Using cache 18:57:13 ---> 0f6ddfd75ac7 18:57:13 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:57:13 ---> Running in 05741f6b2e80 18:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:57:16 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:57:16 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:57:16 OK: 15734 distinct packages available 18:57:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:57:18 (1/4) Installing dumb-init (1.2.5-r1) 18:57:18 (2/4) Installing musl-obstack (1.2.3-r0) 18:57:18 (3/4) Installing libucontext (1.1-r0) 18:57:18 (4/4) Installing gcompat (1.0.0-r4) 18:57:18 Executing busybox-1.34.1-r7.trigger 18:57:18 OK: 6 MiB in 18 packages 18:57:21 Removing intermediate container 05741f6b2e80 18:57:21 ---> 9b2a8ac585b3 18:57:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:57:31 ---> bb6e07d99cd9 18:57:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:57:31 ---> 902d7a0a71a7 18:57:31 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:57:31 ---> Running in e1267c1d8627 18:57:32 Removing intermediate container e1267c1d8627 18:57:32 ---> f2c9ab2af09e 18:57:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:57:35 ---> 9ac19a19c383 18:57:35 Step 19/24 : WORKDIR / 18:57:35 ---> Running in c58a0b58f8bb 18:57:36 Removing intermediate container c58a0b58f8bb 18:57:36 ---> a8688ebcf603 18:57:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:57:36 ---> Running in 9f8d6c8c4652 18:57:37 Removing intermediate container 9f8d6c8c4652 18:57:37 ---> b06162a100aa 18:57:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:57:37 ---> Running in 3875be5096b0 18:57:38 Removing intermediate container 3875be5096b0 18:57:38 ---> f2b68b66a11c 18:57:38 Step 22/24 : LABEL arch=arm64 18:57:39 ---> Running in 59dd0c339c96 18:57:39 Removing intermediate container 59dd0c339c96 18:57:39 ---> a31698f0dabe 18:57:39 Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 18:57:39 ---> Running in 73813fd5b511 18:57:40 Removing intermediate container 73813fd5b511 18:57:40 ---> c15564448ba4 18:57:40 Step 24/24 : LABEL version=0.0.0 18:57:40 ---> Running in 2b81281a4920 18:57:41 Removing intermediate container 2b81281a4920 18:57:41 ---> e6a8a607a5d0 18:57:41 18:57:42 Successfully built e6a8a607a5d0 18:57:42 Successfully tagged security-spire-config-arm64:latest 18:57:42  Building security-spire-config ... done Building security-bootstrapper 18:58:04 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:58:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:58:04 ---> bfba27ba5bbd 18:58:04 Step 3/32 : WORKDIR /edgex-go 18:58:04 ---> Using cache 18:58:04 ---> 7fd9ee5e8e38 18:58:04 Step 4/32 : RUN apk add --update --no-cache make git 18:58:04 ---> Using cache 18:58:04 ---> de91f09b484d 18:58:04 Step 5/32 : COPY go.mod vendor* ./ 18:58:04 ---> Using cache 18:58:04 ---> 3f022eb75e10 18:58:04 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:04 ---> Using cache 18:58:04 ---> 983a781b2a10 18:58:04 Step 7/32 : COPY . . 18:58:04 ---> Using cache 18:58:04 ---> 4294ee6672d3 18:58:04 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:58:04 ---> Running in 1ba8d4e9c7b1 18:58:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:58:07 Removing intermediate container 94797f390849 18:58:07 ---> fb293204c6c8 18:58:07 Step 7/19 : COPY . . 18:58:34 ---> d31d2ccba288 18:58:34 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:58:34 ---> Running in 160e930a8a3c 18:58:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:58:34 Removing intermediate container 37080f5da02a 18:58:34 ---> 8ee63adf35a3 18:58:34 Step 8/22 : COPY . . 18:58:47 ---> 665d3dbee97e 18:58:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:58:47 ---> Running in 260b73357c3d 18:58:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:01:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:01:36 Removing intermediate container e3447db79e7a 19:01:36 ---> d6a2ed35a359 19:01:36 19:01:36 Step 9/24 : FROM alpine:3.16 19:01:36 ---> 4c81e5bf8899 19:01:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:01:36 ---> Running in 4e251df35375 19:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:01:41 (1/3) Installing ca-certificates (20220614-r0) 19:01:41 (2/3) Installing dumb-init (1.2.5-r1) 19:01:41 (3/3) Installing su-exec (0.2-r1) 19:01:41 Executing busybox-1.35.0-r17.trigger 19:01:41 Executing ca-certificates-20220614-r0.trigger 19:01:41 OK: 6 MiB in 17 packages 19:01:44 Removing intermediate container 4e251df35375 19:01:44 ---> 086554d53a16 19:01:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:01:44 ---> Running in 34a91654baef 19:01:44 Removing intermediate container 34a91654baef 19:01:44 ---> c8293511b8ab 19:01:44 Step 12/24 : WORKDIR / 19:01:44 ---> Running in 4740ee66b438 19:01:45 Removing intermediate container 4740ee66b438 19:01:45 ---> 57269e1cafcc 19:01:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:01:46 ---> 4862f28a9c12 19:01:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:01:47 ---> 5463a1a71623 19:01:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:01:48 ---> 0553cbd05aae 19:01:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:01:48 ---> 635e074d9477 19:01:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:01:51 ---> cc28b06ad1d7 19:01:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:01:53 ---> 42420a77171d 19:01:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:01:54 ---> 45176447ace3 19:01:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:01:54 ---> Running in a02666808851 19:01:58 Removing intermediate container a02666808851 19:01:58 ---> 33f3dbb98edf 19:01:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:01:58 ---> Running in 586ad8cfe5f0 19:01:58 Removing intermediate container 586ad8cfe5f0 19:01:58 ---> b7fdc18d2597 19:01:58 Step 22/24 : LABEL arch=arm64 19:01:58 ---> Running in 59ab614b5d6e 19:01:59 Removing intermediate container 59ab614b5d6e 19:01:59 ---> 5e38dc996399 19:01:59 Step 23/24 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 19:01:59 ---> Running in aa4da2121cb7 19:02:00 Removing intermediate container aa4da2121cb7 19:02:00 ---> e443657a4028 19:02:00 Step 24/24 : LABEL version=0.0.0 19:02:00 ---> Running in 5a21298e3477 19:02:00 Removing intermediate container 5a21298e3477 19:02:00 ---> 83c128a88b6e 19:02:00 19:02:00 Successfully built 83c128a88b6e 19:02:00 Successfully tagged security-secretstore-setup-arm64:latest 19:02:00 Building core-common-config-bootstrapper 19:02:19  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:02:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:02:19 ---> bfba27ba5bbd 19:02:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:02:19 ---> Using cache 19:02:19 ---> c2e50233114a 19:02:19 Step 4/22 : WORKDIR /edgex-go 19:02:19 ---> Using cache 19:02:19 ---> c9e8425ffd08 19:02:19 Step 5/22 : RUN apk add --update --no-cache make git 19:02:19 ---> Using cache 19:02:19 ---> 9468c38301d4 19:02:19 Step 6/22 : COPY go.mod vendor* ./ 19:02:19 ---> Using cache 19:02:19 ---> 9d90863e18b3 19:02:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:19 ---> Using cache 19:02:19 ---> 8e4f99d299b7 19:02:19 Step 8/22 : COPY . . 19:02:19 ---> Using cache 19:02:19 ---> 6c3ceaf1aa4a 19:02:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:02:19 ---> Running in fe929d6962bd 19:02: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 19:05:12 Removing intermediate container 1ba8d4e9c7b1 19:05:12 ---> 793b6fd14f69 19:05:12 19:05:12 Step 9/32 : FROM alpine:3.16 19:05:12 ---> 4c81e5bf8899 19:05:12 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:05:12 ---> Running in cc7e471a3b1f 19:05:12 Removing intermediate container cc7e471a3b1f 19:05:12 ---> fd6a51fc2920 19:05:12 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:05:12 ---> Running in 72b1ea76d951 19:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:05:12 (1/2) Installing dumb-init (1.2.5-r1) 19:05:12 (2/2) Installing su-exec (0.2-r1) 19:05:12 Executing busybox-1.35.0-r17.trigger 19:05:12 OK: 5 MiB in 16 packages 19:05:12 Removing intermediate container 72b1ea76d951 19:05:12 ---> 5382e8f38acd 19:05:12 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:05:12 ---> Running in 832b9ab9f2dd 19:05:12 Removing intermediate container 832b9ab9f2dd 19:05:12 ---> 7f65bb091739 19:05:12 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:05:12 ---> Running in 45ff60966c41 19:05:12 Removing intermediate container 45ff60966c41 19:05:12 ---> b52b9c5e426a 19:05:12 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:05:12 ---> Running in 6887a67b2a56 19:05:12 Removing intermediate container 6887a67b2a56 19:05:12 ---> 57bb4548afc3 19:05:12 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:05:12 ---> Running in c91e283999d6 19:05:12 Removing intermediate container c91e283999d6 19:05:12 ---> 9391505596fc 19:05:12 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:05:12 ---> Running in 37344c748b13 19:05:12 Removing intermediate container 37344c748b13 19:05:12 ---> 652e4f005a11 19:05:12 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:05:12 ---> Running in 1837f8f027d7 19:05:12 Removing intermediate container 1837f8f027d7 19:05:12 ---> 77cb86d85b22 19:05:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:05:13 ---> d7adef4f8e15 19:05:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:05:13 ---> Running in 9a7aa1197860 19:05:17 Removing intermediate container 9a7aa1197860 19:05:17 ---> a5d02f23f37e 19:05:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:05:18 ---> 18795ae92490 19:05:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:05:19 ---> ab936826dac3 19:05:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:05:20 ---> b5426fb30d26 19:05:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:05:21 ---> 37368ad3c2f6 19:05:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:05:22 ---> 174fccafe6b8 19:05:22 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:05:23 ---> cd0bc18c4d70 19:05:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:05:24 ---> 7d3737074c53 19:05:24 Step 27/32 : RUN chmod +x /entrypoint.sh 19:05:24 ---> Running in aabec1e2050b 19:05:27 Removing intermediate container aabec1e2050b 19:05:27 ---> 255b0c7fc468 19:05:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:05:27 ---> Running in 3740416e4c87 19:05:28 Removing intermediate container 3740416e4c87 19:05:28 ---> c09ea47305c9 19:05:28 Step 29/32 : CMD ["gate"] 19:05:28 ---> Running in 4b6022158c89 19:05:29 Removing intermediate container 4b6022158c89 19:05:29 ---> 025503950985 19:05:29 Step 30/32 : LABEL arch=arm64 19:05:30 ---> Running in 888df31d2a3d 19:05:30 Removing intermediate container 888df31d2a3d 19:05:30 ---> ce91a03eff9d 19:05:30 Step 31/32 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 19:05:30 ---> Running in b8e3bab2f100 19:05:31 Removing intermediate container b8e3bab2f100 19:05:31 ---> 9bafe8454c83 19:05:31 Step 32/32 : LABEL version=0.0.0 19:05:31 ---> Running in ac3938424b3e 19:05:31 Removing intermediate container ac3938424b3e 19:05:31 ---> 56ec81379328 19:05:31 19:05:31 Successfully built 56ec81379328 19:05:31 Successfully tagged security-bootstrapper-arm64:latest 19:06:53  Building security-bootstrapper ... done Removing intermediate container 325c10b55e3c 19:06:53 ---> 9c260dcea781 19:06:53 19:06:53 Step 10/22 : FROM alpine:3.16 19:06:53 ---> 4c81e5bf8899 19:06:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:06:53 ---> Using cache 19:06:53 ---> 2c24f130412d 19:06:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:06:53 ---> Using cache 19:06:53 ---> 54b9c28748e0 19:06:53 Step 13/22 : ENV APP_PORT=59861 19:06:53 ---> Running in 54aef08bfd71 19:06:53 Removing intermediate container 54aef08bfd71 19:06:53 ---> 373222a22308 19:06:53 Step 14/22 : EXPOSE $APP_PORT 19:06:53 ---> Running in bd796886162f 19:06:53 Removing intermediate container bd796886162f 19:06:53 ---> 082528a89991 19:06:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:06:53 ---> e86d73a78add 19:06:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:06:53 ---> c2925b1768da 19:06:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:06:53 ---> e24cd33adf08 19:06:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:06:53 ---> Running in ca96820121b0 19:06:53 Removing intermediate container ca96820121b0 19:06:53 ---> 361b33027b65 19:06:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:06:53 ---> Running in 1244844e356b 19:06:53 Removing intermediate container 1244844e356b 19:06:53 ---> b7a16511e768 19:06:53 Step 20/22 : LABEL arch=arm64 19:06:53 ---> Running in 044ac1c21b73 19:06:53 Removing intermediate container 044ac1c21b73 19:06:53 ---> 7341fa104d63 19:06:53 Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 19:06:53 ---> Running in 0121fcc244c5 19:06:53 Removing intermediate container 0121fcc244c5 19:06:53 ---> 5986a531d4df 19:06:53 Step 22/22 : LABEL version=0.0.0 19:06:53 ---> Running in 2e0bb7152e2d 19:06:53 Removing intermediate container 2e0bb7152e2d 19:06:53 ---> 4a6ad0732ffc 19:06:53 19:06:53 Successfully built 4a6ad0732ffc 19:06:53 Successfully tagged support-scheduler-arm64:latest 19:07:25  Building support-scheduler ... done Removing intermediate container 160e930a8a3c 19:07:25 ---> fcc39889cbbb 19:07:25 19:07:25 Step 9/19 : FROM alpine:3.15 19:07:25 ---> 354640af7b1b 19:07:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:25 ---> Using cache 19:07:25 ---> 0f6ddfd75ac7 19:07:25 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:07:25 ---> Running in 2782f718f3d8 19:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:07:25 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:07:25 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:07:25 OK: 15734 distinct packages available 19:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:07:27 (1/9) Installing ca-certificates (20220614-r0) 19:07:27 (2/9) Installing brotli-libs (1.0.9-r5) 19:07:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:07:27 (4/9) Installing libcurl (7.80.0-r6) 19:07:27 (5/9) Installing curl (7.80.0-r6) 19:07:27 (6/9) Installing dumb-init (1.2.5-r1) 19:07:27 (7/9) Installing musl-obstack (1.2.3-r0) 19:07:27 (8/9) Installing libucontext (1.1-r0) 19:07:27 (9/9) Installing gcompat (1.0.0-r4) 19:07:27 Executing busybox-1.34.1-r7.trigger 19:07:27 Executing ca-certificates-20220614-r0.trigger 19:07:27 OK: 8 MiB in 23 packages 19:07:30 Removing intermediate container 2782f718f3d8 19:07:30 ---> 4eaae9da413d 19:07:30 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:31 ---> bf9fd01207d0 19:07:31 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:07:33 ---> c2abd39d2f67 19:07:33 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:07:34 ---> 00424d69c0e0 19:07:34 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:07:34 ---> Running in f574a725fcc3 19:07:34 Removing intermediate container f574a725fcc3 19:07:34 ---> c8e91d4ffe7f 19:07:34 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:35 ---> Running in 5bcd2e0c2b7e 19:07:35 Removing intermediate container 5bcd2e0c2b7e 19:07:35 ---> 1a00fe5ff506 19:07:35 Step 17/19 : LABEL arch=arm64 19:07:35 ---> Running in bbee84acd9f4 19:07:36 Removing intermediate container bbee84acd9f4 19:07:36 ---> dd90a783a092 19:07:36 Step 18/19 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 19:07:36 ---> Running in 650b63c6fad1 19:07:36 Removing intermediate container 650b63c6fad1 19:07:36 ---> e1efe70cd078 19:07:36 Step 19/19 : LABEL version=0.0.0 19:07:36 ---> Running in 7f52b0ec3782 19:07:37 Removing intermediate container 7f52b0ec3782 19:07:37 ---> 5d7cf786e6c4 19:07:37 19:07:37 Successfully built 5d7cf786e6c4 19:07:37 Successfully tagged security-spiffe-token-provider-arm64:latest 19:07:59  Building security-spiffe-token-provider ... done Removing intermediate container fe929d6962bd 19:07:59 ---> 1fd679f90c21 19:07:59 19:07:59 Step 10/22 : FROM alpine:3.16 19:07:59 ---> 4c81e5bf8899 19:07:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:07:59 ---> Using cache 19:07:59 ---> c2679aab21a8 19:07:59 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:07:59 ---> Using cache 19:07:59 ---> 694cf51e7418 19:07:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:59 ---> Using cache 19:07:59 ---> 65a28611ba32 19:07:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:08:03 ---> 01e732bbffca 19:08:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:08:03 ---> 58dde3163b61 19:08:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:08:04 ---> 66986a5698b5 19:08:04 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:08:04 ---> Running in 3d5f2c46c8f1 19:08:04 Removing intermediate container 260b73357c3d 19:08:04 ---> 30d900873733 19:08:04 19:08:04 Step 10/22 : FROM alpine:3.16 19:08:04 ---> 4c81e5bf8899 19:08:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:08:05 ---> Running in dddf4543bd6a 19:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:08:07 Removing intermediate container 3d5f2c46c8f1 19:08:07 ---> 034c64dcaaef 19:08:07 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:08:07 ---> Running in b8d2cce2ae9e 19:08:07 Removing intermediate container b8d2cce2ae9e 19:08:07 ---> 8f58b9b278bd 19:08:07 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:08:07 ---> Running in eb00268e842d 19:08:07 Removing intermediate container eb00268e842d 19:08:07 ---> 403fd53c238c 19:08:07 Step 20/22 : LABEL arch=arm64 19:08:07 ---> Running in b1c8119971a9 19:08:08 (1/2) Installing ca-certificates (20220614-r0) 19:08:08 (2/2) Installing dumb-init (1.2.5-r1) 19:08:08 Executing busybox-1.35.0-r17.trigger 19:08:08 Executing ca-certificates-20220614-r0.trigger 19:08:08 Removing intermediate container b1c8119971a9 19:08:08 ---> b926eaf98d01 19:08:08 Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 19:08:08 ---> Running in b4173c68ca55 19:08:08 OK: 6 MiB in 16 packages 19:08:09 Removing intermediate container b4173c68ca55 19:08:09 ---> 1d03caf70dd2 19:08:09 Step 22/22 : LABEL version=0.0.0 19:08:09 ---> Running in e70db7e1fd31 19:08:09 Removing intermediate container e70db7e1fd31 19:08:09 ---> de2b574f3f6f 19:08:09 19:08:09 Successfully built de2b574f3f6f 19:08:09 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:08:09  Building core-common-config-bootstrapper ... done Removing intermediate container dddf4543bd6a 19:08:09 ---> c987dfbbe71d 19:08:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:08:10 ---> Running in 72665fb4f6b4 19:08:10 Removing intermediate container 72665fb4f6b4 19:08:10 ---> 63efba591140 19:08:10 Step 13/22 : ENV APP_PORT=59860 19:08:10 ---> Running in 5b949b25793c 19:08:10 Removing intermediate container 5b949b25793c 19:08:10 ---> 33118cbd99a1 19:08:10 Step 14/22 : EXPOSE $APP_PORT 19:08:10 ---> Running in e338910a73dd 19:08:11 Removing intermediate container e338910a73dd 19:08:11 ---> 120b5c06577c 19:08:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:11 ---> 21bc8eeecfdf 19:08:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:08:13 ---> 361c9cb364f1 19:08:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:08:13 ---> 179ac713a67a 19:08:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:08:14 ---> Running in f4bbe7d768cc 19:08:14 Removing intermediate container f4bbe7d768cc 19:08:14 ---> 64dccf89c272 19:08:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:14 ---> Running in 35dc3ecdf871 19:08:14 Removing intermediate container 35dc3ecdf871 19:08:14 ---> cbc66ce711e3 19:08:14 Step 20/22 : LABEL arch=arm64 19:08:14 ---> Running in fa72209ed219 19:08:15 Removing intermediate container fa72209ed219 19:08:15 ---> 8851f84c78f7 19:08:15 Step 21/22 : LABEL git_sha=0df51944df6c27f21e44b54a5ab947077242d132 19:08:15 ---> Running in 2888de53fd8a 19:08:15 Removing intermediate container 2888de53fd8a 19:08:15 ---> 5e0915518f64 19:08:15 Step 22/22 : LABEL version=0.0.0 19:08:15 ---> Running in ce2052947eaf 19:08:15 Removing intermediate container ce2052947eaf 19:08:15 ---> 779f47c989c6 19:08:15 19:08:16 Successfully built 779f47c989c6 19:08:16 Successfully tagged support-notifications-arm64:latest 19:08:16  Building support-notifications ... done  [Pipeline] } 19:08:16 $ docker stop --time=1 ab3ab8006e64994e8846f0913a141387ef2a91c644e3776ac98b7b1cde5da020 19:08:18 $ docker rm -f --volumes ab3ab8006e64994e8846f0913a141387ef2a91c644e3776ac98b7b1cde5da020 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:18 + docker images 19:08:19 REPOSITORY TAG IMAGE ID CREATED SIZE 19:08:19 support-notifications-arm64 latest 779f47c989c6 4 seconds ago 29.7MB 19:08:19 core-common-config-bootstrapper-arm64 latest de2b574f3f6f 10 seconds ago 14.9MB 19:08:19 30d900873733 16 seconds ago 1.58GB 19:08:19 1fd679f90c21 22 seconds ago 1.51GB 19:08:19 security-spiffe-token-provider-arm64 latest 5d7cf786e6c4 42 seconds ago 29.1MB 19:08:19 fcc39889cbbb 59 seconds ago 1.55GB 19:08:19 support-scheduler-arm64 latest 4a6ad0732ffc About a minute ago 29.1MB 19:08:19 9c260dcea781 About a minute ago 1.58GB 19:08:19 security-bootstrapper-arm64 latest 56ec81379328 2 minutes ago 19.6MB 19:08:19 793b6fd14f69 3 minutes ago 1.51GB 19:08:19 security-secretstore-setup-arm64 latest 83c128a88b6e 6 minutes ago 29MB 19:08:19 d6a2ed35a359 6 minutes ago 1.51GB 19:08:19 security-spire-config-arm64 latest e6a8a607a5d0 10 minutes ago 83.6MB 19:08:19 security-proxy-setup-arm64 latest 5011159b2b8e 11 minutes ago 26.9MB 19:08:19 ab4ff081c3b4 11 minutes ago 1.51GB 19:08:19 core-metadata-arm64 latest 4d5b9fefa0e8 12 minutes ago 17.8MB 19:08:19 core-data-arm64 latest beb61676a6b9 12 minutes ago 17.3MB 19:08:19 d916047fc581 12 minutes ago 1.52GB 19:08:19 core-command-arm64 latest 449a2f2462f1 12 minutes ago 17.1MB 19:08:19 7f80d9356eaf 12 minutes ago 1.52GB 19:08:19 security-spire-agent-arm64 latest f7a4685f9261 12 minutes ago 122MB 19:08:19 925194c1d1e0 12 minutes ago 1.52GB 19:08:19 e78df78a8089 13 minutes ago 1.39GB 19:08:19 security-proxy-auth-arm64 latest 03c85fe1c72e 13 minutes ago 15.6MB 19:08:19 27e918c67783 13 minutes ago 1.5GB 19:08:19 security-spire-server-arm64 latest d5b30dc866b4 19 minutes ago 84.3MB 19:08:19 e5d354a6d178 20 minutes ago 1.39GB 19:08:19 ci-base-image-arm64 latest bfba27ba5bbd 33 minutes ago 905MB 19:08:19 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 19:08:19 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 19:08:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 19:08:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:20 19:08:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:20 arm64: Pulling from edgex-lftools-log-publisher 19:08:20 8998bd30e6a1: Pulling fs layer 19:08:20 04944245beec: Pulling fs layer 19:08:20 699f458cf7ca: Pulling fs layer 19:08:20 765212b225bb: Pulling fs layer 19:08:20 f23df028b6ca: Pulling fs layer 19:08:20 d65c8cfc05b1: Pulling fs layer 19:08:20 2437ff75d9bd: Pulling fs layer 19:08:20 f23df028b6ca: Waiting 19:08:20 d65c8cfc05b1: Waiting 19:08:20 2437ff75d9bd: Waiting 19:08:20 765212b225bb: Waiting 19:08:20 04944245beec: Verifying Checksum 19:08:20 04944245beec: Download complete 19:08:20 765212b225bb: Verifying Checksum 19:08:20 765212b225bb: Download complete 19:08:20 f23df028b6ca: Verifying Checksum 19:08:20 f23df028b6ca: Download complete 19:08:20 d65c8cfc05b1: Download complete 19:08:21 699f458cf7ca: Verifying Checksum 19:08:21 699f458cf7ca: Download complete 19:08:21 8998bd30e6a1: Verifying Checksum 19:08:21 8998bd30e6a1: Download complete 19:08:24 2437ff75d9bd: Verifying Checksum 19:08:24 2437ff75d9bd: Download complete 19:08:25 8998bd30e6a1: Pull complete 19:08:26 04944245beec: Pull complete 19:08:30 699f458cf7ca: Pull complete 19:08:30 765212b225bb: Pull complete 19:08:30 f23df028b6ca: Pull complete 19:08:31 d65c8cfc05b1: Pull complete 19:08:46 2437ff75d9bd: Pull complete 19:08:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:46 prd-ubuntu20.04-docker-arm64-4c-16g-7996 does not seem to be running inside a container 19:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:08:49 $ docker top 78bdedcbf6f34fac26b2ffc5330a7b0322b7ec0443f845f8b66902140ccbdaab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:50 ---> job-cost.sh 19:08:50 lf-activate-venv: SKIPPING 19:08:50 INFO: No Stack... 19:08:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:52 INFO: Archiving Costs [Pipeline] sh 19:08:52 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:08:52 + cut -d, -f6 [Pipeline] lock 19:08:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4404-1-stack-cost] 19:08:53 Resource [jenkins-edgexfoundry-edgex-go-PR-4404-1-stack-cost] did not exist. Created. 19:08:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:53 + echo total: 0.10999999940395355 [Pipeline] stash 19:08:53 Stashed 1 file(s) [Pipeline] } 19:08:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4404-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:54 $ docker stop --time=1 78bdedcbf6f34fac26b2ffc5330a7b0322b7ec0443f845f8b66902140ccbdaab 19:08:55 $ docker rm -f --volumes 78bdedcbf6f34fac26b2ffc5330a7b0322b7ec0443f845f8b66902140ccbdaab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:08:56 provisioning config files... 19:08:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7023721850474436915tmp [Pipeline] { [Pipeline] sh 19:08:57 + set +x 19:08:57 + + bash -s -- 19:08:57 curl -s https://codecov.io/bash 19:08:57 19:08:57 _____ _ 19:08:57 / ____| | | 19:08:57 | | ___ __| | ___ ___ _____ __ 19:08:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:08:57 | |___| (_) | (_| | __/ (_| (_) \ V / 19:08:57 \_____\___/ \__,_|\___|\___\___/ \_/ 19:08:57 Bash-1.0.6 19:08:57 19:08:57 19:08:57 ==> git version 2.25.1 found 19:08:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:08:57 Release-Date: 2020-01-08 19:08:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:08:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:08:57 ==> Jenkins CI detected. 19:08:57 current dir:  /w/workspace/edgex-go/1 19:08:57 project root: . 19:08:57 --> token set from env 19:08:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:08:57 ==> Running gcov in . (disable via -X gcov) 19:08:57 ==> Python coveragepy not found 19:08:57 ==> Searching for coverage reports in: 19:08:57 + . 19:08:57 -> Found 1 reports 19:08:57 ==> Detecting git/mercurial file structure 19:08:57 ==> Reading reports 19:08:57 + ./coverage.out bytes=487670 19:08:57 ==> Appending adjustments 19:08:57 https://docs.codecov.io/docs/fixing-reports 19:08:58 + Found adjustments 19:08:58 ==> Gzipping contents 19:08:58 64K /tmp/codecov.AFpH9N.gz 19:08:58 ==> Uploading reports 19:08:58 url: https://codecov.io 19:08:58 query: branch=PR-4404&commit=0df51944df6c27f21e44b54a5ab947077242d132&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4404&job=&cmd_args= 19:08:58 -> Pinging Codecov 19:08:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4404&commit=0df51944df6c27f21e44b54a5ab947077242d132&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4404&job=&cmd_args= 19:08:58 -> Uploading to 19:08:58 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/0df51944df6c27f21e44b54a5ab947077242d132/5d37c899-a13a-4fc5-8af5-db1355cfa1c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T190858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ede0c67b87fada4687cce4de39f6ddb089f8096a923dbf0216ea036f32815cf2 19:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:58 Dload Upload Total Spent Left Speed 19:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63048 0 0 100 63048 0 198k --:--:-- --:--:-- --:--:-- 197k 100 63048 0 0 100 63048 0 198k --:--:-- --:--:-- --:--:-- 197k 19:08:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0df51944df6c27f21e44b54a5ab947077242d132 [Pipeline] } 19:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:09:00 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:09:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:09:01 ---> package-listing.sh 19:09:01 ++ facter osfamily 19:09:01 ++ tr '[:upper:]' '[:lower:]' 19:09:01 + OS_FAMILY=debian 19:09:01 + workspace=/w/workspace/edgex-go/1 19:09:01 + START_PACKAGES=/tmp/packages_start.txt 19:09:01 + END_PACKAGES=/tmp/packages_end.txt 19:09:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:01 + PACKAGES=/tmp/packages_start.txt 19:09:01 + '[' /w/workspace/edgex-go/1 ']' 19:09:01 + PACKAGES=/tmp/packages_end.txt 19:09:01 + case "${OS_FAMILY}" in 19:09:01 + dpkg -l 19:09:01 + grep '^ii' 19:09:01 + '[' -f /tmp/packages_start.txt ']' 19:09:01 + '[' -f /tmp/packages_end.txt ']' 19:09:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:01 + '[' /w/workspace/edgex-go/1 ']' 19:09:01 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:09:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:09:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:09:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:02 19:09:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:02 latest: Pulling from edgex-lftools-log-publisher 19:09:02 5eb5b503b376: Pulling fs layer 19:09:02 5c69ac0246d0: Pulling fs layer 19:09:02 ec43610c2a17: Pulling fs layer 19:09:02 3a2ae6a8a46f: Pulling fs layer 19:09:02 33b1e0a273af: Pulling fs layer 19:09:02 5d3b04190fa2: Pulling fs layer 19:09:02 2f39f015ded8: Pulling fs layer 19:09:02 33b1e0a273af: Waiting 19:09:02 2f39f015ded8: Waiting 19:09:02 3a2ae6a8a46f: Waiting 19:09:02 5d3b04190fa2: Waiting 19:09:02 5c69ac0246d0: Verifying Checksum 19:09:02 5c69ac0246d0: Download complete 19:09:02 3a2ae6a8a46f: Verifying Checksum 19:09:02 3a2ae6a8a46f: Download complete 19:09:03 33b1e0a273af: Verifying Checksum 19:09:03 33b1e0a273af: Download complete 19:09:03 5d3b04190fa2: Verifying Checksum 19:09:03 5d3b04190fa2: Download complete 19:09:03 ec43610c2a17: Verifying Checksum 19:09:03 ec43610c2a17: Download complete 19:09:03 5eb5b503b376: Download complete 19:09:03 2f39f015ded8: Download complete 19:09:04 5eb5b503b376: Pull complete 19:09:04 5c69ac0246d0: Pull complete 19:09:04 ec43610c2a17: Pull complete 19:09:04 3a2ae6a8a46f: Pull complete 19:09:05 33b1e0a273af: Pull complete 19:09:05 5d3b04190fa2: Pull complete 19:09:09 2f39f015ded8: Pull complete 19:09:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:09 prd-ubuntu20.04-docker-8c-8g-7994 does not seem to be running inside a container 19:09:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:09:10 $ docker top 7c9b11222d8a1a4d3a3ad930a97a9d5ab9bd35b12c3c35b2d046a09e57b7ba1f -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:10 + touch /tmp/pre-build-complete [Pipeline] sh 19:09:11 + mkdir -p /var/log/sysstat [Pipeline] sh 19:09:11 + ls /var/log/sa-host 19:09:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:11 provisioning config files... 19:09:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16667525545795754064tmp [Pipeline] { [Pipeline] echo 19:09:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:09:12 ---> create-netrc.sh [Pipeline] } 19:09:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:09:12 ---> python-tools-install.sh [Pipeline] echo 19:09:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:09:12 ---> sudo-logs.sh 19:09:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:09:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:09:13 ---> job-cost.sh 19:09:13 lf-activate-venv: SKIPPING 19:09:13 DEBUG: total: 0.10999999940395355 19:09:13 INFO: Retrieving Stack Cost... 19:09:13 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:14 INFO: Archiving Costs [Pipeline] echo 19:09:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:09:14 ---> logs-deploy.sh 19:09:14 lf-activate-venv: SKIPPING 19:09:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4404/1 19:09:14 INFO: archiving workspace using pattern(s): 19:09:15 Archives upload complete. 19:09:15 INFO: archiving logs to Nexus