Pull request #4443 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e88a33bdb0e267b11fe80abba41a2ae545a06158+776cc6a43b7b85b7458b36156c385c413c7a15f0 (d21f07ab061c11a32722ac273c1fff84f2c28925) 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-ssh13167055219247538376.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16905726220889269673.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4443/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-4443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4266969825852724550.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-4443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15276254264561475304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12175304705017163317.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-4443/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-4443/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11777376042986187633.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-234 in /w/workspace/edgexfoundry_edgex-go_PR-4443 [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/4443/head:refs/remotes/origin/PR-4443 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit e88a33bdb0e267b11fe80abba41a2ae545a06158 Merge succeeded, producing e88a33bdb0e267b11fe80abba41a2ae545a06158 Checking out Revision e88a33bdb0e267b11fe80abba41a2ae545a06158 (PR-4443) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e88a33bdb0e267b11fe80abba41a2ae545a06158 # 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e88a33bdb0e267b11fe80abba41a2ae545a06158 # timeout=10 [Pipeline] echo 19:58:46 ========================================================= 19:58:46 EdgeX Global Pipelines Version Info 19:58:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:47 ------------------- 19:58:47 stable info: 19:58:47 ------------------- 19:58:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:47 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:58:47 Message: update stable to v1.0.245 19:58:48 ------------------- 19:58:48 experimental info: 19:58:48 ------------------- 19:58:48 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:48 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:58:48 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4443 [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4443 [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4443 [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e88a33bdb0e267b11fe80abba41a2ae545a06158 [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e88a33b [Pipeline] echo 19:58:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:49 provisioning config files... 19:58:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13685954242441315480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:50 ---> docker-login.sh 19:58:50 nexus3.edgexfoundry.org:10001 19:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:50 Configure a credential helper to remove this warning. See 19:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:50 19:58:50 Login Succeeded 19:58:50 nexus3.edgexfoundry.org:10002 19:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:50 Configure a credential helper to remove this warning. See 19:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:50 19:58:50 Login Succeeded 19:58:50 nexus3.edgexfoundry.org:10003 19:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:50 Configure a credential helper to remove this warning. See 19:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:50 19:58:50 Login Succeeded 19:58:50 nexus3.edgexfoundry.org:10004 19:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:50 Configure a credential helper to remove this warning. See 19:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:50 19:58:50 Login Succeeded 19:58:50 docker.io 19:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:51 Configure a credential helper to remove this warning. See 19:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:51 19:58:51 Login Succeeded 19:58:51 ---> docker-login.sh ends [Pipeline] } 19:58:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:51 + 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 19:58:51 + + dirname cmd/core-command/Dockerfile 19:58:51 cut -d/ -f2 19:58:51 + echo core-command,cmd/core-command/Dockerfile 19:58:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:51 + + dirname cmd/core-data/Dockerfile 19:58:51 cut -d/ -f2 19:58:51 + echo core-data,cmd/core-data/Dockerfile 19:58:51 + dirname cmd/core-metadata/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:51 + dirname cmd/security-bootstrapper/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:51 + dirname cmd/security-proxy-auth/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:51 + dirname cmd/security-proxy-setup/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:51 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:51 + dirname cmd/security-spire-agent/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:51 + dirname cmd/security-spire-config/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:51 + dirname cmd/security-spire-server/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:51 + dirname cmd/support-notifications/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:51 + dirname cmd/support-scheduler/Dockerfile 19:58:51 + cut -d/ -f2 19:58:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:51 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 19:58:52 + git rev-list -1 --merges e88a33bdb0e267b11fe80abba41a2ae545a06158~1..e88a33bdb0e267b11fe80abba41a2ae545a06158 [Pipeline] echo 19:58:52 -----------> git rev-list -1 --merges e88a33bdb0e267b11fe80abba41a2ae545a06158~1..e88a33bdb0e267b11fe80abba41a2ae545a06158 e88a33bdb0e267b11fe80abba41a2ae545a06158 [false] [Pipeline] sh 19:58:52 + git log --format=format:%s -1 e88a33bdb0e267b11fe80abba41a2ae545a06158 [Pipeline] echo 19:58:52 ========================================================= 19:58:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:52 + grep -v github /etc/ssh/ssh_known_hosts 19:58:52 + [ -e /tmp/ssh_known_hosts ] 19:58:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:52 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:53 19:58:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:53 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:53 b85a868b505f: Pulling fs layer 19:58:53 e2be974225ed: Pulling fs layer 19:58:53 339a4e72a1f5: Pulling fs layer 19:58:53 988bab9f4d93: Pulling fs layer 19:58:53 1469e6f7b9e6: Pulling fs layer 19:58:53 eaf3925da568: Pulling fs layer 19:58:53 bab4dde63d76: Pulling fs layer 19:58:53 bde34c3a00c8: Pulling fs layer 19:58:53 b352a97aabf1: Pulling fs layer 19:58:53 4872d77fe225: Pulling fs layer 19:58:53 5851b861e8e6: Pulling fs layer 19:58:53 988bab9f4d93: Waiting 19:58:53 b352a97aabf1: Waiting 19:58:53 4872d77fe225: Waiting 19:58:53 5851b861e8e6: Waiting 19:58:53 1469e6f7b9e6: Waiting 19:58:53 eaf3925da568: Waiting 19:58:53 bab4dde63d76: Waiting 19:58:53 bde34c3a00c8: Waiting 19:58:53 e2be974225ed: Verifying Checksum 19:58:53 e2be974225ed: Download complete 19:58:53 988bab9f4d93: Verifying Checksum 19:58:53 988bab9f4d93: Download complete 19:58:54 1469e6f7b9e6: Download complete 19:58:54 339a4e72a1f5: Verifying Checksum 19:58:54 339a4e72a1f5: Download complete 19:58:54 eaf3925da568: Download complete 19:58:54 bde34c3a00c8: Download complete 19:58:54 b352a97aabf1: Verifying Checksum 19:58:54 b352a97aabf1: Download complete 19:58:54 4872d77fe225: Verifying Checksum 19:58:54 4872d77fe225: Download complete 19:58:54 5851b861e8e6: Download complete 19:58:54 b85a868b505f: Verifying Checksum 19:58:54 b85a868b505f: Download complete 19:58:54 bab4dde63d76: Verifying Checksum 19:58:54 bab4dde63d76: Download complete 19:58:55 b85a868b505f: Pull complete 19:58:55 e2be974225ed: Pull complete 19:58:56 339a4e72a1f5: Pull complete 19:58:56 988bab9f4d93: Pull complete 19:58:56 1469e6f7b9e6: Pull complete 19:58:56 eaf3925da568: Pull complete 19:58:58 bab4dde63d76: Pull complete 19:58:58 bde34c3a00c8: Pull complete 19:58:58 b352a97aabf1: Pull complete 19:58:58 4872d77fe225: Pull complete 19:58:58 5851b861e8e6: Pull complete 19:58:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:58 prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container 19:58:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:00 $ docker top b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 -eo pid,comm 19:59:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:59:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:00 [ssh-agent] Looking for ssh-agent implementation... 19:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:00 $ docker exec b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 ssh-agent 19:59:00 SSH_AUTH_SOCK=/tmp/ssh-i9IFmlPXSN9g/agent.33 19:59:00 SSH_AGENT_PID=39 19:59:00 Running ssh-add (command line suppressed) 19:59:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18408643493476410586.key (/w/workspace/edgex-go/1@tmp/private_key_18408643493476410586.key) 19:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:01 + git tag --points-at HEAD [Pipeline] } 19:59:01 $ docker exec --env ******** --env ******** b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 ssh-agent -k 19:59:01 unset SSH_AUTH_SOCK; 19:59:01 unset SSH_AGENT_PID; 19:59:01 echo Agent pid 39 killed; 19:59:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:01 [ssh-agent] Looking for ssh-agent implementation... 19:59:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:01 $ docker exec b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 ssh-agent 19:59:01 SSH_AUTH_SOCK=/tmp/ssh-metZfgakpVhO/agent.71 19:59:01 SSH_AGENT_PID=77 19:59:01 Running ssh-add (command line suppressed) 19:59:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12758640949574434015.key (/w/workspace/edgex-go/1@tmp/private_key_12758640949574434015.key) 19:59:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:02 + git semver init 19:59:02 2023-03-14 19:59:02,431 [run_init] DEBUG init version:0.0.0 force:False 19:59:02 2023-03-14 19:59:02,432 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:02 2023-03-14 19:59:02,433 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:02 2023-03-14 19:59:02,433 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:06 2023-03-14 19:59:06,377 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:06 2023-03-14 19:59:06,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4443 with force:False 19:59:06 2023-03-14 19:59:06,377 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4443 19:59:06 2023-03-14 19:59:06,382 [execute] INFO git cat-file --batch-check 19:59:06 2023-03-14 19:59:06,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:06 2023-03-14 19:59:06,388 [execute] INFO git cat-file --batch 19:59:06 2023-03-14 19:59:06,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:06 2023-03-14 19:59:06,394 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4443 19:59:06 0.0.0 [Pipeline] } 19:59:06 $ docker exec --env ******** --env ******** b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 ssh-agent -k 19:59:06 unset SSH_AUTH_SOCK; 19:59:06 unset SSH_AGENT_PID; 19:59:06 echo Agent pid 77 killed; 19:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:07 + git semver [Pipeline] } 19:59:07 $ docker stop --time=1 b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 19:59:08 $ docker rm -f --volumes b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:09 Stashed 1 file(s) [Pipeline] echo 19:59:09 [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 19:59:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:10 ========================================================= 19:59:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:10 63b65145d645: Pulling fs layer 19:59:10 a2d21d5440eb: Pulling fs layer 19:59:10 935e6c44a52c: Pulling fs layer 19:59:10 94cc34f8dd06: Pulling fs layer 19:59:10 30dea6a524f1: Pulling fs layer 19:59:10 94cc34f8dd06: Waiting 19:59:10 a2aff8979fd8: Pulling fs layer 19:59:10 6808be2612f2: Pulling fs layer 19:59:10 f25807f1079a: Pulling fs layer 19:59:10 30dea6a524f1: Waiting 19:59:10 a2aff8979fd8: Waiting 19:59:10 6808be2612f2: Waiting 19:59:10 f25807f1079a: Waiting 19:59:10 a2d21d5440eb: Download complete 19:59:10 94cc34f8dd06: Verifying Checksum 19:59:10 94cc34f8dd06: Download complete 19:59:10 30dea6a524f1: Verifying Checksum 19:59:10 30dea6a524f1: Download complete 19:59:10 63b65145d645: Verifying Checksum 19:59:10 63b65145d645: Download complete 19:59:11 a2aff8979fd8: Verifying Checksum 19:59:11 a2aff8979fd8: Download complete 19:59:11 63b65145d645: Pull complete 19:59:11 a2d21d5440eb: Pull complete 19:59:11 f25807f1079a: Verifying Checksum 19:59:11 f25807f1079a: Download complete 19:59:11 935e6c44a52c: Verifying Checksum 19:59:11 935e6c44a52c: Download complete 19:59:11 6808be2612f2: Verifying Checksum 19:59:11 6808be2612f2: Download complete 19:59:15 935e6c44a52c: Pull complete 19:59:15 94cc34f8dd06: Pull complete 19:59:15 30dea6a524f1: Pull complete 19:59:15 a2aff8979fd8: Pull complete 19:59:17 6808be2612f2: Pull complete 19:59:18 f25807f1079a: Pull complete 19:59:18 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:18 WORKDIR /edgex 19:59:18 COPY go.mod . 19:59:18 RUN go mod download 19:59:18 + docker build -t ci-base-image-x86_64 -f - . 19:59:19 Sending build context to Docker daemon 170.4MB 19:59:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:19 ---> 3b553350e43f 19:59:19 Step 2/4 : WORKDIR /edgex 19:59:21 ---> Running in 5c4443b2ba70 19:59:21 Removing intermediate container 5c4443b2ba70 19:59:21 ---> 59087a2e911a 19:59:21 Step 3/4 : COPY go.mod . 19:59:21 ---> 54f927876b58 19:59:21 Step 4/4 : RUN go mod download 19:59:21 ---> Running in 37b9a6a2c863 19:59:24 Still waiting to schedule task 19:59:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:31 Removing intermediate container 37b9a6a2c863 19:59:31 ---> 3e42d409c561 19:59:31 Successfully built 3e42d409c561 19:59:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:32 + docker inspect -f . ci-base-image-x86_64 19:59:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:32 prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container 19:59:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:32 $ docker top 39a5e805efa8a11c163cfcb99dff9937947f8cabf505eaf4d7e177da71d9919f -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:32 + go version 19:59:32 go version go1.20.2 linux/amd64 [Pipeline] } 19:59:32 $ docker stop --time=1 39a5e805efa8a11c163cfcb99dff9937947f8cabf505eaf4d7e177da71d9919f 19:59:34 $ docker rm -f --volumes 39a5e805efa8a11c163cfcb99dff9937947f8cabf505eaf4d7e177da71d9919f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:34 + docker inspect -f . ci-base-image-x86_64 19:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:35 prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container 19:59:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:35 $ docker top d48977d4dc24350306c24af7eb61cf716346f375410a7e35a42c0ae195c98db4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:35 ========================================================= 19:59:35 [edgeXBuildGoParallel] Running Tests and Build... 19:59:35 ========================================================= [Pipeline] sh 19:59:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:36 + make test 19:59:36 go test -race -coverprofile=coverage.out ./... 19:59:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 19:59:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.2% of statements 20:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.526s coverage: 88.5% of statements 20:00:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 95.6% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 65.9% of statements 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 20:00:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.0% of statements 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 45.5% of statements 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 82.9% of statements 20:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 20:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 20:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.289s coverage: 79.9% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.058s coverage: 20.0% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 84.8% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.300s coverage: 38.4% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 20:00:35 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 20:00:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-240 in /w/workspace/edgexfoundry_edgex-go_PR-4443 [Pipeline] { [Pipeline] ws 20:00:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:54 The recommended git tool is: git 20:00:57 go vet ./... 20:00:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:58 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:59 + ls -al . 20:00:59 total 704 20:00:59 drwxrwxr-x 11 1001 1001 4096 Mar 14 19:59 . 20:00:59 drwxr-xr-x 4 root root 4096 Mar 14 19:59 .. 20:00:59 drwxrwxr-x 2 1001 1001 4096 Mar 14 19:58 .blubracket 20:00:59 -rw-rw-r-- 1 1001 1001 16 Mar 14 19:58 .dockerignore 20:00:59 drwxrwxr-x 8 1001 1001 4096 Mar 14 19:59 .git 20:00:59 drwxrwxr-x 3 1001 1001 4096 Mar 14 19:58 .github 20:00:59 -rw-rw-r-- 1 1001 1001 1133 Mar 14 19:58 .gitignore 20:00:59 -rw-rw-r-- 1 1001 1001 42 Mar 14 19:58 .golangci.yml 20:00:59 -rw-rw-r-- 1 1001 1001 87 Mar 14 19:58 .hadolint.yml 20:00:59 drwxr-xr-x 3 1001 1001 4096 Mar 14 19:59 .semver 20:00:59 -rw-rw-r-- 1 1001 1001 166 Mar 14 19:58 .sonarcloud.properties 20:00:59 -rw-rw-r-- 1 1001 1001 1171 Mar 14 19:58 ADOPTERS.md 20:00:59 -rw-rw-r-- 1 1001 1001 10825 Mar 14 19:58 Attribution.txt 20:00:59 -rw-rw-r-- 1 1001 1001 73765 Mar 14 19:58 CHANGELOG.md 20:00:59 -rw-rw-r-- 1 1001 1001 3804 Mar 14 19:58 CONTRIBUTING.md 20:00:59 -rw-rw-r-- 1 1001 1001 677 Mar 14 19:58 GOVERNANCE.md 20:00:59 -rw-rw-r-- 1 1001 1001 883 Mar 14 19:58 Jenkinsfile 20:00:59 -rw-rw-r-- 1 1001 1001 10775 Mar 14 19:58 LICENSE 20:00:59 -rw-rw-r-- 1 1001 1001 14266 Mar 14 19:58 Makefile 20:00:59 -rw-rw-r-- 1 1001 1001 582 Mar 14 19:58 OWNERS.md 20:00:59 -rw-rw-r-- 1 1001 1001 9403 Mar 14 19:58 README.md 20:00:59 -rw-rw-r-- 1 1001 1001 789 Mar 14 19:58 SECURITY.md 20:00:59 -rw-rw-r-- 1 1001 1001 5 Mar 14 19:59 VERSION 20:00:59 drwxrwxr-x 2 1001 1001 4096 Mar 14 19:58 bin 20:00:59 drwxrwxr-x 18 1001 1001 4096 Mar 14 19:58 cmd 20:00:59 -rw-r--r-- 1 root root 447486 Mar 14 20:00 coverage.out 20:00:59 -rw-rw-r-- 1 1001 1001 3232 Mar 14 19:58 go.mod 20:00:59 -rw-rw-r-- 1 1001 1001 31098 Mar 14 19:58 go.sum 20:00:59 drwxrwxr-x 7 1001 1001 4096 Mar 14 19:58 internal 20:00:59 drwxrwxr-x 3 1001 1001 4096 Mar 14 19:58 openapi 20:00:59 -rw-rw-r-- 1 1001 1001 594 Mar 14 19:58 security.txt 20:00:59 drwxrwxr-x 4 1001 1001 4096 Mar 14 19:58 snap 20:00:59 -rw-rw-r-- 1 1001 1001 204 Mar 14 19:58 version.go [Pipeline] sh 20:00:59 + '[' -e coverage.out ] 20:00:59 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:59 Stashed 1 file(s) [Pipeline] sh 20:00:59 + make build 20:00: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 20:01:00 using credential edgex-jenkins-ssh 20:01:00 Cloning the remote Git repository 20:01:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:00 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:00 > git --version # timeout=10 20:01:00 > git --version # 'git version 2.25.1' 20:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:12 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 20:01:12 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 20:01: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 20:01:13 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 20:01:20 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 20:01:21 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 20:01:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4443/head:refs/remotes/origin/PR-4443 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:21 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit e88a33bdb0e267b11fe80abba41a2ae545a06158 20:01:21 Merge succeeded, producing e88a33bdb0e267b11fe80abba41a2ae545a06158 20:01:21 Checking out Revision e88a33bdb0e267b11fe80abba41a2ae545a06158 (PR-4443) 20:01:22 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 20:01:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:01:22 > git --version # timeout=10 20:01:22 > git --version # 'git version 2.25.1' 20:01:22 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:21 > git config core.sparsecheckout # timeout=10 20:01:21 > git checkout -f e88a33bdb0e267b11fe80abba41a2ae545a06158 # timeout=10 20:01:21 > git remote # timeout=10 20:01:21 > git config --get remote.origin.url # timeout=10 20:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:21 > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 20:01:21 > git rev-parse HEAD^{commit} # timeout=10 20:01:21 > git config core.sparsecheckout # timeout=10 20:01:21 > git checkout -f e88a33bdb0e267b11fe80abba41a2ae545a06158 # timeout=10 20:01: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:01:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:24 Dload Upload Total Spent Left Speed 20:01:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh 20:01:24 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 20:01:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:25 + sudo tee /etc/docker/daemon.new 20:01:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:25 { 20:01:25 "registry-mirrors": [ 20:01:25 "https://nexus3.edgexfoundry.org:10001" 20:01:25 ], 20:01:25 "bip": "10.250.0.254/24", 20:01:25 "hosts": [ 20:01:25 "tcp://0.0.0.0:5555", 20:01:25 "unix:///var/run/docker.sock" 20:01:25 ], 20:01:25 "mtu": 1458, 20:01:25 "selinux-enabled": true, 20:01:25 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:25 } [Pipeline] sh 20:01: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:01:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:25 + sudo service docker restart 20: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:01:27 $ docker stop --time=1 d48977d4dc24350306c24af7eb61cf716346f375410a7e35a42c0ae195c98db4 20:01:30 $ docker rm -f --volumes d48977d4dc24350306c24af7eb61cf716346f375410a7e35a42c0ae195c98db4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:31 20:01:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:31 latest: Pulling from edgex-devops/edgex-compose 20:01:31 cbdbe7a5bc2a: Pulling fs layer 20:01:31 ca9280d653b3: Pulling fs layer 20:01:31 7e9c9ca2126c: Pulling fs layer 20:01:32 cbdbe7a5bc2a: Download complete 20:01:32 cbdbe7a5bc2a: Pull complete 20:01:32 ca9280d653b3: Download complete 20:01:32 7e9c9ca2126c: Verifying Checksum 20:01:32 7e9c9ca2126c: Download complete 20:01:32 ca9280d653b3: Pull complete 20:01:35 7e9c9ca2126c: Pull complete 20:01:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:36 prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container 20:01:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:37 $ docker top b3230d2b46472fe4d29a0634dc17a358f47b4fb5c0f02ee1ddd49b3184d2e1ee -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:38 + docker-compose build --help 20:01:38 + grep parallel 20:01:38 --parallel Build images in parallel. [Pipeline] } 20:01:38 $ docker stop --time=1 b3230d2b46472fe4d29a0634dc17a358f47b4fb5c0f02ee1ddd49b3184d2e1ee 20:01:40 $ docker rm -f --volumes b3230d2b46472fe4d29a0634dc17a358f47b4fb5c0f02ee1ddd49b3184d2e1ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:40 prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container 20:01:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:41 $ docker top 9ae7fc4bef6371ccffb776e81ac919a759d659ed4259eb1fcf4120352b27204d -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:41 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:42 Building core-command ... 20:01:42 Building core-common-config-bootstrapper ... 20:01:42 Building core-data ... 20:01:42 Building core-metadata ... 20:01:42 Building security-bootstrapper ... 20:01:42 Building security-proxy-auth ... 20:01:42 Building security-proxy-setup ... 20:01:42 Building security-secretstore-setup ... 20:01:42 Building security-spiffe-token-provider ... 20:01:42 Building security-spire-agent ... 20:01:42 Building security-spire-config ... 20:01:42 Building security-spire-server ... 20:01:42 Building support-notifications ... 20:01:42 Building support-scheduler ... 20:01:42 Building security-bootstrapper 20:01:42 Building security-proxy-auth 20:01:42 Building security-spire-server 20:01:42 Building security-spire-agent 20:01:42 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:48 provisioning config files... 20:01:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12204568526175284157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:48 ---> docker-login.sh 20:01:48 nexus3.edgexfoundry.org:10001 20:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:49 Configure a credential helper to remove this warning. See 20:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:49 20:01:49 Login Succeeded 20:01:49 nexus3.edgexfoundry.org:10002 20:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:50 Configure a credential helper to remove this warning. See 20:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:50 20:01:50 Login Succeeded 20:01:50 nexus3.edgexfoundry.org:10003 20:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:50 Configure a credential helper to remove this warning. See 20:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:50 20:01:50 Login Succeeded 20:01:50 nexus3.edgexfoundry.org:10004 20:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:51 Configure a credential helper to remove this warning. See 20:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:51 20:01:51 Login Succeeded 20:01:51 docker.io 20:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:51 Configure a credential helper to remove this warning. See 20:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:51 20:01:51 Login Succeeded 20:01:51 ---> docker-login.sh ends [Pipeline] } 20:01:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:52 ========================================================= 20:01:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:01:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:53 af6eaf76a39c: Pulling fs layer 20:01:53 55522c791124: Pulling fs layer 20:01:53 ce5c4a1c91eb: Pulling fs layer 20:01:53 169dfbe0d373: Pulling fs layer 20:01:53 e1ff8fa3b103: Pulling fs layer 20:01:53 52ebb69f0ebf: Pulling fs layer 20:01:53 5abe8eddf0d5: Pulling fs layer 20:01:53 e1ff8fa3b103: Waiting 20:01:53 52ebb69f0ebf: Waiting 20:01:53 5abe8eddf0d5: Waiting 20:01:53 169dfbe0d373: Waiting 20:01:53 55522c791124: Verifying Checksum 20:01:53 55522c791124: Download complete 20:01:53 169dfbe0d373: Download complete 20:01:53 e1ff8fa3b103: Download complete 20:01:53 af6eaf76a39c: Verifying Checksum 20:01:53 af6eaf76a39c: Download complete 20:01:54 af6eaf76a39c: Pull complete 20:01:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:54 ---> 3e42d409c561 20:01:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:54 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:01:54 ---> 3e42d409c561 20:01:54 Step 3/26 : WORKDIR /edgex-go 20:01:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:01:54 ---> 3e42d409c561 20:01:54 Step 3/25 : WORKDIR /edgex-go 20:01:54 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:54 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:01:54 ---> 3e42d409c561 20:01:54 Step 3/33 : WORKDIR /edgex-go 20:01:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:01:54 ---> 3e42d409c561 20:01:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:01:54 5abe8eddf0d5: Verifying Checksum 20:01:54 5abe8eddf0d5: Download complete 20:01:54 55522c791124: Pull complete 20:01:55 ce5c4a1c91eb: Verifying Checksum 20:01:55 ce5c4a1c91eb: Download complete 20:01:55 52ebb69f0ebf: Verifying Checksum 20:01:55 52ebb69f0ebf: Download complete 20:01:56 ---> Running in 234b9b4ae84c 20:01:56 ---> Running in 9b1cab3299f6 20:01:56 ---> Running in 5277dcbd50b2 20:01:56 ---> Running in c14559dd467e 20:01:56 ---> Running in ef87917eaad3 20:01:56 Removing intermediate container 9b1cab3299f6 20:01:56 ---> 9af24e17d3c9 20:01:56 Step 4/25 : WORKDIR /edgex-go 20:01:56 Removing intermediate container 5277dcbd50b2 20:01:56 ---> 7479abfc9bcb 20:01:56 Step 4/23 : WORKDIR /edgex-go 20:01:56 Removing intermediate container ef87917eaad3 20:01:56 ---> 0a908b6362fa 20:01:56 Step 4/33 : RUN apk add --update --no-cache make git 20:01:56 Removing intermediate container c14559dd467e 20:01:56 ---> 6f28f83bf36a 20:01:56 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:01:56 ---> Running in e2a831616f8d 20:01:56 Removing intermediate container 234b9b4ae84c 20:01:56 ---> 52cb1fa24df7 20:01:56 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:01:56 ---> Running in 334b0782649a 20:01:56 ---> Running in 2ffa83c612c9 20:01:56 ---> Running in f36d61f1fa3a 20:01:56 ---> Running in f08f32eb9899 20:01:56 Removing intermediate container e2a831616f8d 20:01:56 ---> 6ec49782e0e7 20:01:56 Step 5/25 : RUN apk add --update --no-cache make git 20:01:57 ---> Running in f99bce9fb62f 20:01:57 Removing intermediate container 334b0782649a 20:01:57 ---> 626f97708442 20:01:57 Step 5/23 : RUN apk add --update --no-cache make git 20:01:57 ---> Running in 6023d9db463f 20:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:57 OK: 265 MiB in 53 packages 20:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:57 OK: 265 MiB in 53 packages 20:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:57 OK: 265 MiB in 53 packages 20:01:57 OK: 265 MiB in 53 packages 20:01:57 OK: 265 MiB in 53 packages 20:01:58 Removing intermediate container f36d61f1fa3a 20:01:58 ---> 6f65cc48924f 20:01:58 Step 5/25 : COPY go.mod vendor* ./ 20:01:58 Removing intermediate container 2ffa83c612c9 20:01:58 ---> 72245c5b462d 20:01:58 Step 5/33 : COPY go.mod vendor* ./ 20:01:58 ---> b0cb09cce2fd 20:01:58 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:58 ---> 04f6fdc6d268 20:01:58 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:58 ---> Running in 8163b780f092 20:01:58 ---> Running in 651b40780101 20:01:58 Removing intermediate container f99bce9fb62f 20:01:58 ---> d35a6607a004 20:01:58 Step 6/25 : COPY go.mod vendor* ./ 20:01:58 Removing intermediate container 6023d9db463f 20:01:58 ---> a7f4ca4b793a 20:01:58 Step 6/23 : COPY go.mod vendor* ./ 20:01:58 Removing intermediate container f08f32eb9899 20:01:58 ---> efe49f24178f 20:01:58 Step 5/26 : COPY go.mod vendor* ./ 20:01:58 ---> becdc37761a1 20:01:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:58 ---> Running in c35fafed4417 20:01:58 ---> 6c8c2e72b1f9 20:01:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:58 ---> b9a8e0899c2e 20:01:58 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:59 ---> Running in 6ebbdb2da58b 20:01:59 ---> Running in 0dc6ecd6e84f 20:02:08 ce5c4a1c91eb: Pull complete 20:02:08 169dfbe0d373: Pull complete 20:02:08 e1ff8fa3b103: Pull complete 20:02:13 52ebb69f0ebf: Pull complete 20:02:16 5abe8eddf0d5: Pull complete 20:02:16 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:02:16 + docker build -t ci-base-image-arm64 -f - . 20:02:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:16 WORKDIR /edgex 20:02:16 COPY go.mod . 20:02:16 RUN go mod download 20:02:17 Sending build context to Docker daemon 2.944MB 20:02:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:17 ---> 6cb57ee374ae 20:02:17 Step 2/4 : WORKDIR /edgex 20:02:19 ---> Running in 14c3a94c0a27 20:02:19 Removing intermediate container 14c3a94c0a27 20:02:19 ---> 597d2ff575d9 20:02:19 Step 3/4 : COPY go.mod . 20:02:20 ---> e012998bc430 20:02:20 Step 4/4 : RUN go mod download 20:02:20 ---> Running in a88a15ceb4d7 20:02:31 Removing intermediate container c35fafed4417 20:02:31 ---> d120d5e047e2 20:02:31 Step 8/25 : COPY . . 20:02:31 Removing intermediate container 651b40780101 20:02:31 ---> 1edbc607c2b9 20:02:31 Step 7/33 : COPY . . 20:02:31 Removing intermediate container 0dc6ecd6e84f 20:02:31 ---> 9cfddebe5cb1 20:02:31 Step 7/26 : COPY . . 20:02:31 Removing intermediate container 8163b780f092 20:02:31 ---> bc16fb6c4ca0 20:02:31 Step 7/25 : COPY . . 20:02:31 Removing intermediate container 6ebbdb2da58b 20:02:31 ---> 8f25292842f6 20:02:31 Step 8/23 : COPY . . 20:02:43 ---> 4c4e0af03372 20:02:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:02:43 ---> cd8961147e64 20:02:43 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:02:43 ---> f1b856de1f4b 20:02:43 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:02:43 ---> a2341efc72c6 20:02:43 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:02:43 ---> dfff374d3be9 20:02:43 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:02:43 ---> Running in c209dd705fb3 20:02:43 ---> Running in f758045c52a4 20:02:43 ---> Running in 22f1ee29650c 20:02:43 ---> Running in 8736dfad194e 20:02:43 ---> Running in 7a8f828819ff 20:02:43 Removing intermediate container 7a8f828819ff 20:02:43 ---> 77574dba55eb 20:02:43 Step 9/26 : WORKDIR /edgex-go/spire-build 20:02:43 Removing intermediate container 22f1ee29650c 20:02:43 ---> a338d69c943c 20:02:43 Step 9/25 : WORKDIR /edgex-go/spire-build 20:02:43 ---> Running in 7309f801cad9 20:02:43 ---> Running in 1109ab6fd21c 20:02:43 Removing intermediate container 1109ab6fd21c 20:02:43 ---> 78a6543a8cbf 20:02:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:02:43 Removing intermediate container 7309f801cad9 20:02:43 ---> d46a4f3f42f1 20:02:43 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:02:43 ---> Running in ea21d067c64a 20:02:43 ---> Running in 277e626492d1 20:02:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:43 Removing intermediate container ea21d067c64a 20:02:43 ---> 691848792bae 20:02:43 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:02:43 Removing intermediate container 277e626492d1 20:02:43 ---> 06a34cf9b904 20:02:43 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:02:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:43 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 20:02:43 ---> Running in d06d7722da16 20:02:43 ---> Running in b1bc68b583cc 20:02:43 Removing intermediate container d06d7722da16 20:02:43 ---> e989d7dbc610 20:02:43 Step 12/26 : WORKDIR /edgex-go 20:02:43 ---> Running in 6910c5b05a4d 20:02:43 Removing intermediate container b1bc68b583cc 20:02:43 ---> 029c86d67cbe 20:02:43 Step 12/25 : WORKDIR /edgex-go 20:02:43 ---> Running in 1196689d0e21 20:02:44 Removing intermediate container 6910c5b05a4d 20:02:44 ---> df40cf4483f7 20:02:44 20:02:44 Step 13/26 : FROM alpine:3.17 20:02:44 Removing intermediate container 1196689d0e21 20:02:44 ---> b2c36e615d40 20:02:44 20:02:44 Step 13/25 : FROM alpine:3.17 20:02:44 3.17: Pulling from library/alpine 20:02:44 3.17: Pulling from library/alpine 20:02:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:02:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:02:44 Status: Image is up to date for alpine:3.17 20:02:44 Status: Downloaded newer image for alpine:3.17 20:02:44 ---> b2aa39c304c2 20:02:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:02:44 ---> b2aa39c304c2 20:02:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:02:45 ---> Running in a9b91ac5d33f 20:02:45 ---> Running in bac2b80427e9 20:02:46 Removing intermediate container a9b91ac5d33f 20:02:46 ---> 71a3aa83febc 20:02:46 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:46 Removing intermediate container bac2b80427e9 20:02:46 ---> eabaee891c38 20:02:46 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:46 ---> Running in 223dfbd258bb 20:02:46 ---> Running in 9612b1a9ea83 20:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:47 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:47 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:47 OK: 17812 distinct packages available 20:02:47 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:47 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:47 OK: 17812 distinct packages available 20:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:48 (1/5) Installing dumb-init (1.2.5-r2) 20:02:48 (2/5) Installing musl-obstack (1.2.3-r0) 20:02:48 (1/5) Installing dumb-init (1.2.5-r2) 20:02:48 (3/5) Installing libucontext (1.2-r0) 20:02:48 (4/5) Installing gcompat (1.1.0-r0) 20:02:48 (2/5) Installing musl-obstack (1.2.3-r0) 20:02:48 (5/5) Installing openssl (3.0.8-r0) 20:02:48 (3/5) Installing libucontext (1.2-r0) 20:02:48 (4/5) Installing gcompat (1.1.0-r0) 20:02:48 (5/5) Installing openssl (3.0.8-r0) 20:02:48 Executing busybox-1.35.0-r29.trigger 20:02:48 OK: 8 MiB in 20 packages 20:02:48 Executing busybox-1.35.0-r29.trigger 20:02:48 OK: 8 MiB in 20 packages 20:02:50 Removing intermediate container 223dfbd258bb 20:02:50 ---> 2eb4f005440a 20:02:50 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:02:50 Removing intermediate container 9612b1a9ea83 20:02:50 ---> 159083f34520 20:02:50 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:02:51 ---> 52ab0dd275f3 20:02:51 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:02:51 ---> e1fb54aafdce 20:02:51 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:02:54 ---> 934de81d2af8 20:02:54 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:02:54 ---> 8d1fc2c6943b 20:02:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:02:56 ---> 0a48da04397e 20:02:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:02:57 ---> fea1a869a22f 20:02:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:02:57 ---> ee180add76f7 20:02:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:02:57 ---> 1b68019a11eb 20:02:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:02:58 ---> ec51ae094301 20:02:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:02:58 ---> Running in bd277abfa6f7 20:02:58 ---> 1c90c18903b8 20:02:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:02:58 Removing intermediate container bd277abfa6f7 20:02:58 ---> 02ac8172a2a7 20:02:58 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:02:58 ---> Running in ee5c4c47ab65 20:02:58 ---> 6a861906b31d 20:02:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:02:58 ---> Running in 8f66886e1ec1 20:02:58 Removing intermediate container ee5c4c47ab65 20:02:58 ---> e447a4181a35 20:02:58 Step 23/25 : LABEL arch=x86_64 20:02:59 ---> Running in c5ec0a522777 20:02:59 Removing intermediate container 8f66886e1ec1 20:02:59 ---> 8bb36d221eb5 20:02:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:02:59 Removing intermediate container a88a15ceb4d7 20:02:59 ---> 54f031a84e1b 20:02:59 Successfully built 54f031a84e1b 20:02:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:02:59 ---> Running in c25bf0b571c3 20:02:59 Removing intermediate container c5ec0a522777 20:02:59 ---> 6c653c20131d 20:02:59 Step 24/25 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [Pipeline] sh 20:02:59 ---> Running in c599233ca43f 20:02:59 Removing intermediate container c25bf0b571c3 20:02:59 ---> 51c95bdd1d11 20:02:59 Step 24/26 : LABEL arch=x86_64 20:02:59 ---> Running in 28f8cae87fc5 20:02:59 + docker inspect -f . ci-base-image-arm64 20:02:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:59 Removing intermediate container c599233ca43f 20:02:59 ---> f128517c8605 20:02:59 Step 25/25 : LABEL version=0.0.0 20:02:59 Removing intermediate container 28f8cae87fc5 20:02:59 ---> 456d48990170 20:02:59 Step 25/26 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:02:59 ---> Running in b586af844cb8 20:03:00 prd-ubuntu20.04-docker-arm64-4c-16g-240 does not seem to be running inside a container 20:03:00 ---> Running in d60fe3d89ac1 20:03: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 ******** ci-base-image-arm64 cat 20:03:00 Removing intermediate container b586af844cb8 20:03:00 ---> 0e4558cac68f 20:03:00 20:03:00 Successfully built 0e4558cac68f 20:03:00 Successfully tagged security-spire-server:latest 20:03:00 Building core-command 20:03:00  Building security-spire-server ... done Removing intermediate container d60fe3d89ac1 20:03:00 ---> e5c8093b75cf 20:03:00 Step 26/26 : LABEL version=0.0.0 20:03:00 ---> Running in 0ad418619f58 20:03:01 $ docker top ff65f996546b0081a7f0af10f34ced917312dce1a13bec197b8aa78859949c36 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:02 + go version 20:03:02 go version go1.20.2 linux/arm64 [Pipeline] } 20:03:02 Removing intermediate container 0ad418619f58 20:03:02 ---> e4d4b3d19d3e 20:03:02 20:03:02 Successfully built e4d4b3d19d3e 20:03:02 Successfully tagged security-spire-agent:latest 20:03:02 Building security-secretstore-setup 20:03:02 $ docker stop --time=1 ff65f996546b0081a7f0af10f34ced917312dce1a13bec197b8aa78859949c36 20:03:03  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:03 ---> 3e42d409c561 20:03:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:03:03 ---> Using cache 20:03:03 ---> 7479abfc9bcb 20:03:03 Step 4/24 : WORKDIR /edgex-go 20:03:03 ---> Using cache 20:03:03 ---> 626f97708442 20:03:03 Step 5/24 : RUN apk add --update --no-cache make git 20:03:03 ---> Using cache 20:03:03 ---> a7f4ca4b793a 20:03:03 Step 6/24 : COPY go.mod vendor* ./ 20:03:03 ---> Using cache 20:03:03 ---> 6c8c2e72b1f9 20:03:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:03 ---> Using cache 20:03:03 ---> 8f25292842f6 20:03:03 Step 8/24 : COPY . . 20:03:03 ---> Using cache 20:03:03 ---> 4c4e0af03372 20:03:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:03:04 $ docker rm -f --volumes ff65f996546b0081a7f0af10f34ced917312dce1a13bec197b8aa78859949c36 20:03:04 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:04 ---> 3e42d409c561 20:03:04 Step 3/24 : WORKDIR /edgex-go 20:03:04 ---> Using cache 20:03:04 ---> 52cb1fa24df7 20:03:04 Step 4/24 : RUN apk add --update --no-cache make git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 20:03:05 ---> Running in e2e616b43d8d 20:03:05 ---> Running in 6bdec2316ecd [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:06 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 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:06 + docker inspect -f . ci-base-image-arm64 20:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:06 OK: 265 MiB in 53 packages 20:03:06 prd-ubuntu20.04-docker-arm64-4c-16g-240 does not seem to be running inside a container 20:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:03:08 $ docker top 3ca58838c1b7342ac7d86209d424233b3b37992e3a19c6f5b5b31cb8bc12e554 -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:08 ========================================================= 20:03:08 [edgeXBuildGoParallel] Running Tests and Build... 20:03:08 ========================================================= [Pipeline] sh 20:03:09 Removing intermediate container c209dd705fb3 20:03:09 ---> 7d57193132f2 20:03:09 20:03:09 Step 10/23 : FROM alpine:3.17 20:03:09 ---> b2aa39c304c2 20:03:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:03:09 Removing intermediate container e2e616b43d8d 20:03:09 ---> 3afe3db5efe9 20:03:09 Step 5/24 : COPY go.mod vendor* ./ 20:03:09 ---> Running in e6bee3cec5e2 20:03:09 Removing intermediate container 8736dfad194e 20:03:09 ---> 3905e3b89f0a 20:03:09 20:03:09 Step 9/33 : FROM alpine:3.17 20:03:09 ---> b2aa39c304c2 20:03:09 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:09 ---> Using cache 20:03:09 ---> eabaee891c38 20:03:09 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:03:09 Removing intermediate container f758045c52a4 20:03:09 ---> 0a70967d206e 20:03:09 20:03:09 Step 10/25 : FROM alpine:3.17 20:03:09 ---> b2aa39c304c2 20:03:09 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:03:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 20:03:09 ---> 8603233264ec 20:03:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:09 ---> Running in ae9d69bafb0e 20:03:09 ---> Running in fe8c75a95cb5 20:03:09 Removing intermediate container e6bee3cec5e2 20:03:09 ---> ce007d43dafd 20:03:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:03:09 ---> Running in 33eeb8533dd3 20:03:09 ---> Running in bf3c645639b6 [Pipeline] sh 20:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:10 + make test 20:03:10 go test -race -coverprofile=coverage.out ./... 20:03:10 (1/2) Installing dumb-init (1.2.5-r2) 20:03:10 (2/2) Installing su-exec (0.2-r2) 20:03:10 Executing busybox-1.35.0-r29.trigger 20:03:10 OK: 7 MiB in 17 packages 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:10 (1/1) Installing dumb-init (1.2.5-r2) 20:03:10 Executing busybox-1.35.0-r29.trigger 20:03:10 OK: 7 MiB in 16 packages 20:03:10 (1/1) Installing dumb-init (1.2.5-r2) 20:03:10 Executing busybox-1.35.0-r29.trigger 20:03:10 OK: 7 MiB in 16 packages 20:03:11 Removing intermediate container fe8c75a95cb5 20:03:11 ---> 974412a7fce5 20:03:11 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:03:11 ---> Running in d197e5f3a111 20:03:11 Removing intermediate container bf3c645639b6 20:03:11 ---> 71d60dfe47d4 20:03:11 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:11 Removing intermediate container ae9d69bafb0e 20:03:11 ---> 89dddc2b9e13 20:03:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:11 Removing intermediate container d197e5f3a111 20:03:11 ---> 7f0adffd1faf 20:03:11 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:03:11 ---> Running in 9c6ab0d5eb9d 20:03:11 ---> Running in 84f46dd3154a 20:03:11 ---> 43e5a48f107b 20:03:11 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:03:11 Removing intermediate container 9c6ab0d5eb9d 20:03:11 ---> 7ef8207fb40f 20:03:11 Step 13/25 : ENV APP_PORT=59881 20:03:11 Removing intermediate container 84f46dd3154a 20:03:11 ---> e910a953823f 20:03:11 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:03:11 ---> Running in 63843e815d87 20:03:12 ---> Running in fc5df8ac895a 20:03:12 ---> 84c106096a66 20:03:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:03:12 Removing intermediate container 63843e815d87 20:03:12 ---> 30563b49c1c8 20:03:12 Step 14/25 : EXPOSE $APP_PORT 20:03:12 Removing intermediate container fc5df8ac895a 20:03:12 ---> 3bbfbde9696e 20:03:12 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:03:12 ---> Running in 79799ff6543f 20:03:12 ---> Running in 40ac19c9f612 20:03:12 Removing intermediate container 79799ff6543f 20:03:12 ---> d4740fa4a178 20:03:12 Step 15/25 : WORKDIR / 20:03:12 Removing intermediate container 40ac19c9f612 20:03:12 ---> 562377c40cf5 20:03:12 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:03:12 ---> c527ab9a15aa 20:03:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:03:12 ---> Running in 50e96919b447 20:03:13 ---> Running in 602c2e0d54ce 20:03:13 ---> 1d49b370b140 20:03:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:03:13 Removing intermediate container 50e96919b447 20:03:13 ---> 3160336bbe54 20:03:13 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:14 ---> 39da5342bf07 20:03:14 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:14 ---> 39410b632278 20:03:14 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:03:14 ---> Running in 1d221577a335 20:03:14 ---> f00c103ad2b5 20:03:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:14 Removing intermediate container 602c2e0d54ce 20:03:14 ---> 1a0d2b4d49b9 20:03:14 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:03:14 ---> Running in 56426f712318 20:03:15 ---> 0a869761cb86 20:03:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:03:15 Removing intermediate container 56426f712318 20:03:15 ---> 4e62c5a4a85e 20:03:15 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:03:15 Removing intermediate container 1d221577a335 20:03:15 ---> 9f56e1d5db01 20:03:15 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:03:15 ---> Running in 3390eb4b5fab 20:03:15 ---> be49f5d331d2 20:03:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:03:15 Removing intermediate container 3390eb4b5fab 20:03:15 ---> b97d2b3579eb 20:03:15 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:03:15 ---> 92aa95d27306 20:03:15 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:03:15 ---> 26097deb6e8a 20:03:15 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:03:15 ---> Running in ba3254eef879 20:03:15 ---> Running in 73ecc5976e84 20:03:15 ---> Running in 5d21b5ca1475 20:03:16 Removing intermediate container ba3254eef879 20:03:16 ---> 498185696321 20:03:16 Step 21/23 : LABEL arch=x86_64 20:03:16 Removing intermediate container 5d21b5ca1475 20:03:16 ---> 1a8a842e1bb8 20:03:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:16 ---> Running in 6e4f7006204b 20:03:16 ---> Running in 6884211fc610 20:03:16 Removing intermediate container 6e4f7006204b 20:03:16 ---> 31266d0c0e8c 20:03:16 Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:03:16 ---> Running in 16321c1e6876 20:03:16 Removing intermediate container 6884211fc610 20:03:16 ---> 7bed8f3c9097 20:03:16 Step 23/25 : LABEL arch=x86_64 20:03:16 ---> Running in e359778e1058 20:03:17 Removing intermediate container 16321c1e6876 20:03:17 ---> 151d44bda1ae 20:03:17 Step 23/23 : LABEL version=0.0.0 20:03:17 ---> Running in 806a259153b9 20:03:17 Removing intermediate container 73ecc5976e84 20:03:17 ---> 1853bd8dda9b 20:03:17 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:17 Removing intermediate container e359778e1058 20:03:17 ---> 757affbc084e 20:03:17 Step 24/25 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:03:18 ---> Running in c355e20f1124 20:03:18 Removing intermediate container 806a259153b9 20:03:18 ---> 42c120ed8136 20:03:18 20:03:18 Successfully built 42c120ed8136 20:03:18 Successfully tagged security-proxy-auth:latest 20:03:18  Building security-proxy-auth ... done Building support-notifications 20:03:20 ---> 2a4e9eb5c996 20:03:20 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:03:20 Removing intermediate container c355e20f1124 20:03:20 ---> 3dcbf8725d82 20:03:20 Step 25/25 : LABEL version=0.0.0 20:03:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:20 ---> 3e42d409c561 20:03:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:20 ---> Using cache 20:03:20 ---> 7479abfc9bcb 20:03:20 Step 4/23 : WORKDIR /edgex-go 20:03:20 ---> Using cache 20:03:20 ---> 626f97708442 20:03:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:03:21 ---> Running in 21ab495559ef 20:03:21 ---> ed4e86aee2a3 20:03:21 ---> Running in a231b92374c7 20:03:21 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:03:22 Removing intermediate container a231b92374c7 20:03:22 ---> ef4b6716106f 20:03:22 20:03:22 Successfully built ef4b6716106f 20:03:22 Successfully tagged core-metadata:latest 20:03:22  Building core-metadata ... done Building core-data 20:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:22 ---> d70487e9ee7c 20:03:22 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:23 OK: 265 MiB in 53 packages 20:03:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:25 ---> 3e42d409c561 20:03:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:25 ---> Using cache 20:03:25 ---> 7479abfc9bcb 20:03:25 Step 4/23 : WORKDIR /edgex-go 20:03:25 ---> Using cache 20:03:25 ---> 626f97708442 20:03:25 Step 5/23 : RUN apk add --update --no-cache make git 20:03:25 ---> Using cache 20:03:25 ---> a7f4ca4b793a 20:03:25 Step 6/23 : COPY go.mod vendor* ./ 20:03:25 ---> Using cache 20:03:25 ---> 6c8c2e72b1f9 20:03:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:25 ---> Using cache 20:03:25 ---> 8f25292842f6 20:03:25 Step 8/23 : COPY . . 20:03:25 ---> Using cache 20:03:25 ---> 4c4e0af03372 20:03:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:03:25 ---> b5f9c34f3626 20:03:25 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:03:26 ---> Running in e25d2fe76f50 20:03:26 Removing intermediate container 21ab495559ef 20:03:26 ---> d5b257d7dfb4 20:03:26 Step 6/23 : COPY go.mod vendor* ./ 20:03:26 ---> 5fbb0e066fe9 20:03:26 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:03:26 Removing intermediate container 6bdec2316ecd 20:03:26 ---> b47d839a3613 20:03:26 20:03:26 Step 10/24 : FROM alpine:3.17 20:03:26 ---> b2aa39c304c2 20:03:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:03:26 ---> Using cache 20:03:26 ---> 89dddc2b9e13 20:03:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:26 ---> Using cache 20:03:26 ---> 7ef8207fb40f 20:03:26 Step 13/24 : ENV APP_PORT=59882 20:03:26 ---> 25b47c9f7bd8 20:03:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 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 20:03:26 ---> Running in 241d333223e5 20:03:26 ---> a15e3a92ad1e 20:03:26 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:03:26 ---> Running in 622e7f57d823 20:03:26 Removing intermediate container 241d333223e5 20:03:26 ---> 1bdfcb9bfc1c 20:03:26 Step 14/24 : EXPOSE $APP_PORT 20:03:27 ---> 42bbad88df6e 20:03:27 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:03:27 ---> Running in f781dae1c8cb 20:03:28 Removing intermediate container f781dae1c8cb 20:03:28 ---> 3cb9935da886 20:03:28 Step 15/24 : WORKDIR / 20:03:28 ---> a4780be938ac 20:03:28 Step 28/33 : RUN chmod +x /entrypoint.sh 20:03:28 ---> Running in 1367093f6d26 20:03:28 ---> Running in 7f3f8486cd0d 20:03:28 Removing intermediate container 1367093f6d26 20:03:28 ---> 6454ccb7478f 20:03:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:28 ---> f8e8569fab8b 20:03:28 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:03:29 ---> ad577fcd9935 20:03:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:03:29 Removing intermediate container 7f3f8486cd0d 20:03:29 ---> 135460da0a6a 20:03:29 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:03:29 Removing intermediate container 33eeb8533dd3 20:03:29 ---> 73be68e2e6b1 20:03:29 Step 7/24 : COPY . . 20:03:29 ---> Running in ff578899c598 20:03:29 ---> 53bc83eedd39 20:03:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:03:30 Removing intermediate container ff578899c598 20:03:30 ---> 1f0ef6ba4bba 20:03:30 Step 30/33 : CMD ["gate"] 20:03:31 ---> 8d69cd3c5d6b 20:03:31 Step 20/24 : ENTRYPOINT ["/core-command"] 20:03:31 ---> Running in 00cb45c01634 20:03:31 ---> Running in 44865721c89a 20:03:31 Removing intermediate container 00cb45c01634 20:03:31 ---> c51c6bace588 20:03:31 Step 31/33 : LABEL arch=x86_64 20:03:31 Removing intermediate container 44865721c89a 20:03:31 ---> 69cf7cdb90dd 20:03:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:32 ---> Running in d935a249c8cb 20:03:32 ---> Running in e16dde1bff50 20:03:32 Removing intermediate container d935a249c8cb 20:03:32 ---> 5c213ee3926d 20:03:32 Step 32/33 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:03:32 Removing intermediate container e16dde1bff50 20:03:32 ---> 05b99a6460ff 20:03:32 Step 22/24 : LABEL arch=x86_64 20:03:32 ---> Running in 4962fc9cac8b 20:03:33 ---> Running in b97db5d106d3 20:03:33 Removing intermediate container 4962fc9cac8b 20:03:33 ---> 5a1de7ff3617 20:03:33 Step 33/33 : LABEL version=0.0.0 20:03:33 Removing intermediate container b97db5d106d3 20:03:33 ---> 0b7ac0b894f6 20:03:33 Step 23/24 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:03:33 ---> Running in f4e4d7f98bf0 20:03:34 ---> Running in 1440359ff7b3 20:03:34 ---> 8ae077538a11 20:03:34 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:34 Removing intermediate container f4e4d7f98bf0 20:03:34 ---> f16dc5ce8666 20:03:34 20:03:34 Successfully built f16dc5ce8666 20:03:35 Successfully tagged security-bootstrapper:latest 20:03:35  Building security-bootstrapper ... done Building security-spire-config 20:03:35 ---> Running in 80275783e2ee 20:03:35 Removing intermediate container 1440359ff7b3 20:03:35 ---> 8f12bc96732e 20:03:35 Step 24/24 : LABEL version=0.0.0 20:03:37 ---> Running in 80b50010caec 20:03: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:03:37 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:03:37 ---> 3e42d409c561 20:03:37 Step 3/26 : WORKDIR /edgex-go 20:03:37 ---> Using cache 20:03:37 ---> 52cb1fa24df7 20:03:37 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:03:37 ---> Using cache 20:03:37 ---> efe49f24178f 20:03:37 Step 5/26 : COPY go.mod vendor* ./ 20:03:37 ---> Using cache 20:03:37 ---> b9a8e0899c2e 20:03:37 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:37 ---> Using cache 20:03:37 ---> 9cfddebe5cb1 20:03:37 Step 7/26 : COPY . . 20:03:37 ---> Using cache 20:03:37 ---> f1b856de1f4b 20:03:37 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:03:37 ---> Using cache 20:03:37 ---> 77574dba55eb 20:03:37 Step 9/26 : WORKDIR /edgex-go/spire-build 20:03:37 ---> Using cache 20:03:37 ---> 78a6543a8cbf 20:03:37 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:37 ---> Using cache 20:03:37 ---> 691848792bae 20:03:37 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:37 ---> Using cache 20:03:37 ---> e989d7dbc610 20:03:37 Step 12/26 : WORKDIR /edgex-go 20:03:37 ---> Using cache 20:03:37 ---> df40cf4483f7 20:03:37 20:03:37 Step 13/26 : FROM alpine:3.17 20:03:37 ---> b2aa39c304c2 20:03:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:37 ---> Using cache 20:03:37 ---> eabaee891c38 20:03:37 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:38 Removing intermediate container 80b50010caec 20:03:38 ---> 5380a3ef2417 20:03:38 20:03:38 ---> Running in 5e8b8ea174dd 20:03:38 Successfully built 5380a3ef2417 20:03:38 Successfully tagged core-command:latest 20:03:38  Building core-command ... done Building support-scheduler 20:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:39 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:39 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:39 OK: 17812 distinct packages available 20:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:40 (1/4) Installing dumb-init (1.2.5-r2) 20:03:40 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:40 (3/4) Installing libucontext (1.2-r0) 20:03:40 (4/4) Installing gcompat (1.1.0-r0) 20:03:40 Executing busybox-1.35.0-r29.trigger 20:03:40 OK: 7 MiB in 19 packages 20:03:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:43 ---> 3e42d409c561 20:03:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:43 ---> Using cache 20:03:43 ---> 7479abfc9bcb 20:03:43 Step 4/23 : WORKDIR /edgex-go 20:03:43 ---> Using cache 20:03:43 ---> 626f97708442 20:03:43 Step 5/23 : RUN apk add --update --no-cache make git 20:03:43 ---> Using cache 20:03:43 ---> a7f4ca4b793a 20:03:43 Step 6/23 : COPY go.mod vendor* ./ 20:03:43 ---> Using cache 20:03:43 ---> 6c8c2e72b1f9 20:03:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:43 ---> Using cache 20:03:43 ---> 8f25292842f6 20:03:43 Step 8/23 : COPY . . 20:03:43 ---> Using cache 20:03:43 ---> 4c4e0af03372 20:03:43 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:03:45 ---> Running in 1042945d64d0 20:03:45 Removing intermediate container 5e8b8ea174dd 20:03:45 ---> e89beb1eabbb 20:03:45 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:03:46 Removing intermediate container 622e7f57d823 20:03:46 ---> a9c757a64145 20:03:46 Step 8/23 : COPY . . 20:03:47 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 20:03:48 ---> c937fc39f640 20:03:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:48 Removing intermediate container e25d2fe76f50 20:03:48 ---> 1f6ef2b3a5c3 20:03:48 20:03:48 Step 10/23 : FROM alpine:3.17 20:03:48 ---> b2aa39c304c2 20:03:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:03:49 ---> Running in 84d397c8bbf9 20:03:49 ---> d44e76483717 20:03:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:50 Removing intermediate container 84d397c8bbf9 20:03:50 ---> 3b36a47d485e 20:03:50 Step 12/23 : ENV APP_PORT=59880 20:03:50 ---> Running in 8403602f8ad4 20:03:50 ---> 4ac3dc48a329 20:03:50 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:51 ---> Running in 073eb8b01146 20:03:51 ---> 78a804ff45a8 20:03:51 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:03:51 Removing intermediate container 8403602f8ad4 20:03:51 ---> b9b844cc6ecf 20:03:51 Step 13/23 : EXPOSE $APP_PORT 20:03:51 ---> Running in ea1301244fbd 20:03:51 ---> Running in f99e71f7268b 20:03:51 Removing intermediate container 073eb8b01146 20:03:51 ---> 77933bf63b31 20:03:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:03:51 Removing intermediate container f99e71f7268b 20:03:51 ---> ed1299ef8c16 20:03:51 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:03:51 ---> Running in 0c9abce00df4 20:03:52 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 20:03:52 ---> 1b2dbf1b182a 20:03:52 Step 21/26 : WORKDIR / 20:03:52 ---> Running in e03b28418bd0 20:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:52 Removing intermediate container e03b28418bd0 20:03:52 ---> 0125447de744 20:03:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:52 (1/1) Installing dumb-init (1.2.5-r2) 20:03:52 Executing busybox-1.35.0-r29.trigger 20:03:52 OK: 7 MiB in 16 packages 20:03:52 ---> Running in 59dc8dcdfbe6 20:03:53 Removing intermediate container 59dc8dcdfbe6 20:03:53 ---> 56f9a1637fd6 20:03:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:53 ---> Running in 0c0bc9f4ee29 20:03:54 Removing intermediate container 0c0bc9f4ee29 20:03:54 ---> 37c0c5690df6 20:03:54 Step 24/26 : LABEL arch=x86_64 20:03:54 Removing intermediate container 0c9abce00df4 20:03:54 ---> 14fe028fe079 20:03:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:54 ---> Running in 26fdd1d5a338 20:03:54 ---> ab3d93043c13 20:03:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:03:55 Removing intermediate container 26fdd1d5a338 20:03:55 ---> 260b300793d3 20:03:55 Step 25/26 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:03:55 ---> de209ddc1e83 20:03:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:03:55 ---> Running in 28794a4ace86 20:03:55 Removing intermediate container 28794a4ace86 20:03:55 ---> 593777956591 20:03:55 Step 26/26 : LABEL version=0.0.0 20:03:55 ---> Running in ae29d1482535 20:03:56 ---> 36be157b4f33 20:03:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:03:56 Removing intermediate container ae29d1482535 20:03:56 ---> b78cbee4e50c 20:03:56 20:03:56 Successfully built b78cbee4e50c 20:03:56 Successfully tagged security-spire-config:latest 20:03:56 Building security-spiffe-token-provider 20:03:56  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:03:58 ---> 17fb187ce843 20:03:58 Step 19/23 : ENTRYPOINT ["/core-data"] 20:03:59 ---> Running in 5a439a457a66 20:03:59 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:03:59 ---> 3e42d409c561 20:03:59 Step 3/20 : WORKDIR /edgex-go 20:03:59 ---> Using cache 20:03:59 ---> 52cb1fa24df7 20:03:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:04:00 ---> Running in 3d5b2e62cada 20:04:00 Removing intermediate container 5a439a457a66 20:04:00 ---> 024c0175065a 20:04:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:01 ---> Running in f19e5963471a 20:04:01 Removing intermediate container f19e5963471a 20:04:01 ---> b787fa5aeb3d 20:04:01 Step 21/23 : LABEL arch=x86_64 20:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:01 ---> Running in 966ad033a7dc 20:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:02 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:02 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:02 OK: 17812 distinct packages available 20:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:02 Removing intermediate container 966ad033a7dc 20:04:02 ---> 7551e8e78676 20:04:02 Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:02 ---> Running in 33edd72930a9 20:04:02 Removing intermediate container 80275783e2ee 20:04:02 ---> 6fe9a490ad3d 20:04:02 20:04:02 Step 9/24 : FROM alpine:3.17 20:04:02 ---> b2aa39c304c2 20:04:02 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:04:02 OK: 265 MiB in 53 packages 20:04:02 ---> Running in 0d19c52c1348 20:04:02 Removing intermediate container 33edd72930a9 20:04:02 ---> f90ba1a43d79 20:04:02 Step 23/23 : LABEL version=0.0.0 20:04:02 ---> Running in ec3ddbc50d09 20:04:03 Removing intermediate container ec3ddbc50d09 20:04:03 ---> 618e4e060a76 20:04:03 20:04:03 Successfully built 618e4e060a76 20:04:03 Successfully tagged core-data:latest 20:04:03  Building core-data ... done Building core-common-config-bootstrapper 20:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:04 (1/3) Installing ca-certificates (20220614-r4) 20:04:04 (2/3) Installing dumb-init (1.2.5-r2) 20:04:04 (3/3) Installing su-exec (0.2-r2) 20:04:04 Executing busybox-1.35.0-r29.trigger 20:04:04 Executing ca-certificates-20220614-r4.trigger 20:04:04 OK: 8 MiB in 18 packages 20:04:04 Removing intermediate container 3d5b2e62cada 20:04:04 ---> e69f75ecec1e 20:04:04 Step 5/20 : COPY go.mod vendor* ./ 20:04:06 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:07 ---> 6397ceb5b920 20:04:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:07 ---> 3e42d409c561 20:04:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:07 ---> Using cache 20:04:07 ---> 7479abfc9bcb 20:04:07 Step 4/23 : WORKDIR /edgex-go 20:04:07 ---> Using cache 20:04:07 ---> 626f97708442 20:04:07 Step 5/23 : RUN apk add --update --no-cache make git 20:04:07 ---> Using cache 20:04:07 ---> a7f4ca4b793a 20:04:07 Step 6/23 : COPY go.mod vendor* ./ 20:04:07 ---> Using cache 20:04:07 ---> 6c8c2e72b1f9 20:04:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:07 ---> Using cache 20:04:07 ---> 8f25292842f6 20:04:07 Step 8/23 : COPY . . 20:04:07 ---> Using cache 20:04:07 ---> 4c4e0af03372 20:04:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:07 Removing intermediate container 0d19c52c1348 20:04:07 ---> 3f57dfc39207 20:04:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:04:07 ---> Running in 8c665cab49af 20:04:07 ---> Running in 69a3a513ec2c 20:04:07 ---> Running in 5090fffde87b 20:04:08 Removing intermediate container 5090fffde87b 20:04:08 ---> 164f86ab95e7 20:04:08 Step 12/24 : WORKDIR / 20:04:08 ---> Running in b429637e9625 20:04:08 Removing intermediate container b429637e9625 20:04:08 ---> 64ac9279fa00 20:04:08 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:04:08 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 20:04:09 ---> 023a7e1957b8 20:04:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:04:09 ---> 4fe4fa9b1976 20:04:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:04:10 ---> aec1a8449176 20:04:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:04:10 ---> 73cf50d43fa5 20:04:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:12 ---> 0b31f67110ba 20:04:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:16 ---> c6dc19789f21 20:04:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:16 Removing intermediate container 1042945d64d0 20:04:16 ---> 00812d164139 20:04:16 20:04:16 Step 10/23 : FROM alpine:3.17 20:04:16 ---> b2aa39c304c2 20:04:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:04:16 ---> Using cache 20:04:16 ---> 89dddc2b9e13 20:04:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:16 ---> Using cache 20:04:16 ---> 7ef8207fb40f 20:04:16 Step 13/23 : ENV APP_PORT=59861 20:04:17 ---> Running in 4728a4736e86 20:04:17 ---> a0f6541f86f0 20:04:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:17 ---> Running in b3ae7b94e36b 20:04:17 Removing intermediate container 4728a4736e86 20:04:17 ---> 4614a06853ad 20:04:17 Step 14/23 : EXPOSE $APP_PORT 20:04:17 ---> Running in ae7890c3b1eb 20:04:18 Removing intermediate container ae7890c3b1eb 20:04:18 ---> 0cbdc77a60ad 20:04:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:19 ---> 15d45fba3eba 20:04:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:20 Removing intermediate container b3ae7b94e36b 20:04:20 ---> a8818e1c391f 20:04:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:04:21 ---> 591ffea756c7 20:04:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:21 ---> Running in 2f72b4b3c310 20:04:21 Removing intermediate container ea1301244fbd 20:04:21 ---> 923a2d6e1904 20:04:21 20:04:21 Step 10/23 : FROM alpine:3.17 20:04:21 ---> b2aa39c304c2 20:04:21 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:21 Removing intermediate container 2f72b4b3c310 20:04:21 ---> 0c5a15ff351d 20:04:21 Step 22/24 : LABEL arch=x86_64 20:04:21 ---> Running in d330714e9b89 20:04:21 ---> Running in 7ac2b95877e1 20:04:22 Removing intermediate container d330714e9b89 20:04:22 ---> f6416a17cd62 20:04:22 Step 23/24 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:04:22 ---> 79097d71c302 20:04:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:22 ---> Running in abbf962fe495 20:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:22 (1/2) Installing ca-certificates (20220614-r4) 20:04:22 (2/2) Installing dumb-init (1.2.5-r2) 20:04:22 Executing busybox-1.35.0-r29.trigger 20:04:22 Executing ca-certificates-20220614-r4.trigger 20:04:22 Removing intermediate container abbf962fe495 20:04:22 ---> 358af9fd3fa2 20:04:22 Step 24/24 : LABEL version=0.0.0 20:04:22 ---> d58e69e3c7ce 20:04:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:04:22 OK: 8 MiB in 17 packages 20:04:23 ---> Running in 98766a0267c4 20:04:23 ---> Running in d087ee9269c8 20:04:23 Removing intermediate container d087ee9269c8 20:04:23 ---> c40989261417 20:04:23 20:04:23 Removing intermediate container 98766a0267c4 20:04:23 ---> 1049dd007294 20:04:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:24 Successfully built c40989261417 20:04:24 Successfully tagged security-secretstore-setup:latest 20:04:24  Building security-secretstore-setup ... done Building security-proxy-setup 20:04:24 ---> Running in ca938602e5dc 20:04:24 Removing intermediate container 7ac2b95877e1 20:04:24 ---> 81ef283c4907 20:04:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:04:26 ---> Running in 3e01436d94d6 20:04:26 Removing intermediate container ca938602e5dc 20:04:26 ---> 7155cd52a415 20:04:26 Step 21/23 : LABEL arch=x86_64 20:04:26 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:04:26 ---> 3e42d409c561 20:04:26 Step 3/21 : WORKDIR /edgex-go 20:04:26 ---> Using cache 20:04:26 ---> 52cb1fa24df7 20:04:26 Step 4/21 : RUN apk add --update --no-cache make git 20:04:26 ---> Using cache 20:04:26 ---> 3afe3db5efe9 20:04:26 Step 5/21 : COPY go.mod vendor* ./ 20:04:26 ---> Using cache 20:04:26 ---> 8603233264ec 20:04:26 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:26 ---> Using cache 20:04:26 ---> 73be68e2e6b1 20:04:26 Step 7/21 : COPY . . 20:04:26 ---> Running in 7e064e9d081b 20:04:26 ---> Using cache 20:04:26 ---> 8ae077538a11 20:04:26 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:04:26 Removing intermediate container 3e01436d94d6 20:04:26 ---> 69f27c391869 20:04:26 Step 13/23 : ENV APP_PORT=59860 20:04:26 ---> Running in c7d74b1f7688 20:04:27 ---> Running in cf90f40c8bdb 20:04:27 Removing intermediate container 7e064e9d081b 20:04:27 ---> c9f7a014c4cb 20:04:27 Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:04:27 ---> Running in 9cd1e6ab82c4 20:04:27 Removing intermediate container cf90f40c8bdb 20:04:27 ---> 144d56bbea58 20:04:27 Step 14/23 : EXPOSE $APP_PORT 20:04: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 20:04:27 Removing intermediate container 9cd1e6ab82c4 20:04:27 ---> cf8f92813229 20:04:27 Step 23/23 : LABEL version=0.0.0 20:04:27 ---> Running in 5e7b0b6bb3f5 20:04:27 Removing intermediate container 8c665cab49af 20:04:27 ---> d4e3d759af16 20:04:27 Step 7/20 : COPY . . 20:04:27 ---> Running in e2ff153f19c1 20:04:28 Removing intermediate container 5e7b0b6bb3f5 20:04:28 ---> c75c2aa6bfc3 20:04:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:29 Removing intermediate container e2ff153f19c1 20:04:29 ---> 7639280f212a 20:04:29 20:04:29 Successfully built 7639280f212a 20:04:29 Successfully tagged support-scheduler:latest 20:04:29  Building support-scheduler ... done  ---> 6ff83c23f5b3 20:04:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:30 Removing intermediate container 69a3a513ec2c 20:04:30 ---> 87156d882b9d 20:04:30 20:04:30 Step 10/23 : FROM alpine:3.17 20:04:30 ---> b2aa39c304c2 20:04:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:30 ---> Using cache 20:04:30 ---> ce007d43dafd 20:04:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:30 ---> Using cache 20:04:30 ---> 71d60dfe47d4 20:04:30 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:30 ---> Using cache 20:04:30 ---> 43e5a48f107b 20:04:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:30 ---> Using cache 20:04:30 ---> 84c106096a66 20:04:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:30 ---> a60a3913e296 20:04:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:30 ---> 5b3e7e4bb762 20:04:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:31 ---> af568d76a18b 20:04:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:04:31 ---> ea3ca4b5edb9 20:04:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:31 ---> 4d8380c7d3bd 20:04:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:04:31 ---> Running in 9888bdba482e 20:04:31 ---> b11c7d6ce053 20:04:31 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:32 ---> Running in f5b634dc1e4d 20:04:32 Removing intermediate container 9888bdba482e 20:04:32 ---> 3e356c912424 20:04:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:32 ---> Running in d12d67d06f66 20:04:32 ---> ff2f7e7ff693 20:04:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:32 ---> Running in 57ee4ad08fa4 20:04:32 Removing intermediate container d12d67d06f66 20:04:32 ---> e3814fa78d7a 20:04:32 Step 21/23 : LABEL arch=x86_64 20:04:32 ---> Running in fd3b85233e13 20:04:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:04:32 Removing intermediate container fd3b85233e13 20:04:32 ---> 354266a3b674 20:04:32 Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:04:33 ---> Running in d8b7fd97ed6b 20:04:33 Removing intermediate container f5b634dc1e4d 20:04:33 ---> 2789cd5834e8 20:04:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:33 ---> Running in dbaa95f85b2b 20:04:33 Removing intermediate container d8b7fd97ed6b 20:04:33 ---> f60a909a8b32 20:04:33 Step 23/23 : LABEL version=0.0.0 20:04:33 ---> Running in 65d81059d82f 20:04:34 Removing intermediate container dbaa95f85b2b 20:04:34 ---> bc5d03dcc25b 20:04:34 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:04:34 Removing intermediate container 65d81059d82f 20:04:34 ---> de8360b6df7b 20:04:34 20:04:34 ---> Running in ecddb15033ab 20:04:34 Successfully built de8360b6df7b 20:04:34 Successfully tagged support-notifications:latest 20:04:34  Building support-notifications ... done Removing intermediate container ecddb15033ab 20:04:34 ---> 5a64b210ff5c 20:04:34 Step 21/23 : LABEL arch=x86_64 20:04:34 ---> Running in 71b0667c7b7b 20:04:34 Removing intermediate container 71b0667c7b7b 20:04:34 ---> b153a3316599 20:04:34 Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:04:35 ---> Running in 426b9478c273 20:04:35 Removing intermediate container 426b9478c273 20:04:35 ---> 742a7b2b24ea 20:04:35 Step 23/23 : LABEL version=0.0.0 20:04:35 ---> Running in e5a1207901e9 20:04:35 Removing intermediate container e5a1207901e9 20:04:35 ---> f39cf3e3ae6d 20:04:35 20:04:35 Successfully built f39cf3e3ae6d 20:04:35 Successfully tagged core-common-config-bootstrapper:latest 20:04:45  Building core-common-config-bootstrapper ... done Removing intermediate container c7d74b1f7688 20:04:45 ---> 0900821cab64 20:04:45 20:04:45 Step 9/21 : FROM alpine:3.17 20:04:45 ---> b2aa39c304c2 20:04:45 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:04:45 ---> Running in 5c852f44158b 20:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:46 (1/2) Installing dumb-init (1.2.5-r2) 20:04:46 (2/2) Installing openssl (3.0.8-r0) 20:04:46 Executing busybox-1.35.0-r29.trigger 20:04:46 OK: 8 MiB in 17 packages 20:04:47 Removing intermediate container 5c852f44158b 20:04:47 ---> 24fb9dd92ff0 20:04:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:04:47 ---> Running in bb0a7d793b49 20:04:47 Removing intermediate container bb0a7d793b49 20:04:47 ---> 775a04e6b181 20:04:47 Step 12/21 : WORKDIR /edgex 20:04:47 ---> Running in f768f51d40bb 20:04:47 Removing intermediate container f768f51d40bb 20:04:47 ---> b2f3e7eaa6e6 20:04:47 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:04:47 ---> 73c9d2123589 20:04:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:04:48 ---> 23c0ec5e5718 20:04:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:48 ---> d994b9035f01 20:04:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:04:49 ---> 8cc13b4f3e85 20:04:49 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:49 ---> Running in 489ee127cfae 20:04:50 Removing intermediate container 489ee127cfae 20:04:50 ---> 8919ebcebf34 20:04:50 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:04:50 ---> Running in a712fd4e56c3 20:04:50 Removing intermediate container a712fd4e56c3 20:04:50 ---> 80206cd1eb87 20:04:50 Step 19/21 : LABEL arch=x86_64 20:04:51 ---> Running in 96f10b5e314b 20:04:51 Removing intermediate container 57ee4ad08fa4 20:04:51 ---> ba59c9984802 20:04:51 20:04:51 Step 9/20 : FROM alpine:3.17 20:04:51 ---> b2aa39c304c2 20:04:51 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:51 ---> Using cache 20:04:51 ---> eabaee891c38 20:04:51 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:04:51 ---> Running in c8851d81151b 20:04:51 Removing intermediate container 96f10b5e314b 20:04:51 ---> d397f9a95233 20:04:51 Step 20/21 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:04:51 ---> Running in da5881c66177 20:04:51 Removing intermediate container da5881c66177 20:04:51 ---> 652c4ed91f54 20:04:51 Step 21/21 : LABEL version=0.0.0 20:04:51 ---> Running in 63a4953b1401 20:04:51 Removing intermediate container 63a4953b1401 20:04:51 ---> fd03aae45924 20:04:51 20:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:51 Successfully built fd03aae45924 20:04:51 Successfully tagged security-proxy-setup:latest 20:04:51  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:52 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:52 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:52 OK: 17812 distinct packages available 20:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:52 (1/9) Installing ca-certificates (20220614-r4) 20:04:52 (2/9) Installing brotli-libs (1.0.9-r9) 20:04:52 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:04:52 (4/9) Installing libcurl (7.88.1-r0) 20:04:52 (5/9) Installing curl (7.88.1-r0) 20:04:52 (6/9) Installing dumb-init (1.2.5-r2) 20:04:52 (7/9) Installing musl-obstack (1.2.3-r0) 20:04:52 (8/9) Installing libucontext (1.2-r0) 20:04:52 (9/9) Installing gcompat (1.1.0-r0) 20:04:52 Executing busybox-1.35.0-r29.trigger 20:04:52 Executing ca-certificates-20220614-r4.trigger 20:04:52 OK: 10 MiB in 24 packages 20:04:53 Removing intermediate container c8851d81151b 20:04:53 ---> 818aec011b94 20:04:53 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:53 ---> 62ea7575c1cc 20:04:53 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:04:53 ---> cb9755bd647c 20:04:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:04:53 ---> 5869f9b99acf 20:04:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:04:54 ---> 1f96e8d80734 20:04:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:04:54 ---> Running in ffa2e6ceaad3 20:04:54 Removing intermediate container ffa2e6ceaad3 20:04:54 ---> 3ac8898ca97e 20:04:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:54 ---> Running in cf81c2bc08a5 20:04:54 Removing intermediate container cf81c2bc08a5 20:04:54 ---> 12ea45383d40 20:04:54 Step 18/20 : LABEL arch=x86_64 20:04:54 ---> Running in bde2154c1d16 20:04:54 Removing intermediate container bde2154c1d16 20:04:54 ---> 9e5f498b7f19 20:04:54 Step 19/20 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:04:54 ---> Running in 83bfb6e1fb15 20:04:54 Removing intermediate container 83bfb6e1fb15 20:04:54 ---> b41cc936f44c 20:04:54 Step 20/20 : LABEL version=0.0.0 20:04:54 ---> Running in 9124d6ec0c28 20:04:54 Removing intermediate container 9124d6ec0c28 20:04:54 ---> ac4d459a1dc1 20:04:54 20:04:55 Successfully built ac4d459a1dc1 20:04:55 Successfully tagged security-spiffe-token-provider:latest 20:04:55  Building security-spiffe-token-provider ... done  [Pipeline] } 20:04:55 $ docker stop --time=1 9ae7fc4bef6371ccffb776e81ac919a759d659ed4259eb1fcf4120352b27204d 20:04:56 $ docker rm -f --volumes 9ae7fc4bef6371ccffb776e81ac919a759d659ed4259eb1fcf4120352b27204d [Pipeline] // withDockerContainer [Pipeline] sh 20:04:56 + docker images 20:04:56 REPOSITORY TAG IMAGE ID CREATED SIZE 20:04:56 security-spiffe-token-provider latest ac4d459a1dc1 2 seconds ago 32.6MB 20:04:56 security-proxy-setup latest fd03aae45924 5 seconds ago 18.7MB 20:04:56 ba59c9984802 6 seconds ago 1.72GB 20:04:56 0900821cab64 12 seconds ago 1.66GB 20:04:56 core-common-config-bootstrapper latest f39cf3e3ae6d 21 seconds ago 17.5MB 20:04:56 support-notifications latest de8360b6df7b 23 seconds ago 33MB 20:04:56 87156d882b9d 27 seconds ago 1.68GB 20:04:56 support-scheduler latest 7639280f212a 28 seconds ago 32.4MB 20:04:56 security-secretstore-setup latest c40989261417 33 seconds ago 32.6MB 20:04:56 923a2d6e1904 36 seconds ago 1.75GB 20:04:56 00812d164139 41 seconds ago 1.75GB 20:04:56 core-data latest 618e4e060a76 53 seconds ago 20MB 20:04:56 6fe9a490ad3d 54 seconds ago 1.67GB 20:04:56 security-spire-config latest b78cbee4e50c About a minute ago 88.9MB 20:04:56 1f6ef2b3a5c3 About a minute ago 1.69GB 20:04:56 core-command latest 5380a3ef2417 About a minute ago 19.8MB 20:04:56 security-bootstrapper latest f16dc5ce8666 About a minute ago 22MB 20:04:56 b47d839a3613 About a minute ago 1.68GB 20:04:56 core-metadata latest ef4b6716106f About a minute ago 20.6MB 20:04:56 security-proxy-auth latest 42c120ed8136 About a minute ago 18.3MB 20:04:56 3905e3b89f0a About a minute ago 1.67GB 20:04:56 0a70967d206e About a minute ago 1.69GB 20:04:56 7d57193132f2 About a minute ago 1.66GB 20:04:56 security-spire-agent latest e4d4b3d19d3e About a minute ago 129MB 20:04:56 security-spire-server latest 0e4558cac68f About a minute ago 89.8MB 20:04:56 df40cf4483f7 2 minutes ago 1.54GB 20:04:56 b2c36e615d40 2 minutes ago 1.54GB 20:04:56 ci-base-image-x86_64 latest 3e42d409c561 5 minutes ago 883MB 20:04:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB 20:04:56 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 20:04:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:04:56 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] } 20:06:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:06:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:06:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:06:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:06:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements 20:07:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.368s coverage: 98.5% of statements 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:07:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.493s coverage: 71.2% of statements 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 54.0% of statements 20:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:07:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:07:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:07:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.758s coverage: 88.5% of statements 20:07:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.638s coverage: 3.9% of statements 20:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:08:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.297s coverage: 95.6% of statements 20:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:08:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:08:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 72.2% of statements 20:08:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:08:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:08:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:08:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.267s coverage: 65.9% of statements 20:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.527s coverage: 0.9% of statements 20:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 29.0% of statements 20:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.388s coverage: 45.5% of statements 20:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 82.9% of statements 20:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements 20:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.376s coverage: 96.3% of statements 20:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements 20:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.267s coverage: 94.4% of statements 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.549s coverage: 79.9% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.344s coverage: 92.9% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.282s coverage: 86.9% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.290s coverage: 87.2% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.241s coverage: 20.0% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.231s coverage: 100.0% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.578s coverage: 81.2% of statements 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.542s coverage: 82.1% of statements 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 84.8% of statements 20:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.209s coverage: 63.1% of statements 20:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 20:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:09:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.081s coverage: 38.4% of statements 20:09:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.270s coverage: 89.5% of statements 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 20:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:09:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:09:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements 20:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:09:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.744s coverage: 92.3% of statements 20:10:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:10:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.360s coverage: 61.5% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:10:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements 20:10:07 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 20:10:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:10:07 go vet ./... 20:13:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:15 ./bin/test-attribution-txt.sh [Pipeline] echo 20:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:13:16 + ls -al . 20:13:16 total 700 20:13:16 drwxrwxr-x 10 1001 1001 4096 Mar 14 20:03 . 20:13:16 drwxr-xr-x 4 root root 4096 Mar 14 20:03 .. 20:13:16 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:01 .blubracket 20:13:16 -rw-rw-r-- 1 1001 1001 16 Mar 14 20:01 .dockerignore 20:13:16 drwxrwxr-x 8 1001 1001 4096 Mar 14 20:01 .git 20:13:16 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:01 .github 20:13:16 -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:01 .gitignore 20:13:16 -rw-rw-r-- 1 1001 1001 42 Mar 14 20:01 .golangci.yml 20:13:16 -rw-rw-r-- 1 1001 1001 87 Mar 14 20:01 .hadolint.yml 20:13:16 -rw-rw-r-- 1 1001 1001 166 Mar 14 20:01 .sonarcloud.properties 20:13:16 -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:01 ADOPTERS.md 20:13:16 -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:01 Attribution.txt 20:13:16 -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:01 CHANGELOG.md 20:13:16 -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:01 CONTRIBUTING.md 20:13:16 -rw-rw-r-- 1 1001 1001 677 Mar 14 20:01 GOVERNANCE.md 20:13:16 -rw-rw-r-- 1 1001 1001 883 Mar 14 20:01 Jenkinsfile 20:13:16 -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:01 LICENSE 20:13:16 -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:01 Makefile 20:13:16 -rw-rw-r-- 1 1001 1001 582 Mar 14 20:01 OWNERS.md 20:13:16 -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:01 README.md 20:13:16 -rw-rw-r-- 1 1001 1001 789 Mar 14 20:01 SECURITY.md 20:13:16 -rw-rw-r-- 1 1001 1001 5 Mar 14 19:59 VERSION 20:13:16 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:01 bin 20:13:16 drwxrwxr-x 18 1001 1001 4096 Mar 14 20:01 cmd 20:13:16 -rw-r--r-- 1 root root 447486 Mar 14 20:10 coverage.out 20:13:16 -rw-rw-r-- 1 1001 1001 3232 Mar 14 20:01 go.mod 20:13:16 -rw-rw-r-- 1 1001 1001 31098 Mar 14 20:01 go.sum 20:13:16 drwxrwxr-x 7 1001 1001 4096 Mar 14 20:01 internal 20:13:16 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:01 openapi 20:13:16 -rw-rw-r-- 1 1001 1001 594 Mar 14 20:01 security.txt 20:13:16 drwxrwxr-x 4 1001 1001 4096 Mar 14 20:01 snap 20:13:16 -rw-rw-r-- 1 1001 1001 204 Mar 14 20:01 version.go [Pipeline] sh 20:13:16 + '[' -e coverage.out ] 20:13:16 + chown 1001:1001 coverage.out [Pipeline] stash 20:13:16 Warning: overwriting stash ‘coverage-report’ 20:13:17 Stashed 1 file(s) [Pipeline] sh 20:13:18 + make build 20:13:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:15:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:15:16 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 20:15:24 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 20:15:26 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 20:16: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 20:16: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:16:35 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 20:16: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:16: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 20:16:50 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 20:16:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:17:04 $ docker stop --time=1 3ca58838c1b7342ac7d86209d424233b3b37992e3a19c6f5b5b31cb8bc12e554 20:17:06 $ docker rm -f --volumes 3ca58838c1b7342ac7d86209d424233b3b37992e3a19c6f5b5b31cb8bc12e554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:09 20:17:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:09 latest: Pulling from edgex-devops/edgex-compose-arm64 20:17:09 29e5d40040c1: Pulling fs layer 20:17:09 1ce36da41761: Pulling fs layer 20:17:09 25b303627fd3: Pulling fs layer 20:17:09 29e5d40040c1: Verifying Checksum 20:17:09 29e5d40040c1: Download complete 20:17:10 1ce36da41761: Verifying Checksum 20:17:10 1ce36da41761: Download complete 20:17:10 29e5d40040c1: Pull complete 20:17:11 1ce36da41761: Pull complete 20:17:11 25b303627fd3: Verifying Checksum 20:17:11 25b303627fd3: Download complete 20:17:24 25b303627fd3: Pull complete 20:17:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:24 prd-ubuntu20.04-docker-arm64-4c-16g-240 does not seem to be running inside a container 20:17:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:17:27 $ docker top e7ec9caa038c8777ebd93784ec3a0d3af06e403951c8b841abcf18b31fe21a98 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:28 + docker-compose+ build --help 20:17:28 grep parallel 20:17:34 --parallel Build images in parallel. [Pipeline] } 20:17:34 $ docker stop --time=1 e7ec9caa038c8777ebd93784ec3a0d3af06e403951c8b841abcf18b31fe21a98 20:17:37 $ docker rm -f --volumes e7ec9caa038c8777ebd93784ec3a0d3af06e403951c8b841abcf18b31fe21a98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:38 prd-ubuntu20.04-docker-arm64-4c-16g-240 does not seem to be running inside a container 20:17:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:17:39 $ docker top c275c4c514ab8b1f62be56352fec8bb888c1d37e0ed9c20241187e4e9ccc249e -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:40 + docker-compose -f ./docker-compose-build.yml build --parallel 20:17:47 Building core-command ... 20:17:47 Building core-common-config-bootstrapper ... 20:17:47 Building core-data ... 20:17:47 Building core-metadata ... 20:17:47 Building security-bootstrapper ... 20:17:47 Building security-proxy-auth ... 20:17:47 Building security-proxy-setup ... 20:17:47 Building security-secretstore-setup ... 20:17:47 Building security-spiffe-token-provider ... 20:17:47 Building security-spire-agent ... 20:17:47 Building security-spire-config ... 20:17:47 Building security-spire-server ... 20:17:47 Building support-notifications ... 20:17:47 Building support-scheduler ... 20:17:47 Building security-bootstrapper 20:17:47 Building security-proxy-auth 20:17:47 Building security-secretstore-setup 20:17:47 Building core-metadata 20:17:47 Building core-common-config-bootstrapper 20:18:33 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:18:33 ---> 54f031a84e1b 20:18:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:18:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:33 ---> 54f031a84e1b 20:18:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:18:33 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:18:33 ---> 54f031a84e1b 20:18:33 Step 3/24 : WORKDIR /edgex-go 20:18:33 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:33 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:18:33 ---> 54f031a84e1b 20:18:33 Step 3/33 : WORKDIR /edgex-go 20:18:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:33 ---> 54f031a84e1b 20:18:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:18:33 ---> Running in 0fad64194005 20:18:33 ---> Running in 73dcf5277a8f 20:18:33 ---> Running in e8b8e3404fde 20:18:33 ---> Running in df4f52b7b894 20:18:33 ---> Running in 69ee20d69b00 20:18:33 Removing intermediate container 73dcf5277a8f 20:18:33 ---> 32ae1fa1dcad 20:18:33 Step 4/23 : WORKDIR /edgex-go 20:18:33 Removing intermediate container df4f52b7b894 20:18:33 ---> 4eafcbbd12e7 20:18:33 Step 4/24 : RUN apk add --update --no-cache make git 20:18:33 Removing intermediate container 0fad64194005 20:18:33 ---> ef8899d2448c 20:18:33 Step 4/33 : RUN apk add --update --no-cache make git 20:18:33 Removing intermediate container 69ee20d69b00 20:18:33 ---> b4cfeb64a3a0 20:18:33 Step 4/23 : WORKDIR /edgex-go 20:18:33 ---> Running in 6650dbb701ef 20:18:33 ---> Running in 9b4097e18957 20:18:33 Removing intermediate container e8b8e3404fde 20:18:33 ---> 3beb353101f9 20:18:33 Step 4/25 : WORKDIR /edgex-go 20:18:33 ---> Running in 9831cf6f20f4 20:18:33 ---> Running in 56148b37fda0 20:18:33 ---> Running in ea1ca1b85e12 20:18:34 Removing intermediate container 6650dbb701ef 20:18:34 ---> 80c2a7427a91 20:18:34 Step 5/23 : RUN apk add --update --no-cache make git 20:18:34 Removing intermediate container 56148b37fda0 20:18:34 ---> 107cb90df897 20:18:34 Step 5/23 : RUN apk add --update --no-cache make git 20:18:34 ---> Running in ba1c63201011 20:18:34 ---> Running in 43558399e5c9 20:18:34 Removing intermediate container ea1ca1b85e12 20:18:34 ---> e1ae3c2029e4 20:18:34 Step 5/25 : RUN apk add --update --no-cache make git 20:18:35 ---> Running in b26534326456 20:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:38 OK: 263 MiB in 53 packages 20:18:38 OK: 263 MiB in 53 packages 20:18:39 OK: 263 MiB in 53 packages 20:18:39 OK: 263 MiB in 53 packages 20:18:40 OK: 263 MiB in 53 packages 20:18:40 Removing intermediate container 9b4097e18957 20:18:40 ---> 2696a58f1cc8 20:18:40 Step 5/24 : COPY go.mod vendor* ./ 20:18:41 Removing intermediate container 9831cf6f20f4 20:18:41 ---> 367fac3c61c7 20:18:41 Step 5/33 : COPY go.mod vendor* ./ 20:18:41 Removing intermediate container 43558399e5c9 20:18:41 ---> 06b42c952646 20:18:41 Step 6/23 : COPY go.mod vendor* ./ 20:18:41 Removing intermediate container ba1c63201011 20:18:41 ---> 00b56f06d033 20:18:41 Step 6/23 : COPY go.mod vendor* ./ 20:18:41 Removing intermediate container b26534326456 20:18:41 ---> bbc94ae3bb5c 20:18:41 Step 6/25 : COPY go.mod vendor* ./ 20:18:42 ---> edfa63591c56 20:18:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:42 ---> Running in 68b5ad2f7b6d 20:18:42 ---> 6a4742e065e1 20:18:42 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:42 ---> Running in 1f039726a26f 20:18:43 ---> 2d4c84ec8c36 20:18:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:43 ---> Running in 1d2ded054f32 20:18:43 ---> 2da50c976792 20:18:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:43 ---> Running in a329d4be36eb 20:18:43 ---> 3a77ddc425d3 20:18:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:43 ---> Running in 12271248dd65 20:20:50 Removing intermediate container 12271248dd65 20:20:50 ---> 0d41e0c88dc4 20:20:50 Step 8/23 : COPY . . 20:20:50 Removing intermediate container a329d4be36eb 20:20:50 ---> 51491d568a03 20:20:50 Step 8/25 : COPY . . 20:20:50 Removing intermediate container 1f039726a26f 20:20:50 ---> 211751dbea64 20:20:50 Step 7/33 : COPY . . 20:20:50 Removing intermediate container 1d2ded054f32 20:20:50 ---> 926b35432b4b 20:20:50 Step 8/23 : COPY . . 20:20:50 Removing intermediate container 68b5ad2f7b6d 20:20:50 ---> 9897ba0a89dd 20:20:50 Step 7/24 : COPY . . 20:21:08 ---> 8694953b5b68 20:21:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:21:08 ---> 865c8e8e5393 20:21:08 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:21:08 ---> 723b6eadf2fa 20:21:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:21:09 ---> 8389043b21a4 20:21:09 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:21:09 ---> Running in af6eb2d204b2 20:21:09 ---> c9fa6096e86c 20:21:09 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:21:09 ---> Running in cd9995c0129e 20:21:09 ---> Running in 8e2baf2cfe11 20:21:09 ---> Running in 0de5ecd18730 20:21:09 ---> Running in ed473a7ad2fa 20:21:12 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 20:21:12 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 20:21:12 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 20:21:12 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 20:21:12 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 20:29: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:29:05 Removing intermediate container 0de5ecd18730 20:29:05 ---> 4dc55eb72aed 20:29:05 20:29:05 Step 10/23 : FROM alpine:3.17 20:29:05 3.17: Pulling from library/alpine 20:29:05 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:29:05 Status: Downloaded newer image for alpine:3.17 20:29:05 ---> d74e625d9115 20:29:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:29:05 ---> Running in b8c5ef5a73c4 20:29:05 Removing intermediate container b8c5ef5a73c4 20:29:05 ---> b31bb6577fb8 20:29:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:29:05 ---> Running in 67a44b80d71a 20:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:10 (1/1) Installing dumb-init (1.2.5-r2) 20:29:10 Executing busybox-1.35.0-r29.trigger 20:29:10 OK: 8 MiB in 16 packages 20:29:13 Removing intermediate container 67a44b80d71a 20:29:13 ---> d57c98d9b3e3 20:29:13 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:15 ---> c473f397af00 20:29:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:29:17 ---> c492affc4144 20:29:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:29:21 ---> b03fd8604806 20:29:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:29:22 Removing intermediate container ed473a7ad2fa 20:29:22 ---> b1b847bd21b3 20:29:22 20:29:22 Step 9/33 : FROM alpine:3.17 20:29:22 ---> d74e625d9115 20:29:22 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:22 ---> Running in 16f0b72f791d 20:29:23 ---> b4e58cb91e4c 20:29:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:29:23 Removing intermediate container 16f0b72f791d 20:29:23 ---> a62c164cdf44 20:29:23 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:29:23 ---> Running in fcb839f64c2c 20:29:26 ---> 69365a8c96a7 20:29:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:26 ---> Running in ec3dd3926fe4 20:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:29 (1/2) Installing dumb-init (1.2.5-r2) 20:29:29 (2/2) Installing su-exec (0.2-r2) 20:29:29 Executing busybox-1.35.0-r29.trigger 20:29:29 OK: 8 MiB in 17 packages 20:29:31 Removing intermediate container fcb839f64c2c 20:29:31 ---> b5a847351e41 20:29:31 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:29:31 Removing intermediate container ec3dd3926fe4 20:29:31 ---> 3f8fc1ed8dd2 20:29:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:29:31 ---> Running in d30606ca2537 20:29:31 ---> Running in eae9d38efb5c 20:29:32 Removing intermediate container d30606ca2537 20:29:32 ---> f08a50e137a6 20:29:32 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:29:32 ---> Running in 8ac86893ed7e 20:29:32 Removing intermediate container eae9d38efb5c 20:29:32 ---> 3bd62a6e96e6 20:29:32 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:29:32 ---> Running in 81e495004b29 20:29:33 Removing intermediate container 8ac86893ed7e 20:29:33 ---> cddfe7bd43c3 20:29:33 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:29:33 Removing intermediate container 8e2baf2cfe11 20:29:33 ---> 596ffe130c2d 20:29:33 20:29:33 Step 9/24 : FROM alpine:3.17 20:29:33 ---> d74e625d9115 20:29:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:29:33 ---> Running in e733459387cb 20:29:33 Removing intermediate container 81e495004b29 20:29:33 ---> a4fd71432ad6 20:29:33 Step 21/23 : LABEL arch=arm64 20:29:33 ---> Running in 9811af0fba52 20:29:34 ---> Running in b31366a9a0c2 20:29:35 Removing intermediate container e733459387cb 20:29:35 ---> 5a8b7ea0dbc4 20:29:35 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:29:35 Removing intermediate container b31366a9a0c2 20:29:35 ---> 854b74bc2bcc 20:29:35 Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:29:35 ---> Running in d6d37f6bc844 20:29:35 ---> Running in bda8e0f7f8f6 20:29:36 Removing intermediate container d6d37f6bc844 20:29:36 ---> 16693ed2038b 20:29:36 Step 23/23 : LABEL version=0.0.0 20:29:36 Removing intermediate container bda8e0f7f8f6 20:29:36 ---> df7de586cdda 20:29:36 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:29:36 ---> Running in 86974deb1a8b 20:29:36 ---> Running in d2cd8f1ced20 20:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:37 Removing intermediate container 86974deb1a8b 20:29:37 ---> ae9bbca7c9a2 20:29:37 20:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:38 Successfully built ae9bbca7c9a2 20:29:38 Successfully tagged security-proxy-auth-arm64:latest 20:29:38  Building security-proxy-auth ... done Building support-scheduler 20:29:39 (1/3) Installing ca-certificates (20220614-r4) 20:29:39 (2/3) Installing dumb-init (1.2.5-r2) 20:29:39 (3/3) Installing su-exec (0.2-r2) 20:29:39 Executing busybox-1.35.0-r29.trigger 20:29:39 Executing ca-certificates-20220614-r4.trigger 20:29:40 OK: 8 MiB in 18 packages 20:29:41 Removing intermediate container d2cd8f1ced20 20:29:41 ---> 82af055135d8 20:29:41 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:29:41 ---> Running in 3cb9ba1d4e0a 20:29:42 Removing intermediate container 3cb9ba1d4e0a 20:29:42 ---> 360bcd779ea8 20:29:42 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:29:44 Removing intermediate container 9811af0fba52 20:29:44 ---> 2dadc7e42657 20:29:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:44 ---> Running in adc70a38ebb7 20:29:44 ---> 6da9f398b6d6 20:29:44 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:29:44 ---> Running in 555b6a0cbf52 20:29:45 Removing intermediate container adc70a38ebb7 20:29:45 ---> e8ac0b32d4e3 20:29:45 Step 12/24 : WORKDIR / 20:29:45 ---> Running in 656162cdb60d 20:29:46 Removing intermediate container 656162cdb60d 20:29:46 ---> de877c6dbd98 20:29:46 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:29:48 ---> 72799ec14762 20:29:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:29:48 Removing intermediate container 555b6a0cbf52 20:29:48 ---> 2d8ecc606abe 20:29:48 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:50 ---> a41caf3810ad 20:29:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:29:50 ---> 5e6738c18261 20:29:50 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:29:51 ---> f19220a8fc88 20:29:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:29:52 ---> a0c31816436d 20:29:52 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:29:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:55 ---> 54f031a84e1b 20:29:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:29:55 ---> Using cache 20:29:55 ---> 3beb353101f9 20:29:55 Step 4/23 : WORKDIR /edgex-go 20:29:55 ---> Using cache 20:29:55 ---> e1ae3c2029e4 20:29:55 Step 5/23 : RUN apk add --update --no-cache make git 20:29:55 ---> Using cache 20:29:55 ---> bbc94ae3bb5c 20:29:55 Step 6/23 : COPY go.mod vendor* ./ 20:29:55 ---> Using cache 20:29:55 ---> 2da50c976792 20:29:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:55 ---> Using cache 20:29:55 ---> 51491d568a03 20:29:55 Step 8/23 : COPY . . 20:29:55 ---> Using cache 20:29:55 ---> 865c8e8e5393 20:29:55 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:29:55 ---> ee020d60bea1 20:29:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:29:55 ---> Running in 2434e50d9993 20:29:56 Removing intermediate container cd9995c0129e 20:29:56 ---> 338e5b450b51 20:29:56 20:29:56 Step 10/23 : FROM alpine:3.17 20:29:56 ---> d74e625d9115 20:29:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:29:56 ---> Using cache 20:29:56 ---> b31bb6577fb8 20:29:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:29:56 ---> Using cache 20:29:56 ---> d57c98d9b3e3 20:29:56 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:56 ---> Using cache 20:29:56 ---> c473f397af00 20:29:56 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:29:56 ---> Using cache 20:29:56 ---> c492affc4144 20:29:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:29:57 ---> 79c42b5018aa 20:29:57 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:29:57 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 20:29:58 ---> b8a1179fe68d 20:29:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:29:58 ---> 1acfc53cdc6e 20:29:58 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:29:58 ---> d0989a9c459d 20:29:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:30:00 ---> 59ccabaeecd6 20:30:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:30:00 ---> bb9f9f5808ef 20:30:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:30:02 ---> 752e39986ab8 20:30:02 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:30:02 ---> d7204a9ffb3d 20:30:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:30:02 ---> abf24b289765 20:30:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:03 ---> Running in 8f8ed5108984 20:30:05 ---> a1860f6a84c3 20:30:05 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:05 ---> 039af08afa64 20:30:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:05 ---> Running in 38b3f0b43d17 20:30:08 ---> 9378e0d8d10c 20:30:08 Step 28/33 : RUN chmod +x /entrypoint.sh 20:30:08 Removing intermediate container 8f8ed5108984 20:30:08 ---> 3dfc717a8866 20:30:08 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:30:08 ---> Running in 16601c070410 20:30:08 ---> Running in 78b91063a18e 20:30:10 Removing intermediate container 78b91063a18e 20:30:10 ---> 5babfb983da8 20:30:10 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:30:10 ---> Running in ef5a2dff80e8 20:30:10 Removing intermediate container 38b3f0b43d17 20:30:10 ---> 2517b12bd4c9 20:30:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:30:10 ---> Running in 2045e810f01d 20:30:11 Removing intermediate container ef5a2dff80e8 20:30:11 ---> 971a5add7556 20:30:11 Step 21/23 : LABEL arch=arm64 20:30:11 ---> Running in 02e4c9409fba 20:30:12 Removing intermediate container 2045e810f01d 20:30:12 ---> bf7944c034ba 20:30:12 Step 22/24 : LABEL arch=arm64 20:30:12 ---> Running in 51abfc8ea98d 20:30:12 Removing intermediate container 02e4c9409fba 20:30:12 ---> 644679fd25f4 20:30:12 Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:30:12 ---> Running in b0d5da2b0afe 20:30:12 Removing intermediate container 16601c070410 20:30:12 ---> 8952de54c931 20:30:12 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:30:13 ---> Running in 4b840605dcb5 20:30:13 Removing intermediate container 51abfc8ea98d 20:30:13 ---> 233396ba5870 20:30:13 Step 23/24 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:30:13 ---> Running in 554b4f44d579 20:30:13 Removing intermediate container b0d5da2b0afe 20:30:13 ---> e3af73104811 20:30:13 Step 23/23 : LABEL version=0.0.0 20:30:14 ---> Running in eb4e3cb706ee 20:30:14 Removing intermediate container 4b840605dcb5 20:30:14 ---> a73953cec026 20:30:14 Step 30/33 : CMD ["gate"] 20:30:14 ---> Running in 550e9f7414d5 20:30:14 Removing intermediate container 554b4f44d579 20:30:14 ---> 6ce61b2a74c6 20:30:14 Step 24/24 : LABEL version=0.0.0 20:30:14 Removing intermediate container eb4e3cb706ee 20:30:14 ---> 0ad19dcc0247 20:30:14 20:30:14 ---> Running in 18b46050afc7 20:30:15 Removing intermediate container 550e9f7414d5 20:30:15 ---> 62161097751e 20:30:15 Step 31/33 : LABEL arch=arm64 20:30:15 Successfully built 0ad19dcc0247 20:30:15 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:30:15 ---> Running in d3cd9c018235 20:30:15 Building support-notifications 20:30:15  Building core-common-config-bootstrapper ... done Removing intermediate container 18b46050afc7 20:30:15 ---> 54af5c3c6958 20:30:15 20:30:15 Successfully built 54af5c3c6958 20:30:15 Removing intermediate container d3cd9c018235 20:30:15 ---> 78e856105837 20:30:15 Step 32/33 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:30:15 Successfully tagged security-secretstore-setup-arm64:latest 20:30:15  Building security-secretstore-setup ... done Building core-data 20:30:16 ---> Running in 097326523ae2 20:30:16 Removing intermediate container af6eb2d204b2 20:30:16 ---> 46d0ee7c6bd3 20:30:16 20:30:16 Step 10/25 : FROM alpine:3.17 20:30:16 ---> d74e625d9115 20:30:16 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:30:16 ---> Running in d1b96590f154 20:30:17 Removing intermediate container 097326523ae2 20:30:17 ---> 5a0525ff143f 20:30:17 Step 33/33 : LABEL version=0.0.0 20:30:17 ---> Running in 421233399faa 20:30:17 Removing intermediate container 421233399faa 20:30:17 ---> 162bbc6920b0 20:30:17 20:30:18 Successfully built 162bbc6920b0 20:30:18 Successfully tagged security-bootstrapper-arm64:latest 20:30:18  Building security-bootstrapper ... done Building security-spiffe-token-provider 20:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:20 (1/1) Installing dumb-init (1.2.5-r2) 20:30:20 Executing busybox-1.35.0-r29.trigger 20:30:20 OK: 8 MiB in 16 packages 20:30:22 Removing intermediate container d1b96590f154 20:30:22 ---> bfba3e0bc1cd 20:30:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:22 ---> Running in f86f932c826c 20:30:23 Removing intermediate container f86f932c826c 20:30:23 ---> 625a4f70a58e 20:30:23 Step 13/25 : ENV APP_PORT=59881 20:30:23 ---> Running in e8685e2ddfab 20:30:24 Removing intermediate container e8685e2ddfab 20:30:24 ---> e9d133de8b9b 20:30:24 Step 14/25 : EXPOSE $APP_PORT 20:30:24 ---> Running in 6084d76db93b 20:30:24 Removing intermediate container 6084d76db93b 20:30:24 ---> aac3d3b28eae 20:30:24 Step 15/25 : WORKDIR / 20:30:25 ---> Running in 024b70fa3e95 20:30:25 Removing intermediate container 024b70fa3e95 20:30:25 ---> 187c7642e65f 20:30:25 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:27 ---> f37107abd3c7 20:30:27 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:30:28 ---> 5df1118ab9db 20:30:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:30:30 ---> f3c24e9361f7 20:30:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:30:31 ---> ebfdc21710ef 20:30:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:30:31 ---> 3e98c454d279 20:30:31 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:30:31 ---> Running in 8a1e8fa52f71 20:30:32 Removing intermediate container 8a1e8fa52f71 20:30:32 ---> 6338331b0e26 20:30:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:32 ---> Running in 697fc383d5c6 20:30:32 Removing intermediate container 697fc383d5c6 20:30:32 ---> e11cda5f7ecc 20:30:32 Step 23/25 : LABEL arch=arm64 20:30:32 ---> Running in 18394cc958b2 20:30:33 Removing intermediate container 18394cc958b2 20:30:33 ---> 10ff1cf81977 20:30:33 Step 24/25 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:30:33 ---> Running in ca27c6f1df7c 20:30:34 Removing intermediate container ca27c6f1df7c 20:30:34 ---> cab0f18e9ab3 20:30:34 Step 25/25 : LABEL version=0.0.0 20:30:34 ---> Running in 809f44010500 20:30:36 Removing intermediate container 809f44010500 20:30:36 ---> 9342891f3022 20:30:36 20:30:36 Successfully built 9342891f3022 20:30:36 Successfully tagged core-metadata-arm64:latest 20:30:36  Building core-metadata ... done Building security-proxy-setup 20:30:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:58 ---> 54f031a84e1b 20:30:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:30:58 ---> Using cache 20:30:58 ---> 3beb353101f9 20:30:58 Step 4/23 : WORKDIR /edgex-go 20:30:58 ---> Using cache 20:30:58 ---> e1ae3c2029e4 20:30:58 Step 5/23 : RUN apk add --update --no-cache make git 20:30:58 ---> Using cache 20:30:58 ---> bbc94ae3bb5c 20:30:58 Step 6/23 : COPY go.mod vendor* ./ 20:30:58 ---> Using cache 20:30:58 ---> 2da50c976792 20:30:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:58 ---> Using cache 20:30:58 ---> 51491d568a03 20:30:58 Step 8/23 : COPY . . 20:30:58 ---> Using cache 20:30:58 ---> 865c8e8e5393 20:30:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:30:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:58 ---> 54f031a84e1b 20:30:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:30:58 ---> Using cache 20:30:58 ---> 3beb353101f9 20:30:58 Step 4/23 : WORKDIR /edgex-go 20:30:58 ---> Using cache 20:30:58 ---> e1ae3c2029e4 20:30:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:30:58 ---> Running in 8ae9a99d1e1b 20:30:58 ---> Running in 6893e6840bea 20:30:58 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:30:58 ---> 54f031a84e1b 20:30:58 Step 3/20 : WORKDIR /edgex-go 20:30:58 ---> Using cache 20:30:58 ---> ef8899d2448c 20:30:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:30:58 ---> Running in 505c47318c1f 20:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31: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 20:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:04 OK: 263 MiB in 53 packages 20:31:05 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:31:05 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:31:05 OK: 17683 distinct packages available 20:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:06 Removing intermediate container 8ae9a99d1e1b 20:31:06 ---> e281bec468d8 20:31:06 Step 6/23 : COPY go.mod vendor* ./ 20:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:07 ---> 34de74078f3d 20:31:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:08 ---> Running in 8bdbe52512ab 20:31:10 OK: 263 MiB in 53 packages 20:31:12 Removing intermediate container 505c47318c1f 20:31:12 ---> f2b493536a3e 20:31:12 Step 5/20 : COPY go.mod vendor* ./ 20:31:12 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:31:12 ---> 54f031a84e1b 20:31:12 Step 3/21 : WORKDIR /edgex-go 20:31:12 ---> Using cache 20:31:12 ---> ef8899d2448c 20:31:12 Step 4/21 : RUN apk add --update --no-cache make git 20:31:12 ---> Using cache 20:31:12 ---> 367fac3c61c7 20:31:12 Step 5/21 : COPY go.mod vendor* ./ 20:31:12 ---> Using cache 20:31:12 ---> 6a4742e065e1 20:31:12 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:12 ---> Using cache 20:31:12 ---> 211751dbea64 20:31:12 Step 7/21 : COPY . . 20:31:12 ---> Using cache 20:31:12 ---> c9fa6096e86c 20:31:12 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:31:12 ---> Running in e74f2e76de89 20:31:14 ---> 2d06c259a143 20:31:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:14 ---> Running in 94745baca81d 20:31:15 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 20:33:22 Removing intermediate container 8bdbe52512ab 20:33:22 ---> 87639a2b805b 20:33:22 Step 8/23 : COPY . . 20:33:22 Removing intermediate container 94745baca81d 20:33:22 ---> fe78f5d825af 20:33:22 Step 7/20 : COPY . . 20:33:37 ---> fbf701118001 20:33:37 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:33:37 ---> Running in e584fb4a1171 20:33:40 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 20:33:40 ---> 46584d8f3aa3 20:33:40 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:40 ---> Running in b3e0ae483e30 20:33:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:39:19 Removing intermediate container e74f2e76de89 20:39:19 ---> 21ade7676145 20:39:19 20:39:19 Step 9/21 : FROM alpine:3.17 20:39:19 ---> d74e625d9115 20:39:19 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:39:19 ---> Running in 3ef5791ea26a 20:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:21 (1/2) Installing dumb-init (1.2.5-r2) 20:39:21 (2/2) Installing openssl (3.0.8-r0) 20:39:21 Executing busybox-1.35.0-r29.trigger 20:39:21 OK: 8 MiB in 17 packages 20:39:23 Removing intermediate container 3ef5791ea26a 20:39:23 ---> 8929bec4f2f8 20:39:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:39:24 ---> Running in 60b0108d3d6d 20:39:24 Removing intermediate container 60b0108d3d6d 20:39:24 ---> e78f18ca5d05 20:39:24 Step 12/21 : WORKDIR /edgex 20:39:24 ---> Running in d52707f57631 20:39:25 Removing intermediate container d52707f57631 20:39:25 ---> 408e733e2f6e 20:39:25 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:39:26 ---> 82d0dfc3e576 20:39:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:39:27 ---> 922686c4a919 20:39:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:39:29 ---> ee9fdad65ffe 20:39:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:39:30 ---> 4833328e157c 20:39:30 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:30 ---> Running in 9d56816b49c4 20:39:34 Removing intermediate container 9d56816b49c4 20:39:34 ---> 1b0082d8a486 20:39:34 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:39:34 ---> Running in 4adf493eaaa8 20:39:34 Removing intermediate container 4adf493eaaa8 20:39:34 ---> 8163cf4070dd 20:39:34 Step 19/21 : LABEL arch=arm64 20:39:35 ---> Running in abcf11928615 20:39:35 Removing intermediate container abcf11928615 20:39:35 ---> 9b76130f3f97 20:39:35 Step 20/21 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:39:35 ---> Running in 09b3fead0eee 20:39:36 Removing intermediate container 09b3fead0eee 20:39:36 ---> cded03499537 20:39:36 Step 21/21 : LABEL version=0.0.0 20:39:36 ---> Running in 1420c02dbd94 20:39:37 Removing intermediate container 1420c02dbd94 20:39:37 ---> 38ffbe0decd9 20:39:37 20:39:37 Successfully built 38ffbe0decd9 20:39:37 Successfully tagged security-proxy-setup-arm64:latest 20:39:37 Building security-spire-config 20:39:55  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:39:55 ---> 54f031a84e1b 20:39:55 Step 3/26 : WORKDIR /edgex-go 20:39:55 ---> Using cache 20:39:55 ---> ef8899d2448c 20:39:55 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:39:55 ---> Running in 1d6d6cc4458a 20:39:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:01 OK: 263 MiB in 53 packages 20:40:03 Removing intermediate container 1d6d6cc4458a 20:40:03 ---> f96a25330efc 20:40:03 Step 5/26 : COPY go.mod vendor* ./ 20:40:04 ---> b345a773fc5f 20:40:04 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:04 ---> Running in 41c02cc6d8ac 20:40:36 Removing intermediate container 6893e6840bea 20:40:36 ---> 592795b5c14b 20:40:36 20:40:36 Step 10/23 : FROM alpine:3.17 20:40:36 ---> d74e625d9115 20:40:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:40:36 ---> Running in d54686dfb9bb 20:40:36 Removing intermediate container d54686dfb9bb 20:40:36 ---> 5b346a9c5ca1 20:40:36 Step 12/23 : ENV APP_PORT=59880 20:40:36 ---> Running in b5ed3b4fa6b3 20:40:36 Removing intermediate container b5ed3b4fa6b3 20:40:36 ---> 2f7069095cbb 20:40:36 Step 13/23 : EXPOSE $APP_PORT 20:40:36 ---> Running in aec0a59dab77 20:40:36 Removing intermediate container aec0a59dab77 20:40:36 ---> 47e0d627313c 20:40:36 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:40:36 ---> Running in 1d6ef91d0c93 20:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:40 (1/1) Installing dumb-init (1.2.5-r2) 20:40:40 Executing busybox-1.35.0-r29.trigger 20:40:40 OK: 8 MiB in 16 packages 20:40:42 Removing intermediate container 1d6ef91d0c93 20:40:42 ---> cfd9c588e4e9 20:40:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:43 ---> c5fd7c3bff3c 20:40:43 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:40:45 ---> bc6ac308d1c8 20:40:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:40:47 ---> 3ca846b9e453 20:40:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:40:48 ---> d51a18f9b592 20:40:48 Step 19/23 : ENTRYPOINT ["/core-data"] 20:40:48 ---> Running in cd820301c4f2 20:40:49 Removing intermediate container cd820301c4f2 20:40:49 ---> 0c21b7f2a121 20:40:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:49 ---> Running in beb19065af23 20:40:49 Removing intermediate container beb19065af23 20:40:49 ---> d42d25cc23ca 20:40:49 Step 21/23 : LABEL arch=arm64 20:40:49 ---> Running in 4b35be1e3aad 20:40:50 Removing intermediate container 4b35be1e3aad 20:40:50 ---> 78e844b32a22 20:40:50 Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:40:50 ---> Running in fd15ee3a1894 20:40:51 Removing intermediate container fd15ee3a1894 20:40:51 ---> 812663c3d0f0 20:40:51 Step 23/23 : LABEL version=0.0.0 20:40:51 ---> Running in a2da7d8fdd4c 20:40:52 Removing intermediate container a2da7d8fdd4c 20:40:52 ---> 424a573b2c83 20:40:52 20:40:52 Successfully built 424a573b2c83 20:40:52 Successfully tagged core-data-arm64:latest 20:40:52  Building core-data ... done Building security-spire-server 20:41:14 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:41:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:41:14 ---> 54f031a84e1b 20:41:14 Step 3/25 : WORKDIR /edgex-go 20:41:14 ---> Using cache 20:41:14 ---> ef8899d2448c 20:41:14 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:41:14 ---> Using cache 20:41:14 ---> f96a25330efc 20:41:14 Step 5/25 : COPY go.mod vendor* ./ 20:41:14 ---> Using cache 20:41:14 ---> b345a773fc5f 20:41:14 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:14 ---> Running in f8a161db3a4a 20:41:36 Removing intermediate container 2434e50d9993 20:41:36 ---> 98f3367b03bd 20:41:36 20:41:36 Step 10/23 : FROM alpine:3.17 20:41:36 ---> d74e625d9115 20:41:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:41:36 ---> Using cache 20:41:36 ---> bfba3e0bc1cd 20:41:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:41:36 ---> Using cache 20:41:36 ---> 625a4f70a58e 20:41:36 Step 13/23 : ENV APP_PORT=59861 20:41:36 ---> Running in 7fc4f7663dec 20:41:37 Removing intermediate container 7fc4f7663dec 20:41:37 ---> 387f0078520c 20:41:37 Step 14/23 : EXPOSE $APP_PORT 20:41:37 ---> Running in 91568690f91e 20:41:38 Removing intermediate container 91568690f91e 20:41:38 ---> a2e04282921d 20:41:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:41 ---> d2d59e8a7353 20:41:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:41:43 ---> b07ee7830e2a 20:41:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:41:48 ---> 29bbe3288b2a 20:41:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:41:49 ---> 87e2fdd31f5f 20:41:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:41:50 ---> Running in d9e0339a509a 20:41:51 Removing intermediate container d9e0339a509a 20:41:51 ---> 812dd3c26629 20:41:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:51 ---> Running in 30c6ca47a506 20:41:52 Removing intermediate container 30c6ca47a506 20:41:52 ---> aacd18c2d5e0 20:41:52 Step 21/23 : LABEL arch=arm64 20:41:53 ---> Running in 32ab6b857cfb 20:41:54 Removing intermediate container 32ab6b857cfb 20:41:54 ---> 4ed2b9e2e6eb 20:41:54 Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:41:54 ---> Running in 2185c2ddf90b 20:41:55 Removing intermediate container 2185c2ddf90b 20:41:55 ---> 7178ea9a2fd7 20:41:55 Step 23/23 : LABEL version=0.0.0 20:41:55 ---> Running in b32b1eee4c1e 20:41:56 Removing intermediate container b32b1eee4c1e 20:41:56 ---> 6449288233da 20:41:56 20:41:57 Successfully built 6449288233da 20:41:57 Successfully tagged support-scheduler-arm64:latest 20:41:57  Building support-scheduler ... done Building security-spire-agent 20:42:15 Removing intermediate container 41c02cc6d8ac 20:42:15 ---> abe818689c2d 20:42:15 Step 7/26 : COPY . . 20:42:16 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:42:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:42:16 ---> 54f031a84e1b 20:42:16 Step 3/26 : WORKDIR /edgex-go 20:42:16 ---> Using cache 20:42:16 ---> ef8899d2448c 20:42:16 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:42:16 ---> Using cache 20:42:16 ---> f96a25330efc 20:42:16 Step 5/26 : COPY go.mod vendor* ./ 20:42:16 ---> Using cache 20:42:16 ---> b345a773fc5f 20:42:16 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:16 ---> Using cache 20:42:16 ---> abe818689c2d 20:42:16 Step 7/26 : COPY . . 20:42:42 ---> 612f02ab8432 20:42:42 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:42:42 ---> Running in ec42bf834a76 20:42:42 Removing intermediate container ec42bf834a76 20:42:42 ---> b7b1a9c1e45d 20:42:42 Step 9/26 : WORKDIR /edgex-go/spire-build 20:42:42 ---> Running in f9c5bb6a7b77 20:42:43 Removing intermediate container f9c5bb6a7b77 20:42:43 ---> 60eae5c33b4a 20:42:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:42:43 ---> Running in 296bf5cd52c9 20:42:44 Removing intermediate container 296bf5cd52c9 20:42:44 ---> f98c17feb7c4 20:42:44 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:42:45 ---> 5d331f33f397 20:42:45 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:42:45 ---> Running in 680ae56590db 20:42:45 ---> Running in 3b98fc49ceba 20:42:47 Removing intermediate container 3b98fc49ceba 20:42:47 ---> f2652c9e73b5 20:42:47 Step 9/26 : WORKDIR /edgex-go/spire-build 20:42:47 ---> Running in 588b944a2ad7 20:42:48 Removing intermediate container 588b944a2ad7 20:42:48 ---> a2964bfdbd09 20:42:48 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:42:48 ---> Running in 8c301814b23a 20:42:49 Removing intermediate container 8c301814b23a 20:42:49 ---> 296acd5471b1 20:42:49 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:42:50 ---> Running in 9eda3aba9d04 20:42:51 Removing intermediate container 680ae56590db 20:42:51 ---> 36d0d70f1b80 20:42:51 Step 12/26 : WORKDIR /edgex-go 20:42:51 ---> Running in 9cceae6b4057 20:42:53 Removing intermediate container 9cceae6b4057 20:42:53 ---> 65e67d7d1896 20:42:53 20:42:53 Step 13/26 : FROM alpine:3.17 20:42:53 ---> d74e625d9115 20:42:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:53 ---> Using cache 20:42:53 ---> a62c164cdf44 20:42:53 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:42:54 ---> Running in 3a51148d95a0 20:42:56 Removing intermediate container 9eda3aba9d04 20:42:56 ---> d9d452029fc2 20:42:56 Step 12/26 : WORKDIR /edgex-go 20:42:56 ---> Running in 6a52fd880bb9 20:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:58 Removing intermediate container 6a52fd880bb9 20:42:58 ---> 5469841b1973 20:42:58 20:42:58 Step 13/26 : FROM alpine:3.17 20:42:58 ---> d74e625d9115 20:42:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:58 ---> Using cache 20:42:58 ---> a62c164cdf44 20:42:58 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:42:58 ---> Running in 7f4e90a2b39f 20:42:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:01 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:43:01 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:43:01 OK: 17683 distinct packages available 20:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:04 (1/4) Installing dumb-init (1.2.5-r2) 20:43:04 (2/4) Installing musl-obstack (1.2.3-r0) 20:43:04 (3/4) Installing libucontext (1.2-r0) 20:43:04 (4/4) Installing gcompat (1.1.0-r0) 20:43:04 Executing busybox-1.35.0-r29.trigger 20:43:04 OK: 8 MiB in 19 packages 20:43:04 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:43:04 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:43:04 OK: 17683 distinct packages available 20:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:07 (1/5) Installing dumb-init (1.2.5-r2) 20:43:07 (2/5) Installing musl-obstack (1.2.3-r0) 20:43:07 (3/5) Installing libucontext (1.2-r0) 20:43:07 (4/5) Installing gcompat (1.1.0-r0) 20:43:07 (5/5) Installing openssl (3.0.8-r0) 20:43:07 Executing busybox-1.35.0-r29.trigger 20:43:08 OK: 9 MiB in 20 packages 20:43:08 Removing intermediate container 3a51148d95a0 20:43:08 ---> 87762200af49 20:43:08 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:43:11 ---> a5ea19f5730d 20:43:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:11 Removing intermediate container 7f4e90a2b39f 20:43:11 ---> 35daa024f5e9 20:43:11 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:43:13 ---> 42970131214f 20:43:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:43:23 ---> b83617832bc6 20:43:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:25 ---> 01be23adb455 20:43:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:43:27 ---> 87528933a106 20:43:27 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:43:27 ---> Running in ec21f0ee44f7 20:43:28 Removing intermediate container ec21f0ee44f7 20:43:28 ---> ecf558acc11d 20:43:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:43:30 ---> c9701f9b95df 20:43:30 Step 21/26 : WORKDIR / 20:43:30 ---> Running in 839b405a046c 20:43:31 Removing intermediate container 839b405a046c 20:43:31 ---> 3b89ffda22fb 20:43:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:43:32 ---> Running in bed74e7d312d 20:43:33 Removing intermediate container bed74e7d312d 20:43:33 ---> 9e00789aec17 20:43:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:43:33 ---> Running in f1b0d402d6a9 20:43:34 Removing intermediate container f1b0d402d6a9 20:43:34 ---> 804d30295630 20:43:34 Step 24/26 : LABEL arch=arm64 20:43:34 ---> Running in 8f27b9ce0849 20:43:35 ---> f5922a104a7f 20:43:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:43:35 Removing intermediate container 8f27b9ce0849 20:43:35 ---> 9872d933ca96 20:43:35 Step 25/26 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:43:36 ---> Running in 179686c2eb9e 20:43:37 ---> 36919c902a38 20:43:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:43:37 Removing intermediate container 179686c2eb9e 20:43:37 ---> 576e4559cfb5 20:43:37 Step 26/26 : LABEL version=0.0.0 20:43:37 ---> Running in ad7e9a96e1ef 20:43:38 Removing intermediate container ad7e9a96e1ef 20:43:38 ---> 9c66d3b49285 20:43:38 20:43:38 ---> 19d0fd0b5147 20:43:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:43:39 Successfully built 9c66d3b49285 20:43:39 Successfully tagged security-spire-config-arm64:latest 20:43:39 Building core-command 20:43:39  Building security-spire-config ... done  ---> 9a57c7009074 20:43:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:43:40 ---> Running in cf82afa73a04 20:43:40 Removing intermediate container f8a161db3a4a 20:43:40 ---> a603af975c3b 20:43:40 Step 7/25 : COPY . . 20:43:41 Removing intermediate container cf82afa73a04 20:43:41 ---> 60d6f67e76cb 20:43:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:43:41 ---> Running in 19970e5d09a9 20:43:42 Removing intermediate container 19970e5d09a9 20:43:42 ---> 319a25982371 20:43:42 Step 24/26 : LABEL arch=arm64 20:43:43 ---> Running in 5b30ee5f84a3 20:43:44 Removing intermediate container 5b30ee5f84a3 20:43:44 ---> 2631a05fb303 20:43:44 Step 25/26 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:43:44 ---> Running in ba00b6fa3c24 20:43:45 Removing intermediate container ba00b6fa3c24 20:43:45 ---> 8068b8bc98c1 20:43:45 Step 26/26 : LABEL version=0.0.0 20:43:45 ---> Running in 499247f82016 20:43:46 Removing intermediate container 499247f82016 20:43:46 ---> 50b0dc369a74 20:43:46 20:43:47 Successfully built 50b0dc369a74 20:43:47 Successfully tagged security-spire-agent-arm64:latest 20:43:59  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:43:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:43:59 ---> 54f031a84e1b 20:43:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:43:59 ---> Using cache 20:43:59 ---> 3beb353101f9 20:43:59 Step 4/24 : WORKDIR /edgex-go 20:43:59 ---> Using cache 20:43:59 ---> e1ae3c2029e4 20:43:59 Step 5/24 : RUN apk add --update --no-cache make git 20:43:59 ---> Using cache 20:43:59 ---> bbc94ae3bb5c 20:43:59 Step 6/24 : COPY go.mod vendor* ./ 20:43:59 ---> Using cache 20:43:59 ---> 2da50c976792 20:43:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:59 ---> Using cache 20:43:59 ---> 51491d568a03 20:43:59 Step 8/24 : COPY . . 20:43:59 ---> Using cache 20:43:59 ---> 865c8e8e5393 20:43:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:44:04 ---> Running in b4f7c38f077e 20:44:04 ---> edb182d3c787 20:44:04 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:44:04 ---> Running in e8cd9c444c66 20:44:05 Removing intermediate container e8cd9c444c66 20:44:05 ---> 27b6f87a8788 20:44:05 Step 9/25 : WORKDIR /edgex-go/spire-build 20:44:05 ---> Running in 44e4aa9398ec 20:44:06 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 20:44:06 Removing intermediate container 44e4aa9398ec 20:44:06 ---> 319bc2efe650 20:44:06 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:44:06 ---> Running in 0800714eeda2 20:44:06 Removing intermediate container 0800714eeda2 20:44:06 ---> f21cfaf5c8b1 20:44:06 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:44:07 ---> Running in e756251b34a7 20:44:11 Removing intermediate container e756251b34a7 20:44:11 ---> deeb1837602e 20:44:11 Step 12/25 : WORKDIR /edgex-go 20:44:11 ---> Running in 965d886908b6 20:44:12 Removing intermediate container 965d886908b6 20:44:12 ---> ff8e720c07cc 20:44:12 20:44:12 Step 13/25 : FROM alpine:3.17 20:44:12 ---> d74e625d9115 20:44:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:44:12 ---> Using cache 20:44:12 ---> a62c164cdf44 20:44:12 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:44:12 ---> Using cache 20:44:12 ---> 35daa024f5e9 20:44:12 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:44:12 ---> Using cache 20:44:12 ---> 42970131214f 20:44:12 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:44:24 ---> 3478fe5c5076 20:44:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:44:24 ---> 47e2665860e9 20:44:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:44:25 Removing intermediate container b3e0ae483e30 20:44:25 ---> 48d8ccc3caa0 20:44:25 20:44:25 Step 9/20 : FROM alpine:3.17 20:44:25 ---> d74e625d9115 20:44:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:44:25 ---> Using cache 20:44:25 ---> a62c164cdf44 20:44:25 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:44:25 ---> Running in 9aa6c35a453d 20:44:26 ---> 5fcbec236f4f 20:44:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:44:30 ---> d559ddc904d0 20:44:30 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:44:30 ---> Running in 83e9181ee46a 20:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:31 Removing intermediate container 83e9181ee46a 20:44:31 ---> 6ded8aa8072a 20:44:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:44:31 ---> Running in 4283a432624d 20:44:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:31 Removing intermediate container 4283a432624d 20:44:31 ---> f8789c33196e 20:44:31 Step 23/25 : LABEL arch=arm64 20:44:31 ---> Running in d7e9c411d28b 20:44:32 Removing intermediate container d7e9c411d28b 20:44:32 ---> f8454163828d 20:44:32 Step 24/25 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:44:32 ---> Running in a47228b58481 20:44:33 Removing intermediate container a47228b58481 20:44:33 ---> 924a931c2ba3 20:44:33 Step 25/25 : LABEL version=0.0.0 20:44:33 ---> Running in c5e48dbdf33a 20:44:33 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:44:33 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:44:33 OK: 17683 distinct packages available 20:44:33 Removing intermediate container c5e48dbdf33a 20:44:33 ---> d3376cc30429 20:44:33 20:44:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:34 Successfully built d3376cc30429 20:44:34 Successfully tagged security-spire-server-arm64:latest 20:44:34  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:35 (1/9) Installing ca-certificates (20220614-r4) 20:44:36 (2/9) Installing brotli-libs (1.0.9-r9) 20:44:36 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:44:36 (4/9) Installing libcurl (7.88.1-r0) 20:44:36 (5/9) Installing curl (7.88.1-r0) 20:44:36 (6/9) Installing dumb-init (1.2.5-r2) 20:44:36 (7/9) Installing musl-obstack (1.2.3-r0) 20:44:36 (8/9) Installing libucontext (1.2-r0) 20:44:36 (9/9) Installing gcompat (1.1.0-r0) 20:44:36 Executing busybox-1.35.0-r29.trigger 20:44:36 Executing ca-certificates-20220614-r4.trigger 20:44:36 OK: 11 MiB in 24 packages 20:44:39 Removing intermediate container 9aa6c35a453d 20:44:39 ---> 3aa1f82bd12d 20:44:39 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:40 ---> 945789a51b0a 20:44:40 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:44:41 ---> 1574d973f2f7 20:44:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:44:44 ---> e70e4e43dbf1 20:44:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:44:45 ---> a15a37c30be7 20:44:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:44:45 ---> Running in ce563707107c 20:44:45 Removing intermediate container ce563707107c 20:44:45 ---> 0f33dedb1f68 20:44:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:44:45 ---> Running in a2c68b734e33 20:44:46 Removing intermediate container a2c68b734e33 20:44:46 ---> afdfbfcbd73e 20:44:46 Step 18/20 : LABEL arch=arm64 20:44:46 ---> Running in 21ac34d5140e 20:44:46 Removing intermediate container 21ac34d5140e 20:44:46 ---> 32e5f762131e 20:44:47 Step 19/20 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:44:47 ---> Running in 56163041fe22 20:44:47 Removing intermediate container 56163041fe22 20:44:47 ---> 2304f7139a20 20:44:47 Step 20/20 : LABEL version=0.0.0 20:44:47 ---> Running in f7c284820933 20:44:48 Removing intermediate container f7c284820933 20:44:48 ---> c3266579163a 20:44:48 20:44:48 Successfully built c3266579163a 20:44:48 Successfully tagged security-spiffe-token-provider-arm64:latest 20:45:10  Building security-spiffe-token-provider ... done Removing intermediate container e584fb4a1171 20:45:10 ---> 3b0dcd9417e2 20:45:10 20:45:10 Step 10/23 : FROM alpine:3.17 20:45:10 ---> d74e625d9115 20:45:10 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:45:10 ---> Running in e128691f6759 20:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:45:15 (1/2) Installing ca-certificates (20220614-r4) 20:45:15 (2/2) Installing dumb-init (1.2.5-r2) 20:45:15 Executing busybox-1.35.0-r29.trigger 20:45:15 Executing ca-certificates-20220614-r4.trigger 20:45:15 OK: 8 MiB in 17 packages 20:45:18 Removing intermediate container e128691f6759 20:45:18 ---> 55bb63737f0d 20:45:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:45:18 ---> Running in 1e2f8aac17c6 20:45:18 Removing intermediate container 1e2f8aac17c6 20:45:18 ---> 28c7329ff67d 20:45:18 Step 13/23 : ENV APP_PORT=59860 20:45:18 ---> Running in fa0c69e2eb3c 20:45:19 Removing intermediate container fa0c69e2eb3c 20:45:19 ---> c35ee5c7746f 20:45:19 Step 14/23 : EXPOSE $APP_PORT 20:45:19 ---> Running in 8426dc2c7068 20:45:20 Removing intermediate container 8426dc2c7068 20:45:20 ---> 2029a90ec58f 20:45:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:21 ---> 8a6b954f480f 20:45:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:45:24 ---> 405567db196d 20:45:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:45:27 ---> 1c8a9a501602 20:45:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:45:28 ---> 5c82091245d6 20:45:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:45:28 ---> Running in d07c58e2e3fc 20:45:28 Removing intermediate container d07c58e2e3fc 20:45:28 ---> 8bbfa9c41cb3 20:45:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:45:29 ---> Running in 8f5e2bbd560a 20:45:29 Removing intermediate container 8f5e2bbd560a 20:45:29 ---> dcd82863f3ef 20:45:29 Step 21/23 : LABEL arch=arm64 20:45:29 ---> Running in 9d895c29c0a9 20:45:30 Removing intermediate container 9d895c29c0a9 20:45:30 ---> 082e7022f284 20:45:30 Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:45:30 ---> Running in 97c1b9571706 20:45:30 Removing intermediate container 97c1b9571706 20:45:30 ---> e5c15aa5cd7b 20:45:30 Step 23/23 : LABEL version=0.0.0 20:45:31 ---> Running in aae7933ec836 20:45:31 Removing intermediate container aae7933ec836 20:45:31 ---> 1476a9dd61d3 20:45:31 20:45:31 Successfully built 1476a9dd61d3 20:45:31 Successfully tagged support-notifications-arm64:latest 20:46:39  Building support-notifications ... done Removing intermediate container b4f7c38f077e 20:46:39 ---> 0a717220bbf6 20:46:39 20:46:39 Step 10/24 : FROM alpine:3.17 20:46:39 ---> d74e625d9115 20:46:39 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:46:39 ---> Using cache 20:46:39 ---> bfba3e0bc1cd 20:46:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:46:39 ---> Using cache 20:46:39 ---> 625a4f70a58e 20:46:39 Step 13/24 : ENV APP_PORT=59882 20:46:39 ---> Running in ceb74b072c96 20:46:39 Removing intermediate container ceb74b072c96 20:46:39 ---> a0467ede6c5a 20:46:39 Step 14/24 : EXPOSE $APP_PORT 20:46:39 ---> Running in 2b2ad0ff0b02 20:46:39 Removing intermediate container 2b2ad0ff0b02 20:46:39 ---> e7d12421648b 20:46:39 Step 15/24 : WORKDIR / 20:46:39 ---> Running in 35dcd42855f4 20:46:39 Removing intermediate container 35dcd42855f4 20:46:39 ---> 0d562b848781 20:46:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:39 ---> 9e5faf0099a5 20:46:39 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:46:39 ---> a2c06b7b73bb 20:46:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:46:39 ---> cecfd6178d97 20:46:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:46:40 ---> 14cbc8c483fe 20:46:40 Step 20/24 : ENTRYPOINT ["/core-command"] 20:46:40 ---> Running in c04dcfcd64eb 20:46:40 Removing intermediate container c04dcfcd64eb 20:46:40 ---> 13ec17cc8a8b 20:46:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:46:40 ---> Running in b51be80aa60a 20:46:41 Removing intermediate container b51be80aa60a 20:46:41 ---> cf97b5740840 20:46:41 Step 22/24 : LABEL arch=arm64 20:46:41 ---> Running in 9463bac981a0 20:46:41 Removing intermediate container 9463bac981a0 20:46:41 ---> 7574df9e2055 20:46:41 Step 23/24 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 20:46:41 ---> Running in 232e5dda28db 20:46:42 Removing intermediate container 232e5dda28db 20:46:42 ---> f0523fbc5993 20:46:42 Step 24/24 : LABEL version=0.0.0 20:46:42 ---> Running in ab0a78bcde6d 20:46:43 Removing intermediate container ab0a78bcde6d 20:46:43 ---> 6f2ef0b22d10 20:46:43 20:46:43 Successfully built 6f2ef0b22d10 20:46:43 Successfully tagged core-command-arm64:latest 20:46:44  Building core-command ... done  [Pipeline] } 20:46:44 $ docker stop --time=1 c275c4c514ab8b1f62be56352fec8bb888c1d37e0ed9c20241187e4e9ccc249e 20:46:46 $ docker rm -f --volumes c275c4c514ab8b1f62be56352fec8bb888c1d37e0ed9c20241187e4e9ccc249e [Pipeline] // withDockerContainer [Pipeline] sh 20:46:46 + docker images 20:46:47 REPOSITORY TAG IMAGE ID CREATED SIZE 20:46:47 core-command-arm64 latest 6f2ef0b22d10 5 seconds ago 19.7MB 20:46:47 0a717220bbf6 13 seconds ago 1.49GB 20:46:47 support-notifications-arm64 latest 1476a9dd61d3 About a minute ago 32.5MB 20:46:47 3b0dcd9417e2 About a minute ago 1.56GB 20:46:47 security-spiffe-token-provider-arm64 latest c3266579163a 2 minutes ago 32.6MB 20:46:47 security-spire-server-arm64 latest d3376cc30429 2 minutes ago 87.1MB 20:46:47 48d8ccc3caa0 2 minutes ago 1.53GB 20:46:47 ff8e720c07cc 2 minutes ago 1.35GB 20:46:47 security-spire-agent-arm64 latest 50b0dc369a74 3 minutes ago 125MB 20:46:47 security-spire-config-arm64 latest 9c66d3b49285 3 minutes ago 86.2MB 20:46:47 5469841b1973 3 minutes ago 1.35GB 20:46:47 65e67d7d1896 3 minutes ago 1.35GB 20:46:47 support-scheduler-arm64 latest 6449288233da 4 minutes ago 31.8MB 20:46:47 98f3367b03bd 5 minutes ago 1.56GB 20:46:47 core-data-arm64 latest 424a573b2c83 5 minutes ago 19.9MB 20:46:47 592795b5c14b 6 minutes ago 1.5GB 20:46:47 security-proxy-setup-arm64 latest 38ffbe0decd9 7 minutes ago 18.6MB 20:46:47 21ade7676145 7 minutes ago 1.47GB 20:46:47 core-metadata-arm64 latest 9342891f3022 16 minutes ago 20.4MB 20:46:47 security-bootstrapper-arm64 latest 162bbc6920b0 16 minutes ago 21.8MB 20:46:47 security-secretstore-setup-arm64 latest 54af5c3c6958 16 minutes ago 32MB 20:46:47 46d0ee7c6bd3 16 minutes ago 1.5GB 20:46:47 core-common-config-bootstrapper-arm64 latest 0ad19dcc0247 16 minutes ago 17.4MB 20:46:47 338e5b450b51 16 minutes ago 1.48GB 20:46:47 security-proxy-auth-arm64 latest ae9bbca7c9a2 17 minutes ago 18.2MB 20:46:47 596ffe130c2d 17 minutes ago 1.48GB 20:46:47 b1b847bd21b3 17 minutes ago 1.47GB 20:46:47 4dc55eb72aed 17 minutes ago 1.47GB 20:46:47 ci-base-image-arm64 latest 54f031a84e1b 44 minutes ago 868MB 20:46:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB 20:46:47 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 20:46:47 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 20:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:47 20:46:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:48 arm64: Pulling from edgex-lftools-log-publisher 20:46:48 8998bd30e6a1: Pulling fs layer 20:46:48 04944245beec: Pulling fs layer 20:46:48 699f458cf7ca: Pulling fs layer 20:46:48 765212b225bb: Pulling fs layer 20:46:48 f23df028b6ca: Pulling fs layer 20:46:48 d65c8cfc05b1: Pulling fs layer 20:46:48 2437ff75d9bd: Pulling fs layer 20:46:48 f23df028b6ca: Waiting 20:46:48 d65c8cfc05b1: Waiting 20:46:48 765212b225bb: Waiting 20:46:48 04944245beec: Verifying Checksum 20:46:48 04944245beec: Download complete 20:46:48 765212b225bb: Verifying Checksum 20:46:48 765212b225bb: Download complete 20:46:48 f23df028b6ca: Verifying Checksum 20:46:48 f23df028b6ca: Download complete 20:46:48 d65c8cfc05b1: Verifying Checksum 20:46:48 d65c8cfc05b1: Download complete 20:46:48 699f458cf7ca: Verifying Checksum 20:46:48 699f458cf7ca: Download complete 20:46:49 8998bd30e6a1: Verifying Checksum 20:46:49 8998bd30e6a1: Download complete 20:46:51 2437ff75d9bd: Download complete 20:46:53 8998bd30e6a1: Pull complete 20:46:57 04944245beec: Pull complete 20:46:58 699f458cf7ca: Pull complete 20:46:58 765212b225bb: Pull complete 20:46:59 f23df028b6ca: Pull complete 20:46:59 d65c8cfc05b1: Pull complete 20:47:14 2437ff75d9bd: Pull complete 20:47:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:47:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:15 prd-ubuntu20.04-docker-arm64-4c-16g-240 does not seem to be running inside a container 20:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:47:18 $ docker top 0115832d4b9c90c4595a31a8c43abd3a3d8e1793e68ca03c41b4a40475d7655b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:19 ---> job-cost.sh 20:47:19 lf-activate-venv: SKIPPING 20:47:19 INFO: No Stack... 20:47:19 INFO: Retrieving Pricing Info for: v3-standard-4 20:47:20 INFO: Archiving Costs [Pipeline] sh 20:47:21 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:47:21 + cut -d, -f6 [Pipeline] lock 20:47:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4443-1-stack-cost] 20:47:21 Resource [jenkins-edgexfoundry-edgex-go-PR-4443-1-stack-cost] did not exist. Created. 20:47:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:22 + echo total: 0.10999999940395355 [Pipeline] stash 20:47:22 Stashed 1 file(s) [Pipeline] } 20:47:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4443-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:47:22 $ docker stop --time=1 0115832d4b9c90c4595a31a8c43abd3a3d8e1793e68ca03c41b4a40475d7655b 20:47:24 $ docker rm -f --volumes 0115832d4b9c90c4595a31a8c43abd3a3d8e1793e68ca03c41b4a40475d7655b [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 20:47:25 provisioning config files... 20:47:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3231499003640527147tmp [Pipeline] { [Pipeline] sh 20:47:25 + set +x 20:47:25 + curl -s https://codecov.io/bash 20:47:25 + bash -s -- 20:47:25 20:47:25 _____ _ 20:47:25 / ____| | | 20:47:25 | | ___ __| | ___ ___ _____ __ 20:47:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:47:25 | |___| (_) | (_| | __/ (_| (_) \ V / 20:47:25 \_____\___/ \__,_|\___|\___\___/ \_/ 20:47:25 Bash-1.0.6 20:47:25 20:47:25 20:47:25 ==> git version 2.25.1 found 20:47:25 ==> 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 20:47:25 Release-Date: 2020-01-08 20:47:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:47:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:47:25 ==> Jenkins CI detected. 20:47:25 current dir:  /w/workspace/edgex-go/1 20:47:25 project root: . 20:47:25 --> token set from env 20:47:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:47:25 ==> Running gcov in . (disable via -X gcov) 20:47:25 ==> Python coveragepy not found 20:47:25 ==> Searching for coverage reports in: 20:47:25 + . 20:47:25 -> Found 1 reports 20:47:25 ==> Detecting git/mercurial file structure 20:47:25 ==> Reading reports 20:47:25 + ./coverage.out bytes=447486 20:47:25 ==> Appending adjustments 20:47:25 https://docs.codecov.io/docs/fixing-reports 20:47:27 + Found adjustments 20:47:27 ==> Gzipping contents 20:47:27 60K /tmp/codecov.hqP4d5.gz 20:47:27 ==> Uploading reports 20:47:27 url: https://codecov.io 20:47:27 query: branch=PR-4443&commit=e88a33bdb0e267b11fe80abba41a2ae545a06158&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4443&job=&cmd_args= 20:47:27 -> Pinging Codecov 20:47:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4443&commit=e88a33bdb0e267b11fe80abba41a2ae545a06158&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4443&job=&cmd_args= 20:47:27 -> Uploading to 20:47:27 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/e88a33bdb0e267b11fe80abba41a2ae545a06158/b8559df7-a4c9-4351-ba8f-dd545533f018.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T204726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1d03bd284fb0f6461caefba19a11d13f379ca2c2b699b9569e4beb97c72abd5 20:47:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:27 Dload Upload Total Spent Left Speed 20:47:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57635 0 0 100 57635 0 277k --:--:-- --:--:-- --:--:-- 275k 100 57635 0 0 100 57635 0 216k --:--:-- --:--:-- --:--:-- 215k 20:47:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e88a33bdb0e267b11fe80abba41a2ae545a06158 [Pipeline] } 20:47:27 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 20:47:28 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:47:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:47:29 ---> package-listing.sh 20:47:29 ++ facter osfamily 20:47:29 ++ tr '[:upper:]' '[:lower:]' 20:47:30 + OS_FAMILY=debian 20:47:30 + workspace=/w/workspace/edgex-go/1 20:47:30 + START_PACKAGES=/tmp/packages_start.txt 20:47:30 + END_PACKAGES=/tmp/packages_end.txt 20:47:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:47:30 + PACKAGES=/tmp/packages_start.txt 20:47:30 + '[' /w/workspace/edgex-go/1 ']' 20:47:30 + PACKAGES=/tmp/packages_end.txt 20:47:30 + case "${OS_FAMILY}" in 20:47:30 + dpkg -l 20:47:30 + grep '^ii' 20:47:30 + '[' -f /tmp/packages_start.txt ']' 20:47:30 + '[' -f /tmp/packages_end.txt ']' 20:47:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:47:30 + '[' /w/workspace/edgex-go/1 ']' 20:47:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:47:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:47:30 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 20:47:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:31 20:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:31 latest: Pulling from edgex-lftools-log-publisher 20:47:31 5eb5b503b376: Pulling fs layer 20:47:31 5c69ac0246d0: Pulling fs layer 20:47:31 ec43610c2a17: Pulling fs layer 20:47:31 3a2ae6a8a46f: Pulling fs layer 20:47:31 33b1e0a273af: Pulling fs layer 20:47:31 5d3b04190fa2: Pulling fs layer 20:47:31 2f39f015ded8: Pulling fs layer 20:47:31 33b1e0a273af: Waiting 20:47:31 3a2ae6a8a46f: Waiting 20:47:31 5d3b04190fa2: Waiting 20:47:31 5c69ac0246d0: Download complete 20:47:31 3a2ae6a8a46f: Verifying Checksum 20:47:31 3a2ae6a8a46f: Download complete 20:47:31 33b1e0a273af: Verifying Checksum 20:47:31 33b1e0a273af: Download complete 20:47:31 ec43610c2a17: Verifying Checksum 20:47:31 ec43610c2a17: Download complete 20:47:31 5d3b04190fa2: Download complete 20:47:31 5eb5b503b376: Verifying Checksum 20:47:31 5eb5b503b376: Download complete 20:47:32 2f39f015ded8: Verifying Checksum 20:47:32 2f39f015ded8: Download complete 20:47:32 5eb5b503b376: Pull complete 20:47:33 5c69ac0246d0: Pull complete 20:47:33 ec43610c2a17: Pull complete 20:47:33 3a2ae6a8a46f: Pull complete 20:47:33 33b1e0a273af: Pull complete 20:47:33 5d3b04190fa2: Pull complete 20:47:38 2f39f015ded8: Pull complete 20:47:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:38 prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container 20:47:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:47:40 $ docker top 0e4faeae59da9493474fa3d788da020a185acf273eeb78001b2c97f28918d46d -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:40 + touch /tmp/pre-build-complete [Pipeline] sh 20:47:41 + mkdir -p /var/log/sysstat [Pipeline] sh 20:47:41 + ls /var/log/sa-host 20:47:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:41 provisioning config files... 20:47:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10213064848442491982tmp [Pipeline] { [Pipeline] echo 20:47:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:47:41 ---> create-netrc.sh [Pipeline] } 20:47:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:47:42 ---> python-tools-install.sh [Pipeline] echo 20:47:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:47:42 ---> sudo-logs.sh 20:47:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:47:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:47:43 ---> job-cost.sh 20:47:43 lf-activate-venv: SKIPPING 20:47:43 DEBUG: total: 0.10999999940395355 20:47:43 INFO: Retrieving Stack Cost... 20:47:43 INFO: Retrieving Pricing Info for: v3-standard-8 20:47:43 INFO: Archiving Costs [Pipeline] echo 20:47:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:47:44 ---> logs-deploy.sh 20:47:44 lf-activate-venv: SKIPPING 20:47:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4443/1 20:47:44 INFO: archiving workspace using pattern(s): 20:47:45 Archives upload complete. 20:47:45 INFO: archiving logs to Nexus