bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2965886d162f0a6e291313889660dde4d627ed08+dc65741403d6032672b6969adbd7266bcc1b744e (a5ce63a821eeba1fe0232d5d5c2927dccb5dd360) 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-ssh2776418625518024279.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh17381743986575727384.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-4057/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-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3949321018617656059.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh16177254378411689315.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4057/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-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16658223299557607125.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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/v2], 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.17 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/v2 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-16705’ Running on prd-ubuntu20.04-docker-8c-8g-16707 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 dc65741403d6032672b6969adbd7266bcc1b744e into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 > 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/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # 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 dc65741403d6032672b6969adbd7266bcc1b744e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 Checking out Revision dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 # timeout=10 Commit message: "Merge commit 'dc65741403d6032672b6969adbd7266bcc1b744e' into HEAD" > git rev-list --no-walk 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-02T17:52:14.066Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-02T17:52:14.116Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-02T17:52:14.132Z] ========================================================= [2022-07-02T17:52:14.132Z] EdgeX Global Pipelines Version Info [2022-07-02T17:52:14.132Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-02T17:52:14.895Z] ------------------- [2022-07-02T17:52:14.895Z] stable info: [2022-07-02T17:52:14.895Z] ------------------- [2022-07-02T17:52:14.895Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-02T17:52:14.895Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-02T17:52:14.895Z] Message: update stable to v1.0.234 [2022-07-02T17:52:15.470Z] ------------------- [2022-07-02T17:52:15.470Z] experimental info: [2022-07-02T17:52:15.470Z] ------------------- [2022-07-02T17:52:15.470Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-02T17:52:15.470Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-02T17:52:15.470Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-02T17:52:15.651Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-02T17:52:15.666Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-02T17:52:15.676Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-02T17:52:15.687Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-02T17:52:15.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-02T17:52:15.708Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-02T17:52:15.718Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-02T17:52:15.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-02T17:52:15.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-02T17:52:15.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-02T17:52:15.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-02T17:52:15.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-02T17:52:15.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-02T17:52:15.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-02T17:52:15.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-02T17:52:15.822Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T17:52:15.832Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T17:52:15.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-02T17:52:15.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-02T17:52:15.864Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-02T17:52:15.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-02T17:52:15.885Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-02T17:52:15.895Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-02T17:52:15.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo [2022-07-02T17:52:15.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo [2022-07-02T17:52:15.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo [2022-07-02T17:52:15.941Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [Pipeline] echo [2022-07-02T17:52:15.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbfb8e7 [Pipeline] echo [2022-07-02T17:52:15.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T17:52:16.000Z] provisioning config files... [2022-07-02T17:52:16.014Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1936180070249922984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T17:52:16.425Z] ---> docker-login.sh [2022-07-02T17:52:16.425Z] nexus3.edgexfoundry.org:10001 [2022-07-02T17:52:16.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T17:52:16.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T17:52:16.687Z] Configure a credential helper to remove this warning. See [2022-07-02T17:52:16.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T17:52:16.687Z] [2022-07-02T17:52:16.687Z] Login Succeeded [2022-07-02T17:52:16.687Z] nexus3.edgexfoundry.org:10002 [2022-07-02T17:52:16.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T17:52:16.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T17:52:16.948Z] Configure a credential helper to remove this warning. See [2022-07-02T17:52:16.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T17:52:16.948Z] [2022-07-02T17:52:16.948Z] Login Succeeded [2022-07-02T17:52:16.948Z] nexus3.edgexfoundry.org:10003 [2022-07-02T17:52:16.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T17:52:17.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T17:52:17.209Z] Configure a credential helper to remove this warning. See [2022-07-02T17:52:17.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T17:52:17.209Z] [2022-07-02T17:52:17.209Z] Login Succeeded [2022-07-02T17:52:17.209Z] nexus3.edgexfoundry.org:10004 [2022-07-02T17:52:17.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T17:52:17.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T17:52:17.209Z] Configure a credential helper to remove this warning. See [2022-07-02T17:52:17.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T17:52:17.209Z] [2022-07-02T17:52:17.209Z] Login Succeeded [2022-07-02T17:52:17.209Z] docker.io [2022-07-02T17:52:17.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T17:52:17.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T17:52:17.730Z] Configure a credential helper to remove this warning. See [2022-07-02T17:52:17.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T17:52:17.730Z] [2022-07-02T17:52:17.730Z] Login Succeeded [2022-07-02T17:52:17.730Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T17:52:17.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T17:52:18.057Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/core-command/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/core-data/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/core-metadata/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-02T17:52:18.057Z] + + dirname cmd/support-notifications/Dockerfile [2022-07-02T17:52:18.057Z] cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-02T17:52:18.057Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-02T17:52:18.057Z] + cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-02T17:52:18.057Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-02T17:52:18.057Z] cut -d/ -f2 [2022-07-02T17:52:18.057Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-02T17:52:18.097Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-02T17:52:18.450Z] + git rev-list -1 --merges dbfb8e7cba212e6a24ba2599f92c1ad0674d9744~1..dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [Pipeline] echo [2022-07-02T17:52:18.463Z] -----------> git rev-list -1 --merges dbfb8e7cba212e6a24ba2599f92c1ad0674d9744~1..dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:52:18.463Z] dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [false] [Pipeline] sh [2022-07-02T17:52:18.763Z] + git log --format=format:%s -1 dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [Pipeline] echo [2022-07-02T17:52:18.782Z] ========================================================= [2022-07-02T17:52:18.782Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-02T17:52:18.782Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-02T17:52:19.168Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T17:52:19.168Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-02T17:52:19.168Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-02T17:52:19.168Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-02T17:52:19.168Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-02T17:52:19.168Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-02T17:52:19.168Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T17:52:19.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T17:52:19.550Z] [2022-07-02T17:52:19.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T17:52:19.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T17:52:19.856Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-02T17:52:19.856Z] 42c077c10790: Pulling fs layer [2022-07-02T17:52:19.856Z] f63e77b7563a: Pulling fs layer [2022-07-02T17:52:19.856Z] bd5fdadae976: Pulling fs layer [2022-07-02T17:52:19.856Z] 205491f53016: Pulling fs layer [2022-07-02T17:52:19.856Z] df18705c85c3: Pulling fs layer [2022-07-02T17:52:19.856Z] bdb3f477010e: Pulling fs layer [2022-07-02T17:52:19.856Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-02T17:52:19.856Z] 205491f53016: Waiting [2022-07-02T17:52:19.856Z] df18705c85c3: Waiting [2022-07-02T17:52:19.856Z] bdb3f477010e: Waiting [2022-07-02T17:52:19.856Z] 2c6e9b1d212d: Pulling fs layer [2022-07-02T17:52:19.856Z] bdb8f0575790: Pulling fs layer [2022-07-02T17:52:19.856Z] 386e3cb2ff24: Pulling fs layer [2022-07-02T17:52:19.856Z] 2343380bae48: Pulling fs layer [2022-07-02T17:52:19.856Z] c8a8fc8e1c8f: Waiting [2022-07-02T17:52:19.856Z] bdb8f0575790: Waiting [2022-07-02T17:52:19.856Z] 2c6e9b1d212d: Waiting [2022-07-02T17:52:19.856Z] 386e3cb2ff24: Waiting [2022-07-02T17:52:19.856Z] 2343380bae48: Waiting [2022-07-02T17:52:19.856Z] f63e77b7563a: Verifying Checksum [2022-07-02T17:52:19.856Z] f63e77b7563a: Download complete [2022-07-02T17:52:19.856Z] 205491f53016: Verifying Checksum [2022-07-02T17:52:19.856Z] 205491f53016: Download complete [2022-07-02T17:52:19.856Z] df18705c85c3: Verifying Checksum [2022-07-02T17:52:19.856Z] df18705c85c3: Download complete [2022-07-02T17:52:20.125Z] bdb3f477010e: Verifying Checksum [2022-07-02T17:52:20.125Z] bdb3f477010e: Download complete [2022-07-02T17:52:20.125Z] bd5fdadae976: Verifying Checksum [2022-07-02T17:52:20.125Z] bd5fdadae976: Download complete [2022-07-02T17:52:20.125Z] 2c6e9b1d212d: Download complete [2022-07-02T17:52:20.125Z] bdb8f0575790: Verifying Checksum [2022-07-02T17:52:20.125Z] bdb8f0575790: Download complete [2022-07-02T17:52:20.125Z] 2343380bae48: Download complete [2022-07-02T17:52:20.125Z] 42c077c10790: Verifying Checksum [2022-07-02T17:52:20.125Z] 42c077c10790: Download complete [2022-07-02T17:52:20.388Z] c8a8fc8e1c8f: Download complete [2022-07-02T17:52:21.774Z] 42c077c10790: Pull complete [2022-07-02T17:52:21.774Z] f63e77b7563a: Pull complete [2022-07-02T17:52:22.343Z] bd5fdadae976: Pull complete [2022-07-02T17:52:22.343Z] 205491f53016: Pull complete [2022-07-02T17:52:22.603Z] df18705c85c3: Pull complete [2022-07-02T17:52:22.863Z] bdb3f477010e: Pull complete [2022-07-02T17:52:24.777Z] c8a8fc8e1c8f: Pull complete [2022-07-02T17:52:24.777Z] 2c6e9b1d212d: Pull complete [2022-07-02T17:52:25.038Z] bdb8f0575790: Pull complete [2022-07-02T17:52:25.038Z] 386e3cb2ff24: Pull complete [2022-07-02T17:52:25.301Z] 2343380bae48: Pull complete [2022-07-02T17:52:25.301Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-02T17:52:25.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T17:52:25.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T17:52:25.414Z] prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container [2022-07-02T17:52:25.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-02T17:52:27.034Z] $ docker top 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 -eo pid,comm [2022-07-02T17:52:27.113Z] 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). [2022-07-02T17:52:27.113Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T17:52:27.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T17:52:27.144Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T17:52:27.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T17:52:27.295Z] $ docker exec 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 ssh-agent [2022-07-02T17:52:27.441Z] SSH_AUTH_SOCK=/tmp/ssh-GGPc6FM34oCW/agent.33 [2022-07-02T17:52:27.441Z] SSH_AGENT_PID=39 [2022-07-02T17:52:27.448Z] Running ssh-add (command line suppressed) [2022-07-02T17:52:27.565Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_7001667418516449147.key (/w/workspace/edgex-go/8@tmp/private_key_7001667418516449147.key) [2022-07-02T17:52:27.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T17:52:27.868Z] + git tag --points-at HEAD [Pipeline] } [2022-07-02T17:52:27.891Z] $ docker exec --env ******** --env ******** 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 ssh-agent -k [2022-07-02T17:52:28.020Z] unset SSH_AUTH_SOCK; [2022-07-02T17:52:28.020Z] unset SSH_AGENT_PID; [2022-07-02T17:52:28.020Z] echo Agent pid 39 killed; [2022-07-02T17:52:28.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-02T17:52:28.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T17:52:28.057Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T17:52:28.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T17:52:28.207Z] $ docker exec 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 ssh-agent [2022-07-02T17:52:28.354Z] SSH_AUTH_SOCK=/tmp/ssh-ysKQmIkOYNdo/agent.71 [2022-07-02T17:52:28.354Z] SSH_AGENT_PID=77 [2022-07-02T17:52:28.361Z] Running ssh-add (command line suppressed) [2022-07-02T17:52:28.479Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8587102812986998438.key (/w/workspace/edgex-go/8@tmp/private_key_8587102812986998438.key) [2022-07-02T17:52:28.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T17:52:28.782Z] + git semver init [2022-07-02T17:52:29.042Z] 2022-07-02 17:52:28,991 [run_init] DEBUG init version:0.0.0 force:False [2022-07-02T17:52:29.042Z] 2022-07-02 17:52:28,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2022-07-02T17:52:29.042Z] 2022-07-02 17:52:28,992 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2022-07-02T17:52:29.042Z] 2022-07-02 17:52:28,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2022-07-02T17:52:33.291Z] 2022-07-02 17:52:33,008 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2022-07-02T17:52:33.291Z] 2022-07-02 17:52:33,009 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4057 with force:False [2022-07-02T17:52:33.291Z] 2022-07-02 17:52:33,009 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4057 [2022-07-02T17:52:33.291Z] 2022-07-02 17:52:33,014 [execute] INFO git cat-file --batch-check [2022-07-02T17:52:33.291Z] 2022-07-02 17:52:33,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T17:52:33.291Z] 2022-07-02 17:52:33,021 [execute] INFO git cat-file --batch [2022-07-02T17:52:33.291Z] 2022-07-02 17:52:33,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T17:52:33.291Z] 2022-07-02 17:52:33,026 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4057 [2022-07-02T17:52:33.291Z] 0.0.0 [Pipeline] } [2022-07-02T17:52:33.303Z] $ docker exec --env ******** --env ******** 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 ssh-agent -k [2022-07-02T17:52:33.425Z] unset SSH_AUTH_SOCK; [2022-07-02T17:52:33.425Z] unset SSH_AGENT_PID; [2022-07-02T17:52:33.425Z] echo Agent pid 77 killed; [2022-07-02T17:52:33.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T17:52:33.747Z] + git semver [Pipeline] } [2022-07-02T17:52:34.021Z] $ docker stop --time=1 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 [2022-07-02T17:52:35.374Z] $ docker rm -f 526b246a8560040642f362315ededacdf05bd700befc72758334495a5d059305 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T17:52:35.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-02T17:52:35.999Z] Stashed 1 file(s) [Pipeline] echo [2022-07-02T17:52:36.002Z] [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] echo [2022-07-02T17:52:36.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T17:52:36.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T17:52:36.138Z] ========================================================= [2022-07-02T17:52:36.138Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-02T17:52:36.138Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T17:52:36.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T17:52:36.427Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-02T17:52:36.427Z] 59bf1c3509f3: Pulling fs layer [2022-07-02T17:52:36.427Z] 666ba61612fd: Pulling fs layer [2022-07-02T17:52:36.427Z] 8ed8ca486205: Pulling fs layer [2022-07-02T17:52:36.427Z] cc1cd167ecdc: Pulling fs layer [2022-07-02T17:52:36.427Z] c516ae0d96e1: Pulling fs layer [2022-07-02T17:52:36.427Z] 684cea983483: Pulling fs layer [2022-07-02T17:52:36.427Z] dd3240ac7de5: Pulling fs layer [2022-07-02T17:52:36.427Z] b1e948a4e11c: Pulling fs layer [2022-07-02T17:52:36.427Z] a8fd76ee1af6: Pulling fs layer [2022-07-02T17:52:36.427Z] 646ad004c059: Pulling fs layer [2022-07-02T17:52:36.427Z] dd3240ac7de5: Waiting [2022-07-02T17:52:36.427Z] b1e948a4e11c: Waiting [2022-07-02T17:52:36.427Z] cc1cd167ecdc: Waiting [2022-07-02T17:52:36.427Z] c516ae0d96e1: Waiting [2022-07-02T17:52:36.427Z] 684cea983483: Waiting [2022-07-02T17:52:36.427Z] a8fd76ee1af6: Waiting [2022-07-02T17:52:36.427Z] 646ad004c059: Waiting [2022-07-02T17:52:36.427Z] 8ed8ca486205: Download complete [2022-07-02T17:52:36.427Z] 666ba61612fd: Download complete [2022-07-02T17:52:36.427Z] c516ae0d96e1: Verifying Checksum [2022-07-02T17:52:36.427Z] c516ae0d96e1: Download complete [2022-07-02T17:52:36.427Z] 684cea983483: Download complete [2022-07-02T17:52:36.427Z] dd3240ac7de5: Verifying Checksum [2022-07-02T17:52:36.427Z] dd3240ac7de5: Download complete [2022-07-02T17:52:36.427Z] 59bf1c3509f3: Verifying Checksum [2022-07-02T17:52:36.427Z] 59bf1c3509f3: Download complete [2022-07-02T17:52:36.688Z] b1e948a4e11c: Verifying Checksum [2022-07-02T17:52:36.688Z] b1e948a4e11c: Download complete [2022-07-02T17:52:36.688Z] 59bf1c3509f3: Pull complete [2022-07-02T17:52:36.953Z] 666ba61612fd: Pull complete [2022-07-02T17:52:36.953Z] 8ed8ca486205: Pull complete [2022-07-02T17:52:37.215Z] 646ad004c059: Verifying Checksum [2022-07-02T17:52:37.215Z] 646ad004c059: Download complete [2022-07-02T17:52:37.215Z] a8fd76ee1af6: Verifying Checksum [2022-07-02T17:52:37.215Z] a8fd76ee1af6: Download complete [2022-07-02T17:52:37.215Z] cc1cd167ecdc: Verifying Checksum [2022-07-02T17:52:37.215Z] cc1cd167ecdc: Download complete [2022-07-02T17:52:41.412Z] cc1cd167ecdc: Pull complete [2022-07-02T17:52:41.412Z] c516ae0d96e1: Pull complete [2022-07-02T17:52:41.412Z] 684cea983483: Pull complete [2022-07-02T17:52:41.671Z] dd3240ac7de5: Pull complete [2022-07-02T17:52:41.671Z] b1e948a4e11c: Pull complete [2022-07-02T17:52:44.208Z] a8fd76ee1af6: Pull complete [2022-07-02T17:52:44.775Z] 646ad004c059: Pull complete [2022-07-02T17:52:44.775Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-02T17:52:44.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T17:52:44.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T17:52:45.070Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T17:52:45.070Z] WORKDIR /edgex [2022-07-02T17:52:45.070Z] COPY go.mod . [2022-07-02T17:52:45.070Z] RUN go mod download [2022-07-02T17:52:45.070Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-02T17:52:46.447Z] Sending build context to Docker daemon 335.1MB [2022-07-02T17:52:46.447Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T17:52:46.447Z] ---> 8f69c11f6b0c [2022-07-02T17:52:46.447Z] Step 2/4 : WORKDIR /edgex [2022-07-02T17:52:48.990Z] ---> Running in c37b876e160c [2022-07-02T17:52:48.991Z] Removing intermediate container c37b876e160c [2022-07-02T17:52:48.991Z] ---> 0a2deccfe158 [2022-07-02T17:52:48.991Z] Step 3/4 : COPY go.mod . [2022-07-02T17:52:49.250Z] ---> 1e6287f49b05 [2022-07-02T17:52:49.250Z] Step 4/4 : RUN go mod download [2022-07-02T17:52:49.250Z] ---> Running in acba227641c5 [2022-07-02T17:52:51.076Z] Still waiting to schedule task [2022-07-02T17:52:51.076Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16706’ [2022-07-02T17:53:04.171Z] Removing intermediate container acba227641c5 [2022-07-02T17:53:04.171Z] ---> 0f99f15677d0 [2022-07-02T17:53:04.171Z] Successfully built 0f99f15677d0 [2022-07-02T17:53:04.171Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T17:53:04.478Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T17:53:04.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T17:53:04.567Z] prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container [2022-07-02T17:53:04.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2022-07-02T17:53:05.043Z] $ docker top 80b388c0b87486c67c3e9b9d563dca00ec46624aa6b9e6c27f3cc1dfb42edceb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T17:53:05.404Z] + go version [2022-07-02T17:53:05.404Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-02T17:53:05.424Z] $ docker stop --time=1 80b388c0b87486c67c3e9b9d563dca00ec46624aa6b9e6c27f3cc1dfb42edceb [2022-07-02T17:53:06.752Z] $ docker rm -f 80b388c0b87486c67c3e9b9d563dca00ec46624aa6b9e6c27f3cc1dfb42edceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T17:53:07.197Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T17:53:07.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T17:53:07.283Z] prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container [2022-07-02T17:53:07.321Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2022-07-02T17:53:07.719Z] $ docker top 6084ba3cca58dedd6cce6554b0519be42027e4eecd723a2568f3c7efb479a95e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T17:53:07.794Z] ========================================================= [2022-07-02T17:53:07.794Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-02T17:53:07.794Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T17:53:08.083Z] + make test [2022-07-02T17:53:08.083Z] go mod tidy -compat=1.17 [2022-07-02T17:53:08.342Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-02T17:53:14.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T17:53:27.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T17:53:27.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.103s coverage: 28.7% of statements [2022-07-02T17:53:27.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T17:53:27.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T17:53:29.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.119s coverage: 98.5% of statements [2022-07-02T17:53:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T17:53:29.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements [2022-07-02T17:53:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T17:53:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T17:53:32.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.950s coverage: 89.2% of statements [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T17:53:32.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 83.8% of statements [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T17:53:32.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T17:53:32.943Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.102s coverage: 72.2% of statements [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T17:53:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T17:53:32.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T17:53:32.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T17:53:32.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-07-02T17:53:32.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T17:53:32.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T17:53:32.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T17:53:32.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-07-02T17:53:32.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T17:53:32.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements [2022-07-02T17:53:32.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements [2022-07-02T17:53:32.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T17:53:32.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-07-02T17:53:32.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements [2022-07-02T17:53:32.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-07-02T17:53:32.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-07-02T17:53:32.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-07-02T17:53:42.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2022-07-02T17:53:42.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements [2022-07-02T17:53:43.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-07-02T17:53:43.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.4% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 43.8% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T17:53:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-07-02T17:53:53.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-07-02T17:53:53.887Z] 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 [2022-07-02T17:54:15.850Z] GO111MODULE=on go vet ./... [2022-07-02T17:54:19.139Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T17:54:19.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T17:54:19.971Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T17:54:19.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T17:54:20.274Z] + ls -al . [2022-07-02T17:54:20.274Z] total 684 [2022-07-02T17:54:20.274Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 17:53 . [2022-07-02T17:54:20.274Z] drwxr-xr-x 4 root root 4096 Jul 2 17:53 .. [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 11 Jul 2 17:52 .dockerignore [2022-07-02T17:54:20.274Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 17:52 .git [2022-07-02T17:54:20.274Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 17:52 .github [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 879 Jul 2 17:52 .gitignore [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 17:52 .golangci.yml [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 87 Jul 2 17:52 .hadolint.yml [2022-07-02T17:54:20.274Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 17:52 .semver [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 166 Jul 2 17:52 .sonarcloud.properties [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 17:52 ADOPTERS.md [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 10347 Jul 2 17:52 Attribution.txt [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 63209 Jul 2 17:52 CHANGELOG.md [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 17:52 CONTRIBUTING.md [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 17:52 GOVERNANCE.md [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 850 Jul 2 17:52 Jenkinsfile [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 17:52 LICENSE [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 10389 Jul 2 17:52 Makefile [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 17:52 OWNERS.md [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 9094 Jul 2 17:52 README.md [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 6912 Jul 2 17:52 SECURITY.md [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 17:52 VERSION [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 4131 Jul 2 17:52 ZMQWindows.md [2022-07-02T17:54:20.274Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 17:52 bin [2022-07-02T17:54:20.274Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 17:52 cmd [2022-07-02T17:54:20.274Z] -rw-r--r-- 1 root root 435593 Jul 2 17:53 coverage.out [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 3311 Jul 2 17:52 go.mod [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 36231 Jul 2 17:53 go.sum [2022-07-02T17:54:20.274Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 17:52 internal [2022-07-02T17:54:20.274Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 17:52 openapi [2022-07-02T17:54:20.274Z] drwxrwxr-x 4 1001 1001 4096 Jul 2 17:52 snap [2022-07-02T17:54:20.274Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 17:52 version.go [Pipeline] sh [2022-07-02T17:54:20.563Z] + '[' -e coverage.out ] [2022-07-02T17:54:20.563Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T17:54:20.657Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T17:54:20.942Z] + make build [2022-07-02T17:54:20.942Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T17:54:35.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-02T17:54:45.837Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-02T17:54:45.837Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T17:54:52.416Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T17:54:52.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T17:54:53.930Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T17:54:55.315Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T17:54:56.269Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T17:54:57.209Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T17:54:58.149Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T17:54:58.721Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T17:55:00.632Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-07-02T17:55:02.033Z] $ docker stop --time=1 6084ba3cca58dedd6cce6554b0519be42027e4eecd723a2568f3c7efb479a95e [2022-07-02T17:55:04.430Z] $ docker rm -f 6084ba3cca58dedd6cce6554b0519be42027e4eecd723a2568f3c7efb479a95e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T17:55:05.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T17:55:05.219Z] [2022-07-02T17:55:05.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T17:55:05.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T17:55:05.682Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-02T17:55:05.682Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-02T17:55:05.682Z] ca9280d653b3: Pulling fs layer [2022-07-02T17:55:05.682Z] 7e9c9ca2126c: Pulling fs layer [2022-07-02T17:55:05.682Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-02T17:55:05.682Z] cbdbe7a5bc2a: Download complete [2022-07-02T17:55:05.682Z] ca9280d653b3: Verifying Checksum [2022-07-02T17:55:05.682Z] ca9280d653b3: Download complete [2022-07-02T17:55:05.944Z] cbdbe7a5bc2a: Pull complete [2022-07-02T17:55:06.204Z] 7e9c9ca2126c: Download complete [2022-07-02T17:55:06.204Z] ca9280d653b3: Pull complete [2022-07-02T17:55:10.403Z] 7e9c9ca2126c: Pull complete [2022-07-02T17:55:10.403Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-02T17:55:10.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T17:55:10.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T17:55:10.501Z] prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container [2022-07-02T17:55:10.541Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-02T17:55:11.961Z] $ docker top b20fe42ed82b5202b798a9f62e27aab3cb67172c4f2cb9e8e8dd0a272fac658a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T17:55:12.324Z] + docker-compose build --help [2022-07-02T17:55:12.324Z] + grep parallel [2022-07-02T17:55:12.898Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T17:55:12.909Z] $ docker stop --time=1 b20fe42ed82b5202b798a9f62e27aab3cb67172c4f2cb9e8e8dd0a272fac658a [2022-07-02T17:55:14.243Z] $ docker rm -f b20fe42ed82b5202b798a9f62e27aab3cb67172c4f2cb9e8e8dd0a272fac658a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T17:55:14.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T17:55:14.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T17:55:14.738Z] prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container [2022-07-02T17:55:14.777Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-02T17:55:15.239Z] $ docker top be666960ab7d89a2d7dd76118f1281c8b890cef2b973b4ef7c650cb259d47833 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T17:55:15.611Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T17:55:16.182Z] Building core-command ... [2022-07-02T17:55:16.182Z] Building core-data ... [2022-07-02T17:55:16.182Z] Building core-metadata ... [2022-07-02T17:55:16.183Z] Building security-bootstrapper ... [2022-07-02T17:55:16.183Z] Building security-proxy-setup ... [2022-07-02T17:55:16.183Z] Building security-secretstore-setup ... [2022-07-02T17:55:16.183Z] Building security-spiffe-token-provider ... [2022-07-02T17:55:16.183Z] Building security-spire-agent ... [2022-07-02T17:55:16.183Z] Building security-spire-config ... [2022-07-02T17:55:16.183Z] Building security-spire-server ... [2022-07-02T17:55:16.183Z] Building support-notifications ... [2022-07-02T17:55:16.183Z] Building support-scheduler ... [2022-07-02T17:55:16.183Z] Building sys-mgmt-agent ... [2022-07-02T17:55:16.183Z] Building security-secretstore-setup [2022-07-02T17:55:16.183Z] Building security-spire-agent [2022-07-02T17:55:16.183Z] Building support-notifications [2022-07-02T17:55:16.183Z] Building security-spire-server [2022-07-02T17:55:16.183Z] Building security-bootstrapper [2022-07-02T17:55:28.276Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16709 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws [2022-07-02T17:55:28.288Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-07-02T17:55:28.350Z] The recommended git tool is: git [2022-07-02T17:55:34.286Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:55:34.286Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:55:34.286Z] ---> 0f99f15677d0 [2022-07-02T17:55:34.286Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T17:55:34.286Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:55:34.286Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:55:34.286Z] ---> 0f99f15677d0 [2022-07-02T17:55:34.286Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T17:55:34.545Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:55:34.545Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:55:34.545Z] ---> 0f99f15677d0 [2022-07-02T17:55:34.545Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T17:55:34.545Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:55:34.545Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:55:34.545Z] ---> 0f99f15677d0 [2022-07-02T17:55:34.545Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T17:55:34.806Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:55:34.806Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:55:34.806Z] ---> 0f99f15677d0 [2022-07-02T17:55:34.806Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T17:55:34.860Z] using credential edgex-jenkins-ssh [2022-07-02T17:55:34.878Z] Cloning the remote Git repository [2022-07-02T17:55:34.951Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-02T17:55:35.032Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-07-02T17:55:35.131Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-02T17:55:35.132Z] > git --version # timeout=10 [2022-07-02T17:55:35.149Z] > git --version # 'git version 2.25.1' [2022-07-02T17:55:35.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T17:55:35.229Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T17:55:38.109Z] ---> Running in 61746bf2eb4f [2022-07-02T17:55:38.109Z] ---> Running in 216b73b4c295 [2022-07-02T17:55:38.109Z] ---> Running in 619a843719fa [2022-07-02T17:55:38.109Z] ---> Running in d105f7b17419 [2022-07-02T17:55:38.109Z] ---> Running in af4c5ed783bc [2022-07-02T17:55:38.371Z] Removing intermediate container d105f7b17419 [2022-07-02T17:55:38.371Z] ---> ef27b8c7762c [2022-07-02T17:55:38.371Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:55:38.371Z] Removing intermediate container 619a843719fa [2022-07-02T17:55:38.371Z] ---> b58a09634ea8 [2022-07-02T17:55:38.371Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:55:38.371Z] Removing intermediate container af4c5ed783bc [2022-07-02T17:55:38.371Z] ---> d2bc3a8438a0 [2022-07-02T17:55:38.371Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:55:38.371Z] Removing intermediate container 216b73b4c295 [2022-07-02T17:55:38.371Z] ---> ae0a96477e4a [2022-07-02T17:55:38.371Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:55:38.371Z] Removing intermediate container 61746bf2eb4f [2022-07-02T17:55:38.371Z] ---> b27ff3e5a58c [2022-07-02T17:55:38.371Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:55:38.371Z] ---> Running in 6b5b742afffc [2022-07-02T17:55:38.371Z] ---> Running in a3f496870e98 [2022-07-02T17:55:38.371Z] ---> Running in 75fd45299183 [2022-07-02T17:55:38.371Z] ---> Running in c7fefcea8b56 [2022-07-02T17:55:38.371Z] ---> Running in dc4dd62bfc92 [2022-07-02T17:55:39.749Z] Removing intermediate container 6b5b742afffc [2022-07-02T17:55:39.749Z] ---> 33525a9005cd [2022-07-02T17:55:39.749Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T17:55:39.749Z] ---> Running in 2b398ed42519 [2022-07-02T17:55:39.749Z] Removing intermediate container 75fd45299183 [2022-07-02T17:55:39.749Z] ---> de9a9a54a6c6 [2022-07-02T17:55:39.749Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T17:55:39.749Z] ---> Running in 0992e8e56267 [2022-07-02T17:55:40.008Z] Removing intermediate container a3f496870e98 [2022-07-02T17:55:40.008Z] ---> e864537e443b [2022-07-02T17:55:40.009Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T17:55:40.009Z] ---> Running in 16119cf44b6e [2022-07-02T17:55:40.009Z] Removing intermediate container c7fefcea8b56 [2022-07-02T17:55:40.009Z] ---> f55c96faec96 [2022-07-02T17:55:40.009Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T17:55:40.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:55:40.009Z] ---> Running in 0a613a5ba36e [2022-07-02T17:55:40.009Z] Removing intermediate container dc4dd62bfc92 [2022-07-02T17:55:40.009Z] ---> 242227752a4e [2022-07-02T17:55:40.009Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T17:55:40.009Z] ---> Running in 163938e129ba [2022-07-02T17:55:40.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:55:40.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:55:40.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:55:40.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:55:40.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:55:41.102Z] OK: 221 MiB in 52 packages [2022-07-02T17:55:41.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:55:41.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:55:41.623Z] Removing intermediate container 2b398ed42519 [2022-07-02T17:55:41.623Z] ---> eea74b538336 [2022-07-02T17:55:41.623Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T17:55:41.623Z] OK: 221 MiB in 52 packages [2022-07-02T17:55:41.623Z] ---> c7d2555e6e54 [2022-07-02T17:55:41.623Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:55:41.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:55:41.623Z] ---> Running in 5375501b81b4 [2022-07-02T17:55:41.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:55:42.147Z] Removing intermediate container 16119cf44b6e [2022-07-02T17:55:42.147Z] ---> 3ddc5d9e37bb [2022-07-02T17:55:42.147Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T17:55:42.147Z] OK: 221 MiB in 52 packages [2022-07-02T17:55:42.147Z] ---> 73e77b29139f [2022-07-02T17:55:42.147Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:55:42.410Z] ---> Running in 6140d3c2208d [2022-07-02T17:55:42.669Z] Removing intermediate container 163938e129ba [2022-07-02T17:55:42.669Z] ---> 089899aa2f17 [2022-07-02T17:55:42.669Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T17:55:42.669Z] Removing intermediate container 5375501b81b4 [2022-07-02T17:55:42.669Z] ---> f93d6e3b3b2d [2022-07-02T17:55:42.669Z] Step 8/25 : COPY . . [2022-07-02T17:55:42.669Z] ---> 07893a0a98b1 [2022-07-02T17:55:42.669Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:55:42.669Z] OK: 221 MiB in 52 packages [2022-07-02T17:55:42.932Z] ---> Running in 82921604e832 [2022-07-02T17:55:42.932Z] OK: 221 MiB in 52 packages [2022-07-02T17:55:45.541Z] Removing intermediate container 0a613a5ba36e [2022-07-02T17:55:45.541Z] ---> 9bfc027f4023 [2022-07-02T17:55:45.541Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T17:55:45.541Z] Removing intermediate container 0992e8e56267 [2022-07-02T17:55:45.541Z] ---> 004e1503bc39 [2022-07-02T17:55:45.541Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T17:55:45.541Z] Removing intermediate container 6140d3c2208d [2022-07-02T17:55:45.541Z] ---> 940c37f23404 [2022-07-02T17:55:45.541Z] Step 8/25 : COPY . . [2022-07-02T17:55:45.541Z] ---> ce32b22e2af1 [2022-07-02T17:55:45.541Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:55:46.110Z] ---> 637d66b3e296 [2022-07-02T17:55:46.110Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:55:47.490Z] Removing intermediate container 82921604e832 [2022-07-02T17:55:47.490Z] ---> 35bbe79fb722 [2022-07-02T17:55:47.490Z] Step 8/31 : COPY . . [2022-07-02T17:55:47.490Z] ---> Running in ca7a4c0612ec [2022-07-02T17:55:47.490Z] ---> Running in 1ab6d098b52b [2022-07-02T17:55:51.686Z] Removing intermediate container 1ab6d098b52b [2022-07-02T17:55:51.686Z] ---> cd74a6394b01 [2022-07-02T17:55:51.686Z] Step 8/22 : COPY . . [2022-07-02T17:55:51.686Z] Removing intermediate container ca7a4c0612ec [2022-07-02T17:55:51.686Z] ---> f0f73fa91bb2 [2022-07-02T17:55:51.686Z] Step 8/26 : COPY . . [2022-07-02T17:55:51.686Z] ---> 2247197b7514 [2022-07-02T17:55:51.686Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T17:55:51.686Z] ---> 319f6818bd16 [2022-07-02T17:55:51.686Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T17:55:51.686Z] ---> Running in 7cf9e7b59305 [2022-07-02T17:55:51.945Z] ---> Running in a3ae23679290 [2022-07-02T17:55:52.513Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T17:55:53.892Z] Removing intermediate container a3ae23679290 [2022-07-02T17:55:53.892Z] ---> 5f2610fa200a [2022-07-02T17:55:53.892Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T17:55:54.123Z] Merging remotes/origin/main commit dc65741403d6032672b6969adbd7266bcc1b744e into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T17:55:54.801Z] Merge succeeded, producing dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T17:55:54.802Z] Checking out Revision dab935d85c81857f265f1fe7b46bb14cefa0c0ef (PR-4057) [2022-07-02T17:55:53.429Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-02T17:55:53.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T17:55:53.483Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-02T17:55:53.533Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-02T17:55:53.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T17:55:53.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-02T17:55:54.144Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T17:55:54.166Z] > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 [2022-07-02T17:55:54.437Z] > git remote # timeout=10 [2022-07-02T17:55:54.460Z] > git config --get remote.origin.url # timeout=10 [2022-07-02T17:55:54.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T17:55:54.500Z] > git merge dc65741403d6032672b6969adbd7266bcc1b744e # timeout=10 [2022-07-02T17:55:54.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-02T17:55:54.809Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T17:55:54.829Z] > git checkout -f dab935d85c81857f265f1fe7b46bb14cefa0c0ef # timeout=10 [2022-07-02T17:55:57.187Z] ---> 2b030b7b6fe2 [2022-07-02T17:55:57.187Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T17:55:57.187Z] ---> Running in 10d52cd711d0 [2022-07-02T17:55:57.187Z] ---> Running in 9be014dee92f [2022-07-02T17:55:57.758Z] Removing intermediate container 10d52cd711d0 [2022-07-02T17:55:57.759Z] ---> 1e017f25ea94 [2022-07-02T17:55:57.759Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T17:55:58.052Z] ---> Running in 9597f7870482 [2022-07-02T17:55:58.052Z] ---> 503995c1059a [2022-07-02T17:55:58.052Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T17:55:58.052Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T17:55:58.313Z] ---> Running in 68d1e90fed0a [2022-07-02T17:55:58.313Z] ---> 0b4699a0d27b [2022-07-02T17:55:58.313Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T17:55:58.313Z] ---> Running in e8851be79674 [2022-07-02T17:55:58.571Z] Removing intermediate container 68d1e90fed0a [2022-07-02T17:55:58.571Z] ---> 3102327c6eac [2022-07-02T17:55:58.571Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T17:55:58.571Z] ---> Running in d50d4af4ba52 [2022-07-02T17:55:58.831Z] Removing intermediate container d50d4af4ba52 [2022-07-02T17:55:58.831Z] ---> 8587624dc2fb [2022-07-02T17:55:58.831Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T17:55:59.098Z] ---> Running in 832998447eb1 [2022-07-02T17:55:59.098Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T17:55:59.407Z] Commit message: "Merge commit 'dc65741403d6032672b6969adbd7266bcc1b744e' into HEAD" [2022-07-02T17:55:59.416Z] > git rev-list --no-walk 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 [2022-07-02T17:55:59.677Z] Removing intermediate container 9597f7870482 [2022-07-02T17:55:59.677Z] ---> 9e57e70eff1a [2022-07-02T17:55:59.677Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T17:55:59.677Z] ---> Running in 96d344ef9e4a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-02T17:55:59.945Z] Removing intermediate container 96d344ef9e4a [2022-07-02T17:55:59.945Z] ---> 1d7f9891df7e [2022-07-02T17:55:59.945Z] [2022-07-02T17:55:59.945Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T17:56:00.220Z] 3.15: Pulling from library/alpine [2022-07-02T17:56:00.445Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-02T17:56:00.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T17:56:00.445Z] Dload Upload Total Spent Left Speed [2022-07-02T17:56:00.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [2022-07-02T17:56:00.478Z] Removing intermediate container 832998447eb1 [2022-07-02T17:56:00.478Z] ---> 22cb5bb21e68 [2022-07-02T17:56:00.478Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T17:56:00.478Z] ---> Running in 29a2258a7fba [2022-07-02T17:56:00.763Z] Removing intermediate container 29a2258a7fba [2022-07-02T17:56:00.763Z] ---> afc38a415d9d [2022-07-02T17:56:00.763Z] [2022-07-02T17:56:00.763Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T17:56:00.763Z] 3.15: Pulling from library/alpine [2022-07-02T17:56:00.763Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T17:56:00.763Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T17:56:00.763Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T17:56:00.763Z] Status: Image is up to date for alpine:3.15 [2022-07-02T17:56:00.763Z] ---> 0ac33e5f5afa [2022-07-02T17:56:00.763Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] sh [2022-07-02T17:56:01.032Z] ---> 0ac33e5f5afa [2022-07-02T17:56:01.032Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T17:56:01.032Z] ---> Running in 943684de4581 [2022-07-02T17:56:01.032Z] ---> Running in df9305d3a750 [2022-07-02T17:56:01.200Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-02T17:56:01.298Z] Removing intermediate container 943684de4581 [2022-07-02T17:56:01.298Z] ---> 68e98ed5951c [2022-07-02T17:56:01.298Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:56:01.298Z] Removing intermediate container df9305d3a750 [2022-07-02T17:56:01.298Z] ---> f0dffdb9609e [2022-07-02T17:56:01.298Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:56:01.298Z] ---> Running in 38f9979b4c28 [2022-07-02T17:56:01.298Z] ---> Running in 5050525b1655 [2022-07-02T17:56:01.547Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-07-02T17:56:01.547Z] /etc/docker/daemon.json [2022-07-02T17:56:01.547Z] { [2022-07-02T17:56:01.547Z] "registry-mirrors": [ [2022-07-02T17:56:01.547Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-02T17:56:01.547Z] ], [2022-07-02T17:56:01.547Z] "bip": "10.250.0.254/24", [2022-07-02T17:56:01.547Z] "hosts": [ [2022-07-02T17:56:01.547Z] "tcp://0.0.0.0:5555", [2022-07-02T17:56:01.547Z] "unix:///var/run/docker.sock" [2022-07-02T17:56:01.547Z] ], [2022-07-02T17:56:01.547Z] "mtu": 1458, [2022-07-02T17:56:01.547Z] "selinux-enabled": true, [2022-07-02T17:56:01.547Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-02T17:56:01.547Z] } [Pipeline] sh [2022-07-02T17:56:01.897Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-02T17:56:02.240Z] + sudo service docker restart [2022-07-02T17:56:03.841Z] Removing intermediate container 38f9979b4c28 [2022-07-02T17:56:03.841Z] ---> e59ec090ed51 [2022-07-02T17:56:03.841Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T17:56:03.841Z] Removing intermediate container 5050525b1655 [2022-07-02T17:56:03.841Z] ---> 986f79c34b02 [2022-07-02T17:56:03.841Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T17:56:03.841Z] ---> Running in 0cc6c70dfbc5 [2022-07-02T17:56:03.841Z] ---> Running in 4314f5f2b5b0 [2022-07-02T17:56:04.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:04.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:05.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:05.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:05.913Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T17:56:05.913Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T17:56:05.913Z] OK: 15859 distinct packages available [2022-07-02T17:56:05.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:05.913Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T17:56:05.913Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T17:56:05.913Z] OK: 15859 distinct packages available [2022-07-02T17:56:05.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:06.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:06.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:07.000Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T17:56:07.000Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T17:56:07.000Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T17:56:07.000Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T17:56:07.259Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T17:56:07.259Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T17:56:07.259Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T17:56:07.259Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T17:56:07.259Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T17:56:07.259Z] OK: 6 MiB in 19 packages [2022-07-02T17:56:07.259Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T17:56:07.519Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T17:56:07.519Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T17:56:07.519Z] OK: 6 MiB in 19 packages [2022-07-02T17:56:08.459Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T17:56:09.030Z] Removing intermediate container 0cc6c70dfbc5 [2022-07-02T17:56:09.030Z] ---> c02de3b862bd [2022-07-02T17:56:09.030Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T17:56:09.290Z] Removing intermediate container 4314f5f2b5b0 [2022-07-02T17:56:09.290Z] ---> 1d3264eddcc3 [2022-07-02T17:56:09.290Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T17:56:11.837Z] ---> f0aa680eaf32 [2022-07-02T17:56:11.837Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T17:56:13.225Z] Removing intermediate container 7cf9e7b59305 [2022-07-02T17:56:13.225Z] ---> 09bab4bc129d [2022-07-02T17:56:13.225Z] [2022-07-02T17:56:13.225Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T17:56:13.487Z] ---> 757f31526932 [2022-07-02T17:56:13.487Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T17:56:13.487Z] 3.14: Pulling from library/alpine [2022-07-02T17:56:13.746Z] ---> aa5b3caccdc4 [2022-07-02T17:56:13.746Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T17:56:14.013Z] ---> 1a0d361846b6 [2022-07-02T17:56:14.013Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T17:56:14.273Z] ---> 6215b7d45737 [2022-07-02T17:56:14.273Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T17:56:14.536Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T17:56:14.536Z] ---> 5828443b8051 [2022-07-02T17:56:14.536Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T17:56:14.536Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T17:56:14.536Z] ---> e04c818066af [2022-07-02T17:56:14.536Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T17:56:14.537Z] ---> Running in 06d94b8280c5 [2022-07-02T17:56:14.796Z] ---> 453f1026d1b6 [2022-07-02T17:56:14.796Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T17:56:15.105Z] ---> 1fe6a450f4fc [2022-07-02T17:56:15.105Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T17:56:15.105Z] ---> Running in d973a76c6c2e [2022-07-02T17:56:15.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:15.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:15.366Z] Removing intermediate container d973a76c6c2e [2022-07-02T17:56:15.366Z] ---> 508a71c44b5e [2022-07-02T17:56:15.366Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T17:56:15.366Z] ---> 1b70449feb36 [2022-07-02T17:56:15.366Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T17:56:15.366Z] ---> Running in dd72bbffc92f [2022-07-02T17:56:15.366Z] ---> Running in 88f15331cb0a [2022-07-02T17:56:15.366Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T17:56:15.366Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T17:56:15.670Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T17:56:15.670Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T17:56:15.670Z] Removing intermediate container dd72bbffc92f [2022-07-02T17:56:15.670Z] ---> beaa1fc385ff [2022-07-02T17:56:15.670Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T17:56:15.670Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T17:56:15.670Z] Removing intermediate container 88f15331cb0a [2022-07-02T17:56:15.670Z] ---> 7759afd51fe5 [2022-07-02T17:56:15.670Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T17:56:15.670Z] OK: 6 MiB in 17 packages [2022-07-02T17:56:15.670Z] ---> Running in da88f1691138 [2022-07-02T17:56:15.670Z] ---> Running in e9273a0fffe1 [2022-07-02T17:56:15.994Z] Removing intermediate container da88f1691138 [2022-07-02T17:56:15.994Z] ---> 29042937b459 [2022-07-02T17:56:15.994Z] Step 24/25 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:56:15.994Z] Removing intermediate container e9273a0fffe1 [2022-07-02T17:56:15.994Z] ---> f5708f13638b [2022-07-02T17:56:15.994Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T17:56:15.994Z] ---> Running in e5d59c3955a1 [2022-07-02T17:56:16.324Z] ---> Running in e666345b5497 [2022-07-02T17:56:16.324Z] Removing intermediate container e5d59c3955a1 [2022-07-02T17:56:16.324Z] ---> 460e4fa1df6f [2022-07-02T17:56:16.324Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T17:56:16.324Z] Removing intermediate container 06d94b8280c5 [2022-07-02T17:56:16.324Z] ---> 4b59738b5921 [2022-07-02T17:56:16.324Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T17:56:16.607Z] Removing intermediate container e666345b5497 [2022-07-02T17:56:16.607Z] ---> 77198a9c97cc [2022-07-02T17:56:16.607Z] Step 25/26 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:56:16.607Z] ---> Running in bf8a3e79cdc5 [2022-07-02T17:56:16.607Z] ---> Running in 5ffa8533fe8c [2022-07-02T17:56:16.607Z] ---> Running in e45bb864f286 [2022-07-02T17:56:16.900Z] Removing intermediate container bf8a3e79cdc5 [2022-07-02T17:56:16.900Z] ---> 8461a2b9cb7d [2022-07-02T17:56:16.900Z] [2022-07-02T17:56:16.900Z] Removing intermediate container 5ffa8533fe8c [2022-07-02T17:56:16.900Z] ---> b60a11a94f48 [2022-07-02T17:56:16.900Z] Step 13/25 : WORKDIR / [2022-07-02T17:56:16.900Z] Removing intermediate container e45bb864f286 [2022-07-02T17:56:16.900Z] ---> c91d4bfffba1 [2022-07-02T17:56:16.900Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T17:56:16.900Z] Successfully built 8461a2b9cb7d [2022-07-02T17:56:16.900Z] Successfully tagged security-spire-server:latest [2022-07-02T17:56:16.900Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-07-02T17:56:16.900Z] ---> Running in ce7d3cb3205d [2022-07-02T17:56:16.900Z] ---> Running in dbb6b46be36b [2022-07-02T17:56:20.199Z] Removing intermediate container dbb6b46be36b [2022-07-02T17:56:20.199Z] ---> 3094367addac [2022-07-02T17:56:20.199Z] [2022-07-02T17:56:20.199Z] Removing intermediate container ce7d3cb3205d [2022-07-02T17:56:20.199Z] ---> 55af9a2e78c1 [2022-07-02T17:56:20.199Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-02T17:56:20.199Z] Successfully built 3094367addac [2022-07-02T17:56:20.199Z] Successfully tagged security-spire-agent:latest [2022-07-02T17:56:20.199Z]  Building security-spire-agent ... done Building core-command [2022-07-02T17:56:20.199Z] Removing intermediate container 9be014dee92f [2022-07-02T17:56:20.199Z] ---> a64ad81005e6 [2022-07-02T17:56:20.199Z] [2022-07-02T17:56:20.199Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T17:56:20.199Z] ---> e04c818066af [2022-07-02T17:56:20.199Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T17:56:20.458Z] ---> Running in 237259fa5359 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T17:56:20.800Z] provisioning config files... [2022-07-02T17:56:20.827Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config172597981740592699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T17:56:21.213Z] ---> docker-login.sh [2022-07-02T17:56:21.213Z] nexus3.edgexfoundry.org:10001 [2022-07-02T17:56:21.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:56:21.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:56:21.400Z] ---> 0f99f15677d0 [2022-07-02T17:56:21.400Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T17:56:21.400Z] ---> Using cache [2022-07-02T17:56:21.400Z] ---> b27ff3e5a58c [2022-07-02T17:56:21.400Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:56:21.400Z] ---> Using cache [2022-07-02T17:56:21.400Z] ---> 242227752a4e [2022-07-02T17:56:21.400Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T17:56:21.659Z] ---> 91196d261aa3 [2022-07-02T17:56:21.659Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-02T17:56:21.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T17:56:22.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T17:56:22.081Z] Configure a credential helper to remove this warning. See [2022-07-02T17:56:22.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T17:56:22.081Z] [2022-07-02T17:56:22.081Z] Login Succeeded [2022-07-02T17:56:22.081Z] nexus3.edgexfoundry.org:10002 [2022-07-02T17:56:22.230Z] Removing intermediate container 237259fa5359 [2022-07-02T17:56:22.230Z] ---> 79d21dece94e [2022-07-02T17:56:22.230Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T17:56:22.230Z] ---> Running in 1526ef7654b1 [2022-07-02T17:56:22.491Z] ---> 8751dc0b31c6 [2022-07-02T17:56:22.491Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T17:56:22.491Z] ---> Running in b8d26c3cc500 [2022-07-02T17:56:22.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T17:56:22.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T17:56:22.678Z] Configure a credential helper to remove this warning. See [2022-07-02T17:56:22.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T17:56:22.678Z] [2022-07-02T17:56:22.678Z] Login Succeeded [2022-07-02T17:56:22.678Z] nexus3.edgexfoundry.org:10003 [2022-07-02T17:56:22.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T17:56:23.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:23.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:23.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:23.059Z] ---> 1a2d6f9d72a2 [2022-07-02T17:56:23.059Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-02T17:56:23.059Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T17:56:23.059Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T17:56:23.059Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T17:56:23.059Z] OK: 6 MiB in 16 packages [2022-07-02T17:56:23.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T17:56:23.236Z] Configure a credential helper to remove this warning. See [2022-07-02T17:56:23.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T17:56:23.236Z] [2022-07-02T17:56:23.236Z] Login Succeeded [2022-07-02T17:56:23.236Z] nexus3.edgexfoundry.org:10004 [2022-07-02T17:56:23.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T17:56:23.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T17:56:23.783Z] Configure a credential helper to remove this warning. See [2022-07-02T17:56:23.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T17:56:23.783Z] [2022-07-02T17:56:23.783Z] Login Succeeded [2022-07-02T17:56:23.783Z] docker.io [2022-07-02T17:56:23.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:23.998Z] ---> 00ba44aaa0fa [2022-07-02T17:56:23.998Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T17:56:24.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T17:56:24.291Z] OK: 221 MiB in 52 packages [2022-07-02T17:56:24.291Z] Removing intermediate container b8d26c3cc500 [2022-07-02T17:56:24.291Z] ---> 05ddee270a6c [2022-07-02T17:56:24.291Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T17:56:24.584Z] ---> bc0c03e993d6 [2022-07-02T17:56:24.584Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T17:56:24.584Z] ---> Running in a12112450c21 [2022-07-02T17:56:24.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T17:56:24.653Z] Configure a credential helper to remove this warning. See [2022-07-02T17:56:24.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T17:56:24.653Z] [2022-07-02T17:56:24.653Z] Login Succeeded [2022-07-02T17:56:24.653Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T17:56:24.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-02T17:56:24.844Z] Removing intermediate container a12112450c21 [2022-07-02T17:56:24.844Z] ---> c8ba4dd2b4d9 [2022-07-02T17:56:24.844Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] echo [2022-07-02T17:56:24.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T17:56:24.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T17:56:24.998Z] ========================================================= [2022-07-02T17:56:24.998Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-02T17:56:24.998Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T17:56:25.103Z] ---> Running in d7a707c56775 [2022-07-02T17:56:25.103Z] Removing intermediate container 1526ef7654b1 [2022-07-02T17:56:25.103Z] ---> 9924df5d5043 [2022-07-02T17:56:25.103Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T17:56:25.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T17:56:25.368Z] ---> 185eeed8b81f [2022-07-02T17:56:25.368Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T17:56:25.368Z] Removing intermediate container d7a707c56775 [2022-07-02T17:56:25.368Z] Removing intermediate container e8851be79674 [2022-07-02T17:56:25.368Z] ---> 2f88ec0ddb3b [2022-07-02T17:56:25.368Z] ---> e9335562b819 [2022-07-02T17:56:25.368Z] [2022-07-02T17:56:25.368Z] Step 10/22 : FROM alpine:3.14Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T17:56:25.368Z] [2022-07-02T17:56:25.368Z] ---> e04c818066af [2022-07-02T17:56:25.368Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T17:56:25.368Z] ---> 93d2f1173f6b [2022-07-02T17:56:25.368Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:56:25.613Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-02T17:56:25.613Z] 9b3977197b4f: Pulling fs layer [2022-07-02T17:56:25.613Z] 1a89e8eeedd5: Pulling fs layer [2022-07-02T17:56:25.613Z] 94645a83ff95: Pulling fs layer [2022-07-02T17:56:25.613Z] e6fb740bc735: Pulling fs layer [2022-07-02T17:56:25.613Z] 3a77bd46dcc9: Pulling fs layer [2022-07-02T17:56:25.613Z] 355e64cbe906: Pulling fs layer [2022-07-02T17:56:25.613Z] 63ab81a10011: Pulling fs layer [2022-07-02T17:56:25.613Z] 555d1d1c4555: Pulling fs layer [2022-07-02T17:56:25.613Z] 7d9057610161: Pulling fs layer [2022-07-02T17:56:25.613Z] 3a77bd46dcc9: Waiting [2022-07-02T17:56:25.613Z] 355e64cbe906: Waiting [2022-07-02T17:56:25.613Z] 63ab81a10011: Waiting [2022-07-02T17:56:25.613Z] 555d1d1c4555: Waiting [2022-07-02T17:56:25.613Z] e6fb740bc735: Waiting [2022-07-02T17:56:25.613Z] 94645a83ff95: Verifying Checksum [2022-07-02T17:56:25.613Z] 94645a83ff95: Download complete [2022-07-02T17:56:25.613Z] 1a89e8eeedd5: Download complete [2022-07-02T17:56:25.613Z] 3a77bd46dcc9: Verifying Checksum [2022-07-02T17:56:25.613Z] 3a77bd46dcc9: Download complete [2022-07-02T17:56:25.613Z] 355e64cbe906: Verifying Checksum [2022-07-02T17:56:25.613Z] 355e64cbe906: Download complete [2022-07-02T17:56:25.613Z] 9b3977197b4f: Verifying Checksum [2022-07-02T17:56:25.613Z] 63ab81a10011: Verifying Checksum [2022-07-02T17:56:25.613Z] 63ab81a10011: Download complete [2022-07-02T17:56:25.630Z] ---> Running in 60d0106c0013 [2022-07-02T17:56:25.630Z] ---> Running in 6e1a4746dc0d [2022-07-02T17:56:25.630Z] ---> Running in 8472161affd5 [2022-07-02T17:56:25.630Z] ---> 315d59785853 [2022-07-02T17:56:25.630Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-02T17:56:25.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:56:25.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:56:25.630Z] ---> 0f99f15677d0 [2022-07-02T17:56:25.630Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T17:56:25.630Z] ---> Using cache [2022-07-02T17:56:25.630Z] ---> b27ff3e5a58c [2022-07-02T17:56:25.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:56:25.630Z] ---> Using cache [2022-07-02T17:56:25.630Z] ---> 242227752a4e [2022-07-02T17:56:25.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T17:56:25.630Z] ---> Using cache [2022-07-02T17:56:25.630Z] ---> 089899aa2f17 [2022-07-02T17:56:25.630Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T17:56:25.630Z] ---> Using cache [2022-07-02T17:56:25.630Z] ---> 07893a0a98b1 [2022-07-02T17:56:25.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:56:25.630Z] ---> Using cache [2022-07-02T17:56:25.630Z] ---> 35bbe79fb722 [2022-07-02T17:56:25.630Z] Step 8/23 : COPY . . [2022-07-02T17:56:25.630Z] ---> Using cache [2022-07-02T17:56:25.630Z] ---> 2b030b7b6fe2 [2022-07-02T17:56:25.630Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T17:56:25.897Z] ---> Running in 773ce0e63239 [2022-07-02T17:56:25.897Z] ---> Running in f09d4d9731e5 [2022-07-02T17:56:26.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:26.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:26.616Z] 9b3977197b4f: Pull complete [2022-07-02T17:56:26.727Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-02T17:56:26.727Z] Removing intermediate container 8472161affd5 [2022-07-02T17:56:26.727Z] ---> a5d07c37cbf7 [2022-07-02T17:56:26.727Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T17:56:26.727Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T17:56:26.727Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T17:56:26.727Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T17:56:26.727Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T17:56:26.898Z] 7d9057610161: Verifying Checksum [2022-07-02T17:56:26.898Z] 7d9057610161: Download complete [2022-07-02T17:56:26.986Z] ---> Running in 06d793024192 [2022-07-02T17:56:26.986Z] Removing intermediate container 6e1a4746dc0d [2022-07-02T17:56:26.986Z] ---> 5e12cef15d23 [2022-07-02T17:56:26.986Z] Step 8/23 : COPY . . [2022-07-02T17:56:26.986Z] OK: 6 MiB in 16 packages [2022-07-02T17:56:26.986Z] Removing intermediate container 06d793024192 [2022-07-02T17:56:26.986Z] ---> 40027891363f [2022-07-02T17:56:26.986Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T17:56:27.502Z] 1a89e8eeedd5: Pull complete [2022-07-02T17:56:27.554Z] Removing intermediate container 773ce0e63239 [2022-07-02T17:56:27.554Z] ---> fc1523548f27 [2022-07-02T17:56:27.554Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T17:56:27.780Z] 94645a83ff95: Pull complete [2022-07-02T17:56:28.057Z] 555d1d1c4555: Verifying Checksum [2022-07-02T17:56:28.057Z] 555d1d1c4555: Download complete [2022-07-02T17:56:28.662Z] e6fb740bc735: Verifying Checksum [2022-07-02T17:56:28.662Z] e6fb740bc735: Download complete [2022-07-02T17:56:28.936Z] ---> 9979a19e0ca3 [2022-07-02T17:56:28.936Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T17:56:28.936Z] ---> Running in e128ec9c146d [2022-07-02T17:56:28.936Z] ---> Running in 95340f9b28cd [2022-07-02T17:56:28.936Z] Removing intermediate container 60d0106c0013 [2022-07-02T17:56:28.936Z] ---> 6fc28f541b39 [2022-07-02T17:56:28.936Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T17:56:28.936Z] Removing intermediate container e128ec9c146d [2022-07-02T17:56:28.936Z] ---> fb875f576248 [2022-07-02T17:56:28.936Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T17:56:28.936Z] ---> Running in d295f95605fd [2022-07-02T17:56:28.936Z] ---> Running in ea050ba69962 [2022-07-02T17:56:29.195Z] Removing intermediate container d295f95605fd [2022-07-02T17:56:29.195Z] ---> e8e90208f01a [2022-07-02T17:56:29.195Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T17:56:29.458Z] Removing intermediate container ea050ba69962 [2022-07-02T17:56:29.458Z] ---> c53987431845 [2022-07-02T17:56:29.458Z] Step 24/25 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:56:29.458Z] ---> Running in e8dc7c86b789 [2022-07-02T17:56:29.458Z] ---> Running in f5e384478e0f [2022-07-02T17:56:29.716Z] Removing intermediate container e8dc7c86b789 [2022-07-02T17:56:29.716Z] ---> 27ee6b6e92d0 [2022-07-02T17:56:29.716Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T17:56:29.992Z] Removing intermediate container f5e384478e0f [2022-07-02T17:56:29.992Z] ---> a9d6f5b557c5 [2022-07-02T17:56:29.992Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T17:56:29.993Z] ---> Running in 3cc24e534146 [2022-07-02T17:56:29.993Z] Removing intermediate container 95340f9b28cd [2022-07-02T17:56:29.993Z] ---> 00b1613e45b9 [2022-07-02T17:56:29.993Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T17:56:29.993Z] ---> Running in 719ddd4ad925 [2022-07-02T17:56:30.252Z] Removing intermediate container 3cc24e534146 [2022-07-02T17:56:30.252Z] ---> 7f1fe3e2bccb [2022-07-02T17:56:30.252Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T17:56:30.252Z] Removing intermediate container 719ddd4ad925 [2022-07-02T17:56:30.252Z] ---> 7b1b0d6ecab6 [2022-07-02T17:56:30.252Z] [2022-07-02T17:56:30.252Z] ---> e9df1b59f191 [2022-07-02T17:56:30.252Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T17:56:30.510Z] Successfully built 7b1b0d6ecab6 [2022-07-02T17:56:30.510Z] Successfully tagged security-secretstore-setup:latest [2022-07-02T17:56:30.510Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-07-02T17:56:30.510Z] ---> 2a1c02985a79 [2022-07-02T17:56:30.510Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T17:56:33.805Z] ---> 2de16241ced0 [2022-07-02T17:56:33.805Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T17:56:33.805Z] ---> 90d566245e20 [2022-07-02T17:56:33.805Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T17:56:34.064Z] ---> 6c05375ca80d [2022-07-02T17:56:34.064Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T17:56:34.064Z] ---> cddbd8f5bacc [2022-07-02T17:56:34.064Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T17:56:34.323Z] ---> Running in d6998b8d3256 [2022-07-02T17:56:34.586Z] ---> e33824f988d5 [2022-07-02T17:56:34.586Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T17:56:34.586Z] ---> 44ec6a227e8e [2022-07-02T17:56:34.586Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T17:56:34.586Z] ---> Running in 9f911ddd7a7c [2022-07-02T17:56:34.586Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T17:56:34.846Z] Removing intermediate container 9f911ddd7a7c [2022-07-02T17:56:34.846Z] ---> c785318a82a7 [2022-07-02T17:56:34.846Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T17:56:35.107Z] ---> Running in 766a1f939b49 [2022-07-02T17:56:35.107Z] ---> b746bac767bd [2022-07-02T17:56:35.107Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T17:56:35.367Z] Removing intermediate container 766a1f939b49 [2022-07-02T17:56:35.367Z] ---> 50c1946e6452 [2022-07-02T17:56:35.367Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T17:56:35.367Z] ---> Running in 00c24595adcb [2022-07-02T17:56:35.367Z] ---> Running in 2a6fccc80627 [2022-07-02T17:56:35.650Z] Removing intermediate container 00c24595adcb [2022-07-02T17:56:35.650Z] ---> c4f4569f40d4 [2022-07-02T17:56:35.650Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T17:56:35.650Z] Removing intermediate container 2a6fccc80627 [2022-07-02T17:56:35.650Z] ---> ebac9f23bc3d [2022-07-02T17:56:35.650Z] Step 21/22 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:56:35.909Z] ---> d79c03c78450 [2022-07-02T17:56:35.909Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T17:56:35.909Z] ---> Running in edc42b4d943a [2022-07-02T17:56:36.168Z] ---> Running in 24e76503b63d [2022-07-02T17:56:36.168Z] Removing intermediate container edc42b4d943a [2022-07-02T17:56:36.168Z] ---> 13e1a98b5030 [2022-07-02T17:56:36.168Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T17:56:36.168Z] ---> Running in ef0abba76448 [2022-07-02T17:56:36.426Z] Removing intermediate container ef0abba76448 [2022-07-02T17:56:36.426Z] ---> 8cf722fb21c6 [2022-07-02T17:56:36.426Z] [2022-07-02T17:56:36.685Z] Successfully built 8cf722fb21c6 [2022-07-02T17:56:36.685Z] Successfully tagged support-notifications:latest [2022-07-02T17:56:36.685Z] Building security-spiffe-token-provider [2022-07-02T17:56:37.254Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:56:37.254Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:56:37.254Z] ---> 0f99f15677d0 [2022-07-02T17:56:37.254Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T17:56:37.254Z] ---> Using cache [2022-07-02T17:56:37.254Z] ---> b27ff3e5a58c [2022-07-02T17:56:37.254Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:56:37.254Z] ---> Using cache [2022-07-02T17:56:37.254Z] ---> 242227752a4e [2022-07-02T17:56:37.254Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T17:56:37.254Z] ---> Using cache [2022-07-02T17:56:37.254Z] ---> 089899aa2f17 [2022-07-02T17:56:37.254Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T17:56:37.254Z] ---> Using cache [2022-07-02T17:56:37.254Z] ---> 07893a0a98b1 [2022-07-02T17:56:37.254Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:56:37.254Z] ---> Using cache [2022-07-02T17:56:37.254Z] ---> 35bbe79fb722 [2022-07-02T17:56:37.254Z] Step 8/22 : COPY . . [2022-07-02T17:56:37.254Z] ---> Using cache [2022-07-02T17:56:37.254Z] ---> 2b030b7b6fe2 [2022-07-02T17:56:37.254Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T17:56:39.174Z] ---> Running in 3a74e2d0bfb3 [2022-07-02T17:56:39.174Z] Removing intermediate container 24e76503b63d [2022-07-02T17:56:39.174Z] ---> a22904ab54da [2022-07-02T17:56:39.174Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T17:56:39.435Z] ---> Running in 992c3a6e0fb4 [2022-07-02T17:56:40.007Z] Removing intermediate container 992c3a6e0fb4 [2022-07-02T17:56:40.007Z] ---> 971945eb23b8 [2022-07-02T17:56:40.007Z] Step 28/31 : CMD ["gate"] [2022-07-02T17:56:40.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T17:56:40.580Z] ---> Running in e12b3584195c [2022-07-02T17:56:41.152Z] Removing intermediate container e12b3584195c [2022-07-02T17:56:41.152Z] ---> ed7b626fe82b [2022-07-02T17:56:41.152Z] Step 29/31 : LABEL arch=x86_64 [2022-07-02T17:56:41.411Z] ---> Running in e8ff47505690 [2022-07-02T17:56:41.670Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:56:41.670Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:56:41.670Z] ---> 0f99f15677d0 [2022-07-02T17:56:41.670Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T17:56:41.670Z] ---> Using cache [2022-07-02T17:56:41.670Z] ---> b27ff3e5a58c [2022-07-02T17:56:41.670Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T17:56:41.957Z] Removing intermediate container e8ff47505690 [2022-07-02T17:56:41.957Z] ---> c97fe9d5d06f [2022-07-02T17:56:41.957Z] Step 30/31 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:56:41.957Z] ---> Running in b07f1980a12a [2022-07-02T17:56:42.215Z] ---> Running in 0959dfab2727 [2022-07-02T17:56:42.788Z] Removing intermediate container 0959dfab2727 [2022-07-02T17:56:42.788Z] ---> bbfff121ebcd [2022-07-02T17:56:42.788Z] Step 31/31 : LABEL version=0.0.0 [2022-07-02T17:56:42.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:42.788Z] ---> Running in 53d10b6b5575 [2022-07-02T17:56:43.355Z] Removing intermediate container 53d10b6b5575 [2022-07-02T17:56:43.355Z] ---> f40de233e00c [2022-07-02T17:56:43.355Z] [2022-07-02T17:56:43.355Z] Successfully built f40de233e00c [2022-07-02T17:56:43.355Z] Successfully tagged security-bootstrapper:latest [2022-07-02T17:56:43.355Z]  Building security-bootstrapper ... done Building security-spire-config [2022-07-02T17:56:43.356Z] Removing intermediate container f09d4d9731e5 [2022-07-02T17:56:43.356Z] ---> 3368f579229c [2022-07-02T17:56:43.356Z] [2022-07-02T17:56:43.356Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T17:56:43.356Z] ---> e04c818066af [2022-07-02T17:56:43.356Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T17:56:43.356Z] ---> Running in af15fd566d62 [2022-07-02T17:56:43.617Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:43.768Z] e6fb740bc735: Pull complete [2022-07-02T17:56:43.768Z] 3a77bd46dcc9: Pull complete [2022-07-02T17:56:43.768Z] 355e64cbe906: Pull complete [2022-07-02T17:56:43.768Z] 63ab81a10011: Pull complete [2022-07-02T17:56:44.185Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T17:56:44.186Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T17:56:44.186Z] OK: 15866 distinct packages available [2022-07-02T17:56:44.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:44.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:44.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:44.444Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T17:56:44.444Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T17:56:44.444Z] OK: 6 MiB in 15 packages [2022-07-02T17:56:45.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:45.274Z] OK: 221 MiB in 52 packages [2022-07-02T17:56:47.177Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:56:47.177Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:56:47.177Z] ---> 0f99f15677d0 [2022-07-02T17:56:47.177Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T17:56:47.177Z] ---> Using cache [2022-07-02T17:56:47.177Z] ---> b27ff3e5a58c [2022-07-02T17:56:47.177Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:56:47.177Z] ---> Using cache [2022-07-02T17:56:47.177Z] ---> 242227752a4e [2022-07-02T17:56:47.177Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T17:56:48.558Z] ---> Running in 72219b8e91f1 [2022-07-02T17:56:48.819Z] Removing intermediate container af15fd566d62 [2022-07-02T17:56:48.819Z] ---> 1bd9788cb7fc [2022-07-02T17:56:48.819Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T17:56:48.819Z] Removing intermediate container b07f1980a12a [2022-07-02T17:56:48.819Z] ---> ebe450825643 [2022-07-02T17:56:48.819Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T17:56:49.079Z] ---> Running in 27b56aa37447 [2022-07-02T17:56:49.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:49.208Z] 555d1d1c4555: Pull complete [2022-07-02T17:56:49.337Z] Removing intermediate container 27b56aa37447 [2022-07-02T17:56:49.337Z] ---> 50910acf817e [2022-07-02T17:56:49.337Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T17:56:49.337Z] ---> ab9477ae81ba [2022-07-02T17:56:49.337Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:56:49.337Z] ---> Running in 7b480aa0ea2b [2022-07-02T17:56:49.337Z] ---> Running in 6f36272cd610 [2022-07-02T17:56:49.596Z] Removing intermediate container 7b480aa0ea2b [2022-07-02T17:56:49.596Z] ---> 57e164cbcae0 [2022-07-02T17:56:49.596Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T17:56:49.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:56:49.855Z] ---> Running in 3cc4b39c955a [2022-07-02T17:56:50.119Z] OK: 221 MiB in 52 packages [2022-07-02T17:56:50.119Z] Removing intermediate container 3cc4b39c955a [2022-07-02T17:56:50.119Z] ---> a18afe3f1a9e [2022-07-02T17:56:50.119Z] Step 15/23 : WORKDIR / [2022-07-02T17:56:50.386Z] ---> Running in 3ab48b83d38b [2022-07-02T17:56:50.645Z] Removing intermediate container 3ab48b83d38b [2022-07-02T17:56:50.645Z] ---> 7cdcf224a12e [2022-07-02T17:56:50.645Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T17:56:51.185Z] 7d9057610161: Pull complete [2022-07-02T17:56:51.214Z] Removing intermediate container 72219b8e91f1 [2022-07-02T17:56:51.214Z] ---> 9d03578bfaef [2022-07-02T17:56:51.214Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T17:56:51.214Z] Removing intermediate container 6f36272cd610 [2022-07-02T17:56:51.214Z] ---> 3dea10149ba7 [2022-07-02T17:56:51.214Z] Step 7/20 : COPY . . [2022-07-02T17:56:51.214Z] ---> 03765baed6d7 [2022-07-02T17:56:51.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T17:56:51.457Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-02T17:56:51.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T17:56:51.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T17:56:51.783Z] ---> 780df3c33f7d [2022-07-02T17:56:51.783Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:56:51.814Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T17:56:51.814Z] WORKDIR /edgex [2022-07-02T17:56:51.814Z] COPY go.mod . [2022-07-02T17:56:51.814Z] RUN go mod download -f [2022-07-02T17:56:51.814Z] - . [2022-07-02T17:56:53.185Z] ---> Running in a81d8e460f0b [2022-07-02T17:56:53.185Z] ---> 9f25d416a55b [2022-07-02T17:56:53.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T17:56:53.446Z] Removing intermediate container d6998b8d3256 [2022-07-02T17:56:53.446Z] ---> b977d321e22e [2022-07-02T17:56:53.446Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T17:56:53.708Z] ---> Running in 8cf207319cd7 [2022-07-02T17:56:53.708Z] ---> 4345b056c6ee [2022-07-02T17:56:53.708Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T17:56:53.967Z] ---> Running in e9a0598fe3f5 [2022-07-02T17:56:54.225Z] Removing intermediate container e9a0598fe3f5 [2022-07-02T17:56:54.225Z] ---> edd3544e7a90 [2022-07-02T17:56:54.225Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T17:56:54.225Z] ---> Running in 41e4a80437ff [2022-07-02T17:56:54.225Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T17:56:54.465Z] Sending build context to Docker daemon 169.2MB [2022-07-02T17:56:54.465Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T17:56:54.465Z] ---> 819e984ddca1 [2022-07-02T17:56:54.465Z] Step 2/4 : WORKDIR /edgex [2022-07-02T17:56:54.485Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T17:56:54.746Z] Removing intermediate container 41e4a80437ff [2022-07-02T17:56:54.746Z] ---> fd806c0a338f [2022-07-02T17:56:54.746Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T17:56:54.746Z] ---> Running in 96acf2d9a10b [2022-07-02T17:56:55.005Z] Removing intermediate container a81d8e460f0b [2022-07-02T17:56:55.005Z] ---> f2a2d564b9e1 [2022-07-02T17:56:55.005Z] Step 8/26 : COPY . . [2022-07-02T17:56:55.005Z] Removing intermediate container 96acf2d9a10b [2022-07-02T17:56:55.005Z] ---> 16c547ea6ab8 [2022-07-02T17:56:55.005Z] Step 22/23 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:56:55.266Z] ---> Running in 9c8286f69119 [2022-07-02T17:56:55.526Z] Removing intermediate container 8cf207319cd7 [2022-07-02T17:56:55.526Z] ---> 9b7dc3d51425 [2022-07-02T17:56:55.526Z] [2022-07-02T17:56:55.526Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T17:56:56.451Z] ---> Running in 9ad89cec06b0 [2022-07-02T17:56:56.451Z] Removing intermediate container 9ad89cec06b0 [2022-07-02T17:56:56.451Z] ---> 2f7b9ba38c03 [2022-07-02T17:56:56.451Z] Step 3/4 : COPY go.mod . [2022-07-02T17:56:56.916Z] Removing intermediate container 9c8286f69119 [2022-07-02T17:56:56.916Z] ---> d151dc8cce47 [2022-07-02T17:56:56.916Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T17:56:56.916Z] 20.10.14: Pulling from library/docker [2022-07-02T17:56:57.045Z] ---> afc2a7012c98 [2022-07-02T17:56:57.045Z] Step 4/4 : RUN go mod download [2022-07-02T17:56:57.045Z] ---> Running in e31a23746f72 [2022-07-02T17:56:57.484Z] ---> Running in 468fe3ef9713 [2022-07-02T17:56:57.749Z] ---> c25be9bdfcae [2022-07-02T17:56:57.749Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T17:56:58.685Z] ---> Running in 0a1d8bac707f [2022-07-02T17:56:58.685Z] Removing intermediate container 468fe3ef9713 [2022-07-02T17:56:58.685Z] ---> ecb8dc6c2d8e [2022-07-02T17:56:58.685Z] [2022-07-02T17:56:58.944Z] Successfully built ecb8dc6c2d8e [2022-07-02T17:56:59.511Z] Successfully tagged core-command:latest [2022-07-02T17:56:59.511Z] Building core-metadata [2022-07-02T17:56:59.511Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T17:56:59.511Z] Removing intermediate container 3a74e2d0bfb3 [2022-07-02T17:56:59.511Z] ---> d5745fed8576 [2022-07-02T17:56:59.511Z] [2022-07-02T17:56:59.511Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T17:56:59.511Z] ---> e04c818066af [2022-07-02T17:56:59.511Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T17:57:02.799Z] ---> Running in bfdeb39ad60f [2022-07-02T17:57:02.799Z] ---> e434c22017f4 [2022-07-02T17:57:02.799Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T17:57:03.057Z] ---> Running in bcc957f3ef07 [2022-07-02T17:57:03.057Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T17:57:03.324Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T17:57:03.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:03.584Z] ---> 7417809fdb73 [2022-07-02T17:57:03.584Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-02T17:57:03.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:03.584Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:57:03.584Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:57:03.584Z] ---> 0f99f15677d0 [2022-07-02T17:57:03.584Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T17:57:03.584Z] ---> Using cache [2022-07-02T17:57:03.584Z] ---> b27ff3e5a58c [2022-07-02T17:57:03.584Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:57:03.584Z] ---> Using cache [2022-07-02T17:57:03.584Z] ---> 242227752a4e [2022-07-02T17:57:03.584Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T17:57:03.584Z] ---> Using cache [2022-07-02T17:57:03.584Z] ---> 089899aa2f17 [2022-07-02T17:57:03.584Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T17:57:03.584Z] ---> Using cache [2022-07-02T17:57:03.584Z] ---> 07893a0a98b1 [2022-07-02T17:57:03.584Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:57:03.584Z] ---> Using cache [2022-07-02T17:57:03.584Z] ---> 35bbe79fb722 [2022-07-02T17:57:03.584Z] Step 8/23 : COPY . . [2022-07-02T17:57:03.584Z] ---> Using cache [2022-07-02T17:57:03.584Z] ---> 2b030b7b6fe2 [2022-07-02T17:57:03.584Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T17:57:03.584Z] Removing intermediate container bcc957f3ef07 [2022-07-02T17:57:03.584Z] ---> 16771a9d98b3 [2022-07-02T17:57:03.584Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T17:57:03.584Z] ---> Running in 14a4d745ad0a [2022-07-02T17:57:03.584Z] ---> Running in 3f272dbace29 [2022-07-02T17:57:03.584Z] ---> Running in e90167b18d30 [2022-07-02T17:57:03.844Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T17:57:03.844Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T17:57:03.844Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T17:57:03.844Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T17:57:03.844Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T17:57:03.844Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T17:57:03.844Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T17:57:03.844Z] Removing intermediate container 3f272dbace29 [2022-07-02T17:57:03.844Z] ---> af05438457da [2022-07-02T17:57:03.844Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T17:57:03.844Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T17:57:03.844Z] OK: 8 MiB in 20 packages [2022-07-02T17:57:04.103Z] Removing intermediate container e90167b18d30 [2022-07-02T17:57:04.103Z] ---> 042a1a654afb [2022-07-02T17:57:04.103Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T17:57:04.103Z] ---> Running in 3f69d0340858 [2022-07-02T17:57:04.103Z] ---> Running in ea5c0d04f173 [2022-07-02T17:57:04.104Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-02T17:57:05.052Z] Removing intermediate container bfdeb39ad60f [2022-07-02T17:57:05.052Z] ---> 093e350ea458 [2022-07-02T17:57:05.052Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T17:57:05.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:05.052Z] ---> Running in 96a459cf34f7 [2022-07-02T17:57:05.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:05.052Z] Removing intermediate container 96a459cf34f7 [2022-07-02T17:57:05.052Z] ---> 3fdaff32407f [2022-07-02T17:57:05.052Z] Step 13/22 : WORKDIR /edgex [2022-07-02T17:57:05.052Z] ---> Running in d1ffeb502591 [2022-07-02T17:57:05.313Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T17:57:05.313Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T17:57:05.313Z] Executing bash-5.1.16-r0.post-install [2022-07-02T17:57:05.313Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T17:57:05.313Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T17:57:05.313Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T17:57:05.313Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T17:57:05.313Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T17:57:05.313Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T17:57:05.313Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T17:57:05.313Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T17:57:05.313Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T17:57:05.313Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T17:57:05.313Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T17:57:05.313Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T17:57:05.313Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T17:57:05.313Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T17:57:05.313Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T17:57:05.313Z] Removing intermediate container d1ffeb502591 [2022-07-02T17:57:05.313Z] ---> c9cbb14b0649 [2022-07-02T17:57:05.313Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T17:57:05.882Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T17:57:05.882Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T17:57:05.882Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T17:57:05.882Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T17:57:05.882Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T17:57:05.883Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T17:57:05.883Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T17:57:05.883Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T17:57:05.883Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T17:57:05.883Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T17:57:05.883Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T17:57:05.883Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T17:57:05.883Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T17:57:05.883Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T17:57:05.883Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T17:57:05.883Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T17:57:05.883Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T17:57:05.883Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T17:57:05.883Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T17:57:05.883Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T17:57:05.883Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T17:57:05.883Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T17:57:05.883Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T17:57:05.883Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T17:57:06.141Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T17:57:06.141Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T17:57:06.141Z] Removing intermediate container ea5c0d04f173 [2022-07-02T17:57:06.141Z] ---> 412e01c2ad54 [2022-07-02T17:57:06.141Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T17:57:06.142Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T17:57:06.142Z] OK: 83 MiB in 65 packages [2022-07-02T17:57:06.399Z] ---> 1fed7e53bf29 [2022-07-02T17:57:06.399Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T17:57:06.399Z] ---> Running in 47569c9f1074 [2022-07-02T17:57:06.966Z] Collecting docker-compose==1.23.2 [2022-07-02T17:57:06.966Z] Removing intermediate container 47569c9f1074 [2022-07-02T17:57:06.966Z] ---> 36ef27b84533 [2022-07-02T17:57:06.966Z] [2022-07-02T17:57:06.966Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T17:57:06.966Z] ---> 0ac33e5f5afa [2022-07-02T17:57:06.966Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T17:57:06.966Z] ---> Using cache [2022-07-02T17:57:06.966Z] ---> f0dffdb9609e [2022-07-02T17:57:06.966Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:57:06.966Z] ---> Using cache [2022-07-02T17:57:06.966Z] ---> 986f79c34b02 [2022-07-02T17:57:06.966Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T17:57:06.966Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T17:57:06.966Z] ---> Running in 1ef1a71cd805 [2022-07-02T17:57:06.966Z] ---> 47c453424b17 [2022-07-02T17:57:06.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T17:57:06.966Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T17:57:06.966Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T17:57:07.225Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T17:57:07.225Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T17:57:07.225Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T17:57:07.225Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T17:57:07.225Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T17:57:07.225Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T17:57:07.225Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T17:57:07.225Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T17:57:07.225Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T17:57:07.225Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T17:57:07.225Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T17:57:07.483Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:07.742Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T17:57:07.742Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T17:57:07.742Z] ---> d763bdde4d87 [2022-07-02T17:57:07.742Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T17:57:08.310Z] Collecting PyYAML<4,>=3.10 [2022-07-02T17:57:08.310Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T17:57:08.310Z] ---> 893b76c114ec [2022-07-02T17:57:08.310Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T17:57:08.310Z] ---> Running in f6dd1ea0a145 [2022-07-02T17:57:08.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:08.879Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T17:57:08.879Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T17:57:08.879Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T17:57:08.879Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T17:57:08.879Z] OK: 15859 distinct packages available [2022-07-02T17:57:08.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:09.137Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T17:57:09.137Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T17:57:09.137Z] Collecting idna<2.8,>=2.5 [2022-07-02T17:57:09.137Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T17:57:09.395Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T17:57:09.395Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T17:57:09.395Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T17:57:09.395Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T17:57:09.395Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T17:57:09.395Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T17:57:09.395Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T17:57:09.395Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T17:57:09.395Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T17:57:09.654Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T17:57:09.654Z] Attempting uninstall: urllib3 [2022-07-02T17:57:09.654Z] Found existing installation: urllib3 1.26.7 [2022-07-02T17:57:09.654Z] Uninstalling urllib3-1.26.7: [2022-07-02T17:57:09.654Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T17:57:09.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:09.654Z] Attempting uninstall: idna [2022-07-02T17:57:09.654Z] Found existing installation: idna 3.3 [2022-07-02T17:57:09.654Z] Uninstalling idna-3.3: [2022-07-02T17:57:09.654Z] Successfully uninstalled idna-3.3 [2022-07-02T17:57:09.912Z] Removing intermediate container f6dd1ea0a145 [2022-07-02T17:57:09.912Z] ---> f77a5c7ebb73 [2022-07-02T17:57:09.912Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T17:57:09.912Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T17:57:09.912Z] ---> Running in 4ecbcd240ac4 [2022-07-02T17:57:09.912Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T17:57:10.170Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T17:57:10.170Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T17:57:10.170Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T17:57:10.170Z] OK: 6 MiB in 18 packages [2022-07-02T17:57:10.170Z] Removing intermediate container 4ecbcd240ac4 [2022-07-02T17:57:10.170Z] ---> 633e5e4b6227 [2022-07-02T17:57:10.170Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T17:57:10.428Z] Attempting uninstall: requests [2022-07-02T17:57:10.428Z] Found existing installation: requests 2.26.0 [2022-07-02T17:57:10.428Z] Uninstalling requests-2.26.0: [2022-07-02T17:57:10.428Z] ---> Running in 676e0cff8a5a [2022-07-02T17:57:10.428Z] Successfully uninstalled requests-2.26.0 [2022-07-02T17:57:10.428Z] Running setup.py install for texttable: started [2022-07-02T17:57:10.687Z] Removing intermediate container 676e0cff8a5a [2022-07-02T17:57:10.687Z] ---> 5079ae7fd21e [2022-07-02T17:57:10.687Z] Step 21/22 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:57:10.947Z] ---> Running in 9e3ae31f614c [2022-07-02T17:57:10.947Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T17:57:10.947Z] Running setup.py install for PyYAML: started [2022-07-02T17:57:11.206Z] Removing intermediate container 1ef1a71cd805 [2022-07-02T17:57:11.206Z] ---> 8dc5151cc6bd [2022-07-02T17:57:11.206Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T17:57:11.206Z] Removing intermediate container 9e3ae31f614c [2022-07-02T17:57:11.206Z] ---> a7e6051e41bc [2022-07-02T17:57:11.206Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T17:57:11.206Z] ---> Running in a6b988bfdbd5 [2022-07-02T17:57:11.206Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T17:57:11.466Z] Running setup.py install for docopt: started [2022-07-02T17:57:11.466Z] Removing intermediate container a6b988bfdbd5 [2022-07-02T17:57:11.466Z] ---> 6c7f2560eaaa [2022-07-02T17:57:11.466Z] [2022-07-02T17:57:11.466Z] Successfully built 6c7f2560eaaa [2022-07-02T17:57:11.466Z] Successfully tagged security-proxy-setup:latest [2022-07-02T17:57:11.466Z] Building support-scheduler [2022-07-02T17:57:11.726Z]  Building security-proxy-setup ... done  Running setup.py install for docopt: finished with status 'done' [2022-07-02T17:57:11.726Z] Running setup.py install for dockerpty: started [2022-07-02T17:57:11.986Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T17:57:12.245Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T17:57:15.534Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:57:15.534Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:57:15.534Z] ---> 0f99f15677d0 [2022-07-02T17:57:15.534Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T17:57:15.534Z] ---> Using cache [2022-07-02T17:57:15.534Z] ---> b27ff3e5a58c [2022-07-02T17:57:15.534Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:57:15.534Z] ---> Using cache [2022-07-02T17:57:15.534Z] ---> 242227752a4e [2022-07-02T17:57:15.534Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T17:57:15.534Z] ---> Using cache [2022-07-02T17:57:15.534Z] ---> 089899aa2f17 [2022-07-02T17:57:15.534Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T17:57:15.534Z] ---> Using cache [2022-07-02T17:57:15.534Z] ---> 07893a0a98b1 [2022-07-02T17:57:15.534Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:57:15.534Z] ---> Using cache [2022-07-02T17:57:15.534Z] ---> 35bbe79fb722 [2022-07-02T17:57:15.534Z] Step 8/22 : COPY . . [2022-07-02T17:57:15.534Z] ---> Using cache [2022-07-02T17:57:15.534Z] ---> 2b030b7b6fe2 [2022-07-02T17:57:15.534Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T17:57:16.473Z] ---> 99cdf2804fd1 [2022-07-02T17:57:16.473Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T17:57:16.473Z] ---> Running in afbfb63c35ab [2022-07-02T17:57:17.046Z] ---> f96f595a9fc9 [2022-07-02T17:57:17.046Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T17:57:17.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T17:57:17.309Z] ---> Running in 7177b9d2f9f4 [2022-07-02T17:57:17.572Z] Removing intermediate container 7177b9d2f9f4 [2022-07-02T17:57:17.572Z] ---> e914cdce01ee [2022-07-02T17:57:17.572Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T17:57:18.152Z] ---> 739fe43a6ad0 [2022-07-02T17:57:18.152Z] Step 21/26 : WORKDIR / [2022-07-02T17:57:18.152Z] ---> Running in 8582945a2a12 [2022-07-02T17:57:18.724Z] Removing intermediate container 8582945a2a12 [2022-07-02T17:57:18.724Z] ---> 902ef44dba27 [2022-07-02T17:57:18.724Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T17:57:18.724Z] ---> Running in d0f725b8f3a2 [2022-07-02T17:57:18.988Z] Removing intermediate container d0f725b8f3a2 [2022-07-02T17:57:18.988Z] ---> 93cea623667a [2022-07-02T17:57:18.988Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T17:57:18.988Z] ---> Running in da170d67fb3e [2022-07-02T17:57:19.247Z] Removing intermediate container da170d67fb3e [2022-07-02T17:57:19.247Z] ---> 54a9f8a73af2 [2022-07-02T17:57:19.247Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T17:57:19.510Z] ---> Running in 72c03371d638 [2022-07-02T17:57:19.771Z] Removing intermediate container 72c03371d638 [2022-07-02T17:57:19.771Z] ---> 9a3173ca59d4 [2022-07-02T17:57:19.771Z] Step 25/26 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:57:19.771Z] Removing intermediate container 3f69d0340858 [2022-07-02T17:57:19.771Z] ---> 652822ac2202 [2022-07-02T17:57:19.771Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T17:57:19.771Z] ---> Running in a03d80da5b5c [2022-07-02T17:57:19.771Z] ---> Running in 84636b62e124 [2022-07-02T17:57:20.030Z] Removing intermediate container 84636b62e124 [2022-07-02T17:57:20.030Z] ---> 0f8d9cd3c3f5 [2022-07-02T17:57:20.030Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T17:57:20.030Z] Removing intermediate container a03d80da5b5c [2022-07-02T17:57:20.030Z] ---> 8fc778dbcb41 [2022-07-02T17:57:20.030Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T17:57:20.030Z] ---> Running in ab48919badc7 [2022-07-02T17:57:20.030Z] ---> Running in 069dcc63b2af [2022-07-02T17:57:20.967Z] Removing intermediate container 069dcc63b2af [2022-07-02T17:57:20.967Z] ---> 393a9459cca9 [2022-07-02T17:57:20.967Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T17:57:20.967Z] Removing intermediate container ab48919badc7 [2022-07-02T17:57:20.967Z] ---> ce79cef1138a [2022-07-02T17:57:20.967Z] [2022-07-02T17:57:20.967Z] Successfully built ce79cef1138a [2022-07-02T17:57:20.967Z] Successfully tagged security-spire-config:latest [2022-07-02T17:57:20.967Z]  Building security-spire-config ... done Building core-data [2022-07-02T17:57:25.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T17:57:25.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T17:57:25.206Z] ---> 0f99f15677d0 [2022-07-02T17:57:25.206Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T17:57:25.206Z] ---> Using cache [2022-07-02T17:57:25.206Z] ---> b27ff3e5a58c [2022-07-02T17:57:25.206Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:57:25.206Z] ---> Using cache [2022-07-02T17:57:25.206Z] ---> 242227752a4e [2022-07-02T17:57:25.206Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T17:57:25.206Z] ---> d57ea66e32b8 [2022-07-02T17:57:25.206Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T17:57:25.542Z] ---> Running in 6621de6edb7e [2022-07-02T17:57:25.542Z] Removing intermediate container 0a1d8bac707f [2022-07-02T17:57:25.542Z] ---> f4c48e9786b0 [2022-07-02T17:57:25.542Z] [2022-07-02T17:57:25.542Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T17:57:25.542Z] ---> 0ac33e5f5afa [2022-07-02T17:57:25.542Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T17:57:25.542Z] ---> Using cache [2022-07-02T17:57:25.542Z] ---> f0dffdb9609e [2022-07-02T17:57:25.542Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:57:25.542Z] ---> Using cache [2022-07-02T17:57:25.542Z] ---> 986f79c34b02 [2022-07-02T17:57:25.542Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T17:57:25.831Z] ---> Running in 738c4cb3cfca [2022-07-02T17:57:25.831Z] ---> f71b31710a04 [2022-07-02T17:57:25.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T17:57:26.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:26.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:26.750Z] ---> 617bb2080229 [2022-07-02T17:57:27.016Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T17:57:27.016Z] ---> Running in bf6116981823 [2022-07-02T17:57:27.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:27.283Z] OK: 221 MiB in 52 packages [2022-07-02T17:57:27.542Z] Removing intermediate container bf6116981823 [2022-07-02T17:57:27.542Z] ---> 7714032868c5 [2022-07-02T17:57:27.542Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T17:57:27.542Z] ---> Running in 3745fbf4e963 [2022-07-02T17:57:27.807Z] Removing intermediate container 14a4d745ad0a [2022-07-02T17:57:27.807Z] ---> a8928574699a [2022-07-02T17:57:27.807Z] [2022-07-02T17:57:27.807Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T17:57:27.807Z] ---> e04c818066af [2022-07-02T17:57:27.807Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T17:57:27.807Z] ---> Using cache [2022-07-02T17:57:27.807Z] ---> 1bd9788cb7fc [2022-07-02T17:57:27.807Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T17:57:27.807Z] ---> Using cache [2022-07-02T17:57:27.807Z] ---> 50910acf817e [2022-07-02T17:57:27.807Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T17:57:27.807Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:27.807Z] ---> Running in f3b60bdd6df4 [2022-07-02T17:57:27.807Z] Removing intermediate container 3745fbf4e963 [2022-07-02T17:57:27.807Z] ---> bf3055b46b8f [2022-07-02T17:57:27.807Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T17:57:28.066Z] ---> Running in 4be5ac378e51 [2022-07-02T17:57:28.066Z] Removing intermediate container 6621de6edb7e [2022-07-02T17:57:28.066Z] ---> c1af22c92160 [2022-07-02T17:57:28.066Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T17:57:28.066Z] Removing intermediate container f3b60bdd6df4 [2022-07-02T17:57:28.066Z] ---> dd6f4d00b219 [2022-07-02T17:57:28.066Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T17:57:28.326Z] Removing intermediate container 4be5ac378e51 [2022-07-02T17:57:28.326Z] ---> 486a2985bae8 [2022-07-02T17:57:28.326Z] Step 22/23 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:57:28.326Z] ---> Running in beb61f6b9e02 [2022-07-02T17:57:28.326Z] ---> Running in 61b0df558081 [2022-07-02T17:57:28.326Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T17:57:28.326Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T17:57:28.326Z] OK: 15859 distinct packages available [2022-07-02T17:57:28.326Z] ---> 2d26b90d1590 [2022-07-02T17:57:28.326Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T17:57:28.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:28.326Z] ---> Running in 4547476ca45d [2022-07-02T17:57:28.586Z] Removing intermediate container beb61f6b9e02 [2022-07-02T17:57:28.586Z] ---> 9d92a1bab2c2 [2022-07-02T17:57:28.586Z] Step 15/23 : WORKDIR / [2022-07-02T17:57:28.586Z] Removing intermediate container 61b0df558081 [2022-07-02T17:57:28.586Z] ---> 96ca5ffcd271 [2022-07-02T17:57:28.586Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T17:57:28.586Z] ---> Running in 38af46af900c [2022-07-02T17:57:28.586Z] ---> Running in 7c29feb79391 [2022-07-02T17:57:28.846Z] Removing intermediate container 38af46af900c [2022-07-02T17:57:28.846Z] ---> 0616f951fa6d [2022-07-02T17:57:28.846Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T17:57:28.846Z] Removing intermediate container 7c29feb79391 [2022-07-02T17:57:28.846Z] ---> 6266ed4ae608 [2022-07-02T17:57:28.846Z] [2022-07-02T17:57:28.846Z] Successfully built 6266ed4ae608 [2022-07-02T17:57:29.107Z] Successfully tagged sys-mgmt-agent:latest [2022-07-02T17:57:29.107Z]  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:29.373Z] ---> 558d44e13b67 [2022-07-02T17:57:29.373Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T17:57:29.635Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T17:57:29.635Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T17:57:29.635Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T17:57:29.940Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T17:57:29.941Z] ---> 2eaca46458d7 [2022-07-02T17:57:29.941Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T17:57:29.941Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T17:57:29.941Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T17:57:30.201Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T17:57:30.201Z] Removing intermediate container 4547476ca45d [2022-07-02T17:57:30.201Z] ---> e94f91e0a9fc [2022-07-02T17:57:30.201Z] Step 8/23 : COPY . . [2022-07-02T17:57:30.201Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T17:57:30.201Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T17:57:30.469Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T17:57:30.469Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T17:57:30.469Z] ---> a7a8168304f7 [2022-07-02T17:57:30.469Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T17:57:30.469Z] OK: 8 MiB in 23 packages [2022-07-02T17:57:31.039Z] ---> Running in f8249d2117bb [2022-07-02T17:57:31.977Z] Removing intermediate container f8249d2117bb [2022-07-02T17:57:31.977Z] ---> 828560aa5c65 [2022-07-02T17:57:31.977Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T17:57:32.549Z] ---> Running in 125166f184fd [2022-07-02T17:57:32.549Z] Removing intermediate container 738c4cb3cfca [2022-07-02T17:57:32.549Z] ---> 6170d4661562 [2022-07-02T17:57:32.549Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T17:57:32.809Z] Removing intermediate container 125166f184fd [2022-07-02T17:57:32.809Z] ---> eb90233b0779 [2022-07-02T17:57:32.809Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T17:57:33.069Z] ---> 3dc290259518 [2022-07-02T17:57:33.069Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T17:57:33.069Z] ---> Running in 2cae765cf9cf [2022-07-02T17:57:33.069Z] Removing intermediate container 2cae765cf9cf [2022-07-02T17:57:33.069Z] ---> cc50b37f1d90 [2022-07-02T17:57:33.069Z] Step 22/23 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:57:33.328Z] ---> Running in 78e7d184cd66 [2022-07-02T17:57:33.328Z] Removing intermediate container 78e7d184cd66 [2022-07-02T17:57:33.328Z] ---> 718dda17c1e6 [2022-07-02T17:57:33.328Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T17:57:33.599Z] ---> Running in b5af30766b9e [2022-07-02T17:57:33.599Z] ---> e031667147e5 [2022-07-02T17:57:33.599Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T17:57:33.859Z] Removing intermediate container b5af30766b9e [2022-07-02T17:57:33.859Z] ---> 0caeb6556458 [2022-07-02T17:57:33.859Z] [2022-07-02T17:57:33.859Z] Successfully built 0caeb6556458 [2022-07-02T17:57:33.859Z] Successfully tagged core-metadata:latest [2022-07-02T17:57:33.859Z]  Building core-metadata ... done  ---> e1118396aa9b [2022-07-02T17:57:33.859Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T17:57:34.124Z] ---> Running in 289ee8f14462 [2022-07-02T17:57:34.420Z] Removing intermediate container 289ee8f14462 [2022-07-02T17:57:34.420Z] ---> ddae416274f7 [2022-07-02T17:57:34.420Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T17:57:34.420Z] ---> Running in 1e0013a6ede0 [2022-07-02T17:57:34.677Z] Removing intermediate container 1e0013a6ede0 [2022-07-02T17:57:34.677Z] ---> c29171be1b34 [2022-07-02T17:57:34.677Z] Step 18/20 : LABEL arch=x86_64 [2022-07-02T17:57:34.936Z] ---> Running in bcfacedf49cc [2022-07-02T17:57:34.936Z] Removing intermediate container bcfacedf49cc [2022-07-02T17:57:34.936Z] ---> e676ee440ec4 [2022-07-02T17:57:34.936Z] Step 19/20 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:57:35.196Z] ---> Running in 5f0c4a33938f [2022-07-02T17:57:35.196Z] Removing intermediate container 5f0c4a33938f [2022-07-02T17:57:35.196Z] ---> 24c2ee529742 [2022-07-02T17:57:35.196Z] Step 20/20 : LABEL version=0.0.0 [2022-07-02T17:57:35.469Z] ---> Running in e127d38e4347 [2022-07-02T17:57:35.729Z] Removing intermediate container e127d38e4347 [2022-07-02T17:57:35.729Z] ---> ab0d3c362025 [2022-07-02T17:57:35.729Z] [2022-07-02T17:57:35.729Z] Successfully built ab0d3c362025 [2022-07-02T17:57:35.988Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-02T17:57:37.370Z]  Building security-spiffe-token-provider ... done Removing intermediate container afbfb63c35ab [2022-07-02T17:57:37.370Z] ---> 4924dadbff06 [2022-07-02T17:57:37.370Z] [2022-07-02T17:57:37.370Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T17:57:37.370Z] ---> e04c818066af [2022-07-02T17:57:37.370Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T17:57:37.370Z] ---> Using cache [2022-07-02T17:57:37.370Z] ---> 1bd9788cb7fc [2022-07-02T17:57:37.370Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T17:57:37.370Z] ---> Using cache [2022-07-02T17:57:37.370Z] ---> 50910acf817e [2022-07-02T17:57:37.370Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T17:57:37.370Z] ---> 0502872ccc03 [2022-07-02T17:57:37.370Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T17:57:37.630Z] ---> Running in c16154ae5b52 [2022-07-02T17:57:37.630Z] ---> Running in dcb5513401f0 [2022-07-02T17:57:37.630Z] Removing intermediate container dcb5513401f0 [2022-07-02T17:57:37.630Z] ---> 5a5acaf475bf [2022-07-02T17:57:37.630Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T17:57:37.630Z] ---> Running in 6709f40e96f8 [2022-07-02T17:57:37.890Z] Removing intermediate container 6709f40e96f8 [2022-07-02T17:57:37.890Z] ---> 48d65da0d6f4 [2022-07-02T17:57:37.890Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T17:57:37.890Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T17:57:37.890Z] ---> 5353fd9057c5 [2022-07-02T17:57:37.890Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T17:57:38.828Z] ---> 3328a5fbbadf [2022-07-02T17:57:38.828Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T17:57:38.828Z] ---> 91fdfd43c8af [2022-07-02T17:57:38.828Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T17:57:38.828Z] ---> Running in a20485caf85a [2022-07-02T17:57:39.088Z] Removing intermediate container a20485caf85a [2022-07-02T17:57:39.088Z] ---> c6edc847943d [2022-07-02T17:57:39.088Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T17:57:39.088Z] ---> Running in 0fe9e4b089df [2022-07-02T17:57:39.088Z] Removing intermediate container 0fe9e4b089df [2022-07-02T17:57:39.088Z] ---> abb8ebba5b73 [2022-07-02T17:57:39.088Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T17:57:39.088Z] ---> Running in 8f9952a8f067 [2022-07-02T17:57:39.351Z] Removing intermediate container 8f9952a8f067 [2022-07-02T17:57:39.351Z] ---> 2e431b65b8cd [2022-07-02T17:57:39.351Z] Step 21/22 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:57:39.351Z] ---> Running in babf279ddc94 [2022-07-02T17:57:39.351Z] Removing intermediate container babf279ddc94 [2022-07-02T17:57:39.351Z] ---> af625055bb6d [2022-07-02T17:57:39.351Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T17:57:39.351Z] ---> Running in 995827e75ed8 [2022-07-02T17:57:39.611Z] Removing intermediate container 995827e75ed8 [2022-07-02T17:57:39.611Z] ---> 04eb008bc6be [2022-07-02T17:57:39.611Z] [2022-07-02T17:57:39.611Z] Successfully built 04eb008bc6be [2022-07-02T17:57:39.611Z] Successfully tagged support-scheduler:latest [2022-07-02T17:57:53.634Z] Removing intermediate container e31a23746f72 [2022-07-02T17:57:53.634Z] ---> d5be76f52a0c [2022-07-02T17:57:53.634Z] Successfully built d5be76f52a0c [2022-07-02T17:57:53.634Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T17:57:54.003Z] + docker inspect -f . ci-base-image-arm64 [2022-07-02T17:57:54.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T17:57:54.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-16709 does not seem to be running inside a container [2022-07-02T17:57:54.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2022-07-02T17:57:54.508Z]  Building support-scheduler ... done Removing intermediate container c16154ae5b52 [2022-07-02T17:57:54.508Z] ---> 9c732ee7aa4f [2022-07-02T17:57:54.508Z] [2022-07-02T17:57:54.508Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T17:57:54.508Z] ---> e04c818066af [2022-07-02T17:57:54.508Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T17:57:54.508Z] ---> Running in 02352131a402 [2022-07-02T17:57:54.508Z] Removing intermediate container 02352131a402 [2022-07-02T17:57:54.508Z] ---> 078316c4d31b [2022-07-02T17:57:54.508Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T17:57:54.508Z] ---> Running in c87df19847ca [2022-07-02T17:57:54.508Z] Removing intermediate container c87df19847ca [2022-07-02T17:57:54.508Z] ---> 677e38054120 [2022-07-02T17:57:54.508Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T17:57:54.508Z] ---> Running in 1a516c099cd4 [2022-07-02T17:57:54.508Z] Removing intermediate container 1a516c099cd4 [2022-07-02T17:57:54.508Z] ---> c08a2930ab53 [2022-07-02T17:57:54.508Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T17:57:54.508Z] ---> Running in fe199c6879eb [2022-07-02T17:57:54.769Z] Removing intermediate container fe199c6879eb [2022-07-02T17:57:54.769Z] ---> 57af1c35c003 [2022-07-02T17:57:54.769Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T17:57:54.769Z] ---> Running in dbf1d59408ea [2022-07-02T17:57:55.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T17:57:55.747Z] $ docker top 9fa10c19dbc70ad23d4831c12e4c02f3adf4bdd70729e7afd6420e9d40eab8bf -eo pid,comm [2022-07-02T17:57:55.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-07-02T17:57:56.228Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T17:57:56.488Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T17:57:56.488Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T17:57:56.488Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T17:57:56.695Z] + go version [2022-07-02T17:57:56.695Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-02T17:57:56.718Z] $ docker stop --time=1 9fa10c19dbc70ad23d4831c12e4c02f3adf4bdd70729e7afd6420e9d40eab8bf [2022-07-02T17:57:56.748Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T17:57:56.748Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T17:57:56.748Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T17:57:56.748Z] OK: 8 MiB in 20 packages [2022-07-02T17:57:57.317Z] Removing intermediate container dbf1d59408ea [2022-07-02T17:57:57.317Z] ---> 0720b8165b93 [2022-07-02T17:57:57.317Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T17:57:57.317Z] ---> 0717c303f356 [2022-07-02T17:57:57.317Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T17:57:57.889Z] ---> 5af9844a96be [2022-07-02T17:57:57.889Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T17:57:58.150Z] ---> 94fefd49ebfe [2022-07-02T17:57:58.150Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T17:57:58.150Z] ---> Running in 4d0469a727a0 [2022-07-02T17:57:58.150Z] Removing intermediate container 4d0469a727a0 [2022-07-02T17:57:58.150Z] ---> 578735317fa0 [2022-07-02T17:57:58.150Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T17:57:58.150Z] ---> Running in f2f7c7df6a87 [2022-07-02T17:57:58.409Z] Removing intermediate container f2f7c7df6a87 [2022-07-02T17:57:58.409Z] ---> e6f0b44c75c9 [2022-07-02T17:57:58.409Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T17:57:58.409Z] ---> Running in 68775e2c083c [2022-07-02T17:57:58.409Z] Removing intermediate container 68775e2c083c [2022-07-02T17:57:58.409Z] ---> bffc63e39418 [2022-07-02T17:57:58.409Z] Step 22/23 : LABEL git_sha=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [2022-07-02T17:57:58.409Z] ---> Running in 804d945ba99d [2022-07-02T17:57:58.413Z] $ docker rm -f 9fa10c19dbc70ad23d4831c12e4c02f3adf4bdd70729e7afd6420e9d40eab8bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-07-02T17:57:58.668Z] Removing intermediate container 804d945ba99d [2022-07-02T17:57:58.668Z] ---> d1e4bbd1807c [2022-07-02T17:57:58.668Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T17:57:58.668Z] ---> Running in 03dbe186b74d [2022-07-02T17:57:58.668Z] Removing intermediate container 03dbe186b74d [2022-07-02T17:57:58.668Z] ---> bc2432b48555 [2022-07-02T17:57:58.668Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T17:57:58.931Z] Successfully built bc2432b48555 [2022-07-02T17:57:58.931Z] Successfully tagged core-data:latest [2022-07-02T17:57:58.938Z]  Building core-data ... done  [Pipeline] } [2022-07-02T17:57:58.944Z] $ docker stop --time=1 be666960ab7d89a2d7dd76118f1281c8b890cef2b973b4ef7c650cb259d47833 [2022-07-02T17:57:59.042Z] + docker inspect -f . ci-base-image-arm64 [2022-07-02T17:57:59.042Z] . [2022-07-02T17:58:00.269Z] $ docker rm -f be666960ab7d89a2d7dd76118f1281c8b890cef2b973b4ef7c650cb259d47833 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T17:58:00.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-16709 does not seem to be running inside a container [2022-07-02T17:58:00.620Z] + docker images [2022-07-02T17:58:00.620Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T17:58:00.620Z] core-data latest bc2432b48555 2 seconds ago 22.5MB [2022-07-02T17:58:00.620Z] 9c732ee7aa4f 8 seconds ago 1.65GB [2022-07-02T17:58:00.620Z] support-scheduler latest 04eb008bc6be 21 seconds ago 26.4MB [2022-07-02T17:58:00.620Z] 4924dadbff06 23 seconds ago 1.67GB [2022-07-02T17:58:00.620Z] security-spiffe-token-provider latest ab0d3c362025 25 seconds ago 29MB [2022-07-02T17:58:00.620Z] core-metadata latest 0caeb6556458 27 seconds ago 17MB [2022-07-02T17:58:00.620Z] sys-mgmt-agent latest 6266ed4ae608 32 seconds ago 299MB [2022-07-02T17:58:00.620Z] a8928574699a 33 seconds ago 1.62GB [2022-07-02T17:58:00.620Z] f4c48e9786b0 37 seconds ago 1.67GB [2022-07-02T17:58:00.620Z] security-spire-config latest ce79cef1138a 40 seconds ago 86.7MB [2022-07-02T17:58:00.620Z] security-proxy-setup latest 6c7f2560eaaa 49 seconds ago 26.9MB [2022-07-02T17:58:00.620Z] 36ef27b84533 54 seconds ago 1.52GB [2022-07-02T17:58:00.620Z] core-command latest ecb8dc6c2d8e About a minute ago 16.1MB [2022-07-02T17:58:00.620Z] d5745fed8576 About a minute ago 1.62GB [2022-07-02T17:58:00.620Z] 9b7dc3d51425 About a minute ago 1.62GB [2022-07-02T17:58:00.620Z] 3368f579229c About a minute ago 1.61GB [2022-07-02T17:58:00.620Z] security-bootstrapper latest f40de233e00c About a minute ago 19.1MB [2022-07-02T17:58:00.620Z] support-notifications latest 8cf722fb21c6 About a minute ago 27MB [2022-07-02T17:58:00.620Z] security-secretstore-setup latest 7b1b0d6ecab6 About a minute ago 28.5MB [2022-07-02T17:58:00.620Z] e9335562b819 About a minute ago 1.68GB [2022-07-02T17:58:00.620Z] a64ad81005e6 About a minute ago 1.62GB [2022-07-02T17:58:00.620Z] security-spire-agent latest 3094367addac About a minute ago 127MB [2022-07-02T17:58:00.620Z] security-spire-server latest 8461a2b9cb7d About a minute ago 87.3MB [2022-07-02T17:58:00.621Z] 09bab4bc129d About a minute ago 1.63GB [2022-07-02T17:58:00.621Z] afc38a415d9d 2 minutes ago 1.52GB [2022-07-02T17:58:00.621Z] 1d7f9891df7e 2 minutes ago 1.52GB [2022-07-02T17:58:00.621Z] ci-base-image-x86_64 latest 0f99f15677d0 4 minutes ago 1.02GB [2022-07-02T17:58:00.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-02T17:58:00.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-02T17:58:00.621Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-02T17:58:00.621Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-02T17:58:00.621Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-02T17:58:00.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [2022-07-02T17:58:00.692Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2022-07-02T17:58:01.972Z] $ docker top d18e6517cdc2591e3c8b2137b9e8c8657dd6147338c44befe9ca199841446202 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2022-07-02T17:58:02.262Z] ========================================================= [2022-07-02T17:58:02.263Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-02T17:58:02.263Z] ========================================================= [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [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] } [2022-07-02T17:58:03.227Z] + make test [2022-07-02T17:58:03.227Z] go mod tidy -compat=1.17 [2022-07-02T17:58:04.205Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-02T17:58:43.226Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T18:00:35.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T18:00:35.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T18:00:35.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T18:00:35.145Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T18:00:35.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T18:00:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements [2022-07-02T18:00:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T18:00:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T18:00:55.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.448s coverage: 98.5% of statements [2022-07-02T18:00:55.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T18:00:55.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.576s coverage: 54.2% of statements [2022-07-02T18:00:55.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T18:00:55.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T18:01:22.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.543s coverage: 89.2% of statements [2022-07-02T18:01:22.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T18:01:22.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T18:01:22.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T18:01:22.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.618s coverage: 83.8% of statements [2022-07-02T18:01:22.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T18:01:22.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T18:01:22.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T18:01:22.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.115s coverage: 95.6% of statements [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T18:01:22.919Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.272s coverage: 72.2% of statements [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T18:01:22.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.458s coverage: 60.0% of statements [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T18:01:22.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.796s coverage: 0.9% of statements [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T18:01:22.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.340s coverage: 58.8% of statements [2022-07-02T18:01:22.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements [2022-07-02T18:01:22.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T18:01:22.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 47.1% of statements [2022-07-02T18:01:22.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.318s coverage: 79.5% of statements [2022-07-02T18:01:22.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements [2022-07-02T18:01:23.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements [2022-07-02T18:01:23.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements [2022-07-02T18:01:35.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements [2022-07-02T18:01:35.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2022-07-02T18:01:42.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.691s coverage: 82.5% of statements [2022-07-02T18:01:42.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T18:01:49.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.310s coverage: 92.9% of statements [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T18:01:49.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T18:01:49.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T18:01:49.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T18:01:49.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.311s coverage: 58.8% of statements [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T18:01:49.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements [2022-07-02T18:01:49.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements [2022-07-02T18:01:49.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.381s coverage: 85.4% of statements [2022-07-02T18:01:49.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.077s coverage: 91.2% of statements [2022-07-02T18:01:49.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T18:01:56.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.024s coverage: 64.4% of statements [2022-07-02T18:01:56.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T18:01:56.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T18:01:56.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2022-07-02T18:01:56.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements [2022-07-02T18:01:56.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-07-02T18:01:56.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-07-02T18:01:56.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements [2022-07-02T18:02:04.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.441s coverage: 65.4% of statements [2022-07-02T18:02:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T18:02:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T18:02:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T18:02:07.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.928s coverage: 43.8% of statements [2022-07-02T18:02:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T18:02:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T18:02:07.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.273s coverage: 89.5% of statements [2022-07-02T18:02:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T18:02:07.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2022-07-02T18:02:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T18:02:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T18:02:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T18:02:07.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T18:02:15.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements [2022-07-02T18:02:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T18:02:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T18:02:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T18:02:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T18:02:15.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.823s coverage: 92.3% of statements [2022-07-02T18:02:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T18:02:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T18:02:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T18:02:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T18:02:15.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements [2022-07-02T18:02:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T18:02:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T18:02:16.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements [2022-07-02T18:02:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T18:02:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T18:02:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T18:02:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T18:02:16.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2022-07-02T18:02:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T18:02:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T18:02:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T18:02:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T18:02:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T18:02:16.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T18:02:16.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2022-07-02T18:02:16.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-07-02T18:02:17.419Z] 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 [2022-07-02T18:02:17.419Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-02T18:02:17.419Z] GO111MODULE=on go vet ./... [2022-07-02T18:04:09.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T18:04:09.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T18:04:09.289Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T18:04:09.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T18:04:09.965Z] + ls -al . [2022-07-02T18:04:09.965Z] total 680 [2022-07-02T18:04:09.965Z] drwxrwxr-x 9 1001 1001 4096 Jul 2 17:58 . [2022-07-02T18:04:09.965Z] drwxr-xr-x 4 root root 4096 Jul 2 17:58 .. [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 11 Jul 2 17:55 .dockerignore [2022-07-02T18:04:09.965Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 17:55 .git [2022-07-02T18:04:09.965Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 17:55 .github [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 879 Jul 2 17:55 .gitignore [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 17:55 .golangci.yml [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 87 Jul 2 17:55 .hadolint.yml [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 166 Jul 2 17:55 .sonarcloud.properties [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 17:55 ADOPTERS.md [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 10347 Jul 2 17:55 Attribution.txt [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 63209 Jul 2 17:55 CHANGELOG.md [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 17:55 CONTRIBUTING.md [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 17:55 GOVERNANCE.md [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 850 Jul 2 17:55 Jenkinsfile [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 17:55 LICENSE [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 10389 Jul 2 17:55 Makefile [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 17:55 OWNERS.md [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 9094 Jul 2 17:55 README.md [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 6912 Jul 2 17:55 SECURITY.md [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 17:52 VERSION [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 4131 Jul 2 17:55 ZMQWindows.md [2022-07-02T18:04:09.965Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 17:55 bin [2022-07-02T18:04:09.965Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 17:55 cmd [2022-07-02T18:04:09.965Z] -rw-r--r-- 1 root root 435593 Jul 2 18:02 coverage.out [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 3311 Jul 2 17:55 go.mod [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 36231 Jul 2 17:58 go.sum [2022-07-02T18:04:09.965Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 17:55 internal [2022-07-02T18:04:09.965Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 17:55 openapi [2022-07-02T18:04:09.965Z] drwxrwxr-x 4 1001 1001 4096 Jul 2 17:55 snap [2022-07-02T18:04:09.965Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 17:55 version.go [Pipeline] sh [2022-07-02T18:04:10.634Z] + '[' -e coverage.out ] [2022-07-02T18:04:10.634Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T18:04:10.658Z] Warning: overwriting stash ‘coverage-report’ [2022-07-02T18:04:11.514Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T18:04:12.159Z] + make build [2022-07-02T18:04:12.159Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T18:05:33.967Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-02T18:06:42.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-02T18:06:42.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T18:07:21.413Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T18:07:21.413Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T18:07:24.816Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T18:07:31.598Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T18:07:36.093Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T18:07:41.619Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T18:07:45.020Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T18:07:49.345Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T18:07:57.649Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-07-02T18:08:03.064Z] $ docker stop --time=1 d18e6517cdc2591e3c8b2137b9e8c8657dd6147338c44befe9ca199841446202 [2022-07-02T18:08:05.172Z] $ docker rm -f d18e6517cdc2591e3c8b2137b9e8c8657dd6147338c44befe9ca199841446202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:08:07.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T18:08:07.575Z] [2022-07-02T18:08:07.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:08:07.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T18:08:08.202Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-02T18:08:08.202Z] 29e5d40040c1: Pulling fs layer [2022-07-02T18:08:08.202Z] 1ce36da41761: Pulling fs layer [2022-07-02T18:08:08.202Z] 25b303627fd3: Pulling fs layer [2022-07-02T18:08:08.202Z] 29e5d40040c1: Verifying Checksum [2022-07-02T18:08:08.202Z] 29e5d40040c1: Download complete [2022-07-02T18:08:08.477Z] 1ce36da41761: Verifying Checksum [2022-07-02T18:08:08.477Z] 1ce36da41761: Download complete [2022-07-02T18:08:09.075Z] 29e5d40040c1: Pull complete [2022-07-02T18:08:10.056Z] 25b303627fd3: Download complete [2022-07-02T18:08:10.056Z] 1ce36da41761: Pull complete [2022-07-02T18:08:22.447Z] 25b303627fd3: Pull complete [2022-07-02T18:08:22.447Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-02T18:08:22.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T18:08:22.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:08:22.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-16709 does not seem to be running inside a container [2022-07-02T18:08:22.808Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2022-07-02T18:08:25.213Z] $ docker top f7257d4abc918483267a60f6c88af91ae9e64cad7907543d135d5aa7b10685ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T18:08:26.122Z] + docker-compose build --help [2022-07-02T18:08:26.122Z] + grep parallel [2022-07-02T18:08:31.505Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T18:08:31.521Z] $ docker stop --time=1 f7257d4abc918483267a60f6c88af91ae9e64cad7907543d135d5aa7b10685ae [2022-07-02T18:08:33.156Z] $ docker rm -f f7257d4abc918483267a60f6c88af91ae9e64cad7907543d135d5aa7b10685ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:08:33.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T18:08:33.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:08:34.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-16709 does not seem to be running inside a container [2022-07-02T18:08:34.092Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2022-07-02T18:08:35.332Z] $ docker top 8d3930b4a27ac4eb84d430e8208485a7ee37c804d1e3899d51cbeaa135713d3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T18:08:36.239Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T18:08:41.625Z] Building core-command ... [2022-07-02T18:08:41.625Z] Building core-data ... [2022-07-02T18:08:41.625Z] Building core-metadata ... [2022-07-02T18:08:41.625Z] Building security-bootstrapper ... [2022-07-02T18:08:41.625Z] Building security-proxy-setup ... [2022-07-02T18:08:41.626Z] Building security-secretstore-setup ... [2022-07-02T18:08:41.626Z] Building security-spiffe-token-provider ... [2022-07-02T18:08:41.626Z] Building security-spire-agent ... [2022-07-02T18:08:41.626Z] Building security-spire-config ... [2022-07-02T18:08:41.626Z] Building security-spire-server ... [2022-07-02T18:08:41.626Z] Building support-notifications ... [2022-07-02T18:08:41.626Z] Building support-scheduler ... [2022-07-02T18:08:41.626Z] Building sys-mgmt-agent ... [2022-07-02T18:08:41.626Z] Building security-spire-server [2022-07-02T18:08:41.626Z] Building core-data [2022-07-02T18:08:41.626Z] Building security-bootstrapper [2022-07-02T18:08:41.626Z] Building security-spire-config [2022-07-02T18:08:41.626Z] Building support-scheduler [2022-07-02T18:10:03.393Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:10:03.393Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:10:03.393Z] ---> d5be76f52a0c [2022-07-02T18:10:03.393Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T18:10:03.393Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:10:03.393Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:10:03.393Z] ---> d5be76f52a0c [2022-07-02T18:10:03.393Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T18:10:03.393Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:10:03.393Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:10:03.393Z] ---> d5be76f52a0c [2022-07-02T18:10:03.393Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T18:10:03.393Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:10:03.393Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:10:03.393Z] ---> d5be76f52a0c [2022-07-02T18:10:03.393Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T18:10:03.393Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:10:03.393Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:10:03.393Z] ---> d5be76f52a0c [2022-07-02T18:10:03.393Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:10:03.393Z] ---> Running in a830470ffe96 [2022-07-02T18:10:03.393Z] ---> Running in 41d816973337 [2022-07-02T18:10:03.393Z] ---> Running in 3cea9ffba599 [2022-07-02T18:10:03.393Z] ---> Running in 2f08666590bd [2022-07-02T18:10:03.393Z] ---> Running in e1f61a2fa09c [2022-07-02T18:10:03.393Z] Removing intermediate container 3cea9ffba599 [2022-07-02T18:10:03.393Z] ---> eb7cc6fa14fb [2022-07-02T18:10:03.393Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:10:03.393Z] Removing intermediate container 41d816973337 [2022-07-02T18:10:03.393Z] ---> 559451593ed1 [2022-07-02T18:10:03.393Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:10:03.393Z] Removing intermediate container a830470ffe96 [2022-07-02T18:10:03.393Z] ---> eff0dc02e81d [2022-07-02T18:10:03.393Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:10:03.393Z] Removing intermediate container e1f61a2fa09c [2022-07-02T18:10:03.393Z] ---> c9b03f46f7a3 [2022-07-02T18:10:03.393Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:10:03.393Z] Removing intermediate container 2f08666590bd [2022-07-02T18:10:03.393Z] ---> bdf4324bf6e8 [2022-07-02T18:10:03.393Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:10:03.393Z] ---> Running in 8a37ba05a266 [2022-07-02T18:10:03.393Z] ---> Running in d47a02205858 [2022-07-02T18:10:03.393Z] ---> Running in 4233436f4e8f [2022-07-02T18:10:03.393Z] ---> Running in 56168ef2b243 [2022-07-02T18:10:03.393Z] ---> Running in f1b9a3d8bb6f [2022-07-02T18:10:04.000Z] Removing intermediate container 8a37ba05a266 [2022-07-02T18:10:04.000Z] ---> c356d8146e87 [2022-07-02T18:10:04.000Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T18:10:04.286Z] Removing intermediate container 4233436f4e8f [2022-07-02T18:10:04.286Z] ---> afa64e7ee733 [2022-07-02T18:10:04.286Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T18:10:04.286Z] ---> Running in cbb249d3b424 [2022-07-02T18:10:04.568Z] ---> Running in 53e08b867be0 [2022-07-02T18:10:05.181Z] Removing intermediate container f1b9a3d8bb6f [2022-07-02T18:10:05.182Z] ---> e0dc14af5510 [2022-07-02T18:10:05.182Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T18:10:05.182Z] Removing intermediate container 56168ef2b243 [2022-07-02T18:10:05.182Z] ---> 24fc8e7911e2 [2022-07-02T18:10:05.182Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T18:10:05.182Z] ---> Running in 7c57fd975f81 [2022-07-02T18:10:05.182Z] Removing intermediate container d47a02205858 [2022-07-02T18:10:05.182Z] ---> 3d95ed1d155f [2022-07-02T18:10:05.182Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T18:10:05.182Z] ---> Running in 283d84abe5f8 [2022-07-02T18:10:05.457Z] ---> Running in 1b781c2bc043 [2022-07-02T18:10:06.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:10:06.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:10:07.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:10:07.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:10:07.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:10:07.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:10:07.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:10:08.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:10:08.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:10:08.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:10:08.639Z] OK: 220 MiB in 52 packages [2022-07-02T18:10:08.639Z] OK: 220 MiB in 52 packages [2022-07-02T18:10:09.643Z] OK: 220 MiB in 52 packages [2022-07-02T18:10:09.919Z] OK: 220 MiB in 52 packages [2022-07-02T18:10:10.197Z] OK: 220 MiB in 52 packages [2022-07-02T18:10:10.474Z] Removing intermediate container 53e08b867be0 [2022-07-02T18:10:10.474Z] ---> 12b78a216af6 [2022-07-02T18:10:10.474Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T18:10:11.109Z] Removing intermediate container cbb249d3b424 [2022-07-02T18:10:11.109Z] ---> c8bc9b8e20dc [2022-07-02T18:10:11.109Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T18:10:11.387Z] Removing intermediate container 283d84abe5f8 [2022-07-02T18:10:11.387Z] ---> c010bb5b700c [2022-07-02T18:10:11.387Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T18:10:11.665Z] Removing intermediate container 7c57fd975f81 [2022-07-02T18:10:11.665Z] ---> 25b5d21e3101 [2022-07-02T18:10:11.665Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T18:10:11.665Z] ---> 1980c36e980d [2022-07-02T18:10:11.665Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:10:11.940Z] Removing intermediate container 1b781c2bc043 [2022-07-02T18:10:11.940Z] ---> 17a98bb7b859 [2022-07-02T18:10:11.940Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:10:11.940Z] ---> Running in 24bc876a3af0 [2022-07-02T18:10:12.216Z] ---> 76386afc5b7a [2022-07-02T18:10:12.216Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:10:12.494Z] ---> Running in 5fbccfb507c5 [2022-07-02T18:10:13.118Z] ---> 0d7ddd36ec65 [2022-07-02T18:10:13.118Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:10:13.118Z] ---> c15eaf5aa266 [2022-07-02T18:10:13.118Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:10:13.118Z] ---> Running in 171dc81e3336 [2022-07-02T18:10:13.403Z] ---> Running in 58da6f4488d2 [2022-07-02T18:10:14.010Z] ---> 5af689bbeb72 [2022-07-02T18:10:14.010Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:10:14.010Z] ---> Running in 6f9dce7350ab [2022-07-02T18:10:16.674Z] Removing intermediate container 24bc876a3af0 [2022-07-02T18:10:16.674Z] ---> 489376193e80 [2022-07-02T18:10:16.674Z] Step 8/31 : COPY . . [2022-07-02T18:10:19.341Z] Removing intermediate container 5fbccfb507c5 [2022-07-02T18:10:19.341Z] ---> 2ecb3289957a [2022-07-02T18:10:19.341Z] Step 8/26 : COPY . . [2022-07-02T18:10:19.625Z] Removing intermediate container 171dc81e3336 [2022-07-02T18:10:19.625Z] ---> 5398dc59c4bd [2022-07-02T18:10:19.625Z] Step 8/25 : COPY . . [2022-07-02T18:10:19.901Z] Removing intermediate container 58da6f4488d2 [2022-07-02T18:10:19.901Z] ---> 5d6a778ca226 [2022-07-02T18:10:19.901Z] Step 8/22 : COPY . . [2022-07-02T18:10:19.901Z] Removing intermediate container 6f9dce7350ab [2022-07-02T18:10:19.901Z] ---> 139ec1c40558 [2022-07-02T18:10:19.901Z] Step 8/23 : COPY . . [2022-07-02T18:10:46.711Z] ---> 548355c25a6e [2022-07-02T18:10:46.712Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T18:10:46.712Z] ---> a2e3fd7c1b1a [2022-07-02T18:10:46.712Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T18:10:46.712Z] ---> Running in cfb276d357c2 [2022-07-02T18:10:46.712Z] ---> b91d6e4a27c3 [2022-07-02T18:10:46.712Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T18:10:46.712Z] ---> Running in 2c9000b26c23 [2022-07-02T18:10:46.712Z] ---> f3741969bed5 [2022-07-02T18:10:46.712Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T18:10:46.712Z] ---> 65afefd09316 [2022-07-02T18:10:46.712Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T18:10:46.712Z] ---> Running in 42cb1a33d975 [2022-07-02T18:10:46.712Z] ---> Running in 3035faaa7601 [2022-07-02T18:10:46.712Z] ---> Running in f954bf61201b [2022-07-02T18:10:46.712Z] Removing intermediate container 2c9000b26c23 [2022-07-02T18:10:46.712Z] ---> 7a92d91fc626 [2022-07-02T18:10:46.712Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T18:10:46.712Z] Removing intermediate container 42cb1a33d975 [2022-07-02T18:10:46.712Z] ---> 42a018e77165 [2022-07-02T18:10:46.712Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T18:10:46.712Z] ---> Running in fa4e15a6dc76 [2022-07-02T18:10:46.712Z] ---> Running in 62f8cf45169e [2022-07-02T18:10:46.712Z] Removing intermediate container 62f8cf45169e [2022-07-02T18:10:46.712Z] ---> e093046052cb [2022-07-02T18:10:46.712Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T18:10:46.712Z] Removing intermediate container fa4e15a6dc76 [2022-07-02T18:10:46.712Z] ---> 595a0052fdfe [2022-07-02T18:10:46.712Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T18:10:46.712Z] ---> Running in c48b03cd6a54 [2022-07-02T18:10:46.712Z] ---> Running in a8e7739aa505 [2022-07-02T18:10:46.712Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T18:10:46.712Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T18:10:47.002Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T18:10:50.425Z] Removing intermediate container c48b03cd6a54 [2022-07-02T18:10:50.425Z] ---> eaed2139bc1a [2022-07-02T18:10:50.425Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T18:10:50.425Z] Removing intermediate container a8e7739aa505 [2022-07-02T18:10:50.425Z] ---> 2f1fd37a058b [2022-07-02T18:10:50.425Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T18:10:50.425Z] ---> Running in d795721c4059 [2022-07-02T18:10:50.425Z] ---> Running in 266fca9a95f6 [2022-07-02T18:10:51.040Z] Removing intermediate container 266fca9a95f6 [2022-07-02T18:10:51.040Z] ---> b7578dd3655f [2022-07-02T18:10:51.040Z] [2022-07-02T18:10:51.040Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T18:10:51.040Z] Removing intermediate container d795721c4059 [2022-07-02T18:10:51.040Z] ---> b4b17dfe09d4 [2022-07-02T18:10:51.040Z] [2022-07-02T18:10:51.040Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T18:10:51.040Z] 3.15: Pulling from library/alpine [2022-07-02T18:10:51.040Z] 3.15: Pulling from library/alpine [2022-07-02T18:10:52.503Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T18:10:52.503Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T18:10:52.503Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T18:10:52.503Z] Status: Image is up to date for alpine:3.15 [2022-07-02T18:10:52.503Z] ---> 3fb3c9af89a9 [2022-07-02T18:10:52.503Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:10:52.503Z] ---> 3fb3c9af89a9 [2022-07-02T18:10:52.503Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:10:52.799Z] ---> Running in ae69786ea521 [2022-07-02T18:10:52.799Z] ---> Running in c0c2843757ff [2022-07-02T18:10:53.404Z] Removing intermediate container c0c2843757ff [2022-07-02T18:10:53.404Z] ---> 6ab4bbe51b33 [2022-07-02T18:10:53.404Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:10:53.685Z] Removing intermediate container ae69786ea521 [2022-07-02T18:10:53.685Z] ---> 5e3b260838da [2022-07-02T18:10:53.685Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:10:53.685Z] ---> Running in 1da5f692c138 [2022-07-02T18:10:53.685Z] ---> Running in 18cf6a32140c [2022-07-02T18:10:58.059Z] Removing intermediate container 18cf6a32140c [2022-07-02T18:10:58.059Z] ---> 3f77825ff6a0 [2022-07-02T18:10:58.059Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T18:10:58.059Z] ---> Running in df889d99dcb7 [2022-07-02T18:10:58.059Z] Removing intermediate container 1da5f692c138 [2022-07-02T18:10:58.059Z] ---> 1f44858f9f3a [2022-07-02T18:10:58.059Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T18:10:58.059Z] ---> Running in ead59ab04f40 [2022-07-02T18:11:00.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:11:00.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:11:01.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:11:01.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:11:02.762Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:11:02.762Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:11:02.762Z] OK: 15736 distinct packages available [2022-07-02T18:11:02.762Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:11:02.762Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:11:02.762Z] OK: 15736 distinct packages available [2022-07-02T18:11:02.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:11:02.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:11:03.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:11:03.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:11:04.746Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T18:11:05.023Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:11:05.023Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T18:11:05.023Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T18:11:05.023Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T18:11:05.023Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:11:05.300Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T18:11:05.300Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T18:11:05.300Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T18:11:05.300Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:11:05.300Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:11:05.580Z] OK: 6 MiB in 19 packages [2022-07-02T18:11:05.580Z] OK: 6 MiB in 18 packages [2022-07-02T18:11:07.618Z] Removing intermediate container df889d99dcb7 [2022-07-02T18:11:07.618Z] ---> 94ac9b81557e [2022-07-02T18:11:07.618Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T18:11:07.618Z] Removing intermediate container ead59ab04f40 [2022-07-02T18:11:07.618Z] ---> 8bcde0ed6a66 [2022-07-02T18:11:07.618Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T18:11:15.932Z] ---> c996a93ff515 [2022-07-02T18:11:15.932Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T18:11:15.932Z] ---> 1064b9d7ac45 [2022-07-02T18:11:15.932Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T18:11:16.545Z] ---> 1b1a1ce20c30 [2022-07-02T18:11:16.545Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T18:11:16.830Z] ---> d4ad85437d93 [2022-07-02T18:11:16.830Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T18:11:16.830Z] ---> Running in 49cb54b2bf5f [2022-07-02T18:11:17.436Z] Removing intermediate container 49cb54b2bf5f [2022-07-02T18:11:17.436Z] ---> 4ff7a164770a [2022-07-02T18:11:17.436Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T18:11:18.034Z] ---> 59acb09f6276 [2022-07-02T18:11:18.034Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T18:11:18.637Z] ---> 9c4c2098b1d8 [2022-07-02T18:11:18.637Z] Step 21/26 : WORKDIR / [2022-07-02T18:11:18.916Z] ---> Running in 85902bbefea8 [2022-07-02T18:11:19.191Z] ---> fb54446c6500 [2022-07-02T18:11:19.191Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T18:11:19.191Z] ---> Running in 67b3f479e323 [2022-07-02T18:11:19.466Z] Removing intermediate container 85902bbefea8 [2022-07-02T18:11:19.466Z] ---> dc679fdca844 [2022-07-02T18:11:19.466Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T18:11:19.741Z] ---> Running in b076a423f592 [2022-07-02T18:11:19.741Z] Removing intermediate container 67b3f479e323 [2022-07-02T18:11:19.741Z] ---> 6eca50cdf392 [2022-07-02T18:11:19.741Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T18:11:20.024Z] ---> Running in 156dd3d0525c [2022-07-02T18:11:20.302Z] Removing intermediate container b076a423f592 [2022-07-02T18:11:20.302Z] ---> df93d3964717 [2022-07-02T18:11:20.302Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T18:11:20.580Z] ---> Running in 97e285f6ebc9 [2022-07-02T18:11:20.580Z] Removing intermediate container 156dd3d0525c [2022-07-02T18:11:20.580Z] ---> a3f943cd8eae [2022-07-02T18:11:20.580Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T18:11:20.877Z] ---> Running in 2b0ab1831e43 [2022-07-02T18:11:21.487Z] Removing intermediate container 97e285f6ebc9 [2022-07-02T18:11:21.487Z] ---> 321aa2825d88 [2022-07-02T18:11:21.487Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T18:11:21.487Z] Removing intermediate container 2b0ab1831e43 [2022-07-02T18:11:21.487Z] ---> 5a8e9c4ace24 [2022-07-02T18:11:21.487Z] Step 24/25 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:11:21.487Z] ---> Running in 3827da73319d [2022-07-02T18:11:21.487Z] ---> Running in 816e4b93d146 [2022-07-02T18:11:22.106Z] Removing intermediate container 816e4b93d146 [2022-07-02T18:11:22.106Z] ---> 7d4f9396f195 [2022-07-02T18:11:22.106Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T18:11:22.400Z] Removing intermediate container 3827da73319d [2022-07-02T18:11:22.401Z] ---> 8f1ca2d7557a [2022-07-02T18:11:22.401Z] Step 25/26 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:11:22.401Z] ---> Running in b8756a614712 [2022-07-02T18:11:22.681Z] ---> Running in f458e15ae906 [2022-07-02T18:11:23.291Z] Removing intermediate container b8756a614712 [2022-07-02T18:11:23.291Z] ---> 12a10fe5b010 [2022-07-02T18:11:23.291Z] [2022-07-02T18:11:23.291Z] Removing intermediate container f458e15ae906 [2022-07-02T18:11:23.291Z] ---> 59c7dc191914 [2022-07-02T18:11:23.291Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T18:11:23.566Z] ---> Running in d1a2e08cd404 [2022-07-02T18:11:23.846Z] Successfully built 12a10fe5b010 [2022-07-02T18:11:23.846Z] Successfully tagged security-spire-server-arm64:latest [2022-07-02T18:11:23.846Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-07-02T18:11:24.124Z] Removing intermediate container d1a2e08cd404 [2022-07-02T18:11:24.124Z] ---> c561466c06a6 [2022-07-02T18:11:24.124Z] [2022-07-02T18:11:24.737Z] Successfully built c561466c06a6 [2022-07-02T18:11:24.737Z] Successfully tagged security-spire-config-arm64:latest [2022-07-02T18:11:24.737Z]  Building security-spire-config ... done Building security-spire-agent [2022-07-02T18:12:11.740Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:12:11.740Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:12:11.740Z] ---> d5be76f52a0c [2022-07-02T18:12:11.740Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:12:11.740Z] ---> Using cache [2022-07-02T18:12:11.740Z] ---> eff0dc02e81d [2022-07-02T18:12:11.740Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:12:11.740Z] ---> Using cache [2022-07-02T18:12:11.740Z] ---> e0dc14af5510 [2022-07-02T18:12:11.740Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T18:12:11.740Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:12:11.740Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:12:11.740Z] ---> d5be76f52a0c [2022-07-02T18:12:11.740Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T18:12:11.740Z] ---> Using cache [2022-07-02T18:12:11.740Z] ---> eff0dc02e81d [2022-07-02T18:12:11.740Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:12:11.740Z] ---> Using cache [2022-07-02T18:12:11.740Z] ---> e0dc14af5510 [2022-07-02T18:12:11.740Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T18:12:12.023Z] ---> Running in 6a9fc2893d73 [2022-07-02T18:12:12.023Z] ---> Running in 8ed39c798197 [2022-07-02T18:12:14.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:12:14.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:12:15.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:12:15.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:12:16.881Z] OK: 220 MiB in 52 packages [2022-07-02T18:12:16.881Z] OK: 220 MiB in 52 packages [2022-07-02T18:12:18.342Z] Removing intermediate container 8ed39c798197 [2022-07-02T18:12:18.342Z] ---> 37dc5ebd932d [2022-07-02T18:12:18.342Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T18:12:18.626Z] Removing intermediate container 6a9fc2893d73 [2022-07-02T18:12:18.626Z] ---> d4f3900d9acc [2022-07-02T18:12:18.626Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:12:19.626Z] ---> fbc4615923e8 [2022-07-02T18:12:19.626Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:12:19.906Z] ---> 620f4f3cb6e9 [2022-07-02T18:12:19.906Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:12:19.906Z] ---> Running in 5187cd32381a [2022-07-02T18:12:19.906Z] ---> Running in 646d028ae7b7 [2022-07-02T18:12:28.477Z] Removing intermediate container 5187cd32381a [2022-07-02T18:12:28.477Z] ---> 5bec951649c6 [2022-07-02T18:12:28.477Z] Step 8/23 : COPY . . [2022-07-02T18:12:28.477Z] Removing intermediate container 646d028ae7b7 [2022-07-02T18:12:28.477Z] ---> b2ac30634f5b [2022-07-02T18:12:28.477Z] Step 8/26 : COPY . . [2022-07-02T18:13:00.860Z] ---> 3bae6b965655 [2022-07-02T18:13:00.860Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T18:13:00.860Z] ---> Running in e68829294d32 [2022-07-02T18:13:00.860Z] ---> 823e81f1d17c [2022-07-02T18:13:00.860Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T18:13:00.860Z] ---> Running in 5f17a9b45f96 [2022-07-02T18:13:00.860Z] Removing intermediate container e68829294d32 [2022-07-02T18:13:00.860Z] ---> b89e021259e8 [2022-07-02T18:13:00.860Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T18:13:00.860Z] ---> Running in 593a1e10588e [2022-07-02T18:13:00.860Z] Removing intermediate container 593a1e10588e [2022-07-02T18:13:00.860Z] ---> f4a6e045ed29 [2022-07-02T18:13:00.860Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T18:13:00.860Z] ---> Running in ede8e49e067d [2022-07-02T18:13:01.136Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T18:13:03.794Z] Removing intermediate container ede8e49e067d [2022-07-02T18:13:03.794Z] ---> e6f05e269a05 [2022-07-02T18:13:03.794Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T18:13:03.794Z] ---> Running in c1616e6d084e [2022-07-02T18:13:04.069Z] Removing intermediate container c1616e6d084e [2022-07-02T18:13:04.069Z] ---> 00f1f62f79c2 [2022-07-02T18:13:04.069Z] [2022-07-02T18:13:04.069Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T18:13:04.069Z] ---> 3fb3c9af89a9 [2022-07-02T18:13:04.069Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:13:04.069Z] ---> Using cache [2022-07-02T18:13:04.069Z] ---> 5e3b260838da [2022-07-02T18:13:04.069Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:13:04.069Z] ---> Using cache [2022-07-02T18:13:04.069Z] ---> 3f77825ff6a0 [2022-07-02T18:13:04.069Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T18:13:04.069Z] ---> Running in a6b0722a3a31 [2022-07-02T18:13:06.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:13:07.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:13:08.515Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:13:08.515Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:13:08.515Z] OK: 15736 distinct packages available [2022-07-02T18:13:08.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:13:09.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:13:11.240Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T18:13:11.240Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:13:11.518Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T18:13:11.518Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T18:13:11.518Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T18:13:11.796Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:13:11.796Z] OK: 6 MiB in 19 packages [2022-07-02T18:13:13.817Z] Removing intermediate container a6b0722a3a31 [2022-07-02T18:13:13.817Z] ---> 82d48205f540 [2022-07-02T18:13:13.817Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T18:13:16.462Z] ---> 677bdfaa1e9d [2022-07-02T18:13:16.462Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T18:13:23.210Z] ---> dc80d5b90527 [2022-07-02T18:13:23.210Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T18:13:23.210Z] ---> ea844d4c8614 [2022-07-02T18:13:23.210Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T18:13:24.198Z] ---> 7332a1f6997a [2022-07-02T18:13:24.198Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T18:13:25.213Z] ---> 6bcd33e6ccb2 [2022-07-02T18:13:25.213Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T18:13:25.213Z] ---> Running in 475898c10fe1 [2022-07-02T18:13:25.484Z] Removing intermediate container 475898c10fe1 [2022-07-02T18:13:25.484Z] ---> 7d9e5190f691 [2022-07-02T18:13:25.484Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T18:13:25.756Z] ---> Running in 2b7eac4c67ea [2022-07-02T18:13:26.356Z] Removing intermediate container 2b7eac4c67ea [2022-07-02T18:13:26.356Z] ---> 2ad36a7ece56 [2022-07-02T18:13:26.356Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T18:13:26.356Z] ---> Running in 01ba9875a2bc [2022-07-02T18:13:26.636Z] Removing intermediate container 01ba9875a2bc [2022-07-02T18:13:26.636Z] ---> 186802bac711 [2022-07-02T18:13:26.636Z] Step 25/26 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:13:26.910Z] ---> Running in 5cd70c8b27cc [2022-07-02T18:13:27.512Z] Removing intermediate container 5cd70c8b27cc [2022-07-02T18:13:27.512Z] ---> 9602f8c189b4 [2022-07-02T18:13:27.512Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T18:13:27.512Z] ---> Running in 9e0e2b985a18 [2022-07-02T18:13:28.119Z] Removing intermediate container 9e0e2b985a18 [2022-07-02T18:13:28.119Z] ---> 8c442b53f045 [2022-07-02T18:13:28.119Z] [2022-07-02T18:13:28.724Z] Successfully built 8c442b53f045 [2022-07-02T18:13:28.724Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-02T18:13:28.724Z]  Building security-spire-agent ... done Building core-metadata [2022-07-02T18:14:01.113Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:14:01.113Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:14:01.113Z] ---> d5be76f52a0c [2022-07-02T18:14:01.113Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:14:01.113Z] ---> Using cache [2022-07-02T18:14:01.113Z] ---> eff0dc02e81d [2022-07-02T18:14:01.113Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:14:01.113Z] ---> Using cache [2022-07-02T18:14:01.113Z] ---> e0dc14af5510 [2022-07-02T18:14:01.113Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T18:14:01.113Z] ---> Using cache [2022-07-02T18:14:01.113Z] ---> 25b5d21e3101 [2022-07-02T18:14:01.113Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:14:01.113Z] ---> Using cache [2022-07-02T18:14:01.113Z] ---> c15eaf5aa266 [2022-07-02T18:14:01.113Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:14:01.113Z] ---> Using cache [2022-07-02T18:14:01.113Z] ---> 5d6a778ca226 [2022-07-02T18:14:01.113Z] Step 8/23 : COPY . . [2022-07-02T18:14:01.113Z] ---> Using cache [2022-07-02T18:14:01.113Z] ---> 548355c25a6e [2022-07-02T18:14:01.113Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T18:14:01.113Z] ---> Running in acc00d669da7 [2022-07-02T18:14:01.113Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-02T18:15:37.975Z] Removing intermediate container f954bf61201b [2022-07-02T18:15:37.975Z] ---> ac1f55d81f8c [2022-07-02T18:15:37.975Z] [2022-07-02T18:15:37.975Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T18:15:38.252Z] 3.14: Pulling from library/alpine [2022-07-02T18:15:39.715Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T18:15:39.715Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T18:15:39.715Z] ---> ac73e934f311 [2022-07-02T18:15:39.715Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T18:15:39.715Z] ---> Running in dce56b855223 [2022-07-02T18:15:40.325Z] Removing intermediate container dce56b855223 [2022-07-02T18:15:40.325Z] ---> 559509b84f02 [2022-07-02T18:15:40.325Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T18:15:40.325Z] ---> Running in 10ecf67bdadb [2022-07-02T18:15:42.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:15:42.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:15:44.052Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T18:15:44.052Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T18:15:44.052Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:15:44.052Z] OK: 6 MiB in 16 packages [2022-07-02T18:15:45.506Z] Removing intermediate container 10ecf67bdadb [2022-07-02T18:15:45.506Z] ---> e73ef28d8aad [2022-07-02T18:15:45.506Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T18:15:45.506Z] ---> Running in 3b06dd0f1a77 [2022-07-02T18:15:46.105Z] Removing intermediate container 3b06dd0f1a77 [2022-07-02T18:15:46.105Z] ---> 3ea75886eaaa [2022-07-02T18:15:46.105Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T18:15:46.105Z] ---> Running in 94d0d2a15f09 [2022-07-02T18:15:46.712Z] Removing intermediate container 94d0d2a15f09 [2022-07-02T18:15:46.712Z] ---> 85cc1ba100ad [2022-07-02T18:15:46.712Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T18:15:46.712Z] ---> Running in 71b19168d300 [2022-07-02T18:15:50.126Z] Removing intermediate container 71b19168d300 [2022-07-02T18:15:50.126Z] ---> ba59ccc8e485 [2022-07-02T18:15:50.126Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T18:15:50.126Z] ---> Running in 2f87518663dd [2022-07-02T18:15:50.401Z] Removing intermediate container 2f87518663dd [2022-07-02T18:15:50.401Z] ---> fd77cfcbc7da [2022-07-02T18:15:50.401Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T18:15:51.396Z] ---> cc742cfe5fb2 [2022-07-02T18:15:51.396Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T18:15:51.396Z] ---> Running in 47972a0059bc [2022-07-02T18:15:54.817Z] Removing intermediate container 47972a0059bc [2022-07-02T18:15:54.817Z] ---> c8659005d46e [2022-07-02T18:15:54.817Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:15:55.430Z] ---> dda48a66801d [2022-07-02T18:15:55.430Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T18:15:56.892Z] ---> d3ca0bdb7ce1 [2022-07-02T18:15:56.892Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T18:15:57.869Z] ---> fd32a49cadc1 [2022-07-02T18:15:57.869Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T18:15:58.865Z] ---> 045b05423f5a [2022-07-02T18:15:58.865Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T18:15:59.857Z] ---> bc1a90baf5f6 [2022-07-02T18:15:59.857Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T18:16:00.466Z] ---> Running in 1c9edf2abde1 [2022-07-02T18:16:01.078Z] Removing intermediate container 1c9edf2abde1 [2022-07-02T18:16:01.078Z] ---> 330dde31e6e7 [2022-07-02T18:16:01.078Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T18:16:02.075Z] ---> 898d78d82c7d [2022-07-02T18:16:02.075Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T18:16:02.075Z] ---> Running in 7eff4789d8d5 [2022-07-02T18:16:05.509Z] Removing intermediate container 7eff4789d8d5 [2022-07-02T18:16:05.509Z] ---> b9edae7b4695 [2022-07-02T18:16:05.509Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T18:16:05.509Z] ---> Running in b1ba4c24dcfe [2022-07-02T18:16:06.111Z] Removing intermediate container b1ba4c24dcfe [2022-07-02T18:16:06.111Z] ---> 927156d5e5c7 [2022-07-02T18:16:06.111Z] Step 28/31 : CMD ["gate"] [2022-07-02T18:16:06.387Z] ---> Running in 99551e653923 [2022-07-02T18:16:06.662Z] Removing intermediate container 99551e653923 [2022-07-02T18:16:06.662Z] ---> 828048fbc5f0 [2022-07-02T18:16:06.662Z] Step 29/31 : LABEL arch=arm64 [2022-07-02T18:16:06.944Z] ---> Running in ee1b4ce88e91 [2022-07-02T18:16:07.563Z] Removing intermediate container ee1b4ce88e91 [2022-07-02T18:16:07.563Z] ---> 080d0ca888b9 [2022-07-02T18:16:07.563Z] Step 30/31 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:16:07.839Z] ---> Running in f9753f501165 [2022-07-02T18:16:08.442Z] Removing intermediate container f9753f501165 [2022-07-02T18:16:08.442Z] ---> d59e057b3e75 [2022-07-02T18:16:08.442Z] Step 31/31 : LABEL version=0.0.0 [2022-07-02T18:16:08.722Z] ---> Running in d60089259443 [2022-07-02T18:16:09.340Z] Removing intermediate container d60089259443 [2022-07-02T18:16:09.340Z] ---> f31e85e7ca1d [2022-07-02T18:16:09.340Z] [2022-07-02T18:16:09.941Z] Successfully built f31e85e7ca1d [2022-07-02T18:16:09.941Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-02T18:16:09.941Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-07-02T18:16:42.317Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:16:42.317Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:16:42.317Z] ---> d5be76f52a0c [2022-07-02T18:16:42.317Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T18:16:42.317Z] ---> Using cache [2022-07-02T18:16:42.317Z] ---> eff0dc02e81d [2022-07-02T18:16:42.317Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T18:16:42.317Z] ---> Running in 38ab572765e4 [2022-07-02T18:16:42.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:16:42.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:16:42.934Z] Removing intermediate container 3035faaa7601 [2022-07-02T18:16:42.934Z] ---> 9c6ad187ea69 [2022-07-02T18:16:42.934Z] [2022-07-02T18:16:42.934Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T18:16:42.934Z] ---> ac73e934f311 [2022-07-02T18:16:42.934Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T18:16:43.213Z] ---> Running in 2a286127ce36 [2022-07-02T18:16:43.492Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:16:43.492Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:16:43.492Z] OK: 15743 distinct packages available [2022-07-02T18:16:43.770Z] Removing intermediate container 2a286127ce36 [2022-07-02T18:16:43.770Z] ---> c6b3c3430fe3 [2022-07-02T18:16:43.770Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T18:16:43.770Z] ---> Running in ee009d9d4edd [2022-07-02T18:16:44.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:16:44.336Z] Removing intermediate container ee009d9d4edd [2022-07-02T18:16:44.336Z] ---> 636e31009b13 [2022-07-02T18:16:44.336Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T18:16:44.617Z] ---> Running in 6aa32419f86e [2022-07-02T18:16:45.214Z] Removing intermediate container 6aa32419f86e [2022-07-02T18:16:45.214Z] ---> e0c27369aca8 [2022-07-02T18:16:45.214Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:16:45.214Z] ---> Running in 1ef7d3c9c685 [2022-07-02T18:16:45.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:16:46.655Z] OK: 220 MiB in 52 packages [2022-07-02T18:16:48.673Z] Removing intermediate container 38ab572765e4 [2022-07-02T18:16:48.673Z] ---> 7205dc3d962d [2022-07-02T18:16:48.673Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T18:16:48.673Z] Removing intermediate container 1ef7d3c9c685 [2022-07-02T18:16:48.673Z] ---> fa3c8d2ef6aa [2022-07-02T18:16:48.673Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T18:16:48.673Z] ---> Running in eab372f1a303 [2022-07-02T18:16:50.135Z] ---> 2c6b1ba525e7 [2022-07-02T18:16:50.135Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:16:50.135Z] ---> Running in b6b280f5085d [2022-07-02T18:16:51.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:16:52.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:16:53.122Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T18:16:53.122Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T18:16:53.395Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T18:16:53.395Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T18:16:53.671Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T18:16:53.671Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T18:16:53.671Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:16:53.945Z] OK: 8 MiB in 20 packages [2022-07-02T18:16:55.938Z] Removing intermediate container eab372f1a303 [2022-07-02T18:16:55.938Z] ---> ad3022d4f371 [2022-07-02T18:16:55.938Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:16:55.938Z] Removing intermediate container b6b280f5085d [2022-07-02T18:16:55.938Z] ---> f0906e5d6a36 [2022-07-02T18:16:55.938Z] Step 7/20 : COPY . . [2022-07-02T18:16:57.385Z] ---> bc87409f5bbf [2022-07-02T18:16:57.385Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T18:17:00.068Z] ---> 6214723386dd [2022-07-02T18:17:00.068Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T18:17:01.510Z] ---> 33bc62383a9a [2022-07-02T18:17:01.510Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T18:17:01.791Z] ---> Running in 2dfd4c3e60e7 [2022-07-02T18:17:02.776Z] Removing intermediate container 2dfd4c3e60e7 [2022-07-02T18:17:02.776Z] ---> a55665a459c3 [2022-07-02T18:17:02.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:17:02.776Z] ---> Running in 02d690402839 [2022-07-02T18:17:03.766Z] Removing intermediate container 02d690402839 [2022-07-02T18:17:03.766Z] ---> d6ca15f53b89 [2022-07-02T18:17:03.766Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T18:17:03.766Z] ---> Running in 02d57528465d [2022-07-02T18:17:04.748Z] Removing intermediate container 02d57528465d [2022-07-02T18:17:04.748Z] ---> 591929cc8240 [2022-07-02T18:17:04.748Z] Step 22/23 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:17:05.028Z] ---> Running in c2d4fac2ae33 [2022-07-02T18:17:05.625Z] Removing intermediate container c2d4fac2ae33 [2022-07-02T18:17:05.625Z] ---> 32ca95d4f360 [2022-07-02T18:17:05.625Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T18:17:05.899Z] ---> Running in 63c7301b1e6f [2022-07-02T18:17:06.884Z] Removing intermediate container 63c7301b1e6f [2022-07-02T18:17:06.884Z] ---> aa26e9a84f74 [2022-07-02T18:17:06.884Z] [2022-07-02T18:17:07.492Z] Successfully built aa26e9a84f74 [2022-07-02T18:17:07.492Z] Successfully tagged core-data-arm64:latest [2022-07-02T18:17:07.492Z] Building security-proxy-setup [2022-07-02T18:17:22.880Z]  Building core-data ... done  ---> 4b4fe895239b [2022-07-02T18:17:22.880Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T18:17:22.880Z] ---> Running in 8e1c0d6d66c1 [2022-07-02T18:17:23.866Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T18:17:38.995Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:17:38.995Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:17:38.995Z] ---> d5be76f52a0c [2022-07-02T18:17:38.995Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T18:17:38.995Z] ---> Using cache [2022-07-02T18:17:38.995Z] ---> eff0dc02e81d [2022-07-02T18:17:38.995Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:17:38.995Z] ---> Using cache [2022-07-02T18:17:38.995Z] ---> e0dc14af5510 [2022-07-02T18:17:38.995Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T18:17:38.995Z] ---> Using cache [2022-07-02T18:17:38.995Z] ---> 25b5d21e3101 [2022-07-02T18:17:38.995Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T18:17:38.995Z] ---> Using cache [2022-07-02T18:17:38.995Z] ---> c15eaf5aa266 [2022-07-02T18:17:38.995Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:17:38.995Z] ---> Using cache [2022-07-02T18:17:38.995Z] ---> 5d6a778ca226 [2022-07-02T18:17:38.995Z] Step 8/22 : COPY . . [2022-07-02T18:17:38.995Z] ---> Using cache [2022-07-02T18:17:38.995Z] ---> 548355c25a6e [2022-07-02T18:17:38.995Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T18:17:38.995Z] ---> Running in 0c3bbc673e81 [2022-07-02T18:17:39.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T18:17:54.731Z] Removing intermediate container 5f17a9b45f96 [2022-07-02T18:17:54.731Z] ---> ee9301403325 [2022-07-02T18:17:54.731Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T18:17:54.731Z] ---> Running in b19389f9d1ab [2022-07-02T18:17:56.713Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T18:18:01.057Z] Removing intermediate container b19389f9d1ab [2022-07-02T18:18:01.057Z] ---> e54fd465d178 [2022-07-02T18:18:01.057Z] [2022-07-02T18:18:01.057Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T18:18:01.057Z] 20.10.14: Pulling from library/docker [2022-07-02T18:18:16.188Z] Removing intermediate container cfb276d357c2 [2022-07-02T18:18:16.188Z] ---> e1b1661b79f6 [2022-07-02T18:18:16.188Z] [2022-07-02T18:18:16.188Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T18:18:16.188Z] ---> ac73e934f311 [2022-07-02T18:18:16.188Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T18:18:16.188Z] ---> Running in a7434ee7d4da [2022-07-02T18:18:18.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:18:18.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:18:20.309Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T18:18:20.309Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T18:18:20.309Z] ---> c346e9eafbab [2022-07-02T18:18:20.310Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:18:20.594Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T18:18:20.594Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:18:20.594Z] OK: 5 MiB in 15 packages [2022-07-02T18:18:20.594Z] ---> Running in 4acbcbaf8a36 [2022-07-02T18:18:21.601Z] Removing intermediate container 4acbcbaf8a36 [2022-07-02T18:18:21.601Z] ---> 9e533ef5452a [2022-07-02T18:18:21.601Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T18:18:21.881Z] ---> Running in 9599748aeca7 [2022-07-02T18:18:22.156Z] Removing intermediate container a7434ee7d4da [2022-07-02T18:18:22.156Z] ---> c0ec6c9fd1e9 [2022-07-02T18:18:22.156Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:18:22.156Z] ---> Running in e0ba3ebde92a [2022-07-02T18:18:23.142Z] Removing intermediate container e0ba3ebde92a [2022-07-02T18:18:23.142Z] ---> 41d7009fe29c [2022-07-02T18:18:23.142Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T18:18:23.142Z] ---> Running in d891039cfba3 [2022-07-02T18:18:23.752Z] Removing intermediate container d891039cfba3 [2022-07-02T18:18:23.752Z] ---> 2034ffc152a5 [2022-07-02T18:18:23.752Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T18:18:23.752Z] ---> Running in f3ddff4e9c29 [2022-07-02T18:18:24.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:18:24.355Z] Removing intermediate container f3ddff4e9c29 [2022-07-02T18:18:24.355Z] ---> b9e27b69ec57 [2022-07-02T18:18:24.355Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:18:24.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:18:25.610Z] ---> f1050e3f76b0 [2022-07-02T18:18:25.610Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T18:18:25.887Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T18:18:25.887Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T18:18:26.163Z] Executing bash-5.1.16-r0.post-install [2022-07-02T18:18:26.163Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T18:18:26.163Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T18:18:26.163Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T18:18:26.163Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T18:18:26.163Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T18:18:26.163Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T18:18:26.163Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T18:18:26.163Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T18:18:26.163Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T18:18:26.163Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T18:18:26.440Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T18:18:26.440Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T18:18:26.440Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T18:18:26.440Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T18:18:26.440Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T18:18:27.894Z] ---> 947b9d4c9054 [2022-07-02T18:18:27.894Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T18:18:28.909Z] ---> 5c2a39389a7b [2022-07-02T18:18:28.909Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T18:18:28.909Z] ---> Running in dbc28d02e58a [2022-07-02T18:18:29.520Z] Removing intermediate container dbc28d02e58a [2022-07-02T18:18:29.520Z] ---> cb64793a8e55 [2022-07-02T18:18:29.520Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:18:29.796Z] ---> Running in 67412976524c [2022-07-02T18:18:30.077Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T18:18:30.077Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T18:18:30.077Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T18:18:30.077Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T18:18:30.077Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T18:18:30.360Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T18:18:30.360Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T18:18:30.360Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T18:18:30.360Z] Removing intermediate container 67412976524c [2022-07-02T18:18:30.360Z] ---> a781c9b54fba [2022-07-02T18:18:30.360Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T18:18:30.360Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T18:18:30.360Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T18:18:30.360Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T18:18:30.360Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T18:18:30.654Z] ---> Running in dc2a54f28aae [2022-07-02T18:18:30.654Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T18:18:30.654Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T18:18:30.654Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T18:18:30.654Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T18:18:30.654Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T18:18:30.654Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T18:18:30.934Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T18:18:30.934Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T18:18:30.934Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T18:18:30.934Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T18:18:30.934Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T18:18:30.934Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T18:18:31.220Z] Removing intermediate container dc2a54f28aae [2022-07-02T18:18:31.220Z] ---> 9a2c6e3ff55c [2022-07-02T18:18:31.220Z] Step 21/22 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:18:31.220Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T18:18:31.220Z] ---> Running in 2f3c25d54157 [2022-07-02T18:18:31.503Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T18:18:31.796Z] Removing intermediate container 2f3c25d54157 [2022-07-02T18:18:31.796Z] ---> 58c082056539 [2022-07-02T18:18:31.796Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T18:18:32.091Z] ---> Running in 9de0139791b0 [2022-07-02T18:18:32.369Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:18:32.369Z] OK: 82 MiB in 65 packages [2022-07-02T18:18:32.650Z] Removing intermediate container 9de0139791b0 [2022-07-02T18:18:32.650Z] ---> c89d6a37921d [2022-07-02T18:18:32.650Z] [2022-07-02T18:18:32.928Z] Successfully built c89d6a37921d [2022-07-02T18:18:32.928Z] Successfully tagged support-scheduler-arm64:latest [2022-07-02T18:18:32.928Z] Building support-notifications [2022-07-02T18:18:40.100Z]  Building support-scheduler ... done Collecting docker-compose==1.23.2 [2022-07-02T18:18:40.101Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T18:18:41.552Z] Collecting PyYAML<4,>=3.10 [2022-07-02T18:18:41.552Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T18:18:47.049Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T18:18:47.049Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T18:18:47.049Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T18:18:47.049Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T18:18:50.472Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T18:18:50.472Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T18:18:53.883Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T18:18:53.883Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T18:18:55.329Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T18:18:55.329Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T18:18:55.611Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T18:18:55.891Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T18:18:59.304Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T18:18:59.907Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T18:18:59.907Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T18:19:00.908Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T18:19:00.908Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T18:19:01.188Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T18:19:01.188Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T18:19:02.183Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T18:19:02.183Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T18:19:02.800Z] Collecting idna<2.8,>=2.5 [2022-07-02T18:19:02.800Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T18:19:02.800Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T18:19:03.794Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T18:19:03.794Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T18:19:04.411Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T18:19:04.411Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T18:19:04.411Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T18:19:04.411Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T18:19:05.009Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:19:05.010Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:19:05.010Z] ---> d5be76f52a0c [2022-07-02T18:19:05.010Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T18:19:05.010Z] ---> Using cache [2022-07-02T18:19:05.010Z] ---> eff0dc02e81d [2022-07-02T18:19:05.286Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:19:05.286Z] ---> Using cache [2022-07-02T18:19:05.286Z] ---> e0dc14af5510 [2022-07-02T18:19:05.286Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T18:19:05.286Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T18:19:05.286Z] Attempting uninstall: urllib3 [2022-07-02T18:19:05.286Z] Found existing installation: urllib3 1.26.7 [2022-07-02T18:19:05.286Z] Uninstalling urllib3-1.26.7: [2022-07-02T18:19:05.563Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T18:19:05.843Z] ---> Running in cd0dab867068 [2022-07-02T18:19:06.450Z] Attempting uninstall: idna [2022-07-02T18:19:06.450Z] Found existing installation: idna 3.3 [2022-07-02T18:19:06.450Z] Uninstalling idna-3.3: [2022-07-02T18:19:06.736Z] Successfully uninstalled idna-3.3 [2022-07-02T18:19:08.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:19:09.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:19:10.377Z] Attempting uninstall: requests [2022-07-02T18:19:10.377Z] Found existing installation: requests 2.26.0 [2022-07-02T18:19:10.377Z] Uninstalling requests-2.26.0: [2022-07-02T18:19:10.668Z] Successfully uninstalled requests-2.26.0 [2022-07-02T18:19:10.953Z] OK: 220 MiB in 52 packages [2022-07-02T18:19:11.235Z] Running setup.py install for texttable: started [2022-07-02T18:19:13.253Z] Removing intermediate container cd0dab867068 [2022-07-02T18:19:13.253Z] ---> 0567e76c2a04 [2022-07-02T18:19:13.253Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T18:19:13.853Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T18:19:13.853Z] Running setup.py install for PyYAML: started [2022-07-02T18:19:14.460Z] ---> 3e0d1fbc1013 [2022-07-02T18:19:14.460Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:19:14.460Z] Removing intermediate container acc00d669da7 [2022-07-02T18:19:14.460Z] ---> 7bf7cb158dc9 [2022-07-02T18:19:14.460Z] [2022-07-02T18:19:14.460Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T18:19:14.460Z] ---> ac73e934f311 [2022-07-02T18:19:14.460Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T18:19:14.460Z] ---> Using cache [2022-07-02T18:19:14.460Z] ---> c0ec6c9fd1e9 [2022-07-02T18:19:14.460Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:19:14.460Z] ---> Using cache [2022-07-02T18:19:14.460Z] ---> 41d7009fe29c [2022-07-02T18:19:14.460Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T18:19:14.460Z] ---> Running in 8f045e30eab1 [2022-07-02T18:19:14.735Z] ---> Running in 8d42297de6ff [2022-07-02T18:19:15.333Z] Removing intermediate container 8d42297de6ff [2022-07-02T18:19:15.333Z] ---> 300eb1ebaa80 [2022-07-02T18:19:15.333Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T18:19:15.612Z] ---> Running in e2b02a54eaec [2022-07-02T18:19:16.214Z] Removing intermediate container e2b02a54eaec [2022-07-02T18:19:16.214Z] ---> 5e7a0a2958fe [2022-07-02T18:19:16.214Z] Step 15/23 : WORKDIR / [2022-07-02T18:19:16.492Z] ---> Running in 2ae91e665951 [2022-07-02T18:19:17.095Z] Removing intermediate container 2ae91e665951 [2022-07-02T18:19:17.095Z] ---> 9a2ef217a0b3 [2022-07-02T18:19:17.095Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:19:17.700Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T18:19:18.306Z] ---> 0d120427ae2f [2022-07-02T18:19:18.306Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T18:19:18.306Z] Running setup.py install for docopt: started [2022-07-02T18:19:19.751Z] ---> 0082296ed936 [2022-07-02T18:19:19.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T18:19:21.204Z] ---> 296ac6f8614c [2022-07-02T18:19:21.204Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T18:19:21.204Z] ---> Running in 7ac65eda1088 [2022-07-02T18:19:21.479Z] Removing intermediate container 8f045e30eab1 [2022-07-02T18:19:21.479Z] ---> b6f85e9a83df [2022-07-02T18:19:21.479Z] Step 8/22 : COPY . . [2022-07-02T18:19:21.479Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T18:19:21.479Z] Running setup.py install for dockerpty: started [2022-07-02T18:19:22.087Z] Removing intermediate container 7ac65eda1088 [2022-07-02T18:19:22.087Z] ---> eef473c3c25c [2022-07-02T18:19:22.087Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:19:22.368Z] ---> Running in dd0dadc8bc91 [2022-07-02T18:19:22.969Z] Removing intermediate container dd0dadc8bc91 [2022-07-02T18:19:22.969Z] ---> 8b81b600ffc5 [2022-07-02T18:19:22.969Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T18:19:23.252Z] ---> Running in b4bbb916adb5 [2022-07-02T18:19:24.246Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T18:19:24.246Z] Removing intermediate container b4bbb916adb5 [2022-07-02T18:19:24.246Z] ---> 67b30d100b78 [2022-07-02T18:19:24.246Z] Step 22/23 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:19:24.246Z] ---> Running in be879a6660ae [2022-07-02T18:19:25.235Z] Removing intermediate container be879a6660ae [2022-07-02T18:19:25.235Z] ---> 7206a706b0be [2022-07-02T18:19:25.235Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T18:19:25.235Z] ---> Running in f178f7cb26cb [2022-07-02T18:19:25.845Z] Removing intermediate container f178f7cb26cb [2022-07-02T18:19:25.845Z] ---> 9a6e5a9623b8 [2022-07-02T18:19:25.845Z] [2022-07-02T18:19:26.839Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T18:19:26.839Z] Successfully built 9a6e5a9623b8 [2022-07-02T18:19:26.839Z] Successfully tagged core-metadata-arm64:latest [2022-07-02T18:19:26.839Z]  Building core-metadata ... done Building core-command [2022-07-02T18:19:59.237Z] Removing intermediate container 9599748aeca7 [2022-07-02T18:19:59.237Z] ---> 07ceb12f57f9 [2022-07-02T18:19:59.237Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T18:19:59.237Z] ---> Running in 9a796578221e [2022-07-02T18:19:59.237Z] Removing intermediate container 9a796578221e [2022-07-02T18:19:59.237Z] ---> e4c909a51ebd [2022-07-02T18:19:59.238Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T18:19:59.238Z] ---> cdd6b739b5a6 [2022-07-02T18:19:59.238Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T18:19:59.238Z] ---> Running in 8baaa5d470dd [2022-07-02T18:19:59.238Z] ---> Running in ee91ebf2755b [2022-07-02T18:19:59.238Z] Removing intermediate container 8baaa5d470dd [2022-07-02T18:19:59.238Z] ---> aa4133a52602 [2022-07-02T18:19:59.238Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T18:19:59.238Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T18:19:59.238Z] ---> 48731b787a9f [2022-07-02T18:19:59.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T18:19:59.514Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:19:59.514Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:19:59.514Z] ---> d5be76f52a0c [2022-07-02T18:19:59.514Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T18:19:59.514Z] ---> Using cache [2022-07-02T18:19:59.514Z] ---> eff0dc02e81d [2022-07-02T18:19:59.514Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:19:59.514Z] ---> Using cache [2022-07-02T18:19:59.514Z] ---> e0dc14af5510 [2022-07-02T18:19:59.514Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T18:19:59.514Z] ---> Using cache [2022-07-02T18:19:59.514Z] ---> 25b5d21e3101 [2022-07-02T18:19:59.514Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T18:19:59.789Z] ---> Using cache [2022-07-02T18:19:59.789Z] ---> c15eaf5aa266 [2022-07-02T18:19:59.789Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:19:59.789Z] ---> Using cache [2022-07-02T18:19:59.789Z] ---> 5d6a778ca226 [2022-07-02T18:19:59.789Z] Step 8/23 : COPY . . [2022-07-02T18:19:59.789Z] ---> Using cache [2022-07-02T18:19:59.789Z] ---> 548355c25a6e [2022-07-02T18:19:59.789Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T18:19:59.789Z] ---> Running in 3e837f5d08b3 [2022-07-02T18:20:00.386Z] ---> 52488a182055 [2022-07-02T18:20:00.386Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T18:20:01.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-07-02T18:20:01.830Z] ---> c86fd7c4e15e [2022-07-02T18:20:01.830Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T18:20:02.110Z] ---> Running in 063b9b6039da [2022-07-02T18:20:02.723Z] Removing intermediate container 063b9b6039da [2022-07-02T18:20:02.723Z] ---> 799081438487 [2022-07-02T18:20:02.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:20:02.723Z] ---> Running in a2adc648cda8 [2022-07-02T18:20:03.335Z] Removing intermediate container a2adc648cda8 [2022-07-02T18:20:03.335Z] ---> 3c5dee31f954 [2022-07-02T18:20:03.335Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T18:20:03.335Z] ---> Running in 04c08d512f99 [2022-07-02T18:20:03.939Z] Removing intermediate container 04c08d512f99 [2022-07-02T18:20:03.939Z] ---> cf1b0a8f7404 [2022-07-02T18:20:03.939Z] Step 22/23 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:20:03.939Z] ---> Running in 85852a233b40 [2022-07-02T18:20:04.545Z] Removing intermediate container 85852a233b40 [2022-07-02T18:20:04.545Z] ---> c2516453a7c0 [2022-07-02T18:20:04.545Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T18:20:04.821Z] ---> Running in dcbef690e73e [2022-07-02T18:20:05.427Z] Removing intermediate container dcbef690e73e [2022-07-02T18:20:05.427Z] ---> 9ce793f8fbbd [2022-07-02T18:20:05.427Z] [2022-07-02T18:20:05.705Z] Successfully built 9ce793f8fbbd [2022-07-02T18:20:05.705Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-02T18:20:05.705Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-07-02T18:20:38.081Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T18:20:38.081Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T18:20:38.081Z] ---> d5be76f52a0c [2022-07-02T18:20:38.081Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T18:20:38.081Z] ---> Using cache [2022-07-02T18:20:38.081Z] ---> eff0dc02e81d [2022-07-02T18:20:38.081Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:20:38.081Z] ---> Using cache [2022-07-02T18:20:38.081Z] ---> e0dc14af5510 [2022-07-02T18:20:38.081Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T18:20:38.081Z] ---> Using cache [2022-07-02T18:20:38.081Z] ---> 25b5d21e3101 [2022-07-02T18:20:38.081Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T18:20:38.081Z] ---> Using cache [2022-07-02T18:20:38.081Z] ---> c15eaf5aa266 [2022-07-02T18:20:38.081Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T18:20:38.081Z] ---> Using cache [2022-07-02T18:20:38.081Z] ---> 5d6a778ca226 [2022-07-02T18:20:38.081Z] Step 8/25 : COPY . . [2022-07-02T18:20:38.081Z] ---> Using cache [2022-07-02T18:20:38.081Z] ---> 548355c25a6e [2022-07-02T18:20:38.081Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T18:20:38.081Z] ---> Running in 2bf3f79d3ca0 [2022-07-02T18:20:38.081Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T18:22:14.929Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T18:22:27.368Z] Removing intermediate container 0c3bbc673e81 [2022-07-02T18:22:27.368Z] ---> 610c86d271b1 [2022-07-02T18:22:27.368Z] [2022-07-02T18:22:27.368Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T18:22:27.369Z] ---> ac73e934f311 [2022-07-02T18:22:27.369Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T18:22:27.369Z] ---> Running in 7f46605aa8be [2022-07-02T18:22:28.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:22:29.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:22:30.865Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T18:22:30.866Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T18:22:30.866Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T18:22:30.866Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T18:22:30.866Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T18:22:30.866Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T18:22:30.866Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:22:30.866Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:22:31.142Z] OK: 8 MiB in 20 packages [2022-07-02T18:22:33.786Z] Removing intermediate container 7f46605aa8be [2022-07-02T18:22:33.786Z] ---> 0db35b204b97 [2022-07-02T18:22:33.786Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T18:22:33.786Z] ---> Running in 7d65543a524b [2022-07-02T18:22:34.061Z] Removing intermediate container 7d65543a524b [2022-07-02T18:22:34.061Z] ---> 979134cb4209 [2022-07-02T18:22:34.061Z] Step 13/22 : WORKDIR /edgex [2022-07-02T18:22:34.061Z] ---> Running in bd453ea6ecd6 [2022-07-02T18:22:34.663Z] Removing intermediate container bd453ea6ecd6 [2022-07-02T18:22:34.663Z] ---> 4556b1f9bc69 [2022-07-02T18:22:34.663Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T18:22:35.650Z] ---> 315082bce63e [2022-07-02T18:22:35.650Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T18:22:37.654Z] ---> db7e308380e3 [2022-07-02T18:22:37.654Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T18:22:39.100Z] ---> dee3ddb43fb7 [2022-07-02T18:22:39.100Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T18:22:40.092Z] ---> 0f3c0bea1b13 [2022-07-02T18:22:40.092Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T18:22:40.092Z] ---> Running in 1c734ef9f269 [2022-07-02T18:22:43.519Z] Removing intermediate container 1c734ef9f269 [2022-07-02T18:22:43.519Z] ---> 52b276baa57d [2022-07-02T18:22:43.519Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T18:22:43.519Z] ---> Running in 9be93a1effa2 [2022-07-02T18:22:43.795Z] Removing intermediate container 9be93a1effa2 [2022-07-02T18:22:43.795Z] ---> 3ffd64171f42 [2022-07-02T18:22:43.795Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T18:22:43.795Z] ---> Running in 8bb15d0beee1 [2022-07-02T18:22:44.405Z] Removing intermediate container 8bb15d0beee1 [2022-07-02T18:22:44.405Z] ---> 2fb77fce470f [2022-07-02T18:22:44.405Z] Step 21/22 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:22:44.679Z] ---> Running in 45685aa31031 [2022-07-02T18:22:44.955Z] Removing intermediate container 45685aa31031 [2022-07-02T18:22:45.230Z] ---> f98ad706b02b [2022-07-02T18:22:45.230Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T18:22:45.230Z] ---> Running in f15c65cc552f [2022-07-02T18:22:45.833Z] Removing intermediate container f15c65cc552f [2022-07-02T18:22:45.833Z] ---> af2421213323 [2022-07-02T18:22:45.833Z] [2022-07-02T18:22:46.110Z] Successfully built af2421213323 [2022-07-02T18:22:46.110Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-02T18:24:07.952Z]  Building security-proxy-setup ... done Removing intermediate container 8e1c0d6d66c1 [2022-07-02T18:24:07.952Z] ---> a66949f82d4a [2022-07-02T18:24:07.952Z] [2022-07-02T18:24:07.952Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T18:24:07.952Z] ---> 3fb3c9af89a9 [2022-07-02T18:24:07.952Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T18:24:07.952Z] ---> Using cache [2022-07-02T18:24:07.952Z] ---> 5e3b260838da [2022-07-02T18:24:07.952Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T18:24:07.952Z] ---> Using cache [2022-07-02T18:24:07.952Z] ---> 3f77825ff6a0 [2022-07-02T18:24:07.952Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T18:24:07.952Z] ---> Running in b448894f9031 [2022-07-02T18:24:07.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:24:07.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:24:07.952Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T18:24:07.952Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T18:24:07.952Z] OK: 15736 distinct packages available [2022-07-02T18:24:07.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:24:07.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:24:09.402Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T18:24:09.402Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T18:24:09.683Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T18:24:09.683Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T18:24:09.683Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T18:24:09.962Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T18:24:09.962Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T18:24:09.962Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T18:24:10.242Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T18:24:10.242Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T18:24:10.242Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:24:10.518Z] OK: 8 MiB in 23 packages [2022-07-02T18:24:12.557Z] Removing intermediate container b448894f9031 [2022-07-02T18:24:12.557Z] ---> 86bac13b143c [2022-07-02T18:24:12.557Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:24:13.546Z] ---> e9ae58afcd55 [2022-07-02T18:24:13.546Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T18:24:15.532Z] ---> ab7997b02b10 [2022-07-02T18:24:15.532Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T18:24:16.516Z] ---> c9d3a4d08eda [2022-07-02T18:24:16.516Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T18:24:16.516Z] ---> Running in 7f7e706d0679 [2022-07-02T18:24:17.112Z] Removing intermediate container 7f7e706d0679 [2022-07-02T18:24:17.112Z] ---> 5eef7e942c11 [2022-07-02T18:24:17.112Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:24:17.112Z] ---> Running in f0d2d5f71a64 [2022-07-02T18:24:17.715Z] Removing intermediate container f0d2d5f71a64 [2022-07-02T18:24:17.715Z] ---> e99ea7a92352 [2022-07-02T18:24:17.715Z] Step 18/20 : LABEL arch=arm64 [2022-07-02T18:24:17.715Z] ---> Running in c3b02ab75a98 [2022-07-02T18:24:18.320Z] Removing intermediate container c3b02ab75a98 [2022-07-02T18:24:18.320Z] ---> 43c876fe5edf [2022-07-02T18:24:18.320Z] Step 19/20 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:24:18.320Z] ---> Running in b2a10adb8819 [2022-07-02T18:24:18.925Z] Removing intermediate container b2a10adb8819 [2022-07-02T18:24:18.925Z] ---> 97d9537006ed [2022-07-02T18:24:18.925Z] Step 20/20 : LABEL version=0.0.0 [2022-07-02T18:24:18.925Z] ---> Running in e42539e45ca7 [2022-07-02T18:24:19.526Z] Removing intermediate container e42539e45ca7 [2022-07-02T18:24:19.526Z] ---> 4d3eca1bfa18 [2022-07-02T18:24:19.526Z] [2022-07-02T18:24:20.128Z] Successfully built 4d3eca1bfa18 [2022-07-02T18:24:20.128Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-02T18:24:28.441Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3e837f5d08b3 [2022-07-02T18:24:28.441Z] ---> 29d942e210f3 [2022-07-02T18:24:28.441Z] [2022-07-02T18:24:28.441Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T18:24:28.441Z] ---> ac73e934f311 [2022-07-02T18:24:28.441Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T18:24:28.441Z] ---> Using cache [2022-07-02T18:24:28.441Z] ---> c0ec6c9fd1e9 [2022-07-02T18:24:28.441Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:24:28.441Z] ---> Using cache [2022-07-02T18:24:28.441Z] ---> 41d7009fe29c [2022-07-02T18:24:28.441Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T18:24:28.441Z] ---> Running in 8da0d458c95a [2022-07-02T18:24:28.441Z] Removing intermediate container 8da0d458c95a [2022-07-02T18:24:28.441Z] ---> 6bc09cd5033b [2022-07-02T18:24:28.441Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T18:24:28.441Z] ---> Running in 8d201be2279a [2022-07-02T18:24:29.049Z] Removing intermediate container 8d201be2279a [2022-07-02T18:24:29.049Z] ---> 2f9cb20b7796 [2022-07-02T18:24:29.049Z] Step 15/23 : WORKDIR / [2022-07-02T18:24:29.049Z] ---> Running in 111d1a4b247d [2022-07-02T18:24:29.648Z] Removing intermediate container 111d1a4b247d [2022-07-02T18:24:29.648Z] ---> ab25a9fed34b [2022-07-02T18:24:29.648Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:24:30.640Z] ---> 3c2dc1c27b36 [2022-07-02T18:24:30.640Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T18:24:32.106Z] ---> b7db9249e389 [2022-07-02T18:24:32.106Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T18:24:33.105Z] ---> 45db1fe332cd [2022-07-02T18:24:33.105Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T18:24:33.402Z] ---> Running in b30744608b91 [2022-07-02T18:24:33.676Z] Removing intermediate container b30744608b91 [2022-07-02T18:24:33.676Z] ---> 9550e4cb5371 [2022-07-02T18:24:33.676Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:24:33.955Z] ---> Running in a388dc98e326 [2022-07-02T18:24:34.562Z] Removing intermediate container a388dc98e326 [2022-07-02T18:24:34.562Z] ---> 662d5d48d689 [2022-07-02T18:24:34.562Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T18:24:34.562Z] ---> Running in 246e1c9d126f [2022-07-02T18:24:35.170Z] Removing intermediate container 246e1c9d126f [2022-07-02T18:24:35.170Z] ---> 85143b46d68c [2022-07-02T18:24:35.170Z] Step 22/23 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:24:35.170Z] ---> Running in b7b7fa68ce30 [2022-07-02T18:24:35.785Z] Removing intermediate container b7b7fa68ce30 [2022-07-02T18:24:35.785Z] ---> 018c5ac4b4a4 [2022-07-02T18:24:35.785Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T18:24:35.785Z] ---> Running in 7ecd311d43c6 [2022-07-02T18:24:36.389Z] Removing intermediate container 7ecd311d43c6 [2022-07-02T18:24:36.389Z] ---> bd8d5af43adb [2022-07-02T18:24:36.389Z] [2022-07-02T18:24:36.667Z] Successfully built bd8d5af43adb [2022-07-02T18:24:36.667Z] Successfully tagged core-command-arm64:latest [2022-07-02T18:24:41.204Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-07-02T18:24:51.555Z] Removing intermediate container 2bf3f79d3ca0 [2022-07-02T18:24:51.555Z] ---> 82b926782781 [2022-07-02T18:24:51.555Z] [2022-07-02T18:24:51.555Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T18:24:51.555Z] ---> ac73e934f311 [2022-07-02T18:24:51.555Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T18:24:51.555Z] ---> Running in 9a059425c0c5 [2022-07-02T18:24:53.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:24:53.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:24:54.997Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T18:24:54.997Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T18:24:54.997Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T18:24:54.997Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:24:54.997Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:24:55.275Z] OK: 6 MiB in 17 packages [2022-07-02T18:24:57.273Z] Removing intermediate container 9a059425c0c5 [2022-07-02T18:24:57.273Z] ---> 00224b9cedfb [2022-07-02T18:24:57.273Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T18:24:57.273Z] ---> Running in f38f177d1f2b [2022-07-02T18:24:57.551Z] Removing intermediate container f38f177d1f2b [2022-07-02T18:24:57.551Z] ---> f4f392752b77 [2022-07-02T18:24:57.551Z] Step 13/25 : WORKDIR / [2022-07-02T18:24:57.551Z] ---> Running in e763dafa8207 [2022-07-02T18:24:58.153Z] Removing intermediate container e763dafa8207 [2022-07-02T18:24:58.153Z] ---> 92ecfbd11421 [2022-07-02T18:24:58.153Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-02T18:24:59.143Z] ---> 6f83c6303a37 [2022-07-02T18:24:59.143Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-02T18:24:59.741Z] ---> bf8c511ca239 [2022-07-02T18:24:59.741Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T18:25:00.371Z] ---> e1333880533c [2022-07-02T18:25:00.371Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-02T18:25:01.367Z] ---> 6b7c7d72a439 [2022-07-02T18:25:01.367Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T18:25:02.355Z] ---> 4b5086eb9d8d [2022-07-02T18:25:02.355Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T18:25:04.341Z] ---> e6d34134acb4 [2022-07-02T18:25:04.341Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T18:25:05.334Z] ---> 11f8d3726b99 [2022-07-02T18:25:05.334Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-02T18:25:05.334Z] ---> Running in cbd4f43498f6 [2022-07-02T18:25:07.991Z] Removing intermediate container cbd4f43498f6 [2022-07-02T18:25:07.991Z] ---> 3c450d69defe [2022-07-02T18:25:07.991Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T18:25:07.991Z] ---> Running in 898d55f7d277 [2022-07-02T18:25:08.272Z] Removing intermediate container 898d55f7d277 [2022-07-02T18:25:08.272Z] ---> 6c67ef6c2447 [2022-07-02T18:25:08.272Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T18:25:08.272Z] ---> Running in c9af66a97e42 [2022-07-02T18:25:08.544Z] Removing intermediate container c9af66a97e42 [2022-07-02T18:25:08.544Z] ---> a3adab122f98 [2022-07-02T18:25:08.544Z] Step 24/25 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:25:08.544Z] ---> Running in b88e50fcaae6 [2022-07-02T18:25:09.156Z] Removing intermediate container b88e50fcaae6 [2022-07-02T18:25:09.156Z] ---> 1a705a041e05 [2022-07-02T18:25:09.156Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T18:25:09.156Z] ---> Running in 0eff54fa551e [2022-07-02T18:25:09.427Z] Removing intermediate container 0eff54fa551e [2022-07-02T18:25:09.427Z] ---> 039cf8d017ea [2022-07-02T18:25:09.427Z] [2022-07-02T18:25:09.698Z] Successfully built 039cf8d017ea [2022-07-02T18:25:09.698Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-02T18:25:22.071Z]  Building security-secretstore-setup ... done Removing intermediate container ee91ebf2755b [2022-07-02T18:25:22.071Z] ---> 5334740af802 [2022-07-02T18:25:22.071Z] [2022-07-02T18:25:22.071Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T18:25:22.071Z] ---> ac73e934f311 [2022-07-02T18:25:22.071Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T18:25:22.071Z] ---> Running in 2f11f0ef19f0 [2022-07-02T18:25:22.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T18:25:22.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T18:25:23.041Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T18:25:23.041Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T18:25:23.041Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T18:25:23.041Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T18:25:23.311Z] OK: 6 MiB in 16 packages [2022-07-02T18:25:24.280Z] Removing intermediate container 2f11f0ef19f0 [2022-07-02T18:25:24.280Z] ---> 15ba2aaeb88a [2022-07-02T18:25:24.280Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T18:25:24.280Z] ---> Running in 421c9794cfa3 [2022-07-02T18:25:24.548Z] Removing intermediate container 421c9794cfa3 [2022-07-02T18:25:24.548Z] ---> 804ec6649f67 [2022-07-02T18:25:24.548Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T18:25:24.819Z] ---> Running in 680c7798c718 [2022-07-02T18:25:25.089Z] Removing intermediate container 680c7798c718 [2022-07-02T18:25:25.089Z] ---> 5a7539198873 [2022-07-02T18:25:25.089Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T18:25:25.089Z] ---> Running in 1b9eac89c9e7 [2022-07-02T18:25:25.360Z] Removing intermediate container 1b9eac89c9e7 [2022-07-02T18:25:25.360Z] ---> 5dc560da9550 [2022-07-02T18:25:25.360Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T18:25:25.949Z] ---> bc6c03ce58a9 [2022-07-02T18:25:25.949Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T18:25:27.373Z] ---> 0623c0a0f5b8 [2022-07-02T18:25:27.373Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T18:25:27.644Z] ---> f6e09d4b7c72 [2022-07-02T18:25:27.644Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T18:25:27.644Z] ---> Running in c87837318105 [2022-07-02T18:25:27.917Z] Removing intermediate container c87837318105 [2022-07-02T18:25:27.917Z] ---> a29d495206be [2022-07-02T18:25:27.917Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T18:25:28.195Z] ---> Running in ada184b4b059 [2022-07-02T18:25:28.468Z] Removing intermediate container ada184b4b059 [2022-07-02T18:25:28.468Z] ---> 63c34b0c6336 [2022-07-02T18:25:28.468Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T18:25:28.468Z] ---> Running in edccad12067f [2022-07-02T18:25:28.739Z] Removing intermediate container edccad12067f [2022-07-02T18:25:28.739Z] ---> 0f1d454e012f [2022-07-02T18:25:28.739Z] Step 21/22 : LABEL git_sha=dab935d85c81857f265f1fe7b46bb14cefa0c0ef [2022-07-02T18:25:28.739Z] ---> Running in d374486c43ed [2022-07-02T18:25:29.009Z] Removing intermediate container d374486c43ed [2022-07-02T18:25:29.009Z] ---> f054656da7c7 [2022-07-02T18:25:29.009Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T18:25:29.280Z] ---> Running in 743a73c6c2cd [2022-07-02T18:25:29.551Z] Removing intermediate container 743a73c6c2cd [2022-07-02T18:25:29.551Z] ---> a38d6d1ccc9e [2022-07-02T18:25:29.551Z] [2022-07-02T18:25:29.821Z] Successfully built a38d6d1ccc9e [2022-07-02T18:25:29.821Z] Successfully tagged support-notifications-arm64:latest [2022-07-02T18:25:30.106Z]  Building support-notifications ... done  [Pipeline] } [2022-07-02T18:25:30.099Z] $ docker stop --time=1 8d3930b4a27ac4eb84d430e8208485a7ee37c804d1e3899d51cbeaa135713d3e [2022-07-02T18:25:31.786Z] $ docker rm -f 8d3930b4a27ac4eb84d430e8208485a7ee37c804d1e3899d51cbeaa135713d3e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T18:25:32.349Z] + docker images [2022-07-02T18:25:32.619Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T18:25:32.619Z] support-notifications-arm64 latest a38d6d1ccc9e 3 seconds ago 26MB [2022-07-02T18:25:32.619Z] 5334740af802 13 seconds ago 1.49GB [2022-07-02T18:25:32.619Z] security-secretstore-setup-arm64 latest 039cf8d017ea 23 seconds ago 27.5MB [2022-07-02T18:25:32.619Z] 82b926782781 42 seconds ago 1.44GB [2022-07-02T18:25:32.619Z] core-command-arm64 latest bd8d5af43adb 56 seconds ago 15.5MB [2022-07-02T18:25:32.619Z] 29d942e210f3 About a minute ago 1.43GB [2022-07-02T18:25:32.619Z] security-spiffe-token-provider-arm64 latest 4d3eca1bfa18 About a minute ago 28.1MB [2022-07-02T18:25:32.619Z] a66949f82d4a About a minute ago 1.48GB [2022-07-02T18:25:32.619Z] security-proxy-setup-arm64 latest af2421213323 2 minutes ago 26.1MB [2022-07-02T18:25:32.619Z] 610c86d271b1 3 minutes ago 1.44GB [2022-07-02T18:25:32.619Z] sys-mgmt-agent-arm64 latest 9ce793f8fbbd 5 minutes ago 282MB [2022-07-02T18:25:32.619Z] core-metadata-arm64 latest 9a6e5a9623b8 6 minutes ago 16.3MB [2022-07-02T18:25:32.619Z] 7bf7cb158dc9 6 minutes ago 1.44GB [2022-07-02T18:25:32.619Z] support-scheduler-arm64 latest c89d6a37921d 7 minutes ago 25.4MB [2022-07-02T18:25:32.619Z] e1b1661b79f6 7 minutes ago 1.49GB [2022-07-02T18:25:32.619Z] e54fd465d178 7 minutes ago 1.43GB [2022-07-02T18:25:32.619Z] core-data-arm64 latest aa26e9a84f74 8 minutes ago 21.7MB [2022-07-02T18:25:32.619Z] 9c6ad187ea69 8 minutes ago 1.46GB [2022-07-02T18:25:32.619Z] security-bootstrapper-arm64 latest f31e85e7ca1d 9 minutes ago 18.3MB [2022-07-02T18:25:32.619Z] ac1f55d81f8c 9 minutes ago 1.44GB [2022-07-02T18:25:32.619Z] security-spire-agent-arm64 latest 8c442b53f045 12 minutes ago 126MB [2022-07-02T18:25:32.619Z] 00f1f62f79c2 12 minutes ago 1.34GB [2022-07-02T18:25:32.619Z] security-spire-config-arm64 latest c561466c06a6 14 minutes ago 85.6MB [2022-07-02T18:25:32.619Z] security-spire-server-arm64 latest 12a10fe5b010 14 minutes ago 86.3MB [2022-07-02T18:25:32.619Z] b4b17dfe09d4 14 minutes ago 1.34GB [2022-07-02T18:25:32.619Z] b7578dd3655f 14 minutes ago 1.34GB [2022-07-02T18:25:32.619Z] ci-base-image-arm64 latest d5be76f52a0c 27 minutes ago 1.01GB [2022-07-02T18:25:32.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-02T18:25:32.619Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-02T18:25:32.619Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-02T18:25:32.619Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-02T18:25:32.619Z] 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 [2022-07-02T18:25:33.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T18:25:33.057Z] [2022-07-02T18:25:33.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:25:33.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T18:25:33.673Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-02T18:25:33.673Z] 8998bd30e6a1: Pulling fs layer [2022-07-02T18:25:33.673Z] 04944245beec: Pulling fs layer [2022-07-02T18:25:33.673Z] 699f458cf7ca: Pulling fs layer [2022-07-02T18:25:33.673Z] 765212b225bb: Pulling fs layer [2022-07-02T18:25:33.673Z] f23df028b6ca: Pulling fs layer [2022-07-02T18:25:33.673Z] d65c8cfc05b1: Pulling fs layer [2022-07-02T18:25:33.673Z] 2437ff75d9bd: Pulling fs layer [2022-07-02T18:25:33.673Z] 765212b225bb: Waiting [2022-07-02T18:25:33.673Z] f23df028b6ca: Waiting [2022-07-02T18:25:33.673Z] d65c8cfc05b1: Waiting [2022-07-02T18:25:33.673Z] 2437ff75d9bd: Waiting [2022-07-02T18:25:33.673Z] 04944245beec: Verifying Checksum [2022-07-02T18:25:33.673Z] 04944245beec: Download complete [2022-07-02T18:25:33.673Z] 765212b225bb: Verifying Checksum [2022-07-02T18:25:33.673Z] 765212b225bb: Download complete [2022-07-02T18:25:33.673Z] f23df028b6ca: Download complete [2022-07-02T18:25:33.673Z] d65c8cfc05b1: Verifying Checksum [2022-07-02T18:25:33.673Z] d65c8cfc05b1: Download complete [2022-07-02T18:25:33.949Z] 699f458cf7ca: Verifying Checksum [2022-07-02T18:25:33.949Z] 699f458cf7ca: Download complete [2022-07-02T18:25:34.221Z] 8998bd30e6a1: Download complete [2022-07-02T18:25:36.198Z] 2437ff75d9bd: Verifying Checksum [2022-07-02T18:25:36.198Z] 2437ff75d9bd: Download complete [2022-07-02T18:25:38.161Z] 8998bd30e6a1: Pull complete [2022-07-02T18:25:38.756Z] 04944245beec: Pull complete [2022-07-02T18:25:40.182Z] 699f458cf7ca: Pull complete [2022-07-02T18:25:40.455Z] 765212b225bb: Pull complete [2022-07-02T18:25:41.435Z] f23df028b6ca: Pull complete [2022-07-02T18:25:41.435Z] d65c8cfc05b1: Pull complete [2022-07-02T18:25:59.733Z] 2437ff75d9bd: Pull complete [2022-07-02T18:25:59.733Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-02T18:25:59.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T18:25:59.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:26:00.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-16709 does not seem to be running inside a container [2022-07-02T18:26:00.078Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2022-07-02T18:26:03.194Z] $ docker top 6c46a113b4dc71538630fd73bddb5c043e380e2730423e75d0533a5ae953e29e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:26:04.169Z] ---> job-cost.sh [2022-07-02T18:26:04.169Z] lf-activate-venv: SKIPPING [2022-07-02T18:26:04.169Z] INFO: No Stack... [2022-07-02T18:26:04.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-02T18:26:05.358Z] INFO: Archiving Costs [Pipeline] sh [2022-07-02T18:26:06.020Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2022-07-02T18:26:06.020Z] + cut -d, -f6 [Pipeline] lock [2022-07-02T18:26:06.052Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-8-stack-cost] [2022-07-02T18:26:06.057Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4057-8-stack-cost] did not exist. Created. [2022-07-02T18:26:06.058Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-02T18:26:06.732Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-02T18:26:06.924Z] Stashed 1 file(s) [Pipeline] } [2022-07-02T18:26:06.931Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-02T18:26:06.940Z] $ docker stop --time=1 6c46a113b4dc71538630fd73bddb5c043e380e2730423e75d0533a5ae953e29e [2022-07-02T18:26:08.543Z] $ docker rm -f 6c46a113b4dc71538630fd73bddb5c043e380e2730423e75d0533a5ae953e29e [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 [2022-07-02T18:26:09.072Z] provisioning config files... [2022-07-02T18:26:09.080Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config9086431076558594549tmp [Pipeline] { [Pipeline] sh [2022-07-02T18:26:09.385Z] + set +x [2022-07-02T18:26:09.386Z] + curl -s https://codecov.io/bash [2022-07-02T18:26:09.386Z] + bash -s -- [2022-07-02T18:26:09.386Z] [2022-07-02T18:26:09.386Z] _____ _ [2022-07-02T18:26:09.386Z] / ____| | | [2022-07-02T18:26:09.386Z] | | ___ __| | ___ ___ _____ __ [2022-07-02T18:26:09.386Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-02T18:26:09.386Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-02T18:26:09.386Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-02T18:26:09.386Z] Bash-1.0.6 [2022-07-02T18:26:09.386Z] [2022-07-02T18:26:09.386Z] [2022-07-02T18:26:09.386Z] ==> git version 2.25.1 found [2022-07-02T18:26:09.386Z] ==> 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 [2022-07-02T18:26:09.386Z] Release-Date: 2020-01-08 [2022-07-02T18:26:09.386Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-02T18:26:09.386Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-02T18:26:09.386Z] ==> Jenkins CI detected. [2022-07-02T18:26:09.386Z] current dir:  /w/workspace/edgex-go/8 [2022-07-02T18:26:09.386Z] project root: . [2022-07-02T18:26:09.386Z] --> token set from env [2022-07-02T18:26:09.386Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-02T18:26:09.386Z] ==> Running gcov in . (disable via -X gcov) [2022-07-02T18:26:09.386Z] ==> Python coveragepy not found [2022-07-02T18:26:09.386Z] ==> Searching for coverage reports in: [2022-07-02T18:26:09.386Z] + . [2022-07-02T18:26:09.386Z] -> Found 1 reports [2022-07-02T18:26:09.386Z] ==> Detecting git/mercurial file structure [2022-07-02T18:26:09.386Z] ==> Reading reports [2022-07-02T18:26:09.646Z] + ./coverage.out bytes=435593 [2022-07-02T18:26:09.646Z] ==> Appending adjustments [2022-07-02T18:26:09.646Z] https://docs.codecov.io/docs/fixing-reports [2022-07-02T18:26:10.587Z] + Found adjustments [2022-07-02T18:26:10.848Z] ==> Gzipping contents [2022-07-02T18:26:10.848Z] 60K /tmp/codecov.UPOS81.gz [2022-07-02T18:26:10.848Z] ==> Uploading reports [2022-07-02T18:26:10.848Z] url: https://codecov.io [2022-07-02T18:26:10.848Z] query: branch=PR-4057&commit=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-07-02T18:26:10.848Z] -> Pinging Codecov [2022-07-02T18:26:10.848Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=dbfb8e7cba212e6a24ba2599f92c1ad0674d9744&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-07-02T18:26:11.109Z] -> Uploading to [2022-07-02T18:26:11.109Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/dbfb8e7cba212e6a24ba2599f92c1ad0674d9744/610db169-2b87-4246-854f-a2275f450ab7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T182610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcfd18445dc00c73b85924a7ffbbaded57843529226d3d2eb5a84d8de5d41c35 [2022-07-02T18:26:11.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T18:26:11.109Z] Dload Upload Total Spent Left Speed [2022-07-02T18:26:11.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59908 0 0 100 59908 0 275k --:--:-- --:--:-- --:--:-- 275k [2022-07-02T18:26:11.109Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dbfb8e7cba212e6a24ba2599f92c1ad0674d9744 [Pipeline] } [2022-07-02T18:26:11.117Z] 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 [2022-07-02T18:26:11.714Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:26:12.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:26:12.874Z] ---> package-listing.sh [2022-07-02T18:26:12.874Z] ++ facter osfamily [2022-07-02T18:26:12.874Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-02T18:26:13.134Z] + OS_FAMILY=debian [2022-07-02T18:26:13.134Z] + workspace=/w/workspace/edgex-go/8 [2022-07-02T18:26:13.134Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-02T18:26:13.134Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-02T18:26:13.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-02T18:26:13.134Z] + PACKAGES=/tmp/packages_start.txt [2022-07-02T18:26:13.134Z] + '[' /w/workspace/edgex-go/8 ']' [2022-07-02T18:26:13.134Z] + PACKAGES=/tmp/packages_end.txt [2022-07-02T18:26:13.134Z] + case "${OS_FAMILY}" in [2022-07-02T18:26:13.134Z] + dpkg -l [2022-07-02T18:26:13.134Z] + grep '^ii' [2022-07-02T18:26:13.134Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-02T18:26:13.134Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-02T18:26:13.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-02T18:26:13.134Z] + '[' /w/workspace/edgex-go/8 ']' [2022-07-02T18:26:13.134Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-07-02T18:26:13.134Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-07-02T18:26:13.145Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-02T18:26:13.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:26:13.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T18:26:13.994Z] [2022-07-02T18:26:13.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T18:26:14.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T18:26:14.305Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-02T18:26:14.305Z] 5eb5b503b376: Pulling fs layer [2022-07-02T18:26:14.305Z] 5c69ac0246d0: Pulling fs layer [2022-07-02T18:26:14.305Z] ec43610c2a17: Pulling fs layer [2022-07-02T18:26:14.305Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-02T18:26:14.305Z] 33b1e0a273af: Pulling fs layer [2022-07-02T18:26:14.305Z] 5d3b04190fa2: Pulling fs layer [2022-07-02T18:26:14.305Z] 2f39f015ded8: Pulling fs layer [2022-07-02T18:26:14.305Z] 5d3b04190fa2: Waiting [2022-07-02T18:26:14.305Z] 33b1e0a273af: Waiting [2022-07-02T18:26:14.305Z] 2f39f015ded8: Waiting [2022-07-02T18:26:14.305Z] 3a2ae6a8a46f: Waiting [2022-07-02T18:26:14.305Z] 5c69ac0246d0: Verifying Checksum [2022-07-02T18:26:14.305Z] 5c69ac0246d0: Download complete [2022-07-02T18:26:14.305Z] 3a2ae6a8a46f: Download complete [2022-07-02T18:26:14.305Z] ec43610c2a17: Verifying Checksum [2022-07-02T18:26:14.305Z] ec43610c2a17: Download complete [2022-07-02T18:26:14.305Z] 33b1e0a273af: Verifying Checksum [2022-07-02T18:26:14.305Z] 33b1e0a273af: Download complete [2022-07-02T18:26:14.305Z] 5d3b04190fa2: Download complete [2022-07-02T18:26:14.565Z] 5eb5b503b376: Download complete [2022-07-02T18:26:15.135Z] 2f39f015ded8: Download complete [2022-07-02T18:26:16.073Z] 5eb5b503b376: Pull complete [2022-07-02T18:26:16.073Z] 5c69ac0246d0: Pull complete [2022-07-02T18:26:16.641Z] ec43610c2a17: Pull complete [2022-07-02T18:26:16.641Z] 3a2ae6a8a46f: Pull complete [2022-07-02T18:26:16.901Z] 33b1e0a273af: Pull complete [2022-07-02T18:26:16.901Z] 5d3b04190fa2: Pull complete [2022-07-02T18:26:22.177Z] 2f39f015ded8: Pull complete [2022-07-02T18:26:22.177Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-02T18:26:22.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T18:26:22.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T18:26:22.272Z] prd-ubuntu20.04-docker-8c-8g-16707 does not seem to be running inside a container [2022-07-02T18:26:22.294Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:latest cat [2022-07-02T18:26:24.214Z] $ docker top 14183722424a16f490acebd2ad4e7fbbfb85f793f9e4e5699bae2cdd724b2f67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T18:26:24.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-02T18:26:24.890Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-02T18:26:25.182Z] + ls /var/log/sa-host [2022-07-02T18:26:25.182Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T18:26:25.312Z] provisioning config files... [2022-07-02T18:26:25.322Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config2038718247397116174tmp [Pipeline] { [Pipeline] echo [2022-07-02T18:26:25.335Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:26:25.622Z] ---> create-netrc.sh [Pipeline] } [2022-07-02T18:26:25.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:26:25.962Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-02T18:26:25.972Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:26:26.257Z] ---> sudo-logs.sh [2022-07-02T18:26:26.257Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-02T18:26:26.277Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:26:26.565Z] ---> job-cost.sh [2022-07-02T18:26:26.565Z] lf-activate-venv: SKIPPING [2022-07-02T18:26:26.565Z] DEBUG: total: 0.10999999940395355 [2022-07-02T18:26:26.565Z] INFO: Retrieving Stack Cost... [2022-07-02T18:26:27.137Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-02T18:26:27.396Z] INFO: Archiving Costs [Pipeline] echo [2022-07-02T18:26:27.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T18:26:27.700Z] ---> logs-deploy.sh [2022-07-02T18:26:27.700Z] lf-activate-venv: SKIPPING [2022-07-02T18:26:27.700Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/8 [2022-07-02T18:26:27.700Z] INFO: archiving workspace using pattern(s): [2022-07-02T18:26:28.644Z] Archives upload complete. [2022-07-02T18:26:28.905Z] INFO: archiving logs to Nexus [2022-07-02T18:26:29.478Z] ---> uname -a: [2022-07-02T18:26:29.478Z] Linux prd-ubuntu20-04-docker-8c-8g-16707 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-02T18:26:29.478Z] [2022-07-02T18:26:29.478Z] [2022-07-02T18:26:29.478Z] ---> lscpu: [2022-07-02T18:26:29.478Z] Architecture: x86_64 [2022-07-02T18:26:29.478Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-02T18:26:29.478Z] Byte Order: Little Endian [2022-07-02T18:26:29.478Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-02T18:26:29.478Z] CPU(s): 8 [2022-07-02T18:26:29.478Z] On-line CPU(s) list: 0-7 [2022-07-02T18:26:29.478Z] Thread(s) per core: 1 [2022-07-02T18:26:29.478Z] Core(s) per socket: 1 [2022-07-02T18:26:29.478Z] Socket(s): 8 [2022-07-02T18:26:29.478Z] NUMA node(s): 1 [2022-07-02T18:26:29.478Z] Vendor ID: AuthenticAMD [2022-07-02T18:26:29.478Z] CPU family: 23 [2022-07-02T18:26:29.478Z] Model: 49 [2022-07-02T18:26:29.478Z] Model name: AMD EPYC-Rome Processor [2022-07-02T18:26:29.478Z] Stepping: 0 [2022-07-02T18:26:29.478Z] CPU MHz: 2799.994 [2022-07-02T18:26:29.478Z] BogoMIPS: 5599.98 [2022-07-02T18:26:29.478Z] Virtualization: AMD-V [2022-07-02T18:26:29.478Z] Hypervisor vendor: KVM [2022-07-02T18:26:29.478Z] Virtualization type: full [2022-07-02T18:26:29.478Z] L1d cache: 256 KiB [2022-07-02T18:26:29.478Z] L1i cache: 256 KiB [2022-07-02T18:26:29.478Z] L2 cache: 4 MiB [2022-07-02T18:26:29.478Z] L3 cache: 128 MiB [2022-07-02T18:26:29.478Z] NUMA node0 CPU(s): 0-7 [2022-07-02T18:26:29.478Z] Vulnerability Itlb multihit: Not affected [2022-07-02T18:26:29.478Z] Vulnerability L1tf: Not affected [2022-07-02T18:26:29.478Z] Vulnerability Mds: Not affected [2022-07-02T18:26:29.478Z] Vulnerability Meltdown: Not affected [2022-07-02T18:26:29.478Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-02T18:26:29.478Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-02T18:26:29.478Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-02T18:26:29.478Z] Vulnerability Srbds: Not affected [2022-07-02T18:26:29.478Z] Vulnerability Tsx async abort: Not affected [2022-07-02T18:26:29.478Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-02T18:26:29.478Z] [2022-07-02T18:26:29.478Z]