Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d+6dde6725c068b93be8e99b4859b2725888de99b7 (67b73d4fd896077f8adddfa3d977f6b6ae898ae4) 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-ssh5088355243759792615.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16329730627013804334.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh934655919530276710.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4682795895721526520.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6102959630979186876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4361’ Running on prd-ubuntu20.04-docker-8c-8g-4363 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6dde6725c068b93be8e99b4859b2725888de99b7 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d Merge succeeded, producing 3e68c72546b240aca7a98f5968e9a6a4933436b3 Checking out Revision 3e68c72546b240aca7a98f5968e9a6a4933436b3 (PR-4458) > 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/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # 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 6dde6725c068b93be8e99b4859b2725888de99b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e68c72546b240aca7a98f5968e9a6a4933436b3 # timeout=10 Commit message: "Merge commit '6dde6725c068b93be8e99b4859b2725888de99b7' into HEAD" > git rev-list --no-walk e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T08:30:13.283Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T08:30:13.330Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T08:30:13.348Z] ========================================================= [2023-03-17T08:30:13.348Z] EdgeX Global Pipelines Version Info [2023-03-17T08:30:13.348Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:30:14.059Z] ------------------- [2023-03-17T08:30:14.059Z] stable info: [2023-03-17T08:30:14.059Z] ------------------- [2023-03-17T08:30:14.059Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T08:30:14.059Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T08:30:14.059Z] Message: update stable to v1.0.245 [2023-03-17T08:30:14.631Z] ------------------- [2023-03-17T08:30:14.631Z] experimental info: [2023-03-17T08:30:14.631Z] ------------------- [2023-03-17T08:30:14.631Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T08:30:14.631Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T08:30:14.631Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T08:30:14.824Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-17T08:30:14.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-17T08:30:14.847Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T08:30:14.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T08:30:14.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T08:30:14.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T08:30:14.892Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T08:30:14.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-17T08:30:14.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-17T08:30:14.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-17T08:30:14.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T08:30:14.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T08:30:14.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T08:30:14.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T08:30:15.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T08:30:15.021Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T08:30:15.034Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T08:30:15.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T08:30:15.062Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-17T08:30:15.076Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-17T08:30:15.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T08:30:15.103Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T08:30:15.113Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T08:30:15.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4458 [Pipeline] echo [2023-03-17T08:30:15.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4458 [Pipeline] echo [2023-03-17T08:30:15.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4458 [Pipeline] echo [2023-03-17T08:30:15.167Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e68c72546b240aca7a98f5968e9a6a4933436b3 [Pipeline] echo [2023-03-17T08:30:15.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e68c72 [Pipeline] echo [2023-03-17T08:30:15.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:30:15.234Z] provisioning config files... [2023-03-17T08:30:15.248Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2142369340729903947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:30:15.551Z] ---> docker-login.sh [2023-03-17T08:30:15.551Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:30:16.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:30:16.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:30:16.755Z] Configure a credential helper to remove this warning. See [2023-03-17T08:30:16.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:30:16.755Z] [2023-03-17T08:30:16.755Z] Login Succeeded [2023-03-17T08:30:16.755Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:30:16.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:30:17.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:30:17.014Z] Configure a credential helper to remove this warning. See [2023-03-17T08:30:17.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:30:17.014Z] [2023-03-17T08:30:17.014Z] Login Succeeded [2023-03-17T08:30:17.014Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:30:17.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:30:17.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:30:17.014Z] Configure a credential helper to remove this warning. See [2023-03-17T08:30:17.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:30:17.014Z] [2023-03-17T08:30:17.014Z] Login Succeeded [2023-03-17T08:30:17.014Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:30:17.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:30:17.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:30:17.273Z] Configure a credential helper to remove this warning. See [2023-03-17T08:30:17.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:30:17.273Z] [2023-03-17T08:30:17.273Z] Login Succeeded [2023-03-17T08:30:17.273Z] docker.io [2023-03-17T08:30:17.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:30:22.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:30:22.569Z] Configure a credential helper to remove this warning. See [2023-03-17T08:30:22.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:30:22.569Z] [2023-03-17T08:30:22.569Z] Login Succeeded [2023-03-17T08:30:22.569Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:30:22.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T08:30:22.881Z] + 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 [2023-03-17T08:30:22.881Z] + dirname cmd/core-command/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-17T08:30:22.881Z] + + cut -d/ -f2 [2023-03-17T08:30:22.881Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T08:30:22.881Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/core-data/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/core-metadata/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/support-notifications/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-17T08:30:22.881Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-17T08:30:22.881Z] + cut -d/ -f2 [2023-03-17T08:30:22.881Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-17T08:30:22.932Z] 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 [2023-03-17T08:30:23.261Z] + git rev-list -1 --merges 3e68c72546b240aca7a98f5968e9a6a4933436b3~1..3e68c72546b240aca7a98f5968e9a6a4933436b3 [Pipeline] echo [2023-03-17T08:30:23.270Z] -----------> git rev-list -1 --merges 3e68c72546b240aca7a98f5968e9a6a4933436b3~1..3e68c72546b240aca7a98f5968e9a6a4933436b3 3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:30:23.270Z] 3e68c72546b240aca7a98f5968e9a6a4933436b3 [false] [Pipeline] sh [2023-03-17T08:30:23.557Z] + git log --format=format:%s -1 3e68c72546b240aca7a98f5968e9a6a4933436b3 [Pipeline] echo [2023-03-17T08:30:23.574Z] ========================================================= [2023-03-17T08:30:23.574Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T08:30:23.574Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-17T08:30:23.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T08:30:23.939Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T08:30:23.939Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T08:30:23.939Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T08:30:23.939Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T08:30:23.939Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T08:30:23.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:30:24.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:30:24.278Z] [2023-03-17T08:30:24.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:30:24.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:30:24.575Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T08:30:24.575Z] b85a868b505f: Pulling fs layer [2023-03-17T08:30:24.575Z] e2be974225ed: Pulling fs layer [2023-03-17T08:30:24.575Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T08:30:24.575Z] 988bab9f4d93: Pulling fs layer [2023-03-17T08:30:24.575Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T08:30:24.575Z] eaf3925da568: Pulling fs layer [2023-03-17T08:30:24.575Z] bab4dde63d76: Pulling fs layer [2023-03-17T08:30:24.575Z] bde34c3a00c8: Pulling fs layer [2023-03-17T08:30:24.575Z] b352a97aabf1: Pulling fs layer [2023-03-17T08:30:24.575Z] 4872d77fe225: Pulling fs layer [2023-03-17T08:30:24.575Z] 5851b861e8e6: Pulling fs layer [2023-03-17T08:30:24.575Z] eaf3925da568: Waiting [2023-03-17T08:30:24.575Z] bab4dde63d76: Waiting [2023-03-17T08:30:24.575Z] bde34c3a00c8: Waiting [2023-03-17T08:30:24.575Z] 988bab9f4d93: Waiting [2023-03-17T08:30:24.575Z] b352a97aabf1: Waiting [2023-03-17T08:30:24.575Z] 1469e6f7b9e6: Waiting [2023-03-17T08:30:24.575Z] 4872d77fe225: Waiting [2023-03-17T08:30:24.575Z] 5851b861e8e6: Waiting [2023-03-17T08:30:24.575Z] e2be974225ed: Verifying Checksum [2023-03-17T08:30:24.575Z] e2be974225ed: Download complete [2023-03-17T08:30:24.575Z] 988bab9f4d93: Verifying Checksum [2023-03-17T08:30:24.575Z] 988bab9f4d93: Download complete [2023-03-17T08:30:24.834Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T08:30:24.834Z] 1469e6f7b9e6: Download complete [2023-03-17T08:30:24.834Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T08:30:24.834Z] 339a4e72a1f5: Download complete [2023-03-17T08:30:24.834Z] eaf3925da568: Download complete [2023-03-17T08:30:24.834Z] bde34c3a00c8: Download complete [2023-03-17T08:30:24.834Z] b352a97aabf1: Verifying Checksum [2023-03-17T08:30:24.834Z] b352a97aabf1: Download complete [2023-03-17T08:30:24.834Z] 4872d77fe225: Verifying Checksum [2023-03-17T08:30:24.834Z] 4872d77fe225: Download complete [2023-03-17T08:30:24.834Z] 5851b861e8e6: Verifying Checksum [2023-03-17T08:30:24.834Z] 5851b861e8e6: Download complete [2023-03-17T08:30:24.834Z] b85a868b505f: Verifying Checksum [2023-03-17T08:30:24.834Z] b85a868b505f: Download complete [2023-03-17T08:30:25.401Z] bab4dde63d76: Verifying Checksum [2023-03-17T08:30:26.337Z] b85a868b505f: Pull complete [2023-03-17T08:30:26.337Z] e2be974225ed: Pull complete [2023-03-17T08:30:26.596Z] 339a4e72a1f5: Pull complete [2023-03-17T08:30:26.855Z] 988bab9f4d93: Pull complete [2023-03-17T08:30:27.424Z] 1469e6f7b9e6: Pull complete [2023-03-17T08:30:27.424Z] eaf3925da568: Pull complete [2023-03-17T08:30:29.332Z] bab4dde63d76: Pull complete [2023-03-17T08:30:29.332Z] bde34c3a00c8: Pull complete [2023-03-17T08:30:29.332Z] b352a97aabf1: Pull complete [2023-03-17T08:30:29.592Z] 4872d77fe225: Pull complete [2023-03-17T08:30:29.592Z] 5851b861e8e6: Pull complete [2023-03-17T08:30:29.592Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T08:30:29.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:30:29.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:30:29.687Z] prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container [2023-03-17T08:30:29.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T08:30:31.939Z] $ docker top a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 -eo pid,comm [2023-03-17T08:30:31.999Z] 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). [2023-03-17T08:30:31.999Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T08:30:32.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T08:30:32.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T08:30:32.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T08:30:32.156Z] $ docker exec a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 ssh-agent [2023-03-17T08:30:32.280Z] SSH_AUTH_SOCK=/tmp/ssh-5bhOsyUsuEUl/agent.32 [2023-03-17T08:30:32.280Z] SSH_AGENT_PID=38 [2023-03-17T08:30:32.286Z] Running ssh-add (command line suppressed) [2023-03-17T08:30:32.387Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7299116170028200524.key (/w/workspace/edgex-go/2@tmp/private_key_7299116170028200524.key) [2023-03-17T08:30:32.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T08:30:32.689Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T08:30:32.704Z] $ docker exec --env ******** --env ******** a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 ssh-agent -k [2023-03-17T08:30:32.794Z] unset SSH_AUTH_SOCK; [2023-03-17T08:30:32.794Z] unset SSH_AGENT_PID; [2023-03-17T08:30:32.794Z] echo Agent pid 38 killed; [2023-03-17T08:30:32.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T08:30:32.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T08:30:32.834Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T08:30:32.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T08:30:32.957Z] $ docker exec a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 ssh-agent [2023-03-17T08:30:33.074Z] SSH_AUTH_SOCK=/tmp/ssh-Qq8FE6kq6ZtM/agent.70 [2023-03-17T08:30:33.074Z] SSH_AGENT_PID=76 [2023-03-17T08:30:33.079Z] Running ssh-add (command line suppressed) [2023-03-17T08:30:33.176Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_14888879509458909220.key (/w/workspace/edgex-go/2@tmp/private_key_14888879509458909220.key) [2023-03-17T08:30:33.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T08:30:33.489Z] + git semver init [2023-03-17T08:30:33.750Z] 2023-03-17 08:30:33,651 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T08:30:33.750Z] 2023-03-17 08:30:33,652 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-17T08:30:33.750Z] 2023-03-17 08:30:33,652 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-17T08:30:33.750Z] 2023-03-17 08:30:33,653 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-03-17T08:30:39.039Z] 2023-03-17 08:30:38,832 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-17T08:30:39.039Z] 2023-03-17 08:30:38,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4458 with force:False [2023-03-17T08:30:39.039Z] 2023-03-17 08:30:38,832 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4458 [2023-03-17T08:30:39.039Z] 2023-03-17 08:30:38,837 [execute] INFO git cat-file --batch-check [2023-03-17T08:30:39.039Z] 2023-03-17 08:30:38,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T08:30:39.039Z] 2023-03-17 08:30:38,843 [execute] INFO git cat-file --batch [2023-03-17T08:30:39.039Z] 2023-03-17 08:30:38,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T08:30:39.039Z] 2023-03-17 08:30:38,848 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4458 [2023-03-17T08:30:39.039Z] 0.0.0 [Pipeline] } [2023-03-17T08:30:39.047Z] $ docker exec --env ******** --env ******** a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 ssh-agent -k [2023-03-17T08:30:39.138Z] unset SSH_AUTH_SOCK; [2023-03-17T08:30:39.139Z] unset SSH_AGENT_PID; [2023-03-17T08:30:39.139Z] echo Agent pid 76 killed; [2023-03-17T08:30:39.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T08:30:39.448Z] + git semver [Pipeline] } [2023-03-17T08:30:39.720Z] $ docker stop --time=1 a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 [2023-03-17T08:30:41.000Z] $ docker rm -f --volumes a2a2d7aab23323faaf17e94c0d44f049b7e83ea1a496bec98df8c5970a241ad3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T08:30:41.338Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T08:30:41.580Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T08:30:41.581Z] [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 [2023-03-17T08:30:42.008Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-17T08:30:42.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:30:42.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:30:42.038Z] ========================================================= [2023-03-17T08:30:42.038Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T08:30:42.038Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:30:42.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T08:30:42.322Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T08:30:42.322Z] 63b65145d645: Pulling fs layer [2023-03-17T08:30:42.322Z] a2d21d5440eb: Pulling fs layer [2023-03-17T08:30:42.322Z] 935e6c44a52c: Pulling fs layer [2023-03-17T08:30:42.322Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T08:30:42.322Z] 30dea6a524f1: Pulling fs layer [2023-03-17T08:30:42.322Z] a2aff8979fd8: Pulling fs layer [2023-03-17T08:30:42.322Z] 6808be2612f2: Pulling fs layer [2023-03-17T08:30:42.322Z] f25807f1079a: Pulling fs layer [2023-03-17T08:30:42.322Z] 30dea6a524f1: Waiting [2023-03-17T08:30:42.322Z] a2aff8979fd8: Waiting [2023-03-17T08:30:42.322Z] 6808be2612f2: Waiting [2023-03-17T08:30:42.322Z] a2d21d5440eb: Verifying Checksum [2023-03-17T08:30:42.322Z] a2d21d5440eb: Download complete [2023-03-17T08:30:42.322Z] 94cc34f8dd06: Download complete [2023-03-17T08:30:42.322Z] 30dea6a524f1: Download complete [2023-03-17T08:30:42.322Z] 63b65145d645: Verifying Checksum [2023-03-17T08:30:42.322Z] 63b65145d645: Download complete [2023-03-17T08:30:42.580Z] 63b65145d645: Pull complete [2023-03-17T08:30:42.580Z] a2d21d5440eb: Pull complete [2023-03-17T08:30:42.843Z] a2aff8979fd8: Verifying Checksum [2023-03-17T08:30:42.843Z] a2aff8979fd8: Download complete [2023-03-17T08:30:43.807Z] 935e6c44a52c: Verifying Checksum [2023-03-17T08:30:43.807Z] 935e6c44a52c: Download complete [2023-03-17T08:30:43.807Z] f25807f1079a: Verifying Checksum [2023-03-17T08:30:43.807Z] f25807f1079a: Download complete [2023-03-17T08:30:43.807Z] 6808be2612f2: Verifying Checksum [2023-03-17T08:30:43.807Z] 6808be2612f2: Download complete [2023-03-17T08:30:47.098Z] 935e6c44a52c: Pull complete [2023-03-17T08:30:47.098Z] 94cc34f8dd06: Pull complete [2023-03-17T08:30:47.098Z] 30dea6a524f1: Pull complete [2023-03-17T08:30:47.098Z] a2aff8979fd8: Pull complete [2023-03-17T08:30:49.627Z] 6808be2612f2: Pull complete [2023-03-17T08:30:49.884Z] f25807f1079a: Pull complete [2023-03-17T08:30:49.884Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T08:30:50.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T08:30:50.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:30:50.435Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T08:30:50.435Z] WORKDIR /edgex [2023-03-17T08:30:50.435Z] COPY go.mod . [2023-03-17T08:30:50.435Z] RUN go mod download [2023-03-17T08:30:50.435Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-17T08:30:51.005Z] Sending build context to Docker daemon 170.5MB [2023-03-17T08:30:51.005Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T08:30:51.005Z] ---> 3b553350e43f [2023-03-17T08:30:51.005Z] Step 2/4 : WORKDIR /edgex [2023-03-17T08:30:56.277Z] ---> Running in 4a912b2de4a1 [2023-03-17T08:30:56.535Z] Removing intermediate container 4a912b2de4a1 [2023-03-17T08:30:56.535Z] ---> 3688a9544381 [2023-03-17T08:30:56.535Z] Step 3/4 : COPY go.mod . [2023-03-17T08:30:56.535Z] ---> ae8729fa0b36 [2023-03-17T08:30:56.535Z] Step 4/4 : RUN go mod download [2023-03-17T08:30:56.656Z] Still waiting to schedule task [2023-03-17T08:30:56.656Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4362’ [2023-03-17T08:30:56.794Z] ---> Running in 466e7b04db37 [2023-03-17T08:31:09.004Z] Removing intermediate container 466e7b04db37 [2023-03-17T08:31:09.004Z] ---> 1b893040bd4a [2023-03-17T08:31:09.004Z] Successfully built 1b893040bd4a [2023-03-17T08:31:09.004Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:31:09.302Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T08:31:09.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:31:09.374Z] prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container [2023-03-17T08:31:09.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat [2023-03-17T08:31:09.801Z] $ docker top 4b96c35d00e34e75a729bff66db844977ff23946e3a6da693f20a955ee7e7a4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:31:10.138Z] + go version [2023-03-17T08:31:10.138Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T08:31:10.146Z] $ docker stop --time=1 4b96c35d00e34e75a729bff66db844977ff23946e3a6da693f20a955ee7e7a4f [2023-03-17T08:31:11.418Z] $ docker rm -f --volumes 4b96c35d00e34e75a729bff66db844977ff23946e3a6da693f20a955ee7e7a4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:31:11.854Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T08:31:11.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:31:11.926Z] prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container [2023-03-17T08:31:11.956Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat [2023-03-17T08:31:12.293Z] $ docker top 7432526fd8ad67f60b283deb9060c3b90313fbf0c18539fd1af15323d9e517bb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T08:31:12.365Z] ========================================================= [2023-03-17T08:31:12.366Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-17T08:31:12.366Z] ========================================================= [Pipeline] sh [2023-03-17T08:31:12.648Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:31:12.967Z] + make test [2023-03-17T08:31:12.967Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T08:31:21.089Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-17T08:31:33.280Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-17T08:31:33.280Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-17T08:31:33.280Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-17T08:31:33.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-17T08:31:33.794Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-17T08:31:34.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-17T08:31:34.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-17T08:31:34.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-17T08:31:34.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-17T08:31:34.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-17T08:31:34.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-17T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-17T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-17T08:31:35.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-17T08:31:36.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-17T08:31:36.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-17T08:31:36.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-03-17T08:31:37.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-03-17T08:31:38.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-17T08:31:38.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-17T08:31:38.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-17T08:31:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-17T08:31:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-17T08:31:40.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-17T08:31:40.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-17T08:31:40.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:31:40.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-17T08:31:40.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-17T08:31:41.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.2% of statements [2023-03-17T08:31:41.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-03-17T08:31:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-17T08:31:41.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-17T08:31:43.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.605s coverage: 88.5% of statements [2023-03-17T08:31:43.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-17T08:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-17T08:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-17T08:31:44.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 95.6% of statements [2023-03-17T08:31:44.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-17T08:31:44.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-17T08:31:44.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-17T08:31:44.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-17T08:31:44.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-17T08:31:44.310Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-03-17T08:31:45.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-17T08:31:45.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-17T08:31:45.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-17T08:31:45.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements [2023-03-17T08:31:45.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-17T08:31:45.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-17T08:31:45.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-03-17T08:31:45.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements [2023-03-17T08:31:46.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 45.5% of statements [2023-03-17T08:31:46.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-03-17T08:31:46.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-03-17T08:31:46.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-03-17T08:31:46.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-03-17T08:31:47.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-17T08:31:47.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-17T08:31:47.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-17T08:31:47.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-17T08:31:47.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-17T08:31:47.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-17T08:31:47.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-17T08:31:47.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-17T08:31:48.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-17T08:31:48.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-17T08:31:48.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-17T08:31:48.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-17T08:31:48.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-17T08:31:48.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-17T08:31:48.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-17T08:31:49.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-17T08:31:50.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-17T08:31:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-17T08:31:51.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-17T08:31:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-17T08:31:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-17T08:31:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-17T08:31:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-17T08:31:53.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-17T08:31:54.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-17T08:31:55.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-17T08:31:55.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-17T08:31:55.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-17T08:31:55.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-17T08:31:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-17T08:31:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-17T08:31:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-17T08:31:56.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-17T08:31:58.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-17T08:31:58.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:31:58.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-17T08:31:58.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-17T08:31:58.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements [2023-03-17T08:31:59.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-17T08:31:59.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-17T08:32:00.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-17T08:32:00.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:32:12.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.298s coverage: 79.9% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.073s coverage: 92.9% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.107s coverage: 81.2% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.040s coverage: 84.8% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.1% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.412s coverage: 38.4% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-03-17T08:32:13.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-03-17T08:32:13.456Z] 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 [2023-03-17T08:32:35.411Z] go vet ./... [2023-03-17T08:32:37.942Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T08:32:38.201Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T08:32:38.201Z] ./bin/test-attribution-txt.sh [2023-03-17T08:32:38.461Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-17T08:32:38.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-17T08:32:38.763Z] + ls -al . [2023-03-17T08:32:38.763Z] total 704 [2023-03-17T08:32:38.763Z] drwxrwxr-x 11 1001 1001 4096 Mar 17 08:31 . [2023-03-17T08:32:38.763Z] drwxr-xr-x 4 root root 4096 Mar 17 08:31 .. [2023-03-17T08:32:38.763Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 08:30 .blubracket [2023-03-17T08:32:38.763Z] -rw-rw-r-- 1 1001 1001 16 Mar 17 08:30 .dockerignore [2023-03-17T08:32:38.763Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 08:30 .git [2023-03-17T08:32:38.763Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 08:30 .github [2023-03-17T08:32:38.763Z] -rw-rw-r-- 1 1001 1001 1133 Mar 17 08:30 .gitignore [2023-03-17T08:32:38.763Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 08:30 .golangci.yml [2023-03-17T08:32:38.763Z] -rw-rw-r-- 1 1001 1001 87 Mar 17 08:30 .hadolint.yml [2023-03-17T08:32:38.763Z] drwxr-xr-x 3 1001 1001 4096 Mar 17 08:30 .semver [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 08:30 .sonarcloud.properties [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 08:30 ADOPTERS.md [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 10825 Mar 17 08:30 Attribution.txt [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 73765 Mar 17 08:30 CHANGELOG.md [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 08:30 CONTRIBUTING.md [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 08:30 GOVERNANCE.md [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 883 Mar 17 08:30 Jenkinsfile [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 08:30 LICENSE [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 14266 Mar 17 08:30 Makefile [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 08:30 OWNERS.md [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 9403 Mar 17 08:30 README.md [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 789 Mar 17 08:30 SECURITY.md [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 5 Mar 17 08:30 VERSION [2023-03-17T08:32:38.764Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 08:30 bin [2023-03-17T08:32:38.764Z] drwxrwxr-x 18 1001 1001 4096 Mar 17 08:30 cmd [2023-03-17T08:32:38.764Z] -rw-r--r-- 1 root root 447486 Mar 17 08:32 coverage.out [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 3236 Mar 17 08:30 go.mod [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 31410 Mar 17 08:30 go.sum [2023-03-17T08:32:38.764Z] drwxrwxr-x 7 1001 1001 4096 Mar 17 08:30 internal [2023-03-17T08:32:38.764Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 08:30 openapi [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 594 Mar 17 08:30 security.txt [2023-03-17T08:32:38.764Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 08:30 snap [2023-03-17T08:32:38.764Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 08:30 version.go [Pipeline] sh [2023-03-17T08:32:39.050Z] + '[' -e coverage.out ] [2023-03-17T08:32:39.050Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-17T08:32:39.144Z] Stashed 1 file(s) [Pipeline] sh [2023-03-17T08:32:39.425Z] + make build [2023-03-17T08:32:39.425Z] 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 [2023-03-17T08:32:51.626Z] 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 [2023-03-17T08:32:51.626Z] 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 [2023-03-17T08:32:52.561Z] 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 [2023-03-17T08:32:53.127Z] 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 [2023-03-17T08:32:59.685Z] 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 [2023-03-17T08:33:00.619Z] 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 [2023-03-17T08:33:01.552Z] 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 [2023-03-17T08:33:02.924Z] 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 [2023-03-17T08:33:03.487Z] 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 [2023-03-17T08:33:04.437Z] 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 [2023-03-17T08:33:05.369Z] 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] } [2023-03-17T08:33:06.315Z] $ docker stop --time=1 7432526fd8ad67f60b283deb9060c3b90313fbf0c18539fd1af15323d9e517bb [2023-03-17T08:33:09.467Z] $ docker rm -f --volumes 7432526fd8ad67f60b283deb9060c3b90313fbf0c18539fd1af15323d9e517bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:33:10.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T08:33:10.222Z] [2023-03-17T08:33:10.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:33:10.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T08:33:10.518Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-17T08:33:10.518Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-17T08:33:10.518Z] ca9280d653b3: Pulling fs layer [2023-03-17T08:33:10.518Z] 7e9c9ca2126c: Pulling fs layer [2023-03-17T08:33:10.518Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-17T08:33:10.518Z] cbdbe7a5bc2a: Download complete [2023-03-17T08:33:10.775Z] ca9280d653b3: Verifying Checksum [2023-03-17T08:33:10.775Z] ca9280d653b3: Download complete [2023-03-17T08:33:10.775Z] cbdbe7a5bc2a: Pull complete [2023-03-17T08:33:11.339Z] ca9280d653b3: Pull complete [2023-03-17T08:33:11.598Z] 7e9c9ca2126c: Download complete [2023-03-17T08:33:11.942Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4366 in /w/workspace/edgexfoundry_edgex-go_PR-4458 [Pipeline] { [Pipeline] ws [2023-03-17T08:33:11.956Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-17T08:33:11.996Z] The recommended git tool is: git [2023-03-17T08:33:14.879Z] 7e9c9ca2126c: Pull complete [2023-03-17T08:33:14.880Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-17T08:33:14.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T08:33:14.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:33:14.950Z] prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container [2023-03-17T08:33:14.979Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2023-03-17T08:33:16.900Z] $ docker top 4f18382ac326245217846dc8618b01dcb0a1141cde0648c3ee423ed12a8de0c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:33:17.242Z] + docker-compose build --help [2023-03-17T08:33:17.242Z] + grep parallel [2023-03-17T08:33:17.808Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T08:33:17.815Z] $ docker stop --time=1 4f18382ac326245217846dc8618b01dcb0a1141cde0648c3ee423ed12a8de0c6 [2023-03-17T08:33:19.056Z] using credential edgex-jenkins-ssh [2023-03-17T08:33:19.071Z] $ docker rm -f --volumes 4f18382ac326245217846dc8618b01dcb0a1141cde0648c3ee423ed12a8de0c6 [2023-03-17T08:33:19.077Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:33:19.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T08:33:19.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:33:19.536Z] prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container [2023-03-17T08:33:19.140Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-17T08:33:19.258Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-17T08:33:19.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-17T08:33:19.421Z] > git --version # timeout=10 [2023-03-17T08:33:19.450Z] > git --version # 'git version 2.25.1' [2023-03-17T08:33:19.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T08:33:19.560Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2023-03-17T08:33:19.879Z] $ docker top ce75121382304c930219113e2b35314ecc9f8e4be6ba9e3555f1116acc35847e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:33:20.217Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T08:33:20.786Z] Building core-command ... [2023-03-17T08:33:20.786Z] Building core-common-config-bootstrapper ... [2023-03-17T08:33:20.786Z] Building core-data ... [2023-03-17T08:33:20.786Z] Building core-metadata ... [2023-03-17T08:33:20.786Z] Building security-bootstrapper ... [2023-03-17T08:33:20.786Z] Building security-proxy-auth ... [2023-03-17T08:33:20.786Z] Building security-proxy-setup ... [2023-03-17T08:33:20.786Z] Building security-secretstore-setup ... [2023-03-17T08:33:20.786Z] Building security-spiffe-token-provider ... [2023-03-17T08:33:20.786Z] Building security-spire-agent ... [2023-03-17T08:33:20.786Z] Building security-spire-config ... [2023-03-17T08:33:20.786Z] Building security-spire-server ... [2023-03-17T08:33:20.786Z] Building support-notifications ... [2023-03-17T08:33:20.786Z] Building support-scheduler ... [2023-03-17T08:33:20.786Z] Building core-command [2023-03-17T08:33:20.786Z] Building security-proxy-auth [2023-03-17T08:33:20.786Z] Building security-spire-agent [2023-03-17T08:33:20.786Z] Building security-spiffe-token-provider [2023-03-17T08:33:20.786Z] Building support-notifications [2023-03-17T08:33:19.634Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T08:33:32.975Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:33:32.975Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:33:32.975Z] ---> 1b893040bd4a [2023-03-17T08:33:32.976Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T08:33:32.976Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:33:32.976Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:33:32.976Z] ---> 1b893040bd4a [2023-03-17T08:33:32.976Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:33:32.976Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:33:32.976Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:33:32.976Z] ---> 1b893040bd4a [2023-03-17T08:33:32.976Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:33:32.976Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:33:32.976Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:33:32.976Z] ---> 1b893040bd4a [2023-03-17T08:33:32.976Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:33:32.976Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:33:32.976Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:33:32.976Z] ---> 1b893040bd4a [2023-03-17T08:33:32.976Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T08:33:38.492Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-17T08:33:39.540Z] ---> Running in 81fd742604e4 [2023-03-17T08:33:39.541Z] ---> Running in 1bfd6b7c14bb [2023-03-17T08:33:39.541Z] ---> Running in b56e78cfc552 [2023-03-17T08:33:39.541Z] ---> Running in 1d6bebe27162 [2023-03-17T08:33:39.541Z] ---> Running in 76f9adc9d2fc [2023-03-17T08:33:39.541Z] Removing intermediate container b56e78cfc552 [2023-03-17T08:33:39.541Z] ---> 73eff40c32d9 [2023-03-17T08:33:39.541Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:33:39.541Z] Removing intermediate container 76f9adc9d2fc [2023-03-17T08:33:39.541Z] ---> 7b6c090de2d2 [2023-03-17T08:33:39.541Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:33:39.541Z] Removing intermediate container 1bfd6b7c14bb [2023-03-17T08:33:39.541Z] ---> 6c0aafaa73bf [2023-03-17T08:33:39.541Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T08:33:39.541Z] Removing intermediate container 81fd742604e4 [2023-03-17T08:33:39.541Z] ---> 617714d2aa14 [2023-03-17T08:33:39.541Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-17T08:33:39.799Z] ---> Running in 597db0318b1e [2023-03-17T08:33:39.799Z] ---> Running in 5c67eed46928 [2023-03-17T08:33:39.799Z] ---> Running in 41d9d5c46d8c [2023-03-17T08:33:39.799Z] ---> Running in 99df66fa6797 [2023-03-17T08:33:39.799Z] Removing intermediate container 1d6bebe27162 [2023-03-17T08:33:39.799Z] ---> 600fc8535f8d [2023-03-17T08:33:39.799Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T08:33:39.799Z] ---> Running in 2bdf4c0ebd87 [2023-03-17T08:33:39.799Z] Removing intermediate container 597db0318b1e [2023-03-17T08:33:39.799Z] ---> b9f85f4fd9ce [2023-03-17T08:33:39.799Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T08:33:39.799Z] Removing intermediate container 99df66fa6797 [2023-03-17T08:33:39.799Z] ---> f70457bc8bb2 [2023-03-17T08:33:39.799Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T08:33:39.799Z] Removing intermediate container 41d9d5c46d8c [2023-03-17T08:33:39.799Z] ---> aa144ff8440f [2023-03-17T08:33:39.799Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:33:39.799Z] ---> Running in 92576b90a6cb [2023-03-17T08:33:39.799Z] ---> Running in be0981305781 [2023-03-17T08:33:39.799Z] ---> Running in 17f9557334d8 [2023-03-17T08:33:40.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.220Z] Merging remotes/origin/main commit 6dde6725c068b93be8e99b4859b2725888de99b7 into PR head commit e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d [2023-03-17T08:33:40.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.313Z] OK: 265 MiB in 53 packages [2023-03-17T08:33:40.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.571Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T08:33:40.571Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T08:33:40.571Z] OK: 17816 distinct packages available [2023-03-17T08:33:40.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.571Z] OK: 265 MiB in 53 packages [2023-03-17T08:33:40.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:40.571Z] OK: 265 MiB in 53 packages [2023-03-17T08:33:40.571Z] OK: 265 MiB in 53 packages [2023-03-17T08:33:38.524Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T08:33:39.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-17T08:33:39.490Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-17T08:33:39.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T08:33:39.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4458/head:refs/remotes/origin/PR-4458 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T08:33:40.244Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T08:33:40.332Z] > git checkout -f e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 [2023-03-17T08:33:40.578Z] > git remote # timeout=10 [2023-03-17T08:33:40.598Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T08:33:40.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T08:33:40.636Z] > git merge 6dde6725c068b93be8e99b4859b2725888de99b7 # timeout=10 [2023-03-17T08:33:40.829Z] Removing intermediate container 2bdf4c0ebd87 [2023-03-17T08:33:40.829Z] ---> c44802a5d569 [2023-03-17T08:33:40.829Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T08:33:40.829Z] OK: 265 MiB in 53 packages [2023-03-17T08:33:40.829Z] ---> e619aeb5b785 [2023-03-17T08:33:40.829Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:33:40.935Z] Merge succeeded, producing 45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T08:33:40.935Z] Checking out Revision 45a5479f442b87b2424fbc08fb053a42c16e71c1 (PR-4458) [2023-03-17T08:33:41.088Z] ---> Running in 1b38a6c9d49d [2023-03-17T08:33:41.088Z] Removing intermediate container be0981305781 [2023-03-17T08:33:41.088Z] ---> b60199301ef8 [2023-03-17T08:33:41.088Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T08:33:41.088Z] Removing intermediate container 92576b90a6cb [2023-03-17T08:33:41.088Z] ---> e7216fccc207 [2023-03-17T08:33:41.088Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:33:41.346Z] Removing intermediate container 17f9557334d8 [2023-03-17T08:33:41.346Z] ---> adf98ed62a2a [2023-03-17T08:33:41.346Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:33:41.346Z] ---> ce8357f044da [2023-03-17T08:33:41.346Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:33:41.346Z] ---> Running in d01e52828592 [2023-03-17T08:33:41.346Z] Removing intermediate container 5c67eed46928 [2023-03-17T08:33:41.346Z] ---> 9bdd03199927 [2023-03-17T08:33:41.346Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T08:33:41.346Z] ---> 96fa01c35991 [2023-03-17T08:33:41.346Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:33:41.346Z] ---> Running in a91faba2e36d [2023-03-17T08:33:41.603Z] ---> 4132db00cea7 [2023-03-17T08:33:41.603Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:33:41.603Z] ---> Running in 60d9e28deda1 [2023-03-17T08:33:41.603Z] ---> 2a9ac4d974e9 [2023-03-17T08:33:41.603Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:33:41.603Z] ---> Running in dab664309be7 [2023-03-17T08:33:40.914Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T08:33:40.946Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T08:33:40.966Z] > git checkout -f 45a5479f442b87b2424fbc08fb053a42c16e71c1 # timeout=10 [2023-03-17T08:33:44.696Z] Commit message: "Merge commit '6dde6725c068b93be8e99b4859b2725888de99b7' into HEAD" [2023-03-17T08:33:44.709Z] > git rev-list --no-walk e31e8ddb8e16f8db94ecbe56cdbfab1ba972041d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T08:33:45.791Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T08:33:45.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T08:33:45.791Z] Dload Upload Total Spent Left Speed [2023-03-17T08:33:45.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-03-17T08:33:46.601Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T08:33:46.932Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T08:33:46.932Z] + sudo tee /etc/docker/daemon.new [2023-03-17T08:33:46.932Z] { [2023-03-17T08:33:46.932Z] "registry-mirrors": [ [2023-03-17T08:33:46.932Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T08:33:46.932Z] ], [2023-03-17T08:33:46.932Z] "bip": "10.250.0.254/24", [2023-03-17T08:33:46.932Z] "hosts": [ [2023-03-17T08:33:46.932Z] "tcp://0.0.0.0:5555", [2023-03-17T08:33:46.932Z] "unix:///var/run/docker.sock" [2023-03-17T08:33:46.932Z] ], [2023-03-17T08:33:46.932Z] "mtu": 1458, [2023-03-17T08:33:46.932Z] "selinux-enabled": true, [2023-03-17T08:33:46.932Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T08:33:46.932Z] } [Pipeline] sh [2023-03-17T08:33:47.257Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T08:33:47.582Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:34:09.714Z] provisioning config files... [2023-03-17T08:34:09.740Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config12415781253194396547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:34:10.089Z] ---> docker-login.sh [2023-03-17T08:34:10.089Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:34:10.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:34:10.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:34:10.680Z] Configure a credential helper to remove this warning. See [2023-03-17T08:34:10.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:34:10.680Z] [2023-03-17T08:34:10.680Z] Login Succeeded [2023-03-17T08:34:10.680Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:34:10.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:34:11.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:34:11.219Z] Configure a credential helper to remove this warning. See [2023-03-17T08:34:11.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:34:11.219Z] [2023-03-17T08:34:11.219Z] Login Succeeded [2023-03-17T08:34:11.219Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:34:11.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:34:11.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:34:11.490Z] Configure a credential helper to remove this warning. See [2023-03-17T08:34:11.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:34:11.490Z] [2023-03-17T08:34:11.490Z] Login Succeeded [2023-03-17T08:34:11.490Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:34:11.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:34:12.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:34:12.043Z] Configure a credential helper to remove this warning. See [2023-03-17T08:34:12.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:34:12.043Z] [2023-03-17T08:34:12.043Z] Login Succeeded [2023-03-17T08:34:12.043Z] docker.io [2023-03-17T08:34:12.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:34:12.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:34:12.317Z] Configure a credential helper to remove this warning. See [2023-03-17T08:34:12.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:34:12.317Z] [2023-03-17T08:34:12.317Z] Login Succeeded [2023-03-17T08:34:12.317Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:34:12.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-17T08:34:12.934Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-17T08:34:12.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:34:12.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:34:12.975Z] ========================================================= [2023-03-17T08:34:12.975Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T08:34:12.975Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:34:13.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T08:34:13.584Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T08:34:13.584Z] af6eaf76a39c: Pulling fs layer [2023-03-17T08:34:13.584Z] 55522c791124: Pulling fs layer [2023-03-17T08:34:13.584Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T08:34:13.584Z] 169dfbe0d373: Pulling fs layer [2023-03-17T08:34:13.584Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T08:34:13.584Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T08:34:13.584Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T08:34:13.584Z] 169dfbe0d373: Waiting [2023-03-17T08:34:13.584Z] e1ff8fa3b103: Waiting [2023-03-17T08:34:13.584Z] 52ebb69f0ebf: Waiting [2023-03-17T08:34:13.584Z] 5abe8eddf0d5: Waiting [2023-03-17T08:34:13.584Z] 55522c791124: Verifying Checksum [2023-03-17T08:34:13.584Z] 55522c791124: Download complete [2023-03-17T08:34:13.584Z] 169dfbe0d373: Verifying Checksum [2023-03-17T08:34:13.584Z] 169dfbe0d373: Download complete [2023-03-17T08:34:13.584Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T08:34:13.584Z] e1ff8fa3b103: Download complete [2023-03-17T08:34:13.584Z] af6eaf76a39c: Download complete [2023-03-17T08:34:14.552Z] af6eaf76a39c: Pull complete [2023-03-17T08:34:14.820Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T08:34:14.820Z] 5abe8eddf0d5: Download complete [2023-03-17T08:34:15.106Z] 55522c791124: Pull complete [2023-03-17T08:34:16.079Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T08:34:16.079Z] ce5c4a1c91eb: Download complete [2023-03-17T08:34:16.079Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T08:34:16.079Z] 52ebb69f0ebf: Download complete [2023-03-17T08:34:26.167Z] ce5c4a1c91eb: Pull complete [2023-03-17T08:34:26.167Z] 169dfbe0d373: Pull complete [2023-03-17T08:34:26.435Z] e1ff8fa3b103: Pull complete [2023-03-17T08:34:33.105Z] 52ebb69f0ebf: Pull complete [2023-03-17T08:34:35.057Z] 5abe8eddf0d5: Pull complete [2023-03-17T08:34:35.057Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T08:34:35.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T08:34:35.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:34:35.396Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T08:34:35.396Z] WORKDIR /edgex [2023-03-17T08:34:35.396Z] COPY go.mod . [2023-03-17T08:34:35.396Z] RUN go mod download [2023-03-17T08:34:35.396Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-17T08:34:35.982Z] Sending build context to Docker daemon 2.933MB [2023-03-17T08:34:35.982Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T08:34:35.982Z] ---> 6cb57ee374ae [2023-03-17T08:34:35.982Z] Step 2/4 : WORKDIR /edgex [2023-03-17T08:34:37.822Z] Removing intermediate container d01e52828592 [2023-03-17T08:34:37.822Z] ---> 190e2c1bd632 [2023-03-17T08:34:37.822Z] Step 8/24 : COPY . . [2023-03-17T08:34:37.822Z] Removing intermediate container 1b38a6c9d49d [2023-03-17T08:34:37.822Z] ---> 9a52b0dde1a2 [2023-03-17T08:34:37.822Z] Step 7/27 : COPY . . [2023-03-17T08:34:37.822Z] Removing intermediate container a91faba2e36d [2023-03-17T08:34:37.822Z] ---> 85a519d7789c [2023-03-17T08:34:37.822Z] Step 8/23 : COPY . . [2023-03-17T08:34:37.822Z] Removing intermediate container 60d9e28deda1 [2023-03-17T08:34:37.822Z] ---> 55bb55a0008f [2023-03-17T08:34:37.822Z] Step 8/23 : COPY . . [2023-03-17T08:34:37.822Z] Removing intermediate container dab664309be7 [2023-03-17T08:34:37.822Z] ---> c11cc8c59688 [2023-03-17T08:34:37.822Z] Step 7/20 : COPY . . [2023-03-17T08:34:37.923Z] ---> Running in 034231dd9a1b [2023-03-17T08:34:38.189Z] Removing intermediate container 034231dd9a1b [2023-03-17T08:34:38.189Z] ---> 050fb62c62cf [2023-03-17T08:34:38.189Z] Step 3/4 : COPY go.mod . [2023-03-17T08:34:38.772Z] ---> 9c7fb9166a10 [2023-03-17T08:34:38.772Z] Step 4/4 : RUN go mod download [2023-03-17T08:34:38.772Z] ---> Running in d1b3115ecbe8 [2023-03-17T08:34:52.697Z] ---> 174fa9d28465 [2023-03-17T08:34:52.697Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T08:34:52.697Z] ---> e4bd0f833c38 [2023-03-17T08:34:52.697Z] ---> 6623e2cfa972 [2023-03-17T08:34:52.697Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T08:34:52.697Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T08:34:52.697Z] ---> d339d5323014 [2023-03-17T08:34:52.697Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T08:34:52.697Z] ---> b08254173b0e [2023-03-17T08:34:52.697Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T08:34:52.697Z] ---> Running in e1f997e680d6 [2023-03-17T08:34:52.697Z] ---> Running in 52bed32129a7 [2023-03-17T08:34:52.697Z] ---> Running in f16e63c8fe03 [2023-03-17T08:34:52.697Z] ---> Running in 9d9f7e93f20f [2023-03-17T08:34:52.697Z] ---> Running in 87e6360e5d80 [2023-03-17T08:34:52.697Z] Removing intermediate container 87e6360e5d80 [2023-03-17T08:34:52.697Z] ---> e743fb02983d [2023-03-17T08:34:52.697Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T08:34:52.697Z] ---> Running in 59ac2dd6fc5e [2023-03-17T08:34:52.697Z] Removing intermediate container 59ac2dd6fc5e [2023-03-17T08:34:52.697Z] ---> 95b2fcda2e12 [2023-03-17T08:34:52.697Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T08:34:52.697Z] ---> Running in 84cfc784cbb6 [2023-03-17T08:34:52.697Z] Removing intermediate container 84cfc784cbb6 [2023-03-17T08:34:52.697Z] ---> 8d56c9048362 [2023-03-17T08:34:52.697Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T08:34:52.697Z] ---> Running in 6a0ead37ce6a [2023-03-17T08:34:52.698Z] 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 [2023-03-17T08:34:52.698Z] 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 [2023-03-17T08:34:52.698Z] 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 [2023-03-17T08:34:52.698Z] 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 [2023-03-17T08:34:54.069Z] Removing intermediate container 6a0ead37ce6a [2023-03-17T08:34:54.069Z] ---> a17a871a3477 [2023-03-17T08:34:54.069Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T08:34:54.069Z] ---> Running in 33d40bba2b91 [2023-03-17T08:34:54.333Z] Removing intermediate container 33d40bba2b91 [2023-03-17T08:34:54.333Z] ---> 41a2327b96cd [2023-03-17T08:34:54.333Z] [2023-03-17T08:34:54.333Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T08:34:54.333Z] 3.17: Pulling from library/alpine [2023-03-17T08:34:54.333Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:34:54.333Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T08:34:54.333Z] ---> b2aa39c304c2 [2023-03-17T08:34:54.333Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:34:54.591Z] ---> Running in d8a7fbadb291 [2023-03-17T08:34:54.591Z] Removing intermediate container d8a7fbadb291 [2023-03-17T08:34:54.591Z] ---> f6097b7b82b8 [2023-03-17T08:34:54.591Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T08:34:54.591Z] ---> Running in c1d8c66f5522 [2023-03-17T08:34:55.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:34:55.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:34:55.411Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T08:34:55.411Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T08:34:55.411Z] OK: 17816 distinct packages available [2023-03-17T08:34:55.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:34:55.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:34:55.926Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T08:34:55.926Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T08:34:55.926Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T08:34:55.926Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T08:34:55.926Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T08:34:55.926Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:34:55.926Z] OK: 8 MiB in 20 packages [2023-03-17T08:34:56.493Z] Removing intermediate container c1d8c66f5522 [2023-03-17T08:34:56.493Z] ---> 2cbd29b97a60 [2023-03-17T08:34:56.493Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:34:57.863Z] ---> c61486e42922 [2023-03-17T08:34:57.863Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:34:58.120Z] ---> 9dd3c628edbb [2023-03-17T08:34:58.120Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T08:35:04.677Z] ---> b2a96e454904 [2023-03-17T08:35:04.677Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T08:35:10.998Z] Removing intermediate container d1b3115ecbe8 [2023-03-17T08:35:10.998Z] ---> 944b4159207c [2023-03-17T08:35:10.998Z] Successfully built 944b4159207c [2023-03-17T08:35:10.998Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:35:11.280Z] ---> 224c6ea6ddd9 [2023-03-17T08:35:11.280Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T08:35:11.280Z] ---> dbfc81011267 [2023-03-17T08:35:11.280Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T08:35:11.341Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T08:35:11.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:35:11.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container [2023-03-17T08:35:11.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T08:35:11.845Z] ---> a0d56882f443 [2023-03-17T08:35:11.846Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T08:35:12.779Z] ---> dc8613b03898 [2023-03-17T08:35:12.779Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T08:35:12.779Z] ---> Running in 8320a0781f6a [2023-03-17T08:35:12.779Z] Removing intermediate container 8320a0781f6a [2023-03-17T08:35:12.779Z] ---> 4555c6e4843d [2023-03-17T08:35:12.779Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T08:35:13.037Z] ---> Running in 159f798ad06c [2023-03-17T08:35:13.084Z] $ docker top 70ac112d897a4c14f7facedf989609531efd7082cf2daf10673feaa98d62b3e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:35:13.602Z] Removing intermediate container 159f798ad06c [2023-03-17T08:35:13.602Z] ---> 3d96f409e392 [2023-03-17T08:35:13.602Z] Step 25/27 : LABEL arch=x86_64 [2023-03-17T08:35:13.602Z] ---> Running in 8e8009d0e642 [2023-03-17T08:35:13.926Z] + go version [2023-03-17T08:35:13.926Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T08:35:13.949Z] $ docker stop --time=1 70ac112d897a4c14f7facedf989609531efd7082cf2daf10673feaa98d62b3e5 [2023-03-17T08:35:14.171Z] Removing intermediate container 8e8009d0e642 [2023-03-17T08:35:14.171Z] ---> 86c22e7675e5 [2023-03-17T08:35:14.171Z] Step 26/27 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:35:14.769Z] ---> Running in d0a3137ee387 [2023-03-17T08:35:15.602Z] $ docker rm -f --volumes 70ac112d897a4c14f7facedf989609531efd7082cf2daf10673feaa98d62b3e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:35:16.142Z] Removing intermediate container d0a3137ee387 [2023-03-17T08:35:16.142Z] ---> c7343ee2293d [2023-03-17T08:35:16.142Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T08:35:16.142Z] ---> Running in 6b58b9733b0a [2023-03-17T08:35:16.202Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T08:35:16.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:35:16.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container [2023-03-17T08:35:16.496Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T08:35:16.707Z] Removing intermediate container 6b58b9733b0a [2023-03-17T08:35:16.707Z] ---> 7d8b03b23101 [2023-03-17T08:35:16.707Z] [2023-03-17T08:35:16.707Z] Successfully built 7d8b03b23101 [2023-03-17T08:35:16.707Z] Successfully tagged security-spire-agent:latest [2023-03-17T08:35:16.707Z]  Building security-spire-agent ... done Building security-spire-config [2023-03-17T08:35:17.789Z] $ docker top 9bf1115ac7ca3f66cbd962445881fadab738212a3a84a5a948f5ad404c36b35a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T08:35:18.033Z] ========================================================= [2023-03-17T08:35:18.033Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-17T08:35:18.033Z] ========================================================= [Pipeline] sh [2023-03-17T08:35:18.662Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:35:19.321Z] + make test [2023-03-17T08:35:19.321Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T08:35:23.275Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:35:23.275Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:35:23.275Z] ---> 1b893040bd4a [2023-03-17T08:35:23.275Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> 600fc8535f8d [2023-03-17T08:35:23.275Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> c44802a5d569 [2023-03-17T08:35:23.275Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> e619aeb5b785 [2023-03-17T08:35:23.275Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> 9a52b0dde1a2 [2023-03-17T08:35:23.275Z] Step 7/27 : COPY . . [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> d339d5323014 [2023-03-17T08:35:23.275Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> e743fb02983d [2023-03-17T08:35:23.275Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> 95b2fcda2e12 [2023-03-17T08:35:23.275Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> 8d56c9048362 [2023-03-17T08:35:23.275Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> a17a871a3477 [2023-03-17T08:35:23.275Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> 41a2327b96cd [2023-03-17T08:35:23.275Z] [2023-03-17T08:35:23.275Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T08:35:23.275Z] ---> b2aa39c304c2 [2023-03-17T08:35:23.275Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:35:23.275Z] ---> Using cache [2023-03-17T08:35:23.275Z] ---> f6097b7b82b8 [2023-03-17T08:35:23.275Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T08:35:31.380Z] ---> Running in 90682802ae41 [2023-03-17T08:35:31.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:31.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:31.899Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T08:35:31.899Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T08:35:31.899Z] OK: 17816 distinct packages available [2023-03-17T08:35:31.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:32.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:32.413Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T08:35:32.413Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T08:35:32.413Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T08:35:32.413Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T08:35:32.413Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:35:32.413Z] OK: 7 MiB in 19 packages [2023-03-17T08:35:40.521Z] Removing intermediate container e1f997e680d6 [2023-03-17T08:35:40.521Z] ---> a94eabad554e [2023-03-17T08:35:40.521Z] [2023-03-17T08:35:40.521Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:35:40.521Z] ---> b2aa39c304c2 [2023-03-17T08:35:40.521Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T08:35:40.521Z] Removing intermediate container 9d9f7e93f20f [2023-03-17T08:35:40.521Z] ---> 4931869893fa [2023-03-17T08:35:40.521Z] [2023-03-17T08:35:40.521Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T08:35:40.521Z] Removing intermediate container 52bed32129a7 [2023-03-17T08:35:40.521Z] ---> cb3f7031b2b7 [2023-03-17T08:35:40.521Z] [2023-03-17T08:35:40.521Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T08:35:40.779Z] Removing intermediate container f16e63c8fe03 [2023-03-17T08:35:40.779Z] ---> 69cd4bbedb14 [2023-03-17T08:35:40.779Z] [2023-03-17T08:35:40.779Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:35:40.779Z] ---> b2aa39c304c2 [2023-03-17T08:35:40.779Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:35:40.779Z] ---> b2aa39c304c2 [2023-03-17T08:35:40.779Z] ---> b2aa39c304c2 [2023-03-17T08:35:40.779Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T08:35:40.779Z] [2023-03-17T08:35:40.779Z] ---> Using cache [2023-03-17T08:35:40.779Z] ---> f6097b7b82b8 [2023-03-17T08:35:40.779Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T08:35:40.780Z] ---> Running in 7aa2ab46ff61 [2023-03-17T08:35:41.038Z] Removing intermediate container 90682802ae41 [2023-03-17T08:35:41.038Z] ---> 0d3eddcd891b [2023-03-17T08:35:41.038Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:35:41.972Z] ---> Running in 922d843aef8f [2023-03-17T08:35:41.972Z] ---> Running in 7aa7b4e6479f [2023-03-17T08:35:41.972Z] ---> Running in df462d090ad3 [2023-03-17T08:35:41.972Z] ---> 62eb206d6383 [2023-03-17T08:35:41.972Z] Removing intermediate container 7aa2ab46ff61 [2023-03-17T08:35:41.972Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / ---> 6b30c137f85b [2023-03-17T08:35:41.972Z] [2023-03-17T08:35:41.972Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:35:41.972Z] ---> Running in 6925c22545f1 [2023-03-17T08:35:41.972Z] ---> 3df2827fa2e2 [2023-03-17T08:35:41.972Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T08:35:42.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:42.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:42.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:42.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:42.743Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T08:35:42.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:42.744Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:35:42.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:42.744Z] OK: 7 MiB in 16 packages [2023-03-17T08:35:42.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:42.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:43.000Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T08:35:43.000Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:35:43.000Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:35:43.000Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T08:35:43.000Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T08:35:43.000Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:35:43.000Z] OK: 7 MiB in 16 packages [2023-03-17T08:35:43.000Z] OK: 8 MiB in 17 packages [2023-03-17T08:35:43.000Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T08:35:43.000Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T08:35:43.000Z] OK: 17816 distinct packages available [2023-03-17T08:35:43.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:43.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:43.518Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T08:35:43.518Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T08:35:43.518Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T08:35:43.518Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T08:35:43.518Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T08:35:43.518Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T08:35:43.518Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T08:35:43.518Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T08:35:43.518Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T08:35:43.518Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:35:43.518Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T08:35:43.518Z] OK: 10 MiB in 24 packages [2023-03-17T08:35:44.894Z] ---> 59a8ea834109 [2023-03-17T08:35:44.894Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T08:35:45.152Z] Removing intermediate container 7aa7b4e6479f [2023-03-17T08:35:45.152Z] ---> c4bb6a8bc08e [2023-03-17T08:35:45.152Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T08:35:45.152Z] ---> b5b93579887b [2023-03-17T08:35:45.152Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T08:35:45.152Z] ---> Running in c0883c212983 [2023-03-17T08:35:45.152Z] ---> Running in a2b772b0bc79 [2023-03-17T08:35:45.413Z] Removing intermediate container 6925c22545f1 [2023-03-17T08:35:45.413Z] ---> f6583d8623ba [2023-03-17T08:35:45.413Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:35:45.671Z] Removing intermediate container c0883c212983 [2023-03-17T08:35:45.671Z] ---> dd457bac9b50 [2023-03-17T08:35:45.671Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T08:35:45.671Z] Removing intermediate container a2b772b0bc79 [2023-03-17T08:35:45.671Z] ---> 201fde710092 [2023-03-17T08:35:45.671Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T08:35:45.671Z] ---> Running in 14a4027b6524 [2023-03-17T08:35:45.929Z] ---> c10e0f1eeb40 [2023-03-17T08:35:45.929Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:35:45.929Z] Removing intermediate container df462d090ad3 [2023-03-17T08:35:45.929Z] ---> 6360d63f011b [2023-03-17T08:35:45.929Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T08:35:45.929Z] ---> e40b01a834df [2023-03-17T08:35:45.929Z] Step 22/27 : WORKDIR / [2023-03-17T08:35:45.929Z] Removing intermediate container 922d843aef8f [2023-03-17T08:35:45.929Z] ---> 1ffb0f0df285 [2023-03-17T08:35:45.929Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:35:45.929Z] ---> Running in 8e2bcf96f403 [2023-03-17T08:35:45.929Z] ---> Running in d12bc69a1626 [2023-03-17T08:35:45.929Z] Removing intermediate container 14a4027b6524 [2023-03-17T08:35:45.929Z] ---> 96e2a2ca13ce [2023-03-17T08:35:45.929Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T08:35:45.929Z] ---> ca75c15e9e23 [2023-03-17T08:35:45.929Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T08:35:45.929Z] ---> Running in ef3f756a5acc [2023-03-17T08:35:46.188Z] Removing intermediate container 8e2bcf96f403 [2023-03-17T08:35:46.188Z] ---> bc0c86fbe455 [2023-03-17T08:35:46.188Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T08:35:46.188Z] ---> Running in d300de1920fe [2023-03-17T08:35:46.188Z] Removing intermediate container d12bc69a1626 [2023-03-17T08:35:46.188Z] ---> 6c1af2906386 [2023-03-17T08:35:46.188Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T08:35:46.188Z] ---> 74872db77d70 [2023-03-17T08:35:46.188Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:35:46.188Z] ---> Running in 34528a6a1501 [2023-03-17T08:35:46.462Z] Removing intermediate container ef3f756a5acc [2023-03-17T08:35:46.462Z] ---> 5bd3b0de9fa4 [2023-03-17T08:35:46.462Z] Step 15/24 : WORKDIR / [2023-03-17T08:35:46.720Z] Removing intermediate container d300de1920fe [2023-03-17T08:35:46.720Z] ---> 485db04abe32 [2023-03-17T08:35:46.720Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T08:35:46.720Z] Removing intermediate container 34528a6a1501 [2023-03-17T08:35:46.720Z] ---> 312207d5568f [2023-03-17T08:35:46.720Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T08:35:46.720Z] ---> Running in 7080c305a3b4 [2023-03-17T08:35:46.720Z] ---> 6b14428af28c [2023-03-17T08:35:46.720Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T08:35:46.720Z] ---> Running in a2dafebf42fd [2023-03-17T08:35:46.720Z] ---> Running in 5942e45c2638 [2023-03-17T08:35:46.720Z] ---> b6f21073d04b [2023-03-17T08:35:46.720Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-17T08:35:46.978Z] Removing intermediate container 7080c305a3b4 [2023-03-17T08:35:46.978Z] ---> b58767915ef0 [2023-03-17T08:35:46.978Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:35:47.241Z] Removing intermediate container a2dafebf42fd [2023-03-17T08:35:47.241Z] ---> da513e6c6d12 [2023-03-17T08:35:47.241Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:35:47.241Z] Removing intermediate container 5942e45c2638 [2023-03-17T08:35:47.241Z] ---> 5356f999d584 [2023-03-17T08:35:47.241Z] Step 25/27 : LABEL arch=x86_64 [2023-03-17T08:35:47.808Z] ---> 78ad6ce6e797 [2023-03-17T08:35:47.808Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T08:35:47.808Z] ---> 87b318fc0813 [2023-03-17T08:35:47.808Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:35:47.808Z] ---> Running in 713d7df484fd [2023-03-17T08:35:47.808Z] ---> e24342d539b7 [2023-03-17T08:35:47.808Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / ---> 321b816044d7 [2023-03-17T08:35:47.808Z] [2023-03-17T08:35:47.808Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-17T08:35:48.067Z] ---> 65b6f2ca86db [2023-03-17T08:35:48.067Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T08:35:48.067Z] Removing intermediate container 713d7df484fd [2023-03-17T08:35:48.067Z] ---> 2a08cca3c23d [2023-03-17T08:35:48.067Z] Step 26/27 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:35:48.067Z] ---> 1ef8d9ceae94 [2023-03-17T08:35:48.067Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T08:35:48.067Z] ---> Running in d20b2646ae27 [2023-03-17T08:35:48.326Z] ---> Running in eee0ccd40a87 [2023-03-17T08:35:48.326Z] ---> 78a4d600d584 [2023-03-17T08:35:48.326Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T08:35:48.326Z] ---> 58da23edf448 [2023-03-17T08:35:48.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T08:35:48.326Z] ---> Running in fc06ef54815a [2023-03-17T08:35:48.326Z] Removing intermediate container eee0ccd40a87 [2023-03-17T08:35:48.326Z] ---> 983f95715ce8 [2023-03-17T08:35:48.326Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T08:35:48.584Z] Removing intermediate container d20b2646ae27 [2023-03-17T08:35:48.584Z] ---> 026c64174c35 [2023-03-17T08:35:48.585Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:35:48.585Z] ---> Running in f182b83445d9 [2023-03-17T08:35:48.585Z] ---> Running in 79935992eb5c [2023-03-17T08:35:49.518Z] Removing intermediate container f182b83445d9 [2023-03-17T08:35:49.518Z] ---> 412fc4553071 [2023-03-17T08:35:49.518Z] [2023-03-17T08:35:49.518Z] Removing intermediate container 79935992eb5c [2023-03-17T08:35:49.518Z] ---> 8711f7786cb9 [2023-03-17T08:35:49.518Z] Step 18/20 : LABEL arch=x86_64 [2023-03-17T08:35:49.518Z] ---> 4da654cc8c6d [2023-03-17T08:35:49.518Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-17T08:35:49.518Z] ---> 74cee87dccf4 [2023-03-17T08:35:49.518Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-17T08:35:49.518Z] ---> Running in 5f1589c88b84 [2023-03-17T08:35:49.518Z] Successfully built 412fc4553071 [2023-03-17T08:35:49.518Z] Successfully tagged security-spire-config:latest [2023-03-17T08:35:49.518Z]  Building security-spire-config ... done Building core-metadata [2023-03-17T08:35:50.082Z] Removing intermediate container 5f1589c88b84 [2023-03-17T08:35:50.082Z] ---> bc1dec3fc6c6 [2023-03-17T08:35:50.082Z] Step 19/20 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:35:52.624Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:35:52.624Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:35:55.159Z] ---> 1b893040bd4a [2023-03-17T08:35:55.159Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:35:55.159Z] ---> Using cache [2023-03-17T08:35:55.159Z] ---> 6c0aafaa73bf [2023-03-17T08:35:55.159Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T08:35:55.159Z] ---> Using cache [2023-03-17T08:35:55.159Z] ---> f70457bc8bb2 [2023-03-17T08:35:55.159Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T08:35:55.159Z] ---> Using cache [2023-03-17T08:35:55.159Z] ---> b60199301ef8 [2023-03-17T08:35:55.159Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T08:35:55.159Z] ---> 26fd7d75ebce [2023-03-17T08:35:55.159Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T08:35:55.159Z] ---> Using cache [2023-03-17T08:35:55.159Z] ---> ce8357f044da [2023-03-17T08:35:55.159Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:35:55.159Z] ---> Using cache [2023-03-17T08:35:55.159Z] ---> 190e2c1bd632 [2023-03-17T08:35:55.159Z] Step 8/25 : COPY . . [2023-03-17T08:35:55.159Z] ---> Using cache [2023-03-17T08:35:55.159Z] ---> b08254173b0e [2023-03-17T08:35:55.159Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T08:35:55.159Z] ---> 059e724c4612 [2023-03-17T08:35:55.159Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T08:35:55.159Z] ---> Running in 48e82b10c0ff [2023-03-17T08:35:55.159Z] ---> Running in 05baef9fd7df [2023-03-17T08:35:55.159Z] ---> Running in 0940aeaad59c [2023-03-17T08:35:55.159Z] ---> Running in 92e18796b47e [2023-03-17T08:35:55.159Z] Removing intermediate container 48e82b10c0ff [2023-03-17T08:35:55.159Z] ---> ca928bea6d47 [2023-03-17T08:35:55.159Z] Step 20/20 : LABEL version=0.0.0 [2023-03-17T08:35:55.159Z] Removing intermediate container fc06ef54815a [2023-03-17T08:35:55.159Z] ---> 5afc7f4668ba [2023-03-17T08:35:55.159Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T08:35:55.159Z] ---> Running in dcb3d42cd515 [2023-03-17T08:35:55.159Z] ---> Running in 527e85b0adce [2023-03-17T08:35:55.159Z] Removing intermediate container 92e18796b47e [2023-03-17T08:35:55.159Z] ---> 2d1aacc8e3ca [2023-03-17T08:35:55.159Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:35:55.159Z] Removing intermediate container 0940aeaad59c [2023-03-17T08:35:55.159Z] ---> a563774e5f2c [2023-03-17T08:35:55.159Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:35:55.159Z] ---> Running in 997ff61992b5 [2023-03-17T08:35:55.159Z] ---> Running in da2198956271 [2023-03-17T08:35:55.159Z] Removing intermediate container dcb3d42cd515 [2023-03-17T08:35:55.159Z] ---> 64b4e3f42a59 [2023-03-17T08:35:55.159Z] [2023-03-17T08:35:55.159Z] Removing intermediate container 527e85b0adce [2023-03-17T08:35:55.159Z] ---> 5a1c5d51416a [2023-03-17T08:35:55.159Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T08:35:55.430Z] Removing intermediate container 997ff61992b5 [2023-03-17T08:35:55.430Z] ---> c8f085e73de5 [2023-03-17T08:35:55.430Z] Step 22/24 : LABEL arch=x86_64 [2023-03-17T08:35:55.430Z] ---> Running in e56a456c2853 [2023-03-17T08:35:55.430Z] 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 [2023-03-17T08:35:55.430Z] Removing intermediate container da2198956271 [2023-03-17T08:35:55.430Z] ---> c381ecfd093a [2023-03-17T08:35:55.430Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T08:35:55.430Z] ---> Running in b9941fb5b551 [2023-03-17T08:35:55.430Z] Successfully built 64b4e3f42a59 [2023-03-17T08:35:55.430Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-17T08:35:55.430Z] Building core-data [2023-03-17T08:35:55.430Z]  Building security-spiffe-token-provider ... done  ---> Running in 84095b401e9e [2023-03-17T08:35:55.430Z] Removing intermediate container e56a456c2853 [2023-03-17T08:35:55.430Z] ---> a3d3909b1344 [2023-03-17T08:35:55.430Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T08:35:58.710Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:35:58.710Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:35:58.710Z] ---> 1b893040bd4a [2023-03-17T08:35:58.710Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:35:58.710Z] ---> Using cache [2023-03-17T08:35:58.710Z] ---> 6c0aafaa73bf [2023-03-17T08:35:58.710Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:35:58.710Z] ---> Using cache [2023-03-17T08:35:58.710Z] ---> f70457bc8bb2 [2023-03-17T08:35:58.710Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:35:58.710Z] ---> Using cache [2023-03-17T08:35:58.710Z] ---> b60199301ef8 [2023-03-17T08:35:58.710Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:35:58.710Z] ---> Using cache [2023-03-17T08:35:58.710Z] ---> ce8357f044da [2023-03-17T08:35:58.710Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:35:58.710Z] ---> Using cache [2023-03-17T08:35:58.710Z] ---> 190e2c1bd632 [2023-03-17T08:35:58.710Z] Step 8/23 : COPY . . [2023-03-17T08:35:58.710Z] ---> Using cache [2023-03-17T08:35:58.710Z] ---> b08254173b0e [2023-03-17T08:35:58.710Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T08:36:01.244Z] Removing intermediate container b9941fb5b551 [2023-03-17T08:36:01.244Z] ---> 60ceee12dba1 [2023-03-17T08:36:01.244Z] Step 23/24 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:36:01.502Z] ---> Running in 4df242a8223a [2023-03-17T08:36:01.502Z] ---> Running in f30a8b039b07 [2023-03-17T08:36:01.502Z] Removing intermediate container 84095b401e9e [2023-03-17T08:36:01.502Z] ---> c52b09a6feb7 [2023-03-17T08:36:01.502Z] Step 22/23 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:36:01.502Z] ---> Running in 03bbc99df176 [2023-03-17T08:36:01.502Z] ---> Running in 0cd448662e1d [2023-03-17T08:36:01.760Z] Removing intermediate container 03bbc99df176 [2023-03-17T08:36:01.760Z] ---> d2f62170df6d [2023-03-17T08:36:01.760Z] Step 24/24 : LABEL version=0.0.0 [2023-03-17T08:36:01.760Z] Removing intermediate container 4df242a8223a [2023-03-17T08:36:01.760Z] ---> 9c6e423495eb [2023-03-17T08:36:01.760Z] Step 22/23 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:36:02.017Z] 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 [2023-03-17T08:36:02.277Z] ---> Running in 19922150d63b [2023-03-17T08:36:02.277Z] ---> Running in 1f7a147ad22e [2023-03-17T08:36:02.277Z] Removing intermediate container 0cd448662e1d [2023-03-17T08:36:02.277Z] ---> 80f665ef45a1 [2023-03-17T08:36:02.277Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T08:36:02.277Z] ---> Running in 8e0bb1cb0354 [2023-03-17T08:36:02.534Z] Removing intermediate container 19922150d63b [2023-03-17T08:36:02.534Z] ---> c7fe96908f31 [2023-03-17T08:36:02.534Z] [2023-03-17T08:36:02.534Z] Removing intermediate container 1f7a147ad22e [2023-03-17T08:36:02.534Z] ---> 9e44d07673c8 [2023-03-17T08:36:02.534Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T08:36:02.534Z] Successfully built c7fe96908f31 [2023-03-17T08:36:02.792Z] Successfully tagged core-command:latest [2023-03-17T08:36:02.792Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-03-17T08:36:03.049Z] ---> Running in 9d603d9f6113 [2023-03-17T08:36:03.049Z] Removing intermediate container 8e0bb1cb0354 [2023-03-17T08:36:03.049Z] ---> 37598d4a6a7e [2023-03-17T08:36:03.049Z] [2023-03-17T08:36:03.305Z] Successfully built 37598d4a6a7e [2023-03-17T08:36:06.201Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-17T08:36:09.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:36:09.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:36:09.863Z] Successfully tagged support-notifications:latest [2023-03-17T08:36:09.863Z] ---> 1b893040bd4a [2023-03-17T08:36:09.863Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:36:09.863Z] ---> Using cache [2023-03-17T08:36:09.863Z] ---> 6c0aafaa73bf [2023-03-17T08:36:09.863Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:36:09.863Z] ---> Using cache [2023-03-17T08:36:09.863Z] ---> f70457bc8bb2 [2023-03-17T08:36:09.863Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:36:09.863Z] ---> Using cache [2023-03-17T08:36:09.863Z] ---> b60199301ef8 [2023-03-17T08:36:09.863Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:36:09.863Z]  Building support-notifications ... done Building security-bootstrapper [2023-03-17T08:36:09.863Z] ---> Using cache [2023-03-17T08:36:09.863Z] ---> ce8357f044da [2023-03-17T08:36:09.863Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:36:09.863Z] ---> Using cache [2023-03-17T08:36:09.863Z] ---> 190e2c1bd632 [2023-03-17T08:36:09.863Z] Step 8/23 : COPY . . [2023-03-17T08:36:09.863Z] ---> Using cache [2023-03-17T08:36:09.863Z] ---> b08254173b0e [2023-03-17T08:36:09.863Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T08:36:12.608Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:36:12.608Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:36:12.608Z] ---> 1b893040bd4a [2023-03-17T08:36:12.608Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T08:36:12.608Z] ---> Using cache [2023-03-17T08:36:12.608Z] ---> 600fc8535f8d [2023-03-17T08:36:12.608Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T08:36:12.608Z] Removing intermediate container 9d603d9f6113 [2023-03-17T08:36:12.608Z] ---> 311f5053c4cc [2023-03-17T08:36:12.608Z] [2023-03-17T08:36:12.608Z] Successfully built 311f5053c4cc [2023-03-17T08:36:15.238Z] Successfully tagged security-proxy-auth:latest [2023-03-17T08:36:15.238Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-03-17T08:36:23.516Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:36:23.517Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:36:23.517Z] ---> 1b893040bd4a [2023-03-17T08:36:23.517Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T08:36:23.517Z] ---> Using cache [2023-03-17T08:36:23.517Z] ---> 600fc8535f8d [2023-03-17T08:36:23.517Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-17T08:36:26.799Z] ---> Running in b2cbfcfb5670 [2023-03-17T08:36:26.799Z] ---> Running in 55180ce11a7b [2023-03-17T08:36:26.799Z] ---> Running in da5dc5772bf2 [2023-03-17T08:36:26.799Z] 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 [2023-03-17T08:36:27.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:36:27.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:36:27.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:36:27.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:36:27.314Z] OK: 265 MiB in 53 packages [2023-03-17T08:36:27.572Z] OK: 265 MiB in 53 packages [2023-03-17T08:36:34.213Z] Removing intermediate container 05baef9fd7df [2023-03-17T08:36:34.213Z] ---> 4981aee8b4ae [2023-03-17T08:36:34.213Z] [2023-03-17T08:36:34.213Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T08:36:34.504Z] ---> b2aa39c304c2 [2023-03-17T08:36:34.504Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:36:34.504Z] ---> Using cache [2023-03-17T08:36:34.504Z] ---> c4bb6a8bc08e [2023-03-17T08:36:34.504Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T08:36:34.504Z] ---> Using cache [2023-03-17T08:36:34.504Z] ---> dd457bac9b50 [2023-03-17T08:36:34.504Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T08:36:35.148Z] Removing intermediate container da5dc5772bf2 [2023-03-17T08:36:35.148Z] ---> cd5c2f5a062f [2023-03-17T08:36:35.148Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T08:36:35.148Z] Removing intermediate container 55180ce11a7b [2023-03-17T08:36:35.148Z] ---> 0e52a2d1f2a9 [2023-03-17T08:36:35.148Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T08:36:35.148Z] ---> Running in a19de330ecd1 [2023-03-17T08:36:35.433Z] Removing intermediate container a19de330ecd1 [2023-03-17T08:36:35.433Z] ---> 67eb851ea16d [2023-03-17T08:36:35.433Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T08:36:35.702Z] ---> 3a5322a54704 [2023-03-17T08:36:35.702Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:36:38.359Z] ---> 9335b6c24b9a [2023-03-17T08:36:38.359Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:36:38.359Z] ---> Running in 28efe2e935db [2023-03-17T08:36:38.359Z] ---> Running in 27fe04b030c4 [2023-03-17T08:36:38.359Z] ---> Running in 312ddb793532 [2023-03-17T08:36:38.619Z] Removing intermediate container 28efe2e935db [2023-03-17T08:36:38.619Z] ---> 4ea78f187cec [2023-03-17T08:36:38.619Z] Step 15/25 : WORKDIR / [2023-03-17T08:36:38.876Z] ---> Running in a95305f830f2 [2023-03-17T08:36:38.876Z] Removing intermediate container f30a8b039b07 [2023-03-17T08:36:38.876Z] ---> 3c89ee8b5276 [2023-03-17T08:36:38.876Z] [2023-03-17T08:36:38.876Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:36:38.876Z] ---> b2aa39c304c2 [2023-03-17T08:36:38.876Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-17T08:36:38.876Z] ---> Running in bbc9991efa37 [2023-03-17T08:36:38.876Z] Removing intermediate container a95305f830f2 [2023-03-17T08:36:38.876Z] ---> 30e7c90db95c [2023-03-17T08:36:38.876Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:36:39.134Z] Removing intermediate container bbc9991efa37 [2023-03-17T08:36:39.134Z] ---> a396e3b4376a [2023-03-17T08:36:39.134Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-17T08:36:39.134Z] ---> Running in 19eabf4d07d0 [2023-03-17T08:36:39.134Z] ---> 6a1031ca31e7 [2023-03-17T08:36:39.134Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:36:39.134Z] Removing intermediate container 19eabf4d07d0 [2023-03-17T08:36:39.134Z] ---> 0a2fc3e2128b [2023-03-17T08:36:39.134Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T08:36:39.391Z] ---> Running in 1217eec2355e [2023-03-17T08:36:39.391Z] ---> bcf606c8940e [2023-03-17T08:36:39.391Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T08:36:39.391Z] Removing intermediate container 1217eec2355e [2023-03-17T08:36:39.391Z] ---> 05c93913b2ec [2023-03-17T08:36:39.391Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:36:39.391Z] ---> Running in 2b51bff18c04 [2023-03-17T08:36:40.339Z] ---> 2baa59367800 [2023-03-17T08:36:40.339Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-17T08:36:40.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:36:40.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:36:40.339Z] ---> ef9fa9db47a9 [2023-03-17T08:36:40.339Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T08:36:40.628Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T08:36:40.628Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:36:40.628Z] OK: 7 MiB in 16 packages [2023-03-17T08:36:40.887Z] ---> 95d5f4bc0159 [2023-03-17T08:36:40.887Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T08:36:40.887Z] ---> Running in 4a57665c9a69 [2023-03-17T08:36:41.147Z] Removing intermediate container 4a57665c9a69 [2023-03-17T08:36:41.147Z] ---> bbd6de0f5ee1 [2023-03-17T08:36:41.147Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:36:41.147Z] ---> Running in 86e1c2582cc2 [2023-03-17T08:36:41.147Z] Removing intermediate container 2b51bff18c04 [2023-03-17T08:36:41.147Z] ---> 970e5e79bc20 [2023-03-17T08:36:41.147Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:36:41.147Z] Removing intermediate container 86e1c2582cc2 [2023-03-17T08:36:41.147Z] ---> 57e8a45d47da [2023-03-17T08:36:41.147Z] Step 23/25 : LABEL arch=x86_64 [2023-03-17T08:36:41.147Z] ---> Running in e4f06dbfe0f9 [2023-03-17T08:36:41.406Z] ---> 9e850afe54e5 [2023-03-17T08:36:41.406Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:36:41.406Z] Removing intermediate container e4f06dbfe0f9 [2023-03-17T08:36:41.406Z] ---> 48be3c9ab2a7 [2023-03-17T08:36:41.406Z] Step 24/25 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:36:41.406Z] ---> Running in 75327037ffaf [2023-03-17T08:36:41.665Z] ---> 5ccb6703b2f4 [2023-03-17T08:36:41.665Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T08:36:41.665Z] Removing intermediate container 75327037ffaf [2023-03-17T08:36:41.665Z] ---> 3d2dbd6f6d50 [2023-03-17T08:36:41.665Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T08:36:41.665Z] ---> Running in 11f0ab5da5f7 [2023-03-17T08:36:42.233Z] Removing intermediate container 11f0ab5da5f7 [2023-03-17T08:36:42.233Z] ---> 04a3b1be8af7 [2023-03-17T08:36:42.233Z] [2023-03-17T08:36:42.233Z] ---> 7b77282f1a48 [2023-03-17T08:36:42.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-17T08:36:42.233Z] Successfully built 04a3b1be8af7 [2023-03-17T08:36:42.233Z] Successfully tagged core-metadata:latest [2023-03-17T08:36:42.233Z] Building security-proxy-setup [2023-03-17T08:36:42.233Z]  Building core-metadata ... done  ---> 88e8a5cce87d [2023-03-17T08:36:42.233Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T08:36:42.492Z] ---> Running in a6be4ab723d7 [2023-03-17T08:36:47.801Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:36:47.801Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:36:47.801Z] ---> 1b893040bd4a [2023-03-17T08:36:47.801Z] Step 3/22 : WORKDIR /edgex-go [2023-03-17T08:36:47.801Z] ---> Using cache [2023-03-17T08:36:47.801Z] ---> 600fc8535f8d [2023-03-17T08:36:47.801Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-17T08:36:47.801Z] ---> Using cache [2023-03-17T08:36:47.801Z] ---> cd5c2f5a062f [2023-03-17T08:36:47.801Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-17T08:36:47.801Z] ---> Using cache [2023-03-17T08:36:47.801Z] ---> 9335b6c24b9a [2023-03-17T08:36:47.801Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:36:49.701Z] Removing intermediate container a6be4ab723d7 [2023-03-17T08:36:49.701Z] ---> 09ef40008f00 [2023-03-17T08:36:49.701Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:36:49.701Z] ---> Running in 5078e4e9019f [2023-03-17T08:36:49.702Z] ---> Running in 84b1b3a2ee7a [2023-03-17T08:36:49.960Z] Removing intermediate container 84b1b3a2ee7a [2023-03-17T08:36:49.960Z] ---> 5be0d0a990a9 [2023-03-17T08:36:49.960Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T08:36:50.218Z] ---> Running in 61a0e1d8b28e [2023-03-17T08:36:51.479Z] Removing intermediate container 61a0e1d8b28e [2023-03-17T08:36:51.479Z] ---> 132a2e9dfddf [2023-03-17T08:36:51.479Z] Step 22/23 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:36:51.816Z] ---> Running in 9f85d92c454a [2023-03-17T08:36:52.091Z] Removing intermediate container 9f85d92c454a [2023-03-17T08:36:52.091Z] ---> 972766a969f4 [2023-03-17T08:36:52.091Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T08:36:52.091Z] ---> Running in 4511303eebeb [2023-03-17T08:36:52.091Z] Removing intermediate container 4511303eebeb [2023-03-17T08:36:52.091Z] ---> 14885405a82a [2023-03-17T08:36:52.091Z] [2023-03-17T08:36:52.091Z] Removing intermediate container b2cbfcfb5670 [2023-03-17T08:36:52.091Z] ---> f5cabf547b39 [2023-03-17T08:36:52.091Z] [2023-03-17T08:36:52.091Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:36:52.091Z] ---> b2aa39c304c2 [2023-03-17T08:36:52.091Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T08:36:52.091Z] ---> Using cache [2023-03-17T08:36:52.091Z] ---> 6b30c137f85b [2023-03-17T08:36:52.091Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:36:52.091Z] ---> Using cache [2023-03-17T08:36:52.091Z] ---> f6583d8623ba [2023-03-17T08:36:52.091Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:36:52.091Z] ---> Using cache [2023-03-17T08:36:52.349Z] ---> c10e0f1eeb40 [2023-03-17T08:36:52.349Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:36:52.349Z] Successfully built 14885405a82a [2023-03-17T08:36:52.349Z] ---> Using cache [2023-03-17T08:36:52.349Z] Successfully tagged core-data:latest [2023-03-17T08:36:52.349Z]  Building core-data ... done Building security-spire-server [2023-03-17T08:36:52.349Z] ---> ca75c15e9e23 [2023-03-17T08:36:52.349Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T08:36:54.956Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:36:54.956Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:36:54.956Z] ---> 1b893040bd4a [2023-03-17T08:36:54.956Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T08:36:54.956Z] ---> Using cache [2023-03-17T08:36:54.956Z] ---> 600fc8535f8d [2023-03-17T08:36:54.956Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T08:36:54.956Z] ---> Using cache [2023-03-17T08:36:54.956Z] ---> c44802a5d569 [2023-03-17T08:36:54.956Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T08:36:54.956Z] ---> Using cache [2023-03-17T08:36:54.956Z] ---> e619aeb5b785 [2023-03-17T08:36:54.956Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:36:54.956Z] ---> Using cache [2023-03-17T08:36:54.956Z] ---> 9a52b0dde1a2 [2023-03-17T08:36:54.956Z] Step 7/26 : COPY . . [2023-03-17T08:36:54.956Z] ---> Using cache [2023-03-17T08:36:54.956Z] ---> d339d5323014 [2023-03-17T08:36:54.956Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T08:36:54.956Z] ---> Using cache [2023-03-17T08:36:54.956Z] ---> e743fb02983d [2023-03-17T08:36:54.956Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T08:36:54.956Z] ---> Using cache [2023-03-17T08:36:54.956Z] ---> 95b2fcda2e12 [2023-03-17T08:36:54.956Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T08:36:54.956Z] ---> Using cache [2023-03-17T08:36:54.956Z] ---> 8d56c9048362 [2023-03-17T08:36:54.956Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T08:36:56.354Z] ---> 7e63896e38b4 [2023-03-17T08:36:56.354Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T08:36:56.354Z] ---> Running in dfb4ca6ef532 [2023-03-17T08:36:56.354Z] ---> b0bbb6f730b8 [2023-03-17T08:36:56.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T08:36:56.614Z] ---> 43af75d55753 [2023-03-17T08:36:56.614Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T08:36:56.614Z] ---> Running in a3db4dd16986 [2023-03-17T08:36:57.184Z] Removing intermediate container dfb4ca6ef532 [2023-03-17T08:36:57.184Z] ---> 48843e736fef [2023-03-17T08:36:57.184Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T08:36:57.184Z] ---> Running in 5019c17a937e [2023-03-17T08:36:57.184Z] Removing intermediate container 5019c17a937e [2023-03-17T08:36:57.184Z] ---> 39547a614fa1 [2023-03-17T08:36:57.184Z] [2023-03-17T08:36:57.184Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T08:36:57.184Z] ---> b2aa39c304c2 [2023-03-17T08:36:57.184Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:36:57.184Z] ---> Using cache [2023-03-17T08:36:57.184Z] ---> f6097b7b82b8 [2023-03-17T08:36:57.184Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T08:36:57.184Z] ---> Using cache [2023-03-17T08:36:57.184Z] ---> 2cbd29b97a60 [2023-03-17T08:36:57.184Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:36:57.184Z] ---> Using cache [2023-03-17T08:36:57.184Z] ---> c61486e42922 [2023-03-17T08:36:57.184Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:36:57.184Z] ---> Using cache [2023-03-17T08:36:57.184Z] ---> 9dd3c628edbb [2023-03-17T08:36:57.184Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T08:36:57.444Z] Removing intermediate container a3db4dd16986 [2023-03-17T08:36:57.444Z] ---> 2aaa748704be [2023-03-17T08:36:57.444Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T08:36:57.444Z] ---> Running in 3fa1a4f45d34 [2023-03-17T08:36:57.444Z] Removing intermediate container 3fa1a4f45d34 [2023-03-17T08:36:57.444Z] ---> de5378b74276 [2023-03-17T08:36:57.444Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-17T08:36:57.703Z] ---> Running in bb456db939c5 [2023-03-17T08:36:58.911Z] Removing intermediate container bb456db939c5 [2023-03-17T08:36:58.911Z] ---> 7399154022cd [2023-03-17T08:36:58.911Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T08:36:59.170Z] ---> Running in 933a710c5876 [2023-03-17T08:37:02.519Z] Removing intermediate container 933a710c5876 [2023-03-17T08:37:02.519Z] ---> ecfcc7cb6aa7 [2023-03-17T08:37:02.519Z] Step 22/23 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:37:02.519Z] ---> 7431f05864f1 [2023-03-17T08:37:02.519Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T08:37:05.816Z] ---> Running in cb775f24f78d [2023-03-17T08:37:10.001Z] ---> 294dbfd13aa2 [2023-03-17T08:37:10.001Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T08:37:10.260Z] Removing intermediate container cb775f24f78d [2023-03-17T08:37:10.260Z] ---> 85686996ceef [2023-03-17T08:37:10.260Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T08:37:14.456Z] ---> 357bffb61579 [2023-03-17T08:37:14.456Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T08:37:14.456Z] ---> Running in 5d493a5c7ed0 [2023-03-17T08:37:14.456Z] Removing intermediate container 5d493a5c7ed0 [2023-03-17T08:37:14.456Z] ---> 99abfe378feb [2023-03-17T08:37:14.456Z] [2023-03-17T08:37:14.456Z] Successfully built 99abfe378feb [2023-03-17T08:37:16.354Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-17T08:37:16.354Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-03-17T08:37:19.639Z] ---> 6960d1261f8f [2023-03-17T08:37:19.639Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T08:37:19.909Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:37:19.909Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:37:19.909Z] ---> 1b893040bd4a [2023-03-17T08:37:19.909Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:37:19.909Z] ---> Using cache [2023-03-17T08:37:19.909Z] ---> 6c0aafaa73bf [2023-03-17T08:37:19.909Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:37:19.909Z] ---> Using cache [2023-03-17T08:37:19.909Z] ---> f70457bc8bb2 [2023-03-17T08:37:19.909Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:37:19.909Z] ---> Using cache [2023-03-17T08:37:19.909Z] ---> b60199301ef8 [2023-03-17T08:37:19.909Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:37:19.909Z] ---> Using cache [2023-03-17T08:37:19.909Z] ---> ce8357f044da [2023-03-17T08:37:19.909Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:37:19.909Z] ---> Using cache [2023-03-17T08:37:19.909Z] ---> 190e2c1bd632 [2023-03-17T08:37:19.909Z] Step 8/23 : COPY . . [2023-03-17T08:37:19.909Z] ---> Using cache [2023-03-17T08:37:19.909Z] ---> b08254173b0e [2023-03-17T08:37:19.909Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T08:37:32.189Z] ---> Running in 0396baf474b4 [2023-03-17T08:37:32.190Z] ---> Running in 50df1f1d7353 [2023-03-17T08:37:32.449Z] Removing intermediate container 0396baf474b4 [2023-03-17T08:37:32.449Z] ---> 8f08097db035 [2023-03-17T08:37:32.449Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T08:37:32.449Z] 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 [2023-03-17T08:37:32.731Z] ---> Running in 05a1b2a0932f [2023-03-17T08:37:33.362Z] Removing intermediate container 05a1b2a0932f [2023-03-17T08:37:33.362Z] ---> 5f8547350d78 [2023-03-17T08:37:33.362Z] Step 24/26 : LABEL arch=x86_64 [2023-03-17T08:37:33.362Z] Removing intermediate container 27fe04b030c4 [2023-03-17T08:37:33.362Z] ---> 8a945a5472c7 [2023-03-17T08:37:33.362Z] Step 7/25 : COPY . . [2023-03-17T08:37:33.621Z] ---> Running in f73c99bf58cc [2023-03-17T08:37:33.621Z] Removing intermediate container 5078e4e9019f [2023-03-17T08:37:33.621Z] ---> 63f9d9993ed4 [2023-03-17T08:37:33.622Z] Step 7/22 : COPY . . [2023-03-17T08:37:33.622Z] Removing intermediate container 312ddb793532 [2023-03-17T08:37:33.622Z] ---> d08e624c73aa [2023-03-17T08:37:33.622Z] Step 7/33 : COPY . . [2023-03-17T08:37:48.565Z] Removing intermediate container f73c99bf58cc [2023-03-17T08:37:48.565Z] ---> f4c10706a55e [2023-03-17T08:37:48.565Z] Step 25/26 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:37:52.812Z] ---> Running in 6895e7ebe0cf [2023-03-17T08:37:52.812Z] ---> ea95e514de6f [2023-03-17T08:37:52.812Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-17T08:37:52.812Z] ---> a94626d19bd8 [2023-03-17T08:37:52.812Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T08:37:52.812Z] ---> Running in f331cf905bb8 [2023-03-17T08:37:52.812Z] ---> Running in 0c4d10852bed [2023-03-17T08:37:52.812Z] ---> 120a269d1f63 [2023-03-17T08:37:52.812Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-17T08:37:52.812Z] Removing intermediate container 6895e7ebe0cf [2023-03-17T08:37:52.812Z] ---> feff1f00a3c5 [2023-03-17T08:37:52.813Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T08:37:52.813Z] ---> Running in a850d2a37842 [2023-03-17T08:37:52.813Z] ---> Running in b6f2f90d93a7 [2023-03-17T08:37:52.813Z] Removing intermediate container b6f2f90d93a7 [2023-03-17T08:37:52.813Z] ---> 917cabfffea9 [2023-03-17T08:37:52.813Z] [2023-03-17T08:37:52.813Z] Successfully built 917cabfffea9 [2023-03-17T08:37:52.813Z] Successfully tagged security-spire-server:latest [2023-03-17T08:37:52.813Z]  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T08:37:52.813Z] 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 [2023-03-17T08:37:52.813Z] 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 [2023-03-17T08:38:12.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-17T08:38:14.376Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-17T08:38:14.785Z] 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 [2023-03-17T08:38:21.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-17T08:38:22.005Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-17T08:38:23.432Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-17T08:38:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-17T08:38:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-17T08:38:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-17T08:38:26.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-17T08:38:27.009Z] Removing intermediate container f331cf905bb8 [2023-03-17T08:38:27.009Z] ---> cc401832729d [2023-03-17T08:38:27.009Z] [2023-03-17T08:38:27.009Z] Step 9/22 : FROM alpine:3.17 [2023-03-17T08:38:27.009Z] ---> b2aa39c304c2 [2023-03-17T08:38:27.009Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T08:38:27.009Z] Removing intermediate container a850d2a37842 [2023-03-17T08:38:27.009Z] ---> de28c843aaed [2023-03-17T08:38:27.009Z] [2023-03-17T08:38:27.009Z] Step 9/25 : FROM alpine:3.17 [2023-03-17T08:38:27.009Z] ---> b2aa39c304c2 [2023-03-17T08:38:27.009Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T08:38:27.009Z] Removing intermediate container 0c4d10852bed [2023-03-17T08:38:27.009Z] ---> 23f6c146fcce [2023-03-17T08:38:27.009Z] [2023-03-17T08:38:27.009Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T08:38:27.009Z] ---> b2aa39c304c2 [2023-03-17T08:38:27.009Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:38:27.009Z] ---> Using cache [2023-03-17T08:38:27.009Z] ---> f6097b7b82b8 [2023-03-17T08:38:27.009Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T08:38:27.009Z] ---> Running in 31010233eab8 [2023-03-17T08:38:27.009Z] ---> Running in e02ec4a58c43 [2023-03-17T08:38:27.009Z] Removing intermediate container 50df1f1d7353 [2023-03-17T08:38:27.009Z] ---> 548abe937d54 [2023-03-17T08:38:27.009Z] [2023-03-17T08:38:27.009Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:38:27.009Z] ---> b2aa39c304c2 [2023-03-17T08:38:27.009Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:38:27.009Z] ---> Using cache [2023-03-17T08:38:27.009Z] ---> c4bb6a8bc08e [2023-03-17T08:38:27.009Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T08:38:27.009Z] ---> Using cache [2023-03-17T08:38:27.009Z] ---> dd457bac9b50 [2023-03-17T08:38:27.009Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T08:38:27.009Z] ---> Running in 21dcc83fa3da [2023-03-17T08:38:27.009Z] ---> Running in 294e573b8c46 [2023-03-17T08:38:27.009Z] Removing intermediate container 294e573b8c46 [2023-03-17T08:38:27.009Z] ---> 4fee247655b9 [2023-03-17T08:38:27.009Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T08:38:27.009Z] ---> Running in 18aaf026bd50 [2023-03-17T08:38:27.009Z] Removing intermediate container 18aaf026bd50 [2023-03-17T08:38:27.009Z] ---> f6278645e415 [2023-03-17T08:38:27.009Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:38:27.009Z] ---> cd7fec1c5916 [2023-03-17T08:38:27.009Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:38:27.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:38:27.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:38:27.009Z] ---> 91794f6e96b5 [2023-03-17T08:38:27.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-17T08:38:27.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:38:27.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:38:27.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:38:27.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:38:27.009Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:38:27.009Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T08:38:27.009Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:38:27.009Z] OK: 8 MiB in 17 packages [2023-03-17T08:38:27.009Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T08:38:27.009Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:38:27.009Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T08:38:27.009Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:38:27.009Z] OK: 7 MiB in 17 packages [2023-03-17T08:38:27.009Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T08:38:27.009Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T08:38:27.009Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:38:27.009Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T08:38:27.009Z] OK: 8 MiB in 18 packages [2023-03-17T08:38:27.009Z] ---> 813462058b45 [2023-03-17T08:38:27.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-17T08:38:27.286Z] ---> f3a8388ab0e5 [2023-03-17T08:38:27.286Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T08:38:27.286Z] ---> Running in 3b711382c824 [2023-03-17T08:38:27.286Z] Removing intermediate container e02ec4a58c43 [2023-03-17T08:38:27.286Z] ---> a5330d89fb6d [2023-03-17T08:38:27.286Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T08:38:27.286Z] Removing intermediate container 3b711382c824 [2023-03-17T08:38:27.286Z] ---> 9f0094c7ba4a [2023-03-17T08:38:27.286Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:38:27.546Z] ---> Running in f7ce120271ac [2023-03-17T08:38:27.546Z] ---> Running in 51cacfb40cd9 [2023-03-17T08:38:27.546Z] Removing intermediate container 21dcc83fa3da [2023-03-17T08:38:27.546Z] ---> 3a43bc323021 [2023-03-17T08:38:27.546Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T08:38:27.546Z] ---> Running in a2be6f0ffecc [2023-03-17T08:38:27.546Z] Removing intermediate container 51cacfb40cd9 [2023-03-17T08:38:27.546Z] ---> 2561254b6f8e [2023-03-17T08:38:27.546Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T08:38:27.546Z] Removing intermediate container f7ce120271ac [2023-03-17T08:38:27.546Z] ---> 36e2d7905270 [2023-03-17T08:38:27.546Z] Step 12/22 : WORKDIR /edgex [2023-03-17T08:38:27.546Z] ---> Running in 2d1985332587 [2023-03-17T08:38:27.546Z] ---> Running in a97cdde8cd92 [2023-03-17T08:38:27.546Z] Removing intermediate container 31010233eab8 [2023-03-17T08:38:27.546Z] ---> 3d308573bebd [2023-03-17T08:38:27.546Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-17T08:38:27.807Z] Removing intermediate container a2be6f0ffecc [2023-03-17T08:38:27.807Z] ---> c06757d86ceb [2023-03-17T08:38:27.807Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T08:38:27.807Z] ---> Running in 535c5e37d960 [2023-03-17T08:38:27.807Z] ---> Running in 88283f6065ca [2023-03-17T08:38:27.807Z] Removing intermediate container a97cdde8cd92 [2023-03-17T08:38:27.807Z] ---> 594070a05db7 [2023-03-17T08:38:27.807Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:38:27.807Z] Removing intermediate container 2d1985332587 [2023-03-17T08:38:27.807Z] ---> f42191ae987c [2023-03-17T08:38:27.807Z] Step 22/23 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:38:27.807Z] Removing intermediate container 535c5e37d960 [2023-03-17T08:38:27.807Z] ---> e87a206ebff6 [2023-03-17T08:38:27.807Z] Step 12/25 : WORKDIR / [2023-03-17T08:38:27.807Z] ---> Running in 50f22b4a92ca [2023-03-17T08:38:27.807Z] ---> Running in 840370708e2d [2023-03-17T08:38:27.807Z] Removing intermediate container 88283f6065ca [2023-03-17T08:38:27.807Z] ---> 700a205f8c8c [2023-03-17T08:38:27.807Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T08:38:27.807Z] ---> Running in 834c41887fef [2023-03-17T08:38:28.069Z] ---> 58105de57aad [2023-03-17T08:38:28.069Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:38:28.069Z] Removing intermediate container 50f22b4a92ca [2023-03-17T08:38:28.069Z] ---> c0b5c5351c5b [2023-03-17T08:38:28.069Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T08:38:28.069Z] Removing intermediate container 840370708e2d [2023-03-17T08:38:28.069Z] ---> 907e57d79327 [2023-03-17T08:38:28.069Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:38:28.069Z] ---> Running in beb2037d4e3e [2023-03-17T08:38:28.069Z] Removing intermediate container 834c41887fef [2023-03-17T08:38:28.069Z] ---> e0a53aac1c48 [2023-03-17T08:38:28.069Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T08:38:28.069Z] ---> Running in 3393345b27fd [2023-03-17T08:38:28.069Z] ---> 72f1866be0f3 [2023-03-17T08:38:28.069Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-17T08:38:28.069Z] Removing intermediate container beb2037d4e3e [2023-03-17T08:38:28.069Z] ---> 1434cbd46b4d [2023-03-17T08:38:28.069Z] [2023-03-17T08:38:28.329Z] ---> 8e82ee664595 [2023-03-17T08:38:28.329Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:38:28.329Z] Removing intermediate container 3393345b27fd [2023-03-17T08:38:28.329Z] ---> af9d04364c3a [2023-03-17T08:38:28.329Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T08:38:28.329Z] Successfully built 1434cbd46b4d [2023-03-17T08:38:28.329Z] Successfully tagged support-scheduler:latest [2023-03-17T08:38:28.329Z]  Building support-scheduler ... done  ---> Running in 8cef19d4a21e [2023-03-17T08:38:28.329Z] ---> 8a8180f10dae [2023-03-17T08:38:28.329Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T08:38:28.329Z] ---> a8bfaf9409dd [2023-03-17T08:38:28.329Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-17T08:38:28.902Z] ---> a29835a5d592 [2023-03-17T08:38:28.902Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-17T08:38:28.902Z] ---> cffde04eaa13 [2023-03-17T08:38:28.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T08:38:28.902Z] ---> ea729f1200da [2023-03-17T08:38:28.902Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-17T08:38:28.902Z] ---> 2aaa59c7d2ec [2023-03-17T08:38:28.903Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T08:38:28.903Z] ---> Running in 0441fc74522f [2023-03-17T08:38:29.165Z] ---> be26e7f9b6f7 [2023-03-17T08:38:29.165Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T08:38:29.165Z] Removing intermediate container 8cef19d4a21e [2023-03-17T08:38:29.165Z] ---> 17f009e0227e [2023-03-17T08:38:29.165Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T08:38:29.165Z] ---> Running in eb5765f018aa [2023-03-17T08:38:29.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-17T08:38:29.430Z] Removing intermediate container eb5765f018aa [2023-03-17T08:38:29.430Z] ---> dc4e86ba8477 [2023-03-17T08:38:29.430Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T08:38:29.430Z] ---> ecf88a3baf7c [2023-03-17T08:38:29.430Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T08:38:29.690Z] ---> 918ea2dfb554 [2023-03-17T08:38:29.690Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T08:38:29.690Z] ---> Running in c6153746583c [2023-03-17T08:38:29.978Z] ---> 894c51466ffc [2023-03-17T08:38:29.978Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T08:38:30.237Z] Removing intermediate container 0441fc74522f [2023-03-17T08:38:30.237Z] ---> 0380ca35464f [2023-03-17T08:38:30.237Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T08:38:30.237Z] ---> Running in 8cbee8f8740d [2023-03-17T08:38:30.237Z] ---> a54c2e41e9c7 [2023-03-17T08:38:30.237Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T08:38:30.237Z] ---> Running in ed950cc6d1ea [2023-03-17T08:38:30.237Z] Removing intermediate container 8cbee8f8740d [2023-03-17T08:38:30.237Z] ---> 0ba29fc614ff [2023-03-17T08:38:30.237Z] Step 20/22 : LABEL arch=x86_64 [2023-03-17T08:38:30.237Z] ---> Running in 9f98e77ddc7f [2023-03-17T08:38:30.495Z] Removing intermediate container 9f98e77ddc7f [2023-03-17T08:38:30.495Z] ---> e474eef20f3f [2023-03-17T08:38:30.495Z] Step 21/22 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:38:30.495Z] ---> Running in 976fe931c200 [2023-03-17T08:38:30.495Z] Removing intermediate container 976fe931c200 [2023-03-17T08:38:30.495Z] ---> 1755e34ed696 [2023-03-17T08:38:30.495Z] Step 22/22 : LABEL version=0.0.0 [2023-03-17T08:38:30.495Z] ---> Running in d72c7585f99d [2023-03-17T08:38:30.754Z] Removing intermediate container d72c7585f99d [2023-03-17T08:38:30.754Z] ---> 01331c0c0f72 [2023-03-17T08:38:30.754Z] [2023-03-17T08:38:30.754Z] Removing intermediate container c6153746583c [2023-03-17T08:38:30.754Z] ---> 06d5d30016f9 [2023-03-17T08:38:30.754Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:38:30.754Z] Successfully built 01331c0c0f72 [2023-03-17T08:38:30.754Z] Successfully tagged security-proxy-setup:latest [2023-03-17T08:38:30.754Z]  Building security-proxy-setup ... done  ---> cb165bb0776e [2023-03-17T08:38:30.754Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:38:31.012Z] ---> e2c3ac92a4ce [2023-03-17T08:38:31.012Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T08:38:31.012Z] Removing intermediate container ed950cc6d1ea [2023-03-17T08:38:31.012Z] ---> a352b99d73bb [2023-03-17T08:38:31.012Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T08:38:31.270Z] ---> Running in fe28f6aa079b [2023-03-17T08:38:31.270Z] Removing intermediate container fe28f6aa079b [2023-03-17T08:38:31.270Z] ---> 3124e7b380b6 [2023-03-17T08:38:31.270Z] Step 23/25 : LABEL arch=x86_64 [2023-03-17T08:38:31.530Z] ---> Running in 14ce23acc225 [2023-03-17T08:38:31.530Z] ---> 9d711efba758 [2023-03-17T08:38:31.530Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-17T08:38:31.530Z] Removing intermediate container 14ce23acc225 [2023-03-17T08:38:31.530Z] ---> 3c671be31a73 [2023-03-17T08:38:31.530Z] Step 24/25 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:38:31.788Z] ---> Running in 79f34d0cd921 [2023-03-17T08:38:31.788Z] ---> b880dc08c886 [2023-03-17T08:38:31.788Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T08:38:31.788Z] Removing intermediate container 79f34d0cd921 [2023-03-17T08:38:31.788Z] ---> 8683b64b48e5 [2023-03-17T08:38:31.788Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T08:38:31.788Z] ---> Running in 03a588d85e10 [2023-03-17T08:38:31.788Z] ---> ea286d7c695f [2023-03-17T08:38:31.788Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T08:38:31.788Z] Removing intermediate container 03a588d85e10 [2023-03-17T08:38:32.047Z] ---> 8add05320d05 [2023-03-17T08:38:32.047Z] [2023-03-17T08:38:32.047Z] ---> dcf351f060d2 [2023-03-17T08:38:32.047Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T08:38:32.047Z] Successfully built 8add05320d05 [2023-03-17T08:38:32.047Z] Successfully tagged security-secretstore-setup:latest [2023-03-17T08:38:32.047Z]  Building security-secretstore-setup ... done  ---> 28d1a4c42af1 [2023-03-17T08:38:32.047Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T08:38:32.306Z] ---> f242a1232635 [2023-03-17T08:38:32.306Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T08:38:32.306Z] ---> Running in 908b260caf5f [2023-03-17T08:38:32.756Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-17T08:38:32.756Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-17T08:38:32.756Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-17T08:38:32.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-17T08:38:32.873Z] Removing intermediate container 908b260caf5f [2023-03-17T08:38:32.873Z] ---> c9243062535f [2023-03-17T08:38:32.873Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T08:38:32.873Z] ---> Running in 1487c5b7c3c2 [2023-03-17T08:38:32.873Z] Removing intermediate container 1487c5b7c3c2 [2023-03-17T08:38:32.873Z] ---> e4adb3b03c55 [2023-03-17T08:38:32.873Z] Step 30/33 : CMD ["gate"] [2023-03-17T08:38:32.873Z] ---> Running in cf81b89bbcde [2023-03-17T08:38:32.873Z] Removing intermediate container cf81b89bbcde [2023-03-17T08:38:32.873Z] ---> f46be9c3344a [2023-03-17T08:38:32.873Z] Step 31/33 : LABEL arch=x86_64 [2023-03-17T08:38:33.133Z] ---> Running in ca8f6969b52e [2023-03-17T08:38:33.133Z] Removing intermediate container ca8f6969b52e [2023-03-17T08:38:33.133Z] ---> e4cd2762ef03 [2023-03-17T08:38:33.133Z] Step 32/33 : LABEL git_sha=3e68c72546b240aca7a98f5968e9a6a4933436b3 [2023-03-17T08:38:33.133Z] ---> Running in af213759f7a0 [2023-03-17T08:38:33.133Z] Removing intermediate container af213759f7a0 [2023-03-17T08:38:33.133Z] ---> dda8635e07a0 [2023-03-17T08:38:33.133Z] Step 33/33 : LABEL version=0.0.0 [2023-03-17T08:38:33.133Z] ---> Running in aafa7c046300 [2023-03-17T08:38:33.390Z] Removing intermediate container aafa7c046300 [2023-03-17T08:38:33.390Z] ---> 89092c21c9e2 [2023-03-17T08:38:33.390Z] [2023-03-17T08:38:33.390Z] Successfully built 89092c21c9e2 [2023-03-17T08:38:33.390Z] Successfully tagged security-bootstrapper:latest [2023-03-17T08:38:33.394Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-17T08:38:33.396Z] $ docker stop --time=1 ce75121382304c930219113e2b35314ecc9f8e4be6ba9e3555f1116acc35847e [2023-03-17T08:38:34.649Z] $ docker rm -f --volumes ce75121382304c930219113e2b35314ecc9f8e4be6ba9e3555f1116acc35847e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T08:38:34.973Z] + docker images [2023-03-17T08:38:34.973Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T08:38:34.973Z] security-bootstrapper latest 89092c21c9e2 1 second ago 22MB [2023-03-17T08:38:34.973Z] security-secretstore-setup latest 8add05320d05 3 seconds ago 32.6MB [2023-03-17T08:38:34.973Z] security-proxy-setup latest 01331c0c0f72 4 seconds ago 18.7MB [2023-03-17T08:38:34.973Z] support-scheduler latest 1434cbd46b4d 6 seconds ago 32.4MB [2023-03-17T08:38:34.973Z] de28c843aaed 12 seconds ago 1.68GB [2023-03-17T08:38:34.973Z] 548abe937d54 12 seconds ago 1.76GB [2023-03-17T08:38:34.973Z] 23f6c146fcce 13 seconds ago 1.67GB [2023-03-17T08:38:34.973Z] cc401832729d 16 seconds ago 1.67GB [2023-03-17T08:38:34.973Z] security-spire-server latest 917cabfffea9 42 seconds ago 89.8MB [2023-03-17T08:38:34.973Z] core-common-config-bootstrapper latest 99abfe378feb About a minute ago 17.6MB [2023-03-17T08:38:34.973Z] 39547a614fa1 About a minute ago 1.55GB [2023-03-17T08:38:34.973Z] core-data latest 14885405a82a About a minute ago 20MB [2023-03-17T08:38:34.973Z] f5cabf547b39 About a minute ago 1.68GB [2023-03-17T08:38:34.973Z] core-metadata latest 04a3b1be8af7 About a minute ago 20.6MB [2023-03-17T08:38:34.973Z] 3c89ee8b5276 About a minute ago 1.69GB [2023-03-17T08:38:34.973Z] 4981aee8b4ae 2 minutes ago 1.7GB [2023-03-17T08:38:34.973Z] support-notifications latest 37598d4a6a7e 2 minutes ago 33MB [2023-03-17T08:38:34.973Z] security-proxy-auth latest 311f5053c4cc 2 minutes ago 18.3MB [2023-03-17T08:38:34.973Z] core-command latest c7fe96908f31 2 minutes ago 19.8MB [2023-03-17T08:38:34.973Z] security-spiffe-token-provider latest 64b4e3f42a59 2 minutes ago 32.6MB [2023-03-17T08:38:34.973Z] security-spire-config latest 412fc4553071 2 minutes ago 88.9MB [2023-03-17T08:38:34.973Z] 69cd4bbedb14 2 minutes ago 1.76GB [2023-03-17T08:38:34.973Z] cb3f7031b2b7 2 minutes ago 1.73GB [2023-03-17T08:38:34.973Z] a94eabad554e 2 minutes ago 1.67GB [2023-03-17T08:38:34.973Z] 4931869893fa 2 minutes ago 1.69GB [2023-03-17T08:38:34.973Z] security-spire-agent latest 7d8b03b23101 3 minutes ago 129MB [2023-03-17T08:38:34.973Z] 41a2327b96cd 3 minutes ago 1.55GB [2023-03-17T08:38:34.973Z] ci-base-image-x86_64 latest 1b893040bd4a 7 minutes ago 882MB [2023-03-17T08:38:34.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB [2023-03-17T08:38:34.973Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-17T08:38:34.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-17T08:38:34.973Z] 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] } [2023-03-17T08:38:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-17T08:38:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-17T08:38:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.310s coverage: 28.7% of statements [2023-03-17T08:39:01.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements [2023-03-17T08:39:06.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-17T08:39:06.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-17T08:39:06.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-17T08:39:10.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.471s coverage: 71.2% of statements [2023-03-17T08:39:13.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-17T08:39:13.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-17T08:39:13.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.374s coverage: 54.0% of statements [2023-03-17T08:39:19.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-17T08:39:19.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-17T08:39:19.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:39:19.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-17T08:39:19.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-17T08:39:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-17T08:39:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-17T08:39:37.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.539s coverage: 88.5% of statements [2023-03-17T08:39:37.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.540s coverage: 3.9% of statements [2023-03-17T08:39:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-17T08:39:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:39:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-17T08:39:44.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.772s coverage: 95.6% of statements [2023-03-17T08:39:44.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-17T08:39:44.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-17T08:39:44.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-17T08:39:44.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-17T08:39:44.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-17T08:39:44.641Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 72.2% of statements [2023-03-17T08:39:49.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-17T08:39:49.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-17T08:39:49.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-17T08:39:50.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.238s coverage: 65.9% of statements [2023-03-17T08:40:00.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-17T08:40:00.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-17T08:40:00.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.413s coverage: 0.9% of statements [2023-03-17T08:40:00.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.257s coverage: 29.0% of statements [2023-03-17T08:40:05.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.311s coverage: 45.5% of statements [2023-03-17T08:40:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.263s coverage: 82.9% of statements [2023-03-17T08:40:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements [2023-03-17T08:40:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements [2023-03-17T08:40:09.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2023-03-17T08:40:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-17T08:40:12.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-17T08:40:12.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-17T08:40:12.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-17T08:40:15.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-17T08:40:15.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-17T08:40:15.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-17T08:40:15.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-17T08:40:21.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements [2023-03-17T08:40:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-17T08:40:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-17T08:40:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-17T08:40:21.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-17T08:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-17T08:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-17T08:40:30.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-17T08:40:37.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements [2023-03-17T08:40:37.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.265s coverage: 92.9% of statements [2023-03-17T08:40:37.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-03-17T08:40:37.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.243s coverage: 86.9% of statements [2023-03-17T08:40:37.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2023-03-17T08:40:37.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.213s coverage: 20.0% of statements [2023-03-17T08:40:37.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-03-17T08:40:37.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.462s coverage: 81.2% of statements [2023-03-17T08:40:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-17T08:40:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-17T08:40:38.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.489s coverage: 82.1% of statements [2023-03-17T08:40:38.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.274s coverage: 84.8% of statements [2023-03-17T08:40:44.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-17T08:40:44.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-17T08:40:44.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.980s coverage: 63.1% of statements [2023-03-17T08:40:44.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2023-03-17T08:40:46.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2023-03-17T08:40:46.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2023-03-17T08:40:46.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.115s coverage: 73.7% of statements [2023-03-17T08:40:47.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-17T08:40:47.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-17T08:40:47.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-17T08:40:47.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-03-17T08:40:57.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-17T08:40:57.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-17T08:40:57.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-17T08:40:57.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.006s coverage: 38.4% of statements [2023-03-17T08:40:57.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements [2023-03-17T08:41:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-17T08:41:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-17T08:41:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-17T08:41:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-17T08:41:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements [2023-03-17T08:41:09.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-17T08:41:09.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-17T08:41:09.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-17T08:41:09.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-17T08:41:15.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements [2023-03-17T08:41:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-17T08:41:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:41:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-17T08:41:15.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-17T08:41:16.115Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.579s coverage: 92.3% of statements [2023-03-17T08:41:20.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-17T08:41:20.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-17T08:41:20.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.5% of statements [2023-03-17T08:41:22.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-17T08:41:22.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:41:23.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements [2023-03-17T08:41:24.189Z] 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 [2023-03-17T08:41:24.456Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T08:41:24.456Z] go vet ./... [2023-03-17T08:44:16.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T08:44:16.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T08:44:16.166Z] ./bin/test-attribution-txt.sh [2023-03-17T08:44:16.166Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-17T08:44:16.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-17T08:44:16.821Z] + ls -al . [2023-03-17T08:44:16.821Z] total 700 [2023-03-17T08:44:16.821Z] drwxrwxr-x 10 1001 1001 4096 Mar 17 08:35 . [2023-03-17T08:44:16.821Z] drwxr-xr-x 4 root root 4096 Mar 17 08:35 .. [2023-03-17T08:44:16.821Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 08:33 .blubracket [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 16 Mar 17 08:33 .dockerignore [2023-03-17T08:44:16.821Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 08:33 .git [2023-03-17T08:44:16.821Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 08:33 .github [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 1133 Mar 17 08:33 .gitignore [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 08:33 .golangci.yml [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 87 Mar 17 08:33 .hadolint.yml [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 08:33 .sonarcloud.properties [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 08:33 ADOPTERS.md [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 10825 Mar 17 08:33 Attribution.txt [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 73765 Mar 17 08:33 CHANGELOG.md [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 08:33 CONTRIBUTING.md [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 08:33 GOVERNANCE.md [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 883 Mar 17 08:33 Jenkinsfile [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 08:33 LICENSE [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 14266 Mar 17 08:33 Makefile [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 08:33 OWNERS.md [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 9403 Mar 17 08:33 README.md [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 789 Mar 17 08:33 SECURITY.md [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 5 Mar 17 08:30 VERSION [2023-03-17T08:44:16.821Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 08:33 bin [2023-03-17T08:44:16.821Z] drwxrwxr-x 18 1001 1001 4096 Mar 17 08:33 cmd [2023-03-17T08:44:16.821Z] -rw-r--r-- 1 root root 447486 Mar 17 08:41 coverage.out [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 3236 Mar 17 08:33 go.mod [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 31410 Mar 17 08:33 go.sum [2023-03-17T08:44:16.821Z] drwxrwxr-x 7 1001 1001 4096 Mar 17 08:33 internal [2023-03-17T08:44:16.821Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 08:33 openapi [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 594 Mar 17 08:33 security.txt [2023-03-17T08:44:16.821Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 08:33 snap [2023-03-17T08:44:16.821Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 08:33 version.go [Pipeline] sh [2023-03-17T08:44:17.463Z] + '[' -e coverage.out ] [2023-03-17T08:44:17.463Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-17T08:44:17.486Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T08:44:18.389Z] Stashed 1 file(s) [Pipeline] sh [2023-03-17T08:44:19.177Z] + make build [2023-03-17T08:44:19.177Z] 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 [2023-03-17T08:46:11.045Z] 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 [2023-03-17T08:46:11.045Z] 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 [2023-03-17T08:46:14.400Z] 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 [2023-03-17T08:46:18.655Z] 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 [2023-03-17T08:47:05.517Z] 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 [2023-03-17T08:47:15.591Z] 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 [2023-03-17T08:47:20.934Z] 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 [2023-03-17T08:47:27.585Z] 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 [2023-03-17T08:47:30.931Z] 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 [2023-03-17T08:47:36.284Z] 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 [2023-03-17T08:47:43.159Z] 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] } [2023-03-17T08:47:49.819Z] $ docker stop --time=1 9bf1115ac7ca3f66cbd962445881fadab738212a3a84a5a948f5ad404c36b35a [2023-03-17T08:47:51.905Z] $ docker rm -f --volumes 9bf1115ac7ca3f66cbd962445881fadab738212a3a84a5a948f5ad404c36b35a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:47:54.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T08:47:54.388Z] [2023-03-17T08:47:54.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:47:54.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T08:47:54.719Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-17T08:47:54.719Z] 29e5d40040c1: Pulling fs layer [2023-03-17T08:47:54.719Z] 1ce36da41761: Pulling fs layer [2023-03-17T08:47:54.719Z] 25b303627fd3: Pulling fs layer [2023-03-17T08:47:54.987Z] 29e5d40040c1: Verifying Checksum [2023-03-17T08:47:54.987Z] 29e5d40040c1: Download complete [2023-03-17T08:47:55.254Z] 1ce36da41761: Verifying Checksum [2023-03-17T08:47:55.254Z] 1ce36da41761: Download complete [2023-03-17T08:47:55.522Z] 29e5d40040c1: Pull complete [2023-03-17T08:47:56.938Z] 25b303627fd3: Verifying Checksum [2023-03-17T08:47:56.938Z] 25b303627fd3: Download complete [2023-03-17T08:47:56.938Z] 1ce36da41761: Pull complete [2023-03-17T08:48:07.005Z] 25b303627fd3: Pull complete [2023-03-17T08:48:07.005Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-17T08:48:07.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T08:48:07.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:48:07.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container [2023-03-17T08:48:07.269Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2023-03-17T08:48:09.826Z] $ docker top 73c7d84d5145361a277b97516e75f02e79141b0466c06bd4e458880ede627a29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:48:10.673Z] + + grepdocker-compose parallel [2023-03-17T08:48:10.673Z] build --help [2023-03-17T08:48:17.337Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T08:48:17.360Z] $ docker stop --time=1 73c7d84d5145361a277b97516e75f02e79141b0466c06bd4e458880ede627a29 [2023-03-17T08:48:19.091Z] $ docker rm -f --volumes 73c7d84d5145361a277b97516e75f02e79141b0466c06bd4e458880ede627a29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:48:19.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T08:48:19.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:48:19.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container [2023-03-17T08:48:19.943Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-17T08:48:21.295Z] $ docker top 32bf9e39699c429127f13132cb0446390eb863fded9accdd8e70866d61a89ccc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:48:22.172Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T08:48:28.825Z] Building core-command ... [2023-03-17T08:48:28.826Z] Building core-common-config-bootstrapper ... [2023-03-17T08:48:28.826Z] Building core-data ... [2023-03-17T08:48:28.826Z] Building core-metadata ... [2023-03-17T08:48:28.826Z] Building security-bootstrapper ... [2023-03-17T08:48:28.826Z] Building security-proxy-auth ... [2023-03-17T08:48:28.826Z] Building security-proxy-setup ... [2023-03-17T08:48:28.826Z] Building security-secretstore-setup ... [2023-03-17T08:48:28.826Z] Building security-spiffe-token-provider ... [2023-03-17T08:48:28.826Z] Building security-spire-agent ... [2023-03-17T08:48:28.826Z] Building security-spire-config ... [2023-03-17T08:48:28.826Z] Building security-spire-server ... [2023-03-17T08:48:28.826Z] Building support-notifications ... [2023-03-17T08:48:28.826Z] Building support-scheduler ... [2023-03-17T08:48:28.826Z] Building security-bootstrapper [2023-03-17T08:48:28.826Z] Building security-spire-agent [2023-03-17T08:48:28.826Z] Building security-proxy-setup [2023-03-17T08:48:28.826Z] Building core-metadata [2023-03-17T08:48:28.826Z] Building core-data [2023-03-17T08:49:25.225Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:49:25.225Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:49:25.225Z] ---> 944b4159207c [2023-03-17T08:49:25.225Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T08:49:25.225Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:49:25.225Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:49:25.225Z] ---> 944b4159207c [2023-03-17T08:49:25.225Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T08:49:25.225Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:49:25.225Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:49:25.225Z] ---> 944b4159207c [2023-03-17T08:49:25.225Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:49:25.225Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:49:25.225Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:49:25.225Z] ---> 944b4159207c [2023-03-17T08:49:25.225Z] Step 3/22 : WORKDIR /edgex-go [2023-03-17T08:49:25.225Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:49:25.225Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:49:25.225Z] ---> 944b4159207c [2023-03-17T08:49:25.225Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:49:25.225Z] ---> Running in 94e4c567cded [2023-03-17T08:49:25.225Z] ---> Running in 74f218b67168 [2023-03-17T08:49:25.225Z] ---> Running in 35df5ef8b64c [2023-03-17T08:49:25.225Z] ---> Running in df292a56e63a [2023-03-17T08:49:25.225Z] ---> Running in a8646d8eec1b [2023-03-17T08:49:25.225Z] Removing intermediate container a8646d8eec1b [2023-03-17T08:49:25.225Z] ---> 35adff9fb8d1 [2023-03-17T08:49:25.225Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-17T08:49:25.225Z] Removing intermediate container 74f218b67168 [2023-03-17T08:49:25.225Z] ---> 09ec856e6925 [2023-03-17T08:49:25.225Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:49:25.225Z] Removing intermediate container 35df5ef8b64c [2023-03-17T08:49:25.225Z] ---> 1921445adda7 [2023-03-17T08:49:25.225Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T08:49:25.225Z] Removing intermediate container df292a56e63a [2023-03-17T08:49:25.225Z] ---> 6bdaf0175478 [2023-03-17T08:49:25.225Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T08:49:25.225Z] Removing intermediate container 94e4c567cded [2023-03-17T08:49:25.225Z] ---> 76b2854462fd [2023-03-17T08:49:25.225Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T08:49:25.225Z] ---> Running in 18e8418ffd2f [2023-03-17T08:49:25.225Z] ---> Running in 412902a3e2a7 [2023-03-17T08:49:25.225Z] ---> Running in 7d7fb43e5a5c [2023-03-17T08:49:25.225Z] ---> Running in d64f2170761e [2023-03-17T08:49:25.225Z] ---> Running in 9687bcd53f4b [2023-03-17T08:49:25.225Z] Removing intermediate container 412902a3e2a7 [2023-03-17T08:49:25.225Z] ---> 94a5ac1a556d [2023-03-17T08:49:25.225Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T08:49:25.225Z] Removing intermediate container 18e8418ffd2f [2023-03-17T08:49:25.225Z] ---> 8bc4051065f5 [2023-03-17T08:49:25.225Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:49:25.225Z] ---> Running in 18b00076bde6 [2023-03-17T08:49:25.225Z] ---> Running in 55475cf32d5b [2023-03-17T08:49:25.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:49:25.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:49:25.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:49:25.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:49:25.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:49:25.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:49:25.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:49:25.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:49:25.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:49:25.225Z] OK: 263 MiB in 53 packages [2023-03-17T08:49:25.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:49:25.225Z] OK: 263 MiB in 53 packages [2023-03-17T08:49:25.225Z] OK: 263 MiB in 53 packages [2023-03-17T08:49:25.225Z] OK: 263 MiB in 53 packages [2023-03-17T08:49:25.225Z] OK: 263 MiB in 53 packages [2023-03-17T08:49:25.225Z] Removing intermediate container 9687bcd53f4b [2023-03-17T08:49:25.225Z] ---> 0ba86566b7ff [2023-03-17T08:49:25.225Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T08:49:25.498Z] Removing intermediate container 7d7fb43e5a5c [2023-03-17T08:49:25.498Z] ---> 43aa96f590a7 [2023-03-17T08:49:25.498Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-17T08:49:25.498Z] Removing intermediate container d64f2170761e [2023-03-17T08:49:25.498Z] ---> 7e5190d0ffe5 [2023-03-17T08:49:25.498Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T08:49:25.763Z] Removing intermediate container 18b00076bde6 [2023-03-17T08:49:25.763Z] ---> 83a69175de65 [2023-03-17T08:49:25.763Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T08:49:26.030Z] Removing intermediate container 55475cf32d5b [2023-03-17T08:49:26.030Z] ---> d2fc14cc093c [2023-03-17T08:49:26.030Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:49:26.298Z] ---> fed197ad7170 [2023-03-17T08:49:26.298Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:49:26.567Z] ---> Running in 6dbf236789b3 [2023-03-17T08:49:26.845Z] ---> b3e9fe712f85 [2023-03-17T08:49:26.845Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:49:27.112Z] ---> 2d6e77bff371 [2023-03-17T08:49:27.112Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:49:27.112Z] ---> 06a100b9c482 [2023-03-17T08:49:27.112Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:49:27.112Z] ---> Running in 922b2451dae8 [2023-03-17T08:49:27.381Z] ---> Running in a442228d3591 [2023-03-17T08:49:27.381Z] ---> Running in a1fa4d82eb40 [2023-03-17T08:49:27.652Z] ---> f9928488bb37 [2023-03-17T08:49:27.652Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:49:27.921Z] ---> Running in 3bfea0838605 [2023-03-17T08:51:34.735Z] Removing intermediate container 3bfea0838605 [2023-03-17T08:51:34.735Z] ---> 5c9581db8aec [2023-03-17T08:51:34.735Z] Step 8/23 : COPY . . [2023-03-17T08:51:34.735Z] Removing intermediate container a442228d3591 [2023-03-17T08:51:34.735Z] ---> 0d53bc53076c [2023-03-17T08:51:34.735Z] Step 8/25 : COPY . . [2023-03-17T08:51:34.735Z] Removing intermediate container 6dbf236789b3 [2023-03-17T08:51:34.735Z] ---> e2b8d36eeb09 [2023-03-17T08:51:34.735Z] Step 7/33 : COPY . . [2023-03-17T08:51:34.735Z] Removing intermediate container a1fa4d82eb40 [2023-03-17T08:51:34.735Z] ---> dc20a2882e6b [2023-03-17T08:51:34.735Z] Step 7/22 : COPY . . [2023-03-17T08:51:34.735Z] Removing intermediate container 922b2451dae8 [2023-03-17T08:51:34.735Z] ---> 1437b314468b [2023-03-17T08:51:34.735Z] Step 7/27 : COPY . . [2023-03-17T08:51:47.230Z] ---> f627bf386d67 [2023-03-17T08:51:47.230Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T08:51:47.230Z] ---> 3ea8d0adc554 [2023-03-17T08:51:47.230Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T08:51:47.230Z] ---> 9fcd2ff37ef3 [2023-03-17T08:51:47.230Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 ---> 456a4c84469b [2023-03-17T08:51:47.230Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-17T08:51:47.230Z] [2023-03-17T08:51:47.230Z] ---> 5e57e6b664dd [2023-03-17T08:51:47.230Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T08:51:47.230Z] ---> Running in e5eb487759dd [2023-03-17T08:51:47.230Z] ---> Running in ff3162b71457 [2023-03-17T08:51:47.230Z] ---> Running in 782c69863b5b [2023-03-17T08:51:47.230Z] ---> Running in 6cd958c24283 [2023-03-17T08:51:47.230Z] ---> Running in a67d96c10ef6 [2023-03-17T08:51:47.230Z] Removing intermediate container 6cd958c24283 [2023-03-17T08:51:47.230Z] ---> 1631200c7082 [2023-03-17T08:51:47.230Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T08:51:47.230Z] ---> Running in df429cb10bf3 [2023-03-17T08:51:47.506Z] Removing intermediate container df429cb10bf3 [2023-03-17T08:51:47.506Z] ---> ebe0f2bc4831 [2023-03-17T08:51:47.506Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T08:51:47.783Z] ---> Running in 2934b90aa7dc [2023-03-17T08:51:48.051Z] 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 [2023-03-17T08:51:48.321Z] 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 [2023-03-17T08:51:48.597Z] Removing intermediate container 2934b90aa7dc [2023-03-17T08:51:48.597Z] ---> 75e0eb0fe620 [2023-03-17T08:51:48.597Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T08:51:48.597Z] 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 [2023-03-17T08:51:48.597Z] 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 [2023-03-17T08:51:48.870Z] ---> Running in b714646e45d5 [2023-03-17T08:51:52.224Z] Removing intermediate container b714646e45d5 [2023-03-17T08:51:52.224Z] ---> 37f6b0d44089 [2023-03-17T08:51:52.224Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T08:51:52.494Z] ---> Running in 51e95edb4587 [2023-03-17T08:51:53.079Z] Removing intermediate container 51e95edb4587 [2023-03-17T08:51:53.079Z] ---> b1397aea0167 [2023-03-17T08:51:53.079Z] [2023-03-17T08:51:53.079Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T08:51:53.346Z] 3.17: Pulling from library/alpine [2023-03-17T08:51:53.933Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:51:53.933Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T08:51:53.933Z] ---> d74e625d9115 [2023-03-17T08:51:53.933Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:51:53.933Z] ---> Running in be5201325f7d [2023-03-17T08:51:54.896Z] Removing intermediate container be5201325f7d [2023-03-17T08:51:54.896Z] ---> e75e5a21b079 [2023-03-17T08:51:54.896Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T08:51:54.896Z] ---> Running in f4f89a16c381 [2023-03-17T08:51:56.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:51:57.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:51:59.781Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T08:51:59.781Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T08:51:59.781Z] OK: 17687 distinct packages available [2023-03-17T08:51:59.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:52:00.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:52:02.692Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T08:52:02.692Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T08:52:02.692Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T08:52:02.692Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T08:52:02.692Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T08:52:02.960Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:52:02.960Z] OK: 9 MiB in 20 packages [2023-03-17T08:52:04.954Z] Removing intermediate container f4f89a16c381 [2023-03-17T08:52:04.954Z] ---> 38a410fbd103 [2023-03-17T08:52:04.954Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:52:05.915Z] ---> 6280154c8998 [2023-03-17T08:52:05.915Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:52:07.334Z] ---> 0301761294ec [2023-03-17T08:52:07.334Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T08:52:11.625Z] ---> 3acb63b7173e [2023-03-17T08:52:11.625Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T08:52:18.276Z] ---> eaf74d6ae272 [2023-03-17T08:52:18.276Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T08:52:18.276Z] ---> 3a14ced340c0 [2023-03-17T08:52:18.276Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T08:52:18.892Z] ---> da9b5e4e6f4b [2023-03-17T08:52:18.892Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T08:52:20.302Z] ---> 459eda11f3d5 [2023-03-17T08:52:20.302Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T08:52:20.302Z] ---> Running in 9c22384754d6 [2023-03-17T08:52:20.569Z] Removing intermediate container 9c22384754d6 [2023-03-17T08:52:20.569Z] ---> 4faa5493bebe [2023-03-17T08:52:20.569Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T08:52:20.836Z] ---> Running in 502507b691b2 [2023-03-17T08:52:21.421Z] Removing intermediate container 502507b691b2 [2023-03-17T08:52:21.421Z] ---> 1082ba8956c7 [2023-03-17T08:52:21.421Z] Step 25/27 : LABEL arch=arm64 [2023-03-17T08:52:21.690Z] ---> Running in 444780060c17 [2023-03-17T08:52:22.278Z] Removing intermediate container 444780060c17 [2023-03-17T08:52:22.278Z] ---> 679ed61d43fa [2023-03-17T08:52:22.278Z] Step 26/27 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T08:52:22.278Z] ---> Running in fc8c1a44e38d [2023-03-17T08:52:22.866Z] Removing intermediate container fc8c1a44e38d [2023-03-17T08:52:22.866Z] ---> 440d111fb4a4 [2023-03-17T08:52:23.151Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T08:52:23.151Z] ---> Running in 73870bcc3848 [2023-03-17T08:52:23.734Z] Removing intermediate container 73870bcc3848 [2023-03-17T08:52:23.734Z] ---> 6fc2355a0af2 [2023-03-17T08:52:23.734Z] [2023-03-17T08:52:24.001Z] Successfully built 6fc2355a0af2 [2023-03-17T08:52:24.001Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-17T08:52:24.001Z] Building security-proxy-auth [2023-03-17T08:52:42.204Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:52:42.204Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:52:42.204Z] ---> 944b4159207c [2023-03-17T08:52:42.204Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:52:42.204Z] ---> Using cache [2023-03-17T08:52:42.204Z] ---> 6bdaf0175478 [2023-03-17T08:52:42.204Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:52:42.204Z] ---> Using cache [2023-03-17T08:52:42.204Z] ---> 94a5ac1a556d [2023-03-17T08:52:42.204Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:52:42.204Z] ---> Using cache [2023-03-17T08:52:42.204Z] ---> 83a69175de65 [2023-03-17T08:52:42.204Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:52:42.204Z] ---> Using cache [2023-03-17T08:52:42.204Z] ---> 2d6e77bff371 [2023-03-17T08:52:42.204Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:52:42.204Z] ---> Using cache [2023-03-17T08:52:42.204Z] ---> 0d53bc53076c [2023-03-17T08:52:42.204Z] Step 8/23 : COPY . . [2023-03-17T08:52:42.204Z] ---> Using cache [2023-03-17T08:52:42.204Z] ---> 5e57e6b664dd [2023-03-17T08:52:42.204Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T08:52:42.204Z] ---> Running in bee464224bd0 [2023-03-17T08:52:42.204Z] 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 [2023-03-17T08:59:19.244Z] Removing intermediate container 782c69863b5b [2023-03-17T08:59:19.244Z] ---> 2c5732cc943c [2023-03-17T08:59:19.244Z] [2023-03-17T08:59:19.244Z] Step 9/22 : FROM alpine:3.17 [2023-03-17T08:59:19.244Z] ---> d74e625d9115 [2023-03-17T08:59:19.244Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T08:59:19.244Z] ---> Running in 1c09317ef221 [2023-03-17T08:59:19.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:59:19.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:59:21.779Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:59:21.779Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T08:59:21.779Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:59:21.779Z] OK: 8 MiB in 17 packages [2023-03-17T08:59:24.366Z] Removing intermediate container 1c09317ef221 [2023-03-17T08:59:24.366Z] ---> baf2868426e4 [2023-03-17T08:59:24.366Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T08:59:24.366Z] ---> Running in d29de129b25a [2023-03-17T08:59:25.329Z] Removing intermediate container d29de129b25a [2023-03-17T08:59:25.329Z] ---> 1f36b054b059 [2023-03-17T08:59:25.329Z] Step 12/22 : WORKDIR /edgex [2023-03-17T08:59:25.598Z] ---> Running in 200346a6d396 [2023-03-17T08:59:27.541Z] Removing intermediate container 200346a6d396 [2023-03-17T08:59:27.541Z] ---> 30ae7d5f2685 [2023-03-17T08:59:27.541Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:59:28.504Z] Removing intermediate container e5eb487759dd [2023-03-17T08:59:28.504Z] ---> 11e79680498c [2023-03-17T08:59:28.504Z] [2023-03-17T08:59:28.504Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T08:59:28.504Z] ---> d74e625d9115 [2023-03-17T08:59:28.504Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:59:28.504Z] ---> Using cache [2023-03-17T08:59:28.504Z] ---> e75e5a21b079 [2023-03-17T08:59:28.504Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T08:59:28.504Z] ---> Running in cfcdbec6969b [2023-03-17T08:59:28.773Z] ---> 457c330ffa32 [2023-03-17T08:59:28.773Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:59:30.182Z] ---> d9b65275df0c [2023-03-17T08:59:30.182Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-17T08:59:31.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:59:31.417Z] ---> 872ca8318fea [2023-03-17T08:59:31.417Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T08:59:32.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:59:33.421Z] ---> 6d0a66cb85b2 [2023-03-17T08:59:33.421Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T08:59:34.006Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:59:34.006Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T08:59:34.006Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:59:34.006Z] OK: 8 MiB in 17 packages [2023-03-17T08:59:34.006Z] ---> f886eeb731f2 [2023-03-17T08:59:34.006Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T08:59:34.281Z] ---> Running in 3883dea5e5ef [2023-03-17T08:59:36.231Z] Removing intermediate container cfcdbec6969b [2023-03-17T08:59:36.231Z] ---> a85dd7d52cc7 [2023-03-17T08:59:36.231Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T08:59:36.498Z] ---> Running in ac2cc1781445 [2023-03-17T08:59:37.082Z] Removing intermediate container ac2cc1781445 [2023-03-17T08:59:37.082Z] ---> d32beff2423f [2023-03-17T08:59:37.082Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T08:59:37.082Z] ---> Running in 94ca10adbc67 [2023-03-17T08:59:38.074Z] Removing intermediate container 94ca10adbc67 [2023-03-17T08:59:38.074Z] ---> 907c931231f6 [2023-03-17T08:59:38.074Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T08:59:38.074Z] ---> Running in 7c8055cc76a8 [2023-03-17T08:59:38.344Z] Removing intermediate container 3883dea5e5ef [2023-03-17T08:59:38.344Z] ---> dfe820595528 [2023-03-17T08:59:38.344Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T08:59:38.618Z] ---> Running in 81286c1f4301 [2023-03-17T08:59:39.207Z] Removing intermediate container 7c8055cc76a8 [2023-03-17T08:59:39.207Z] ---> 9b38bc43c94c [2023-03-17T08:59:39.207Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T08:59:39.478Z] ---> Running in ab92bceaefe4 [2023-03-17T08:59:39.478Z] Removing intermediate container 81286c1f4301 [2023-03-17T08:59:39.478Z] ---> aa3498bc6863 [2023-03-17T08:59:39.478Z] Step 20/22 : LABEL arch=arm64 [2023-03-17T08:59:39.478Z] ---> Running in 8980e13e9b6a [2023-03-17T08:59:40.067Z] Removing intermediate container ab92bceaefe4 [2023-03-17T08:59:40.067Z] ---> 7c7801497bc5 [2023-03-17T08:59:40.334Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T08:59:40.334Z] Removing intermediate container 8980e13e9b6a [2023-03-17T08:59:40.334Z] ---> f8988ba921bb [2023-03-17T08:59:40.334Z] Step 21/22 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T08:59:40.334Z] ---> Running in 268d06d7cba6 [2023-03-17T08:59:40.603Z] ---> Running in 6606761ef32c [2023-03-17T08:59:41.566Z] Removing intermediate container 6606761ef32c [2023-03-17T08:59:41.566Z] ---> f81dfa7c18cb [2023-03-17T08:59:41.566Z] Step 22/22 : LABEL version=0.0.0 [2023-03-17T08:59:41.566Z] ---> Running in 9c8a94042e70 [2023-03-17T08:59:42.149Z] Removing intermediate container 9c8a94042e70 [2023-03-17T08:59:42.149Z] ---> 1ffc6f8d7e03 [2023-03-17T08:59:42.149Z] [2023-03-17T08:59:42.734Z] Successfully built 1ffc6f8d7e03 [2023-03-17T08:59:42.734Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-17T08:59:42.734Z]  Building security-proxy-setup ... done Building support-scheduler [2023-03-17T08:59:44.147Z] Removing intermediate container 268d06d7cba6 [2023-03-17T08:59:44.147Z] ---> 9da58ed1d952 [2023-03-17T08:59:44.148Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T08:59:44.148Z] ---> Running in 49b5c5d41194 [2023-03-17T08:59:44.735Z] Removing intermediate container 49b5c5d41194 [2023-03-17T08:59:44.735Z] ---> 007e8b231c0b [2023-03-17T08:59:44.735Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T08:59:45.694Z] ---> 9abae309b762 [2023-03-17T08:59:45.694Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T08:59:45.694Z] ---> Running in 109b6b49646b [2023-03-17T08:59:49.955Z] Removing intermediate container 109b6b49646b [2023-03-17T08:59:49.955Z] ---> b9e5c21c636d [2023-03-17T08:59:49.955Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:59:50.227Z] ---> 732acba5c110 [2023-03-17T08:59:50.227Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:59:51.217Z] ---> 9217db713258 [2023-03-17T08:59:51.217Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T08:59:55.471Z] ---> cb3a8462dc44 [2023-03-17T08:59:55.471Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-17T08:59:57.437Z] ---> 56d024244f4a [2023-03-17T08:59:57.437Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T08:59:59.381Z] ---> 4d1df8576d32 [2023-03-17T08:59:59.381Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T09:00:01.324Z] ---> 4a9e6586a16a [2023-03-17T09:00:01.325Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T09:00:02.736Z] ---> 94403b82e2e1 [2023-03-17T09:00:02.736Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T09:00:04.149Z] ---> 3b3d795fbafb [2023-03-17T09:00:04.149Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T09:00:04.149Z] ---> Running in 9143a467706b [2023-03-17T09:00:06.734Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:00:06.734Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:00:06.734Z] ---> 944b4159207c [2023-03-17T09:00:06.734Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:00:06.734Z] ---> Using cache [2023-03-17T09:00:06.734Z] ---> 6bdaf0175478 [2023-03-17T09:00:06.734Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:00:06.734Z] ---> Using cache [2023-03-17T09:00:06.734Z] ---> 94a5ac1a556d [2023-03-17T09:00:06.734Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:00:06.734Z] ---> Using cache [2023-03-17T09:00:06.734Z] ---> 83a69175de65 [2023-03-17T09:00:06.734Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:00:06.734Z] ---> Using cache [2023-03-17T09:00:06.734Z] ---> 2d6e77bff371 [2023-03-17T09:00:06.734Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:00:06.734Z] ---> Using cache [2023-03-17T09:00:06.734Z] ---> 0d53bc53076c [2023-03-17T09:00:06.734Z] Step 8/23 : COPY . . [2023-03-17T09:00:06.734Z] ---> Using cache [2023-03-17T09:00:06.734Z] ---> 5e57e6b664dd [2023-03-17T09:00:07.007Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T09:00:07.007Z] ---> Running in 9d7d43c9bab2 [2023-03-17T09:00:07.968Z] Removing intermediate container bee464224bd0 [2023-03-17T09:00:07.968Z] ---> c1a65da2a6d0 [2023-03-17T09:00:07.968Z] [2023-03-17T09:00:07.968Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:00:07.968Z] ---> d74e625d9115 [2023-03-17T09:00:07.968Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T09:00:08.236Z] ---> Running in 9f7e9e546e9c [2023-03-17T09:00:09.669Z] Removing intermediate container 9f7e9e546e9c [2023-03-17T09:00:09.669Z] ---> f79800bfccb6 [2023-03-17T09:00:09.669Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:00:09.669Z] Removing intermediate container 9143a467706b [2023-03-17T09:00:09.669Z] ---> 1520b029b275 [2023-03-17T09:00:09.669Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T09:00:09.669Z] ---> Running in 80b4c1a7a55c [2023-03-17T09:00:09.669Z] 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 [2023-03-17T09:00:09.939Z] ---> Running in 0062579920e6 [2023-03-17T09:00:10.908Z] Removing intermediate container 0062579920e6 [2023-03-17T09:00:10.908Z] ---> a326311ee274 [2023-03-17T09:00:10.908Z] Step 30/33 : CMD ["gate"] [2023-03-17T09:00:11.493Z] ---> Running in d6daf6b09334 [2023-03-17T09:00:12.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:00:12.346Z] Removing intermediate container d6daf6b09334 [2023-03-17T09:00:12.346Z] ---> 64da6e11b306 [2023-03-17T09:00:12.346Z] Step 31/33 : LABEL arch=arm64 [2023-03-17T09:00:12.614Z] ---> Running in 29c71a801b0a [2023-03-17T09:00:12.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:00:13.842Z] Removing intermediate container 29c71a801b0a [2023-03-17T09:00:13.842Z] ---> d841be8b656f [2023-03-17T09:00:13.842Z] Step 32/33 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:00:13.842Z] ---> Running in 7dcbeadfb847 [2023-03-17T09:00:14.514Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:00:14.514Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:00:14.514Z] OK: 8 MiB in 16 packages [2023-03-17T09:00:15.102Z] Removing intermediate container 7dcbeadfb847 [2023-03-17T09:00:15.102Z] ---> bffb085ddabc [2023-03-17T09:00:15.102Z] Step 33/33 : LABEL version=0.0.0 [2023-03-17T09:00:15.383Z] ---> Running in d8c402acf5e6 [2023-03-17T09:00:16.795Z] Removing intermediate container d8c402acf5e6 [2023-03-17T09:00:16.795Z] ---> f9788e870f6b [2023-03-17T09:00:16.795Z] [2023-03-17T09:00:16.795Z] Removing intermediate container 80b4c1a7a55c [2023-03-17T09:00:16.795Z] ---> 4ce44ad86a99 [2023-03-17T09:00:16.795Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:00:17.537Z] Successfully built f9788e870f6b [2023-03-17T09:00:17.813Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-17T09:00:17.813Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-17T09:00:19.802Z] ---> 9546280207ff [2023-03-17T09:00:19.802Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:00:22.461Z] ---> 6e14efde43dd [2023-03-17T09:00:22.461Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T09:00:26.718Z] ---> 57865d7d4185 [2023-03-17T09:00:26.718Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-17T09:00:26.987Z] Removing intermediate container ff3162b71457 [2023-03-17T09:00:26.987Z] ---> 38013e866c02 [2023-03-17T09:00:26.987Z] [2023-03-17T09:00:26.987Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:00:26.987Z] ---> d74e625d9115 [2023-03-17T09:00:26.987Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-17T09:00:27.253Z] ---> Running in 23811a0fffde [2023-03-17T09:00:27.523Z] ---> 050e2d4ed9e0 [2023-03-17T09:00:27.523Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T09:00:28.123Z] Removing intermediate container 23811a0fffde [2023-03-17T09:00:28.123Z] ---> bd64f635f11f [2023-03-17T09:00:28.123Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-17T09:00:28.395Z] ---> Running in 318bbe80de52 [2023-03-17T09:00:28.998Z] Removing intermediate container a67d96c10ef6 [2023-03-17T09:00:28.998Z] ---> 334c9419cd94 [2023-03-17T09:00:28.998Z] [2023-03-17T09:00:28.998Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T09:00:28.998Z] ---> d74e625d9115 [2023-03-17T09:00:28.998Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:00:28.998Z] ---> 088433797fa8 [2023-03-17T09:00:28.998Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:00:29.267Z] ---> Running in 7306bc2b51e1 [2023-03-17T09:00:29.267Z] Removing intermediate container 318bbe80de52 [2023-03-17T09:00:29.267Z] ---> c8de6d1d2528 [2023-03-17T09:00:29.267Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T09:00:29.267Z] ---> Running in 72b38af79526 [2023-03-17T09:00:29.534Z] ---> Running in e2e5a5752601 [2023-03-17T09:00:32.877Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:00:32.877Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:00:32.877Z] ---> 944b4159207c [2023-03-17T09:00:32.877Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T09:00:32.877Z] ---> Using cache [2023-03-17T09:00:32.877Z] ---> 76b2854462fd [2023-03-17T09:00:32.877Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T09:00:33.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:00:33.840Z] Removing intermediate container e2e5a5752601 [2023-03-17T09:00:33.840Z] ---> 777bccdfaf20 [2023-03-17T09:00:33.840Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:00:33.840Z] ---> Running in 8e0eedfcfa7a [2023-03-17T09:00:34.120Z] ---> Running in 176ad1efbf8c [2023-03-17T09:00:34.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:00:35.681Z] Removing intermediate container 72b38af79526 [2023-03-17T09:00:35.681Z] ---> 3763ed0a63a2 [2023-03-17T09:00:35.681Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:00:35.681Z] ---> Running in 51559f9bcdff [2023-03-17T09:00:36.267Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:00:36.267Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:00:36.267Z] OK: 8 MiB in 16 packages [2023-03-17T09:00:36.558Z] Removing intermediate container 51559f9bcdff [2023-03-17T09:00:36.558Z] ---> 1e1a28ca419e [2023-03-17T09:00:36.559Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T09:00:36.827Z] ---> Running in 8ac45ebcb5f3 [2023-03-17T09:00:36.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:00:37.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:00:37.682Z] Removing intermediate container 8ac45ebcb5f3 [2023-03-17T09:00:37.682Z] ---> b5e1a29e1b00 [2023-03-17T09:00:37.682Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:00:37.682Z] ---> Running in 5819b7e82ea2 [2023-03-17T09:00:37.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:00:38.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:00:38.547Z] Removing intermediate container 7306bc2b51e1 [2023-03-17T09:00:38.547Z] ---> daa908ecd3af [2023-03-17T09:00:38.547Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:00:38.547Z] Removing intermediate container 5819b7e82ea2 [2023-03-17T09:00:38.547Z] ---> 707a3c038704 [2023-03-17T09:00:38.547Z] Step 22/23 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:00:38.825Z] ---> Running in 4594aa5dfb15 [2023-03-17T09:00:38.825Z] ---> Running in 33bae429a7eb [2023-03-17T09:00:39.426Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:00:39.426Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:00:39.426Z] Removing intermediate container 33bae429a7eb [2023-03-17T09:00:39.426Z] ---> 43734c4ab5e1 [2023-03-17T09:00:39.426Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T09:00:39.426Z] OK: 8 MiB in 16 packages [2023-03-17T09:00:39.706Z] ---> Running in 393c9849b240 [2023-03-17T09:00:39.706Z] Removing intermediate container 4594aa5dfb15 [2023-03-17T09:00:39.706Z] ---> c71b56505f64 [2023-03-17T09:00:39.706Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T09:00:39.706Z] ---> Running in 1c664535133b [2023-03-17T09:00:40.293Z] OK: 263 MiB in 53 packages [2023-03-17T09:00:40.564Z] Removing intermediate container 393c9849b240 [2023-03-17T09:00:40.564Z] ---> e857ee888e0d [2023-03-17T09:00:40.564Z] [2023-03-17T09:00:40.842Z] Removing intermediate container 1c664535133b [2023-03-17T09:00:40.842Z] ---> 48e2f58125f5 [2023-03-17T09:00:40.842Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T09:00:41.110Z] ---> Running in 3186b3b6b68c [2023-03-17T09:00:41.695Z] Successfully built e857ee888e0d [2023-03-17T09:00:41.964Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-17T09:00:41.964Z]  Building security-proxy-auth ... done Building support-notifications [2023-03-17T09:00:42.233Z] Removing intermediate container 176ad1efbf8c [2023-03-17T09:00:42.233Z] ---> d414cbc1bae7 [2023-03-17T09:00:42.233Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:00:42.233Z] Removing intermediate container 8e0eedfcfa7a [2023-03-17T09:00:42.233Z] ---> de5e8b10be1d [2023-03-17T09:00:42.233Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T09:00:42.500Z] Removing intermediate container 3186b3b6b68c [2023-03-17T09:00:42.500Z] ---> 748b20ae08f8 [2023-03-17T09:00:42.500Z] Step 15/25 : WORKDIR / [2023-03-17T09:00:42.770Z] ---> Running in 563ff7edfacf [2023-03-17T09:00:43.738Z] Removing intermediate container 563ff7edfacf [2023-03-17T09:00:43.738Z] ---> a56617de9523 [2023-03-17T09:00:43.738Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:00:44.009Z] ---> 4a79db8659b9 [2023-03-17T09:00:44.009Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:00:44.009Z] ---> 8ac61e6910a9 [2023-03-17T09:00:44.009Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:00:44.284Z] ---> Running in 27e2e90a53a1 [2023-03-17T09:00:45.715Z] ---> 6bfe908195bf [2023-03-17T09:00:45.715Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:00:45.983Z] ---> 234d7ac6c7d1 [2023-03-17T09:00:45.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T09:00:47.361Z] ---> b977a7e68c75 [2023-03-17T09:00:47.361Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T09:00:48.770Z] ---> a489e13f9ab3 [2023-03-17T09:00:48.770Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-17T09:00:50.174Z] ---> 3e16dfac7cd7 [2023-03-17T09:00:50.174Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T09:00:50.174Z] ---> 88a2a4212e1a [2023-03-17T09:00:50.174Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-17T09:00:50.174Z] ---> Running in a58a29d2bafa [2023-03-17T09:00:50.768Z] Removing intermediate container a58a29d2bafa [2023-03-17T09:00:50.768Z] ---> da2459c11cd2 [2023-03-17T09:00:50.768Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:00:51.363Z] ---> Running in 192317629d77 [2023-03-17T09:00:51.363Z] ---> cd00438420a3 [2023-03-17T09:00:51.363Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T09:00:51.630Z] Removing intermediate container 192317629d77 [2023-03-17T09:00:51.630Z] ---> fc3f28d54d14 [2023-03-17T09:00:51.897Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:00:51.897Z] ---> Running in 7f74df5c99d9 [2023-03-17T09:00:52.167Z] ---> 6aaadbfe2a3e [2023-03-17T09:00:52.167Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T09:00:52.437Z] ---> Running in ffc232ed863d [2023-03-17T09:00:52.704Z] Removing intermediate container 7f74df5c99d9 [2023-03-17T09:00:52.704Z] ---> 6a9c266dfe3b [2023-03-17T09:00:52.704Z] Step 22/23 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:00:52.704Z] ---> Running in f37c93323c15 [2023-03-17T09:00:53.672Z] Removing intermediate container ffc232ed863d [2023-03-17T09:00:53.672Z] ---> 07940ebb8532 [2023-03-17T09:00:53.672Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:00:53.672Z] ---> Running in 030573998aee [2023-03-17T09:00:53.940Z] Removing intermediate container f37c93323c15 [2023-03-17T09:00:53.940Z] ---> ce9573c69c6c [2023-03-17T09:00:53.940Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T09:00:54.207Z] ---> Running in 85474be032ab [2023-03-17T09:00:54.792Z] Removing intermediate container 030573998aee [2023-03-17T09:00:54.792Z] ---> 5f35f7d6954a [2023-03-17T09:00:54.792Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T09:00:54.792Z] ---> Running in 2785d5cee5d7 [2023-03-17T09:00:54.792Z] Removing intermediate container 85474be032ab [2023-03-17T09:00:54.792Z] ---> 3419fde26201 [2023-03-17T09:00:55.061Z] [2023-03-17T09:00:55.648Z] Removing intermediate container 2785d5cee5d7 [2023-03-17T09:00:55.648Z] ---> b82f3a3f621e [2023-03-17T09:00:55.648Z] Step 24/25 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:00:55.648Z] Successfully built 3419fde26201 [2023-03-17T09:00:55.648Z] Successfully tagged core-data-arm64:latest [2023-03-17T09:00:55.648Z]  Building core-data ... done Building security-secretstore-setup [2023-03-17T09:00:55.923Z] ---> Running in b49c81729628 [2023-03-17T09:00:56.506Z] Removing intermediate container b49c81729628 [2023-03-17T09:00:56.506Z] ---> b81bdee5c057 [2023-03-17T09:00:56.506Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T09:00:56.772Z] ---> Running in 29fb4398009e [2023-03-17T09:00:57.354Z] Removing intermediate container 29fb4398009e [2023-03-17T09:00:57.354Z] ---> 3af44b8acd36 [2023-03-17T09:00:57.354Z] [2023-03-17T09:00:57.623Z] Successfully built 3af44b8acd36 [2023-03-17T09:00:57.623Z] Successfully tagged core-metadata-arm64:latest [2023-03-17T09:00:57.623Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-03-17T09:01:02.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:01:02.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:01:02.966Z] ---> 944b4159207c [2023-03-17T09:01:02.966Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:01:02.966Z] ---> Using cache [2023-03-17T09:01:02.966Z] ---> 6bdaf0175478 [2023-03-17T09:01:02.966Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:01:02.966Z] ---> Using cache [2023-03-17T09:01:02.966Z] ---> 94a5ac1a556d [2023-03-17T09:01:02.966Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T09:01:03.239Z] ---> Running in c3cf0ca91172 [2023-03-17T09:01:05.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:01:05.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:01:07.733Z] OK: 263 MiB in 53 packages [2023-03-17T09:01:09.193Z] Removing intermediate container c3cf0ca91172 [2023-03-17T09:01:09.193Z] ---> 4cf76c721eb7 [2023-03-17T09:01:09.193Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:01:10.167Z] ---> fe8c7c89433f [2023-03-17T09:01:10.167Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:01:10.167Z] ---> Running in f7856086f3a8 [2023-03-17T09:01:28.445Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:01:28.445Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:01:28.445Z] ---> 944b4159207c [2023-03-17T09:01:28.445Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T09:01:28.445Z] ---> Using cache [2023-03-17T09:01:28.445Z] ---> 76b2854462fd [2023-03-17T09:01:28.445Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-17T09:01:28.445Z] ---> Using cache [2023-03-17T09:01:28.445Z] ---> 0ba86566b7ff [2023-03-17T09:01:28.445Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T09:01:28.445Z] ---> Using cache [2023-03-17T09:01:28.445Z] ---> fed197ad7170 [2023-03-17T09:01:28.445Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:01:28.445Z] ---> Using cache [2023-03-17T09:01:28.445Z] ---> e2b8d36eeb09 [2023-03-17T09:01:28.445Z] Step 7/25 : COPY . . [2023-03-17T09:01:28.445Z] ---> Using cache [2023-03-17T09:01:28.445Z] ---> 3ea8d0adc554 [2023-03-17T09:01:28.445Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-17T09:01:28.445Z] ---> Running in 307f69d84f32 [2023-03-17T09:01:28.717Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:01:28.717Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:01:28.717Z] ---> 944b4159207c [2023-03-17T09:01:28.717Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:01:28.717Z] ---> Using cache [2023-03-17T09:01:28.717Z] ---> 6bdaf0175478 [2023-03-17T09:01:28.717Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:01:28.717Z] ---> Using cache [2023-03-17T09:01:28.717Z] ---> 94a5ac1a556d [2023-03-17T09:01:28.717Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:01:28.717Z] ---> Using cache [2023-03-17T09:01:28.717Z] ---> 83a69175de65 [2023-03-17T09:01:28.717Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:01:28.717Z] ---> Using cache [2023-03-17T09:01:28.717Z] ---> 2d6e77bff371 [2023-03-17T09:01:28.717Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:01:28.717Z] ---> Using cache [2023-03-17T09:01:28.717Z] ---> 0d53bc53076c [2023-03-17T09:01:28.717Z] Step 8/23 : COPY . . [2023-03-17T09:01:29.027Z] ---> Using cache [2023-03-17T09:01:29.027Z] ---> 5e57e6b664dd [2023-03-17T09:01:29.027Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T09:01:29.304Z] ---> Running in 870e4635fd98 [2023-03-17T09:01:31.271Z] 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 [2023-03-17T09:01:31.271Z] 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 [2023-03-17T09:02:53.007Z] Removing intermediate container 27e2e90a53a1 [2023-03-17T09:02:53.007Z] ---> f8e5e9b9375c [2023-03-17T09:02:53.007Z] Step 7/27 : COPY . . [2023-03-17T09:03:11.271Z] Removing intermediate container f7856086f3a8 [2023-03-17T09:03:11.271Z] ---> ee7a55794ae5 [2023-03-17T09:03:11.271Z] Step 8/23 : COPY . . [2023-03-17T09:03:13.902Z] ---> 695207e88330 [2023-03-17T09:03:13.902Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T09:03:13.902Z] ---> Running in c9f080da9d80 [2023-03-17T09:03:14.881Z] Removing intermediate container c9f080da9d80 [2023-03-17T09:03:14.881Z] ---> dc90e33b7063 [2023-03-17T09:03:14.881Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T09:03:14.881Z] ---> Running in 6ebde37fc47d [2023-03-17T09:03:15.859Z] Removing intermediate container 6ebde37fc47d [2023-03-17T09:03:15.859Z] ---> cb64f8c5e17d [2023-03-17T09:03:15.859Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T09:03:15.859Z] ---> Running in f90439e1b3c5 [2023-03-17T09:03:16.824Z] Removing intermediate container f90439e1b3c5 [2023-03-17T09:03:16.824Z] ---> 4d38336bd3c0 [2023-03-17T09:03:16.824Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T09:03:16.824Z] ---> Running in 4e46e672b8ca [2023-03-17T09:03:21.079Z] Removing intermediate container 4e46e672b8ca [2023-03-17T09:03:21.079Z] ---> 6e5e109d2acf [2023-03-17T09:03:21.079Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T09:03:21.347Z] ---> Running in 6a047955b7a7 [2023-03-17T09:03:22.763Z] Removing intermediate container 6a047955b7a7 [2023-03-17T09:03:22.763Z] ---> 18b21f75aac5 [2023-03-17T09:03:22.763Z] [2023-03-17T09:03:22.763Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T09:03:22.763Z] ---> d74e625d9115 [2023-03-17T09:03:22.763Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:03:22.763Z] ---> Using cache [2023-03-17T09:03:22.763Z] ---> e75e5a21b079 [2023-03-17T09:03:22.763Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T09:03:22.763Z] ---> Running in 79fab942e664 [2023-03-17T09:03:26.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:03:26.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:03:29.304Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:03:29.304Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:03:29.304Z] OK: 17687 distinct packages available [2023-03-17T09:03:29.304Z] ---> b7e2db3d7321 [2023-03-17T09:03:29.304Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T09:03:29.304Z] ---> Running in e776b82e7591 [2023-03-17T09:03:29.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:03:30.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:03:30.981Z] 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 [2023-03-17T09:03:32.386Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T09:03:32.386Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T09:03:32.386Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T09:03:32.386Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T09:03:32.386Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:03:32.386Z] OK: 8 MiB in 19 packages [2023-03-17T09:03:34.327Z] Removing intermediate container 79fab942e664 [2023-03-17T09:03:34.327Z] ---> 6b3bff374c31 [2023-03-17T09:03:34.327Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:03:35.298Z] ---> b5c8b3c38913 [2023-03-17T09:03:35.298Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:03:36.256Z] ---> 9c270061adb8 [2023-03-17T09:03:36.256Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T09:03:41.595Z] ---> be5c6007f180 [2023-03-17T09:03:41.595Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T09:03:42.556Z] ---> 3161810becdf [2023-03-17T09:03:42.556Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T09:03:42.824Z] ---> Running in 093bec8c87e1 [2023-03-17T09:03:43.407Z] Removing intermediate container 093bec8c87e1 [2023-03-17T09:03:43.407Z] ---> 710d9ae6d104 [2023-03-17T09:03:43.407Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T09:03:44.369Z] ---> 0911719eb2d0 [2023-03-17T09:03:44.369Z] Step 22/27 : WORKDIR / [2023-03-17T09:03:44.637Z] ---> Running in 0d408710370f [2023-03-17T09:03:45.236Z] Removing intermediate container 0d408710370f [2023-03-17T09:03:45.236Z] ---> 2c5628a90aaf [2023-03-17T09:03:45.236Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T09:03:45.236Z] ---> Running in 5fbe63f4bd1e [2023-03-17T09:03:45.825Z] Removing intermediate container 5fbe63f4bd1e [2023-03-17T09:03:45.825Z] ---> 5224338da5cb [2023-03-17T09:03:45.825Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T09:03:46.097Z] ---> Running in 5ee7381000f5 [2023-03-17T09:03:46.710Z] Removing intermediate container 5ee7381000f5 [2023-03-17T09:03:46.710Z] ---> 209c1f909cb3 [2023-03-17T09:03:46.710Z] Step 25/27 : LABEL arch=arm64 [2023-03-17T09:03:46.710Z] ---> Running in 21c7f0034409 [2023-03-17T09:03:47.294Z] Removing intermediate container 21c7f0034409 [2023-03-17T09:03:47.294Z] ---> 14d24f679a59 [2023-03-17T09:03:47.294Z] Step 26/27 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:03:47.294Z] ---> Running in 56b6eb395316 [2023-03-17T09:03:47.876Z] Removing intermediate container 56b6eb395316 [2023-03-17T09:03:47.876Z] ---> 6beaa07f250a [2023-03-17T09:03:47.876Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T09:03:47.876Z] ---> Running in 7594b0615f99 [2023-03-17T09:03:48.461Z] Removing intermediate container 7594b0615f99 [2023-03-17T09:03:48.461Z] ---> d1e5f440faef [2023-03-17T09:03:48.461Z] [2023-03-17T09:03:48.733Z] Successfully built d1e5f440faef [2023-03-17T09:03:48.733Z] Successfully tagged security-spire-config-arm64:latest [2023-03-17T09:03:48.733Z]  Building security-spire-config ... done Building security-spire-server [2023-03-17T09:04:11.365Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:04:11.365Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:04:11.365Z] ---> 944b4159207c [2023-03-17T09:04:11.365Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T09:04:11.365Z] ---> Using cache [2023-03-17T09:04:11.365Z] ---> 76b2854462fd [2023-03-17T09:04:11.365Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T09:04:11.365Z] ---> Using cache [2023-03-17T09:04:11.365Z] ---> de5e8b10be1d [2023-03-17T09:04:11.365Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T09:04:11.365Z] ---> Using cache [2023-03-17T09:04:11.365Z] ---> 4a79db8659b9 [2023-03-17T09:04:11.365Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:04:11.365Z] ---> Using cache [2023-03-17T09:04:11.365Z] ---> f8e5e9b9375c [2023-03-17T09:04:11.366Z] Step 7/26 : COPY . . [2023-03-17T09:04:11.366Z] ---> Using cache [2023-03-17T09:04:11.366Z] ---> 695207e88330 [2023-03-17T09:04:11.366Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T09:04:11.366Z] ---> Using cache [2023-03-17T09:04:11.366Z] ---> dc90e33b7063 [2023-03-17T09:04:11.366Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T09:04:11.366Z] ---> Using cache [2023-03-17T09:04:11.366Z] ---> cb64f8c5e17d [2023-03-17T09:04:11.366Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T09:04:11.366Z] ---> Using cache [2023-03-17T09:04:11.366Z] ---> 4d38336bd3c0 [2023-03-17T09:04:11.366Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T09:04:11.366Z] ---> Running in 122a69894cac [2023-03-17T09:04:13.954Z] Removing intermediate container 122a69894cac [2023-03-17T09:04:13.954Z] ---> df7901819be9 [2023-03-17T09:04:13.954Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T09:04:13.954Z] ---> Running in 44e62c819440 [2023-03-17T09:04:14.222Z] Removing intermediate container 44e62c819440 [2023-03-17T09:04:14.222Z] ---> af3edf31a426 [2023-03-17T09:04:14.222Z] [2023-03-17T09:04:14.222Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T09:04:14.222Z] ---> d74e625d9115 [2023-03-17T09:04:14.222Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:04:14.222Z] ---> Using cache [2023-03-17T09:04:14.222Z] ---> e75e5a21b079 [2023-03-17T09:04:14.222Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T09:04:14.222Z] ---> Using cache [2023-03-17T09:04:14.222Z] ---> 38a410fbd103 [2023-03-17T09:04:14.222Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:04:14.222Z] ---> Using cache [2023-03-17T09:04:14.222Z] ---> 6280154c8998 [2023-03-17T09:04:14.222Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:04:14.494Z] ---> Using cache [2023-03-17T09:04:14.494Z] ---> 0301761294ec [2023-03-17T09:04:14.494Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T09:04:21.149Z] ---> 7089ff3ab172 [2023-03-17T09:04:21.149Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T09:04:21.421Z] ---> 70903756c2d1 [2023-03-17T09:04:21.421Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T09:04:22.382Z] ---> 04d548c25542 [2023-03-17T09:04:22.382Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T09:04:23.345Z] ---> 4f2f46af8bda [2023-03-17T09:04:23.345Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T09:04:23.612Z] ---> Running in 7c7e5aa93191 [2023-03-17T09:04:24.197Z] Removing intermediate container 7c7e5aa93191 [2023-03-17T09:04:24.197Z] ---> 5fbb4d13255c [2023-03-17T09:04:24.197Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T09:04:24.469Z] ---> Running in 98e71d237990 [2023-03-17T09:04:24.745Z] Removing intermediate container 98e71d237990 [2023-03-17T09:04:24.745Z] ---> 943659af1dde [2023-03-17T09:04:24.745Z] Step 24/26 : LABEL arch=arm64 [2023-03-17T09:04:25.013Z] ---> Running in 9a1e4017f4ab [2023-03-17T09:04:25.281Z] Removing intermediate container 9a1e4017f4ab [2023-03-17T09:04:25.281Z] ---> 76e182533452 [2023-03-17T09:04:25.281Z] Step 25/26 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:04:25.548Z] ---> Running in 77399b33ad2a [2023-03-17T09:04:26.133Z] Removing intermediate container 77399b33ad2a [2023-03-17T09:04:26.133Z] ---> b69e87e3ff4d [2023-03-17T09:04:26.133Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T09:04:26.133Z] ---> Running in a0755b903afe [2023-03-17T09:04:26.725Z] Removing intermediate container a0755b903afe [2023-03-17T09:04:26.725Z] ---> aacdc653fc08 [2023-03-17T09:04:26.725Z] [2023-03-17T09:04:26.995Z] Successfully built aacdc653fc08 [2023-03-17T09:04:26.995Z] Successfully tagged security-spire-server-arm64:latest [2023-03-17T09:04:26.995Z]  Building security-spire-server ... done Building core-command [2023-03-17T09:04:49.050Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:04:49.050Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:04:49.050Z] ---> 944b4159207c [2023-03-17T09:04:49.050Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:04:49.050Z] ---> Using cache [2023-03-17T09:04:49.050Z] ---> 6bdaf0175478 [2023-03-17T09:04:49.050Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T09:04:49.050Z] ---> Using cache [2023-03-17T09:04:49.050Z] ---> 94a5ac1a556d [2023-03-17T09:04:49.050Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T09:04:49.050Z] ---> Using cache [2023-03-17T09:04:49.050Z] ---> 83a69175de65 [2023-03-17T09:04:49.050Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T09:04:49.050Z] ---> Using cache [2023-03-17T09:04:49.050Z] ---> 2d6e77bff371 [2023-03-17T09:04:49.051Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:04:49.051Z] ---> Using cache [2023-03-17T09:04:49.051Z] ---> 0d53bc53076c [2023-03-17T09:04:49.051Z] Step 8/24 : COPY . . [2023-03-17T09:04:49.051Z] ---> Using cache [2023-03-17T09:04:49.051Z] ---> 5e57e6b664dd [2023-03-17T09:04:49.051Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T09:04:49.051Z] ---> Running in 98a1c7768b0a [2023-03-17T09:04:49.051Z] 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 [2023-03-17T09:08:55.900Z] 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 [2023-03-17T09:09:08.329Z] Removing intermediate container 307f69d84f32 [2023-03-17T09:09:08.329Z] ---> 7911d26d5d5d [2023-03-17T09:09:08.329Z] [2023-03-17T09:09:08.329Z] Step 9/25 : FROM alpine:3.17 [2023-03-17T09:09:08.329Z] ---> d74e625d9115 [2023-03-17T09:09:08.329Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T09:09:08.329Z] ---> Running in bf044a0c1eec [2023-03-17T09:09:08.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:09:10.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:09:11.770Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T09:09:11.770Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T09:09:11.770Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T09:09:11.771Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:09:12.043Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:09:12.313Z] OK: 8 MiB in 18 packages [2023-03-17T09:09:14.947Z] Removing intermediate container bf044a0c1eec [2023-03-17T09:09:14.947Z] ---> 973b4935cde4 [2023-03-17T09:09:14.947Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-17T09:09:14.947Z] ---> Running in 684cdc2eb5d1 [2023-03-17T09:09:15.530Z] Removing intermediate container 684cdc2eb5d1 [2023-03-17T09:09:15.530Z] ---> ca82d942975b [2023-03-17T09:09:15.530Z] Step 12/25 : WORKDIR / [2023-03-17T09:09:15.530Z] ---> Running in 84dec2074e77 [2023-03-17T09:09:16.117Z] Removing intermediate container 84dec2074e77 [2023-03-17T09:09:16.117Z] ---> 79db3eb12fe8 [2023-03-17T09:09:16.117Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:09:17.084Z] ---> ce423c8eddcb [2023-03-17T09:09:17.084Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:09:18.044Z] ---> f1c9fe435912 [2023-03-17T09:09:18.044Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-17T09:09:19.462Z] ---> 2202cf2b886f [2023-03-17T09:09:19.462Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-17T09:09:20.044Z] ---> d9ea4b737196 [2023-03-17T09:09:20.044Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-17T09:09:23.385Z] ---> c5b09041bced [2023-03-17T09:09:23.385Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T09:09:25.328Z] ---> 302f60c81801 [2023-03-17T09:09:25.328Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T09:09:28.664Z] ---> e5ed54493853 [2023-03-17T09:09:28.664Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T09:09:30.075Z] ---> db2f48a9f4fe [2023-03-17T09:09:30.075Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:09:30.343Z] ---> Running in 7b8d9d26b751 [2023-03-17T09:09:38.546Z] Removing intermediate container 7b8d9d26b751 [2023-03-17T09:09:38.546Z] ---> 526e7c86538d [2023-03-17T09:09:38.546Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:09:38.546Z] ---> Running in e3c1cbc1cc14 [2023-03-17T09:09:38.546Z] Removing intermediate container 870e4635fd98 [2023-03-17T09:09:38.546Z] ---> 522b27bf2343 [2023-03-17T09:09:38.546Z] [2023-03-17T09:09:38.546Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:09:38.546Z] ---> d74e625d9115 [2023-03-17T09:09:38.546Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T09:09:38.546Z] ---> Using cache [2023-03-17T09:09:38.546Z] ---> f79800bfccb6 [2023-03-17T09:09:38.546Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:09:38.546Z] ---> Using cache [2023-03-17T09:09:38.546Z] ---> 4ce44ad86a99 [2023-03-17T09:09:38.546Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:09:38.546Z] ---> Using cache [2023-03-17T09:09:38.546Z] ---> 9546280207ff [2023-03-17T09:09:38.546Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:09:38.546Z] ---> Using cache [2023-03-17T09:09:38.546Z] ---> 6e14efde43dd [2023-03-17T09:09:38.546Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T09:09:38.546Z] Removing intermediate container e3c1cbc1cc14 [2023-03-17T09:09:38.546Z] ---> 064e50159ca4 [2023-03-17T09:09:38.546Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T09:09:38.546Z] ---> Running in 5cff7f8b16bc [2023-03-17T09:09:39.507Z] Removing intermediate container 5cff7f8b16bc [2023-03-17T09:09:39.507Z] ---> b277c3e5b980 [2023-03-17T09:09:39.507Z] Step 24/25 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:09:39.507Z] ---> Running in f64b5187ea27 [2023-03-17T09:09:40.465Z] ---> a6f11717d147 [2023-03-17T09:09:40.465Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T09:09:40.465Z] Removing intermediate container f64b5187ea27 [2023-03-17T09:09:40.465Z] ---> a32ff6722c9d [2023-03-17T09:09:40.465Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T09:09:40.731Z] ---> Running in b0c51f7b0024 [2023-03-17T09:09:41.318Z] Removing intermediate container b0c51f7b0024 [2023-03-17T09:09:41.318Z] ---> f1709d431b74 [2023-03-17T09:09:41.318Z] [2023-03-17T09:09:41.901Z] Successfully built f1709d431b74 [2023-03-17T09:09:41.901Z] ---> 11f1b78adf26 [2023-03-17T09:09:41.901Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T09:09:41.901Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-17T09:09:41.901Z] Building security-spiffe-token-provider [2023-03-17T09:09:42.860Z]  Building security-secretstore-setup ... done  ---> b79e83766aaa [2023-03-17T09:09:42.860Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:09:42.860Z] ---> Running in 5df1363a2210 [2023-03-17T09:09:47.108Z] Removing intermediate container 5df1363a2210 [2023-03-17T09:09:47.108Z] ---> c433340d5047 [2023-03-17T09:09:47.108Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:09:47.108Z] ---> Running in 989429715e4c [2023-03-17T09:09:47.108Z] Removing intermediate container 989429715e4c [2023-03-17T09:09:47.108Z] ---> 0e484aa833c8 [2023-03-17T09:09:47.108Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-17T09:09:47.376Z] ---> Running in 1ed38fd940d5 [2023-03-17T09:09:49.319Z] Removing intermediate container 1ed38fd940d5 [2023-03-17T09:09:49.319Z] ---> a7b92a61d390 [2023-03-17T09:09:49.319Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:09:49.600Z] ---> Running in a9bc4f72a46b [2023-03-17T09:09:50.187Z] Removing intermediate container a9bc4f72a46b [2023-03-17T09:09:50.187Z] ---> 0f94ebcf1282 [2023-03-17T09:09:50.187Z] Step 22/23 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:09:50.455Z] ---> Running in 80080934a2d9 [2023-03-17T09:09:51.040Z] Removing intermediate container 80080934a2d9 [2023-03-17T09:09:51.040Z] ---> 14d4b1886447 [2023-03-17T09:09:51.040Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T09:09:51.308Z] ---> Running in 28aac8924bd4 [2023-03-17T09:09:51.894Z] Removing intermediate container 28aac8924bd4 [2023-03-17T09:09:51.894Z] ---> 812fc6370b66 [2023-03-17T09:09:51.894Z] [2023-03-17T09:09:52.480Z] Successfully built 812fc6370b66 [2023-03-17T09:09:52.480Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-17T09:10:00.711Z]  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:10:00.711Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:10:00.711Z] ---> 944b4159207c [2023-03-17T09:10:00.711Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T09:10:00.711Z] ---> Using cache [2023-03-17T09:10:00.711Z] ---> 76b2854462fd [2023-03-17T09:10:00.711Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-17T09:10:01.297Z] ---> Running in bdd60010e6f7 [2023-03-17T09:10:03.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:10:04.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:10:05.868Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:10:05.868Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:10:05.868Z] OK: 17687 distinct packages available [2023-03-17T09:10:05.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:10:06.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:10:08.482Z] OK: 263 MiB in 53 packages [2023-03-17T09:10:10.025Z] Removing intermediate container bdd60010e6f7 [2023-03-17T09:10:10.025Z] ---> 4debaacc3941 [2023-03-17T09:10:10.025Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T09:10:11.062Z] ---> ca7418f8b662 [2023-03-17T09:10:11.062Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:10:11.062Z] ---> Running in 2135175c61eb [2023-03-17T09:10:43.352Z] Removing intermediate container 9d7d43c9bab2 [2023-03-17T09:10:43.352Z] ---> 3cbbb2956157 [2023-03-17T09:10:43.352Z] [2023-03-17T09:10:43.352Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:10:43.352Z] ---> d74e625d9115 [2023-03-17T09:10:43.352Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:10:43.352Z] ---> Using cache [2023-03-17T09:10:43.352Z] ---> daa908ecd3af [2023-03-17T09:10:43.352Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:10:43.352Z] ---> Using cache [2023-03-17T09:10:43.352Z] ---> c71b56505f64 [2023-03-17T09:10:43.352Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T09:10:43.352Z] ---> Running in f892240a6d5b [2023-03-17T09:10:43.352Z] Removing intermediate container f892240a6d5b [2023-03-17T09:10:43.352Z] ---> f912b072e97a [2023-03-17T09:10:43.352Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T09:10:43.352Z] ---> Running in 4e0c50113fb4 [2023-03-17T09:10:43.622Z] Removing intermediate container 4e0c50113fb4 [2023-03-17T09:10:43.622Z] ---> 437ff65e1216 [2023-03-17T09:10:43.622Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:10:45.074Z] ---> 9349362f3823 [2023-03-17T09:10:45.074Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:10:45.670Z] ---> f7a3608d5698 [2023-03-17T09:10:45.670Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-17T09:10:49.030Z] ---> dfd87816c9df [2023-03-17T09:10:49.030Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-17T09:10:49.618Z] ---> 26a52a1746aa [2023-03-17T09:10:49.618Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T09:10:49.888Z] ---> Running in b9627ff151b3 [2023-03-17T09:10:50.486Z] Removing intermediate container b9627ff151b3 [2023-03-17T09:10:50.486Z] ---> a34c6ae15e71 [2023-03-17T09:10:50.486Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:10:50.486Z] ---> Running in 9d5e4866bc0e [2023-03-17T09:10:54.764Z] Removing intermediate container 9d5e4866bc0e [2023-03-17T09:10:54.764Z] ---> 7d07061c5a9a [2023-03-17T09:10:54.764Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:10:54.764Z] ---> Running in a5908a6fc04c [2023-03-17T09:10:55.036Z] Removing intermediate container a5908a6fc04c [2023-03-17T09:10:55.036Z] ---> ba39438e8a6a [2023-03-17T09:10:55.036Z] Step 22/23 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:10:55.309Z] ---> Running in ee7d0c1d1abf [2023-03-17T09:10:55.910Z] Removing intermediate container ee7d0c1d1abf [2023-03-17T09:10:55.910Z] ---> aba758156cf0 [2023-03-17T09:10:55.910Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T09:10:55.910Z] ---> Running in 81a923b0c6f9 [2023-03-17T09:10:56.499Z] Removing intermediate container 81a923b0c6f9 [2023-03-17T09:10:56.499Z] ---> e2a05c589bae [2023-03-17T09:10:56.499Z] [2023-03-17T09:10:56.769Z] Successfully built e2a05c589bae [2023-03-17T09:10:56.769Z] Successfully tagged support-scheduler-arm64:latest [2023-03-17T09:11:43.650Z]  Building support-scheduler ... done Removing intermediate container 2135175c61eb [2023-03-17T09:11:43.650Z] ---> fe72d7b23112 [2023-03-17T09:11:43.650Z] Step 7/20 : COPY . . [2023-03-17T09:11:50.291Z] Removing intermediate container 98a1c7768b0a [2023-03-17T09:11:50.291Z] ---> 094629a9e7c5 [2023-03-17T09:11:50.291Z] [2023-03-17T09:11:50.291Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T09:11:50.291Z] ---> d74e625d9115 [2023-03-17T09:11:50.291Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:11:50.291Z] ---> Using cache [2023-03-17T09:11:50.291Z] ---> daa908ecd3af [2023-03-17T09:11:50.291Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:11:50.291Z] ---> Using cache [2023-03-17T09:11:50.291Z] ---> c71b56505f64 [2023-03-17T09:11:50.291Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T09:11:50.291Z] ---> Running in 7b9c5adacd90 [2023-03-17T09:11:50.874Z] Removing intermediate container 7b9c5adacd90 [2023-03-17T09:11:50.874Z] ---> 8cdf97a8a77e [2023-03-17T09:11:50.874Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T09:11:51.139Z] ---> Running in 58581ebb4ed2 [2023-03-17T09:11:52.099Z] Removing intermediate container 58581ebb4ed2 [2023-03-17T09:11:52.099Z] ---> 878da549f896 [2023-03-17T09:11:52.099Z] Step 15/24 : WORKDIR / [2023-03-17T09:11:52.099Z] ---> Running in c4d385f54f1f [2023-03-17T09:11:53.058Z] Removing intermediate container c4d385f54f1f [2023-03-17T09:11:53.058Z] ---> 1152a03a4f24 [2023-03-17T09:11:53.058Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:11:54.997Z] ---> d6d7543c79e8 [2023-03-17T09:11:54.997Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:11:55.579Z] ---> 52c5be8a44a0 [2023-03-17T09:11:55.579Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T09:11:58.186Z] ---> 7d36f2b1b6ab [2023-03-17T09:11:58.186Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-17T09:11:58.770Z] ---> 9ef4cbf64a71 [2023-03-17T09:11:58.770Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T09:12:00.718Z] ---> 4d3e7ffd9db6 [2023-03-17T09:12:00.718Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T09:12:00.718Z] ---> Running in be1a3ea31612 [2023-03-17T09:12:00.989Z] ---> Running in a2d05d40904b [2023-03-17T09:12:01.577Z] Removing intermediate container a2d05d40904b [2023-03-17T09:12:01.577Z] ---> 0d31fcc41f82 [2023-03-17T09:12:01.577Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:12:01.848Z] ---> Running in db028305950c [2023-03-17T09:12:02.443Z] Removing intermediate container db028305950c [2023-03-17T09:12:02.444Z] ---> 8771dc742150 [2023-03-17T09:12:02.444Z] Step 22/24 : LABEL arch=arm64 [2023-03-17T09:12:02.716Z] ---> Running in 1df4f22f64e4 [2023-03-17T09:12:02.716Z] 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 [2023-03-17T09:12:02.984Z] Removing intermediate container 1df4f22f64e4 [2023-03-17T09:12:02.984Z] ---> fa7b885da11b [2023-03-17T09:12:02.984Z] Step 23/24 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:12:03.254Z] ---> Running in 9aec38e082a2 [2023-03-17T09:12:03.840Z] Removing intermediate container 9aec38e082a2 [2023-03-17T09:12:03.840Z] ---> 36280bf4178b [2023-03-17T09:12:03.840Z] Step 24/24 : LABEL version=0.0.0 [2023-03-17T09:12:03.840Z] ---> Running in e035c6f98372 [2023-03-17T09:12:04.426Z] Removing intermediate container e035c6f98372 [2023-03-17T09:12:04.426Z] ---> d0f075c57c32 [2023-03-17T09:12:04.426Z] [2023-03-17T09:12:04.694Z] Successfully built d0f075c57c32 [2023-03-17T09:12:04.694Z] Successfully tagged core-command-arm64:latest [2023-03-17T09:12:36.916Z]  Building core-command ... done Removing intermediate container e776b82e7591 [2023-03-17T09:12:36.916Z] ---> 1f5642e95781 [2023-03-17T09:12:36.916Z] [2023-03-17T09:12:36.916Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:12:36.916Z] ---> d74e625d9115 [2023-03-17T09:12:36.916Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T09:12:37.182Z] ---> Running in 08621fd144eb [2023-03-17T09:12:39.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:12:39.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:12:41.106Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T09:12:41.106Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T09:12:41.106Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:12:41.106Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:12:41.688Z] OK: 8 MiB in 17 packages [2023-03-17T09:12:43.629Z] Removing intermediate container 08621fd144eb [2023-03-17T09:12:43.629Z] ---> 92aacd2bc4aa [2023-03-17T09:12:43.629Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:12:43.895Z] ---> Running in 11eb3bf5bb95 [2023-03-17T09:12:44.173Z] Removing intermediate container 11eb3bf5bb95 [2023-03-17T09:12:44.173Z] ---> 7bcfc773f02b [2023-03-17T09:12:44.173Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T09:12:44.173Z] ---> Running in 96ea015597f8 [2023-03-17T09:12:44.760Z] Removing intermediate container 96ea015597f8 [2023-03-17T09:12:44.760Z] ---> f25baec487a0 [2023-03-17T09:12:44.760Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T09:12:45.026Z] ---> Running in 88734315e374 [2023-03-17T09:12:45.615Z] Removing intermediate container 88734315e374 [2023-03-17T09:12:45.615Z] ---> 514ef6a847f5 [2023-03-17T09:12:45.615Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:12:46.571Z] ---> 2abf66a7ccfb [2023-03-17T09:12:46.571Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:12:47.529Z] ---> 2a5ead9113fd [2023-03-17T09:12:47.529Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T09:12:50.114Z] ---> 31107b4ead32 [2023-03-17T09:12:50.114Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-17T09:12:51.520Z] ---> 879c9c37c88f [2023-03-17T09:12:51.520Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T09:12:51.520Z] ---> Running in 0238e2cde03e [2023-03-17T09:12:51.787Z] Removing intermediate container 0238e2cde03e [2023-03-17T09:12:51.787Z] ---> 406009962095 [2023-03-17T09:12:51.787Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:12:52.054Z] ---> Running in f6fb1e9fae39 [2023-03-17T09:12:52.635Z] Removing intermediate container f6fb1e9fae39 [2023-03-17T09:12:52.635Z] ---> cd9bbee96d98 [2023-03-17T09:12:52.635Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:12:52.635Z] ---> Running in b8ba9234150a [2023-03-17T09:12:53.221Z] Removing intermediate container b8ba9234150a [2023-03-17T09:12:53.221Z] ---> 7ace1bea386c [2023-03-17T09:12:53.221Z] Step 22/23 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:12:53.221Z] ---> Running in b17a9affe467 [2023-03-17T09:12:53.812Z] Removing intermediate container b17a9affe467 [2023-03-17T09:12:53.812Z] ---> 452680cdf8d8 [2023-03-17T09:12:53.812Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T09:12:53.812Z] ---> Running in b92037d7850f [2023-03-17T09:12:54.400Z] Removing intermediate container b92037d7850f [2023-03-17T09:12:54.400Z] ---> a036a38c32fc [2023-03-17T09:12:54.400Z] [2023-03-17T09:12:54.666Z] Successfully built a036a38c32fc [2023-03-17T09:12:54.666Z] Successfully tagged support-notifications-arm64:latest [2023-03-17T09:14:31.289Z]  Building support-notifications ... done Removing intermediate container be1a3ea31612 [2023-03-17T09:14:31.289Z] ---> 86925b09e912 [2023-03-17T09:14:31.289Z] [2023-03-17T09:14:31.289Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T09:14:31.289Z] ---> d74e625d9115 [2023-03-17T09:14:31.289Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:14:31.289Z] ---> Using cache [2023-03-17T09:14:31.289Z] ---> e75e5a21b079 [2023-03-17T09:14:31.289Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T09:14:31.289Z] ---> Running in 21cc698637e0 [2023-03-17T09:14:31.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:14:31.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:14:31.870Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:14:31.870Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:14:31.870Z] OK: 17687 distinct packages available [2023-03-17T09:14:31.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:14:32.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:14:33.852Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T09:14:33.852Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T09:14:33.852Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T09:14:33.852Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T09:14:33.852Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T09:14:33.852Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T09:14:33.852Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T09:14:33.852Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T09:14:33.852Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T09:14:33.852Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:14:33.852Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:14:34.433Z] OK: 11 MiB in 24 packages [2023-03-17T09:14:35.837Z] Removing intermediate container 21cc698637e0 [2023-03-17T09:14:35.837Z] ---> 174f93dfad3b [2023-03-17T09:14:35.837Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:14:36.106Z] ---> 6d9ef87bf2b9 [2023-03-17T09:14:36.106Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:14:36.690Z] ---> 86e5299053c2 [2023-03-17T09:14:36.690Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T09:14:38.100Z] ---> 52f9e6a17031 [2023-03-17T09:14:38.100Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-17T09:14:38.373Z] ---> f9728f249958 [2023-03-17T09:14:38.373Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T09:14:38.640Z] ---> Running in 381585f11b0d [2023-03-17T09:14:38.907Z] Removing intermediate container 381585f11b0d [2023-03-17T09:14:38.907Z] ---> 488c33db53d4 [2023-03-17T09:14:38.907Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:14:38.907Z] ---> Running in 686b950fa593 [2023-03-17T09:14:39.181Z] Removing intermediate container 686b950fa593 [2023-03-17T09:14:39.181Z] ---> 37c80893db12 [2023-03-17T09:14:39.181Z] Step 18/20 : LABEL arch=arm64 [2023-03-17T09:14:39.450Z] ---> Running in 2464a5cf6c35 [2023-03-17T09:14:39.717Z] Removing intermediate container 2464a5cf6c35 [2023-03-17T09:14:39.717Z] ---> d74f2e58b020 [2023-03-17T09:14:39.717Z] Step 19/20 : LABEL git_sha=45a5479f442b87b2424fbc08fb053a42c16e71c1 [2023-03-17T09:14:39.717Z] ---> Running in 8f7e0da822ee [2023-03-17T09:14:39.985Z] Removing intermediate container 8f7e0da822ee [2023-03-17T09:14:39.985Z] ---> 6e317692cd98 [2023-03-17T09:14:39.985Z] Step 20/20 : LABEL version=0.0.0 [2023-03-17T09:14:41.935Z] ---> Running in af902880b7ed [2023-03-17T09:14:41.935Z] Removing intermediate container af902880b7ed [2023-03-17T09:14:41.935Z] ---> 4bf71fdb8d7c [2023-03-17T09:14:41.935Z] [2023-03-17T09:14:42.201Z] Successfully built 4bf71fdb8d7c [2023-03-17T09:14:42.201Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-17T09:14:42.479Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-17T09:14:42.487Z] $ docker stop --time=1 32bf9e39699c429127f13132cb0446390eb863fded9accdd8e70866d61a89ccc [2023-03-17T09:14:44.265Z] $ docker rm -f --volumes 32bf9e39699c429127f13132cb0446390eb863fded9accdd8e70866d61a89ccc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T09:14:44.767Z] + docker images [2023-03-17T09:14:45.034Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T09:14:45.034Z] security-spiffe-token-provider-arm64 latest 4bf71fdb8d7c 3 seconds ago 32.7MB [2023-03-17T09:14:45.034Z] 86925b09e912 17 seconds ago 1.53GB [2023-03-17T09:14:45.034Z] support-notifications-arm64 latest a036a38c32fc About a minute ago 32.5MB [2023-03-17T09:14:45.034Z] 1f5642e95781 2 minutes ago 1.56GB [2023-03-17T09:14:45.034Z] core-command-arm64 latest d0f075c57c32 2 minutes ago 19.7MB [2023-03-17T09:14:45.034Z] 094629a9e7c5 2 minutes ago 1.49GB [2023-03-17T09:14:45.034Z] support-scheduler-arm64 latest e2a05c589bae 3 minutes ago 31.8MB [2023-03-17T09:14:45.034Z] 3cbbb2956157 4 minutes ago 1.56GB [2023-03-17T09:14:45.034Z] core-common-config-bootstrapper-arm64 latest 812fc6370b66 4 minutes ago 17.5MB [2023-03-17T09:14:45.034Z] security-secretstore-setup-arm64 latest f1709d431b74 5 minutes ago 32MB [2023-03-17T09:14:45.034Z] 522b27bf2343 5 minutes ago 1.49GB [2023-03-17T09:14:45.034Z] 7911d26d5d5d 5 minutes ago 1.49GB [2023-03-17T09:14:45.034Z] security-spire-server-arm64 latest aacdc653fc08 10 minutes ago 87.1MB [2023-03-17T09:14:45.034Z] af3edf31a426 10 minutes ago 1.36GB [2023-03-17T09:14:45.034Z] security-spire-config-arm64 latest d1e5f440faef 10 minutes ago 86.2MB [2023-03-17T09:14:45.034Z] 18b21f75aac5 11 minutes ago 1.36GB [2023-03-17T09:14:45.034Z] core-metadata-arm64 latest 3af44b8acd36 13 minutes ago 20.4MB [2023-03-17T09:14:45.034Z] core-data-arm64 latest 3419fde26201 13 minutes ago 19.9MB [2023-03-17T09:14:45.034Z] security-proxy-auth-arm64 latest e857ee888e0d 14 minutes ago 18.2MB [2023-03-17T09:14:45.034Z] 334c9419cd94 14 minutes ago 1.5GB [2023-03-17T09:14:45.034Z] 38013e866c02 14 minutes ago 1.5GB [2023-03-17T09:14:45.034Z] security-bootstrapper-arm64 latest f9788e870f6b 14 minutes ago 21.8MB [2023-03-17T09:14:45.034Z] c1a65da2a6d0 14 minutes ago 1.47GB [2023-03-17T09:14:45.034Z] security-proxy-setup-arm64 latest 1ffc6f8d7e03 15 minutes ago 18.6MB [2023-03-17T09:14:45.034Z] 11e79680498c 15 minutes ago 1.48GB [2023-03-17T09:14:45.034Z] 2c5732cc943c 15 minutes ago 1.47GB [2023-03-17T09:14:45.034Z] security-spire-agent-arm64 latest 6fc2355a0af2 22 minutes ago 125MB [2023-03-17T09:14:45.034Z] b1397aea0167 22 minutes ago 1.36GB [2023-03-17T09:14:45.034Z] ci-base-image-arm64 latest 944b4159207c 39 minutes ago 866MB [2023-03-17T09:14:45.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB [2023-03-17T09:14:45.034Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-17T09:14:45.034Z] 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 [2023-03-17T09:14:45.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T09:14:45.488Z] [2023-03-17T09:14:45.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:14:45.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T09:14:45.827Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T09:14:45.827Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T09:14:45.827Z] 04944245beec: Pulling fs layer [2023-03-17T09:14:45.827Z] 699f458cf7ca: Pulling fs layer [2023-03-17T09:14:45.827Z] 765212b225bb: Pulling fs layer [2023-03-17T09:14:45.827Z] f23df028b6ca: Pulling fs layer [2023-03-17T09:14:45.827Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T09:14:45.827Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T09:14:45.827Z] 765212b225bb: Waiting [2023-03-17T09:14:45.827Z] f23df028b6ca: Waiting [2023-03-17T09:14:45.827Z] d65c8cfc05b1: Waiting [2023-03-17T09:14:45.827Z] 2437ff75d9bd: Waiting [2023-03-17T09:14:46.095Z] 04944245beec: Verifying Checksum [2023-03-17T09:14:46.095Z] 04944245beec: Download complete [2023-03-17T09:14:46.095Z] 765212b225bb: Verifying Checksum [2023-03-17T09:14:46.095Z] 765212b225bb: Download complete [2023-03-17T09:14:46.095Z] f23df028b6ca: Verifying Checksum [2023-03-17T09:14:46.095Z] f23df028b6ca: Download complete [2023-03-17T09:14:46.095Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T09:14:46.095Z] d65c8cfc05b1: Download complete [2023-03-17T09:14:46.361Z] 699f458cf7ca: Download complete [2023-03-17T09:14:46.631Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T09:14:46.631Z] 8998bd30e6a1: Download complete [2023-03-17T09:14:49.210Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T09:14:49.210Z] 2437ff75d9bd: Download complete [2023-03-17T09:14:51.155Z] 8998bd30e6a1: Pull complete [2023-03-17T09:14:51.421Z] 04944245beec: Pull complete [2023-03-17T09:14:52.832Z] 699f458cf7ca: Pull complete [2023-03-17T09:14:52.832Z] 765212b225bb: Pull complete [2023-03-17T09:14:53.790Z] f23df028b6ca: Pull complete [2023-03-17T09:14:54.057Z] d65c8cfc05b1: Pull complete [2023-03-17T09:15:09.039Z] 2437ff75d9bd: Pull complete [2023-03-17T09:15:09.039Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T09:15:09.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T09:15:09.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:15:09.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container [2023-03-17T09:15:09.401Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T09:15:12.103Z] $ docker top efc89750db52448cb20230cfa202abbb7bd39f717cb16287308f041b0a11dab5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:12.663Z] ---> job-cost.sh [2023-03-17T09:15:12.933Z] lf-activate-venv: SKIPPING [2023-03-17T09:15:12.933Z] INFO: No Stack... [2023-03-17T09:15:13.211Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T09:15:14.175Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T09:15:14.847Z] + cut -d, -f6 [2023-03-17T09:15:14.847Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2023-03-17T09:15:14.887Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4458-2-stack-cost] [2023-03-17T09:15:14.897Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4458-2-stack-cost] did not exist. Created. [2023-03-17T09:15:14.897Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4458-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T09:15:15.213Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T09:15:15.400Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T09:15:15.406Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4458-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T09:15:15.424Z] $ docker stop --time=1 efc89750db52448cb20230cfa202abbb7bd39f717cb16287308f041b0a11dab5 [2023-03-17T09:15:16.894Z] $ docker rm -f --volumes efc89750db52448cb20230cfa202abbb7bd39f717cb16287308f041b0a11dab5 [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 [2023-03-17T09:15:17.260Z] provisioning config files... [2023-03-17T09:15:17.265Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config10474817361505087023tmp [Pipeline] { [Pipeline] sh [2023-03-17T09:15:17.556Z] + set +x [2023-03-17T09:15:17.557Z] + + curl -s https://codecov.io/bash [2023-03-17T09:15:17.557Z] bash -s -- [2023-03-17T09:15:17.557Z] [2023-03-17T09:15:17.557Z] _____ _ [2023-03-17T09:15:17.557Z] / ____| | | [2023-03-17T09:15:17.557Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T09:15:17.557Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T09:15:17.557Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T09:15:17.557Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T09:15:17.557Z] Bash-1.0.6 [2023-03-17T09:15:17.557Z] [2023-03-17T09:15:17.557Z] [2023-03-17T09:15:17.557Z] ==> git version 2.25.1 found [2023-03-17T09:15:17.557Z] ==> 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 [2023-03-17T09:15:17.557Z] Release-Date: 2020-01-08 [2023-03-17T09:15:17.557Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-17T09:15:17.557Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T09:15:17.557Z] ==> Jenkins CI detected. [2023-03-17T09:15:17.557Z] current dir:  /w/workspace/edgex-go/2 [2023-03-17T09:15:17.557Z] project root: . [2023-03-17T09:15:17.557Z] --> token set from env [2023-03-17T09:15:17.557Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T09:15:17.557Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T09:15:17.557Z] ==> Python coveragepy not found [2023-03-17T09:15:17.557Z] ==> Searching for coverage reports in: [2023-03-17T09:15:17.557Z] + . [2023-03-17T09:15:17.557Z] -> Found 1 reports [2023-03-17T09:15:17.557Z] ==> Detecting git/mercurial file structure [2023-03-17T09:15:17.557Z] ==> Reading reports [2023-03-17T09:15:17.557Z] + ./coverage.out bytes=447486 [2023-03-17T09:15:17.557Z] ==> Appending adjustments [2023-03-17T09:15:17.557Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T09:15:18.932Z] + Found adjustments [2023-03-17T09:15:18.932Z] ==> Gzipping contents [2023-03-17T09:15:18.932Z] 60K /tmp/codecov.8UAHLY.gz [2023-03-17T09:15:18.932Z] ==> Uploading reports [2023-03-17T09:15:18.932Z] url: https://codecov.io [2023-03-17T09:15:18.933Z] query: branch=PR-4458&commit=3e68c72546b240aca7a98f5968e9a6a4933436b3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= [2023-03-17T09:15:18.933Z] -> Pinging Codecov [2023-03-17T09:15:18.933Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4458&commit=3e68c72546b240aca7a98f5968e9a6a4933436b3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4458%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4458&job=&cmd_args= [2023-03-17T09:15:18.933Z] -> Uploading to [2023-03-17T09:15:18.933Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/00271124DB129430A58F1EEE437C3FCB/3e68c72546b240aca7a98f5968e9a6a4933436b3/0cfb3caf-909d-43c8-b63e-d64914788e83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T091518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6b28ebbe461c7b932d8ff0e423d714eccc4d04c444b9ade0e95d9da97c12662 [2023-03-17T09:15:18.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T09:15:18.933Z] Dload Upload Total Spent Left Speed [2023-03-17T09:15:19.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57576 0 0 100 57576 0 202k --:--:-- --:--:-- --:--:-- 203k [2023-03-17T09:15:19.190Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3e68c72546b240aca7a98f5968e9a6a4933436b3 [Pipeline] } [2023-03-17T09:15:19.197Z] 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 [2023-03-17T09:15:19.801Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:20.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:20.942Z] ---> package-listing.sh [2023-03-17T09:15:20.942Z] ++ facter osfamily [2023-03-17T09:15:20.942Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T09:15:21.201Z] + OS_FAMILY=debian [2023-03-17T09:15:21.201Z] + workspace=/w/workspace/edgex-go/2 [2023-03-17T09:15:21.201Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T09:15:21.201Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T09:15:21.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T09:15:21.201Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T09:15:21.201Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-17T09:15:21.201Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T09:15:21.201Z] + case "${OS_FAMILY}" in [2023-03-17T09:15:21.201Z] + dpkg -l [2023-03-17T09:15:21.201Z] + grep '^ii' [2023-03-17T09:15:21.201Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T09:15:21.201Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T09:15:21.201Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T09:15:21.201Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-17T09:15:21.201Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-17T09:15:21.201Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-17T09:15:21.212Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T09:15:21.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:15:22.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T09:15:22.045Z] [2023-03-17T09:15:22.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:15:22.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T09:15:22.350Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T09:15:22.350Z] 5eb5b503b376: Pulling fs layer [2023-03-17T09:15:22.350Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T09:15:22.350Z] ec43610c2a17: Pulling fs layer [2023-03-17T09:15:22.350Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T09:15:22.350Z] 33b1e0a273af: Pulling fs layer [2023-03-17T09:15:22.350Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T09:15:22.350Z] 2f39f015ded8: Pulling fs layer [2023-03-17T09:15:22.350Z] 33b1e0a273af: Waiting [2023-03-17T09:15:22.350Z] 5d3b04190fa2: Waiting [2023-03-17T09:15:22.350Z] 2f39f015ded8: Waiting [2023-03-17T09:15:22.350Z] 3a2ae6a8a46f: Waiting [2023-03-17T09:15:22.350Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T09:15:22.350Z] 5c69ac0246d0: Download complete [2023-03-17T09:15:22.350Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T09:15:22.350Z] 3a2ae6a8a46f: Download complete [2023-03-17T09:15:22.613Z] 33b1e0a273af: Verifying Checksum [2023-03-17T09:15:22.613Z] 33b1e0a273af: Download complete [2023-03-17T09:15:22.613Z] 5d3b04190fa2: Download complete [2023-03-17T09:15:22.613Z] ec43610c2a17: Download complete [2023-03-17T09:15:22.613Z] 5eb5b503b376: Verifying Checksum [2023-03-17T09:15:22.613Z] 5eb5b503b376: Download complete [2023-03-17T09:15:23.177Z] 2f39f015ded8: Download complete [2023-03-17T09:15:23.742Z] 5eb5b503b376: Pull complete [2023-03-17T09:15:24.000Z] 5c69ac0246d0: Pull complete [2023-03-17T09:15:24.258Z] ec43610c2a17: Pull complete [2023-03-17T09:15:24.516Z] 3a2ae6a8a46f: Pull complete [2023-03-17T09:15:24.516Z] 33b1e0a273af: Pull complete [2023-03-17T09:15:24.775Z] 5d3b04190fa2: Pull complete [2023-03-17T09:15:28.958Z] 2f39f015ded8: Pull complete [2023-03-17T09:15:28.958Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T09:15:28.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T09:15:28.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:15:29.045Z] prd-ubuntu20.04-docker-8c-8g-4363 does not seem to be running inside a container [2023-03-17T09:15:29.065Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T09:15:30.339Z] $ docker top a2d4242c3f93110657bccc91650102443f2511508b07fc0c9229517990460055 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T09:15:30.683Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T09:15:30.970Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T09:15:31.257Z] + ls /var/log/sa-host [2023-03-17T09:15:31.257Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:15:31.327Z] provisioning config files... [2023-03-17T09:15:31.337Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config18362649874621539171tmp [Pipeline] { [Pipeline] echo [2023-03-17T09:15:31.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:31.633Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T09:15:31.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:31.974Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T09:15:31.982Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:32.270Z] ---> sudo-logs.sh [2023-03-17T09:15:32.271Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T09:15:32.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:32.583Z] ---> job-cost.sh [2023-03-17T09:15:32.583Z] lf-activate-venv: SKIPPING [2023-03-17T09:15:32.583Z] DEBUG: total: 0.10999999940395355 [2023-03-17T09:15:32.583Z] INFO: Retrieving Stack Cost... [2023-03-17T09:15:32.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T09:15:33.412Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T09:15:33.423Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:33.707Z] ---> logs-deploy.sh [2023-03-17T09:15:33.707Z] lf-activate-venv: SKIPPING [2023-03-17T09:15:33.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4458/2 [2023-03-17T09:15:33.707Z] INFO: archiving workspace using pattern(s): [2023-03-17T09:15:34.645Z] Archives upload complete. [2023-03-17T09:15:34.645Z] INFO: archiving logs to Nexus