Pull request #4425 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from edb407fb19243e2f1970b7f5f4c045edee2f8997+e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 (fe15ca2fb6a86e587404aced5550edc481f55d9c) 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-ssh1924940920108873197.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13476189850232367190.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4425/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-4425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3539608051525468430.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-4425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5972100503096589818.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh924835492301771475.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-4425/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-4425/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13656729264459196574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8888 in /w/workspace/edgexfoundry_edgex-go_PR-4425 [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/4425/head:refs/remotes/origin/PR-4425 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 into PR head commit edb407fb19243e2f1970b7f5f4c045edee2f8997 Merge succeeded, producing edb407fb19243e2f1970b7f5f4c045edee2f8997 Checking out Revision edb407fb19243e2f1970b7f5f4c045edee2f8997 (PR-4425) > git config core.sparsecheckout # timeout=10 > git checkout -f edb407fb19243e2f1970b7f5f4c045edee2f8997 # 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 e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb407fb19243e2f1970b7f5f4c045edee2f8997 # timeout=10 Commit message: "fix: Disable common App Service metrics by default" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:44:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:23 ========================================================= 20:44:23 EdgeX Global Pipelines Version Info 20:44:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:24 ------------------- 20:44:24 stable info: 20:44:24 ------------------- 20:44:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:44:24 Message: update stable to v1.0.244 20:44:24 ------------------- 20:44:24 experimental info: 20:44:24 ------------------- 20:44:24 Commited By: **** collab-it+edgex@linuxfoundation.org 20:44:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:44:24 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:44:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4425 [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4425 [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4425 [Pipeline] echo 20:44:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edb407fb19243e2f1970b7f5f4c045edee2f8997 [Pipeline] echo 20:44:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edb407f [Pipeline] echo 20:44:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:26 provisioning config files... 20:44:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4114321073170586110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:26 ---> docker-login.sh 20:44:26 nexus3.edgexfoundry.org:10001 20:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:26 Configure a credential helper to remove this warning. See 20:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:26 20:44:26 Login Succeeded 20:44:26 nexus3.edgexfoundry.org:10002 20:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:27 Configure a credential helper to remove this warning. See 20:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:27 20:44:27 Login Succeeded 20:44:27 nexus3.edgexfoundry.org:10003 20:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:27 Configure a credential helper to remove this warning. See 20:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:27 20:44:27 Login Succeeded 20:44:27 nexus3.edgexfoundry.org:10004 20:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:27 Configure a credential helper to remove this warning. See 20:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:27 20:44:27 Login Succeeded 20:44:27 docker.io 20:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:27 Configure a credential helper to remove this warning. See 20:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:27 20:44:27 Login Succeeded 20:44:27 ---> docker-login.sh ends [Pipeline] } 20:44:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:27 + 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 20:44:27 + dirname cmd/core-command/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo core-command,cmd/core-command/Dockerfile 20:44:27 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:44:27 + dirname cmd/core-data/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo core-data,cmd/core-data/Dockerfile 20:44:27 + dirname cmd/core-metadata/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo core-metadata,cmd/core-metadata/Dockerfile 20:44:27 + dirname cmd/security-bootstrapper/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:44:27 + dirname cmd/security-proxy-auth/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:44:27 + + dirname cmd/security-proxy-setup/Dockerfile 20:44:27 cut -d/ -f2 20:44:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:44:27 + dirname cmd/security-secretstore-setup/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:44:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:44:27 + dirname cmd/security-spire-agent/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:44:27 + dirname cmd/security-spire-config/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:44:27 + dirname cmd/security-spire-server/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:44:27 + dirname cmd/support-notifications/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo support-notifications,cmd/support-notifications/Dockerfile 20:44:27 + dirname cmd/support-scheduler/Dockerfile 20:44:27 + cut -d/ -f2 20:44:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:44:27 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 20:44:28 + git rev-list -1 --merges edb407fb19243e2f1970b7f5f4c045edee2f8997~1..edb407fb19243e2f1970b7f5f4c045edee2f8997 [Pipeline] echo 20:44:28 -----------> git rev-list -1 --merges edb407fb19243e2f1970b7f5f4c045edee2f8997~1..edb407fb19243e2f1970b7f5f4c045edee2f8997 edb407fb19243e2f1970b7f5f4c045edee2f8997 [false] [Pipeline] sh 20:44:28 + git log --format=format:%s -1 edb407fb19243e2f1970b7f5f4c045edee2f8997 [Pipeline] echo 20:44:28 ========================================================= 20:44:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:44:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:44:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:29 + grep -v github /etc/ssh/ssh_known_hosts 20:44:29 + [ -e /tmp/ssh_known_hosts ] 20:44:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:44:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:44:29 + sudo tee -a /etc/ssh/ssh_known_hosts 20:44:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:29 20:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:29 0.1.4: Pulling from edgex-devops/py-git-semver 20:44:29 b85a868b505f: Pulling fs layer 20:44:29 e2be974225ed: Pulling fs layer 20:44:29 339a4e72a1f5: Pulling fs layer 20:44:29 988bab9f4d93: Pulling fs layer 20:44:29 1469e6f7b9e6: Pulling fs layer 20:44:29 eaf3925da568: Pulling fs layer 20:44:29 bab4dde63d76: Pulling fs layer 20:44:29 bde34c3a00c8: Pulling fs layer 20:44:29 b352a97aabf1: Pulling fs layer 20:44:29 4872d77fe225: Pulling fs layer 20:44:29 5851b861e8e6: Pulling fs layer 20:44:29 988bab9f4d93: Waiting 20:44:29 1469e6f7b9e6: Waiting 20:44:29 b352a97aabf1: Waiting 20:44:29 4872d77fe225: Waiting 20:44:29 5851b861e8e6: Waiting 20:44:29 eaf3925da568: Waiting 20:44:29 bab4dde63d76: Waiting 20:44:29 bde34c3a00c8: Waiting 20:44:29 e2be974225ed: Download complete 20:44:29 988bab9f4d93: Verifying Checksum 20:44:29 988bab9f4d93: Download complete 20:44:30 1469e6f7b9e6: Verifying Checksum 20:44:30 1469e6f7b9e6: Download complete 20:44:30 eaf3925da568: Download complete 20:44:30 339a4e72a1f5: Verifying Checksum 20:44:30 339a4e72a1f5: Download complete 20:44:30 bde34c3a00c8: Download complete 20:44:30 b352a97aabf1: Download complete 20:44:30 4872d77fe225: Download complete 20:44:30 5851b861e8e6: Download complete 20:44:30 b85a868b505f: Verifying Checksum 20:44:30 b85a868b505f: Download complete 20:44:30 bab4dde63d76: Verifying Checksum 20:44:30 bab4dde63d76: Download complete 20:44:31 b85a868b505f: Pull complete 20:44:31 e2be974225ed: Pull complete 20:44:31 339a4e72a1f5: Pull complete 20:44:31 988bab9f4d93: Pull complete 20:44:32 1469e6f7b9e6: Pull complete 20:44:32 eaf3925da568: Pull complete 20:44:33 bab4dde63d76: Pull complete 20:44:33 bde34c3a00c8: Pull complete 20:44:34 b352a97aabf1: Pull complete 20:44:34 4872d77fe225: Pull complete 20:44:34 5851b861e8e6: Pull complete 20:44:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:44:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:34 prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container 20:44:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:35 $ docker top be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b -eo pid,comm 20:44:35 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). 20:44:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:35 [ssh-agent] Looking for ssh-agent implementation... 20:44:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:36 $ docker exec be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b ssh-agent 20:44:36 SSH_AUTH_SOCK=/tmp/ssh-ZbYUZ2jhUinB/agent.31 20:44:36 SSH_AGENT_PID=37 20:44:36 Running ssh-add (command line suppressed) 20:44:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3712797499657825409.key (/w/workspace/edgex-go/1@tmp/private_key_3712797499657825409.key) 20:44:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:36 + git tag --points-at HEAD [Pipeline] } 20:44:36 $ docker exec --env ******** --env ******** be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b ssh-agent -k 20:44:36 unset SSH_AUTH_SOCK; 20:44:36 unset SSH_AGENT_PID; 20:44:36 echo Agent pid 37 killed; 20:44:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:44:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:36 [ssh-agent] Looking for ssh-agent implementation... 20:44:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:36 $ docker exec be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b ssh-agent 20:44:37 SSH_AUTH_SOCK=/tmp/ssh-JVsvtUCptC3R/agent.70 20:44:37 SSH_AGENT_PID=76 20:44:37 Running ssh-add (command line suppressed) 20:44:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12534731181178008824.key (/w/workspace/edgex-go/1@tmp/private_key_12534731181178008824.key) 20:44:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:37 + git semver init 20:44:37 2023-03-08 20:44:37,701 [run_init] DEBUG init version:0.0.0 force:False 20:44:37 2023-03-08 20:44:37,702 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:44:37 2023-03-08 20:44:37,703 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:44:37 2023-03-08 20:44:37,703 [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) 20:44:41 2023-03-08 20:44:41,862 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:44:41 2023-03-08 20:44:41,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4425 with force:False 20:44:41 2023-03-08 20:44:41,862 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4425 20:44:41 2023-03-08 20:44:41,865 [execute] INFO git cat-file --batch-check 20:44:41 2023-03-08 20:44:41,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:44:41 2023-03-08 20:44:41,871 [execute] INFO git cat-file --batch 20:44:41 2023-03-08 20:44:41,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:44:41 2023-03-08 20:44:41,875 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4425 20:44:41 0.0.0 [Pipeline] } 20:44:41 $ docker exec --env ******** --env ******** be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b ssh-agent -k 20:44:42 unset SSH_AUTH_SOCK; 20:44:42 unset SSH_AGENT_PID; 20:44:42 echo Agent pid 76 killed; 20:44:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:42 + git semver [Pipeline] } 20:44:42 $ docker stop --time=1 be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b 20:44:44 $ docker rm -f --volumes be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b [Pipeline] // withDockerContainer [Pipeline] sh 20:44:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:44:44 Stashed 1 file(s) [Pipeline] echo 20:44:44 [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 20:44:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8887 in /w/workspace/edgexfoundry_edgex-go_PR-4425 [Pipeline] { [Pipeline] ws 20:44:45 Running in /w/workspace/edgex-go/1 [Pipeline] { 20:44:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] checkout 20:44:45 The recommended git tool is: git [Pipeline] echo 20:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:45 ========================================================= 20:44:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:44:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:44:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:44:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:44:46 213ec9aee27d: Pulling fs layer 20:44:46 4583459ba037: Pulling fs layer 20:44:46 93c1e223e6f2: Pulling fs layer 20:44:46 53926ce57604: Pulling fs layer 20:44:46 21b2b0c7a3f4: Pulling fs layer 20:44:46 22ff95d597cd: Pulling fs layer 20:44:46 12d6caf4c0d1: Pulling fs layer 20:44:46 96b7cbca73a9: Pulling fs layer 20:44:46 a7acece74701: Pulling fs layer 20:44:46 22ff95d597cd: Waiting 20:44:46 96b7cbca73a9: Waiting 20:44:46 a7acece74701: Waiting 20:44:46 21b2b0c7a3f4: Waiting 20:44:46 12d6caf4c0d1: Waiting 20:44:46 53926ce57604: Waiting 20:44:46 93c1e223e6f2: Verifying Checksum 20:44:46 93c1e223e6f2: Download complete 20:44:46 4583459ba037: Verifying Checksum 20:44:46 4583459ba037: Download complete 20:44:46 21b2b0c7a3f4: Verifying Checksum 20:44:46 21b2b0c7a3f4: Download complete 20:44:46 22ff95d597cd: Verifying Checksum 20:44:46 22ff95d597cd: Download complete 20:44:46 213ec9aee27d: Verifying Checksum 20:44:46 12d6caf4c0d1: Verifying Checksum 20:44:46 12d6caf4c0d1: Download complete 20:44:46 213ec9aee27d: Pull complete 20:44:46 4583459ba037: Pull complete 20:44:46 93c1e223e6f2: Pull complete 20:44:46 a7acece74701: Verifying Checksum 20:44:46 a7acece74701: Download complete 20:44:47 96b7cbca73a9: Verifying Checksum 20:44:47 96b7cbca73a9: Download complete 20:44:47 53926ce57604: Verifying Checksum 20:44:47 53926ce57604: Download complete 20:44:51 53926ce57604: Pull complete 20:44:51 21b2b0c7a3f4: Pull complete 20:44:51 22ff95d597cd: Pull complete 20:44:51 12d6caf4c0d1: Pull complete 20:44:51 using credential edgex-jenkins-ssh 20:44:51 Cloning the remote Git repository 20:44:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:44:51 > git init /w/workspace/edgex-go/1 # timeout=10 20:44:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:44:52 > git --version # timeout=10 20:44:52 > git --version # 'git version 2.25.1' 20:44:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:53 96b7cbca73a9: Pull complete 20:44:53 a7acece74701: Pull complete 20:44:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:44:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:44:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:44:54 WORKDIR /edgex 20:44:54 COPY go.mod . 20:44:54 RUN go mod download 20:44:54 + docker build -t ci-base-image-x86_64 -f - . 20:44:54 Sending build context to Docker daemon 170.3MB 20:44:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:44:54 ---> db6d94c90886 20:44:54 Step 2/4 : WORKDIR /edgex 20:44:57 ---> Running in c0c18409b5ea 20:44:57 Removing intermediate container c0c18409b5ea 20:44:57 ---> 3f141437f5ab 20:44:57 Step 3/4 : COPY go.mod . 20:44:57 ---> 2db49385a8fe 20:44:57 Step 4/4 : RUN go mod download 20:44:57 ---> Running in 60a84fc8b971 20:45:07 Removing intermediate container 60a84fc8b971 20:45:07 ---> 09b7066fe2fc 20:45:07 Successfully built 09b7066fe2fc 20:45:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:07 + docker inspect -f . ci-base-image-x86_64 20:45:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:08 prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container 20:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:45:08 $ docker top 5d9c6fe3734843757bcf2986aeba1d4993975b3d9718e7ac67cf2b22106908c5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:08 + go version 20:45:08 go version go1.18.7 linux/amd64 [Pipeline] } 20:45:08 $ docker stop --time=1 5d9c6fe3734843757bcf2986aeba1d4993975b3d9718e7ac67cf2b22106908c5 20:45:10 $ docker rm -f --volumes 5d9c6fe3734843757bcf2986aeba1d4993975b3d9718e7ac67cf2b22106908c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 + docker inspect -f . ci-base-image-x86_64 20:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:11 prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container 20:45:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:45:11 $ docker top 42079dc3c889af9b61764cadcf1a9ebe5bc7f8e3ff625cb0e2e7cd0fcbbfd5df -eo pid,comm [Pipeline] { [Pipeline] echo 20:45:11 ========================================================= 20:45:11 [edgeXBuildGoParallel] Running Tests and Build... 20:45:11 ========================================================= [Pipeline] sh 20:45:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:45:12 + make test 20:45:12 go test -race -coverprofile=coverage.out ./... 20:45:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:45:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:45:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:45:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4425/head:refs/remotes/origin/PR-4425 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:45:14 Merging remotes/origin/main commit e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 into PR head commit edb407fb19243e2f1970b7f5f4c045edee2f8997 20:45:15 Merge succeeded, producing edb407fb19243e2f1970b7f5f4c045edee2f8997 20:45:15 Checking out Revision edb407fb19243e2f1970b7f5f4c045edee2f8997 (PR-4425) 20:45:14 > git config core.sparsecheckout # timeout=10 20:45:14 > git checkout -f edb407fb19243e2f1970b7f5f4c045edee2f8997 # timeout=10 20:45:15 > git remote # timeout=10 20:45:15 > git config --get remote.origin.url # timeout=10 20:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:15 > git merge e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 # timeout=10 20:45:15 > git rev-parse HEAD^{commit} # timeout=10 20:45:15 > git config core.sparsecheckout # timeout=10 20:45:15 > git checkout -f edb407fb19243e2f1970b7f5f4c045edee2f8997 # timeout=10 20:45:18 ? github.com/edgexfoundry/edgex-go [no test files] 20:45:19 Commit message: "fix: Disable common App Service metrics by default" 20:45:19 > git --version # timeout=10 20:45:19 > git --version # 'git version 2.25.1' 20:45:19 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:45:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:20 Dload Upload Total Spent Left Speed 20:45:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 20:45:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:45:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:45:21 + sudo tee /etc/docker/daemon.new 20:45:21 { 20:45:21 "registry-mirrors": [ 20:45:21 "https://nexus3.edgexfoundry.org:10001" 20:45:21 ], 20:45:21 "bip": "10.250.0.254/24", 20:45:21 "hosts": [ 20:45:21 "tcp://0.0.0.0:5555", 20:45:21 "unix:///var/run/docker.sock" 20:45:21 ], 20:45:21 "mtu": 1458, 20:45:21 "selinux-enabled": true, 20:45:21 "seccomp-profile": "/etc/docker/seccomp.json" 20:45:21 } [Pipeline] sh 20:45:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:45:22 + sudo service docker restart 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:45:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 20:45:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:45:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:45:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements 20:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.119s coverage: 71.2% of statements 20:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements 20:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.915s coverage: 88.5% of statements 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.113s coverage: 3.9% of statements 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.465s coverage: 95.6% of statements 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 65.9% of statements 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 20:45:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 45.5% of statements 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 20:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:40 provisioning config files... 20:45:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13125454419028654878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:41 ---> docker-login.sh 20:45:41 nexus3.edgexfoundry.org:10001 20:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 20:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:41 Configure a credential helper to remove this warning. See 20:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:41 20:45:41 Login Succeeded 20:45:41 nexus3.edgexfoundry.org:10002 20:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:42 Configure a credential helper to remove this warning. See 20:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:42 20:45:42 Login Succeeded 20:45:42 nexus3.edgexfoundry.org:10003 20:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:42 Configure a credential helper to remove this warning. See 20:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:42 20:45:42 Login Succeeded 20:45:42 nexus3.edgexfoundry.org:10004 20:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:43 Configure a credential helper to remove this warning. See 20:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:43 20:45:43 Login Succeeded 20:45:43 docker.io 20:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:43 Configure a credential helper to remove this warning. See 20:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:43 20:45:43 Login Succeeded 20:45:43 ---> docker-login.sh ends [Pipeline] } 20:45:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:45:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:44 ========================================================= 20:45:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:45:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:45:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:45:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:45:46 9b18e9b68314: Pulling fs layer 20:45:46 35d82f9e3411: Pulling fs layer 20:45:46 e16973657156: Pulling fs layer 20:45:46 fc693d55d65f: Pulling fs layer 20:45:46 7e9fc2657dce: Pulling fs layer 20:45:46 dda99020689f: Pulling fs layer 20:45:46 db1c61fa0a46: Pulling fs layer 20:45:46 fc693d55d65f: Waiting 20:45:46 891c053d2c06: Pulling fs layer 20:45:46 7e9fc2657dce: Waiting 20:45:46 dda99020689f: Waiting 20:45:46 891c053d2c06: Waiting 20:45:46 db1c61fa0a46: Waiting 20:45:46 e16973657156: Verifying Checksum 20:45:46 e16973657156: Download complete 20:45:46 35d82f9e3411: Verifying Checksum 20:45:46 35d82f9e3411: Download complete 20:45:46 7e9fc2657dce: Download complete 20:45:46 dda99020689f: Download complete 20:45:46 9b18e9b68314: Verifying Checksum 20:45:46 9b18e9b68314: Download complete 20:45:47 9b18e9b68314: Pull complete 20:45:47 891c053d2c06: Verifying Checksum 20:45:47 891c053d2c06: Download complete 20:45:48 35d82f9e3411: Pull complete 20:45:48 e16973657156: Pull complete 20:45:49 db1c61fa0a46: Verifying Checksum 20:45:49 db1c61fa0a46: Download complete 20:45:49 fc693d55d65f: Verifying Checksum 20:45:49 fc693d55d65f: Download complete 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.364s coverage: 79.9% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.2% of statements 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 82.1% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.053s coverage: 84.8% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 38.4% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:45:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:45:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:45:56 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:46:02 fc693d55d65f: Pull complete 20:46:02 7e9fc2657dce: Pull complete 20:46:02 dda99020689f: Pull complete 20:46:08 db1c61fa0a46: Pull complete 20:46:12 891c053d2c06: Pull complete 20:46:12 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:46:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:46:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:46:12 WORKDIR /edgex 20:46:12 COPY go.mod . 20:46:12 RUN go mod download 20:46:12 + docker build -t ci-base-image-arm64 -f - . 20:46:13 Sending build context to Docker daemon 2.949MB 20:46:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:46:13 ---> f96f9c87975a 20:46:13 Step 2/4 : WORKDIR /edgex 20:46:14 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:46:14 go vet ./... 20:46:15 ---> Running in c7a08cb55ef3 20:46:15 Removing intermediate container c7a08cb55ef3 20:46:15 ---> 5e049aacdd48 20:46:15 Step 3/4 : COPY go.mod . 20:46:16 ---> c7a1c72bc150 20:46:16 Step 4/4 : RUN go mod download 20:46:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:46:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:46:16 ./bin/test-attribution-txt.sh [Pipeline] echo 20:46:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:46:16 ---> Running in 4f9ef90a8ca3 20:46:17 + ls -al . 20:46:17 total 704 20:46:17 drwxrwxr-x 11 1001 1001 4096 Mar 8 20:45 . 20:46:17 drwxr-xr-x 4 root root 4096 Mar 8 20:45 .. 20:46:17 drwxrwxr-x 2 1001 1001 4096 Mar 8 20:44 .blubracket 20:46:17 -rw-rw-r-- 1 1001 1001 16 Mar 8 20:44 .dockerignore 20:46:17 drwxrwxr-x 8 1001 1001 4096 Mar 8 20:45 .git 20:46:17 drwxrwxr-x 3 1001 1001 4096 Mar 8 20:44 .github 20:46:17 -rw-rw-r-- 1 1001 1001 1112 Mar 8 20:44 .gitignore 20:46:17 -rw-rw-r-- 1 1001 1001 42 Mar 8 20:44 .golangci.yml 20:46:17 -rw-rw-r-- 1 1001 1001 87 Mar 8 20:44 .hadolint.yml 20:46:17 drwxr-xr-x 3 1001 1001 4096 Mar 8 20:44 .semver 20:46:17 -rw-rw-r-- 1 1001 1001 166 Mar 8 20:44 .sonarcloud.properties 20:46:17 -rw-rw-r-- 1 1001 1001 1171 Mar 8 20:44 ADOPTERS.md 20:46:17 -rw-rw-r-- 1 1001 1001 10825 Mar 8 20:44 Attribution.txt 20:46:17 -rw-rw-r-- 1 1001 1001 73765 Mar 8 20:44 CHANGELOG.md 20:46:17 -rw-rw-r-- 1 1001 1001 3804 Mar 8 20:44 CONTRIBUTING.md 20:46:17 -rw-rw-r-- 1 1001 1001 677 Mar 8 20:44 GOVERNANCE.md 20:46:17 -rw-rw-r-- 1 1001 1001 883 Mar 8 20:44 Jenkinsfile 20:46:17 -rw-rw-r-- 1 1001 1001 10775 Mar 8 20:44 LICENSE 20:46:17 -rw-rw-r-- 1 1001 1001 14071 Mar 8 20:44 Makefile 20:46:17 -rw-rw-r-- 1 1001 1001 582 Mar 8 20:44 OWNERS.md 20:46:17 -rw-rw-r-- 1 1001 1001 9403 Mar 8 20:44 README.md 20:46:17 -rw-rw-r-- 1 1001 1001 6912 Mar 8 20:44 SECURITY.md 20:46:17 -rw-rw-r-- 1 1001 1001 5 Mar 8 20:44 VERSION 20:46:17 drwxrwxr-x 2 1001 1001 4096 Mar 8 20:44 bin 20:46:17 drwxrwxr-x 18 1001 1001 4096 Mar 8 20:44 cmd 20:46:17 -rw-r--r-- 1 root root 446903 Mar 8 20:45 coverage.out 20:46:17 -rw-rw-r-- 1 1001 1001 3232 Mar 8 20:44 go.mod 20:46:17 -rw-rw-r-- 1 1001 1001 31098 Mar 8 20:44 go.sum 20:46:17 drwxrwxr-x 7 1001 1001 4096 Mar 8 20:44 internal 20:46:17 drwxrwxr-x 3 1001 1001 4096 Mar 8 20:44 openapi 20:46:17 drwxrwxr-x 4 1001 1001 4096 Mar 8 20:44 snap 20:46:17 -rw-rw-r-- 1 1001 1001 204 Mar 8 20:44 version.go [Pipeline] sh 20:46:17 + '[' -e coverage.out ] 20:46:17 + chown 1001:1001 coverage.out [Pipeline] stash 20:46:17 Stashed 1 file(s) [Pipeline] sh 20:46:17 + make build 20:46:17 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:46:30 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:46:30 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:46:30 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:46:31 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:46:38 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:46:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:46:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:46:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:46:42 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:46: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:46:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:46:45 $ docker stop --time=1 42079dc3c889af9b61764cadcf1a9ebe5bc7f8e3ff625cb0e2e7cd0fcbbfd5df 20:46:47 $ docker rm -f --volumes 42079dc3c889af9b61764cadcf1a9ebe5bc7f8e3ff625cb0e2e7cd0fcbbfd5df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:46:48 20:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:46:49 latest: Pulling from edgex-devops/edgex-compose 20:46:49 cbdbe7a5bc2a: Pulling fs layer 20:46:49 ca9280d653b3: Pulling fs layer 20:46:49 7e9c9ca2126c: Pulling fs layer 20:46:49 cbdbe7a5bc2a: Verifying Checksum 20:46:49 cbdbe7a5bc2a: Download complete 20:46:49 ca9280d653b3: Verifying Checksum 20:46:49 ca9280d653b3: Download complete 20:46:49 cbdbe7a5bc2a: Pull complete 20:46:49 7e9c9ca2126c: Download complete 20:46:50 ca9280d653b3: Pull complete 20:46:52 7e9c9ca2126c: Pull complete 20:46:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:46:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:52 prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container 20:46:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:46:54 $ docker top d301558c51aae961cd67ef6d13eef775a38d82e62c48ba78431d01c85a4ee8b1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:54 + docker-compose build --help 20:46:54 + grep parallel 20:46:55 --parallel Build images in parallel. [Pipeline] } 20:46:55 $ docker stop --time=1 d301558c51aae961cd67ef6d13eef775a38d82e62c48ba78431d01c85a4ee8b1 20:46:55 Removing intermediate container 4f9ef90a8ca3 20:46:55 ---> 5e1d4c63d003 20:46:55 Successfully built 5e1d4c63d003 20:46:55 Successfully tagged ci-base-image-arm64:latest 20:46:56 $ docker rm -f --volumes d301558c51aae961cd67ef6d13eef775a38d82e62c48ba78431d01c85a4ee8b1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:56 + docker inspect -f . ci-base-image-arm64 20:46:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:46:57 . 20:46:57 prd-ubuntu20.04-docker-arm64-4c-16g-8887 does not seem to be running inside a container 20:46:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:46:58 $ docker top a853fd48403b5de6657ccd33a63097c01bae08fcb2d088457e54d61decc644aa -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:59 prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container 20:46:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:46:59 $ docker top 96823d336ddd60f0a6b0385432787827ace92391cb11c49d62c3b14f61100a4a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:47:00 + docker-compose -f ./docker-compose-build.yml build --parallel 20:47:00 + go version 20:47:00 go version go1.18.7 linux/arm64 [Pipeline] } 20:47:00 $ docker stop --time=1 a853fd48403b5de6657ccd33a63097c01bae08fcb2d088457e54d61decc644aa 20:47:00 Building core-command ... 20:47:00 Building core-common-config-bootstrapper ... 20:47:00 Building core-data ... 20:47:00 Building core-metadata ... 20:47:00 Building security-bootstrapper ... 20:47:00 Building security-proxy-auth ... 20:47:00 Building security-proxy-setup ... 20:47:00 Building security-secretstore-setup ... 20:47:00 Building security-spiffe-token-provider ... 20:47:00 Building security-spire-agent ... 20:47:00 Building security-spire-config ... 20:47:00 Building security-spire-server ... 20:47:00 Building support-notifications ... 20:47:00 Building support-scheduler ... 20:47:00 Building security-spire-server 20:47:00 Building core-command 20:47:00 Building security-proxy-setup 20:47:00 Building core-metadata 20:47:00 Building core-common-config-bootstrapper 20:47:02 $ docker rm -f --volumes a853fd48403b5de6657ccd33a63097c01bae08fcb2d088457e54d61decc644aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:03 + docker inspect -f . ci-base-image-arm64 20:47:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:03 prd-ubuntu20.04-docker-arm64-4c-16g-8887 does not seem to be running inside a container 20:47:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:04 $ docker top ef159c00807cb6036b4d251547a36f553d50e00da3eecc831c117aafcfcfafd0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:47:05 ========================================================= 20:47:05 [edgeXBuildGoParallel] Running Tests and Build... 20:47:05 ========================================================= [Pipeline] sh 20:47:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:47:06 + make test 20:47:06 go test -race -coverprofile=coverage.out ./... 20:47:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:47:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:10 ---> 09b7066fe2fc 20:47:10 Step 3/23 : WORKDIR /edgex-go 20:47:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:47:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:47:10 ---> 09b7066fe2fc 20:47:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:47:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:47:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:47:10 ---> 09b7066fe2fc 20:47:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:47:10 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:47:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:47:10 ---> 09b7066fe2fc 20:47:10 Step 3/20 : WORKDIR /edgex-go 20:47:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:47:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:10 ---> 09b7066fe2fc 20:47:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:47:14 ---> Running in 476adb5da615 20:47:14 ---> Running in f758796e130c 20:47:14 ---> Running in 00ff6732a773 20:47:14 ---> Running in 820d2da6fd1f 20:47:14 ---> Running in e7d1a96cdd6d 20:47:14 Removing intermediate container 476adb5da615 20:47:14 ---> 35b480b11ede 20:47:14 Step 4/23 : WORKDIR /edgex-go 20:47:14 Removing intermediate container 00ff6732a773 20:47:14 ---> c9e11f3e86f0 20:47:14 Step 4/22 : WORKDIR /edgex-go 20:47:14 ---> Running in 23879d58880a 20:47:14 Removing intermediate container 820d2da6fd1f 20:47:14 ---> b58bd60fc1a6 20:47:14 Step 4/24 : WORKDIR /edgex-go 20:47:14 Removing intermediate container e7d1a96cdd6d 20:47:14 ---> 7bca801365ba 20:47:14 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:47:14 Removing intermediate container f758796e130c 20:47:14 ---> f9b7de3de4dc 20:47:14 Step 4/20 : RUN apk add --update --no-cache make git 20:47:14 ---> Running in 69ec8a3684e9 20:47:14 ---> Running in b76f8afc2ec6 20:47:14 ---> Running in 78b1c7a7e376 20:47:14 ---> Running in 167e5ea6c07c 20:47:14 Removing intermediate container 23879d58880a 20:47:14 ---> b530f75d44e8 20:47:14 Step 5/23 : RUN apk add --update --no-cache make git 20:47:14 ---> Running in d62b282e25df 20:47:14 Removing intermediate container 69ec8a3684e9 20:47:14 ---> 8ca793206a74 20:47:14 Step 5/22 : RUN apk add --update --no-cache make git 20:47:14 Removing intermediate container b76f8afc2ec6 20:47:14 ---> 8c6f3eca9eef 20:47:14 Step 5/24 : RUN apk add --update --no-cache make git 20:47:14 ---> Running in 928a17356551 20:47:14 ---> Running in 82450fe9fa6a 20:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:47:15 OK: 211 MiB in 51 packages 20:47:15 OK: 211 MiB in 51 packages 20:47:15 OK: 211 MiB in 51 packages 20:47:15 OK: 211 MiB in 51 packages 20:47:15 OK: 211 MiB in 51 packages 20:47:16 Removing intermediate container 78b1c7a7e376 20:47:16 ---> ee55ca15d584 20:47:16 Step 5/20 : COPY go.mod vendor* ./ 20:47:16 Removing intermediate container d62b282e25df 20:47:16 ---> 5a13c9232521 20:47:16 Step 6/23 : COPY go.mod vendor* ./ 20:47:16 Removing intermediate container 928a17356551 20:47:16 ---> 056d6471ce2d 20:47:16 Step 6/24 : COPY go.mod vendor* ./ 20:47:16 Removing intermediate container 167e5ea6c07c 20:47:16 ---> cba66e9537fb 20:47:16 Step 5/23 : COPY go.mod vendor* ./ 20:47:16 Removing intermediate container 82450fe9fa6a 20:47:16 ---> 96ad714afb43 20:47:16 Step 6/22 : COPY go.mod vendor* ./ 20:47:16 ---> 20af22e0e21a 20:47:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:16 ---> 2ba5523d72cf 20:47:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:16 ---> Running in 124575e6cc5e 20:47:16 ---> 6e833e3252d9 20:47:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:16 ---> Running in 5a00006c7c1f 20:47:16 ---> 6c22f9462d54 20:47:16 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:16 ---> Running in c3498399b2d4 20:47:16 ---> 16da120f5f0e 20:47:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:16 ---> Running in 9ae4bec6b89a 20:47:16 ---> Running in 1e9eb969482a 20:47:48 Removing intermediate container c3498399b2d4 20:47:48 ---> 000e242b8291 20:47:48 Step 8/24 : COPY . . 20:47:48 Removing intermediate container 9ae4bec6b89a 20:47:48 ---> 24fc5f67ae0b 20:47:48 Step 7/23 : COPY . . 20:47:48 Removing intermediate container 124575e6cc5e 20:47:48 ---> 74a5772c896e 20:47:48 Step 7/20 : COPY . . 20:47:48 Removing intermediate container 5a00006c7c1f 20:47:48 ---> c0d746534bae 20:47:48 Step 8/23 : COPY . . 20:47:48 Removing intermediate container 1e9eb969482a 20:47:48 ---> 052c1ba2db14 20:47:48 Step 8/22 : COPY . . 20:47:53 ? github.com/edgexfoundry/edgex-go [no test files] 20:47:56 ---> a7533bc04adc 20:47:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:47:56 ---> 2ad175af28eb 20:47:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:47:56 ---> 0fedbf51bb03 20:47:56 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:47:56 ---> c8272f137609 20:47:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:47:56 ---> ddbd05161a01 20:47:56 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:47:56 ---> Running in 2461e728d5e4 20:47:56 ---> Running in a6398775d8ba 20:47:56 ---> Running in 55c920dfd1a1 20:47:56 ---> Running in a8a2046fbb25 20:47:56 ---> Running in 1f30c20272b3 20:47:56 Removing intermediate container 55c920dfd1a1 20:47:56 ---> f3b3bef6338b 20:47:56 Step 9/23 : WORKDIR /edgex-go/spire-build 20:47:56 ---> Running in 36ee7d6a7f21 20:47:56 Removing intermediate container 36ee7d6a7f21 20:47:56 ---> 0d3af5bcc6ff 20:47:56 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:47:56 ---> Running in e0f4b61ae6b1 20:47:56 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:47:56 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:47:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:47:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:47:57 Removing intermediate container e0f4b61ae6b1 20:47:57 ---> 285506ed2cc3 20:47:57 Step 11/23 : WORKDIR /edgex-go 20:47:57 ---> Running in 499c1818fb60 20:47:57 Removing intermediate container 499c1818fb60 20:47:57 ---> 0aa2f34a423b 20:47:57 20:47:57 Step 12/23 : FROM alpine:3.15 20:47:57 3.15: Pulling from library/alpine 20:47:57 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:47:57 Status: Downloaded newer image for alpine:3.15 20:47:57 ---> 5ce65d7b0fde 20:47:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:47:57 ---> Running in 8d989f100022 20:47:57 Removing intermediate container 8d989f100022 20:47:57 ---> 1932bbf9b0bf 20:47:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:47:57 ---> Running in b7daeaa950a9 20:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:47:59 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:47:59 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:47:59 OK: 15859 distinct packages available 20:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:47:59 (1/5) Installing dumb-init (1.2.5-r1) 20:47:59 (2/5) Installing musl-obstack (1.2.3-r0) 20:47:59 (3/5) Installing libucontext (1.1-r0) 20:47:59 (4/5) Installing gcompat (1.0.0-r4) 20:47:59 (5/5) Installing openssl (1.1.1t-r1) 20:47:59 Executing busybox-1.34.1-r7.trigger 20:47:59 OK: 7 MiB in 19 packages 20:48:00 Removing intermediate container b7daeaa950a9 20:48:00 ---> d5d6314333e0 20:48:00 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:48:03 ---> 711a50a8be4a 20:48:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:48:03 ---> 1a1797336e14 20:48:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:48:04 ---> eab8dc30ab9c 20:48:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:48:04 ---> db1a1e1e47bc 20:48:04 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:48:04 ---> Running in 4f783c32fe8c 20:48:04 Removing intermediate container 4f783c32fe8c 20:48:04 ---> 713b42e31923 20:48:04 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:48:05 ---> Running in 62341e6c9861 20:48:05 Removing intermediate container 62341e6c9861 20:48:05 ---> decb5aeb8811 20:48:05 Step 21/23 : LABEL arch=x86_64 20:48:05 ---> Running in fd904f53f0f8 20:48:05 Removing intermediate container fd904f53f0f8 20:48:05 ---> fb698220e4fc 20:48:05 Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:48:05 ---> Running in 23959e3dc109 20:48:06 Removing intermediate container 23959e3dc109 20:48:06 ---> d13c7b9e94a0 20:48:06 Step 23/23 : LABEL version=0.0.0 20:48:06 ---> Running in 51e26499c5e5 20:48:06 Removing intermediate container 51e26499c5e5 20:48:06 ---> d3aa72cf2f6d 20:48:06 20:48:06 Successfully built d3aa72cf2f6d 20:48:06 Successfully tagged security-spire-server:latest 20:48:06  Building security-spire-server ... done Building core-data 20:48:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:09 ---> 09b7066fe2fc 20:48:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:48:09 ---> Using cache 20:48:09 ---> b58bd60fc1a6 20:48:09 Step 4/22 : WORKDIR /edgex-go 20:48:09 ---> Using cache 20:48:09 ---> 8c6f3eca9eef 20:48:09 Step 5/22 : RUN apk add --update --no-cache make git 20:48:09 ---> Using cache 20:48:09 ---> 056d6471ce2d 20:48:09 Step 6/22 : COPY go.mod vendor* ./ 20:48:09 ---> Using cache 20:48:09 ---> 6e833e3252d9 20:48:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:09 ---> Using cache 20:48:09 ---> 000e242b8291 20:48:09 Step 8/22 : COPY . . 20:48:09 ---> Using cache 20:48:09 ---> a7533bc04adc 20:48:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:48:11 ---> Running in 3b901b96e9ee 20:48:11 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:48:29 Removing intermediate container 2461e728d5e4 20:48:29 ---> a99102d9617a 20:48:29 20:48:29 Step 10/22 : FROM alpine:3.16 20:48:29 Removing intermediate container 1f30c20272b3 20:48:29 ---> ee9c038240bf 20:48:29 20:48:29 Step 10/23 : FROM alpine:3.16 20:48:29 Removing intermediate container a8a2046fbb25 20:48:29 ---> d664269e01ad 20:48:29 20:48:29 Step 9/20 : FROM alpine:3.16 20:48:29 Removing intermediate container a6398775d8ba 20:48:29 ---> ae83bbb30e51 20:48:29 20:48:29 Step 10/24 : FROM alpine:3.16 20:48:29 3.16: Pulling from library/alpine 20:48:29 3.16: Pulling from library/alpine 20:48:29 3.16: Pulling from library/alpine 20:48:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:48:29 3.16: Pulling from library/alpine 20:48:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:48:29 Status: Downloaded newer image for alpine:3.16 20:48:29 Status: Image is up to date for alpine:3.16 20:48:29 ---> dfd21b5a31f5 20:48:29 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:48:29 ---> dfd21b5a31f5 20:48:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:48:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:48:29 Status: Image is up to date for alpine:3.16 20:48:29 ---> dfd21b5a31f5 20:48:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:48:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:48:29 Status: Image is up to date for alpine:3.16 20:48:29 ---> dfd21b5a31f5 20:48:29 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:48:29 ---> Running in 606221d7f802 20:48:29 ---> Running in b9d8432b09da 20:48:29 ---> Running in 780e57f16f6e 20:48:29 ---> Running in f05dde115f8a 20:48:29 Removing intermediate container 606221d7f802 20:48:29 ---> 45b54ebbe697 20:48:29 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:48:29 ---> Running in e34c9f243c45 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:30 (1/1) Installing dumb-init (1.2.5-r1) 20:48:30 Executing busybox-1.35.0-r17.trigger 20:48:30 OK: 6 MiB in 15 packages 20:48:30 (1/1) Installing dumb-init (1.2.5-r1) 20:48:30 Executing busybox-1.35.0-r17.trigger 20:48:30 (1/2) Installing dumb-init (1.2.5-r1) 20:48:30 (2/2) Installing openssl (1.1.1t-r0) 20:48:30 OK: 6 MiB in 15 packages 20:48:30 Executing busybox-1.35.0-r17.trigger 20:48:30 (1/1) Installing dumb-init (1.2.5-r1) 20:48:30 OK: 6 MiB in 16 packages 20:48:30 Executing busybox-1.35.0-r17.trigger 20:48:30 OK: 6 MiB in 15 packages 20:48:31 Removing intermediate container e34c9f243c45 20:48:31 ---> 574b5b55b0ab 20:48:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:31 Removing intermediate container 780e57f16f6e 20:48:31 ---> c01907b09a5d 20:48:31 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:48:31 Removing intermediate container f05dde115f8a 20:48:31 ---> f89a0a605c2a 20:48:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:48:31 Removing intermediate container b9d8432b09da 20:48:31 ---> 36ba75868533 20:48:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:48:31 ---> Running in 65b8b31b3ed6 20:48:31 ---> Running in bba51e447841 20:48:31 ---> Running in be1039b3b161 20:48:31 ---> 5f47455b3d47 20:48:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:48:31 Removing intermediate container 65b8b31b3ed6 20:48:31 ---> 7829043b7655 20:48:31 Step 12/20 : WORKDIR /edgex 20:48:31 Removing intermediate container be1039b3b161 20:48:31 ---> 30b0d3f00dec 20:48:31 Step 13/23 : ENV APP_PORT=59882 20:48:31 Removing intermediate container bba51e447841 20:48:31 ---> 8c9a9fe509d2 20:48:31 Step 13/24 : ENV APP_PORT=59881 20:48:31 ---> Running in 2afad58a7287 20:48:31 ---> Running in ffee335e855f 20:48:31 ---> Running in 6944310d18fb 20:48:31 ---> 3cfce184efa7 20:48:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:48:32 Removing intermediate container 2afad58a7287 20:48:32 ---> 421e37be3330 20:48:32 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:48:32 Removing intermediate container 6944310d18fb 20:48:32 ---> de1c052076d8 20:48:32 Step 14/24 : EXPOSE $APP_PORT 20:48:32 Removing intermediate container ffee335e855f 20:48:32 ---> 72f150a987e3 20:48:32 Step 14/23 : EXPOSE $APP_PORT 20:48:32 ---> Running in c4209ad635c0 20:48:32 ---> 48f8244cfd9d 20:48:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:48:32 ---> Running in 55c7e968f041 20:48:32 ---> e42bd2a91d71 20:48:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:48:32 Removing intermediate container c4209ad635c0 20:48:32 ---> 3709d0b2ce90 20:48:32 Step 15/24 : WORKDIR / 20:48:32 Removing intermediate container 55c7e968f041 20:48:32 ---> f03c66dc7bf3 20:48:32 Step 15/23 : WORKDIR / 20:48:32 ---> ee5649dd8b73 20:48:32 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:48:32 ---> Running in 054f8a8ba670 20:48:32 ---> Running in ea38e307f431 20:48:32 ---> Running in b7f6f664b0ce 20:48:32 ---> 19bb7f74aa44 20:48:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:48:32 Removing intermediate container 054f8a8ba670 20:48:32 ---> 7c70adf23ae7 20:48:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:32 Removing intermediate container ea38e307f431 20:48:32 ---> 8a451e08a215 20:48:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:32 ---> 36cdc61d2c6d 20:48:32 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:48:33 ---> Running in 35749f8a2dbe 20:48:33 ---> a281fc630cc3 20:48:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:48:33 ---> e3bf7d3d94cd 20:48:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:48:33 Removing intermediate container b7f6f664b0ce 20:48:33 ---> e78982ffa4ed 20:48:33 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:48:33 ---> 25dd4475ce5a 20:48:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:48:33 ---> ee09c98108ba 20:48:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:48:33 ---> Running in 5e8e6d87c82c 20:48:33 Removing intermediate container 3b901b96e9ee 20:48:33 ---> b22821ab93af 20:48:33 20:48:33 Step 10/22 : FROM alpine:3.16 20:48:33 ---> dfd21b5a31f5 20:48:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:48:34 ---> Running in ed23e804c29c 20:48:34 Removing intermediate container 5e8e6d87c82c 20:48:34 ---> 167634f53e63 20:48:34 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:48:34 ---> b5f7cac778f0 20:48:34 Step 19/23 : ENTRYPOINT ["/core-command"] 20:48:34 ---> a650c4601635 20:48:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:48:34 ---> Running in 82565923b1a8 20:48:34 ---> Running in 0a257cf39135 20:48:34 Removing intermediate container ed23e804c29c 20:48:34 ---> d4c4eaab086e 20:48:34 Step 12/22 : ENV APP_PORT=59880 20:48:34 Removing intermediate container 35749f8a2dbe 20:48:34 ---> 9557420e035e 20:48:34 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:48:34 ---> Running in 295f3c487bd2 20:48:34 Removing intermediate container 0a257cf39135 20:48:34 ---> fe456a1a5b81 20:48:34 Step 20/22 : LABEL arch=x86_64 20:48:34 ---> Running in dc2c82031025 20:48:34 Removing intermediate container 82565923b1a8 20:48:34 ---> 910a7d92ea26 20:48:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:48:34 ---> Running in 86d93364c597 20:48:34 ---> 94dba671d620 20:48:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:48:34 ---> Running in e16a472e2a39 20:48:34 ---> Running in 045a23ff27be 20:48:34 Removing intermediate container 295f3c487bd2 20:48:34 ---> b0478ddf6479 20:48:34 Step 13/22 : EXPOSE $APP_PORT 20:48:34 Removing intermediate container dc2c82031025 20:48:34 ---> 9e1b10b08b84 20:48:34 Step 18/20 : LABEL arch=x86_64 20:48:34 Removing intermediate container 86d93364c597 20:48:34 ---> 292026ad0c42 20:48:34 Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:48:34 ---> Running in 69437349518b 20:48:34 Removing intermediate container e16a472e2a39 20:48:34 ---> 6921faa0dbc8 20:48:34 Step 21/23 : LABEL arch=x86_64 ---> Running in 955ad2a9b6a6 20:48:34 20:48:34 Removing intermediate container 045a23ff27be 20:48:34 ---> 9b7f0db8ca2e 20:48:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:48:34 ---> Running in 3288e7f37189 20:48:34 ---> Running in 8040cc449631 20:48:34 ---> Running in f6aa6f480d28 20:48:34 Removing intermediate container 69437349518b 20:48:34 ---> 4798620d743e 20:48:34 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:48:34 Removing intermediate container 955ad2a9b6a6 20:48:34 ---> 0cbd0596f5b2 20:48:34 Step 19/20 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:48:34 ---> Running in c768d5caf02a 20:48:34 Removing intermediate container 3288e7f37189 20:48:34 ---> 6482b14244fb 20:48:34 Step 22/22 : LABEL version=0.0.0 20:48:34 Removing intermediate container 8040cc449631 20:48:34 ---> 9c19ea6bf141 20:48:34 Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:48:34 Removing intermediate container f6aa6f480d28 20:48:34 ---> 17a9366bf8cf 20:48:34 Step 22/24 : LABEL arch=x86_64 20:48:34 ---> Running in 6847ceffa586 20:48:34 ---> Running in 6099ae59d6b8 20:48:34 ---> Running in bc7d8f849095 20:48:34 ---> Running in ab700f23faae 20:48:34 Removing intermediate container 6847ceffa586 20:48:34 ---> a43a989f3f11 20:48:34 Step 20/20 : LABEL version=0.0.0 20:48:34 Removing intermediate container 6099ae59d6b8 20:48:34 ---> de99ba96e063 20:48:34 20:48:34 Removing intermediate container bc7d8f849095 20:48:34 ---> 7f498ff41c62 20:48:34 Step 23/23 : LABEL version=0.0.0 20:48:34 Removing intermediate container ab700f23faae 20:48:34 ---> Running in 646dbd98c64d 20:48:34 ---> d8bcfd101adf 20:48:34 Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:48:35 ---> Running in a01f143be8aa 20:48:35 ---> Running in 6259fb1b55c8 20:48:35 Successfully built de99ba96e063 20:48:35 Successfully tagged core-common-config-bootstrapper:latest 20:48:35  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 20:48:35 Removing intermediate container 646dbd98c64d 20:48:35 ---> ed38d471651a 20:48:35 20:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:35 Removing intermediate container a01f143be8aa 20:48:35 ---> ec0d23dfc647 20:48:35 20:48:35 Removing intermediate container 6259fb1b55c8 20:48:35 ---> a73c9dbb4a49 20:48:35 Step 24/24 : LABEL version=0.0.0 20:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:35 Successfully built ed38d471651a 20:48:35 Successfully built ec0d23dfc647 20:48:35 Successfully tagged security-proxy-setup:latest 20:48:35  Building security-proxy-setup ... done Building security-proxy-auth 20:48:35 Successfully tagged core-command:latest 20:48:35 Building security-spiffe-token-provider 20:48:35  Building core-command ... done  ---> Running in c09ddd7c846c 20:48:35 (1/1) Installing dumb-init (1.2.5-r1) 20:48:35 Removing intermediate container c09ddd7c846c 20:48:35 ---> ce4206ebd008 20:48:35 20:48:35 Executing busybox-1.35.0-r17.trigger 20:48:35 OK: 6 MiB in 15 packages 20:48:35 Successfully built ce4206ebd008 20:48:35 Successfully tagged core-metadata:latest 20:48:35 Building support-scheduler 20:48:38  Building core-metadata ... done Removing intermediate container c768d5caf02a 20:48:38 ---> 504a7d3a7f77 20:48:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:39 ---> 179404998ae6 20:48:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:48:40 ---> 4ee0043ddb94 20:48:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:48:40 ---> 7c3f660f692c 20:48:40 Step 18/22 : ENTRYPOINT ["/core-data"] 20:48:40 ---> Running in 24d254519889 20:48:41 Removing intermediate container 24d254519889 20:48:41 ---> f9c3378f4129 20:48:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:48:41 ---> Running in cd270428aaf8 20:48:41 Removing intermediate container cd270428aaf8 20:48:41 ---> b08e805c3224 20:48:41 Step 20/22 : LABEL arch=x86_64 20:48:41 ---> Running in 24f5ec20408a 20:48:41 Removing intermediate container 24f5ec20408a 20:48:41 ---> cdd039298d73 20:48:41 Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:48:41 ---> Running in 5d1d1f5fe0e2 20:48:41 Removing intermediate container 5d1d1f5fe0e2 20:48:41 ---> acaae937ee7b 20:48:41 Step 22/22 : LABEL version=0.0.0 20:48:42 ---> Running in 6bbaf6c71d66 20:48:42 Removing intermediate container 6bbaf6c71d66 20:48:42 ---> 8f3c5da73c84 20:48:42 20:48:42 Successfully built 8f3c5da73c84 20:48:42 Successfully tagged core-data:latest 20:48:42 Building security-bootstrapper 20:48:44  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:44 ---> 09b7066fe2fc 20:48:44 Step 3/23 : WORKDIR /edgex-go 20:48:44 ---> Using cache 20:48:44 ---> f9b7de3de4dc 20:48:44 Step 4/23 : RUN apk add --update --no-cache make git 20:48:44 ---> Using cache 20:48:44 ---> ee55ca15d584 20:48:44 Step 5/23 : COPY go.mod vendor* ./ 20:48:44 ---> Using cache 20:48:44 ---> 20af22e0e21a 20:48:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:44 ---> Using cache 20:48:44 ---> 74a5772c896e 20:48:44 Step 7/23 : COPY . . 20:48:44 ---> Using cache 20:48:44 ---> ddbd05161a01 20:48:44 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:48:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:44 ---> 09b7066fe2fc 20:48:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:48:44 ---> Using cache 20:48:44 ---> b58bd60fc1a6 20:48:44 Step 4/22 : WORKDIR /edgex-go 20:48:44 ---> Using cache 20:48:44 ---> 8c6f3eca9eef 20:48:44 Step 5/22 : RUN apk add --update --no-cache make git 20:48:44 ---> Using cache 20:48:44 ---> 056d6471ce2d 20:48:44 Step 6/22 : COPY go.mod vendor* ./ 20:48:44 ---> Using cache 20:48:44 ---> 6e833e3252d9 20:48:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:44 ---> Using cache 20:48:44 ---> 000e242b8291 20:48:44 Step 8/22 : COPY . . 20:48:44 ---> Using cache 20:48:44 ---> a7533bc04adc 20:48:44 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:48:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:44 ---> 09b7066fe2fc 20:48:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:48:44 ---> Using cache 20:48:44 ---> b58bd60fc1a6 20:48:44 Step 4/22 : WORKDIR /edgex-go 20:48:44 ---> Using cache 20:48:44 ---> 8c6f3eca9eef 20:48:44 Step 5/22 : RUN apk add --update --no-cache make git 20:48:44 ---> Using cache 20:48:44 ---> 056d6471ce2d 20:48:44 Step 6/22 : COPY go.mod vendor* ./ 20:48:44 ---> Using cache 20:48:44 ---> 6e833e3252d9 20:48:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:44 ---> Using cache 20:48:44 ---> 000e242b8291 20:48:44 Step 8/22 : COPY . . 20:48:44 ---> Using cache 20:48:44 ---> a7533bc04adc 20:48:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:48:44 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:44 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:48:44 ---> 09b7066fe2fc 20:48:44 Step 3/19 : WORKDIR /edgex-go 20:48:44 ---> Using cache 20:48:44 ---> f9b7de3de4dc 20:48:44 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:48:45 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:48:45 ---> 09b7066fe2fc 20:48:45 Step 3/32 : WORKDIR /edgex-go 20:48:45 ---> Using cache 20:48:45 ---> f9b7de3de4dc 20:48:45 Step 4/32 : RUN apk add --update --no-cache make git 20:48:45 ---> Using cache 20:48:45 ---> ee55ca15d584 20:48:45 Step 5/32 : COPY go.mod vendor* ./ 20:48:45 ---> Using cache 20:48:45 ---> 20af22e0e21a 20:48:45 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:45 ---> Using cache 20:48:45 ---> 74a5772c896e 20:48:45 Step 7/32 : COPY . . 20:48:45 ---> Using cache 20:48:45 ---> ddbd05161a01 20:48:45 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:48:46 ---> Running in 64fcf6cc7fda 20:48:46 ---> Running in e768018e1dec 20:48:46 ---> Running in 1e0de015f9ec 20:48:46 ---> Running in 92e591c76255 20:48:46 ---> Running in 447cdc99d447 20:48:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:48: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:48:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:48:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:47 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:48:47 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:48:47 OK: 17046 distinct packages available 20:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:48:48 OK: 211 MiB in 51 packages 20:48:49 Removing intermediate container 92e591c76255 20:48:49 ---> 9c810df523eb 20:48:49 Step 5/19 : COPY go.mod vendor* ./ 20:48:49 ---> 0652f01fb59d 20:48:49 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:49 ---> Running in 62b57641fb3e 20:49:15 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:49:15 Removing intermediate container 62b57641fb3e 20:49:15 ---> b371089175c6 20:49:15 Step 7/19 : COPY . . 20:49:20 Removing intermediate container 64fcf6cc7fda 20:49:20 ---> 34d329c58e95 20:49:20 20:49:20 Step 10/22 : FROM alpine:3.16 20:49:20 ---> dfd21b5a31f5 20:49:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:49:20 ---> Using cache 20:49:20 ---> 45b54ebbe697 20:49:20 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:49:20 ---> Using cache 20:49:20 ---> 574b5b55b0ab 20:49:20 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:20 ---> Using cache 20:49:20 Removing intermediate container 447cdc99d447 20:49:20 ---> c07e22cbf6fa 20:49:20 20:49:20 Step 9/32 : FROM alpine:3.16 20:49:20 ---> dfd21b5a31f5 20:49:20 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:49:20 ---> 5f47455b3d47 20:49:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:49:20 ---> 967895120b52 20:49:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:49:20 ---> Running in 6150771f4dd0 20:49:20 Removing intermediate container e768018e1dec 20:49:20 ---> da685864728e 20:49:20 20:49:20 Step 9/23 : FROM alpine:3.16 20:49:20 ---> dfd21b5a31f5 20:49:20 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:49:20 ---> Running in 93c2c4dfffef 20:49:20 ---> Running in cb4783a5d380 20:49:20 Removing intermediate container 6150771f4dd0 20:49:20 ---> acbd4152ee47 20:49:20 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:49:20 ---> 6f5e344b64f7 20:49:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:49:20 ---> Running in 93eac196138a 20:49: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:49:21 ---> e5ce30888b5f 20:49:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:49:21 ---> dab087d59482 20:49:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:21 (1/3) Installing ca-certificates (20220614-r0) 20:49:21 (1/2) Installing dumb-init (1.2.5-r1) 20:49:21 (2/3) Installing dumb-init (1.2.5-r1) 20:49:21 (2/2) Installing su-exec (0.2-r1) 20:49:21 Executing busybox-1.35.0-r17.trigger 20:49:21 (3/3) Installing su-exec (0.2-r1) 20:49:21 OK: 6 MiB in 16 packages 20:49:21 ---> Running in be7cc3e13ef8 20:49:21 Executing busybox-1.35.0-r17.trigger 20:49:21 Executing ca-certificates-20220614-r0.trigger 20:49:21 OK: 6 MiB in 17 packages 20:49:22 Removing intermediate container 93eac196138a 20:49:22 ---> d5df638eadae 20:49:22 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:49:22 ---> Running in c24ef1f80c9c 20:49:22 Removing intermediate container cb4783a5d380 20:49:22 ---> f04d4f5880ed 20:49:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:49:22 ---> Running in 591b80feb68b 20:49:23 Removing intermediate container c24ef1f80c9c 20:49:23 ---> cf3b29637873 20:49:23 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:49:23 ---> Running in 16ad25618612 20:49:23 Removing intermediate container be7cc3e13ef8 20:49:23 ---> e672d91a9b2a 20:49:23 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:49:23 Removing intermediate container 591b80feb68b 20:49:23 ---> 3abf4388d45e 20:49:23 Step 12/23 : WORKDIR / 20:49:23 Removing intermediate container 1e0de015f9ec 20:49:23 ---> f58e926bf1f1 20:49:23 20:49:23 Step 10/22 : FROM alpine:3.16 20:49:23 ---> dfd21b5a31f5 20:49:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:49:23 ---> Using cache 20:49:23 ---> 36ba75868533 20:49:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:49:23 ---> Using cache 20:49:23 ---> 30b0d3f00dec 20:49:23 Step 13/22 : ENV APP_PORT=59861 20:49:23 ---> Running in 6cc4dc07a5cd 20:49:23 ---> Running in c522541f8bb1 20:49:23 ---> Running in 01c17735fc28 20:49:23 Removing intermediate container 16ad25618612 20:49:23 ---> 4762577f7b7e 20:49:23 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:49:23 ---> Running in f7aff21b37b7 20:49:23 Removing intermediate container c522541f8bb1 20:49:23 ---> 8e74c9a06a8f 20:49:23 Step 14/22 : EXPOSE $APP_PORT 20:49:23 Removing intermediate container 6cc4dc07a5cd 20:49:23 ---> c8a026947c32 20:49:23 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:49:23 Removing intermediate container 01c17735fc28 20:49:23 ---> c7f95b4c8db4 20:49:23 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:49:23 ---> Running in 79bd82075a8c 20:49:23 ---> Running in 699eeeddd491 20:49:23 Removing intermediate container f7aff21b37b7 20:49:23 ---> 6f8a11849aae 20:49:23 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:49:23 ---> Running in 9462e2046926 20:49:23 ---> 683b8e02eb45 20:49:23 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:49:23 Removing intermediate container 79bd82075a8c 20:49:23 ---> c666c7b0980a 20:49:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:23 Removing intermediate container 699eeeddd491 20:49:23 ---> c4b6a150aae8 20:49:23 Step 20/22 : LABEL arch=x86_64 20:49:23 Removing intermediate container 9462e2046926 20:49:23 ---> 5af6ce579eb1 20:49:23 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:49:23 ---> Running in 673aa785e931 20:49:23 ---> Running in 74d4a5422fd2 20:49:23 ---> 9ded9b6be613 20:49:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:49:23 ---> cd4453bca984 20:49:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:49:23 Removing intermediate container 673aa785e931 20:49:23 ---> 9e669307ad2d 20:49:23 Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:49:23 ---> Running in bcea9c8ec319 20:49:24 ---> 3582aaab5b97 20:49:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:49:24 Removing intermediate container bcea9c8ec319 20:49:24 ---> f1ec536f7794 20:49:24 Step 22/22 : LABEL version=0.0.0 20:49:24 ---> Running in 8846e0eed895 20:49:24 Removing intermediate container 8846e0eed895 20:49:24 ---> 2323de20dd55 20:49:24 20:49:24 ---> 6283947f4ff7 20:49:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:49:24 Successfully built 2323de20dd55 20:49:24 ---> 9412d4f7b7ee 20:49:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:49:24 Successfully tagged security-proxy-auth:latest 20:49:24 Building support-notifications 20:49:24  Building security-proxy-auth ... done Removing intermediate container 74d4a5422fd2 20:49:24 ---> 5abb95207721 20:49:24 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:49:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:49:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:49:27 ---> 09b7066fe2fc 20:49:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:49:27 ---> Using cache 20:49:27 ---> b58bd60fc1a6 20:49:27 Step 4/22 : WORKDIR /edgex-go 20:49:27 ---> Using cache 20:49:27 ---> 8c6f3eca9eef 20:49:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:49:27 ---> Running in c5906645e0f8 20:49:27 ---> 2dff5ff131dc 20:49:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:49:27 ---> 3fe5c3c85e1c 20:49:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:49:27 ---> Running in 26b38605a16c 20:49:27 ---> Running in 70451efb050f 20:49:27 Removing intermediate container c5906645e0f8 20:49:27 ---> 54143131092f 20:49:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:49:27 Removing intermediate container 70451efb050f 20:49:27 ---> 849d7fc2cc7b 20:49:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:49:27 ---> 44de48db5b44 20:49:27 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:27 ---> Running in 4f36d3787e4d 20:49:27 ---> Running in cb955ab1c035 20:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:49:27 ---> de5d30ae962f 20:49:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:49:27 ---> Running in 8593ebc69043 20:49:27 Removing intermediate container 4f36d3787e4d 20:49:27 ---> 668a72a58074 20:49:27 Step 20/22 : LABEL arch=x86_64 20:49:27 ---> Running in b44eacce9bec 20:49:28 OK: 211 MiB in 51 packages 20:49:28 Removing intermediate container b44eacce9bec 20:49:28 ---> 977bf669fdc3 20:49:28 Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:49:28 ---> Running in bd5a88d8c6ae 20:49:28 Removing intermediate container bd5a88d8c6ae 20:49:28 ---> 52db14f3dd6d 20:49:28 Step 22/22 : LABEL version=0.0.0 20:49:28 ---> Running in da960665b9d9 20:49:28 Removing intermediate container 26b38605a16c 20:49:28 ---> 20813c25332d 20:49:28 Step 6/22 : COPY go.mod vendor* ./ 20:49:29 Removing intermediate container da960665b9d9 20:49:29 ---> b821eb5c1049 20:49:29 20:49:29 Successfully built b821eb5c1049 20:49:29 Successfully tagged support-scheduler:latest 20:49:29  Building support-scheduler ... done Building security-spire-config 20:49:29 Removing intermediate container cb955ab1c035 20:49:29 ---> 148951f13032 20:49:29 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:49:29 ---> 2618b26fecf2 20:49:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:30 ---> Running in a869724c8e39 20:49:30 ---> Running in 75d6057e92cd 20:49:30 Removing intermediate container 8593ebc69043 20:49:30 ---> 9f15dd2b611d 20:49:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:30 Removing intermediate container a869724c8e39 20:49:30 ---> 6c314506937e 20:49:30 Step 21/23 : LABEL arch=x86_64 20:49:31 ---> 168c593f5c06 20:49:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:49:31 ---> Running in 39ec2c78c052 20:49:31 Removing intermediate container 39ec2c78c052 20:49:31 ---> a0bf263659c2 20:49:31 Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:49:31 ---> 7911bbd0e1a9 20:49:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:49:31 ---> Running in 96dd3f6c1a33 20:49:32 Removing intermediate container 96dd3f6c1a33 20:49:32 ---> a138ea99b863 20:49:32 Step 23/23 : LABEL version=0.0.0 20:49:32 ---> e8bb171cd3c1 20:49:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:49:32 ---> Running in c21db904b671 20:49:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:49:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:49:32 ---> 09b7066fe2fc 20:49:32 Step 3/24 : WORKDIR /edgex-go 20:49:32 ---> Using cache 20:49:32 ---> f9b7de3de4dc 20:49:32 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:49:32 ---> Running in d9c0466268ad 20:49:32 Removing intermediate container c21db904b671 20:49:32 ---> 581740264ac7 20:49:32 20:49:32 Successfully built 581740264ac7 20:49:32 Successfully tagged security-secretstore-setup:latest 20:49:32 Building security-spire-agent 20:49:32  Building security-secretstore-setup ... done  ---> 0ffb7ef1fe7c 20:49:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:49:33 OK: 211 MiB in 51 packages 20:49:34 ---> b63919c83183 20:49:34 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:49:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:49:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:49:35 ---> 09b7066fe2fc 20:49:35 Step 3/24 : WORKDIR /edgex-go 20:49:35 ---> Using cache 20:49:35 ---> f9b7de3de4dc 20:49:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:49:35 ---> 6b3607d82cec 20:49:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:49:35 ---> Running in 40679ff28e78 20:49:35 Removing intermediate container d9c0466268ad 20:49:35 ---> 148ac926fd40 20:49:35 Step 5/24 : COPY go.mod vendor* ./ 20:49:35 ---> 09bbdb7a0c20 20:49:35 Step 27/32 : RUN chmod +x /entrypoint.sh 20:49:35 ---> 2c2362cfc031 20:49:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:35 ---> Running in 0c9ec1a43a56 20:49:35 ---> Running in 0b5a14958d66 20:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:49:36 OK: 211 MiB in 51 packages 20:49:36 Removing intermediate container 40679ff28e78 20:49:36 ---> d630d7b5d85c 20:49:36 Step 5/24 : COPY go.mod vendor* ./ 20:49:36 Removing intermediate container 0c9ec1a43a56 20:49:36 ---> ed4519412019 20:49:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:49:36 ---> Running in e1bd506e3ea1 20:49:36 ---> c7bb8a9efe00 20:49:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:36 ---> Running in 21e1a2ca6991 20:49:36 Removing intermediate container e1bd506e3ea1 20:49:36 ---> 7ec489294a1c 20:49:36 Step 29/32 : CMD ["gate"] 20:49:36 ---> Running in d3c1a1879983 20:49:36 Removing intermediate container d3c1a1879983 20:49:36 ---> be97d101b582 20:49:36 Step 30/32 : LABEL arch=x86_64 20:49:36 ---> Running in 9d290d538bf6 20:49:37 Removing intermediate container 9d290d538bf6 20:49:37 ---> a85122020e3c 20:49:37 Step 31/32 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:49:37 ---> Running in c13b98df60d8 20:49:37 Removing intermediate container c13b98df60d8 20:49:37 ---> 3fad89653a57 20:49:37 Step 32/32 : LABEL version=0.0.0 20:49:37 ---> Running in 7c15b4ddaf34 20:49:37 Removing intermediate container 7c15b4ddaf34 20:49:37 ---> e7006dede2fc 20:49:37 20:49:37 Successfully built e7006dede2fc 20:49:37 Successfully tagged security-bootstrapper:latest 20:49:40  Building security-bootstrapper ... done Removing intermediate container 93c2c4dfffef 20:49:40 ---> 76dfd1142d8b 20:49:40 20:49:40 Step 9/19 : FROM alpine:3.15 20:49:40 ---> 5ce65d7b0fde 20:49:40 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:49:40 ---> Using cache 20:49:40 ---> 1932bbf9b0bf 20:49:40 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:49:40 ---> Running in 09c9a105261e 20:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:49:41 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:49:41 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:49:41 OK: 15859 distinct packages available 20:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:49:41 (1/9) Installing ca-certificates (20220614-r0) 20:49:41 (2/9) Installing brotli-libs (1.0.9-r5) 20:49:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:49:41 (4/9) Installing libcurl (7.80.0-r6) 20:49:41 (5/9) Installing curl (7.80.0-r6) 20:49:41 (6/9) Installing dumb-init (1.2.5-r1) 20:49:41 (7/9) Installing musl-obstack (1.2.3-r0) 20:49:41 (8/9) Installing libucontext (1.1-r0) 20:49:41 (9/9) Installing gcompat (1.0.0-r4) 20:49:41 Executing busybox-1.34.1-r7.trigger 20:49:41 Executing ca-certificates-20220614-r0.trigger 20:49:41 OK: 8 MiB in 23 packages 20:49:44 Removing intermediate container 09c9a105261e 20:49:44 ---> 172571ee9ea3 20:49:44 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:44 ---> 449b2afa09f1 20:49:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:49:44 ---> adea3e747ae5 20:49:44 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:49:44 ---> 43a2af4f04d7 20:49:44 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:49:45 ---> Running in 55c56369f3fa 20:49:45 Removing intermediate container 55c56369f3fa 20:49:45 ---> acf3fb0dc88a 20:49:45 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:49:45 ---> Running in 29c00b22cb56 20:49:45 Removing intermediate container 29c00b22cb56 20:49:45 ---> d17630edf993 20:49:45 Step 17/19 : LABEL arch=x86_64 20:49:47 ---> Running in 098da2602d11 20:49:49 Removing intermediate container 098da2602d11 20:49:49 ---> 4a180f0fa98d 20:49:49 Step 18/19 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:49:49 ---> Running in cdf7aa7ca41a 20:49:49 Removing intermediate container cdf7aa7ca41a 20:49:49 ---> 2d350b59641f 20:49:49 Step 19/19 : LABEL version=0.0.0 20:49:50 ---> Running in 73537e900f0c 20:49:50 Removing intermediate container 75d6057e92cd 20:49:50 ---> bc4399de1cb4 20:49:50 Step 8/22 : COPY . . 20:49:50 Removing intermediate container 73537e900f0c 20:49:50 ---> 83055aa7ab9e 20:49:50 20:49:50 Successfully built 83055aa7ab9e 20:49:50 Successfully tagged security-spiffe-token-provider:latest 20:49:58  Building security-spiffe-token-provider ... done  ---> b5639f31ef33 20:49:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:49:58 ---> Running in 9c205c371460 20:49:58 Removing intermediate container 21e1a2ca6991 20:49:58 ---> 7ad4dc87413c 20:49:58 Step 7/24 : COPY . . 20:49:58 Removing intermediate container 0b5a14958d66 20:49:58 ---> ba96ead8470a 20:49:58 Step 7/24 : COPY . . 20:49:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:50:06 ---> 30dab0429567 20:50:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:50:06 ---> fa76d3435269 20:50:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:50:06 ---> Running in fa7b34064a57 20:50:06 ---> Running in 2adb8b0aa9f1 20:50:06 Removing intermediate container fa7b34064a57 20:50:06 ---> c3825fb2610a 20:50:06 Step 9/24 : WORKDIR /edgex-go/spire-build 20:50:06 Removing intermediate container 2adb8b0aa9f1 20:50:06 ---> 112e38c308ed 20:50:06 Step 9/24 : WORKDIR /edgex-go/spire-build 20:50:06 ---> Running in e015f30c60b3 20:50:06 ---> Running in 0a20623096f1 20:50:06 Removing intermediate container 0a20623096f1 20:50:06 ---> f61baa1fcd32 20:50:06 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:50:06 Removing intermediate container e015f30c60b3 20:50:06 ---> 35478b45b1f7 20:50:06 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:50:06 ---> Running in 147e7639991d 20:50:06 ---> Running in cf91ca31497f 20:50:07 Removing intermediate container 147e7639991d 20:50:07 ---> d69663703a41 20:50:07 Step 11/24 : WORKDIR /edgex-go 20:50:07 ---> Running in f47fd91c3287 20:50:07 Removing intermediate container cf91ca31497f 20:50:07 ---> 805594bd1062 20:50:07 Step 11/24 : WORKDIR /edgex-go 20:50:07 ---> Running in b5d65a57fe73 20:50:07 Removing intermediate container f47fd91c3287 20:50:07 ---> 83fcd204aeab 20:50:07 20:50:07 Step 12/24 : FROM alpine:3.15 20:50:07 ---> 5ce65d7b0fde 20:50:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:50:07 ---> Using cache 20:50:07 ---> 1932bbf9b0bf 20:50:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:50:07 ---> Running in 9a35c37ac05b 20:50:07 Removing intermediate container b5d65a57fe73 20:50:07 ---> 6e6fdc581e53 20:50:07 20:50:07 Step 12/24 : FROM alpine:3.15 20:50:07 ---> 5ce65d7b0fde 20:50:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:50:07 ---> Using cache 20:50:07 ---> 1932bbf9b0bf 20:50:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:50:07 ---> Using cache 20:50:07 ---> d5d6314333e0 20:50:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:50:08 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:50:08 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:50:08 OK: 15859 distinct packages available 20:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:50:09 (1/4) Installing dumb-init (1.2.5-r1) 20:50:09 (2/4) Installing musl-obstack (1.2.3-r0) 20:50:09 (3/4) Installing libucontext (1.1-r0) 20:50:09 ---> af19df0e3012 20:50:09 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:50:09 (4/4) Installing gcompat (1.0.0-r4) 20:50:09 Executing busybox-1.34.1-r7.trigger 20:50:09 OK: 6 MiB in 18 packages 20:50:10 Removing intermediate container 9a35c37ac05b 20:50:10 ---> b9931edba3ff 20:50:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:50:10 ---> dc9ab33cc0a9 20:50:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:50:11 ---> 555d274a3f9d 20:50:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:50:11 ---> 7335868a7fd3 20:50:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:50:11 ---> e6564e7595e0 20:50:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:50:12 ---> 6d0398e18615 20:50:12 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:50:12 ---> Running in 4e2c1aa7fcd1 20:50:12 ---> 6a3f1fd63e27 20:50:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:50:12 ---> Running in 30b0b8799189 20:50:12 Removing intermediate container 4e2c1aa7fcd1 20:50:12 ---> 44fa8afb4932 20:50:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:50:12 Removing intermediate container 30b0b8799189 20:50:12 ---> 0f45434003e2 20:50:12 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:50:12 ---> Running in 7a7a25f8ba06 20:50:12 ---> 6be6ed75c207 20:50:12 Step 19/24 : WORKDIR / 20:50:12 ---> Running in 4596a314e9b2 20:50:12 Removing intermediate container 7a7a25f8ba06 20:50:12 ---> 6eb420292c02 20:50:12 Step 22/24 : LABEL arch=x86_64 20:50:12 ---> Running in 474400ad2433 20:50:12 Removing intermediate container 4596a314e9b2 20:50:12 ---> 760720525790 20:50:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:50:12 Removing intermediate container 474400ad2433 20:50:12 ---> f7cab36b19bf 20:50:12 Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:50:12 ---> Running in 8216fb89cdd4 20:50:12 ---> Running in 2cc8099ff4c3 20:50:12 Removing intermediate container 8216fb89cdd4 20:50:12 ---> 59d2cbbf434f 20:50:12 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:50:12 ---> Running in 2dedca939b9b 20:50:12 Removing intermediate container 2cc8099ff4c3 20:50:12 ---> f7c8359fc904 20:50:12 Step 24/24 : LABEL version=0.0.0 20:50:12 ---> Running in 270941043e29 20:50:12 Removing intermediate container 2dedca939b9b 20:50:12 ---> a8c7bc5d9662 20:50:12 Step 22/24 : LABEL arch=x86_64 20:50:12 ---> Running in 82d9772b7591 20:50:12 Removing intermediate container 270941043e29 20:50:12 ---> 3595ef140fe4 20:50:12 20:50:13 Removing intermediate container 82d9772b7591 20:50:13 Successfully built 3595ef140fe4 20:50:13 ---> 7f96f5c5a2a6 20:50:13 Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:50:13 Successfully tagged security-spire-agent:latest 20:50:13  Building security-spire-agent ... done  ---> Running in e2e1b5eb4120 20:50:13 Removing intermediate container e2e1b5eb4120 20:50:13 ---> e25ce775d0d3 20:50:13 Step 24/24 : LABEL version=0.0.0 20:50:13 ---> Running in 9a3138b55d87 20:50:13 Removing intermediate container 9a3138b55d87 20:50:13 ---> 6a8f151f3a2e 20:50:13 20:50:13 Successfully built 6a8f151f3a2e 20:50:13 Successfully tagged security-spire-config:latest 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:50:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:50:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:50:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:50:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:50:17  Building security-spire-config ... done Removing intermediate container 9c205c371460 20:50:17 ---> 74c7d07f31e8 20:50:17 20:50:17 Step 10/22 : FROM alpine:3.16 20:50:17 ---> dfd21b5a31f5 20:50:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:50:17 ---> Running in 91d9f7fb9294 20:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:17 (1/2) Installing ca-certificates (20220614-r0) 20:50:17 (2/2) Installing dumb-init (1.2.5-r1) 20:50:17 Executing busybox-1.35.0-r17.trigger 20:50:17 Executing ca-certificates-20220614-r0.trigger 20:50:18 OK: 6 MiB in 16 packages 20:50:18 Removing intermediate container 91d9f7fb9294 20:50:18 ---> d33f26b4e7e1 20:50:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:50:18 ---> Running in db60b78ad088 20:50:18 Removing intermediate container db60b78ad088 20:50:18 ---> b161ee6165ad 20:50:18 Step 13/22 : ENV APP_PORT=59860 20:50:18 ---> Running in 8e19d9d2dbfd 20:50:18 Removing intermediate container 8e19d9d2dbfd 20:50:18 ---> 875f0d44fa4f 20:50:18 Step 14/22 : EXPOSE $APP_PORT 20:50:18 ---> Running in dd54ef99837c 20:50:18 Removing intermediate container dd54ef99837c 20:50:18 ---> aa8526f66000 20:50:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:18 ---> 1230f6a426f0 20:50:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:50:19 ---> 1aae45fcc5e4 20:50:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:50:19 ---> 3304401bf5dd 20:50:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:50:19 ---> Running in 2ae8b0c62441 20:50:19 Removing intermediate container 2ae8b0c62441 20:50:19 ---> a20c511bfbde 20:50:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:19 ---> Running in 3e232103958f 20:50:19 Removing intermediate container 3e232103958f 20:50:19 ---> bf11851f10c3 20:50:19 Step 20/22 : LABEL arch=x86_64 20:50:19 ---> Running in 72892219a1b4 20:50:19 Removing intermediate container 72892219a1b4 20:50:19 ---> d41cc98b5b6e 20:50:19 Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 20:50:19 ---> Running in 0e04fecaf805 20:50:19 Removing intermediate container 0e04fecaf805 20:50:19 ---> 05fb331f2e07 20:50:19 Step 22/22 : LABEL version=0.0.0 20:50:20 ---> Running in ae589af94fe6 20:50:20 Removing intermediate container ae589af94fe6 20:50:20 ---> 5eefd235fea5 20:50:20 20:50:20 Successfully built 5eefd235fea5 20:50:20 Successfully tagged support-notifications:latest 20:50:20  Building support-notifications ... done  [Pipeline] } 20:50:20 $ docker stop --time=1 96823d336ddd60f0a6b0385432787827ace92391cb11c49d62c3b14f61100a4a 20:50:21 $ docker rm -f --volumes 96823d336ddd60f0a6b0385432787827ace92391cb11c49d62c3b14f61100a4a [Pipeline] // withDockerContainer [Pipeline] sh 20:50:21 + docker images 20:50:21 REPOSITORY TAG IMAGE ID CREATED SIZE 20:50:21 support-notifications latest 5eefd235fea5 2 seconds ago 30.7MB 20:50:21 74c7d07f31e8 5 seconds ago 1.75GB 20:50:21 security-spire-config latest 6a8f151f3a2e 8 seconds ago 85.8MB 20:50:21 security-spire-agent latest 3595ef140fe4 9 seconds ago 125MB 20:50:21 6e6fdc581e53 14 seconds ago 1.55GB 20:50:21 83fcd204aeab 14 seconds ago 1.55GB 20:50:21 security-spiffe-token-provider latest 83055aa7ab9e 31 seconds ago 30MB 20:50:21 76dfd1142d8b 42 seconds ago 1.72GB 20:50:21 security-bootstrapper latest e7006dede2fc 44 seconds ago 19.8MB 20:50:21 security-secretstore-setup latest 581740264ac7 49 seconds ago 29.9MB 20:50:21 support-scheduler latest b821eb5c1049 53 seconds ago 30.1MB 20:50:21 security-proxy-auth latest 2323de20dd55 57 seconds ago 16.2MB 20:50:21 f58e926bf1f1 59 seconds ago 1.75GB 20:50:21 da685864728e About a minute ago 1.67GB 20:50:21 34d329c58e95 About a minute ago 1.66GB 20:50:21 c07e22cbf6fa About a minute ago 1.67GB 20:50:21 core-data latest 8f3c5da73c84 About a minute ago 18MB 20:50:21 core-metadata latest ce4206ebd008 About a minute ago 18.5MB 20:50:21 core-common-config-bootstrapper latest de99ba96e063 About a minute ago 15.5MB 20:50:21 security-proxy-setup latest ed38d471651a About a minute ago 16.4MB 20:50:21 core-command latest ec0d23dfc647 About a minute ago 17.8MB 20:50:21 b22821ab93af About a minute ago 1.69GB 20:50:21 ee9c038240bf About a minute ago 1.68GB 20:50:21 ae83bbb30e51 About a minute ago 1.69GB 20:50:21 d664269e01ad About a minute ago 1.66GB 20:50:21 a99102d9617a About a minute ago 1.68GB 20:50:21 security-spire-server latest d3aa72cf2f6d 2 minutes ago 86.5MB 20:50:21 0aa2f34a423b 2 minutes ago 1.55GB 20:50:21 ci-base-image-x86_64 latest 09b7066fe2fc 5 minutes ago 903MB 20:50:21 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 20:50:21 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 20:50:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 20:50:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:50:21 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:50:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.326s coverage: 28.7% of statements 20:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:50:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:50:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements 20:50:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.653s coverage: 71.2% of statements 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:50:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.461s coverage: 54.0% of statements 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:50:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.309s coverage: 88.5% of statements 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:50:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.524s coverage: 3.9% of statements 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:50:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.325s coverage: 95.6% of statements 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:50:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.492s coverage: 72.2% of statements 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:50:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.567s coverage: 65.9% of statements 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:50:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:50:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.364s coverage: 29.6% of statements 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 45.5% of statements 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.321s coverage: 82.9% of statements 20:50:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 20:51:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements 20:51:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.437s coverage: 87.5% of statements 20:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements 20:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.345s coverage: 79.9% of statements 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 20:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.327s coverage: 81.2% of statements 20:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.358s coverage: 82.1% of statements 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:51:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 84.8% of statements 20:51:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.295s coverage: 63.1% of statements 20:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements 20:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements 20:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.141s coverage: 100.0% of statements 20:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 20:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 20:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:51:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.958s coverage: 38.4% of statements 20:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.335s coverage: 89.5% of statements 20:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements 20:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:51:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:51:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:51:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.625s coverage: 92.3% of statements 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:51:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:51:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:51:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:51:49 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:51:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:51:49 go vet ./... 20:53:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:53:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:53:40 ./bin/test-attribution-txt.sh [Pipeline] echo 20:53:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:53:41 + ls -al . 20:53:41 total 700 20:53:41 drwxrwxr-x 10 1001 1001 4096 Mar 8 20:47 . 20:53:41 drwxr-xr-x 4 root root 4096 Mar 8 20:47 .. 20:53:41 drwxrwxr-x 2 1001 1001 4096 Mar 8 20:45 .blubracket 20:53:41 -rw-rw-r-- 1 1001 1001 16 Mar 8 20:45 .dockerignore 20:53:41 drwxrwxr-x 8 1001 1001 4096 Mar 8 20:45 .git 20:53:41 drwxrwxr-x 3 1001 1001 4096 Mar 8 20:45 .github 20:53:41 -rw-rw-r-- 1 1001 1001 1112 Mar 8 20:45 .gitignore 20:53:41 -rw-rw-r-- 1 1001 1001 42 Mar 8 20:45 .golangci.yml 20:53:41 -rw-rw-r-- 1 1001 1001 87 Mar 8 20:45 .hadolint.yml 20:53:41 -rw-rw-r-- 1 1001 1001 166 Mar 8 20:45 .sonarcloud.properties 20:53:41 -rw-rw-r-- 1 1001 1001 1171 Mar 8 20:45 ADOPTERS.md 20:53:41 -rw-rw-r-- 1 1001 1001 10825 Mar 8 20:45 Attribution.txt 20:53:41 -rw-rw-r-- 1 1001 1001 73765 Mar 8 20:45 CHANGELOG.md 20:53:41 -rw-rw-r-- 1 1001 1001 3804 Mar 8 20:45 CONTRIBUTING.md 20:53:41 -rw-rw-r-- 1 1001 1001 677 Mar 8 20:45 GOVERNANCE.md 20:53:41 -rw-rw-r-- 1 1001 1001 883 Mar 8 20:45 Jenkinsfile 20:53:41 -rw-rw-r-- 1 1001 1001 10775 Mar 8 20:45 LICENSE 20:53:41 -rw-rw-r-- 1 1001 1001 14071 Mar 8 20:45 Makefile 20:53:41 -rw-rw-r-- 1 1001 1001 582 Mar 8 20:45 OWNERS.md 20:53:41 -rw-rw-r-- 1 1001 1001 9403 Mar 8 20:45 README.md 20:53:41 -rw-rw-r-- 1 1001 1001 6912 Mar 8 20:45 SECURITY.md 20:53:41 -rw-rw-r-- 1 1001 1001 5 Mar 8 20:44 VERSION 20:53:41 drwxrwxr-x 2 1001 1001 4096 Mar 8 20:45 bin 20:53:41 drwxrwxr-x 18 1001 1001 4096 Mar 8 20:45 cmd 20:53:41 -rw-r--r-- 1 root root 446903 Mar 8 20:51 coverage.out 20:53:41 -rw-rw-r-- 1 1001 1001 3232 Mar 8 20:45 go.mod 20:53:41 -rw-rw-r-- 1 1001 1001 31098 Mar 8 20:45 go.sum 20:53:41 drwxrwxr-x 7 1001 1001 4096 Mar 8 20:45 internal 20:53:41 drwxrwxr-x 3 1001 1001 4096 Mar 8 20:45 openapi 20:53:41 drwxrwxr-x 4 1001 1001 4096 Mar 8 20:45 snap 20:53:41 -rw-rw-r-- 1 1001 1001 204 Mar 8 20:45 version.go [Pipeline] sh 20:53:41 + '[' -e coverage.out ] 20:53:41 + chown 1001:1001 coverage.out [Pipeline] stash 20:53:41 Warning: overwriting stash ‘coverage-report’ 20:53:42 Stashed 1 file(s) [Pipeline] sh 20:53:42 + make build 20:53:42 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:55:04 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:55: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:55:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:55:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:56:01 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:56:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:56:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:56: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:56:16 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:56:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:56: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:56:32 $ docker stop --time=1 ef159c00807cb6036b4d251547a36f553d50e00da3eecc831c117aafcfcfafd0 20:56:35 $ docker rm -f --volumes ef159c00807cb6036b4d251547a36f553d50e00da3eecc831c117aafcfcfafd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:38 20:56:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:38 latest: Pulling from edgex-devops/edgex-compose-arm64 20:56:38 29e5d40040c1: Pulling fs layer 20:56:38 1ce36da41761: Pulling fs layer 20:56:38 25b303627fd3: Pulling fs layer 20:56:38 29e5d40040c1: Verifying Checksum 20:56:38 29e5d40040c1: Download complete 20:56:39 1ce36da41761: Verifying Checksum 20:56:39 1ce36da41761: Download complete 20:56:39 29e5d40040c1: Pull complete 20:56:40 1ce36da41761: Pull complete 20:56:40 25b303627fd3: Download complete 20:56:50 25b303627fd3: Pull complete 20:56:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:56:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:51 prd-ubuntu20.04-docker-arm64-4c-16g-8887 does not seem to be running inside a container 20:56:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:56:53 $ docker top c41839ab4655c2e1517b3a73b357809bb52034432acabf7d19b7c7adb8b4bfc4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:54 + docker-compose build --help 20:56:54 + grep parallel 20:56:58 --parallel Build images in parallel. [Pipeline] } 20:56:58 $ docker stop --time=1 c41839ab4655c2e1517b3a73b357809bb52034432acabf7d19b7c7adb8b4bfc4 20:57:00 $ docker rm -f --volumes c41839ab4655c2e1517b3a73b357809bb52034432acabf7d19b7c7adb8b4bfc4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:57:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:01 prd-ubuntu20.04-docker-arm64-4c-16g-8887 does not seem to be running inside a container 20:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:57:02 $ docker top 716750f2145ac18d11fbcd054522c90f35232e9bcb08eb8e96db2051ddbdab16 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:03 + docker-compose -f ./docker-compose-build.yml build --parallel 20:57:08 Building core-command ... 20:57:08 Building core-common-config-bootstrapper ... 20:57:08 Building core-data ... 20:57:08 Building core-metadata ... 20:57:08 Building security-bootstrapper ... 20:57:08 Building security-proxy-auth ... 20:57:08 Building security-proxy-setup ... 20:57:08 Building security-secretstore-setup ... 20:57:08 Building security-spiffe-token-provider ... 20:57:08 Building security-spire-agent ... 20:57:08 Building security-spire-config ... 20:57:08 Building security-spire-server ... 20:57:08 Building support-notifications ... 20:57:08 Building support-scheduler ... 20:57:08 Building support-scheduler 20:57:08 Building core-common-config-bootstrapper 20:57:08 Building support-notifications 20:57:08 Building security-proxy-auth 20:57:08 Building security-spiffe-token-provider 20:57:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:55 ---> 5e1d4c63d003 20:57:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:57:55 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:55 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:57:55 ---> 5e1d4c63d003 20:57:55 Step 3/19 : WORKDIR /edgex-go 20:57:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:55 ---> 5e1d4c63d003 20:57:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:57:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:55 ---> 5e1d4c63d003 20:57:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:57:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:57:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:57:55 ---> 5e1d4c63d003 20:57:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:57:55 ---> Running in f6a1406cd1f1 20:57:55 ---> Running in ff5a99e25552 20:57:55 ---> Running in d1498c45e51f 20:57:55 ---> Running in 402ccb46b7e5 20:57:55 ---> Running in a4e40fecbb60 20:57:55 Removing intermediate container 402ccb46b7e5 20:57:55 ---> 8a46fa792559 20:57:55 Step 4/22 : WORKDIR /edgex-go 20:57:55 Removing intermediate container ff5a99e25552 20:57:55 ---> fd65c611fd22 20:57:55 Step 4/22 : WORKDIR /edgex-go 20:57:55 Removing intermediate container d1498c45e51f 20:57:55 ---> 0c4489ebd87d 20:57:55 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:57:55 Removing intermediate container a4e40fecbb60 20:57:55 ---> b55d4cbef539 20:57:55 Step 4/22 : WORKDIR /edgex-go 20:57:55 ---> Running in 7701df141e7c 20:57:55 ---> Running in b9f98fb955bb 20:57:55 Removing intermediate container f6a1406cd1f1 20:57:55 ---> ae54a153fc91 20:57:55 Step 4/22 : WORKDIR /edgex-go 20:57:55 ---> Running in 9894584b9fb3 20:57:55 ---> Running in 0fc4a732add9 20:57:55 ---> Running in dd6747c6db07 20:57:55 Removing intermediate container 7701df141e7c 20:57:55 ---> 00f3c01efc32 20:57:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:57:55 Removing intermediate container b9f98fb955bb 20:57:55 ---> e23fa9c937f8 20:57:55 Step 5/22 : RUN apk add --update --no-cache make git 20:57:55 ---> Running in 27bd8f67f6cb 20:57:55 Removing intermediate container 0fc4a732add9 20:57:55 ---> f284f576d5e9 20:57:55 Step 5/22 : RUN apk add --update --no-cache make git 20:57:55 Removing intermediate container dd6747c6db07 20:57:55 ---> 675b62ff7f0b 20:57:55 Step 5/22 : RUN apk add --update --no-cache make git 20:57:55 ---> Running in 96a872df62e6 20:57:55 ---> Running in ce8c3664d890 20:57:55 ---> Running in 4877c8b3c173 20:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:57:58 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:57:58 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:57:58 OK: 16903 distinct packages available 20:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:57:58 OK: 221 MiB in 51 packages 20:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:57:58 OK: 221 MiB in 51 packages 20:57:59 OK: 221 MiB in 51 packages 20:57:59 Removing intermediate container 27bd8f67f6cb 20:57:59 ---> 8f602923e0ca 20:57:59 Step 6/22 : COPY go.mod vendor* ./ 20:57:59 OK: 221 MiB in 51 packages 20:58:00 OK: 221 MiB in 51 packages 20:58:01 Removing intermediate container ce8c3664d890 20:58:01 ---> 24b129d7e15a 20:58:01 Step 6/22 : COPY go.mod vendor* ./ 20:58:01 ---> ba9974bade6a 20:58:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:01 Removing intermediate container 4877c8b3c173 20:58:01 ---> 404822601f04 20:58:01 Step 6/22 : COPY go.mod vendor* ./ 20:58:01 Removing intermediate container 96a872df62e6 20:58:01 ---> 73a661f4766a 20:58:01 Step 6/22 : COPY go.mod vendor* ./ 20:58:01 ---> Running in aee95a2b55e7 20:58:01 Removing intermediate container 9894584b9fb3 20:58:01 ---> 6e1075103dbd 20:58:01 Step 5/19 : COPY go.mod vendor* ./ 20:58:02 ---> 6ca4c939282d 20:58:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:02 ---> Running in 6a89db8a5b7d 20:58:02 ---> 13f2f7cf7ca5 20:58:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:03 ---> Running in e90bddf75b66 20:58:03 ---> 0ded0c5bd3ac 20:58:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:03 ---> Running in 5a90d98686a2 20:58:03 ---> 5217e5a7a8f7 20:58:03 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:03 ---> Running in 98cc3d0c286c 20:59:55 Removing intermediate container e90bddf75b66 20:59:55 ---> 38a289fca1f5 20:59:55 Step 8/22 : COPY . . 20:59:55 Removing intermediate container 5a90d98686a2 20:59:55 ---> 93885b678923 20:59:55 Step 8/22 : COPY . . 20:59:55 Removing intermediate container 6a89db8a5b7d 20:59:55 ---> ec6c445afa06 20:59:55 Step 8/22 : COPY . . 20:59:55 Removing intermediate container aee95a2b55e7 20:59:55 Removing intermediate container 98cc3d0c286c 20:59:55 ---> 95a9783a8b53 20:59:55 Step 7/19 : COPY . . ---> f92085b18656 20:59:55 Step 8/22 : COPY . . 20:59:55 20:59:55 ---> 87b4194fc170 20:59:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:59:56 ---> f80d4a2e05b5 20:59:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:59:56 ---> Running in d3862cb4a677 20:59:56 ---> e3c839ab1475 20:59:56 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:56 ---> e64e0a717514 20:59:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:59:56 ---> cf10a63357bc 20:59:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:59:56 ---> Running in ddef1bb4dae0 20:59:56 ---> Running in bbddc96f5f71 20:59:56 ---> Running in 8495da87cf66 20:59:56 ---> Running in 5f695c6ee208 20:59:58 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:59:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:59:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:59:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:59:58 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 21:05:35 Removing intermediate container ddef1bb4dae0 21:05:35 ---> 027702cfea4c 21:05:35 21:05:35 Step 10/22 : FROM alpine:3.16 21:05:35 3.16: Pulling from library/alpine 21:05:35 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:05:35 Status: Downloaded newer image for alpine:3.16 21:05:35 ---> 4c81e5bf8899 21:05:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:05:35 ---> Running in db689982efd3 21:05:35 Removing intermediate container db689982efd3 21:05:35 ---> 0db73d92bc2d 21:05:35 Step 12/22 : RUN apk add --update --no-cache dumb-init 21:05:35 ---> Running in 2a685e33f70f 21:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:05:35 (1/1) Installing dumb-init (1.2.5-r1) 21:05:35 Executing busybox-1.35.0-r17.trigger 21:05:35 OK: 5 MiB in 15 packages 21:05:35 Removing intermediate container 2a685e33f70f 21:05:35 ---> 2c3c66947e60 21:05:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:35 ---> 1c417cf23f1a 21:05:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:05:37 ---> d7e0fcdb051d 21:05:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 21:05:38 ---> 54979b19fe40 21:05:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:05:39 ---> 3fbe8dca87e9 21:05:39 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:05:39 ---> Running in 60adc5c533b0 21:05:43 Removing intermediate container 60adc5c533b0 21:05:43 ---> dcff7e0ec268 21:05:43 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 21:05:43 ---> Running in e980b8837f96 21:05:43 Removing intermediate container e980b8837f96 21:05:43 ---> 7a68157b0a67 21:05:43 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 21:05:43 ---> Running in 191bc349f3ac 21:05:43 Removing intermediate container 191bc349f3ac 21:05:43 ---> 214135f83d40 21:05:43 Step 20/22 : LABEL arch=arm64 21:05:43 ---> Running in ed289c008410 21:05:44 Removing intermediate container ed289c008410 21:05:44 ---> f81801e95656 21:05:44 Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:05:44 ---> Running in c369f92f636c 21:05:45 Removing intermediate container c369f92f636c 21:05:45 ---> a4ad25b8a801 21:05:45 Step 22/22 : LABEL version=0.0.0 21:05:45 ---> Running in 113b86d79532 21:05:45 Removing intermediate container 113b86d79532 21:05:45 ---> 3971a4bae8c6 21:05:45 21:05:46 Successfully built 3971a4bae8c6 21:05:46 Successfully tagged security-proxy-auth-arm64:latest 21:05:46  Building security-proxy-auth ... done Building security-proxy-setup 21:06:04 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:06:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:06:04 ---> 5e1d4c63d003 21:06:04 Step 3/20 : WORKDIR /edgex-go 21:06:04 ---> Using cache 21:06:04 ---> 0c4489ebd87d 21:06:04 Step 4/20 : RUN apk add --update --no-cache make git 21:06:04 ---> Running in 4dfac435ac20 21:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:06:07 OK: 221 MiB in 51 packages 21:06:08 Removing intermediate container 4dfac435ac20 21:06:08 ---> 507f2c472a7f 21:06:09 Step 5/20 : COPY go.mod vendor* ./ 21:06:10 ---> 06deb73be594 21:06:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:10 ---> Running in 45514a1ca4c7 21:06:17 Removing intermediate container d3862cb4a677 21:06:17 ---> 94e106254c4d 21:06:17 21:06:17 Step 10/22 : FROM alpine:3.16 21:06:17 ---> 4c81e5bf8899 21:06:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:06:17 ---> Using cache 21:06:17 ---> 0db73d92bc2d 21:06:17 Step 12/22 : RUN apk add --update --no-cache dumb-init 21:06:17 ---> Using cache 21:06:17 ---> 2c3c66947e60 21:06:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:17 ---> Using cache 21:06:17 ---> 1c417cf23f1a 21:06:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:06:18 ---> 810854ee8a90 21:06:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:06:19 ---> c4d1aba2457a 21:06:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:06:20 ---> 369c7ae426a0 21:06:20 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:06:20 ---> Running in 97addcd25bb9 21:06:24 Removing intermediate container 97addcd25bb9 21:06:24 ---> 49c78c93be44 21:06:24 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 21:06:24 ---> Running in 2256de60b52b 21:06:24 Removing intermediate container 2256de60b52b 21:06:24 ---> 9b54a63deaa1 21:06:24 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 21:06:24 ---> Running in 0cdc9b7829c5 21:06:24 Removing intermediate container 0cdc9b7829c5 21:06:24 ---> ef26f5c9d5d7 21:06:24 Step 20/22 : LABEL arch=arm64 21:06:25 ---> Running in bdebc448b753 21:06:25 Removing intermediate container bdebc448b753 21:06:25 ---> 5c156215ecee 21:06:25 Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:06:25 ---> Running in 0385a746e399 21:06:26 Removing intermediate container 0385a746e399 21:06:26 ---> 897821a7d918 21:06:26 Step 22/22 : LABEL version=0.0.0 21:06:26 ---> Running in 3ad196c68ae3 21:06:26 Removing intermediate container 3ad196c68ae3 21:06:26 ---> 9efeaf580d88 21:06:26 21:06:27 Successfully built 9efeaf580d88 21:06:27 Successfully tagged core-common-config-bootstrapper-arm64:latest 21:06:27  Building core-common-config-bootstrapper ... done Building security-spire-config 21:06:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:06:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:06:45 ---> 5e1d4c63d003 21:06:45 Step 3/24 : WORKDIR /edgex-go 21:06:45 ---> Using cache 21:06:45 ---> 0c4489ebd87d 21:06:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:06:45 ---> Running in ccdaa9f42872 21:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:06:49 OK: 221 MiB in 51 packages 21:06:50 Removing intermediate container ccdaa9f42872 21:06:50 ---> e81203563ceb 21:06:50 Step 5/24 : COPY go.mod vendor* ./ 21:06:51 ---> 194926bf13de 21:06:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:51 ---> Running in f42370c72de0 21:07:48 Removing intermediate container 45514a1ca4c7 21:07:48 ---> 5d23d5d656bb 21:07:48 Step 7/20 : COPY . . 21:08:06 ---> 8c7ba1614e26 21:08:06 Step 8/20 : RUN make cmd/secrets-config/secrets-config 21:08:06 ---> Running in 304217017ee3 21:08:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:08:25 Removing intermediate container bbddc96f5f71 21:08:25 ---> 71bbd69b4ef3 21:08:25 21:08:25 Step 9/19 : FROM alpine:3.15 21:08:25 3.15: Pulling from library/alpine 21:08:25 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 21:08:25 Status: Downloaded newer image for alpine:3.15 21:08:25 ---> 354640af7b1b 21:08:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:08:25 ---> Running in 8dcf64041303 21:08:26 Removing intermediate container 8dcf64041303 21:08:26 ---> fb71cdf16c11 21:08:26 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:08:26 ---> Running in 5a98198fbabf 21:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:30 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:08:30 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:08:30 OK: 15736 distinct packages available 21:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:32 (1/9) Installing ca-certificates (20220614-r0) 21:08:32 (2/9) Installing brotli-libs (1.0.9-r5) 21:08:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:08:32 (4/9) Installing libcurl (7.80.0-r6) 21:08:32 (5/9) Installing curl (7.80.0-r6) 21:08:32 (6/9) Installing dumb-init (1.2.5-r1) 21:08:32 (7/9) Installing musl-obstack (1.2.3-r0) 21:08:32 (8/9) Installing libucontext (1.1-r0) 21:08:32 (9/9) Installing gcompat (1.0.0-r4) 21:08:32 Executing busybox-1.34.1-r7.trigger 21:08:32 Executing ca-certificates-20220614-r0.trigger 21:08:33 OK: 8 MiB in 23 packages 21:08:36 Removing intermediate container 5a98198fbabf 21:08:36 ---> add82715ecce 21:08:36 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:37 ---> 31426ebe84ef 21:08:37 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:08:38 Removing intermediate container f42370c72de0 21:08:38 ---> 0766b587a89c 21:08:38 Step 7/24 : COPY . . 21:08:39 ---> c2006e71ed12 21:08:39 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:08:41 ---> b96039c4928a 21:08:41 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:08:41 ---> Running in a6cf5678020d 21:08:42 Removing intermediate container a6cf5678020d 21:08:42 ---> 698ae7e9581e 21:08:42 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:08:42 ---> Running in ec347fad781e 21:08:46 Removing intermediate container ec347fad781e 21:08:46 ---> c14415bf2b0b 21:08:46 Step 17/19 : LABEL arch=arm64 21:08:46 ---> Running in 7e9f3c61173a 21:08:46 Removing intermediate container 7e9f3c61173a 21:08:46 ---> ccdc183ddcf6 21:08:46 Step 18/19 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:08:47 ---> Running in 64a1ae273131 21:08:48 Removing intermediate container 64a1ae273131 21:08:48 ---> e229ca033738 21:08:48 Step 19/19 : LABEL version=0.0.0 21:08:48 ---> Running in 559c16e4a34b 21:08:49 Removing intermediate container 559c16e4a34b 21:08:49 ---> f819665d1633 21:08:49 21:08:49 Successfully built f819665d1633 21:08:49 Successfully tagged security-spiffe-token-provider-arm64:latest 21:08:49  Building security-spiffe-token-provider ... done Building core-data 21:08:52 ---> fccac43d3f30 21:08:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:08:52 ---> Running in e7d96d20cfb5 21:08:52 Removing intermediate container e7d96d20cfb5 21:08:52 ---> 42462e4de367 21:08:52 Step 9/24 : WORKDIR /edgex-go/spire-build 21:08:52 ---> Running in fefc39e4eadf 21:08:53 Removing intermediate container fefc39e4eadf 21:08:53 ---> 32286d297f75 21:08:53 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:08:53 ---> Running in 12bc5f60fc8c 21:08:56 Removing intermediate container 12bc5f60fc8c 21:08:56 ---> 3770f7db8773 21:08:56 Step 11/24 : WORKDIR /edgex-go 21:08:56 ---> Running in 39ae4ddc5b5c 21:08:59 Removing intermediate container 39ae4ddc5b5c 21:08:59 ---> 1d99759e1dde 21:08:59 21:08:59 Step 12/24 : FROM alpine:3.15 21:08:59 ---> 354640af7b1b 21:08:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:08:59 ---> Using cache 21:08:59 ---> fb71cdf16c11 21:08:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:08:59 ---> Running in 074d1f64a028 21:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:09:03 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:09:03 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:09:03 OK: 15736 distinct packages available 21:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:09:05 (1/4) Installing dumb-init (1.2.5-r1) 21:09:05 (2/4) Installing musl-obstack (1.2.3-r0) 21:09:05 (3/4) Installing libucontext (1.1-r0) 21:09:05 (4/4) Installing gcompat (1.0.0-r4) 21:09:05 Executing busybox-1.34.1-r7.trigger 21:09:05 OK: 6 MiB in 18 packages 21:09:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:09:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:09:08 ---> 5e1d4c63d003 21:09:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:09:08 ---> Using cache 21:09:08 ---> ae54a153fc91 21:09:08 Step 4/22 : WORKDIR /edgex-go 21:09:08 ---> Using cache 21:09:08 ---> 675b62ff7f0b 21:09:08 Step 5/22 : RUN apk add --update --no-cache make git 21:09:08 ---> Using cache 21:09:08 ---> 404822601f04 21:09:08 Step 6/22 : COPY go.mod vendor* ./ 21:09:08 ---> Using cache 21:09:08 ---> 13f2f7cf7ca5 21:09:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:08 ---> Using cache 21:09:08 ---> 38a289fca1f5 21:09:08 Step 8/22 : COPY . . 21:09:08 Removing intermediate container 074d1f64a028 21:09:08 ---> cc4a2c13d26d 21:09:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:09:08 ---> Using cache 21:09:08 ---> 87b4194fc170 21:09:08 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:09:08 ---> Running in de65102c720e 21:09:10 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 21:09:25 ---> 10545027a55e 21:09:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:09:26 ---> e512a5789548 21:09:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:09:26 ---> Running in 5d5ef2a5ae41 21:09:27 Removing intermediate container 5d5ef2a5ae41 21:09:27 ---> 52addd6083cf 21:09:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:09:27 Removing intermediate container 5f695c6ee208 21:09:27 ---> 188f40509703 21:09:27 21:09:27 Step 10/22 : FROM alpine:3.16 21:09:27 ---> 4c81e5bf8899 21:09:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:09:27 ---> Running in 56adf1b2c1cc 21:09:28 Removing intermediate container 8495da87cf66 21:09:28 ---> eed27222da3b 21:09:28 21:09:28 Step 10/22 : FROM alpine:3.16 21:09:28 ---> 4c81e5bf8899 21:09:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:09:28 ---> Running in 75e4f7a43f3e 21:09:29 ---> 6dfad02e0287 21:09:29 Step 19/24 : WORKDIR / 21:09:29 ---> Running in cbcc2b2c87bd 21:09:29 Removing intermediate container cbcc2b2c87bd 21:09:29 ---> bba8572c1bf1 21:09:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:09:30 ---> Running in 4a5e5d95c385 21:09:31 Removing intermediate container 4a5e5d95c385 21:09:31 ---> 58073dc67078 21:09:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:31 ---> Running in e452fc8e64b1 21:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:31 Removing intermediate container e452fc8e64b1 21:09:31 ---> 9faf3cbe5439 21:09:31 Step 22/24 : LABEL arch=arm64 21:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:31 ---> Running in 7612f8549174 21:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:32 Removing intermediate container 7612f8549174 21:09:32 ---> 266a57dc6302 21:09:32 Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:09:32 ---> Running in 7822bf455f60 21:09:32 Removing intermediate container 7822bf455f60 21:09:32 ---> 14a176af5406 21:09:32 Step 24/24 : LABEL version=0.0.0 21:09:33 ---> Running in c002c796b38a 21:09:33 (1/2) Installing ca-certificates (20220614-r0) 21:09:33 (2/2) Installing dumb-init (1.2.5-r1) 21:09:33 Executing busybox-1.35.0-r17.trigger 21:09:33 (1/1) Installing dumb-init (1.2.5-r1) 21:09:33 Executing busybox-1.35.0-r17.trigger 21:09:33 Executing ca-certificates-20220614-r0.trigger 21:09:33 OK: 5 MiB in 15 packages 21:09:33 Removing intermediate container c002c796b38a 21:09:33 ---> 75a7d2f58fad 21:09:33 21:09:34 Successfully built 75a7d2f58fad 21:09:34 Successfully tagged security-spire-config-arm64:latest 21:09:34  Building security-spire-config ... done Building security-spire-server 21:09:34 OK: 6 MiB in 16 packages 21:09:35 Removing intermediate container 75e4f7a43f3e 21:09:35 ---> de60cf2f6803 21:09:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:09:35 ---> Running in 83d55aea7a13 21:09:36 Removing intermediate container 83d55aea7a13 21:09:36 ---> da202049c310 21:09:36 Step 13/22 : ENV APP_PORT=59861 21:09:36 ---> Running in 121c99ee6542 21:09:36 Removing intermediate container 56adf1b2c1cc 21:09:36 ---> 0b1f37a44063 21:09:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:09:36 ---> Running in 036e51a65b8e 21:09:37 Removing intermediate container 121c99ee6542 21:09:37 ---> 69ba374319ce 21:09:37 Step 14/22 : EXPOSE $APP_PORT 21:09:37 ---> Running in 43417cd94dfe 21:09:37 Removing intermediate container 036e51a65b8e 21:09:37 ---> 2c49cec653dd 21:09:37 Step 13/22 : ENV APP_PORT=59860 21:09:37 ---> Running in cd9696581346 21:09:37 Removing intermediate container 43417cd94dfe 21:09:37 ---> 7ead5f2f6ad6 21:09:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:09:38 Removing intermediate container cd9696581346 21:09:38 ---> 4e8cceae5e85 21:09:38 Step 14/22 : EXPOSE $APP_PORT 21:09:38 ---> Running in cb6219805bed 21:09:39 ---> 70dc096782b0 21:09:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:09:39 Removing intermediate container cb6219805bed 21:09:39 ---> beec3f43b199 21:09:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:09:40 ---> ae5cba8c7679 21:09:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:09:43 ---> 2e70379585ad 21:09:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:09:44 ---> 3b4c8353b4aa 21:09:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:09:44 ---> Running in 892b6686cbb1 21:09:45 ---> 63599d560339 21:09:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:09:45 Removing intermediate container 892b6686cbb1 21:09:45 ---> a7167a76c10a 21:09:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:09:45 ---> Running in 19d7d9bf23c8 21:09:45 ---> 5a7e2ee7496a 21:09:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:09:46 ---> Running in c64582a1cc9f 21:09:46 Removing intermediate container 19d7d9bf23c8 21:09:46 ---> dba56211aee1 21:09:46 Step 20/22 : LABEL arch=arm64 21:09:46 ---> Running in 04fb609498aa 21:09:47 Removing intermediate container c64582a1cc9f 21:09:47 ---> 9178dbf304f9 21:09:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:09:47 ---> Running in d2fda9b09b49 21:09:47 Removing intermediate container 04fb609498aa 21:09:47 ---> 1ebcbd8124c3 21:09:47 Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:09:47 ---> Running in c2e2fb8bc509 21:09:48 Removing intermediate container d2fda9b09b49 21:09:48 ---> c73812ecd528 21:09:48 Step 20/22 : LABEL arch=arm64 21:09:48 ---> Running in 307772db06ec 21:09:48 Removing intermediate container c2e2fb8bc509 21:09:48 ---> 494a276cabbc 21:09:48 Step 22/22 : LABEL version=0.0.0 21:09:48 ---> Running in 030d3c133e5a 21:09:49 Removing intermediate container 307772db06ec 21:09:49 ---> 56a5848a058e 21:09:49 Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:09:49 ---> Running in 71f0277448f2 21:09:49 Removing intermediate container 030d3c133e5a 21:09:49 ---> dcf8e0aee715 21:09:49 21:09:50 Successfully built dcf8e0aee715 21:09:52 Successfully tagged support-scheduler-arm64:latest 21:09:52 Building security-spire-agent 21:09:52 Removing intermediate container 71f0277448f2 21:09:52 ---> 0bc0573c2634 21:09:52 Step 22/22 : LABEL version=0.0.0 21:09:52  Building support-scheduler ... done  ---> Running in d8ce2509f937 21:09:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:09:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:09:53 ---> 5e1d4c63d003 21:09:53 Removing intermediate container d8ce2509f937 21:09:53 Step 3/23 : WORKDIR /edgex-go 21:09:53 ---> Using cache 21:09:53 ---> 0c4489ebd87d 21:09:53 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 21:09:53 ---> Using cache 21:09:53 ---> e81203563ceb 21:09:53 Step 5/23 : COPY go.mod vendor* ./ ---> 72effe0b8e7f 21:09:53 21:09:53 21:09:53 ---> Using cache 21:09:53 ---> 194926bf13de 21:09:53 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:53 ---> Using cache 21:09:53 ---> 0766b587a89c 21:09:53 Step 7/23 : COPY . . 21:09:53 ---> Using cache 21:09:53 ---> fccac43d3f30 21:09:53 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 21:09:53 ---> Using cache 21:09:53 ---> 42462e4de367 21:09:53 Step 9/23 : WORKDIR /edgex-go/spire-build 21:09:53 ---> Using cache 21:09:53 ---> 32286d297f75 21:09:53 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:09:53 ---> Running in 80451952b24a 21:09:54 Successfully built 72effe0b8e7f 21:09:54 Successfully tagged support-notifications-arm64:latest 21:09:54  Building support-notifications ... done Building security-bootstrapper 21:09:57 Removing intermediate container 80451952b24a 21:09:57 ---> 0096f5a7cae4 21:09:57 Step 11/23 : WORKDIR /edgex-go 21:09:57 ---> Running in f71fc775bc99 21:09:57 Removing intermediate container f71fc775bc99 21:09:57 ---> 61a449b98240 21:09:57 21:09:57 Step 12/23 : FROM alpine:3.15 21:09:57 ---> 354640af7b1b 21:09:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:09:57 ---> Using cache 21:09:57 ---> fb71cdf16c11 21:09:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:09:57 ---> Running in 058725837f1a 21:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:01 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:10:01 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:10:01 OK: 15736 distinct packages available 21:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:02 (1/5) Installing dumb-init (1.2.5-r1) 21:10:02 (2/5) Installing musl-obstack (1.2.3-r0) 21:10:02 (3/5) Installing libucontext (1.1-r0) 21:10:02 (4/5) Installing gcompat (1.0.0-r4) 21:10:02 (5/5) Installing openssl (1.1.1t-r1) 21:10:02 Executing busybox-1.34.1-r7.trigger 21:10:02 OK: 6 MiB in 19 packages 21:10:08 Removing intermediate container 058725837f1a 21:10:08 ---> a4e843c4bd63 21:10:08 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:10:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:10:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:10:18 ---> 5e1d4c63d003 21:10:18 Step 3/24 : WORKDIR /edgex-go 21:10:18 ---> Using cache 21:10:18 ---> 0c4489ebd87d 21:10:18 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:10:18 ---> Using cache 21:10:18 ---> e81203563ceb 21:10:18 Step 5/24 : COPY go.mod vendor* ./ 21:10:18 ---> Using cache 21:10:18 ---> 194926bf13de 21:10:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:18 ---> Using cache 21:10:18 ---> 0766b587a89c 21:10:18 Step 7/24 : COPY . . 21:10:18 ---> Using cache 21:10:18 ---> fccac43d3f30 21:10:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:10:18 ---> Using cache 21:10:18 ---> 42462e4de367 21:10:18 Step 9/24 : WORKDIR /edgex-go/spire-build 21:10:18 ---> Using cache 21:10:18 ---> 32286d297f75 21:10:18 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:10:18 ---> Using cache 21:10:18 ---> 3770f7db8773 21:10:18 Step 11/24 : WORKDIR /edgex-go 21:10:18 ---> Using cache 21:10:18 ---> 1d99759e1dde 21:10:18 21:10:18 Step 12/24 : FROM alpine:3.15 21:10:18 ---> 354640af7b1b 21:10:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:10:18 ---> Using cache 21:10:18 ---> fb71cdf16c11 21:10:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:10:18 ---> Using cache 21:10:18 ---> a4e843c4bd63 21:10:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:10:18 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:10:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:10:18 ---> 5e1d4c63d003 21:10:18 Step 3/32 : WORKDIR /edgex-go 21:10:18 ---> Using cache 21:10:18 ---> 0c4489ebd87d 21:10:18 Step 4/32 : RUN apk add --update --no-cache make git ---> b93951d656e2 21:10:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:10:18 21:10:18 ---> Using cache 21:10:18 ---> 507f2c472a7f 21:10:18 Step 5/32 : COPY go.mod vendor* ./ 21:10:18 ---> Using cache 21:10:18 ---> 06deb73be594 21:10:18 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:18 ---> Using cache 21:10:18 ---> 5d23d5d656bb 21:10:18 Step 7/32 : COPY . . 21:10:18 ---> Using cache 21:10:18 ---> 8c7ba1614e26 21:10:18 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:10:19 ---> Running in 14602f48c70e 21:10:21 ---> 067a5563aeac 21:10:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:10: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:10:22 ---> 188e48478925 21:10:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:10:23 ---> 5e0bfcceb601 21:10:23 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:10:23 ---> d43c137bbed9 21:10:23 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:10:23 ---> Running in dd520749219c 21:10:24 Removing intermediate container dd520749219c 21:10:24 ---> 61500436da9e 21:10:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:10:24 ---> Running in 142101a315ca 21:10:25 Removing intermediate container 142101a315ca 21:10:25 ---> 8c51fe8847a8 21:10:25 Step 21/23 : LABEL arch=arm64 21:10:25 ---> Running in e93894e6b8c4 21:10:26 Removing intermediate container e93894e6b8c4 21:10:26 ---> 6aaa16c6e117 21:10:26 Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:10:26 ---> Running in 72bf711c3e76 21:10:27 Removing intermediate container 72bf711c3e76 21:10:27 ---> d19c7418acee 21:10:27 Step 23/23 : LABEL version=0.0.0 21:10:28 ---> Running in 40cd30bf7f63 21:10:29 Removing intermediate container 40cd30bf7f63 21:10:29 ---> 214f861a89f5 21:10:29 21:10:29 Successfully built 214f861a89f5 21:10:29 Successfully tagged security-spire-server-arm64:latest 21:10:29  Building security-spire-server ... done Building security-secretstore-setup 21:10:33 ---> 54ec84a0eb8c 21:10:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:10:33 ---> 5f1d8028b0f8 21:10:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:10:34 ---> a4dea30c2dbc 21:10:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:10:36 ---> b9577e1f857a 21:10:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:10:36 ---> Running in 2d328e3dd24d 21:10:36 Removing intermediate container 2d328e3dd24d 21:10:36 ---> b3d566b0273b 21:10:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:10:37 ---> Running in 38ded0e5c6c7 21:10:37 Removing intermediate container 38ded0e5c6c7 21:10:37 ---> 17259942cf8d 21:10:37 Step 22/24 : LABEL arch=arm64 21:10:37 ---> Running in ec23e10f67c6 21:10:38 Removing intermediate container ec23e10f67c6 21:10:38 ---> b4d37a5b211f 21:10:38 Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:10:38 ---> Running in f30a4f3f616b 21:10:39 Removing intermediate container f30a4f3f616b 21:10:39 ---> da4ae17a18bd 21:10:39 Step 24/24 : LABEL version=0.0.0 21:10:39 ---> Running in 15544cb67405 21:10:40 Removing intermediate container 15544cb67405 21:10:40 ---> 7e84d5237c61 21:10:40 21:10:40 Successfully built 7e84d5237c61 21:10:40 Successfully tagged security-spire-agent-arm64:latest 21:10:40  Building security-spire-agent ... done Building core-command 21:10:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:10:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:10:50 ---> 5e1d4c63d003 21:10:50 Step 3/23 : WORKDIR /edgex-go 21:10:50 ---> Using cache 21:10:50 ---> 0c4489ebd87d 21:10:50 Step 4/23 : RUN apk add --update --no-cache make git 21:10:50 ---> Using cache 21:10:50 ---> 507f2c472a7f 21:10:50 Step 5/23 : COPY go.mod vendor* ./ 21:10:50 ---> Using cache 21:10:50 ---> 06deb73be594 21:10:50 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:50 ---> Using cache 21:10:50 ---> 5d23d5d656bb 21:10:50 Step 7/23 : COPY . . 21:10:50 ---> Using cache 21:10:50 ---> 8c7ba1614e26 21:10:50 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:10:50 ---> Running in 0a5c13818356 21:10:52 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 21:11:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:11:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:04 ---> 5e1d4c63d003 21:11:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:11:04 ---> Using cache 21:11:04 ---> ae54a153fc91 21:11:04 Step 4/23 : WORKDIR /edgex-go 21:11:04 ---> Using cache 21:11:04 ---> 675b62ff7f0b 21:11:04 Step 5/23 : RUN apk add --update --no-cache make git 21:11:04 ---> Using cache 21:11:04 ---> 404822601f04 21:11:04 Step 6/23 : COPY go.mod vendor* ./ 21:11:04 ---> Using cache 21:11:04 ---> 13f2f7cf7ca5 21:11:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:04 ---> Using cache 21:11:04 ---> 38a289fca1f5 21:11:04 Step 8/23 : COPY . . 21:11:04 ---> Using cache 21:11:04 ---> 87b4194fc170 21:11:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:11:04 ---> Running in ccc026483f8e 21:11:05 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 21:13:12 Removing intermediate container 304217017ee3 21:13:12 ---> 45903c0d5a0b 21:13:12 21:13:12 Step 9/20 : FROM alpine:3.16 21:13:12 ---> 4c81e5bf8899 21:13:12 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 21:13:12 ---> Running in 9505b4b0939d 21:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:13:12 (1/2) Installing dumb-init (1.2.5-r1) 21:13:12 (2/2) Installing openssl (1.1.1t-r0) 21:13:12 Executing busybox-1.35.0-r17.trigger 21:13:12 OK: 6 MiB in 16 packages 21:13:12 Removing intermediate container 9505b4b0939d 21:13:12 ---> a1321aa95646 21:13:12 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:13:12 ---> Running in 36516b86995d 21:13:12 Removing intermediate container 36516b86995d 21:13:12 ---> 721a81dfbbdb 21:13:12 Step 12/20 : WORKDIR /edgex 21:13:12 ---> Running in 25aea9a648f1 21:13:13 Removing intermediate container 25aea9a648f1 21:13:13 ---> 7dcdc35d3f43 21:13:13 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 21:13:13 ---> f2c80f0b5fe0 21:13:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:13:15 ---> c9b116e0ea2e 21:13:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:13:16 ---> 6dae7e262140 21:13:16 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:13:16 ---> Running in 8e52c6203d99 21:13:19 Removing intermediate container 8e52c6203d99 21:13:19 ---> d30b112fe62d 21:13:19 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 21:13:20 ---> Running in 39eb0091c0ef 21:13:22 Removing intermediate container 39eb0091c0ef 21:13:22 ---> 9b05fb32e051 21:13:22 Step 18/20 : LABEL arch=arm64 21:13:22 ---> Running in 694a5bcdf307 21:13:22 Removing intermediate container 694a5bcdf307 21:13:22 ---> 23b2cc253d90 21:13:22 Step 19/20 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:13:23 ---> Running in 50cbc0c01cfa 21:13:23 Removing intermediate container 50cbc0c01cfa 21:13:23 ---> b4abd94cd72d 21:13:23 Step 20/20 : LABEL version=0.0.0 21:13:23 ---> Running in e0e1e7a88b26 21:13:24 Removing intermediate container e0e1e7a88b26 21:13:24 ---> 9508cbd9f664 21:13:24 21:13:24 Successfully built 9508cbd9f664 21:13:24 Successfully tagged security-proxy-setup-arm64:latest 21:13:24 Building core-metadata 21:13:42  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:13:42 ---> 5e1d4c63d003 21:13:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:13:42 ---> Using cache 21:13:42 ---> ae54a153fc91 21:13:42 Step 4/24 : WORKDIR /edgex-go 21:13:42 ---> Using cache 21:13:42 ---> 675b62ff7f0b 21:13:42 Step 5/24 : RUN apk add --update --no-cache make git 21:13:42 ---> Using cache 21:13:42 ---> 404822601f04 21:13:42 Step 6/24 : COPY go.mod vendor* ./ 21:13:42 ---> Using cache 21:13:42 ---> 13f2f7cf7ca5 21:13:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:42 ---> Using cache 21:13:42 ---> 38a289fca1f5 21:13:42 Step 8/24 : COPY . . 21:13:42 ---> Using cache 21:13:42 ---> 87b4194fc170 21:13:42 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:13:42 ---> Running in fc5910f3ea69 21:13: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 21:15:50 Removing intermediate container de65102c720e 21:15:50 ---> 38d52d71c9fc 21:15:50 21:15:50 Step 10/22 : FROM alpine:3.16 21:15:50 ---> 4c81e5bf8899 21:15:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:15:50 ---> Running in aa641dd17bff 21:15:50 Removing intermediate container aa641dd17bff 21:15:50 ---> 74bf3f8dd29d 21:15:50 Step 12/22 : ENV APP_PORT=59880 21:15:50 ---> Running in 6956d8b97a51 21:15:50 Removing intermediate container 6956d8b97a51 21:15:50 ---> 295443871d4a 21:15:50 Step 13/22 : EXPOSE $APP_PORT 21:15:50 ---> Running in c4ada5cb3cf7 21:15:50 Removing intermediate container c4ada5cb3cf7 21:15:50 ---> 85f1e54c2390 21:15:50 Step 14/22 : RUN apk add --update --no-cache dumb-init 21:15:50 ---> Running in 00ecd655a4cd 21:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:50 (1/1) Installing dumb-init (1.2.5-r1) 21:15:50 Executing busybox-1.35.0-r17.trigger 21:15:50 OK: 5 MiB in 15 packages 21:15:50 Removing intermediate container 00ecd655a4cd 21:15:50 ---> c5e7828a7e0a 21:15:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:50 ---> 78f96dc619e5 21:15:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:15:50 ---> da3427b0a022 21:15:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:15:50 ---> 19565407a447 21:15:50 Step 18/22 : ENTRYPOINT ["/core-data"] 21:15:50 ---> Running in a41c16e0b1c3 21:15:50 Removing intermediate container a41c16e0b1c3 21:15:50 ---> 9bee2fa53885 21:15:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:15:50 ---> Running in 2bc3c6f7226f 21:15:50 Removing intermediate container 2bc3c6f7226f 21:15:50 ---> f6a2e3197352 21:15:50 Step 20/22 : LABEL arch=arm64 21:15:50 ---> Running in 3a93fbb61c20 21:15:50 Removing intermediate container 3a93fbb61c20 21:15:50 ---> b76913692f08 21:15:50 Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:15:50 ---> Running in d93af46e0ebc 21:15:50 Removing intermediate container d93af46e0ebc 21:15:50 ---> 55ac74f3729a 21:15:50 Step 22/22 : LABEL version=0.0.0 21:15:50 ---> Running in 7f93cc0d4723 21:15:50 Removing intermediate container 7f93cc0d4723 21:15:50 ---> af7eae45430a 21:15:50 21:15:50 Successfully built af7eae45430a 21:15:50 Successfully tagged core-data-arm64:latest 21:16:17  Building core-data ... done Removing intermediate container 14602f48c70e 21:16:17 ---> 7e77b3390a27 21:16:17 21:16:17 Step 9/32 : FROM alpine:3.16 21:16:17 ---> 4c81e5bf8899 21:16:17 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:16:17 ---> Running in 755c8d3e3b15 21:16:17 Removing intermediate container 755c8d3e3b15 21:16:17 ---> ef6e6cf9f9d2 21:16:17 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 21:16:17 ---> Running in 2114586935ff 21:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:16:21 (1/2) Installing dumb-init (1.2.5-r1) 21:16:21 (2/2) Installing su-exec (0.2-r1) 21:16:21 Executing busybox-1.35.0-r17.trigger 21:16:21 OK: 5 MiB in 16 packages 21:16:23 Removing intermediate container 2114586935ff 21:16:23 ---> 5375c49e19c7 21:16:23 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 21:16:23 ---> Running in e535b4306578 21:16:26 Removing intermediate container e535b4306578 21:16:26 ---> d768da18f74a 21:16:26 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:16:26 ---> Running in 3ea8472bcd3a 21:16:26 Removing intermediate container 3ea8472bcd3a 21:16:26 ---> 40ce9b77e966 21:16:26 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:16:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:16:26 ---> Running in edab4782d128 21:16:27 Removing intermediate container edab4782d128 21:16:27 ---> 9ae98bebe971 21:16:27 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:16:27 ---> Running in 21ab8104e55c 21:16:28 Removing intermediate container 21ab8104e55c 21:16:28 ---> 0e5b9f35e071 21:16:28 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:16:28 ---> Running in b7283b7ca213 21:16:31 Removing intermediate container b7283b7ca213 21:16:31 ---> 64356a7658ec 21:16:31 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 21:16:31 ---> Running in 8a64f0012a24 21:16:31 Removing intermediate container 8a64f0012a24 21:16:31 ---> c8a20657ac85 21:16:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:16:32 ---> d92e7c3e04fc 21:16:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:16:32 ---> Running in 6943f2fb78df 21:16:36 Removing intermediate container 6943f2fb78df 21:16:36 ---> 38a43677c08f 21:16:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:37 ---> 17cab055c94f 21:16:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:16:39 ---> 9d5e20431dbc 21:16:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:16:40 ---> fae304ac570f 21:16:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:16:42 ---> b66668dc4296 21:16:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:16:44 ---> 35afe42c05b1 21:16:44 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:16:45 ---> b4e803067823 21:16:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:16:46 ---> fe3c1a51f7e6 21:16:46 Step 27/32 : RUN chmod +x /entrypoint.sh 21:16:46 ---> Running in dd8310f71043 21:16:49 Removing intermediate container 0a5c13818356 21:16:49 ---> 89e555a485ae 21:16:49 21:16:49 Step 9/23 : FROM alpine:3.16 21:16:49 ---> 4c81e5bf8899 21:16:49 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:16:49 ---> Running in 52a4469581a0 21:16:50 Removing intermediate container dd8310f71043 21:16:50 ---> ce69a64c671e 21:16:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:16:50 ---> Running in f5cd3d5eccfa 21:16:51 Removing intermediate container f5cd3d5eccfa 21:16:51 ---> 6db93b8e739c 21:16:51 Step 29/32 : CMD ["gate"] 21:16:51 ---> Running in ea986d8498bd 21:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:16:52 Removing intermediate container ea986d8498bd 21:16:52 ---> 0610df1d32c7 21:16:52 Step 30/32 : LABEL arch=arm64 21:16:52 ---> Running in 92c1d6e6d3c6 21:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:16:52 Removing intermediate container 92c1d6e6d3c6 21:16:52 ---> 3cccb3cc0780 21:16:52 Step 31/32 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:16:52 ---> Running in 9466030662ab 21:16:53 Removing intermediate container 9466030662ab 21:16:53 ---> d979ae0354da 21:16:53 Step 32/32 : LABEL version=0.0.0 21:16:53 ---> Running in 203ad10487cc 21:16:53 (1/3) Installing ca-certificates (20220614-r0) 21:16:53 Removing intermediate container 203ad10487cc 21:16:53 ---> d5900ea9db74 21:16:53 21:16:53 (2/3) Installing dumb-init (1.2.5-r1) 21:16:53 (3/3) Installing su-exec (0.2-r1) 21:16:53 Executing busybox-1.35.0-r17.trigger 21:16:53 Executing ca-certificates-20220614-r0.trigger 21:16:54 Successfully built d5900ea9db74 21:16:54 Successfully tagged security-bootstrapper-arm64:latest 21:16:54  Building security-bootstrapper ... done OK: 6 MiB in 17 packages 21:16:56 Removing intermediate container 52a4469581a0 21:16:56 ---> ef5936fd073d 21:16:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:16:56 ---> Running in e21a83513c45 21:16:57 Removing intermediate container e21a83513c45 21:16:57 ---> 4adf2b8e4979 21:16:57 Step 12/23 : WORKDIR / 21:16:57 ---> Running in c69812220969 21:16:57 Removing intermediate container c69812220969 21:16:57 ---> e584dd9c3e3e 21:16:57 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:16:58 ---> ff288ad8b699 21:16:58 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:16:59 ---> f0ff41a3d52c 21:16:59 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:17:00 ---> ac9d8aab3a6f 21:17:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:17:02 ---> 02194e0e1999 21:17:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:17:05 ---> 4737e16d4cb1 21:17:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:17:06 ---> cdf793ec57de 21:17:06 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:17:06 ---> Running in 248fa236cd0e 21:17:10 Removing intermediate container 248fa236cd0e 21:17:10 ---> 69d181e74478 21:17:10 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 21:17:10 ---> Running in a64388e59c89 21:17:11 Removing intermediate container a64388e59c89 21:17:11 ---> ddb83a0cd0b6 21:17:11 Step 21/23 : LABEL arch=arm64 21:17:11 ---> Running in 7665c2c1122a 21:17:12 Removing intermediate container 7665c2c1122a 21:17:12 ---> 87ce6d3a2c3d 21:17:12 Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:17:12 ---> Running in 54e20a2c0d9b 21:17:13 Removing intermediate container 54e20a2c0d9b 21:17:13 ---> 70834edbd85a 21:17:13 Step 23/23 : LABEL version=0.0.0 21:17:13 ---> Running in 7fd4905b828d 21:17:14 Removing intermediate container 7fd4905b828d 21:17:14 ---> 5d4f10030689 21:17:14 21:17:14 Successfully built 5d4f10030689 21:17:15 Successfully tagged security-secretstore-setup-arm64:latest 21:17:15  Building security-secretstore-setup ... done Removing intermediate container ccc026483f8e 21:17:15 ---> 3928f71b8f8e 21:17:15 21:17:15 Step 10/23 : FROM alpine:3.16 21:17:15 ---> 4c81e5bf8899 21:17:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:17:15 ---> Using cache 21:17:15 ---> de60cf2f6803 21:17:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:17:15 ---> Using cache 21:17:15 ---> da202049c310 21:17:15 Step 13/23 : ENV APP_PORT=59882 21:17:15 ---> Running in fe4cce636387 21:17:19 Removing intermediate container fe4cce636387 21:17:19 ---> f438efa72c85 21:17:19 Step 14/23 : EXPOSE $APP_PORT 21:17:19 ---> Running in 63ed3feef7ea 21:17:19 Removing intermediate container 63ed3feef7ea 21:17:19 ---> 5d0da5ad43cd 21:17:19 Step 15/23 : WORKDIR / 21:17:19 ---> Running in 5de5b7b06650 21:17:20 Removing intermediate container 5de5b7b06650 21:17:20 ---> 68292f84f306 21:17:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:17:21 ---> 9fbc5eb3faee 21:17:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:17:23 ---> ad69f20b8253 21:17:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:17:23 ---> 5fa0ec870b18 21:17:23 Step 19/23 : ENTRYPOINT ["/core-command"] 21:17:23 ---> Running in f4420d74f969 21:17:24 Removing intermediate container f4420d74f969 21:17:24 ---> 1f3982828e70 21:17:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:17:24 ---> Running in eed9e8001f1e 21:17:24 Removing intermediate container eed9e8001f1e 21:17:24 ---> 68acab395ccf 21:17:24 Step 21/23 : LABEL arch=arm64 21:17:25 ---> Running in 58ac597236db 21:17:25 Removing intermediate container 58ac597236db 21:17:25 ---> 0beda002b042 21:17:25 Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:17:25 ---> Running in 5dd5628814aa 21:17:25 Removing intermediate container 5dd5628814aa 21:17:26 ---> bcc2cb2e6eeb 21:17:26 Step 23/23 : LABEL version=0.0.0 21:17:26 ---> Running in f7f7ede74ad0 21:17:26 Removing intermediate container f7f7ede74ad0 21:17:26 ---> a2ae6fd5ec6a 21:17:26 21:17:27 Successfully built a2ae6fd5ec6a 21:17:27 Successfully tagged core-command-arm64:latest 21:17:53  Building core-command ... done Removing intermediate container fc5910f3ea69 21:17:53 ---> 86238124a85b 21:17:53 21:17:53 Step 10/24 : FROM alpine:3.16 21:17:53 ---> 4c81e5bf8899 21:17:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:17:53 ---> Using cache 21:17:53 ---> de60cf2f6803 21:17:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:17:53 ---> Using cache 21:17:53 ---> da202049c310 21:17:53 Step 13/24 : ENV APP_PORT=59881 21:17:53 ---> Running in d911deaa2f74 21:17:53 Removing intermediate container d911deaa2f74 21:17:53 ---> 8afa1e7740e2 21:17:53 Step 14/24 : EXPOSE $APP_PORT 21:17:53 ---> Running in a5105649e69e 21:17:53 Removing intermediate container a5105649e69e 21:17:53 ---> fb8e32f115ef 21:17:53 Step 15/24 : WORKDIR / 21:17:54 ---> Running in 25ff185a18b8 21:17:54 Removing intermediate container 25ff185a18b8 21:17:54 ---> dc94dd7f7826 21:17:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:17:55 ---> 8782fcaa0e0a 21:17:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:17:56 ---> 798ea206be33 21:17:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:17:56 ---> 97b8ff0776dc 21:17:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:17:58 ---> 2611f3892302 21:17:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:17:58 ---> Running in 01a34daed7ce 21:17:58 Removing intermediate container 01a34daed7ce 21:17:58 ---> 99e0df592eb1 21:17:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:17:58 ---> Running in 57969f5fe164 21:17:58 Removing intermediate container 57969f5fe164 21:17:58 ---> afdc1a1223ee 21:17:58 Step 22/24 : LABEL arch=arm64 21:17:58 ---> Running in d388a911cb1e 21:17:58 Removing intermediate container d388a911cb1e 21:17:58 ---> f4b598a014bb 21:17:58 Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 21:17:59 ---> Running in ce4ef07554a3 21:17:59 Removing intermediate container ce4ef07554a3 21:17:59 ---> 008c5f8a7beb 21:17:59 Step 24/24 : LABEL version=0.0.0 21:17:59 ---> Running in b2f93a0d9544 21:17:59 Removing intermediate container b2f93a0d9544 21:17:59 ---> e521b98d9d8c 21:17:59 21:17:59 Successfully built e521b98d9d8c 21:17:59 Successfully tagged core-metadata-arm64:latest 21:18:00  Building core-metadata ... done  [Pipeline] } 21:18:00 $ docker stop --time=1 716750f2145ac18d11fbcd054522c90f35232e9bcb08eb8e96db2051ddbdab16 21:18:02 $ docker rm -f --volumes 716750f2145ac18d11fbcd054522c90f35232e9bcb08eb8e96db2051ddbdab16 [Pipeline] // withDockerContainer [Pipeline] sh 21:18:02 + docker images 21:18:03 REPOSITORY TAG IMAGE ID CREATED SIZE 21:18:03 core-metadata-arm64 latest e521b98d9d8c 3 seconds ago 17.8MB 21:18:03 86238124a85b 10 seconds ago 1.51GB 21:18:03 core-command-arm64 latest a2ae6fd5ec6a 36 seconds ago 17.1MB 21:18:03 3928f71b8f8e 48 seconds ago 1.51GB 21:18:03 security-secretstore-setup-arm64 latest 5d4f10030689 48 seconds ago 28.7MB 21:18:03 security-bootstrapper-arm64 latest d5900ea9db74 About a minute ago 19MB 21:18:03 89e555a485ae About a minute ago 1.5GB 21:18:03 7e77b3390a27 About a minute ago 1.49GB 21:18:03 core-data-arm64 latest af7eae45430a 2 minutes ago 17.3MB 21:18:03 38d52d71c9fc 2 minutes ago 1.51GB 21:18:03 security-proxy-setup-arm64 latest 9508cbd9f664 4 minutes ago 15.8MB 21:18:03 45903c0d5a0b 4 minutes ago 1.49GB 21:18:03 security-spire-agent-arm64 latest 7e84d5237c61 7 minutes ago 122MB 21:18:03 security-spire-server-arm64 latest 214f861a89f5 7 minutes ago 84.3MB 21:18:03 61a449b98240 8 minutes ago 1.38GB 21:18:03 support-notifications-arm64 latest 72effe0b8e7f 8 minutes ago 29.7MB 21:18:03 support-scheduler-arm64 latest dcf8e0aee715 8 minutes ago 29.1MB 21:18:03 security-spire-config-arm64 latest 75a7d2f58fad 8 minutes ago 83.6MB 21:18:03 eed27222da3b 8 minutes ago 1.57GB 21:18:03 188f40509703 8 minutes ago 1.57GB 21:18:03 1d99759e1dde 9 minutes ago 1.38GB 21:18:03 security-spiffe-token-provider-arm64 latest f819665d1633 9 minutes ago 29.1MB 21:18:03 71bbd69b4ef3 9 minutes ago 1.54GB 21:18:03 core-common-config-bootstrapper-arm64 latest 9efeaf580d88 11 minutes ago 14.9MB 21:18:03 94e106254c4d 11 minutes ago 1.5GB 21:18:03 security-proxy-auth-arm64 latest 3971a4bae8c6 12 minutes ago 15.6MB 21:18:03 027702cfea4c 12 minutes ago 1.49GB 21:18:03 ci-base-image-arm64 latest 5e1d4c63d003 31 minutes ago 904MB 21:18:03 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 21:18:03 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 21:18:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 21:18:03 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 21:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:03 21:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:04 arm64: Pulling from edgex-lftools-log-publisher 21:18:04 8998bd30e6a1: Pulling fs layer 21:18:04 04944245beec: Pulling fs layer 21:18:04 699f458cf7ca: Pulling fs layer 21:18:04 765212b225bb: Pulling fs layer 21:18:04 f23df028b6ca: Pulling fs layer 21:18:04 d65c8cfc05b1: Pulling fs layer 21:18:04 2437ff75d9bd: Pulling fs layer 21:18:04 765212b225bb: Waiting 21:18:04 d65c8cfc05b1: Waiting 21:18:04 2437ff75d9bd: Waiting 21:18:04 04944245beec: Verifying Checksum 21:18:04 04944245beec: Download complete 21:18:04 765212b225bb: Verifying Checksum 21:18:04 765212b225bb: Download complete 21:18:04 f23df028b6ca: Verifying Checksum 21:18:04 f23df028b6ca: Download complete 21:18:04 d65c8cfc05b1: Verifying Checksum 21:18:04 d65c8cfc05b1: Download complete 21:18:04 699f458cf7ca: Verifying Checksum 21:18:04 699f458cf7ca: Download complete 21:18:05 8998bd30e6a1: Verifying Checksum 21:18:05 8998bd30e6a1: Download complete 21:18:07 2437ff75d9bd: Verifying Checksum 21:18:07 2437ff75d9bd: Download complete 21:18:09 8998bd30e6a1: Pull complete 21:18:09 04944245beec: Pull complete 21:18:11 699f458cf7ca: Pull complete 21:18:11 765212b225bb: Pull complete 21:18:12 f23df028b6ca: Pull complete 21:18:12 d65c8cfc05b1: Pull complete 21:18:27 2437ff75d9bd: Pull complete 21:18:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:27 prd-ubuntu20.04-docker-arm64-4c-16g-8887 does not seem to be running inside a container 21:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:18:30 $ docker top bcb0baaa6c2a03cf4e4e3616b4c2143150ab8e5e9fbda72a9cc0da4a6d28e573 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:31 ---> job-cost.sh 21:18:31 lf-activate-venv: SKIPPING 21:18:31 INFO: No Stack... 21:18:32 INFO: Retrieving Pricing Info for: v3-standard-4 21:18:33 INFO: Archiving Costs [Pipeline] sh 21:18:33 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:18:33 + cut -d, -f6 [Pipeline] lock 21:18:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4425-1-stack-cost] 21:18:33 Resource [jenkins-edgexfoundry-edgex-go-PR-4425-1-stack-cost] did not exist. Created. 21:18:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:34 + echo total: 0.10999999940395355 [Pipeline] stash 21:18:34 Stashed 1 file(s) [Pipeline] } 21:18:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4425-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:18:34 $ docker stop --time=1 bcb0baaa6c2a03cf4e4e3616b4c2143150ab8e5e9fbda72a9cc0da4a6d28e573 21:18:36 $ docker rm -f --volumes bcb0baaa6c2a03cf4e4e3616b4c2143150ab8e5e9fbda72a9cc0da4a6d28e573 [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 21:18:37 provisioning config files... 21:18:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9036635846466890696tmp [Pipeline] { [Pipeline] sh 21:18:37 + set +x 21:18:37 + curl -s https://codecov.io/bash 21:18:37 + bash -s -- 21:18:37 21:18:37 _____ _ 21:18:37 / ____| | | 21:18:37 | | ___ __| | ___ ___ _____ __ 21:18:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:18:37 | |___| (_) | (_| | __/ (_| (_) \ V / 21:18:37 \_____\___/ \__,_|\___|\___\___/ \_/ 21:18:37 Bash-1.0.6 21:18:37 21:18:37 21:18:37 ==> git version 2.25.1 found 21:18:37 ==> 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 21:18:37 Release-Date: 2020-01-08 21:18:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:18:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:18:37 ==> Jenkins CI detected. 21:18:37 current dir:  /w/workspace/edgex-go/1 21:18:37 project root: . 21:18:37 --> token set from env 21:18:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:18:37 ==> Running gcov in . (disable via -X gcov) 21:18:37 ==> Python coveragepy not found 21:18:37 ==> Searching for coverage reports in: 21:18:37 + . 21:18:37 -> Found 1 reports 21:18:37 ==> Detecting git/mercurial file structure 21:18:37 ==> Reading reports 21:18:38 + ./coverage.out bytes=446903 21:18:38 ==> Appending adjustments 21:18:38 https://docs.codecov.io/docs/fixing-reports 21:18:38 + Found adjustments 21:18:38 ==> Gzipping contents 21:18:38 60K /tmp/codecov.vc9LYH.gz 21:18:38 ==> Uploading reports 21:18:38 url: https://codecov.io 21:18:38 query: branch=PR-4425&commit=edb407fb19243e2f1970b7f5f4c045edee2f8997&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4425&job=&cmd_args= 21:18:38 -> Pinging Codecov 21:18:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4425&commit=edb407fb19243e2f1970b7f5f4c045edee2f8997&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4425&job=&cmd_args= 21:18:39 -> Uploading to 21:18:39 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/edb407fb19243e2f1970b7f5f4c045edee2f8997/292c71b8-db83-46c5-9aea-721673e04540.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T211838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3cf270c1c7c9c36cc835a1cd86e275573c15112912636b2cbded8a2ad7342d5 21:18:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:39 Dload Upload Total Spent Left Speed 21:18:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58151 0 0 100 58151 0 180k --:--:-- --:--:-- --:--:-- 180k 21:18:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/edb407fb19243e2f1970b7f5f4c045edee2f8997 [Pipeline] } 21:18:39 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 21:18:40 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 21:18:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:18:42 ---> package-listing.sh 21:18:42 ++ facter osfamily 21:18:42 ++ tr '[:upper:]' '[:lower:]' 21:18:42 + OS_FAMILY=debian 21:18:42 + workspace=/w/workspace/edgex-go/1 21:18:42 + START_PACKAGES=/tmp/packages_start.txt 21:18:42 + END_PACKAGES=/tmp/packages_end.txt 21:18:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:18:42 + PACKAGES=/tmp/packages_start.txt 21:18:42 + '[' /w/workspace/edgex-go/1 ']' 21:18:42 + PACKAGES=/tmp/packages_end.txt 21:18:42 + case "${OS_FAMILY}" in 21:18:42 + dpkg -l 21:18:42 + grep '^ii' 21:18:42 + '[' -f /tmp/packages_start.txt ']' 21:18:42 + '[' -f /tmp/packages_end.txt ']' 21:18:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:18:42 + '[' /w/workspace/edgex-go/1 ']' 21:18:42 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:18:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:18:42 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 21:18:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:43 21:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:43 latest: Pulling from edgex-lftools-log-publisher 21:18:43 5eb5b503b376: Pulling fs layer 21:18:43 5c69ac0246d0: Pulling fs layer 21:18:43 ec43610c2a17: Pulling fs layer 21:18:43 3a2ae6a8a46f: Pulling fs layer 21:18:43 33b1e0a273af: Pulling fs layer 21:18:43 5d3b04190fa2: Pulling fs layer 21:18:43 2f39f015ded8: Pulling fs layer 21:18:43 5d3b04190fa2: Waiting 21:18:43 2f39f015ded8: Waiting 21:18:43 33b1e0a273af: Waiting 21:18:43 3a2ae6a8a46f: Waiting 21:18:43 5c69ac0246d0: Download complete 21:18:43 3a2ae6a8a46f: Verifying Checksum 21:18:43 3a2ae6a8a46f: Download complete 21:18:43 33b1e0a273af: Verifying Checksum 21:18:43 33b1e0a273af: Download complete 21:18:43 5d3b04190fa2: Verifying Checksum 21:18:43 5d3b04190fa2: Download complete 21:18:43 ec43610c2a17: Verifying Checksum 21:18:43 ec43610c2a17: Download complete 21:18:43 5eb5b503b376: Verifying Checksum 21:18:43 5eb5b503b376: Download complete 21:18:44 2f39f015ded8: Download complete 21:18:45 5eb5b503b376: Pull complete 21:18:45 5c69ac0246d0: Pull complete 21:18:45 ec43610c2a17: Pull complete 21:18:45 3a2ae6a8a46f: Pull complete 21:18:45 33b1e0a273af: Pull complete 21:18:45 5d3b04190fa2: Pull complete 21:18:49 2f39f015ded8: Pull complete 21:18:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:50 prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container 21:18:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:18:52 $ docker top 6d3cbca71120f183f3ee6acf62027147f6e5098ba9e3d15f8a6d43f694a2c430 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:52 + touch /tmp/pre-build-complete [Pipeline] sh 21:18:52 + mkdir -p /var/log/sysstat [Pipeline] sh 21:18:53 + ls /var/log/sa-host 21:18:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:53 provisioning config files... 21:18:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3929885623828493115tmp [Pipeline] { [Pipeline] echo 21:18:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:18:53 ---> create-netrc.sh [Pipeline] } 21:18:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:18:54 ---> python-tools-install.sh [Pipeline] echo 21:18:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:18:54 ---> sudo-logs.sh 21:18:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:18:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:18:54 ---> job-cost.sh 21:18:54 lf-activate-venv: SKIPPING 21:18:54 DEBUG: total: 0.10999999940395355 21:18:54 INFO: Retrieving Stack Cost... 21:18:55 INFO: Retrieving Pricing Info for: v3-standard-8 21:18:55 INFO: Archiving Costs [Pipeline] echo 21:18:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:18:56 ---> logs-deploy.sh 21:18:56 lf-activate-venv: SKIPPING 21:18:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4425/1 21:18:56 INFO: archiving workspace using pattern(s): 21:18:57 Archives upload complete. 21:18:57 INFO: archiving logs to Nexus