Pull request #4455 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981+98f26a0c7d805e442403424f4b6a62f5234911ca (0459639f9d54196c9e550a9876b3f99d67df946b) 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-ssh17232094265128797331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9263657431323888449.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8842270387972570123.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3922239078614599337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17785607992699887033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17337109921903625974.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2436’ Running on prd-ubuntu20.04-docker-8c-8g-2440 in /w/workspace/edgexfoundry_edgex-go_PR-4455 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 98f26a0c7d805e442403424f4b6a62f5234911ca into PR head commit 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 Merge succeeded, producing 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 Checking out Revision 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 (PR-4455) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/4455/head:refs/remotes/origin/PR-4455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 # 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 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T14:29:54.464Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T14:29:54.617Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T14:29:54.715Z] ========================================================= [2023-03-16T14:29:54.715Z] EdgeX Global Pipelines Version Info [2023-03-16T14:29:54.715Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:29:55.454Z] ------------------- [2023-03-16T14:29:55.454Z] stable info: [2023-03-16T14:29:55.454Z] ------------------- [2023-03-16T14:29:55.454Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T14:29:55.454Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T14:29:55.454Z] Message: update stable to v1.0.245 [2023-03-16T14:29:56.023Z] ------------------- [2023-03-16T14:29:56.023Z] experimental info: [2023-03-16T14:29:56.023Z] ------------------- [2023-03-16T14:29:56.023Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T14:29:56.023Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T14:29:56.023Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T14:29:56.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-16T14:29:56.327Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-16T14:29:56.363Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T14:29:56.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T14:29:56.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T14:29:56.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T14:29:56.508Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T14:29:56.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-16T14:29:56.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-16T14:29:56.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-16T14:29:56.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T14:29:56.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T14:29:56.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T14:29:56.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T14:29:56.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T14:29:56.866Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T14:29:56.905Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T14:29:56.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T14:29:56.977Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T14:29:57.012Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-16T14:29:57.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T14:29:57.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T14:29:57.128Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T14:29:57.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4455 [Pipeline] echo [2023-03-16T14:29:57.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4455 [Pipeline] echo [2023-03-16T14:29:57.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4455 [Pipeline] echo [2023-03-16T14:29:57.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [Pipeline] echo [2023-03-16T14:29:57.312Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 581ad6d [Pipeline] echo [2023-03-16T14:29:57.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T14:29:57.466Z] provisioning config files... [2023-03-16T14:29:57.479Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7703561598671005647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:29:57.816Z] ---> docker-login.sh [2023-03-16T14:29:57.816Z] nexus3.edgexfoundry.org:10001 [2023-03-16T14:29:58.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:29:58.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:29:58.345Z] Configure a credential helper to remove this warning. See [2023-03-16T14:29:58.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:29:58.345Z] [2023-03-16T14:29:58.345Z] Login Succeeded [2023-03-16T14:29:58.345Z] nexus3.edgexfoundry.org:10002 [2023-03-16T14:29:58.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:29:58.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:29:58.605Z] Configure a credential helper to remove this warning. See [2023-03-16T14:29:58.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:29:58.605Z] [2023-03-16T14:29:58.605Z] Login Succeeded [2023-03-16T14:29:58.605Z] nexus3.edgexfoundry.org:10003 [2023-03-16T14:29:58.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:29:58.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:29:58.605Z] Configure a credential helper to remove this warning. See [2023-03-16T14:29:58.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:29:58.605Z] [2023-03-16T14:29:58.605Z] Login Succeeded [2023-03-16T14:29:58.605Z] nexus3.edgexfoundry.org:10004 [2023-03-16T14:29:58.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:29:58.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:29:58.605Z] Configure a credential helper to remove this warning. See [2023-03-16T14:29:58.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:29:58.605Z] [2023-03-16T14:29:58.605Z] Login Succeeded [2023-03-16T14:29:58.605Z] docker.io [2023-03-16T14:29:58.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:29:59.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:29:59.125Z] Configure a credential helper to remove this warning. See [2023-03-16T14:29:59.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:29:59.125Z] [2023-03-16T14:29:59.125Z] Login Succeeded [2023-03-16T14:29:59.125Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T14:29:59.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T14:29:59.569Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-16T14:29:59.569Z] + + cut -d/ -f2 [2023-03-16T14:29:59.569Z] dirname cmd/core-command/Dockerfile [2023-03-16T14:29:59.569Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-16T14:29:59.569Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T14:29:59.569Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T14:29:59.570Z] + dirname cmd/core-data/Dockerfile [2023-03-16T14:29:59.570Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-16T14:29:59.570Z] + + cut -d/ -f2 [2023-03-16T14:29:59.570Z] dirname cmd/core-metadata/Dockerfile [2023-03-16T14:29:59.570Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-16T14:29:59.570Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-16T14:29:59.570Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-16T14:29:59.570Z] + cut+ -d/ -f2 [2023-03-16T14:29:59.570Z] dirname cmd/security-proxy-auth/Dockerfile [2023-03-16T14:29:59.570Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-16T14:29:59.570Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-16T14:29:59.570Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-16T14:29:59.570Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-16T14:29:59.570Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-16T14:29:59.570Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T14:29:59.570Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T14:29:59.570Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-16T14:29:59.570Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-16T14:29:59.570Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-16T14:29:59.570Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-16T14:29:59.570Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-16T14:29:59.570Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-16T14:29:59.570Z] + dirname cmd/support-notifications/Dockerfile [2023-03-16T14:29:59.570Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-16T14:29:59.570Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-16T14:29:59.570Z] + cut -d/ -f2 [2023-03-16T14:29:59.570Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-16T14:29:59.632Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T14:30:00.129Z] + git rev-list -1 --merges 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981~1..581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [Pipeline] echo [2023-03-16T14:30:00.169Z] -----------> git rev-list -1 --merges 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981~1..581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [false] [Pipeline] sh [2023-03-16T14:30:00.565Z] + git log --format=format:%s -1 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [Pipeline] echo [2023-03-16T14:30:00.624Z] ========================================================= [2023-03-16T14:30:00.624Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T14:30:00.624Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-16T14:30:01.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T14:30:01.158Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T14:30:01.158Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T14:30:01.158Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T14:30:01.158Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T14:30:01.158Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T14:30:01.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:30:01.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:30:01.594Z] [2023-03-16T14:30:01.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:30:01.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:30:02.922Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T14:30:02.922Z] b85a868b505f: Pulling fs layer [2023-03-16T14:30:02.922Z] e2be974225ed: Pulling fs layer [2023-03-16T14:30:02.922Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T14:30:02.922Z] 988bab9f4d93: Pulling fs layer [2023-03-16T14:30:02.922Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T14:30:02.922Z] eaf3925da568: Pulling fs layer [2023-03-16T14:30:02.922Z] bab4dde63d76: Pulling fs layer [2023-03-16T14:30:02.922Z] bde34c3a00c8: Pulling fs layer [2023-03-16T14:30:02.922Z] b352a97aabf1: Pulling fs layer [2023-03-16T14:30:02.922Z] 4872d77fe225: Pulling fs layer [2023-03-16T14:30:02.922Z] 5851b861e8e6: Pulling fs layer [2023-03-16T14:30:02.922Z] 988bab9f4d93: Waiting [2023-03-16T14:30:02.922Z] 1469e6f7b9e6: Waiting [2023-03-16T14:30:02.922Z] eaf3925da568: Waiting [2023-03-16T14:30:02.922Z] 4872d77fe225: Waiting [2023-03-16T14:30:02.922Z] bab4dde63d76: Waiting [2023-03-16T14:30:02.922Z] bde34c3a00c8: Waiting [2023-03-16T14:30:02.922Z] 5851b861e8e6: Waiting [2023-03-16T14:30:02.922Z] b352a97aabf1: Waiting [2023-03-16T14:30:03.185Z] e2be974225ed: Verifying Checksum [2023-03-16T14:30:03.185Z] e2be974225ed: Download complete [2023-03-16T14:30:03.185Z] 988bab9f4d93: Download complete [2023-03-16T14:30:03.185Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T14:30:03.185Z] 1469e6f7b9e6: Download complete [2023-03-16T14:30:03.185Z] eaf3925da568: Verifying Checksum [2023-03-16T14:30:03.185Z] eaf3925da568: Download complete [2023-03-16T14:30:03.185Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T14:30:03.185Z] 339a4e72a1f5: Download complete [2023-03-16T14:30:03.186Z] bde34c3a00c8: Download complete [2023-03-16T14:30:03.186Z] b352a97aabf1: Download complete [2023-03-16T14:30:03.446Z] 4872d77fe225: Verifying Checksum [2023-03-16T14:30:03.446Z] 4872d77fe225: Download complete [2023-03-16T14:30:03.446Z] 5851b861e8e6: Verifying Checksum [2023-03-16T14:30:03.446Z] 5851b861e8e6: Download complete [2023-03-16T14:30:03.446Z] b85a868b505f: Verifying Checksum [2023-03-16T14:30:03.446Z] b85a868b505f: Download complete [2023-03-16T14:30:03.706Z] bab4dde63d76: Verifying Checksum [2023-03-16T14:30:03.706Z] bab4dde63d76: Download complete [2023-03-16T14:30:04.641Z] b85a868b505f: Pull complete [2023-03-16T14:30:04.641Z] e2be974225ed: Pull complete [2023-03-16T14:30:05.210Z] 339a4e72a1f5: Pull complete [2023-03-16T14:30:05.210Z] 988bab9f4d93: Pull complete [2023-03-16T14:30:05.469Z] 1469e6f7b9e6: Pull complete [2023-03-16T14:30:05.469Z] eaf3925da568: Pull complete [2023-03-16T14:30:07.369Z] bab4dde63d76: Pull complete [2023-03-16T14:30:07.369Z] bde34c3a00c8: Pull complete [2023-03-16T14:30:07.369Z] b352a97aabf1: Pull complete [2023-03-16T14:30:07.369Z] 4872d77fe225: Pull complete [2023-03-16T14:30:07.369Z] 5851b861e8e6: Pull complete [2023-03-16T14:30:07.369Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T14:30:07.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T14:30:07.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:30:07.601Z] prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container [2023-03-16T14:30:07.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T14:30:10.014Z] $ docker top b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f -eo pid,comm [2023-03-16T14:30:10.065Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T14:30:10.065Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T14:30:10.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T14:30:10.192Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T14:30:10.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T14:30:10.315Z] $ docker exec b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f ssh-agent [2023-03-16T14:30:10.428Z] SSH_AUTH_SOCK=/tmp/ssh-EXRzmXiX83vh/agent.32 [2023-03-16T14:30:10.428Z] SSH_AGENT_PID=38 [2023-03-16T14:30:10.435Z] Running ssh-add (command line suppressed) [2023-03-16T14:30:10.542Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15247087678724256944.key (/w/workspace/edgex-go/1@tmp/private_key_15247087678724256944.key) [2023-03-16T14:30:10.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T14:30:10.874Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T14:30:10.901Z] $ docker exec --env ******** --env ******** b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f ssh-agent -k [2023-03-16T14:30:11.003Z] unset SSH_AUTH_SOCK; [2023-03-16T14:30:11.005Z] unset SSH_AGENT_PID; [2023-03-16T14:30:11.006Z] echo Agent pid 38 killed; [2023-03-16T14:30:11.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T14:30:11.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T14:30:11.091Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T14:30:11.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T14:30:11.206Z] $ docker exec b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f ssh-agent [2023-03-16T14:30:11.321Z] SSH_AUTH_SOCK=/tmp/ssh-OfGhMn6VJYRq/agent.70 [2023-03-16T14:30:11.321Z] SSH_AGENT_PID=76 [2023-03-16T14:30:11.326Z] Running ssh-add (command line suppressed) [2023-03-16T14:30:11.433Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15352495562323059435.key (/w/workspace/edgex-go/1@tmp/private_key_15352495562323059435.key) [2023-03-16T14:30:11.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T14:30:11.791Z] + git semver init [2023-03-16T14:30:12.051Z] 2023-03-16 14:30:11,962 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T14:30:12.051Z] 2023-03-16 14:30:11,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-16T14:30:12.051Z] 2023-03-16 14:30:11,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-16T14:30:12.051Z] 2023-03-16 14:30:11,966 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-16T14:30:34.015Z] 2023-03-16 14:30:33,028 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-16T14:30:34.015Z] 2023-03-16 14:30:33,029 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4455 with force:False [2023-03-16T14:30:34.015Z] 2023-03-16 14:30:33,029 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4455 [2023-03-16T14:30:34.015Z] 2023-03-16 14:30:33,031 [execute] INFO git cat-file --batch-check [2023-03-16T14:30:34.015Z] 2023-03-16 14:30:33,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T14:30:34.015Z] 2023-03-16 14:30:33,038 [execute] INFO git cat-file --batch [2023-03-16T14:30:34.015Z] 2023-03-16 14:30:33,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T14:30:34.015Z] 2023-03-16 14:30:33,043 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4455 [2023-03-16T14:30:34.015Z] 0.0.0 [Pipeline] } [2023-03-16T14:30:34.042Z] $ docker exec --env ******** --env ******** b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f ssh-agent -k [2023-03-16T14:30:34.138Z] unset SSH_AUTH_SOCK; [2023-03-16T14:30:34.138Z] unset SSH_AGENT_PID; [2023-03-16T14:30:34.138Z] echo Agent pid 76 killed; [2023-03-16T14:30:34.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T14:30:34.550Z] + git semver [Pipeline] } [2023-03-16T14:30:34.839Z] $ docker stop --time=1 b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f [2023-03-16T14:30:36.123Z] $ docker rm -f --volumes b02a4472a90703bde28e8534e9a8ae8d688db5c365bf4d22edc396b04e546a5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T14:30:36.501Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T14:30:36.754Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T14:30:36.780Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T14:30:37.532Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-16T14:30:37.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:30:37.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:30:37.630Z] ========================================================= [2023-03-16T14:30:37.630Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T14:30:37.630Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:30:37.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T14:30:37.965Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T14:30:37.965Z] 63b65145d645: Pulling fs layer [2023-03-16T14:30:37.965Z] a2d21d5440eb: Pulling fs layer [2023-03-16T14:30:37.965Z] 935e6c44a52c: Pulling fs layer [2023-03-16T14:30:37.965Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T14:30:37.965Z] 30dea6a524f1: Pulling fs layer [2023-03-16T14:30:37.965Z] a2aff8979fd8: Pulling fs layer [2023-03-16T14:30:37.965Z] 6808be2612f2: Pulling fs layer [2023-03-16T14:30:37.965Z] f25807f1079a: Pulling fs layer [2023-03-16T14:30:37.965Z] 94cc34f8dd06: Waiting [2023-03-16T14:30:37.965Z] 30dea6a524f1: Waiting [2023-03-16T14:30:37.965Z] a2aff8979fd8: Waiting [2023-03-16T14:30:37.965Z] 6808be2612f2: Waiting [2023-03-16T14:30:37.965Z] f25807f1079a: Waiting [2023-03-16T14:30:37.965Z] a2d21d5440eb: Verifying Checksum [2023-03-16T14:30:37.965Z] a2d21d5440eb: Download complete [2023-03-16T14:30:37.965Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T14:30:37.965Z] 94cc34f8dd06: Download complete [2023-03-16T14:30:37.965Z] 30dea6a524f1: Download complete [2023-03-16T14:30:37.965Z] 63b65145d645: Verifying Checksum [2023-03-16T14:30:37.965Z] 63b65145d645: Download complete [2023-03-16T14:30:38.226Z] a2aff8979fd8: Verifying Checksum [2023-03-16T14:30:38.226Z] a2aff8979fd8: Download complete [2023-03-16T14:30:38.226Z] 63b65145d645: Pull complete [2023-03-16T14:30:38.497Z] a2d21d5440eb: Pull complete [2023-03-16T14:30:38.759Z] f25807f1079a: Verifying Checksum [2023-03-16T14:30:38.759Z] f25807f1079a: Download complete [2023-03-16T14:30:38.759Z] 935e6c44a52c: Verifying Checksum [2023-03-16T14:30:38.759Z] 935e6c44a52c: Download complete [2023-03-16T14:30:38.759Z] 6808be2612f2: Verifying Checksum [2023-03-16T14:30:38.759Z] 6808be2612f2: Download complete [2023-03-16T14:30:42.043Z] 935e6c44a52c: Pull complete [2023-03-16T14:30:42.043Z] 94cc34f8dd06: Pull complete [2023-03-16T14:30:42.043Z] 30dea6a524f1: Pull complete [2023-03-16T14:30:42.043Z] a2aff8979fd8: Pull complete [2023-03-16T14:30:43.941Z] 6808be2612f2: Pull complete [2023-03-16T14:30:44.873Z] f25807f1079a: Pull complete [2023-03-16T14:30:44.873Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T14:30:44.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T14:30:44.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:30:45.226Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T14:30:45.226Z] WORKDIR /edgex [2023-03-16T14:30:45.226Z] COPY go.mod . [2023-03-16T14:30:45.226Z] RUN go mod download [2023-03-16T14:30:45.226Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-16T14:30:45.792Z] Sending build context to Docker daemon 170.4MB [2023-03-16T14:30:45.793Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T14:30:45.793Z] ---> 3b553350e43f [2023-03-16T14:30:45.793Z] Step 2/4 : WORKDIR /edgex [2023-03-16T14:30:51.068Z] ---> Running in 5d322ee4bfe9 [2023-03-16T14:30:51.068Z] Removing intermediate container 5d322ee4bfe9 [2023-03-16T14:30:51.068Z] ---> 72bfcd34b48e [2023-03-16T14:30:51.068Z] Step 3/4 : COPY go.mod . [2023-03-16T14:30:51.326Z] ---> 3a7082103884 [2023-03-16T14:30:51.326Z] Step 4/4 : RUN go mod download [2023-03-16T14:30:51.326Z] ---> Running in 18ceb7f0571b [2023-03-16T14:30:52.080Z] Still waiting to schedule task [2023-03-16T14:30:52.080Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2441’ is offline [2023-03-16T14:31:03.528Z] Removing intermediate container 18ceb7f0571b [2023-03-16T14:31:03.529Z] ---> e115f334664f [2023-03-16T14:31:03.529Z] Successfully built e115f334664f [2023-03-16T14:31:03.529Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:31:03.970Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T14:31:03.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:31:04.188Z] prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container [2023-03-16T14:31:04.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T14:31:04.579Z] $ docker top d8e057eefdec09f49f2f643a6475a2248aaed25438714c70442f903ded83253a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:31:05.030Z] + go version [2023-03-16T14:31:05.030Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T14:31:05.074Z] $ docker stop --time=1 d8e057eefdec09f49f2f643a6475a2248aaed25438714c70442f903ded83253a [2023-03-16T14:31:06.337Z] $ docker rm -f --volumes d8e057eefdec09f49f2f643a6475a2248aaed25438714c70442f903ded83253a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:31:07.029Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T14:31:07.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:31:07.258Z] prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container [2023-03-16T14:31:07.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T14:31:07.631Z] $ docker top 6dab73f3e12448540d5f3362a99d39f9ace38231adee23fa39dee3e6352fb636 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T14:31:07.739Z] ========================================================= [2023-03-16T14:31:07.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T14:31:07.739Z] ========================================================= [Pipeline] sh [2023-03-16T14:31:08.033Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:31:08.383Z] + make test [2023-03-16T14:31:08.383Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T14:31:14.949Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T14:31:29.909Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T14:31:30.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T14:31:30.187Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T14:31:30.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T14:31:30.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T14:31:30.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T14:31:30.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.036s coverage: 28.7% of statements [2023-03-16T14:31:32.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-03-16T14:31:33.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T14:31:33.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T14:31:33.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T14:31:34.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T14:31:34.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T14:31:35.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T14:31:35.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:31:35.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T14:31:35.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T14:31:35.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T14:31:36.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.2% of statements [2023-03-16T14:31:36.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements [2023-03-16T14:31:36.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T14:31:36.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T14:31:37.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.479s coverage: 88.5% of statements [2023-03-16T14:31:37.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements [2023-03-16T14:31:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T14:31:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:31:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T14:31:38.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.419s coverage: 95.6% of statements [2023-03-16T14:31:38.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T14:31:38.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T14:31:38.784Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T14:31:38.785Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T14:31:38.785Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T14:31:39.043Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2023-03-16T14:31:39.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T14:31:39.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T14:31:39.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T14:31:39.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements [2023-03-16T14:31:40.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T14:31:40.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T14:31:40.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-03-16T14:31:40.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements [2023-03-16T14:31:40.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 45.5% of statements [2023-03-16T14:31:41.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements [2023-03-16T14:31:41.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2023-03-16T14:31:41.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-03-16T14:31:41.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-03-16T14:31:41.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T14:31:41.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T14:31:41.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T14:31:41.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T14:31:42.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T14:31:42.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T14:31:42.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T14:31:42.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T14:31:43.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T14:31:43.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T14:31:43.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T14:31:43.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T14:31:43.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T14:31:43.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T14:31:44.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T14:31:44.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T14:31:45.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T14:31:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T14:31:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T14:31:47.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T14:31:47.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T14:31:47.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T14:31:48.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T14:31:48.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T14:31:48.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T14:31:49.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T14:31:49.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T14:31:49.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T14:31:49.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T14:31:50.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T14:31:50.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T14:31:50.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T14:31:50.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T14:31:52.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T14:31:52.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:31:52.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T14:31:52.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T14:31:52.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2023-03-16T14:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T14:31:53.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T14:31:53.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T14:31:53.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.073s coverage: 92.9% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 84.8% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.230s coverage: 38.4% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.3% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-03-16T14:32:05.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements [2023-03-16T14:32:05.773Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-16T14:32:27.680Z] go vet ./... [2023-03-16T14:32:29.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T14:32:29.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T14:32:29.583Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T14:32:29.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T14:32:29.915Z] + ls -al . [2023-03-16T14:32:29.915Z] total 704 [2023-03-16T14:32:29.916Z] drwxrwxr-x 11 1001 1001 4096 Mar 16 14:31 . [2023-03-16T14:32:29.916Z] drwxr-xr-x 4 root root 4096 Mar 16 14:31 .. [2023-03-16T14:32:29.916Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 14:29 .blubracket [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 14:29 .dockerignore [2023-03-16T14:32:29.916Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 14:30 .git [2023-03-16T14:32:29.916Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 14:29 .github [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 14:29 .gitignore [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 14:29 .golangci.yml [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 14:29 .hadolint.yml [2023-03-16T14:32:29.916Z] drwxr-xr-x 3 1001 1001 4096 Mar 16 14:30 .semver [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 14:29 .sonarcloud.properties [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 14:29 ADOPTERS.md [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 14:29 Attribution.txt [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 14:29 CHANGELOG.md [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 14:29 CONTRIBUTING.md [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 14:29 GOVERNANCE.md [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 14:29 Jenkinsfile [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 14:29 LICENSE [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 14:29 Makefile [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 14:29 OWNERS.md [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 14:29 README.md [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 14:29 SECURITY.md [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 14:30 VERSION [2023-03-16T14:32:29.916Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 14:29 bin [2023-03-16T14:32:29.916Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 14:29 cmd [2023-03-16T14:32:29.916Z] -rw-r--r-- 1 root root 447486 Mar 16 14:32 coverage.out [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 3232 Mar 16 14:29 go.mod [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 31098 Mar 16 14:29 go.sum [2023-03-16T14:32:29.916Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 14:29 internal [2023-03-16T14:32:29.916Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 14:29 openapi [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 14:29 security.txt [2023-03-16T14:32:29.916Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 14:29 snap [2023-03-16T14:32:29.916Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 14:29 version.go [Pipeline] sh [2023-03-16T14:32:30.220Z] + '[' -e coverage.out ] [2023-03-16T14:32:30.220Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T14:32:30.360Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T14:32:30.656Z] + make build [2023-03-16T14:32:30.656Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T14:32:40.622Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T14:32:41.997Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T14:32:42.968Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T14:32:43.533Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T14:32:50.087Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T14:32:50.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T14:32:51.585Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T14:32:52.959Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T14:32:53.530Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T14:32:54.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T14:32:55.394Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T14:32:56.792Z] $ docker stop --time=1 6dab73f3e12448540d5f3362a99d39f9ace38231adee23fa39dee3e6352fb636 [2023-03-16T14:33:00.470Z] $ docker rm -f --volumes 6dab73f3e12448540d5f3362a99d39f9ace38231adee23fa39dee3e6352fb636 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:33:01.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T14:33:01.522Z] [2023-03-16T14:33:01.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:33:01.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T14:33:01.888Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-16T14:33:01.888Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-16T14:33:01.888Z] ca9280d653b3: Pulling fs layer [2023-03-16T14:33:01.888Z] 7e9c9ca2126c: Pulling fs layer [2023-03-16T14:33:02.147Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-16T14:33:02.147Z] cbdbe7a5bc2a: Download complete [2023-03-16T14:33:02.147Z] ca9280d653b3: Verifying Checksum [2023-03-16T14:33:02.147Z] ca9280d653b3: Download complete [2023-03-16T14:33:02.147Z] cbdbe7a5bc2a: Pull complete [2023-03-16T14:33:02.405Z] 7e9c9ca2126c: Verifying Checksum [2023-03-16T14:33:02.405Z] 7e9c9ca2126c: Download complete [2023-03-16T14:33:02.663Z] ca9280d653b3: Pull complete [2023-03-16T14:33:05.940Z] 7e9c9ca2126c: Pull complete [2023-03-16T14:33:05.940Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-16T14:33:05.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T14:33:05.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:33:06.144Z] prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container [2023-03-16T14:33:06.172Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T14:33:08.204Z] $ docker top 2ac3851be7fa03c488603760c4167b019072d0e7e27260429e14ded3a3986139 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:33:08.579Z] + grep parallel [2023-03-16T14:33:08.579Z] + docker-compose build --help [2023-03-16T14:33:09.146Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T14:33:09.177Z] $ docker stop --time=1 2ac3851be7fa03c488603760c4167b019072d0e7e27260429e14ded3a3986139 [2023-03-16T14:33:10.447Z] $ docker rm -f --volumes 2ac3851be7fa03c488603760c4167b019072d0e7e27260429e14ded3a3986139 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:33:11.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T14:33:11.023Z] . [Pipeline] } [2023-03-16T14:33:11.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2443 in /w/workspace/edgexfoundry_edgex-go_PR-4455 [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:33:11.171Z] prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container [2023-03-16T14:33:11.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T14:33:11.531Z] $ docker top 27b6522db884eaa147a8661f461d08b59ad7a94f8b847b79c11fce7d6c434c47 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-03-16T14:33:11.688Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-16T14:33:11.765Z] The recommended git tool is: git [2023-03-16T14:33:11.925Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T14:33:12.490Z] Building core-command ... [2023-03-16T14:33:12.490Z] Building core-common-config-bootstrapper ... [2023-03-16T14:33:12.490Z] Building core-data ... [2023-03-16T14:33:12.490Z] Building core-metadata ... [2023-03-16T14:33:12.490Z] Building security-bootstrapper ... [2023-03-16T14:33:12.490Z] Building security-proxy-auth ... [2023-03-16T14:33:12.490Z] Building security-proxy-setup ... [2023-03-16T14:33:12.490Z] Building security-secretstore-setup ... [2023-03-16T14:33:12.490Z] Building security-spiffe-token-provider ... [2023-03-16T14:33:12.490Z] Building security-spire-agent ... [2023-03-16T14:33:12.490Z] Building security-spire-config ... [2023-03-16T14:33:12.490Z] Building security-spire-server ... [2023-03-16T14:33:12.490Z] Building support-notifications ... [2023-03-16T14:33:12.490Z] Building support-scheduler ... [2023-03-16T14:33:12.490Z] Building core-command [2023-03-16T14:33:12.490Z] Building security-secretstore-setup [2023-03-16T14:33:12.490Z] Building security-proxy-auth [2023-03-16T14:33:12.490Z] Building security-spire-agent [2023-03-16T14:33:12.490Z] Building security-spiffe-token-provider [2023-03-16T14:33:18.398Z] using credential edgex-jenkins-ssh [2023-03-16T14:33:18.424Z] Cloning the remote Git repository [2023-03-16T14:33:18.485Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-16T14:33:18.608Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-16T14:33:18.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T14:33:18.796Z] > git --version # timeout=10 [2023-03-16T14:33:18.823Z] > git --version # 'git version 2.25.1' [2023-03-16T14:33:18.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T14:33:19.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T14:33:24.683Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:33:24.683Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:33:24.683Z] ---> e115f334664f [2023-03-16T14:33:24.683Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T14:33:24.683Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:33:24.683Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:33:24.683Z] ---> e115f334664f [2023-03-16T14:33:24.683Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:33:24.683Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:33:24.683Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:33:24.683Z] ---> e115f334664f [2023-03-16T14:33:24.683Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T14:33:24.683Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:33:24.683Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:33:24.683Z] ---> e115f334664f [2023-03-16T14:33:24.683Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T14:33:24.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:33:24.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:33:24.683Z] ---> e115f334664f [2023-03-16T14:33:24.683Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:33:32.791Z] ---> Running in da789954fb87 [2023-03-16T14:33:32.791Z] ---> Running in e821ca07b6fe [2023-03-16T14:33:32.791Z] ---> Running in d64ea7912438 [2023-03-16T14:33:32.791Z] ---> Running in f05933e650aa [2023-03-16T14:33:32.791Z] ---> Running in 659208f7265b [2023-03-16T14:33:32.791Z] Removing intermediate container da789954fb87 [2023-03-16T14:33:32.791Z] ---> ca6552b98e9a [2023-03-16T14:33:32.791Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T14:33:32.791Z] Removing intermediate container d64ea7912438 [2023-03-16T14:33:32.791Z] ---> d20e29406494 [2023-03-16T14:33:32.791Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T14:33:32.791Z] Removing intermediate container 659208f7265b [2023-03-16T14:33:32.791Z] ---> 18e901cc263a [2023-03-16T14:33:32.791Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T14:33:32.791Z] Removing intermediate container e821ca07b6fe [2023-03-16T14:33:32.791Z] ---> e20d6fa69078 [2023-03-16T14:33:32.791Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T14:33:32.791Z] Removing intermediate container f05933e650aa [2023-03-16T14:33:32.791Z] ---> 7634563d18a3 [2023-03-16T14:33:32.791Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:33:32.791Z] ---> Running in 93406dbc9828 [2023-03-16T14:33:32.791Z] ---> Running in dff08c448e1c [2023-03-16T14:33:32.791Z] ---> Running in eae7c2810a12 [2023-03-16T14:33:32.791Z] ---> Running in d809c1c44fc9 [2023-03-16T14:33:32.791Z] ---> Running in 1c8724098bf5 [2023-03-16T14:33:32.791Z] Removing intermediate container eae7c2810a12 [2023-03-16T14:33:32.791Z] ---> 8d7150be4bb9 [2023-03-16T14:33:32.791Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T14:33:32.791Z] ---> Running in a9ad8fa103d4 [2023-03-16T14:33:32.791Z] Removing intermediate container 1c8724098bf5 [2023-03-16T14:33:32.791Z] ---> 4ed8d6e3c1a0 [2023-03-16T14:33:32.791Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:33:32.791Z] ---> Running in bd03406eb660 [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:32.791Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T14:33:32.791Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T14:33:32.791Z] OK: 17816 distinct packages available [2023-03-16T14:33:32.791Z] OK: 265 MiB in 53 packages [2023-03-16T14:33:32.791Z] OK: 265 MiB in 53 packages [2023-03-16T14:33:32.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:33.049Z] OK: 265 MiB in 53 packages [2023-03-16T14:33:33.049Z] OK: 265 MiB in 53 packages [2023-03-16T14:33:33.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:33:33.049Z] OK: 265 MiB in 53 packages [2023-03-16T14:33:33.306Z] Removing intermediate container 93406dbc9828 [2023-03-16T14:33:33.306Z] ---> d31e98e30f21 [2023-03-16T14:33:33.306Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T14:33:33.306Z] Removing intermediate container d809c1c44fc9 [2023-03-16T14:33:33.306Z] ---> 16163a4e5d72 [2023-03-16T14:33:33.306Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T14:33:33.564Z] Removing intermediate container bd03406eb660 [2023-03-16T14:33:33.564Z] ---> 53f5aa9bffe9 [2023-03-16T14:33:33.564Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:33:33.564Z] ---> 71ea20dfb0ee [2023-03-16T14:33:33.564Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:33:33.564Z] ---> Running in aa2c6194517f [2023-03-16T14:33:33.564Z] ---> 5bebedef0bd4 [2023-03-16T14:33:33.564Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:33:33.564Z] ---> Running in 799b409708e5 [2023-03-16T14:33:33.564Z] ---> 87f28f091ce7 [2023-03-16T14:33:33.564Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:33:33.564Z] ---> Running in 79d46a103195 [2023-03-16T14:33:33.825Z] Removing intermediate container a9ad8fa103d4 [2023-03-16T14:33:33.825Z] ---> e11310091622 [2023-03-16T14:33:33.825Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T14:33:33.825Z] Removing intermediate container dff08c448e1c [2023-03-16T14:33:33.825Z] ---> 451fd4457d27 [2023-03-16T14:33:33.825Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T14:33:33.825Z] ---> d850a9a4033b [2023-03-16T14:33:33.825Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:33:33.825Z] ---> Running in 941ddd903a94 [2023-03-16T14:33:33.825Z] ---> d888056443e7 [2023-03-16T14:33:33.825Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:33:34.083Z] ---> Running in 910e2fb6bef5 [2023-03-16T14:33:37.001Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T14:33:37.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T14:33:38.140Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T14:33:38.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T14:33:38.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T14:33:38.206Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4455/head:refs/remotes/origin/PR-4455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T14:33:38.904Z] Merging remotes/origin/main commit 98f26a0c7d805e442403424f4b6a62f5234911ca into PR head commit 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:33:39.380Z] Merge succeeded, producing 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:33:39.381Z] Checking out Revision 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 (PR-4455) [2023-03-16T14:33:40.117Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-03-16T14:33:40.179Z] > git --version # timeout=10 [2023-03-16T14:33:40.189Z] > git --version # 'git version 2.25.1' [2023-03-16T14:33:40.207Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T14:33:38.931Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T14:33:39.025Z] > git checkout -f 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 # timeout=10 [2023-03-16T14:33:39.273Z] > git remote # timeout=10 [2023-03-16T14:33:39.293Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T14:33:39.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T14:33:39.332Z] > git merge 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 [2023-03-16T14:33:39.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T14:33:39.393Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T14:33:39.413Z] > git checkout -f 581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T14:33:41.458Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T14:33:41.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T14:33:41.458Z] Dload Upload Total Spent Left Speed [2023-03-16T14:33:41.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-03-16T14:33:42.094Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T14:33:42.455Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T14:33:42.455Z] + sudo tee /etc/docker/daemon.new [2023-03-16T14:33:42.455Z] { [2023-03-16T14:33:42.455Z] "registry-mirrors": [ [2023-03-16T14:33:42.455Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T14:33:42.455Z] ], [2023-03-16T14:33:42.455Z] "bip": "10.250.0.254/24", [2023-03-16T14:33:42.455Z] "hosts": [ [2023-03-16T14:33:42.455Z] "tcp://0.0.0.0:5555", [2023-03-16T14:33:42.455Z] "unix:///var/run/docker.sock" [2023-03-16T14:33:42.455Z] ], [2023-03-16T14:33:42.455Z] "mtu": 1458, [2023-03-16T14:33:42.455Z] "selinux-enabled": true, [2023-03-16T14:33:42.455Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T14:33:42.455Z] } [Pipeline] sh [2023-03-16T14:33:42.818Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T14:33:43.184Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T14:34:01.548Z] provisioning config files... [2023-03-16T14:34:01.586Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11276141528289077545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T14:34:02.002Z] ---> docker-login.sh [2023-03-16T14:34:02.002Z] nexus3.edgexfoundry.org:10001 [2023-03-16T14:34:02.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:34:02.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:34:02.598Z] Configure a credential helper to remove this warning. See [2023-03-16T14:34:02.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:34:02.598Z] [2023-03-16T14:34:02.598Z] Login Succeeded [2023-03-16T14:34:02.598Z] nexus3.edgexfoundry.org:10002 [2023-03-16T14:34:02.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:34:03.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:34:03.146Z] Configure a credential helper to remove this warning. See [2023-03-16T14:34:03.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:34:03.146Z] [2023-03-16T14:34:03.146Z] Login Succeeded [2023-03-16T14:34:03.146Z] nexus3.edgexfoundry.org:10003 [2023-03-16T14:34:03.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:34:03.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:34:03.420Z] Configure a credential helper to remove this warning. See [2023-03-16T14:34:03.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:34:03.420Z] [2023-03-16T14:34:03.420Z] Login Succeeded [2023-03-16T14:34:03.420Z] nexus3.edgexfoundry.org:10004 [2023-03-16T14:34:03.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:34:03.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:34:03.966Z] Configure a credential helper to remove this warning. See [2023-03-16T14:34:03.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:34:03.966Z] [2023-03-16T14:34:03.966Z] Login Succeeded [2023-03-16T14:34:03.966Z] docker.io [2023-03-16T14:34:04.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T14:34:04.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T14:34:04.505Z] Configure a credential helper to remove this warning. See [2023-03-16T14:34:04.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T14:34:04.505Z] [2023-03-16T14:34:04.505Z] Login Succeeded [2023-03-16T14:34:04.505Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T14:34:04.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-16T14:34:05.412Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-16T14:34:05.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:34:05.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T14:34:05.513Z] ========================================================= [2023-03-16T14:34:05.513Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T14:34:05.513Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:34:05.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T14:34:06.173Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T14:34:06.173Z] af6eaf76a39c: Pulling fs layer [2023-03-16T14:34:06.173Z] 55522c791124: Pulling fs layer [2023-03-16T14:34:06.173Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T14:34:06.173Z] 169dfbe0d373: Pulling fs layer [2023-03-16T14:34:06.173Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T14:34:06.173Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T14:34:06.173Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T14:34:06.173Z] e1ff8fa3b103: Waiting [2023-03-16T14:34:06.173Z] 169dfbe0d373: Waiting [2023-03-16T14:34:06.173Z] 52ebb69f0ebf: Waiting [2023-03-16T14:34:06.173Z] 5abe8eddf0d5: Waiting [2023-03-16T14:34:06.173Z] 55522c791124: Verifying Checksum [2023-03-16T14:34:06.173Z] 55522c791124: Download complete [2023-03-16T14:34:06.173Z] 169dfbe0d373: Verifying Checksum [2023-03-16T14:34:06.173Z] 169dfbe0d373: Download complete [2023-03-16T14:34:06.173Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T14:34:06.173Z] e1ff8fa3b103: Download complete [2023-03-16T14:34:06.173Z] af6eaf76a39c: Verifying Checksum [2023-03-16T14:34:07.735Z] af6eaf76a39c: Pull complete [2023-03-16T14:34:08.030Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T14:34:08.030Z] 5abe8eddf0d5: Download complete [2023-03-16T14:34:08.634Z] 55522c791124: Pull complete [2023-03-16T14:34:09.611Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T14:34:09.611Z] ce5c4a1c91eb: Download complete [2023-03-16T14:34:09.883Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T14:34:09.883Z] 52ebb69f0ebf: Download complete [2023-03-16T14:34:12.798Z] Removing intermediate container 799b409708e5 [2023-03-16T14:34:12.798Z] ---> 28e912917024 [2023-03-16T14:34:12.798Z] Step 7/24 : COPY . . [2023-03-16T14:34:12.798Z] Removing intermediate container 79d46a103195 [2023-03-16T14:34:12.798Z] ---> 3128f397fcd8 [2023-03-16T14:34:12.798Z] Step 8/23 : COPY . . [2023-03-16T14:34:12.798Z] Removing intermediate container 910e2fb6bef5 [2023-03-16T14:34:12.798Z] ---> ac897c0064df [2023-03-16T14:34:12.798Z] Step 7/20 : COPY . . [2023-03-16T14:34:12.798Z] Removing intermediate container aa2c6194517f [2023-03-16T14:34:12.798Z] ---> 3fac597ddedf [2023-03-16T14:34:12.798Z] Step 7/26 : COPY . . [2023-03-16T14:34:12.798Z] Removing intermediate container 941ddd903a94 [2023-03-16T14:34:12.798Z] ---> 6b994c2ea167 [2023-03-16T14:34:12.798Z] Step 8/24 : COPY . . [2023-03-16T14:34:22.221Z] ce5c4a1c91eb: Pull complete [2023-03-16T14:34:22.222Z] 169dfbe0d373: Pull complete [2023-03-16T14:34:22.222Z] e1ff8fa3b103: Pull complete [2023-03-16T14:34:28.908Z] 52ebb69f0ebf: Pull complete [2023-03-16T14:34:30.868Z] 5abe8eddf0d5: Pull complete [2023-03-16T14:34:30.868Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T14:34:30.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T14:34:30.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:34:31.269Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T14:34:31.269Z] WORKDIR /edgex [2023-03-16T14:34:31.269Z] COPY go.mod . [2023-03-16T14:34:31.269Z] RUN go mod download [2023-03-16T14:34:31.269Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-16T14:34:31.864Z] Sending build context to Docker daemon 2.932MB [2023-03-16T14:34:31.864Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T14:34:31.864Z] ---> 6cb57ee374ae [2023-03-16T14:34:31.864Z] Step 2/4 : WORKDIR /edgex [2023-03-16T14:34:32.831Z] ---> Running in 089a5c181168 [2023-03-16T14:34:33.101Z] Removing intermediate container 089a5c181168 [2023-03-16T14:34:33.101Z] ---> 6445c98723a6 [2023-03-16T14:34:33.101Z] Step 3/4 : COPY go.mod . [2023-03-16T14:34:33.691Z] ---> 099b4e5bbc78 [2023-03-16T14:34:33.691Z] Step 4/4 : RUN go mod download [2023-03-16T14:34:33.691Z] ---> Running in 35c98b98a763 [2023-03-16T14:34:34.775Z] ---> 8f9d03196b08 [2023-03-16T14:34:34.775Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T14:34:35.033Z] ---> 8128800fd191 [2023-03-16T14:34:35.033Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T14:34:35.033Z] ---> 8e6c3cb41fd8 [2023-03-16T14:34:35.033Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T14:34:35.033Z] ---> d82d711603c6 [2023-03-16T14:34:35.033Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T14:34:35.033Z] ---> 7143e2ed1201 [2023-03-16T14:34:35.033Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T14:34:35.033Z] ---> Running in 04f69e12433b [2023-03-16T14:34:35.033Z] ---> Running in 42ba1bd9df5b [2023-03-16T14:34:35.033Z] ---> Running in 507759a176bd [2023-03-16T14:34:35.033Z] ---> Running in d43a3a54c529 [2023-03-16T14:34:35.033Z] ---> Running in 30d0d1e796c7 [2023-03-16T14:34:35.291Z] Removing intermediate container 507759a176bd [2023-03-16T14:34:35.291Z] ---> 484da8778b62 [2023-03-16T14:34:35.291Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T14:34:35.291Z] ---> Running in 5f6c97d5ab99 [2023-03-16T14:34:35.291Z] Removing intermediate container 5f6c97d5ab99 [2023-03-16T14:34:35.291Z] ---> 727d126b26f8 [2023-03-16T14:34:35.291Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T14:34:35.291Z] ---> Running in f1ffe4e6f630 [2023-03-16T14:34:35.567Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T14:34:35.567Z] Removing intermediate container f1ffe4e6f630 [2023-03-16T14:34:35.567Z] ---> 7943e09a2a75 [2023-03-16T14:34:35.567Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T14:34:35.567Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T14:34:35.825Z] ---> Running in c9db02e918fa [2023-03-16T14:34:35.825Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T14:34:35.825Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T14:34:37.200Z] Removing intermediate container c9db02e918fa [2023-03-16T14:34:37.200Z] ---> 8d7a951f86d5 [2023-03-16T14:34:37.200Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T14:34:37.200Z] ---> Running in 928653adcf02 [2023-03-16T14:34:37.480Z] Removing intermediate container 928653adcf02 [2023-03-16T14:34:37.480Z] ---> 4d7281814a3e [2023-03-16T14:34:37.480Z] [2023-03-16T14:34:37.480Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T14:34:37.480Z] 3.17: Pulling from library/alpine [2023-03-16T14:34:37.480Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T14:34:37.480Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T14:34:37.480Z] ---> b2aa39c304c2 [2023-03-16T14:34:37.480Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:34:37.480Z] ---> Running in b9963366095c [2023-03-16T14:34:37.738Z] Removing intermediate container b9963366095c [2023-03-16T14:34:37.738Z] ---> c0c9c73d10e1 [2023-03-16T14:34:37.738Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T14:34:37.738Z] ---> Running in a912c2c51a4c [2023-03-16T14:34:38.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:34:38.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:34:38.559Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T14:34:38.559Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T14:34:38.559Z] OK: 17816 distinct packages available [2023-03-16T14:34:38.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:34:38.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:34:38.816Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T14:34:38.816Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T14:34:38.816Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T14:34:38.816Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T14:34:38.816Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T14:34:38.816Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:34:38.816Z] OK: 8 MiB in 20 packages [2023-03-16T14:34:41.343Z] Removing intermediate container a912c2c51a4c [2023-03-16T14:34:41.343Z] ---> 7e8b1dc90ffc [2023-03-16T14:34:41.343Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:34:43.870Z] ---> 45736b44308c [2023-03-16T14:34:43.870Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T14:34:53.824Z] ---> cf7c49981734 [2023-03-16T14:34:53.824Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T14:34:56.350Z] ---> 7a2e742aaf3e [2023-03-16T14:34:56.351Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T14:34:56.915Z] ---> 94c453fd6f57 [2023-03-16T14:34:56.915Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T14:34:57.486Z] ---> b0f375c1a36e [2023-03-16T14:34:57.486Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T14:35:01.065Z] ---> 8b062e373574 [2023-03-16T14:35:01.065Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T14:35:01.994Z] ---> Running in 8a60adae28cd [2023-03-16T14:35:02.632Z] Removing intermediate container 8a60adae28cd [2023-03-16T14:35:02.632Z] ---> a3474359d2f6 [2023-03-16T14:35:02.632Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T14:35:02.632Z] ---> Running in 8bdb8b290fe8 [2023-03-16T14:35:02.891Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T14:35:02.891Z] Removing intermediate container 8bdb8b290fe8 [2023-03-16T14:35:02.891Z] ---> a92541c26903 [2023-03-16T14:35:02.891Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T14:35:03.150Z] ---> Running in 8f3c0b8665d5 [2023-03-16T14:35:03.150Z] Removing intermediate container 8f3c0b8665d5 [2023-03-16T14:35:03.150Z] ---> 9d7618bd1a59 [2023-03-16T14:35:03.150Z] Step 25/26 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:35:03.150Z] ---> Running in 66289187c639 [2023-03-16T14:35:03.722Z] Removing intermediate container 66289187c639 [2023-03-16T14:35:03.722Z] ---> 9a4a3f607fcd [2023-03-16T14:35:03.722Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T14:35:04.313Z] ---> Running in f87779c379d5 [2023-03-16T14:35:05.689Z] Removing intermediate container f87779c379d5 [2023-03-16T14:35:05.689Z] ---> 84e28dd81338 [2023-03-16T14:35:05.689Z] [2023-03-16T14:35:05.689Z] Successfully built 84e28dd81338 [2023-03-16T14:35:05.689Z] Successfully tagged security-spire-agent:latest [2023-03-16T14:35:05.689Z]  Building security-spire-agent ... done Building security-spire-config [2023-03-16T14:35:05.689Z] Removing intermediate container d43a3a54c529 [2023-03-16T14:35:05.689Z] ---> 8a9c32eb1331 [2023-03-16T14:35:05.689Z] [2023-03-16T14:35:05.689Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:35:05.689Z] ---> b2aa39c304c2 [2023-03-16T14:35:05.689Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T14:35:05.956Z] Removing intermediate container 35c98b98a763 [2023-03-16T14:35:05.956Z] ---> dae87db25a82 [2023-03-16T14:35:05.956Z] Successfully built dae87db25a82 [2023-03-16T14:35:05.956Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:35:06.375Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T14:35:06.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:35:06.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-2443 does not seem to be running inside a container [2023-03-16T14:35:06.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T14:35:08.088Z] $ docker top 097b8aa52728a30a02321c3ec2aed88fd0265f67758fc4968a1eaa91c02d0d95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:35:08.957Z] + go version [2023-03-16T14:35:08.957Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T14:35:09.003Z] $ docker stop --time=1 097b8aa52728a30a02321c3ec2aed88fd0265f67758fc4968a1eaa91c02d0d95 [2023-03-16T14:35:09.017Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:35:09.017Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:35:09.017Z] ---> e115f334664f [2023-03-16T14:35:09.017Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T14:35:09.017Z] ---> Using cache [2023-03-16T14:35:09.017Z] ---> e20d6fa69078 [2023-03-16T14:35:09.017Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T14:35:10.664Z] $ docker rm -f --volumes 097b8aa52728a30a02321c3ec2aed88fd0265f67758fc4968a1eaa91c02d0d95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:35:11.537Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T14:35:11.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:35:11.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-2443 does not seem to be running inside a container [2023-03-16T14:35:11.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T14:35:12.745Z] ---> Running in efe12689cfe6 [2023-03-16T14:35:12.745Z] ---> Running in 3faf1e23316b [2023-03-16T14:35:13.003Z] Removing intermediate container 04f69e12433b [2023-03-16T14:35:13.003Z] ---> d3a9109870cf [2023-03-16T14:35:13.003Z] [2023-03-16T14:35:13.003Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T14:35:13.003Z] ---> b2aa39c304c2 [2023-03-16T14:35:13.003Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T14:35:13.003Z] Removing intermediate container 30d0d1e796c7 [2023-03-16T14:35:13.003Z] ---> 1879093cd5f1 [2023-03-16T14:35:13.003Z] [2023-03-16T14:35:13.003Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T14:35:13.003Z] ---> b2aa39c304c2 [2023-03-16T14:35:13.003Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:35:13.156Z] $ docker top 2debdff8e1c7195a6e124a5ad6d500ac8f81c8495766a1d502c924a5b3fe0e7a -eo pid,comm [2023-03-16T14:35:13.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2023-03-16T14:35:13.467Z] ========================================================= [2023-03-16T14:35:13.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T14:35:13.467Z] ========================================================= [Pipeline] sh [2023-03-16T14:35:13.518Z] Removing intermediate container efe12689cfe6 [2023-03-16T14:35:13.518Z] ---> 2626299fcbfa [2023-03-16T14:35:13.518Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:35:13.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:13.780Z] ---> Running in 12fd5a806f2a [2023-03-16T14:35:13.780Z] ---> Running in 300b1102f28d [2023-03-16T14:35:13.780Z] OK: 265 MiB in 53 packages [2023-03-16T14:35:13.780Z] ---> Running in de43dec6ab67 [2023-03-16T14:35:14.112Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T14:35:14.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:14.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:14.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:14.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:14.828Z] + make test [2023-03-16T14:35:14.828Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T14:35:14.969Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T14:35:14.969Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T14:35:14.969Z] Removing intermediate container 3faf1e23316b [2023-03-16T14:35:14.969Z] ---> 27e2db0b7dde [2023-03-16T14:35:14.969Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T14:35:14.969Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T14:35:14.969Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:35:14.969Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T14:35:14.969Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T14:35:14.969Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:35:14.969Z] OK: 7 MiB in 16 packages [2023-03-16T14:35:14.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:14.969Z] OK: 8 MiB in 18 packages [2023-03-16T14:35:15.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:15.486Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T14:35:15.486Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:35:15.486Z] OK: 7 MiB in 16 packages [2023-03-16T14:35:16.861Z] ---> 1fb882840da7 [2023-03-16T14:35:16.861Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:35:16.861Z] ---> Running in cfd4c6e34a5e [2023-03-16T14:35:17.118Z] Removing intermediate container 42ba1bd9df5b [2023-03-16T14:35:17.118Z] ---> c548de4382bc [2023-03-16T14:35:17.118Z] [2023-03-16T14:35:17.118Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T14:35:17.118Z] ---> b2aa39c304c2 [2023-03-16T14:35:17.118Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:35:17.118Z] ---> Using cache [2023-03-16T14:35:17.118Z] ---> c0c9c73d10e1 [2023-03-16T14:35:17.118Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T14:35:18.052Z] ---> Running in a574480f2f96 [2023-03-16T14:35:18.052Z] Removing intermediate container 300b1102f28d [2023-03-16T14:35:18.052Z] ---> d520fae4f1ed [2023-03-16T14:35:18.052Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T14:35:18.052Z] Removing intermediate container 12fd5a806f2a [2023-03-16T14:35:18.052Z] ---> a500f835edd7 [2023-03-16T14:35:18.052Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T14:35:18.052Z] Removing intermediate container de43dec6ab67 [2023-03-16T14:35:18.052Z] ---> f1b673cf3fc2 [2023-03-16T14:35:18.052Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:35:18.052Z] ---> Running in d239cea23941 [2023-03-16T14:35:18.052Z] ---> Running in f10ba885e861 [2023-03-16T14:35:18.052Z] Removing intermediate container d239cea23941 [2023-03-16T14:35:18.052Z] ---> b85856932bcf [2023-03-16T14:35:18.052Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T14:35:18.052Z] Removing intermediate container f10ba885e861 [2023-03-16T14:35:18.052Z] ---> bb8926a36e76 [2023-03-16T14:35:18.052Z] Step 12/24 : WORKDIR / [2023-03-16T14:35:18.052Z] ---> 55b0f0dd136e [2023-03-16T14:35:18.052Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:35:18.052Z] ---> Running in 46b18b95c326 [2023-03-16T14:35:18.052Z] ---> Running in 514db315acd8 [2023-03-16T14:35:18.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:18.340Z] Removing intermediate container 46b18b95c326 [2023-03-16T14:35:18.340Z] ---> a8740f7410d0 [2023-03-16T14:35:18.340Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:35:18.340Z] Removing intermediate container 514db315acd8 [2023-03-16T14:35:18.340Z] ---> 88725986a711 [2023-03-16T14:35:18.340Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T14:35:18.340Z] ---> d5d352a8c5e7 [2023-03-16T14:35:18.340Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T14:35:18.340Z] ---> Running in 906a16a18908 [2023-03-16T14:35:18.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:18.598Z] Removing intermediate container 906a16a18908 [2023-03-16T14:35:18.598Z] ---> 57bebde4be3f [2023-03-16T14:35:18.598Z] Step 15/24 : WORKDIR / [2023-03-16T14:35:18.598Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T14:35:18.598Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T14:35:18.598Z] OK: 17816 distinct packages available [2023-03-16T14:35:18.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:18.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:35:18.875Z] ---> Running in 62559d8fb75e [2023-03-16T14:35:18.875Z] ---> d3f0e3875b1b [2023-03-16T14:35:18.875Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T14:35:18.875Z] ---> 64778b1c262d [2023-03-16T14:35:18.875Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T14:35:18.875Z] Removing intermediate container 62559d8fb75e [2023-03-16T14:35:18.875Z] ---> cb6ee0374819 [2023-03-16T14:35:18.875Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:35:19.132Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T14:35:19.132Z] ---> 9c26d91e2acb [2023-03-16T14:35:19.132Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T14:35:19.132Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T14:35:19.132Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T14:35:19.132Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T14:35:19.132Z] ---> bb2652ae64b5 [2023-03-16T14:35:19.132Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T14:35:19.132Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T14:35:19.132Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T14:35:19.132Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T14:35:19.132Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T14:35:19.132Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T14:35:19.132Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:35:19.132Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T14:35:19.132Z] ---> 6887b2fea160 [2023-03-16T14:35:19.132Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:35:19.132Z] OK: 10 MiB in 24 packages [2023-03-16T14:35:19.389Z] ---> c599970a4e26 [2023-03-16T14:35:19.389Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T14:35:19.389Z] ---> Running in d06d4c6234cf [2023-03-16T14:35:19.645Z] ---> 26c17b688a73 [2023-03-16T14:35:19.645Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T14:35:19.645Z] ---> 3cfc36134a7f [2023-03-16T14:35:19.645Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T14:35:19.902Z] ---> 167b48d37884 [2023-03-16T14:35:19.902Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T14:35:19.902Z] Removing intermediate container a574480f2f96 [2023-03-16T14:35:19.902Z] ---> 0773deea226a [2023-03-16T14:35:19.902Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:35:20.467Z] ---> e3f1bbc9b7e6 [2023-03-16T14:35:20.467Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T14:35:20.467Z] ---> 68807bdad2b4 [2023-03-16T14:35:20.467Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:35:20.725Z] ---> e48fb99870e5 [2023-03-16T14:35:20.725Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T14:35:20.725Z] ---> add1b78c8985 [2023-03-16T14:35:20.725Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T14:35:20.725Z] ---> Running in 664fae80c28a [2023-03-16T14:35:20.994Z] ---> af3ee0d93775 [2023-03-16T14:35:20.994Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T14:35:20.994Z] Removing intermediate container d06d4c6234cf [2023-03-16T14:35:20.994Z] ---> a5d1c26cee1b [2023-03-16T14:35:20.994Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T14:35:20.994Z] ---> Running in 77d10cbd8b5f [2023-03-16T14:35:21.253Z] ---> 1e3fa6ed8753 [2023-03-16T14:35:21.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T14:35:21.253Z] Removing intermediate container 664fae80c28a [2023-03-16T14:35:21.253Z] ---> 22229b4d19b2 [2023-03-16T14:35:21.253Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:35:21.253Z] ---> Running in 012f28232226 [2023-03-16T14:35:21.511Z] Removing intermediate container 77d10cbd8b5f [2023-03-16T14:35:21.511Z] ---> b7315e798b71 [2023-03-16T14:35:21.511Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T14:35:21.768Z] ---> Running in 78a3f16be403 [2023-03-16T14:35:21.768Z] Removing intermediate container 012f28232226 [2023-03-16T14:35:21.768Z] ---> 3ba762a7fe8f [2023-03-16T14:35:21.768Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T14:35:21.768Z] ---> a06bb1a74528 [2023-03-16T14:35:21.768Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T14:35:21.768Z] ---> 4aaf5d2cec30 [2023-03-16T14:35:21.768Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T14:35:21.768Z] ---> Running in 2ca26d97ecaf [2023-03-16T14:35:21.768Z] ---> Running in 1d971ca50755 [2023-03-16T14:35:21.768Z] Removing intermediate container 78a3f16be403 [2023-03-16T14:35:21.768Z] ---> 7232cbfcdc5f [2023-03-16T14:35:21.768Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T14:35:21.768Z] ---> Running in 8c92b5e2b14b [2023-03-16T14:35:23.152Z] Removing intermediate container 2ca26d97ecaf [2023-03-16T14:35:23.152Z] ---> 5263ee7e6d60 [2023-03-16T14:35:23.152Z] Step 23/24 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:35:23.411Z] Removing intermediate container 8c92b5e2b14b [2023-03-16T14:35:23.411Z] ---> a8fa9fb4c441 [2023-03-16T14:35:23.411Z] Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:35:23.669Z] ---> ba6b4d4c3257 [2023-03-16T14:35:23.669Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T14:35:24.260Z] ---> Running in f1f0fdb998fd [2023-03-16T14:35:24.518Z] ---> Running in cdc5663d673d [2023-03-16T14:35:24.776Z] ---> Running in 9b70bf5e08a9 [2023-03-16T14:35:26.683Z] Removing intermediate container cdc5663d673d [2023-03-16T14:35:26.683Z] ---> 691d0cbd79b0 [2023-03-16T14:35:26.683Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:35:26.683Z] Removing intermediate container f1f0fdb998fd [2023-03-16T14:35:26.683Z] ---> aa4e5ece73f4 [2023-03-16T14:35:26.683Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T14:35:26.683Z] Removing intermediate container 1d971ca50755 [2023-03-16T14:35:26.683Z] ---> 97d4c2907ec1 [2023-03-16T14:35:26.683Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T14:35:26.683Z] Removing intermediate container 9b70bf5e08a9 [2023-03-16T14:35:26.683Z] ---> 97c1df1adb32 [2023-03-16T14:35:26.683Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:35:26.683Z] ---> Running in b0234aa111f8 [2023-03-16T14:35:26.683Z] ---> Running in 747349f0114d [2023-03-16T14:35:26.683Z] ---> Running in 8107af0c63c4 [2023-03-16T14:35:26.683Z] ---> Running in c20d5760ac43 [2023-03-16T14:35:26.683Z] Removing intermediate container b0234aa111f8 [2023-03-16T14:35:26.683Z] ---> 4cd94e78755e [2023-03-16T14:35:26.683Z] [2023-03-16T14:35:26.683Z] Removing intermediate container c20d5760ac43 [2023-03-16T14:35:26.683Z] ---> 396be219a653 [2023-03-16T14:35:26.683Z] Step 18/20 : LABEL arch=x86_64 [2023-03-16T14:35:26.957Z] Successfully built 4cd94e78755e [2023-03-16T14:35:26.957Z] Removing intermediate container 8107af0c63c4 [2023-03-16T14:35:26.957Z] ---> 00e3e020b3a0 [2023-03-16T14:35:26.957Z] Removing intermediate container 747349f0114d [2023-03-16T14:35:26.957Z] ---> 65575fd91d9c [2023-03-16T14:35:26.957Z] [2023-03-16T14:35:26.957Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T14:35:26.957Z] Successfully tagged security-proxy-auth:latest [2023-03-16T14:35:26.957Z] Building support-scheduler [2023-03-16T14:35:26.957Z]  Building security-proxy-auth ... done  ---> Running in 920d3b5a5c3a [2023-03-16T14:35:26.957Z] ---> Running in 9619028b1e1f [2023-03-16T14:35:27.215Z] Successfully built 65575fd91d9c [2023-03-16T14:35:27.215Z] Successfully tagged core-command:latest [2023-03-16T14:35:27.215Z] Building core-metadata [2023-03-16T14:35:28.149Z]  Building core-command ... done Removing intermediate container 920d3b5a5c3a [2023-03-16T14:35:28.149Z] ---> aa0d5035f9f1 [2023-03-16T14:35:28.149Z] Step 19/20 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:35:31.431Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:35:31.431Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:35:31.431Z] ---> e115f334664f [2023-03-16T14:35:31.431Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:35:31.431Z] ---> Using cache [2023-03-16T14:35:31.431Z] ---> 7634563d18a3 [2023-03-16T14:35:31.431Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:35:31.431Z] ---> Using cache [2023-03-16T14:35:31.431Z] ---> 4ed8d6e3c1a0 [2023-03-16T14:35:31.431Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:35:31.431Z] ---> Using cache [2023-03-16T14:35:31.431Z] ---> 53f5aa9bffe9 [2023-03-16T14:35:31.431Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:35:31.431Z] ---> Using cache [2023-03-16T14:35:31.431Z] ---> 87f28f091ce7 [2023-03-16T14:35:31.431Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:35:31.431Z] ---> Using cache [2023-03-16T14:35:31.431Z] ---> 3128f397fcd8 [2023-03-16T14:35:31.431Z] Step 8/23 : COPY . . [2023-03-16T14:35:31.431Z] ---> Using cache [2023-03-16T14:35:31.431Z] ---> d82d711603c6 [2023-03-16T14:35:31.431Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T14:35:32.806Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:35:32.806Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:35:32.806Z] ---> e115f334664f [2023-03-16T14:35:32.806Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:35:32.806Z] ---> Using cache [2023-03-16T14:35:32.806Z] ---> 7634563d18a3 [2023-03-16T14:35:32.806Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T14:35:32.806Z] ---> Using cache [2023-03-16T14:35:32.806Z] ---> 4ed8d6e3c1a0 [2023-03-16T14:35:32.806Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T14:35:32.806Z] ---> Using cache [2023-03-16T14:35:32.806Z] ---> 53f5aa9bffe9 [2023-03-16T14:35:32.806Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T14:35:32.806Z] ---> Using cache [2023-03-16T14:35:32.806Z] ---> 87f28f091ce7 [2023-03-16T14:35:32.806Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:35:32.806Z] ---> Using cache [2023-03-16T14:35:32.806Z] ---> 3128f397fcd8 [2023-03-16T14:35:32.806Z] Step 8/25 : COPY . . [2023-03-16T14:35:32.806Z] ---> Using cache [2023-03-16T14:35:32.806Z] ---> d82d711603c6 [2023-03-16T14:35:32.806Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T14:35:39.370Z] Removing intermediate container 9619028b1e1f [2023-03-16T14:35:39.370Z] ---> ff3e6a35265a [2023-03-16T14:35:39.370Z] Step 23/24 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:35:39.370Z] ---> Running in 75d60c01747c [2023-03-16T14:35:39.370Z] ---> Running in eef93522cfdc [2023-03-16T14:35:39.370Z] ---> Running in 4040512b1f77 [2023-03-16T14:35:39.370Z] ---> Running in df599b65f4f0 [2023-03-16T14:35:39.628Z] Removing intermediate container eef93522cfdc [2023-03-16T14:35:39.628Z] ---> bdea41e5bbc8 [2023-03-16T14:35:39.628Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T14:35:39.628Z] Removing intermediate container df599b65f4f0 [2023-03-16T14:35:39.628Z] ---> b2b4faf312b4 [2023-03-16T14:35:39.628Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T14:35:39.628Z] ---> Running in 9bb97a99be7a [2023-03-16T14:35:39.628Z] ---> Running in 56fb581de1f4 [2023-03-16T14:35:39.893Z] Removing intermediate container 9bb97a99be7a [2023-03-16T14:35:39.893Z] ---> a20cdbd602ed [2023-03-16T14:35:39.893Z] [2023-03-16T14:35:39.893Z] Removing intermediate container 56fb581de1f4 [2023-03-16T14:35:39.893Z] ---> d0b3b723e308 [2023-03-16T14:35:39.893Z] [2023-03-16T14:35:39.893Z] Successfully built d0b3b723e308 [2023-03-16T14:35:39.893Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T14:35:39.893Z] Successfully built a20cdbd602ed [2023-03-16T14:35:40.152Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T14:35:40.152Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-16T14:35:40.152Z] Building core-data [2023-03-16T14:35:40.152Z]  Building security-spiffe-token-provider ... done Successfully tagged security-secretstore-setup:latest [2023-03-16T14:35:40.152Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-03-16T14:35:40.152Z] Removing intermediate container cfd4c6e34a5e [2023-03-16T14:35:40.152Z] ---> 0442d545a726 [2023-03-16T14:35:40.152Z] Step 7/26 : COPY . . [2023-03-16T14:35:44.332Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:35:44.332Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:35:44.332Z] ---> e115f334664f [2023-03-16T14:35:44.332Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:35:44.332Z] ---> Using cache [2023-03-16T14:35:44.332Z] ---> 7634563d18a3 [2023-03-16T14:35:44.332Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:35:44.332Z] ---> Using cache [2023-03-16T14:35:44.332Z] ---> 4ed8d6e3c1a0 [2023-03-16T14:35:44.332Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:35:44.332Z] ---> Using cache [2023-03-16T14:35:44.332Z] ---> 53f5aa9bffe9 [2023-03-16T14:35:44.332Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:35:44.332Z] ---> Using cache [2023-03-16T14:35:44.332Z] ---> 87f28f091ce7 [2023-03-16T14:35:44.332Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:35:44.332Z] ---> Using cache [2023-03-16T14:35:44.332Z] ---> 3128f397fcd8 [2023-03-16T14:35:44.332Z] Step 8/23 : COPY . . [2023-03-16T14:35:44.332Z] ---> Using cache [2023-03-16T14:35:44.332Z] ---> d82d711603c6 [2023-03-16T14:35:44.332Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T14:35:46.229Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:35:46.229Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:35:46.229Z] ---> e115f334664f [2023-03-16T14:35:46.229Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:35:46.229Z] ---> Using cache [2023-03-16T14:35:46.229Z] ---> 7634563d18a3 [2023-03-16T14:35:46.229Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:35:46.229Z] ---> Using cache [2023-03-16T14:35:46.229Z] ---> 4ed8d6e3c1a0 [2023-03-16T14:35:46.230Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:35:46.230Z] ---> Using cache [2023-03-16T14:35:46.230Z] ---> 53f5aa9bffe9 [2023-03-16T14:35:46.230Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:35:46.230Z] ---> Using cache [2023-03-16T14:35:46.230Z] ---> 87f28f091ce7 [2023-03-16T14:35:46.230Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:35:46.230Z] ---> Using cache [2023-03-16T14:35:46.230Z] ---> 3128f397fcd8 [2023-03-16T14:35:46.230Z] Step 8/23 : COPY . . [2023-03-16T14:35:46.230Z] ---> Using cache [2023-03-16T14:35:46.230Z] ---> d82d711603c6 [2023-03-16T14:35:46.230Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T14:35:58.422Z] ---> Running in 5d3043fbe21f [2023-03-16T14:35:58.422Z] ---> Running in b03e432179ff [2023-03-16T14:35:58.422Z] ---> acba42743675 [2023-03-16T14:35:58.422Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T14:35:58.422Z] ---> Running in f7227bd427e9 [2023-03-16T14:35:58.422Z] Removing intermediate container f7227bd427e9 [2023-03-16T14:35:58.422Z] ---> 711203c4bcd0 [2023-03-16T14:35:58.422Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T14:35:58.422Z] ---> Running in ac2bf4ded6f1 [2023-03-16T14:35:58.422Z] Removing intermediate container ac2bf4ded6f1 [2023-03-16T14:35:58.422Z] ---> 1a57b7f09672 [2023-03-16T14:35:58.422Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T14:35:58.422Z] ---> Running in a22aab226106 [2023-03-16T14:35:58.422Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T14:35:58.422Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T14:35:58.422Z] Removing intermediate container a22aab226106 [2023-03-16T14:35:58.422Z] ---> 438560081d57 [2023-03-16T14:35:58.422Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T14:35:58.422Z] ---> Running in fe911e24d9ce [2023-03-16T14:35:59.803Z] Removing intermediate container fe911e24d9ce [2023-03-16T14:35:59.803Z] ---> a0b28f34f435 [2023-03-16T14:35:59.803Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T14:35:59.803Z] ---> Running in f0d0368ccbf4 [2023-03-16T14:35:59.803Z] Removing intermediate container f0d0368ccbf4 [2023-03-16T14:35:59.803Z] ---> 417d7772b840 [2023-03-16T14:35:59.803Z] [2023-03-16T14:35:59.803Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T14:35:59.803Z] ---> b2aa39c304c2 [2023-03-16T14:35:59.803Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:35:59.803Z] ---> Using cache [2023-03-16T14:35:59.803Z] ---> c0c9c73d10e1 [2023-03-16T14:35:59.803Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T14:35:59.803Z] ---> Running in 6434294429f8 [2023-03-16T14:36:00.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:36:00.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:36:00.933Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T14:36:00.933Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T14:36:00.933Z] OK: 17816 distinct packages available [2023-03-16T14:36:00.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:36:00.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:36:01.192Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T14:36:01.192Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T14:36:01.192Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T14:36:01.192Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T14:36:01.192Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:36:01.192Z] OK: 7 MiB in 19 packages [2023-03-16T14:36:02.130Z] Removing intermediate container 6434294429f8 [2023-03-16T14:36:02.130Z] ---> 91070daa9622 [2023-03-16T14:36:02.130Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:36:04.044Z] ---> b478abb3b355 [2023-03-16T14:36:04.044Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T14:36:10.592Z] ---> a772c83d4d08 [2023-03-16T14:36:10.592Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T14:36:11.255Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T14:36:11.964Z] ---> 907b54f2a677 [2023-03-16T14:36:11.964Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T14:36:12.230Z] ---> Running in 069473ed62bb [2023-03-16T14:36:12.490Z] Removing intermediate container 75d60c01747c [2023-03-16T14:36:12.490Z] ---> fe7bd3d02450 [2023-03-16T14:36:12.490Z] [2023-03-16T14:36:12.490Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T14:36:12.490Z] ---> b2aa39c304c2 [2023-03-16T14:36:12.490Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:36:12.490Z] ---> Using cache [2023-03-16T14:36:12.490Z] ---> d520fae4f1ed [2023-03-16T14:36:12.490Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T14:36:12.490Z] ---> Using cache [2023-03-16T14:36:12.490Z] ---> b85856932bcf [2023-03-16T14:36:12.490Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T14:36:12.748Z] ---> Running in d2f2231473e8 [2023-03-16T14:36:12.748Z] Removing intermediate container 069473ed62bb [2023-03-16T14:36:12.748Z] ---> 88891e8c2c03 [2023-03-16T14:36:12.748Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T14:36:12.748Z] Removing intermediate container d2f2231473e8 [2023-03-16T14:36:12.748Z] ---> 04c4bf47df0c [2023-03-16T14:36:12.748Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T14:36:13.046Z] ---> Running in 8808b98ed998 [2023-03-16T14:36:13.314Z] ---> 10321796d378 [2023-03-16T14:36:13.314Z] Step 21/26 : WORKDIR / [2023-03-16T14:36:13.571Z] Removing intermediate container 8808b98ed998 [2023-03-16T14:36:13.571Z] ---> 842461c25c04 [2023-03-16T14:36:13.571Z] Step 15/25 : WORKDIR / [2023-03-16T14:36:13.571Z] ---> Running in 00de60386532 [2023-03-16T14:36:13.853Z] ---> Running in 922aa561c11e [2023-03-16T14:36:14.424Z] Removing intermediate container 00de60386532 [2023-03-16T14:36:14.424Z] ---> 3fcec5f7a1d4 [2023-03-16T14:36:14.424Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T14:36:14.999Z] Removing intermediate container 922aa561c11e [2023-03-16T14:36:14.999Z] ---> 4b7901a7f76a [2023-03-16T14:36:14.999Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:36:15.256Z] ---> Running in a1b28bcde0d2 [2023-03-16T14:36:15.820Z] ---> a31f69fecb36 [2023-03-16T14:36:15.820Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:36:16.085Z] Removing intermediate container a1b28bcde0d2 [2023-03-16T14:36:16.085Z] ---> 39ec597f6f70 [2023-03-16T14:36:16.085Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T14:36:16.344Z] ---> Running in 04576f47ac97 [2023-03-16T14:36:16.344Z] Removing intermediate container 4040512b1f77 [2023-03-16T14:36:16.344Z] ---> 281ccdfa812b [2023-03-16T14:36:16.344Z] [2023-03-16T14:36:16.344Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:36:16.344Z] ---> b2aa39c304c2 [2023-03-16T14:36:16.344Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:36:16.344Z] ---> Using cache [2023-03-16T14:36:16.344Z] ---> d520fae4f1ed [2023-03-16T14:36:16.344Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T14:36:16.344Z] ---> Using cache [2023-03-16T14:36:16.344Z] ---> b85856932bcf [2023-03-16T14:36:16.344Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T14:36:16.344Z] ---> Running in efd40a2fb56c [2023-03-16T14:36:16.632Z] ---> 150673e761e6 [2023-03-16T14:36:16.632Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T14:36:16.632Z] Removing intermediate container 04576f47ac97 [2023-03-16T14:36:16.632Z] ---> d533523e68b9 [2023-03-16T14:36:16.632Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T14:36:16.632Z] ---> Running in 549e3a86e800 [2023-03-16T14:36:16.632Z] Removing intermediate container 549e3a86e800 [2023-03-16T14:36:16.632Z] ---> bbc8fb07104d [2023-03-16T14:36:16.632Z] Step 25/26 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:36:16.632Z] ---> Running in 3b69e8a20462 [2023-03-16T14:36:16.632Z] Removing intermediate container efd40a2fb56c [2023-03-16T14:36:16.632Z] ---> ed58bb8fba07 [2023-03-16T14:36:16.632Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T14:36:16.891Z] ---> Running in 84882299cc87 [2023-03-16T14:36:17.182Z] Removing intermediate container 3b69e8a20462 [2023-03-16T14:36:17.182Z] ---> 0eed97e82d31 [2023-03-16T14:36:17.182Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T14:36:17.750Z] ---> Running in ee620a48b0b6 [2023-03-16T14:36:18.318Z] ---> 1808dd2cdfa6 [2023-03-16T14:36:18.318Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T14:36:18.318Z] Removing intermediate container 84882299cc87 [2023-03-16T14:36:18.318Z] ---> 2d8fbd459a0f [2023-03-16T14:36:18.318Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:36:18.579Z] Removing intermediate container ee620a48b0b6 [2023-03-16T14:36:18.579Z] ---> 8d24a62299f8 [2023-03-16T14:36:18.579Z] [2023-03-16T14:36:18.579Z] Successfully built 8d24a62299f8 [2023-03-16T14:36:18.845Z] Successfully tagged security-spire-config:latest [2023-03-16T14:36:18.845Z] Building security-bootstrapper [2023-03-16T14:36:19.104Z]  Building security-spire-config ... done  ---> 9ca1386d78a8 [2023-03-16T14:36:19.104Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T14:36:19.104Z] ---> eef0c92561f6 [2023-03-16T14:36:19.104Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:36:23.299Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:36:23.299Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:36:23.299Z] ---> e115f334664f [2023-03-16T14:36:23.299Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T14:36:23.299Z] ---> Using cache [2023-03-16T14:36:23.299Z] ---> e20d6fa69078 [2023-03-16T14:36:23.299Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T14:36:23.299Z] ---> Using cache [2023-03-16T14:36:23.299Z] ---> 16163a4e5d72 [2023-03-16T14:36:23.299Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T14:36:23.299Z] ---> Using cache [2023-03-16T14:36:23.299Z] ---> 5bebedef0bd4 [2023-03-16T14:36:23.299Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:36:23.299Z] ---> Using cache [2023-03-16T14:36:23.299Z] ---> 28e912917024 [2023-03-16T14:36:23.299Z] Step 7/33 : COPY . . [2023-03-16T14:36:23.299Z] ---> Using cache [2023-03-16T14:36:23.299Z] ---> 8f9d03196b08 [2023-03-16T14:36:23.299Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T14:36:25.211Z] ---> dc4032f719d4 [2023-03-16T14:36:25.211Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T14:36:25.211Z] ---> 5fc58916442a [2023-03-16T14:36:25.211Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T14:36:25.211Z] ---> Running in 9c7eae8e1d05 [2023-03-16T14:36:25.211Z] ---> Running in a68fa31f0f02 [2023-03-16T14:36:27.766Z] Removing intermediate container a68fa31f0f02 [2023-03-16T14:36:27.766Z] ---> 9ef2197ea5af [2023-03-16T14:36:27.766Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:36:28.701Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T14:36:28.701Z] ---> Running in f951431aea24 [2023-03-16T14:36:28.701Z] ---> 80faa661162a [2023-03-16T14:36:28.701Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T14:36:28.701Z] Removing intermediate container b03e432179ff [2023-03-16T14:36:28.701Z] ---> 352cc09793be [2023-03-16T14:36:28.701Z] [2023-03-16T14:36:28.701Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:36:28.701Z] ---> b2aa39c304c2 [2023-03-16T14:36:28.701Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T14:36:28.701Z] ---> Using cache [2023-03-16T14:36:28.701Z] ---> 2626299fcbfa [2023-03-16T14:36:28.701Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:36:28.701Z] ---> Using cache [2023-03-16T14:36:28.701Z] ---> f1b673cf3fc2 [2023-03-16T14:36:28.701Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:36:28.701Z] ---> Using cache [2023-03-16T14:36:28.701Z] ---> 55b0f0dd136e [2023-03-16T14:36:28.701Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:36:28.701Z] ---> Using cache [2023-03-16T14:36:28.960Z] Removing intermediate container 5d3043fbe21f [2023-03-16T14:36:28.960Z] ---> ab95ebfd2a3a [2023-03-16T14:36:28.960Z] [2023-03-16T14:36:28.960Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:36:28.960Z] ---> b2aa39c304c2 [2023-03-16T14:36:28.960Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T14:36:28.960Z] ---> d5d352a8c5e7 [2023-03-16T14:36:28.960Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T14:36:28.960Z] ---> Running in 6ea5e2508723 [2023-03-16T14:36:28.960Z] Removing intermediate container f951431aea24 [2023-03-16T14:36:28.960Z] ---> 72aa86f0fb93 [2023-03-16T14:36:28.960Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T14:36:28.960Z] ---> 81d437d630b9 [2023-03-16T14:36:28.960Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T14:36:29.218Z] ---> Running in 291901a73e9a [2023-03-16T14:36:29.218Z] ---> Running in cda6f5c054e3 [2023-03-16T14:36:29.218Z] Removing intermediate container 6ea5e2508723 [2023-03-16T14:36:29.218Z] ---> 09bbd7152fb8 [2023-03-16T14:36:29.218Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T14:36:29.480Z] ---> Running in 0e7b3222b80d [2023-03-16T14:36:29.480Z] ---> 214b050baf11 [2023-03-16T14:36:29.480Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T14:36:29.480Z] Removing intermediate container 291901a73e9a [2023-03-16T14:36:29.480Z] ---> 68d450830817 [2023-03-16T14:36:29.480Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:36:29.480Z] Removing intermediate container cda6f5c054e3 [2023-03-16T14:36:29.480Z] ---> 776dac7a9d02 [2023-03-16T14:36:29.480Z] Step 24/25 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:36:29.480Z] ---> Running in 35ceca06ce3b [2023-03-16T14:36:29.739Z] ---> Running in e87a6e9d9b3e [2023-03-16T14:36:29.739Z] Removing intermediate container 0e7b3222b80d [2023-03-16T14:36:29.739Z] ---> 041154454016 [2023-03-16T14:36:29.739Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T14:36:29.739Z] ---> Running in 84d0376ba774 [2023-03-16T14:36:29.739Z] ---> 6f8dbf448434 [2023-03-16T14:36:29.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T14:36:29.739Z] Removing intermediate container e87a6e9d9b3e [2023-03-16T14:36:29.739Z] ---> aca88da4a36f [2023-03-16T14:36:29.739Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T14:36:29.739Z] Removing intermediate container 35ceca06ce3b [2023-03-16T14:36:29.739Z] ---> ec6847567bf2 [2023-03-16T14:36:29.739Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T14:36:29.739Z] ---> Running in a177c5b9eaab [2023-03-16T14:36:29.739Z] ---> Running in 7e1088e62d42 [2023-03-16T14:36:29.996Z] Removing intermediate container 84d0376ba774 [2023-03-16T14:36:29.996Z] ---> 78ee058b3678 [2023-03-16T14:36:29.996Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:36:29.996Z] ---> Running in 4624d354fd03 [2023-03-16T14:36:29.996Z] Removing intermediate container a177c5b9eaab [2023-03-16T14:36:29.996Z] ---> 929bde9c27fc [2023-03-16T14:36:29.996Z] [2023-03-16T14:36:29.996Z] Removing intermediate container 7e1088e62d42 [2023-03-16T14:36:29.996Z] ---> 5d40983b9a7d [2023-03-16T14:36:29.996Z] Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:36:29.996Z] ---> Running in 1ead8f8f4a2c [2023-03-16T14:36:29.996Z] ---> 7a40bd9432e7 [2023-03-16T14:36:29.996Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T14:36:29.996Z] Successfully built 929bde9c27fc [2023-03-16T14:36:29.996Z] Successfully tagged core-metadata:latest [2023-03-16T14:36:29.996Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-16T14:36:29.996Z] ---> Running in 1d223822aeb6 [2023-03-16T14:36:30.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:36:30.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:36:30.819Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T14:36:30.819Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:36:30.819Z] OK: 7 MiB in 16 packages [2023-03-16T14:36:31.384Z] Removing intermediate container 1ead8f8f4a2c [2023-03-16T14:36:31.384Z] ---> 08fe0df71e7b [2023-03-16T14:36:31.384Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:36:33.283Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:36:33.283Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:36:33.283Z] ---> e115f334664f [2023-03-16T14:36:33.283Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T14:36:33.283Z] ---> Using cache [2023-03-16T14:36:33.283Z] ---> e20d6fa69078 [2023-03-16T14:36:33.283Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T14:36:33.283Z] ---> Using cache [2023-03-16T14:36:33.283Z] ---> 16163a4e5d72 [2023-03-16T14:36:33.283Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T14:36:33.283Z] ---> Using cache [2023-03-16T14:36:33.283Z] ---> 5bebedef0bd4 [2023-03-16T14:36:33.283Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:36:33.283Z] ---> Using cache [2023-03-16T14:36:33.283Z] ---> 28e912917024 [2023-03-16T14:36:33.283Z] Step 7/21 : COPY . . [2023-03-16T14:36:33.283Z] ---> Using cache [2023-03-16T14:36:33.283Z] ---> 8f9d03196b08 [2023-03-16T14:36:33.283Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T14:36:35.180Z] ---> Running in 5bbc8d92c006 [2023-03-16T14:36:35.180Z] ---> Running in f929216443de [2023-03-16T14:36:35.180Z] Removing intermediate container 4624d354fd03 [2023-03-16T14:36:35.180Z] ---> b7012b3d9010 [2023-03-16T14:36:35.180Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:36:35.180Z] Removing intermediate container 5bbc8d92c006 [2023-03-16T14:36:35.180Z] ---> 088bb8662fcc [2023-03-16T14:36:35.180Z] [2023-03-16T14:36:35.180Z] Successfully built 088bb8662fcc [2023-03-16T14:36:35.180Z] Successfully tagged support-scheduler:latest [2023-03-16T14:36:35.180Z]  Building support-scheduler ... done Building security-spire-server [2023-03-16T14:36:35.440Z] Removing intermediate container 1d223822aeb6 [2023-03-16T14:36:35.440Z] ---> b06c0512897d [2023-03-16T14:36:35.440Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T14:36:36.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T14:36:38.274Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:36:38.274Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:36:38.274Z] ---> e115f334664f [2023-03-16T14:36:38.274Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T14:36:38.274Z] ---> Using cache [2023-03-16T14:36:38.274Z] ---> e20d6fa69078 [2023-03-16T14:36:38.274Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T14:36:38.274Z] ---> Using cache [2023-03-16T14:36:38.274Z] ---> 27e2db0b7dde [2023-03-16T14:36:38.274Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T14:36:38.274Z] ---> Using cache [2023-03-16T14:36:38.274Z] ---> 1fb882840da7 [2023-03-16T14:36:38.274Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:36:38.274Z] ---> Using cache [2023-03-16T14:36:38.274Z] ---> 0442d545a726 [2023-03-16T14:36:38.274Z] Step 7/25 : COPY . . [2023-03-16T14:36:38.274Z] ---> Using cache [2023-03-16T14:36:38.274Z] ---> acba42743675 [2023-03-16T14:36:38.274Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T14:36:38.274Z] ---> Using cache [2023-03-16T14:36:38.274Z] ---> 711203c4bcd0 [2023-03-16T14:36:38.274Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T14:36:38.274Z] ---> Using cache [2023-03-16T14:36:38.274Z] ---> 1a57b7f09672 [2023-03-16T14:36:38.274Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T14:36:38.274Z] ---> Using cache [2023-03-16T14:36:38.274Z] ---> 438560081d57 [2023-03-16T14:36:38.274Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T14:36:41.623Z] ---> a737b2f5ea1e [2023-03-16T14:36:41.623Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:36:41.623Z] ---> Running in 4b14c0c02a0a [2023-03-16T14:36:41.623Z] ---> Running in 40fd33a4d721 [2023-03-16T14:36:41.623Z] ---> 085fe666e9c3 [2023-03-16T14:36:41.623Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T14:36:41.623Z] Removing intermediate container 4b14c0c02a0a [2023-03-16T14:36:41.623Z] ---> 78370eef1e98 [2023-03-16T14:36:41.623Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T14:36:41.623Z] ---> Running in 58c2028eaba0 [2023-03-16T14:36:41.881Z] Removing intermediate container 58c2028eaba0 [2023-03-16T14:36:41.881Z] ---> 1dd067fa8ca1 [2023-03-16T14:36:41.881Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T14:36:41.881Z] ---> Running in 539e61fabd82 [2023-03-16T14:36:42.816Z] Removing intermediate container 539e61fabd82 [2023-03-16T14:36:42.816Z] ---> f8b5cbc02ed6 [2023-03-16T14:36:42.816Z] Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:36:42.816Z] ---> 62e02c2ec779 [2023-03-16T14:36:42.816Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T14:36:42.816Z] ---> Running in e15e07683bf4 [2023-03-16T14:36:42.816Z] Removing intermediate container 40fd33a4d721 [2023-03-16T14:36:42.816Z] ---> 277b82a8ff99 [2023-03-16T14:36:42.816Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T14:36:43.085Z] ---> Running in 536a3980f502 [2023-03-16T14:36:43.085Z] Removing intermediate container e15e07683bf4 [2023-03-16T14:36:43.085Z] ---> 6594c3776a37 [2023-03-16T14:36:43.085Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:36:43.085Z] ---> Running in 2183524bbe5f [2023-03-16T14:36:43.085Z] ---> 322915bd64ea [2023-03-16T14:36:43.085Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T14:36:43.384Z] ---> Running in 7189cee62e7d [2023-03-16T14:36:43.384Z] Removing intermediate container 536a3980f502 [2023-03-16T14:36:43.384Z] ---> 81474f77b2ef [2023-03-16T14:36:43.384Z] [2023-03-16T14:36:43.384Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T14:36:43.384Z] ---> b2aa39c304c2 [2023-03-16T14:36:43.384Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:36:43.384Z] ---> Using cache [2023-03-16T14:36:43.384Z] ---> c0c9c73d10e1 [2023-03-16T14:36:43.384Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T14:36:43.384Z] ---> Using cache [2023-03-16T14:36:43.384Z] ---> 7e8b1dc90ffc [2023-03-16T14:36:43.384Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:36:43.384Z] ---> Using cache [2023-03-16T14:36:43.384Z] ---> 45736b44308c [2023-03-16T14:36:43.384Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T14:36:43.384Z] Removing intermediate container 2183524bbe5f [2023-03-16T14:36:43.384Z] ---> 2be1964ff062 [2023-03-16T14:36:43.384Z] [2023-03-16T14:36:43.647Z] Removing intermediate container 7189cee62e7d [2023-03-16T14:36:43.647Z] ---> debcb6e715fc [2023-03-16T14:36:43.647Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:36:43.647Z] Successfully built 2be1964ff062 [2023-03-16T14:36:43.647Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-16T14:36:43.647Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-16T14:36:43.647Z] ---> Running in ee7fd35152ec [2023-03-16T14:36:47.038Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:36:47.038Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:36:47.038Z] ---> e115f334664f [2023-03-16T14:36:47.038Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:36:47.038Z] ---> Using cache [2023-03-16T14:36:47.038Z] ---> 7634563d18a3 [2023-03-16T14:36:47.038Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:36:47.038Z] ---> Using cache [2023-03-16T14:36:47.038Z] ---> 4ed8d6e3c1a0 [2023-03-16T14:36:47.038Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T14:36:50.326Z] Removing intermediate container ee7fd35152ec [2023-03-16T14:36:50.326Z] ---> 2404bb88d80e [2023-03-16T14:36:50.326Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T14:36:50.326Z] ---> Running in ab69bb8481eb [2023-03-16T14:36:50.326Z] ---> Running in 8741f13d7c56 [2023-03-16T14:36:50.326Z] ---> 071186b62f09 [2023-03-16T14:36:50.326Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T14:36:50.326Z] Removing intermediate container ab69bb8481eb [2023-03-16T14:36:50.326Z] ---> 3b9bf3a1e517 [2023-03-16T14:36:50.326Z] Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:36:50.326Z] ---> Running in 0981ad81d74d [2023-03-16T14:36:50.326Z] ---> 752a82bf5456 [2023-03-16T14:36:50.326Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T14:36:50.604Z] Removing intermediate container 0981ad81d74d [2023-03-16T14:36:50.604Z] ---> 90d44fab1ae0 [2023-03-16T14:36:50.604Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:36:50.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:36:50.604Z] ---> Running in 8548dd309675 [2023-03-16T14:36:50.604Z] ---> 8c8138fed488 [2023-03-16T14:36:50.604Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T14:36:50.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:36:50.881Z] Removing intermediate container 8548dd309675 [2023-03-16T14:36:50.881Z] ---> b9a8349f65bb [2023-03-16T14:36:50.881Z] [2023-03-16T14:36:51.143Z] OK: 265 MiB in 53 packages [2023-03-16T14:36:51.143Z] Successfully built b9a8349f65bb [2023-03-16T14:36:51.143Z] ---> c9959479710e [2023-03-16T14:36:51.143Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T14:36:51.143Z] Successfully tagged core-data:latest [2023-03-16T14:36:51.403Z]  Building core-data ... done  ---> Running in d58fccd39972 [2023-03-16T14:36:52.796Z] Removing intermediate container d58fccd39972 [2023-03-16T14:36:52.796Z] ---> a026781fbc0a [2023-03-16T14:36:52.796Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T14:36:52.796Z] Removing intermediate container 8741f13d7c56 [2023-03-16T14:36:52.796Z] ---> c60e7f942db4 [2023-03-16T14:36:52.796Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:36:52.796Z] ---> Running in f601a062bf5a [2023-03-16T14:36:52.796Z] Removing intermediate container 9c7eae8e1d05 [2023-03-16T14:36:52.796Z] ---> a608789c4a87 [2023-03-16T14:36:52.796Z] [2023-03-16T14:36:52.796Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T14:36:52.796Z] ---> b2aa39c304c2 [2023-03-16T14:36:52.796Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:36:52.796Z] ---> Using cache [2023-03-16T14:36:52.796Z] ---> c0c9c73d10e1 [2023-03-16T14:36:52.796Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T14:36:52.796Z] Removing intermediate container f601a062bf5a [2023-03-16T14:36:52.796Z] ---> b9607f53e583 [2023-03-16T14:36:52.796Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T14:36:52.796Z] ---> Running in be19eed35cd8 [2023-03-16T14:36:53.060Z] ---> Running in 78ceddc31ca1 [2023-03-16T14:36:53.060Z] ---> 4fc2551300a4 [2023-03-16T14:36:53.060Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:36:53.060Z] ---> Running in 4b6d9459759b [2023-03-16T14:36:53.060Z] Removing intermediate container 78ceddc31ca1 [2023-03-16T14:36:53.060Z] ---> 08455808dbf6 [2023-03-16T14:36:53.060Z] Step 24/25 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:36:53.060Z] ---> Running in 54a1c118ce3a [2023-03-16T14:36:53.060Z] Removing intermediate container 54a1c118ce3a [2023-03-16T14:36:53.060Z] ---> d3889e24065c [2023-03-16T14:36:53.060Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T14:36:53.060Z] ---> Running in 2af551de92cf [2023-03-16T14:36:53.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:36:53.320Z] Removing intermediate container 2af551de92cf [2023-03-16T14:36:53.320Z] ---> abb17b704aff [2023-03-16T14:36:53.320Z] [2023-03-16T14:36:53.320Z] Successfully built abb17b704aff [2023-03-16T14:36:53.320Z] Successfully tagged security-spire-server:latest [2023-03-16T14:36:53.320Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:36:53.580Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T14:36:53.580Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T14:36:53.580Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:36:53.580Z] OK: 7 MiB in 17 packages [2023-03-16T14:36:54.176Z] Removing intermediate container be19eed35cd8 [2023-03-16T14:36:54.176Z] ---> 3fc0ac3e7ca4 [2023-03-16T14:36:54.176Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T14:36:54.176Z] ---> Running in 9599825b0ada [2023-03-16T14:36:54.176Z] Removing intermediate container 9599825b0ada [2023-03-16T14:36:54.176Z] ---> 874a74a7dd75 [2023-03-16T14:36:54.176Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T14:36:54.461Z] ---> Running in dae36b275b80 [2023-03-16T14:36:54.461Z] Removing intermediate container dae36b275b80 [2023-03-16T14:36:54.461Z] ---> dca5d5ef7a57 [2023-03-16T14:36:54.461Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T14:36:54.721Z] ---> Running in 63c11a6a37f9 [2023-03-16T14:36:54.721Z] Removing intermediate container 63c11a6a37f9 [2023-03-16T14:36:54.721Z] ---> bcbf8cffc71d [2023-03-16T14:36:54.721Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T14:36:54.721Z] ---> Running in 0142028ca002 [2023-03-16T14:36:54.982Z] Removing intermediate container 0142028ca002 [2023-03-16T14:36:54.982Z] ---> 4f28658be8de [2023-03-16T14:36:54.982Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T14:36:54.982Z] ---> Running in aedfadee1002 [2023-03-16T14:36:55.926Z] Removing intermediate container aedfadee1002 [2023-03-16T14:36:55.926Z] ---> cff35f5c9802 [2023-03-16T14:36:55.926Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T14:36:55.926Z] ---> Running in 0df0d2914255 [2023-03-16T14:36:56.186Z] Removing intermediate container 0df0d2914255 [2023-03-16T14:36:56.186Z] ---> 6f1be8b63f2b [2023-03-16T14:36:56.186Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T14:36:56.186Z] ---> 5e58ed23c45b [2023-03-16T14:36:56.186Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T14:36:56.186Z] ---> Running in 30fbde6e17b1 [2023-03-16T14:36:57.125Z] Removing intermediate container 30fbde6e17b1 [2023-03-16T14:36:57.125Z] ---> cc517ba3cd32 [2023-03-16T14:36:57.125Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:36:57.125Z] ---> d5fa1bd0902c [2023-03-16T14:36:57.125Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:37:00.442Z] ---> b455f8bf0708 [2023-03-16T14:37:00.442Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T14:37:00.442Z] Removing intermediate container f929216443de [2023-03-16T14:37:00.442Z] ---> 64a2d66da9cb [2023-03-16T14:37:00.442Z] [2023-03-16T14:37:00.442Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T14:37:00.442Z] ---> b2aa39c304c2 [2023-03-16T14:37:00.442Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T14:37:01.830Z] ---> 4627b3f43a6a [2023-03-16T14:37:01.830Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T14:37:01.830Z] ---> Running in 9bbda96d67f5 [2023-03-16T14:37:02.090Z] ---> cea5ee5dadaf [2023-03-16T14:37:02.090Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T14:37:02.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:02.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:02.651Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T14:37:02.651Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T14:37:02.651Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:37:02.651Z] ---> 1eba3cbbd75a [2023-03-16T14:37:02.651Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T14:37:02.651Z] OK: 8 MiB in 17 packages [2023-03-16T14:37:03.597Z] ---> 35cc9501b993 [2023-03-16T14:37:03.597Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T14:37:04.198Z] Removing intermediate container 9bbda96d67f5 [2023-03-16T14:37:04.198Z] ---> 133fbdb484a4 [2023-03-16T14:37:04.198Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T14:37:04.198Z] ---> ced59e1d75e8 [2023-03-16T14:37:04.198Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T14:37:04.198Z] ---> Running in 6d213362ba74 [2023-03-16T14:37:04.458Z] Removing intermediate container 6d213362ba74 [2023-03-16T14:37:04.458Z] ---> 1af316d46f95 [2023-03-16T14:37:04.458Z] Step 12/21 : WORKDIR /edgex [2023-03-16T14:37:04.458Z] ---> b921a61b8e31 [2023-03-16T14:37:04.458Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T14:37:04.458Z] ---> Running in 08236a34643b [2023-03-16T14:37:04.458Z] ---> Running in 907c52a05f64 [2023-03-16T14:37:04.718Z] Removing intermediate container 08236a34643b [2023-03-16T14:37:04.718Z] ---> 843952e7c44f [2023-03-16T14:37:04.718Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:37:05.287Z] ---> 201b44d31b8c [2023-03-16T14:37:05.287Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T14:37:05.547Z] ---> 07205497b296 [2023-03-16T14:37:05.547Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T14:37:05.547Z] Removing intermediate container 907c52a05f64 [2023-03-16T14:37:05.547Z] ---> 66d2d1875ad0 [2023-03-16T14:37:05.547Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T14:37:05.819Z] ---> Running in dfad64b03932 [2023-03-16T14:37:06.084Z] ---> 31da10e41a8a [2023-03-16T14:37:06.084Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T14:37:06.084Z] Removing intermediate container dfad64b03932 [2023-03-16T14:37:06.084Z] ---> f8fdcabd4ebf [2023-03-16T14:37:06.084Z] Step 30/33 : CMD ["gate"] [2023-03-16T14:37:06.084Z] ---> Running in 6fd12859d47e [2023-03-16T14:37:06.344Z] ---> c708722bc812 [2023-03-16T14:37:06.344Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T14:37:06.344Z] ---> Running in 72efadf38306 [2023-03-16T14:37:06.344Z] Removing intermediate container 6fd12859d47e [2023-03-16T14:37:06.344Z] ---> 902915304a9d [2023-03-16T14:37:06.344Z] Step 31/33 : LABEL arch=x86_64 [2023-03-16T14:37:06.604Z] ---> Running in 224a83ccb1fa [2023-03-16T14:37:06.604Z] Removing intermediate container 224a83ccb1fa [2023-03-16T14:37:06.604Z] ---> db6801cd21c1 [2023-03-16T14:37:06.604Z] Step 32/33 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:37:06.863Z] ---> Running in 7d8ef86a098e [2023-03-16T14:37:07.136Z] Removing intermediate container 7d8ef86a098e [2023-03-16T14:37:07.136Z] ---> 123c7634d7f5 [2023-03-16T14:37:07.136Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T14:37:07.396Z] ---> Running in b732d9f14d03 [2023-03-16T14:37:07.396Z] Removing intermediate container 72efadf38306 [2023-03-16T14:37:07.396Z] ---> 4e333eebf16a [2023-03-16T14:37:07.396Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T14:37:07.690Z] ---> Running in 441987d781ea [2023-03-16T14:37:07.690Z] Removing intermediate container b732d9f14d03 [2023-03-16T14:37:07.690Z] ---> fd9c4c0378aa [2023-03-16T14:37:07.690Z] [2023-03-16T14:37:07.690Z] Successfully built fd9c4c0378aa [2023-03-16T14:37:07.690Z] Successfully tagged security-bootstrapper:latest [2023-03-16T14:37:07.948Z]  Building security-bootstrapper ... done Removing intermediate container 441987d781ea [2023-03-16T14:37:07.948Z] ---> b83794362a9c [2023-03-16T14:37:07.948Z] Step 19/21 : LABEL arch=x86_64 [2023-03-16T14:37:07.948Z] ---> Running in ba5b34e2b0a4 [2023-03-16T14:37:08.207Z] Removing intermediate container ba5b34e2b0a4 [2023-03-16T14:37:08.207Z] ---> 33638890aa57 [2023-03-16T14:37:08.207Z] Step 20/21 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:37:08.207Z] ---> Running in d7f05f61f24c [2023-03-16T14:37:08.207Z] Removing intermediate container d7f05f61f24c [2023-03-16T14:37:08.207Z] ---> 073957998c11 [2023-03-16T14:37:08.207Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T14:37:08.207Z] ---> Running in 43c20da91392 [2023-03-16T14:37:08.470Z] Removing intermediate container 43c20da91392 [2023-03-16T14:37:08.470Z] ---> e40f716bd38b [2023-03-16T14:37:08.470Z] [2023-03-16T14:37:08.470Z] Successfully built e40f716bd38b [2023-03-16T14:37:08.727Z] Successfully tagged security-proxy-setup:latest [2023-03-16T14:37:08.727Z]  Building security-proxy-setup ... done Removing intermediate container 4b6d9459759b [2023-03-16T14:37:08.727Z] ---> 110f8c00194c [2023-03-16T14:37:08.727Z] Step 8/23 : COPY . . [2023-03-16T14:37:15.283Z] ---> 2be63ab2a919 [2023-03-16T14:37:15.283Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T14:37:15.541Z] ---> Running in a7ddf46b93dd [2023-03-16T14:37:15.799Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T14:37:38.101Z] Removing intermediate container a7ddf46b93dd [2023-03-16T14:37:38.101Z] ---> 1dd1ea4c637a [2023-03-16T14:37:38.101Z] [2023-03-16T14:37:38.101Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:37:38.101Z] ---> b2aa39c304c2 [2023-03-16T14:37:38.101Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T14:37:38.101Z] ---> Running in e2e47dd81f08 [2023-03-16T14:37:38.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:38.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T14:37:38.101Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T14:37:38.101Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T14:37:38.101Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:37:38.101Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T14:37:38.101Z] OK: 8 MiB in 17 packages [2023-03-16T14:37:38.101Z] Removing intermediate container e2e47dd81f08 [2023-03-16T14:37:38.101Z] ---> f861df7bead5 [2023-03-16T14:37:38.101Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T14:37:38.101Z] ---> Running in cb7841009811 [2023-03-16T14:37:38.101Z] Removing intermediate container cb7841009811 [2023-03-16T14:37:38.101Z] ---> e2123e6f4ad2 [2023-03-16T14:37:38.101Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T14:37:38.101Z] ---> Running in 2b66e57a45e7 [2023-03-16T14:37:38.101Z] Removing intermediate container 2b66e57a45e7 [2023-03-16T14:37:38.101Z] ---> bfc793e3c543 [2023-03-16T14:37:38.101Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T14:37:38.101Z] ---> Running in 369bce93325a [2023-03-16T14:37:38.101Z] Removing intermediate container 369bce93325a [2023-03-16T14:37:38.101Z] ---> b58d3c549649 [2023-03-16T14:37:38.101Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:37:38.101Z] ---> 13425717f93a [2023-03-16T14:37:38.101Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:37:38.101Z] ---> 8b5a138e0dc3 [2023-03-16T14:37:38.101Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T14:37:38.101Z] ---> 749542137048 [2023-03-16T14:37:38.101Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T14:37:38.101Z] ---> 0b2d2b4f93d7 [2023-03-16T14:37:38.101Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T14:37:38.101Z] ---> Running in d866f1f4fca3 [2023-03-16T14:37:38.101Z] Removing intermediate container d866f1f4fca3 [2023-03-16T14:37:38.101Z] ---> 83a32abdde3a [2023-03-16T14:37:38.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T14:37:38.101Z] ---> Running in faf463419cef [2023-03-16T14:37:38.101Z] Removing intermediate container faf463419cef [2023-03-16T14:37:38.101Z] ---> 1f8b28440126 [2023-03-16T14:37:38.101Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T14:37:38.101Z] ---> Running in d9c43c6fb54a [2023-03-16T14:37:38.101Z] Removing intermediate container d9c43c6fb54a [2023-03-16T14:37:38.101Z] ---> 17de2e2dbc6f [2023-03-16T14:37:38.101Z] Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:37:38.101Z] ---> Running in 7d0d7738537c [2023-03-16T14:37:38.101Z] Removing intermediate container 7d0d7738537c [2023-03-16T14:37:38.101Z] ---> 32e78ae11c30 [2023-03-16T14:37:38.101Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:37:38.101Z] ---> Running in a5312540e366 [2023-03-16T14:37:38.101Z] Removing intermediate container a5312540e366 [2023-03-16T14:37:38.101Z] ---> 0416fe32917d [2023-03-16T14:37:38.101Z] [2023-03-16T14:37:38.101Z] Successfully built 0416fe32917d [2023-03-16T14:37:38.101Z] Successfully tagged support-notifications:latest [2023-03-16T14:37:38.106Z]  Building support-notifications ... done  [Pipeline] } [2023-03-16T14:37:38.134Z] $ docker stop --time=1 27b6522db884eaa147a8661f461d08b59ad7a94f8b847b79c11fce7d6c434c47 [2023-03-16T14:37:39.410Z] $ docker rm -f --volumes 27b6522db884eaa147a8661f461d08b59ad7a94f8b847b79c11fce7d6c434c47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T14:37:39.808Z] + docker images [2023-03-16T14:37:39.808Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T14:37:39.808Z] support-notifications latest 0416fe32917d 2 seconds ago 33MB [2023-03-16T14:37:39.808Z] 1dd1ea4c637a 7 seconds ago 1.75GB [2023-03-16T14:37:39.808Z] security-proxy-setup latest e40f716bd38b 31 seconds ago 18.7MB [2023-03-16T14:37:39.808Z] security-bootstrapper latest fd9c4c0378aa 32 seconds ago 22MB [2023-03-16T14:37:39.808Z] 64a2d66da9cb 40 seconds ago 1.66GB [2023-03-16T14:37:39.808Z] security-spire-server latest abb17b704aff 46 seconds ago 89.8MB [2023-03-16T14:37:39.808Z] a608789c4a87 47 seconds ago 1.67GB [2023-03-16T14:37:39.808Z] core-data latest b9a8349f65bb 49 seconds ago 20MB [2023-03-16T14:37:39.808Z] core-common-config-bootstrapper latest 2be1964ff062 56 seconds ago 17.6MB [2023-03-16T14:37:39.808Z] 81474f77b2ef 56 seconds ago 1.54GB [2023-03-16T14:37:39.808Z] support-scheduler latest 088bb8662fcc About a minute ago 32.4MB [2023-03-16T14:37:39.808Z] core-metadata latest 929bde9c27fc About a minute ago 20.6MB [2023-03-16T14:37:39.808Z] ab95ebfd2a3a About a minute ago 1.69GB [2023-03-16T14:37:39.808Z] 352cc09793be About a minute ago 1.68GB [2023-03-16T14:37:39.808Z] security-spire-config latest 8d24a62299f8 About a minute ago 88.9MB [2023-03-16T14:37:39.809Z] 281ccdfa812b About a minute ago 1.75GB [2023-03-16T14:37:39.809Z] fe7bd3d02450 About a minute ago 1.69GB [2023-03-16T14:37:39.809Z] 417d7772b840 About a minute ago 1.54GB [2023-03-16T14:37:39.809Z] security-secretstore-setup latest d0b3b723e308 2 minutes ago 32.6MB [2023-03-16T14:37:39.809Z] security-spiffe-token-provider latest a20cdbd602ed 2 minutes ago 32.6MB [2023-03-16T14:37:39.809Z] core-command latest 65575fd91d9c 2 minutes ago 19.8MB [2023-03-16T14:37:39.809Z] security-proxy-auth latest 4cd94e78755e 2 minutes ago 18.3MB [2023-03-16T14:37:39.809Z] c548de4382bc 2 minutes ago 1.72GB [2023-03-16T14:37:39.809Z] 1879093cd5f1 2 minutes ago 1.68GB [2023-03-16T14:37:39.809Z] d3a9109870cf 2 minutes ago 1.68GB [2023-03-16T14:37:39.809Z] 8a9c32eb1331 2 minutes ago 1.66GB [2023-03-16T14:37:39.809Z] security-spire-agent latest 84e28dd81338 2 minutes ago 129MB [2023-03-16T14:37:39.809Z] 4d7281814a3e 3 minutes ago 1.54GB [2023-03-16T14:37:39.809Z] ci-base-image-x86_64 latest e115f334664f 6 minutes ago 883MB [2023-03-16T14:37:39.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB [2023-03-16T14:37:39.809Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-16T14:37:39.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-16T14:37:39.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T14:38:34.475Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T14:38:34.475Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T14:38:37.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T14:38:37.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T14:38:37.355Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T14:38:39.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T14:38:40.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T14:38:40.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T14:38:40.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T14:38:42.511Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T14:38:46.796Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T14:38:46.796Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T14:38:46.796Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T14:38:46.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T14:39:01.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T14:39:01.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T14:39:01.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements [2023-03-16T14:39:11.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements [2023-03-16T14:39:18.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T14:39:18.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T14:39:18.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T14:39:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.466s coverage: 71.2% of statements [2023-03-16T14:39:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T14:39:24.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T14:39:25.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.372s coverage: 54.0% of statements [2023-03-16T14:39:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T14:39:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T14:39:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T14:39:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T14:39:29.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:39:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T14:39:37.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T14:39:47.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.226s coverage: 88.5% of statements [2023-03-16T14:39:47.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.376s coverage: 3.9% of statements [2023-03-16T14:39:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T14:39:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:39:54.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T14:39:56.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.028s coverage: 95.6% of statements [2023-03-16T14:39:56.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T14:39:56.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T14:39:56.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T14:39:56.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T14:39:56.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T14:39:56.665Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 72.2% of statements [2023-03-16T14:40:03.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T14:40:03.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T14:40:03.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T14:40:03.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.268s coverage: 65.9% of statements [2023-03-16T14:40:15.655Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T14:40:15.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T14:40:15.655Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements [2023-03-16T14:40:15.655Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 29.0% of statements [2023-03-16T14:40:18.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 45.5% of statements [2023-03-16T14:40:19.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.273s coverage: 82.9% of statements [2023-03-16T14:40:19.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements [2023-03-16T14:40:19.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements [2023-03-16T14:40:22.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2023-03-16T14:40:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T14:40:25.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T14:40:25.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T14:40:25.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T14:40:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T14:40:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T14:40:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T14:40:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T14:40:34.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements [2023-03-16T14:40:34.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T14:40:34.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T14:40:34.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T14:40:34.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T14:40:41.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T14:40:41.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T14:40:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T14:40:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.388s coverage: 79.9% of statements [2023-03-16T14:40:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements [2023-03-16T14:40:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements [2023-03-16T14:40:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 86.9% of statements [2023-03-16T14:40:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements [2023-03-16T14:40:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements [2023-03-16T14:40:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements [2023-03-16T14:40:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.523s coverage: 81.2% of statements [2023-03-16T14:40:52.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T14:40:52.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T14:40:52.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.541s coverage: 82.1% of statements [2023-03-16T14:40:52.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.272s coverage: 84.8% of statements [2023-03-16T14:40:59.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T14:40:59.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T14:41:00.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.379s coverage: 63.1% of statements [2023-03-16T14:41:00.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements [2023-03-16T14:41:02.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2023-03-16T14:41:02.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-03-16T14:41:02.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2023-03-16T14:41:03.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T14:41:03.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T14:41:03.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T14:41:03.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-03-16T14:41:13.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T14:41:13.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T14:41:13.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T14:41:13.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.098s coverage: 38.4% of statements [2023-03-16T14:41:13.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements [2023-03-16T14:41:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T14:41:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T14:41:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T14:41:18.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T14:41:18.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2023-03-16T14:41:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T14:41:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T14:41:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T14:41:27.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T14:41:33.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.319s coverage: 17.7% of statements [2023-03-16T14:41:34.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T14:41:34.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:41:34.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T14:41:34.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T14:41:35.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.668s coverage: 92.3% of statements [2023-03-16T14:41:39.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T14:41:39.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T14:41:39.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 61.5% of statements [2023-03-16T14:41:42.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T14:41:42.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T14:41:42.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements [2023-03-16T14:41:43.936Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-16T14:41:44.203Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T14:41:44.203Z] go vet ./... [2023-03-16T14:44:50.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T14:44:50.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T14:44:50.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T14:44:50.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T14:44:51.657Z] + ls -al . [2023-03-16T14:44:51.657Z] total 700 [2023-03-16T14:44:51.657Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 14:35 . [2023-03-16T14:44:51.657Z] drwxr-xr-x 4 root root 4096 Mar 16 14:35 .. [2023-03-16T14:44:51.657Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 14:33 .blubracket [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 14:33 .dockerignore [2023-03-16T14:44:51.657Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 14:33 .git [2023-03-16T14:44:51.657Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 14:33 .github [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 14:33 .gitignore [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 14:33 .golangci.yml [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 14:33 .hadolint.yml [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 14:33 .sonarcloud.properties [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 14:33 ADOPTERS.md [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 14:33 Attribution.txt [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 14:33 CHANGELOG.md [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 14:33 CONTRIBUTING.md [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 14:33 GOVERNANCE.md [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 14:33 Jenkinsfile [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 14:33 LICENSE [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 14:33 Makefile [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 14:33 OWNERS.md [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 14:33 README.md [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 14:33 SECURITY.md [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 14:30 VERSION [2023-03-16T14:44:51.657Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 14:33 bin [2023-03-16T14:44:51.657Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 14:33 cmd [2023-03-16T14:44:51.657Z] -rw-r--r-- 1 root root 447486 Mar 16 14:41 coverage.out [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 3232 Mar 16 14:33 go.mod [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 31098 Mar 16 14:33 go.sum [2023-03-16T14:44:51.657Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 14:33 internal [2023-03-16T14:44:51.657Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 14:33 openapi [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 14:33 security.txt [2023-03-16T14:44:51.657Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 14:33 snap [2023-03-16T14:44:51.657Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 14:33 version.go [Pipeline] sh [2023-03-16T14:44:52.318Z] + '[' -e coverage.out ] [2023-03-16T14:44:52.318Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T14:44:52.352Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T14:44:53.286Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T14:44:53.932Z] + make build [2023-03-16T14:44:53.932Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T14:46:45.614Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T14:46:45.614Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T14:46:46.576Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T14:46:50.829Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T14:47:47.239Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T14:47:48.203Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T14:47:54.860Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T14:48:01.517Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T14:48:05.780Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T14:48:10.052Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T14:48:16.709Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T14:48:25.108Z] $ docker stop --time=1 2debdff8e1c7195a6e124a5ad6d500ac8f81c8495766a1d502c924a5b3fe0e7a [2023-03-16T14:48:27.295Z] $ docker rm -f --volumes 2debdff8e1c7195a6e124a5ad6d500ac8f81c8495766a1d502c924a5b3fe0e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:48:30.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T14:48:30.351Z] [2023-03-16T14:48:30.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:48:30.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T14:48:31.030Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-16T14:48:31.030Z] 29e5d40040c1: Pulling fs layer [2023-03-16T14:48:31.030Z] 1ce36da41761: Pulling fs layer [2023-03-16T14:48:31.030Z] 25b303627fd3: Pulling fs layer [2023-03-16T14:48:31.030Z] 29e5d40040c1: Verifying Checksum [2023-03-16T14:48:31.030Z] 29e5d40040c1: Download complete [2023-03-16T14:48:31.299Z] 1ce36da41761: Verifying Checksum [2023-03-16T14:48:31.299Z] 1ce36da41761: Download complete [2023-03-16T14:48:31.887Z] 29e5d40040c1: Pull complete [2023-03-16T14:48:33.299Z] 25b303627fd3: Verifying Checksum [2023-03-16T14:48:33.299Z] 25b303627fd3: Download complete [2023-03-16T14:48:33.299Z] 1ce36da41761: Pull complete [2023-03-16T14:48:43.379Z] 25b303627fd3: Pull complete [2023-03-16T14:48:43.379Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-16T14:48:43.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T14:48:43.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:48:43.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-2443 does not seem to be running inside a container [2023-03-16T14:48:43.912Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T14:48:46.532Z] $ docker top caad8c1d14486c2cc89a703559749ca4e6eac5e68e3e8c0a46fdb0e2509d9f33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:48:47.435Z] + docker-compose build --help [2023-03-16T14:48:47.435Z] + grep parallel [2023-03-16T14:48:54.081Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T14:48:54.127Z] $ docker stop --time=1 caad8c1d14486c2cc89a703559749ca4e6eac5e68e3e8c0a46fdb0e2509d9f33 [2023-03-16T14:48:55.872Z] $ docker rm -f --volumes caad8c1d14486c2cc89a703559749ca4e6eac5e68e3e8c0a46fdb0e2509d9f33 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T14:48:56.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T14:48:56.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T14:48:56.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-2443 does not seem to be running inside a container [2023-03-16T14:48:56.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T14:48:58.312Z] $ docker top 1a188ca6c4422ee75792b032a9cc5972c6be3a2174409aee9c386300b5080b47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T14:48:59.225Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T14:49:07.444Z] Building core-command ... [2023-03-16T14:49:07.444Z] Building core-common-config-bootstrapper ... [2023-03-16T14:49:07.444Z] Building core-data ... [2023-03-16T14:49:07.444Z] Building core-metadata ... [2023-03-16T14:49:07.444Z] Building security-bootstrapper ... [2023-03-16T14:49:07.445Z] Building security-proxy-auth ... [2023-03-16T14:49:07.445Z] Building security-proxy-setup ... [2023-03-16T14:49:07.445Z] Building security-secretstore-setup ... [2023-03-16T14:49:07.445Z] Building security-spiffe-token-provider ... [2023-03-16T14:49:07.445Z] Building security-spire-agent ... [2023-03-16T14:49:07.445Z] Building security-spire-config ... [2023-03-16T14:49:07.445Z] Building security-spire-server ... [2023-03-16T14:49:07.445Z] Building support-notifications ... [2023-03-16T14:49:07.445Z] Building support-scheduler ... [2023-03-16T14:49:07.445Z] Building core-command [2023-03-16T14:49:07.445Z] Building security-proxy-auth [2023-03-16T14:49:07.445Z] Building core-data [2023-03-16T14:49:07.445Z] Building security-bootstrapper [2023-03-16T14:49:07.445Z] Building core-metadata [2023-03-16T14:50:04.552Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:50:04.552Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:50:04.552Z] ---> dae87db25a82 [2023-03-16T14:50:04.552Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T14:50:04.552Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:50:04.552Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:50:04.552Z] ---> dae87db25a82 [2023-03-16T14:50:04.552Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:50:04.552Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:50:04.552Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:50:04.552Z] ---> dae87db25a82 [2023-03-16T14:50:04.552Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:50:04.552Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:50:04.552Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:50:04.552Z] ---> dae87db25a82 [2023-03-16T14:50:04.552Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:50:04.552Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T14:50:04.552Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T14:50:04.552Z] ---> dae87db25a82 [2023-03-16T14:50:04.552Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T14:50:04.552Z] ---> Running in 74e671d313f7 [2023-03-16T14:50:04.552Z] ---> Running in f231db522d30 [2023-03-16T14:50:04.552Z] ---> Running in 0d8c54fec9c8 [2023-03-16T14:50:04.552Z] ---> Running in fed0ae1bc03f [2023-03-16T14:50:04.552Z] ---> Running in 16ec911ef120 [2023-03-16T14:50:04.552Z] Removing intermediate container 74e671d313f7 [2023-03-16T14:50:04.552Z] ---> 1bb8891436a2 [2023-03-16T14:50:04.552Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:50:04.552Z] Removing intermediate container fed0ae1bc03f [2023-03-16T14:50:04.552Z] ---> e257494fd286 [2023-03-16T14:50:04.552Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T14:50:04.552Z] Removing intermediate container 16ec911ef120 [2023-03-16T14:50:04.552Z] ---> b8ee8db71939 [2023-03-16T14:50:04.552Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T14:50:04.552Z] Removing intermediate container f231db522d30 [2023-03-16T14:50:04.552Z] ---> c4419420c14a [2023-03-16T14:50:04.552Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T14:50:04.552Z] Removing intermediate container 0d8c54fec9c8 [2023-03-16T14:50:04.552Z] ---> 2d9971acaafa [2023-03-16T14:50:04.552Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T14:50:04.552Z] ---> Running in a03a10578dd5 [2023-03-16T14:50:04.552Z] ---> Running in fab8d49256f3 [2023-03-16T14:50:04.552Z] ---> Running in 1197866ede8d [2023-03-16T14:50:04.552Z] ---> Running in 77cf4077d93e [2023-03-16T14:50:04.552Z] ---> Running in fea86f2f9b27 [2023-03-16T14:50:04.552Z] Removing intermediate container fab8d49256f3 [2023-03-16T14:50:04.552Z] ---> 56e174e5306f [2023-03-16T14:50:04.552Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:50:04.552Z] Removing intermediate container a03a10578dd5 [2023-03-16T14:50:04.552Z] ---> 90e26cdd75bb [2023-03-16T14:50:04.552Z] Step 5/25 : RUN apk add --update --no-cache make gitRemoving intermediate container fea86f2f9b27 [2023-03-16T14:50:04.552Z] ---> a5f15c44ae5f [2023-03-16T14:50:04.552Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T14:50:04.552Z] [2023-03-16T14:50:04.552Z] Removing intermediate container 77cf4077d93e [2023-03-16T14:50:04.552Z] ---> 5dc02735be37 [2023-03-16T14:50:04.552Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T14:50:04.552Z] ---> Running in 7a1754676920 [2023-03-16T14:50:04.552Z] ---> Running in 279d80620323 [2023-03-16T14:50:04.552Z] ---> Running in d0d191266358 [2023-03-16T14:50:04.552Z] ---> Running in 9b72b608aeaf [2023-03-16T14:50:04.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:50:04.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:50:04.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:50:04.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:50:04.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:50:04.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:50:04.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:50:05.091Z] OK: 263 MiB in 53 packages [2023-03-16T14:50:05.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:50:05.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:50:05.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:50:06.538Z] Removing intermediate container 1197866ede8d [2023-03-16T14:50:06.538Z] ---> 30e2cc8004c9 [2023-03-16T14:50:06.538Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T14:50:06.812Z] OK: 263 MiB in 53 packages [2023-03-16T14:50:07.774Z] OK: 263 MiB in 53 packages [2023-03-16T14:50:07.774Z] OK: 263 MiB in 53 packages [2023-03-16T14:50:07.774Z] OK: 263 MiB in 53 packages [2023-03-16T14:50:08.043Z] ---> 1a69facc544e [2023-03-16T14:50:08.043Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:50:08.315Z] ---> Running in eb022871f52b [2023-03-16T14:50:09.283Z] Removing intermediate container 7a1754676920 [2023-03-16T14:50:09.283Z] ---> 844c13feda5d [2023-03-16T14:50:09.284Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:50:09.284Z] Removing intermediate container 279d80620323 [2023-03-16T14:50:09.284Z] ---> ad99c370b42c [2023-03-16T14:50:09.284Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T14:50:09.897Z] Removing intermediate container d0d191266358 [2023-03-16T14:50:09.897Z] ---> b408329ec719 [2023-03-16T14:50:09.897Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T14:50:10.166Z] Removing intermediate container 9b72b608aeaf [2023-03-16T14:50:10.166Z] ---> c715e284f1c7 [2023-03-16T14:50:10.166Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T14:50:10.439Z] ---> 96aca7959439 [2023-03-16T14:50:10.439Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:50:10.439Z] ---> ccf6e5cde367 [2023-03-16T14:50:10.439Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:50:10.708Z] ---> Running in 47aa02597955 [2023-03-16T14:50:10.708Z] ---> Running in f5382fabea27 [2023-03-16T14:50:11.306Z] ---> b5a3c3be8bbc [2023-03-16T14:50:11.306Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:50:11.575Z] ---> Running in 7108fac87b79 [2023-03-16T14:50:11.851Z] ---> 063f77a9e8ab [2023-03-16T14:50:11.851Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T14:50:12.127Z] ---> Running in 0b225048cdb3 [2023-03-16T14:52:03.812Z] Removing intermediate container 0b225048cdb3 [2023-03-16T14:52:03.812Z] ---> eea89999a85e [2023-03-16T14:52:03.813Z] Step 8/24 : COPY . . [2023-03-16T14:52:03.813Z] Removing intermediate container eb022871f52b [2023-03-16T14:52:03.813Z] ---> 2b38aabedab7 [2023-03-16T14:52:03.813Z] Step 7/33 : COPY . . [2023-03-16T14:52:03.813Z] Removing intermediate container f5382fabea27 [2023-03-16T14:52:03.813Z] ---> 4e390b353707 [2023-03-16T14:52:03.813Z] Step 8/23 : COPY . . [2023-03-16T14:52:03.813Z] Removing intermediate container 7108fac87b79 [2023-03-16T14:52:03.813Z] ---> b706c9ef90a7 [2023-03-16T14:52:03.813Z] Step 8/25 : COPY . . [2023-03-16T14:52:03.813Z] Removing intermediate container 47aa02597955 [2023-03-16T14:52:03.813Z] ---> 0ffc6e38db61 [2023-03-16T14:52:03.813Z] Step 8/23 : COPY . . [2023-03-16T14:52:22.026Z] ---> 3e60bd43d603 [2023-03-16T14:52:22.026Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T14:52:22.026Z] ---> 58349f6c9658 [2023-03-16T14:52:22.026Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T14:52:22.026Z] ---> 8bb09038c433 [2023-03-16T14:52:22.026Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T14:52:22.026Z] ---> b8e7297e970f [2023-03-16T14:52:22.026Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T14:52:22.026Z] ---> d5ee7ba759fe [2023-03-16T14:52:22.026Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T14:52:22.026Z] ---> Running in 73274448d82c [2023-03-16T14:52:22.026Z] ---> Running in d6b49e40c0fe [2023-03-16T14:52:22.026Z] ---> Running in 658f978464a9 [2023-03-16T14:52:22.026Z] ---> Running in 69428889384e [2023-03-16T14:52:22.026Z] ---> Running in 67b4d00fe3e6 [2023-03-16T14:52:23.435Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-16T14:52:24.019Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-16T14:52:24.019Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-16T14:52:24.290Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-16T14:52:24.290Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-16T14:59:32.857Z] Removing intermediate container 658f978464a9 [2023-03-16T14:59:32.857Z] ---> c27f0a98d49b [2023-03-16T14:59:32.857Z] [2023-03-16T14:59:32.857Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T14:59:32.857Z] 3.17: Pulling from library/alpine [2023-03-16T14:59:32.857Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T14:59:32.857Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T14:59:32.857Z] ---> d74e625d9115 [2023-03-16T14:59:32.857Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T14:59:32.857Z] ---> Running in 1f88bf9d706c [2023-03-16T14:59:32.857Z] Removing intermediate container 1f88bf9d706c [2023-03-16T14:59:32.857Z] ---> 84be729da5cc [2023-03-16T14:59:32.857Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T14:59:32.857Z] ---> Running in 5c2ff340f6f2 [2023-03-16T14:59:32.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:59:32.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:59:33.441Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T14:59:33.441Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:59:33.441Z] OK: 8 MiB in 16 packages [2023-03-16T14:59:35.386Z] Removing intermediate container 5c2ff340f6f2 [2023-03-16T14:59:35.386Z] ---> 2aa63e9f7ce5 [2023-03-16T14:59:35.386Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T14:59:36.806Z] ---> 3724f6710c7b [2023-03-16T14:59:36.806Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T14:59:38.777Z] ---> 2c2dad3b6506 [2023-03-16T14:59:38.777Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T14:59:42.113Z] ---> b6b010b2a85c [2023-03-16T14:59:42.113Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T14:59:44.063Z] ---> b64568ec3093 [2023-03-16T14:59:44.063Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T14:59:44.647Z] ---> 714f7507851e [2023-03-16T14:59:44.647Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T14:59:44.919Z] Removing intermediate container d6b49e40c0fe [2023-03-16T14:59:44.919Z] ---> 8e25087b2528 [2023-03-16T14:59:44.919Z] [2023-03-16T14:59:44.919Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T14:59:44.919Z] ---> d74e625d9115 [2023-03-16T14:59:44.919Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T14:59:44.919Z] ---> Running in 6e378fc8c697 [2023-03-16T14:59:45.196Z] ---> Running in be738ac8238f [2023-03-16T14:59:46.164Z] Removing intermediate container be738ac8238f [2023-03-16T14:59:46.164Z] ---> 9f9ae60d29ad [2023-03-16T14:59:46.164Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T14:59:46.164Z] ---> Running in 3a5dcf37f633 [2023-03-16T14:59:49.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T14:59:49.291Z] Removing intermediate container 6e378fc8c697 [2023-03-16T14:59:49.291Z] ---> 742e9fdef384 [2023-03-16T14:59:49.291Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T14:59:49.291Z] ---> Running in 2ecad71d768a [2023-03-16T14:59:49.969Z] Removing intermediate container 2ecad71d768a [2023-03-16T14:59:49.969Z] ---> 935abad0cbb5 [2023-03-16T14:59:49.969Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T14:59:50.246Z] ---> Running in 8d0bbe6aa15d [2023-03-16T14:59:50.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T14:59:50.787Z] Removing intermediate container 8d0bbe6aa15d [2023-03-16T14:59:50.787Z] ---> a50048251f7f [2023-03-16T14:59:50.787Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T14:59:50.787Z] ---> Running in 3885cc6b934f [2023-03-16T14:59:51.373Z] Removing intermediate container 3885cc6b934f [2023-03-16T14:59:51.373Z] ---> e92516831436 [2023-03-16T14:59:51.373Z] Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T14:59:51.642Z] ---> Running in 49b3468f7ace [2023-03-16T14:59:52.227Z] Removing intermediate container 49b3468f7ace [2023-03-16T14:59:52.227Z] ---> b6c2622db2b0 [2023-03-16T14:59:52.227Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T14:59:52.227Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T14:59:52.227Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T14:59:52.227Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T14:59:52.227Z] ---> Running in 204b6c655771 [2023-03-16T14:59:52.227Z] OK: 8 MiB in 17 packages [2023-03-16T14:59:52.812Z] Removing intermediate container 204b6c655771 [2023-03-16T14:59:52.812Z] ---> 0e5e047e4542 [2023-03-16T14:59:52.812Z] [2023-03-16T14:59:53.775Z] Successfully built 0e5e047e4542 [2023-03-16T14:59:53.775Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-16T14:59:53.775Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-03-16T14:59:54.043Z] Removing intermediate container 3a5dcf37f633 [2023-03-16T14:59:54.043Z] ---> 7b92d66c730f [2023-03-16T14:59:54.043Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T14:59:54.043Z] ---> Running in 48a67800ddb0 [2023-03-16T14:59:54.639Z] Removing intermediate container 48a67800ddb0 [2023-03-16T14:59:54.639Z] ---> 9bf218eda5e9 [2023-03-16T14:59:54.639Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T14:59:54.910Z] ---> Running in 7c8c86a3cef3 [2023-03-16T14:59:55.492Z] Removing intermediate container 7c8c86a3cef3 [2023-03-16T14:59:55.492Z] ---> 0a63e69eabe9 [2023-03-16T14:59:55.492Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T14:59:55.492Z] ---> Running in f1297164a254 [2023-03-16T14:59:56.078Z] Removing intermediate container f1297164a254 [2023-03-16T14:59:56.078Z] ---> 25cd28316e66 [2023-03-16T14:59:56.078Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T14:59:56.078Z] ---> Running in b506cf683115 [2023-03-16T14:59:56.671Z] Removing intermediate container b506cf683115 [2023-03-16T14:59:56.671Z] ---> 451151e42fba [2023-03-16T14:59:56.671Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T14:59:56.957Z] ---> Running in 0b8986633d03 [2023-03-16T15:00:00.307Z] Removing intermediate container 0b8986633d03 [2023-03-16T15:00:00.307Z] ---> 71ef7415d4a0 [2023-03-16T15:00:00.307Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T15:00:00.307Z] ---> Running in 9df887a78457 [2023-03-16T15:00:00.896Z] Removing intermediate container 9df887a78457 [2023-03-16T15:00:00.896Z] ---> fe014efcdf01 [2023-03-16T15:00:00.896Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T15:00:05.176Z] ---> f0ab39f2c9ec [2023-03-16T15:00:05.176Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T15:00:05.176Z] ---> Running in f819ab45d909 [2023-03-16T15:00:08.522Z] Removing intermediate container f819ab45d909 [2023-03-16T15:00:08.522Z] ---> b4ffc42aed64 [2023-03-16T15:00:08.522Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:00:09.933Z] ---> 09e3a04b83dd [2023-03-16T15:00:09.933Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:00:10.899Z] ---> b38fb238caa0 [2023-03-16T15:00:10.899Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T15:00:12.846Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:00:12.846Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:00:12.846Z] ---> dae87db25a82 [2023-03-16T15:00:12.846Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T15:00:12.846Z] ---> Using cache [2023-03-16T15:00:12.846Z] ---> b8ee8db71939 [2023-03-16T15:00:12.846Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T15:00:12.846Z] ---> Running in 9dbfcdae7036 [2023-03-16T15:00:14.269Z] ---> c8528a931b02 [2023-03-16T15:00:14.269Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T15:00:15.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:00:15.680Z] ---> a40d5c8b6734 [2023-03-16T15:00:15.680Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T15:00:16.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:00:17.230Z] ---> 3a024785723e [2023-03-16T15:00:17.230Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T15:00:17.814Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:00:17.814Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:00:17.814Z] OK: 17687 distinct packages available [2023-03-16T15:00:17.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:00:18.771Z] ---> b3e82d52ef70 [2023-03-16T15:00:18.771Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T15:00:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:00:20.192Z] ---> e55aa74355d4 [2023-03-16T15:00:20.192Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T15:00:20.467Z] OK: 263 MiB in 53 packages [2023-03-16T15:00:22.406Z] ---> 72db5df2265b [2023-03-16T15:00:22.406Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T15:00:22.406Z] ---> Running in 6d209d8cb909 [2023-03-16T15:00:23.815Z] Removing intermediate container 9dbfcdae7036 [2023-03-16T15:00:23.815Z] ---> dfca9b4de39a [2023-03-16T15:00:23.815Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T15:00:25.229Z] ---> 2b2261a93eca [2023-03-16T15:00:25.229Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:00:25.821Z] ---> Running in 1514fbda5345 [2023-03-16T15:00:26.796Z] Removing intermediate container 6d209d8cb909 [2023-03-16T15:00:26.796Z] ---> b45b19eab4ec [2023-03-16T15:00:26.796Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T15:00:26.796Z] ---> Running in f40e7ff5e9f4 [2023-03-16T15:00:27.766Z] Removing intermediate container f40e7ff5e9f4 [2023-03-16T15:00:27.766Z] ---> a9f34e03dcdc [2023-03-16T15:00:27.766Z] Step 30/33 : CMD ["gate"] [2023-03-16T15:00:27.766Z] ---> Running in 46e6bc3a224f [2023-03-16T15:00:28.724Z] Removing intermediate container 46e6bc3a224f [2023-03-16T15:00:28.724Z] ---> 88df6b51b4be [2023-03-16T15:00:28.724Z] Step 31/33 : LABEL arch=arm64 [2023-03-16T15:00:28.724Z] ---> Running in 3027c81ddcb1 [2023-03-16T15:00:29.317Z] Removing intermediate container 3027c81ddcb1 [2023-03-16T15:00:29.317Z] ---> b1301fb73f03 [2023-03-16T15:00:29.317Z] Step 32/33 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:00:29.583Z] ---> Running in 4b3ba2aac199 [2023-03-16T15:00:30.172Z] Removing intermediate container 4b3ba2aac199 [2023-03-16T15:00:30.172Z] ---> 44200969905c [2023-03-16T15:00:30.172Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T15:00:30.172Z] Removing intermediate container 67b4d00fe3e6 [2023-03-16T15:00:30.172Z] ---> b5b4c852a9be [2023-03-16T15:00:30.172Z] [2023-03-16T15:00:30.172Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T15:00:30.172Z] ---> d74e625d9115 [2023-03-16T15:00:30.172Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:00:30.442Z] ---> Running in 9b1d70e31000 [2023-03-16T15:00:30.442Z] ---> Running in b6b12b1520ce [2023-03-16T15:00:31.407Z] Removing intermediate container 9b1d70e31000 [2023-03-16T15:00:31.407Z] ---> b9447b90507b [2023-03-16T15:00:31.407Z] [2023-03-16T15:00:31.407Z] Successfully built b9447b90507b [2023-03-16T15:00:31.680Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-16T15:00:31.680Z]  Building security-bootstrapper ... done Building support-scheduler [2023-03-16T15:00:32.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:00:33.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:00:34.644Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:00:34.644Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:00:34.917Z] OK: 8 MiB in 16 packages [2023-03-16T15:00:37.527Z] Removing intermediate container b6b12b1520ce [2023-03-16T15:00:37.527Z] ---> 29d17a977b63 [2023-03-16T15:00:37.527Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:00:37.527Z] ---> Running in 3dde4f51c92f [2023-03-16T15:00:38.486Z] Removing intermediate container 3dde4f51c92f [2023-03-16T15:00:38.486Z] ---> 8dea689a7db9 [2023-03-16T15:00:38.486Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T15:00:38.752Z] ---> Running in f1f749360cf9 [2023-03-16T15:00:40.162Z] Removing intermediate container f1f749360cf9 [2023-03-16T15:00:40.162Z] ---> f2e430dc53ee [2023-03-16T15:00:40.162Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T15:00:40.435Z] ---> Running in 13b0bc95c9ac [2023-03-16T15:00:42.392Z] Removing intermediate container 13b0bc95c9ac [2023-03-16T15:00:42.392Z] ---> 248e27d13334 [2023-03-16T15:00:42.392Z] Step 15/24 : WORKDIR / [2023-03-16T15:00:42.392Z] ---> Running in 9d8eceab59b9 [2023-03-16T15:00:43.803Z] Removing intermediate container 9d8eceab59b9 [2023-03-16T15:00:43.803Z] ---> fe722bb98f2a [2023-03-16T15:00:43.803Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:00:45.747Z] ---> 7e41c132c025 [2023-03-16T15:00:45.747Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:00:47.703Z] ---> 2bf2ffd10a2d [2023-03-16T15:00:47.703Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T15:00:49.124Z] Removing intermediate container 73274448d82c [2023-03-16T15:00:49.124Z] ---> 9ebda001a21e [2023-03-16T15:00:49.124Z] [2023-03-16T15:00:49.124Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:00:49.124Z] ---> d74e625d9115 [2023-03-16T15:00:49.124Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T15:00:49.712Z] ---> Running in 40b923abb559 [2023-03-16T15:00:50.678Z] Removing intermediate container 40b923abb559 [2023-03-16T15:00:50.678Z] ---> 7cc8b7bec77d [2023-03-16T15:00:50.678Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T15:00:50.950Z] ---> Running in dc6a1aa0538d [2023-03-16T15:00:51.220Z] ---> 1e803d908157 [2023-03-16T15:00:51.220Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T15:00:52.188Z] Removing intermediate container dc6a1aa0538d [2023-03-16T15:00:52.188Z] ---> a54dcb9aa4cc [2023-03-16T15:00:52.188Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T15:00:52.461Z] ---> Running in aa6b56400f51 [2023-03-16T15:00:52.729Z] ---> 01daf0208a24 [2023-03-16T15:00:52.729Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T15:00:53.016Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:00:53.016Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:00:53.016Z] ---> dae87db25a82 [2023-03-16T15:00:53.016Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:00:53.016Z] ---> Using cache [2023-03-16T15:00:53.016Z] ---> 2d9971acaafa [2023-03-16T15:00:53.016Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:00:53.016Z] ---> Using cache [2023-03-16T15:00:53.016Z] ---> a5f15c44ae5f [2023-03-16T15:00:53.016Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:00:53.016Z] ---> Using cache [2023-03-16T15:00:53.016Z] ---> ad99c370b42c [2023-03-16T15:00:53.016Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:00:53.016Z] ---> Using cache [2023-03-16T15:00:53.016Z] ---> 96aca7959439 [2023-03-16T15:00:53.016Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:00:53.016Z] ---> Using cache [2023-03-16T15:00:53.016Z] ---> 0ffc6e38db61 [2023-03-16T15:00:53.016Z] Step 8/23 : COPY . . [2023-03-16T15:00:53.016Z] ---> Running in f1b9451adb47 [2023-03-16T15:00:53.299Z] Removing intermediate container aa6b56400f51 [2023-03-16T15:00:53.299Z] ---> 02e0800116e8 [2023-03-16T15:00:53.299Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:00:53.299Z] ---> Using cache [2023-03-16T15:00:53.299Z] ---> 58349f6c9658 [2023-03-16T15:00:53.299Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T15:00:53.569Z] ---> Running in b3ea8ffbe873 [2023-03-16T15:00:53.836Z] ---> Running in 4efc9af5e534 [2023-03-16T15:00:54.422Z] Removing intermediate container f1b9451adb47 [2023-03-16T15:00:54.422Z] ---> b02a72fc15b9 [2023-03-16T15:00:54.422Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:00:54.693Z] ---> Running in a94887728b48 [2023-03-16T15:00:54.975Z] Removing intermediate container 69428889384e [2023-03-16T15:00:54.975Z] ---> 6de861c935c4 [2023-03-16T15:00:54.975Z] [2023-03-16T15:00:54.975Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T15:00:54.975Z] ---> d74e625d9115 [2023-03-16T15:00:54.975Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:00:54.975Z] ---> Using cache [2023-03-16T15:00:54.975Z] ---> 29d17a977b63 [2023-03-16T15:00:54.975Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:00:54.975Z] ---> Using cache [2023-03-16T15:00:54.975Z] ---> 8dea689a7db9 [2023-03-16T15:00:54.975Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T15:00:55.263Z] ---> Running in b02c0b59b503 [2023-03-16T15:00:55.850Z] Removing intermediate container a94887728b48 [2023-03-16T15:00:55.850Z] ---> 7b503c211d41 [2023-03-16T15:00:55.850Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T15:00:55.850Z] ---> Running in d6394e321454 [2023-03-16T15:00:56.117Z] Removing intermediate container b02c0b59b503 [2023-03-16T15:00:56.117Z] ---> 72e17dd27881 [2023-03-16T15:00:56.117Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T15:00:56.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:00:56.386Z] ---> Running in 20c5088ce354 [2023-03-16T15:00:56.653Z] Removing intermediate container d6394e321454 [2023-03-16T15:00:56.653Z] ---> d3f8988ca224 [2023-03-16T15:00:56.653Z] Step 23/24 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:00:56.653Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-16T15:00:56.920Z] ---> Running in a09d6ce79c64 [2023-03-16T15:00:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:00:57.187Z] Removing intermediate container 20c5088ce354 [2023-03-16T15:00:57.187Z] ---> e018f164ec13 [2023-03-16T15:00:57.187Z] Step 15/25 : WORKDIR / [2023-03-16T15:00:57.467Z] Removing intermediate container a09d6ce79c64 [2023-03-16T15:00:57.467Z] ---> 11d87093b1a7 [2023-03-16T15:00:57.467Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T15:00:57.467Z] ---> Running in 54a4130abd95 [2023-03-16T15:00:57.737Z] ---> Running in 2864a1225711 [2023-03-16T15:00:58.319Z] Removing intermediate container 54a4130abd95 [2023-03-16T15:00:58.319Z] ---> 546cf927946b [2023-03-16T15:00:58.319Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:00:58.319Z] Removing intermediate container 2864a1225711 [2023-03-16T15:00:58.319Z] ---> 8653034fc42e [2023-03-16T15:00:58.319Z] [2023-03-16T15:00:58.585Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:00:58.585Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:00:58.585Z] OK: 8 MiB in 16 packages [2023-03-16T15:00:58.852Z] Successfully built 8653034fc42e [2023-03-16T15:00:58.852Z] Successfully tagged core-command-arm64:latest [2023-03-16T15:00:58.852Z]  Building core-command ... done Building support-notifications [2023-03-16T15:00:59.118Z] ---> dc061b264235 [2023-03-16T15:00:59.118Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:01:00.538Z] Removing intermediate container b3ea8ffbe873 [2023-03-16T15:01:00.538Z] ---> 1988fbfb1099 [2023-03-16T15:01:00.806Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:01:01.072Z] ---> 71fe5d2cdf51 [2023-03-16T15:01:01.072Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T15:01:02.045Z] ---> b519c09522a6 [2023-03-16T15:01:02.045Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:01:03.993Z] ---> f9e266d53924 [2023-03-16T15:01:03.993Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T15:01:04.260Z] ---> 65cd1e808471 [2023-03-16T15:01:04.260Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T15:01:06.211Z] ---> 6d6f42bffb1b [2023-03-16T15:01:06.211Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T15:01:07.184Z] ---> 00708a2f268d [2023-03-16T15:01:07.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T15:01:07.184Z] ---> 5fce2de5a0ce [2023-03-16T15:01:07.184Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T15:01:07.452Z] ---> Running in 6c8c41d9ceb1 [2023-03-16T15:01:08.866Z] Removing intermediate container 6c8c41d9ceb1 [2023-03-16T15:01:08.866Z] ---> 0bb69bd6cda2 [2023-03-16T15:01:08.866Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:01:08.866Z] ---> 4bfbaaf5687f [2023-03-16T15:01:08.866Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T15:01:09.147Z] ---> Running in aa7a8fe172ba [2023-03-16T15:01:09.147Z] ---> Running in 268c38beeb5b [2023-03-16T15:01:10.113Z] Removing intermediate container aa7a8fe172ba [2023-03-16T15:01:10.113Z] ---> dd80bad43cb7 [2023-03-16T15:01:10.113Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T15:01:10.388Z] Removing intermediate container 268c38beeb5b [2023-03-16T15:01:10.388Z] ---> c135b0f4a7ff [2023-03-16T15:01:10.388Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:01:10.388Z] ---> Running in 70963db0a8d9 [2023-03-16T15:01:10.656Z] ---> Running in cc9f71440419 [2023-03-16T15:01:11.625Z] Removing intermediate container cc9f71440419 [2023-03-16T15:01:11.625Z] ---> 35b9a7623d74 [2023-03-16T15:01:11.625Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:01:11.625Z] Removing intermediate container 70963db0a8d9 [2023-03-16T15:01:11.625Z] ---> ca56e07620ba [2023-03-16T15:01:11.625Z] Step 24/25 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:01:11.898Z] ---> Running in 8d11b0ec10bc [2023-03-16T15:01:11.898Z] ---> Running in 902bb353f7b2 [2023-03-16T15:01:12.495Z] Removing intermediate container 8d11b0ec10bc [2023-03-16T15:01:12.495Z] ---> af43b425b1fa [2023-03-16T15:01:12.495Z] Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:01:12.769Z] Removing intermediate container 902bb353f7b2 [2023-03-16T15:01:12.769Z] ---> 6b445bdc5f58 [2023-03-16T15:01:12.769Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T15:01:13.038Z] ---> Running in 53e544ec0f2a [2023-03-16T15:01:13.038Z] ---> Running in 0a427fb69086 [2023-03-16T15:01:13.625Z] Removing intermediate container 53e544ec0f2a [2023-03-16T15:01:13.625Z] ---> 04a00b9b0f39 [2023-03-16T15:01:13.625Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T15:01:13.892Z] Removing intermediate container 0a427fb69086 [2023-03-16T15:01:13.892Z] ---> 0b1a80b4ea13 [2023-03-16T15:01:13.892Z] [2023-03-16T15:01:13.892Z] ---> Running in 7bc40d930fa8 [2023-03-16T15:01:14.479Z] Successfully built 0b1a80b4ea13 [2023-03-16T15:01:14.479Z] Successfully tagged core-metadata-arm64:latest [2023-03-16T15:01:14.479Z]  Building core-metadata ... done Building security-spire-config [2023-03-16T15:01:14.745Z] Removing intermediate container 7bc40d930fa8 [2023-03-16T15:01:14.745Z] ---> 42e8a26777f0 [2023-03-16T15:01:14.745Z] [2023-03-16T15:01:15.328Z] Successfully built 42e8a26777f0 [2023-03-16T15:01:15.328Z] Successfully tagged core-data-arm64:latest [2023-03-16T15:01:15.328Z]  Building core-data ... done Building security-secretstore-setup [2023-03-16T15:01:20.685Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:01:20.685Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:01:20.685Z] ---> dae87db25a82 [2023-03-16T15:01:20.685Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:01:20.685Z] ---> Using cache [2023-03-16T15:01:20.685Z] ---> 2d9971acaafa [2023-03-16T15:01:20.685Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:01:20.685Z] ---> Using cache [2023-03-16T15:01:20.685Z] ---> a5f15c44ae5f [2023-03-16T15:01:20.685Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T15:01:20.685Z] ---> Running in 6061e93cf834 [2023-03-16T15:01:22.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:01:23.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:01:24.995Z] OK: 263 MiB in 53 packages [2023-03-16T15:01:27.581Z] Removing intermediate container 6061e93cf834 [2023-03-16T15:01:27.581Z] ---> 1d00647a6096 [2023-03-16T15:01:27.581Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:01:29.523Z] ---> 6f5143df596c [2023-03-16T15:01:29.523Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:01:29.523Z] ---> Running in e432fcd34130 [2023-03-16T15:01:44.762Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:01:44.762Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:01:44.762Z] ---> dae87db25a82 [2023-03-16T15:01:44.762Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T15:01:44.762Z] ---> Using cache [2023-03-16T15:01:44.762Z] ---> b8ee8db71939 [2023-03-16T15:01:44.762Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T15:01:44.762Z] ---> Using cache [2023-03-16T15:01:44.762Z] ---> 30e2cc8004c9 [2023-03-16T15:01:44.762Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T15:01:44.762Z] ---> Using cache [2023-03-16T15:01:44.762Z] ---> 1a69facc544e [2023-03-16T15:01:44.762Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:01:44.762Z] ---> Using cache [2023-03-16T15:01:44.762Z] ---> 2b38aabedab7 [2023-03-16T15:01:44.762Z] Step 7/24 : COPY . . [2023-03-16T15:01:44.762Z] ---> Using cache [2023-03-16T15:01:44.762Z] ---> 8bb09038c433 [2023-03-16T15:01:44.762Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T15:01:44.762Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:01:44.762Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:01:44.762Z] ---> dae87db25a82 [2023-03-16T15:01:44.762Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T15:01:44.762Z] ---> Using cache [2023-03-16T15:01:44.762Z] ---> b8ee8db71939 [2023-03-16T15:01:44.762Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T15:01:46.137Z] ---> Running in 2cebfad8a076 [2023-03-16T15:01:46.137Z] ---> Running in 866052856e4a [2023-03-16T15:01:50.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:01:50.727Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T15:01:52.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:01:54.133Z] OK: 263 MiB in 53 packages [2023-03-16T15:01:54.133Z] Removing intermediate container 1514fbda5345 [2023-03-16T15:01:54.133Z] ---> c5c03e9ebbea [2023-03-16T15:01:54.133Z] Step 7/20 : COPY . . [2023-03-16T15:01:56.016Z] Removing intermediate container 2cebfad8a076 [2023-03-16T15:01:56.016Z] ---> 4e630731e920 [2023-03-16T15:01:56.016Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T15:01:57.966Z] ---> ad6e529327e9 [2023-03-16T15:01:57.966Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:01:58.233Z] ---> Running in 3b3d23d2a09e [2023-03-16T15:02:10.560Z] ---> ec5f6598ccdf [2023-03-16T15:02:10.560Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T15:02:10.560Z] ---> Running in e5fe8c592f74 [2023-03-16T15:02:14.820Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-16T15:03:11.245Z] Removing intermediate container e432fcd34130 [2023-03-16T15:03:11.245Z] ---> 22393b8b5e15 [2023-03-16T15:03:11.245Z] Step 8/23 : COPY . . [2023-03-16T15:03:33.317Z] ---> b2ff40e10264 [2023-03-16T15:03:33.318Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T15:03:33.901Z] ---> Running in b63f9eae8d61 [2023-03-16T15:03:36.500Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-16T15:03:54.695Z] Removing intermediate container 3b3d23d2a09e [2023-03-16T15:03:54.695Z] ---> 57d597e1c730 [2023-03-16T15:03:54.695Z] Step 7/26 : COPY . . [2023-03-16T15:04:07.039Z] ---> d92fbb02a4a2 [2023-03-16T15:04:07.039Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T15:04:07.039Z] ---> Running in 18ec9a9a4401 [2023-03-16T15:04:07.039Z] Removing intermediate container 18ec9a9a4401 [2023-03-16T15:04:07.039Z] ---> 55bbee2e0cf0 [2023-03-16T15:04:07.039Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T15:04:07.039Z] ---> Running in 6809f01f5a10 [2023-03-16T15:04:07.039Z] Removing intermediate container 6809f01f5a10 [2023-03-16T15:04:07.039Z] ---> 7a1aa67ebdab [2023-03-16T15:04:07.039Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T15:04:07.039Z] ---> Running in a2e93e91030f [2023-03-16T15:04:07.636Z] Removing intermediate container a2e93e91030f [2023-03-16T15:04:07.637Z] ---> e66b37ce8c5b [2023-03-16T15:04:07.637Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T15:04:07.637Z] ---> Running in 34aa17ffb630 [2023-03-16T15:04:12.991Z] Removing intermediate container 34aa17ffb630 [2023-03-16T15:04:12.991Z] ---> d285c37c9cc1 [2023-03-16T15:04:12.991Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T15:04:12.991Z] ---> Running in 10465aacfa0f [2023-03-16T15:04:13.259Z] Removing intermediate container 10465aacfa0f [2023-03-16T15:04:13.259Z] ---> fea5af992562 [2023-03-16T15:04:13.259Z] [2023-03-16T15:04:13.259Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T15:04:13.259Z] ---> d74e625d9115 [2023-03-16T15:04:13.259Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:04:13.259Z] ---> Using cache [2023-03-16T15:04:13.259Z] ---> 9f9ae60d29ad [2023-03-16T15:04:13.259Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T15:04:13.259Z] ---> Running in 5c4cf1fc2c6f [2023-03-16T15:04:15.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:04:16.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:04:18.138Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:04:18.138Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:04:18.138Z] OK: 17687 distinct packages available [2023-03-16T15:04:18.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:04:18.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:04:20.135Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T15:04:20.135Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T15:04:20.402Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T15:04:20.402Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T15:04:20.402Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:04:20.402Z] OK: 8 MiB in 19 packages [2023-03-16T15:04:22.342Z] Removing intermediate container 5c4cf1fc2c6f [2023-03-16T15:04:22.342Z] ---> 5dc10ab02aae [2023-03-16T15:04:22.342Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:04:24.924Z] ---> ba4e189db389 [2023-03-16T15:04:24.924Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T15:04:31.570Z] ---> 94b0043566db [2023-03-16T15:04:31.570Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T15:04:31.570Z] ---> 3fb0bfa70ca3 [2023-03-16T15:04:31.570Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T15:04:31.570Z] ---> Running in 9a86b5ecce33 [2023-03-16T15:04:32.530Z] Removing intermediate container 9a86b5ecce33 [2023-03-16T15:04:32.530Z] ---> b2a696330825 [2023-03-16T15:04:32.530Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T15:04:33.516Z] ---> b4eccb764798 [2023-03-16T15:04:33.516Z] Step 21/26 : WORKDIR / [2023-03-16T15:04:33.516Z] ---> Running in a3e5e499ac41 [2023-03-16T15:04:34.103Z] Removing intermediate container a3e5e499ac41 [2023-03-16T15:04:34.103Z] ---> 9caf88b0b7ea [2023-03-16T15:04:34.103Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T15:04:34.372Z] ---> Running in 44c58ab0d247 [2023-03-16T15:04:34.638Z] Removing intermediate container 44c58ab0d247 [2023-03-16T15:04:34.638Z] ---> 0d3ca271f15c [2023-03-16T15:04:34.905Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T15:04:34.905Z] ---> Running in 8fe9db131e6d [2023-03-16T15:04:35.487Z] Removing intermediate container 8fe9db131e6d [2023-03-16T15:04:35.487Z] ---> c9dbbead1064 [2023-03-16T15:04:35.487Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T15:04:35.487Z] ---> Running in e9d19c8c5d90 [2023-03-16T15:04:36.073Z] Removing intermediate container e9d19c8c5d90 [2023-03-16T15:04:36.073Z] ---> 2ae62fdffa48 [2023-03-16T15:04:36.073Z] Step 25/26 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:04:36.345Z] ---> Running in 81216cf00733 [2023-03-16T15:04:36.929Z] Removing intermediate container 81216cf00733 [2023-03-16T15:04:36.929Z] ---> 29090abb6e1e [2023-03-16T15:04:36.929Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T15:04:36.929Z] ---> Running in c8fe26b615ef [2023-03-16T15:04:37.510Z] Removing intermediate container c8fe26b615ef [2023-03-16T15:04:37.510Z] ---> 443ed236cd26 [2023-03-16T15:04:37.510Z] [2023-03-16T15:04:37.778Z] Successfully built 443ed236cd26 [2023-03-16T15:04:37.778Z] Successfully tagged security-spire-config-arm64:latest [2023-03-16T15:04:37.778Z]  Building security-spire-config ... done Building security-spire-server [2023-03-16T15:04:59.849Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:04:59.849Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:04:59.849Z] ---> dae87db25a82 [2023-03-16T15:04:59.849Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T15:04:59.849Z] ---> Using cache [2023-03-16T15:04:59.849Z] ---> b8ee8db71939 [2023-03-16T15:04:59.849Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T15:04:59.849Z] ---> Using cache [2023-03-16T15:04:59.849Z] ---> 4e630731e920 [2023-03-16T15:04:59.849Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T15:04:59.849Z] ---> Using cache [2023-03-16T15:04:59.849Z] ---> ad6e529327e9 [2023-03-16T15:04:59.849Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:04:59.849Z] ---> Using cache [2023-03-16T15:04:59.849Z] ---> 57d597e1c730 [2023-03-16T15:04:59.849Z] Step 7/25 : COPY . . [2023-03-16T15:04:59.849Z] ---> Using cache [2023-03-16T15:04:59.849Z] ---> d92fbb02a4a2 [2023-03-16T15:04:59.849Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T15:04:59.849Z] ---> Using cache [2023-03-16T15:04:59.849Z] ---> 55bbee2e0cf0 [2023-03-16T15:04:59.849Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T15:04:59.849Z] ---> Using cache [2023-03-16T15:04:59.849Z] ---> 7a1aa67ebdab [2023-03-16T15:04:59.849Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T15:04:59.849Z] ---> Using cache [2023-03-16T15:04:59.849Z] ---> e66b37ce8c5b [2023-03-16T15:04:59.849Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T15:04:59.849Z] ---> Running in b2443867ceed [2023-03-16T15:05:00.825Z] Removing intermediate container b2443867ceed [2023-03-16T15:05:00.825Z] ---> 0dc1d589e203 [2023-03-16T15:05:00.825Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T15:05:00.825Z] ---> Running in fc2b5c5b9b8f [2023-03-16T15:05:01.411Z] Removing intermediate container fc2b5c5b9b8f [2023-03-16T15:05:01.411Z] ---> 4413109d4158 [2023-03-16T15:05:01.411Z] [2023-03-16T15:05:01.411Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T15:05:01.411Z] ---> d74e625d9115 [2023-03-16T15:05:01.411Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:05:01.411Z] ---> Using cache [2023-03-16T15:05:01.411Z] ---> 9f9ae60d29ad [2023-03-16T15:05:01.411Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T15:05:01.679Z] ---> Running in b9e1e5b6dded [2023-03-16T15:05:03.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:05:04.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:05:06.002Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:05:06.002Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:05:06.002Z] OK: 17687 distinct packages available [2023-03-16T15:05:06.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:05:06.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:05:08.904Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T15:05:08.904Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T15:05:08.904Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T15:05:08.904Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T15:05:08.904Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T15:05:08.904Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:05:08.904Z] OK: 9 MiB in 20 packages [2023-03-16T15:05:10.867Z] Removing intermediate container b9e1e5b6dded [2023-03-16T15:05:10.867Z] ---> 276162b7e850 [2023-03-16T15:05:10.867Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:05:11.835Z] ---> fb1f7411daac [2023-03-16T15:05:11.835Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T15:05:17.209Z] ---> 732ccd83bc28 [2023-03-16T15:05:17.209Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T15:05:18.169Z] ---> 4ca7bd7f0f95 [2023-03-16T15:05:18.169Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T15:05:19.133Z] ---> a5620745b4a0 [2023-03-16T15:05:19.133Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T15:05:20.546Z] ---> 00e77eedaaaf [2023-03-16T15:05:20.546Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T15:05:20.546Z] ---> Running in ba7f96479f85 [2023-03-16T15:05:21.133Z] Removing intermediate container ba7f96479f85 [2023-03-16T15:05:21.133Z] ---> 94d407d0b922 [2023-03-16T15:05:21.133Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T15:05:21.133Z] ---> Running in a93121804159 [2023-03-16T15:05:21.718Z] Removing intermediate container a93121804159 [2023-03-16T15:05:21.718Z] ---> ddbabc9bf014 [2023-03-16T15:05:21.718Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T15:05:21.985Z] ---> Running in af3d9ec275c6 [2023-03-16T15:05:22.574Z] Removing intermediate container af3d9ec275c6 [2023-03-16T15:05:22.574Z] ---> 316963f6f865 [2023-03-16T15:05:22.574Z] Step 24/25 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:05:22.574Z] ---> Running in 059ef3799b93 [2023-03-16T15:05:23.157Z] Removing intermediate container 059ef3799b93 [2023-03-16T15:05:23.157Z] ---> 5799db4395ea [2023-03-16T15:05:23.157Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T15:05:23.157Z] ---> Running in aa062f77561b [2023-03-16T15:05:23.740Z] Removing intermediate container aa062f77561b [2023-03-16T15:05:23.740Z] ---> 6be95d2483de [2023-03-16T15:05:23.740Z] [2023-03-16T15:05:24.007Z] Successfully built 6be95d2483de [2023-03-16T15:05:24.007Z] Successfully tagged security-spire-server-arm64:latest [2023-03-16T15:05:24.007Z] Building security-proxy-setup [2023-03-16T15:05:42.526Z]  Building security-spire-server ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:05:42.526Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:05:42.526Z] ---> dae87db25a82 [2023-03-16T15:05:42.526Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T15:05:42.526Z] ---> Using cache [2023-03-16T15:05:42.526Z] ---> b8ee8db71939 [2023-03-16T15:05:42.526Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T15:05:42.526Z] ---> Using cache [2023-03-16T15:05:42.526Z] ---> 30e2cc8004c9 [2023-03-16T15:05:42.526Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T15:05:42.526Z] ---> Using cache [2023-03-16T15:05:42.526Z] ---> 1a69facc544e [2023-03-16T15:05:42.526Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:05:42.526Z] ---> Using cache [2023-03-16T15:05:42.526Z] ---> 2b38aabedab7 [2023-03-16T15:05:42.526Z] Step 7/21 : COPY . . [2023-03-16T15:05:42.526Z] ---> Using cache [2023-03-16T15:05:42.526Z] ---> 8bb09038c433 [2023-03-16T15:05:42.526Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T15:05:43.507Z] ---> Running in 64f4fd67cfe0 [2023-03-16T15:05:45.448Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-16T15:09:07.187Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-16T15:09:19.508Z] Removing intermediate container 866052856e4a [2023-03-16T15:09:19.508Z] ---> e06b37a7b4d6 [2023-03-16T15:09:19.508Z] [2023-03-16T15:09:19.508Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T15:09:19.508Z] ---> d74e625d9115 [2023-03-16T15:09:19.508Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T15:09:19.508Z] ---> Running in f73fa36bf6fc [2023-03-16T15:09:22.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:09:22.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:09:24.089Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T15:09:24.358Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T15:09:24.358Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T15:09:24.358Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:09:24.358Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:09:25.318Z] OK: 8 MiB in 18 packages [2023-03-16T15:09:27.287Z] Removing intermediate container f73fa36bf6fc [2023-03-16T15:09:27.287Z] ---> 09708958625f [2023-03-16T15:09:27.287Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T15:09:27.562Z] ---> Running in a0313b44d486 [2023-03-16T15:09:28.143Z] Removing intermediate container a0313b44d486 [2023-03-16T15:09:28.143Z] ---> 1579a2e8db67 [2023-03-16T15:09:28.143Z] Step 12/24 : WORKDIR / [2023-03-16T15:09:28.143Z] ---> Running in 0ae3f7848308 [2023-03-16T15:09:28.724Z] Removing intermediate container 0ae3f7848308 [2023-03-16T15:09:28.724Z] ---> a03e1bc3c0f2 [2023-03-16T15:09:28.724Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:09:29.691Z] ---> 435a0c4dd7a2 [2023-03-16T15:09:29.691Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T15:09:30.655Z] ---> 66216e52f20d [2023-03-16T15:09:30.655Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T15:09:32.087Z] ---> 61a28ab223c4 [2023-03-16T15:09:32.087Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T15:09:32.669Z] ---> 36aeb87a6b71 [2023-03-16T15:09:32.669Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T15:09:34.608Z] ---> 54c78066c4e6 [2023-03-16T15:09:34.608Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T15:09:37.958Z] ---> 83522ddeacd6 [2023-03-16T15:09:37.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T15:09:38.552Z] ---> b1710e872431 [2023-03-16T15:09:38.552Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:09:38.552Z] ---> Running in 7b6c13bd4c67 [2023-03-16T15:09:42.805Z] Removing intermediate container 7b6c13bd4c67 [2023-03-16T15:09:42.805Z] ---> a6c285097d6f [2023-03-16T15:09:42.805Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:09:42.805Z] ---> Running in 89e2203e0f0e [2023-03-16T15:09:42.805Z] Removing intermediate container 89e2203e0f0e [2023-03-16T15:09:42.805Z] ---> 2aaadde3cafd [2023-03-16T15:09:42.805Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T15:09:42.805Z] ---> Running in a65154ec2021 [2023-03-16T15:09:43.393Z] Removing intermediate container a65154ec2021 [2023-03-16T15:09:43.393Z] ---> 4cb3b02922c9 [2023-03-16T15:09:43.393Z] Step 23/24 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:09:43.661Z] ---> Running in 4062aee506ea [2023-03-16T15:09:44.242Z] Removing intermediate container 4062aee506ea [2023-03-16T15:09:44.243Z] ---> 7b25a34d8be8 [2023-03-16T15:09:44.243Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T15:09:44.243Z] ---> Running in 259911303ae1 [2023-03-16T15:09:44.830Z] Removing intermediate container 259911303ae1 [2023-03-16T15:09:44.830Z] ---> bfebd29b940d [2023-03-16T15:09:44.830Z] [2023-03-16T15:09:45.097Z] Successfully built bfebd29b940d [2023-03-16T15:09:45.097Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-16T15:09:45.097Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-03-16T15:10:03.299Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:10:03.299Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:10:03.299Z] ---> dae87db25a82 [2023-03-16T15:10:03.299Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:10:03.299Z] ---> Using cache [2023-03-16T15:10:03.299Z] ---> 2d9971acaafa [2023-03-16T15:10:03.299Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T15:10:03.299Z] ---> Using cache [2023-03-16T15:10:03.299Z] ---> a5f15c44ae5f [2023-03-16T15:10:03.299Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T15:10:03.299Z] ---> Using cache [2023-03-16T15:10:03.299Z] ---> ad99c370b42c [2023-03-16T15:10:03.299Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T15:10:03.299Z] ---> Using cache [2023-03-16T15:10:03.299Z] ---> 96aca7959439 [2023-03-16T15:10:03.299Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:10:03.299Z] ---> Using cache [2023-03-16T15:10:03.299Z] ---> 0ffc6e38db61 [2023-03-16T15:10:03.299Z] Step 8/23 : COPY . . [2023-03-16T15:10:03.299Z] ---> Using cache [2023-03-16T15:10:03.299Z] ---> 58349f6c9658 [2023-03-16T15:10:03.299Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T15:10:03.299Z] ---> Running in 17f97e4c47de [2023-03-16T15:10:03.299Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-16T15:12:09.981Z] Removing intermediate container 4efc9af5e534 [2023-03-16T15:12:09.981Z] ---> ebd2ff4b0750 [2023-03-16T15:12:09.981Z] [2023-03-16T15:12:09.981Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:12:09.981Z] ---> d74e625d9115 [2023-03-16T15:12:09.981Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:12:09.981Z] ---> Using cache [2023-03-16T15:12:09.981Z] ---> 29d17a977b63 [2023-03-16T15:12:09.981Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:12:09.981Z] ---> Using cache [2023-03-16T15:12:09.981Z] ---> 8dea689a7db9 [2023-03-16T15:12:09.981Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T15:12:09.981Z] ---> Running in 3f2603dab789 [2023-03-16T15:12:09.981Z] Removing intermediate container 3f2603dab789 [2023-03-16T15:12:09.981Z] ---> e4473c2d307f [2023-03-16T15:12:09.981Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T15:12:09.981Z] ---> Running in 73d230862fa5 [2023-03-16T15:12:09.981Z] Removing intermediate container 73d230862fa5 [2023-03-16T15:12:09.981Z] ---> 5696ba8a49e7 [2023-03-16T15:12:09.981Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:12:09.981Z] ---> 02ad954d6878 [2023-03-16T15:12:09.981Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:12:09.981Z] ---> 0d8d32812b7c [2023-03-16T15:12:09.981Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T15:12:09.981Z] ---> ef750f6cea36 [2023-03-16T15:12:09.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T15:12:09.981Z] ---> 33d147b7dfa7 [2023-03-16T15:12:09.981Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T15:12:09.981Z] ---> Running in 83ff2773dea0 [2023-03-16T15:12:09.981Z] Removing intermediate container 83ff2773dea0 [2023-03-16T15:12:09.981Z] ---> fcd7e2178af1 [2023-03-16T15:12:09.981Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:12:10.249Z] ---> Running in 9c95fcac1746 [2023-03-16T15:12:10.834Z] Removing intermediate container 9c95fcac1746 [2023-03-16T15:12:10.834Z] ---> de012ae319ef [2023-03-16T15:12:10.835Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:12:10.835Z] ---> Running in 5a104d3de6ad [2023-03-16T15:12:11.436Z] Removing intermediate container 5a104d3de6ad [2023-03-16T15:12:11.436Z] ---> fd774c8fbe89 [2023-03-16T15:12:11.436Z] Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:12:11.707Z] ---> Running in b3a1b5895675 [2023-03-16T15:12:12.298Z] Removing intermediate container b3a1b5895675 [2023-03-16T15:12:12.298Z] ---> c5707cb54f8f [2023-03-16T15:12:12.298Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T15:12:12.298Z] ---> Running in b7b63b3d7783 [2023-03-16T15:12:13.271Z] Removing intermediate container b7b63b3d7783 [2023-03-16T15:12:13.271Z] ---> fd9f9d95d3c4 [2023-03-16T15:12:13.271Z] [2023-03-16T15:12:13.544Z] Successfully built fd9f9d95d3c4 [2023-03-16T15:12:13.544Z] Successfully tagged support-scheduler-arm64:latest [2023-03-16T15:12:13.544Z] Building security-spire-agent [2023-03-16T15:12:35.692Z]  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T15:12:35.692Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T15:12:35.692Z] ---> dae87db25a82 [2023-03-16T15:12:35.692Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> b8ee8db71939 [2023-03-16T15:12:35.692Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> 4e630731e920 [2023-03-16T15:12:35.692Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> ad6e529327e9 [2023-03-16T15:12:35.692Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> 57d597e1c730 [2023-03-16T15:12:35.692Z] Step 7/26 : COPY . . [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> d92fbb02a4a2 [2023-03-16T15:12:35.692Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> 55bbee2e0cf0 [2023-03-16T15:12:35.692Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> 7a1aa67ebdab [2023-03-16T15:12:35.692Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> e66b37ce8c5b [2023-03-16T15:12:35.692Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> d285c37c9cc1 [2023-03-16T15:12:35.692Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> fea5af992562 [2023-03-16T15:12:35.692Z] [2023-03-16T15:12:35.692Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T15:12:35.692Z] ---> d74e625d9115 [2023-03-16T15:12:35.692Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> 9f9ae60d29ad [2023-03-16T15:12:35.692Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> 276162b7e850 [2023-03-16T15:12:35.692Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> fb1f7411daac [2023-03-16T15:12:35.692Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T15:12:35.692Z] Removing intermediate container e5fe8c592f74 [2023-03-16T15:12:35.692Z] ---> e895f91551ec [2023-03-16T15:12:35.692Z] [2023-03-16T15:12:35.692Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T15:12:35.692Z] ---> d74e625d9115 [2023-03-16T15:12:35.692Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T15:12:35.692Z] ---> Using cache [2023-03-16T15:12:35.692Z] ---> 9f9ae60d29ad [2023-03-16T15:12:35.692Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T15:12:35.692Z] ---> Running in 9144c9c38d18 [2023-03-16T15:12:35.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:12:37.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:12:37.700Z] ---> 0c022f83df5e [2023-03-16T15:12:37.700Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T15:12:39.120Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T15:12:39.120Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T15:12:39.120Z] OK: 17687 distinct packages available [2023-03-16T15:12:39.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:12:40.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:12:42.649Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T15:12:42.649Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T15:12:42.649Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T15:12:42.649Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T15:12:42.649Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T15:12:42.649Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T15:12:42.649Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T15:12:42.649Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T15:12:42.649Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T15:12:42.649Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:12:42.649Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:12:43.235Z] OK: 11 MiB in 24 packages [2023-03-16T15:12:45.845Z] ---> 31f628d721ae [2023-03-16T15:12:45.845Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T15:12:46.818Z] ---> f2d893fecf29 [2023-03-16T15:12:46.818Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T15:12:47.088Z] Removing intermediate container 9144c9c38d18 [2023-03-16T15:12:47.088Z] ---> 5a8f761fe9d7 [2023-03-16T15:12:47.088Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:12:48.058Z] ---> fdf9a0d4b160 [2023-03-16T15:12:48.058Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T15:12:48.329Z] ---> 437e71e8a73b [2023-03-16T15:12:48.329Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:12:49.298Z] ---> 0885a4fc8bc9 [2023-03-16T15:12:49.298Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T15:12:49.567Z] ---> 26b08909d2ce [2023-03-16T15:12:49.568Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T15:12:49.568Z] ---> Running in 7b59ae79a8bf [2023-03-16T15:12:50.159Z] Removing intermediate container 7b59ae79a8bf [2023-03-16T15:12:50.159Z] ---> bddf04f511c1 [2023-03-16T15:12:50.159Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T15:12:50.430Z] ---> Running in 9c4fc33c3cb2 [2023-03-16T15:12:51.408Z] Removing intermediate container 9c4fc33c3cb2 [2023-03-16T15:12:51.408Z] ---> 2ecf99cae9cf [2023-03-16T15:12:51.408Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T15:12:51.692Z] ---> Running in a57423735346 [2023-03-16T15:12:52.673Z] Removing intermediate container a57423735346 [2023-03-16T15:12:52.673Z] ---> 62831be39d70 [2023-03-16T15:12:52.674Z] Step 25/26 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:12:52.674Z] ---> Running in 4035d991ab54 [2023-03-16T15:12:53.267Z] ---> 7b1bf8436372 [2023-03-16T15:12:53.267Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T15:12:53.542Z] Removing intermediate container 4035d991ab54 [2023-03-16T15:12:53.542Z] ---> 385539f81816 [2023-03-16T15:12:53.542Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T15:12:53.821Z] ---> Running in b4d1d172c1f0 [2023-03-16T15:12:54.793Z] Removing intermediate container b4d1d172c1f0 [2023-03-16T15:12:54.793Z] ---> 7235abab36ed [2023-03-16T15:12:54.793Z] [2023-03-16T15:12:55.386Z] ---> d2183541e6c6 [2023-03-16T15:12:55.386Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T15:12:55.658Z] ---> Running in b5595899a414 [2023-03-16T15:12:55.931Z] Successfully built 7235abab36ed [2023-03-16T15:12:55.931Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-16T15:12:56.521Z]  Building security-spire-agent ... done Removing intermediate container b5595899a414 [2023-03-16T15:12:56.521Z] ---> f7f75e14dbea [2023-03-16T15:12:56.521Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:12:56.791Z] ---> Running in 1fab6c21d1bb [2023-03-16T15:12:57.785Z] Removing intermediate container 1fab6c21d1bb [2023-03-16T15:12:57.785Z] ---> 9cc45c893967 [2023-03-16T15:12:57.785Z] Step 18/20 : LABEL arch=arm64 [2023-03-16T15:12:58.056Z] ---> Running in 1e7fa97fe3a9 [2023-03-16T15:12:59.029Z] Removing intermediate container 1e7fa97fe3a9 [2023-03-16T15:12:59.029Z] ---> 715cc604641b [2023-03-16T15:12:59.029Z] Step 19/20 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:12:59.029Z] ---> Running in 432a9caab55a [2023-03-16T15:13:00.457Z] Removing intermediate container 432a9caab55a [2023-03-16T15:13:00.457Z] ---> 042fca8beee3 [2023-03-16T15:13:00.457Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T15:13:00.457Z] ---> Running in 31aedb7c5c8f [2023-03-16T15:13:01.433Z] Removing intermediate container 31aedb7c5c8f [2023-03-16T15:13:01.433Z] ---> 2869cc50d224 [2023-03-16T15:13:01.433Z] [2023-03-16T15:13:02.028Z] Successfully built 2869cc50d224 [2023-03-16T15:13:02.028Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-16T15:13:05.398Z]  Building security-spiffe-token-provider ... done Removing intermediate container 64f4fd67cfe0 [2023-03-16T15:13:05.398Z] ---> 23ad525ca79c [2023-03-16T15:13:05.398Z] [2023-03-16T15:13:05.398Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T15:13:05.398Z] ---> d74e625d9115 [2023-03-16T15:13:05.399Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T15:13:05.399Z] ---> Running in 573c06fe5076 [2023-03-16T15:13:07.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:13:07.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:13:09.377Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:13:09.377Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T15:13:09.377Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:13:09.377Z] OK: 8 MiB in 17 packages [2023-03-16T15:13:11.353Z] Removing intermediate container 573c06fe5076 [2023-03-16T15:13:11.353Z] ---> 706c2ff10d65 [2023-03-16T15:13:11.353Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T15:13:11.353Z] ---> Running in e6e071b18e01 [2023-03-16T15:13:11.624Z] Removing intermediate container e6e071b18e01 [2023-03-16T15:13:11.624Z] ---> d31e2c3fc512 [2023-03-16T15:13:11.624Z] Step 12/21 : WORKDIR /edgex [2023-03-16T15:13:11.899Z] ---> Running in 9ad7f8f438f0 [2023-03-16T15:13:12.168Z] Removing intermediate container 9ad7f8f438f0 [2023-03-16T15:13:12.168Z] ---> 5c447d355c08 [2023-03-16T15:13:12.438Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:13:13.412Z] ---> 22923478b9e2 [2023-03-16T15:13:13.412Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T15:13:14.393Z] ---> 87f620345dea [2023-03-16T15:13:14.393Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T15:13:15.819Z] ---> 762d51a377c5 [2023-03-16T15:13:15.819Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T15:13:16.814Z] ---> 733197dd278d [2023-03-16T15:13:16.814Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:13:17.305Z] ---> Running in 4b322dd15a18 [2023-03-16T15:13:20.806Z] Removing intermediate container 4b322dd15a18 [2023-03-16T15:13:20.806Z] ---> c85bbb489970 [2023-03-16T15:13:20.806Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:13:20.806Z] ---> Running in aad262c2bcad [2023-03-16T15:13:20.806Z] Removing intermediate container aad262c2bcad [2023-03-16T15:13:20.806Z] ---> 2ae88b9ba8c9 [2023-03-16T15:13:20.806Z] Step 19/21 : LABEL arch=arm64 [2023-03-16T15:13:20.806Z] ---> Running in 1a37c2263698 [2023-03-16T15:13:21.435Z] Removing intermediate container 1a37c2263698 [2023-03-16T15:13:21.435Z] ---> 0ae23677c59d [2023-03-16T15:13:21.435Z] Step 20/21 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:13:21.715Z] ---> Running in c94d4ff60b7b [2023-03-16T15:13:22.343Z] Removing intermediate container c94d4ff60b7b [2023-03-16T15:13:22.343Z] ---> 84d7581db148 [2023-03-16T15:13:22.343Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T15:13:22.343Z] ---> Running in fe8679a7742e [2023-03-16T15:13:22.938Z] Removing intermediate container fe8679a7742e [2023-03-16T15:13:22.938Z] ---> 63b53cd3a0bb [2023-03-16T15:13:22.938Z] [2023-03-16T15:13:23.207Z] Successfully built 63b53cd3a0bb [2023-03-16T15:13:23.207Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-16T15:14:31.095Z]  Building security-proxy-setup ... done Removing intermediate container b63f9eae8d61 [2023-03-16T15:14:31.095Z] ---> a7cbdf9b597b [2023-03-16T15:14:31.095Z] [2023-03-16T15:14:31.095Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:14:31.095Z] ---> d74e625d9115 [2023-03-16T15:14:31.095Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T15:14:31.095Z] ---> Running in 96baa63b6be6 [2023-03-16T15:14:31.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:14:31.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:14:31.095Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T15:14:31.095Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T15:14:31.095Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:14:31.095Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T15:14:31.095Z] OK: 8 MiB in 17 packages [2023-03-16T15:14:31.095Z] Removing intermediate container 96baa63b6be6 [2023-03-16T15:14:31.095Z] ---> eea059dcff97 [2023-03-16T15:14:31.095Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T15:14:31.095Z] ---> Running in 445f6dc8cb3d [2023-03-16T15:14:31.095Z] Removing intermediate container 445f6dc8cb3d [2023-03-16T15:14:31.095Z] ---> 89fda9c1363b [2023-03-16T15:14:31.095Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T15:14:31.095Z] ---> Running in 8b1f96d45f69 [2023-03-16T15:14:31.095Z] Removing intermediate container 8b1f96d45f69 [2023-03-16T15:14:31.095Z] ---> d7e1d21a846b [2023-03-16T15:14:31.095Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T15:14:31.095Z] ---> Running in 5a2d058b8fea [2023-03-16T15:14:31.095Z] Removing intermediate container 5a2d058b8fea [2023-03-16T15:14:31.095Z] ---> e090141dc098 [2023-03-16T15:14:31.095Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:14:31.095Z] ---> 7af39134244a [2023-03-16T15:14:31.095Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:14:31.095Z] ---> 9e90c12a885d [2023-03-16T15:14:31.095Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T15:14:32.510Z] ---> ce2077856453 [2023-03-16T15:14:32.510Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T15:14:32.779Z] ---> 831c03b92a2c [2023-03-16T15:14:32.779Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T15:14:33.047Z] ---> Running in 639335f0ee22 [2023-03-16T15:14:33.318Z] Removing intermediate container 639335f0ee22 [2023-03-16T15:14:33.318Z] ---> 0a47009dd15c [2023-03-16T15:14:33.318Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:14:33.588Z] ---> Running in 33eeb6f487d0 [2023-03-16T15:14:33.856Z] Removing intermediate container 33eeb6f487d0 [2023-03-16T15:14:33.856Z] ---> 3606b29bb093 [2023-03-16T15:14:33.856Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:14:34.132Z] ---> Running in 8e35b2c33283 [2023-03-16T15:14:34.717Z] Removing intermediate container 8e35b2c33283 [2023-03-16T15:14:34.717Z] ---> b25465a7f3f2 [2023-03-16T15:14:34.717Z] Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:14:34.717Z] ---> Running in 8ac8710d3a72 [2023-03-16T15:14:35.300Z] Removing intermediate container 8ac8710d3a72 [2023-03-16T15:14:35.300Z] ---> 0b7eefed2ae5 [2023-03-16T15:14:35.300Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T15:14:35.300Z] ---> Running in 20d782989f5e [2023-03-16T15:14:35.884Z] Removing intermediate container 20d782989f5e [2023-03-16T15:14:35.884Z] ---> 6a4faa59af76 [2023-03-16T15:14:35.884Z] [2023-03-16T15:14:36.151Z] Successfully built 6a4faa59af76 [2023-03-16T15:14:36.151Z] Successfully tagged support-notifications-arm64:latest [2023-03-16T15:14:38.729Z]  Building support-notifications ... done Removing intermediate container 17f97e4c47de [2023-03-16T15:14:38.729Z] ---> e3ef29022e47 [2023-03-16T15:14:38.729Z] [2023-03-16T15:14:38.729Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T15:14:38.729Z] ---> d74e625d9115 [2023-03-16T15:14:38.729Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T15:14:38.729Z] ---> Using cache [2023-03-16T15:14:38.729Z] ---> 84be729da5cc [2023-03-16T15:14:38.729Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:14:38.729Z] ---> Using cache [2023-03-16T15:14:38.729Z] ---> 2aa63e9f7ce5 [2023-03-16T15:14:38.729Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T15:14:38.729Z] ---> Using cache [2023-03-16T15:14:38.729Z] ---> 3724f6710c7b [2023-03-16T15:14:38.729Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T15:14:38.729Z] ---> Using cache [2023-03-16T15:14:38.729Z] ---> 2c2dad3b6506 [2023-03-16T15:14:38.729Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T15:14:39.687Z] ---> 78fab92241ed [2023-03-16T15:14:39.687Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T15:14:40.268Z] ---> d17bbbb076f5 [2023-03-16T15:14:40.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T15:14:40.851Z] ---> 600b42c0b3df [2023-03-16T15:14:40.851Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T15:14:40.851Z] ---> Running in cd527781daf1 [2023-03-16T15:14:42.793Z] Removing intermediate container cd527781daf1 [2023-03-16T15:14:42.793Z] ---> 7ccec846a599 [2023-03-16T15:14:42.793Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T15:14:42.793Z] ---> Running in 84fc989d197a [2023-03-16T15:14:43.059Z] Removing intermediate container 84fc989d197a [2023-03-16T15:14:43.059Z] ---> 11e7796ecf6f [2023-03-16T15:14:43.059Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T15:14:43.059Z] ---> Running in fd900c1b966d [2023-03-16T15:14:43.327Z] Removing intermediate container fd900c1b966d [2023-03-16T15:14:43.327Z] ---> 4b063beb4bb1 [2023-03-16T15:14:43.327Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T15:14:43.327Z] ---> Running in 4776d15c3051 [2023-03-16T15:14:43.595Z] Removing intermediate container 4776d15c3051 [2023-03-16T15:14:43.595Z] ---> 9661bb6654a4 [2023-03-16T15:14:43.595Z] Step 22/23 : LABEL git_sha=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [2023-03-16T15:14:43.864Z] ---> Running in 6376e5f58381 [2023-03-16T15:14:44.131Z] Removing intermediate container 6376e5f58381 [2023-03-16T15:14:44.131Z] ---> 08e954191741 [2023-03-16T15:14:44.131Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T15:14:44.131Z] ---> Running in 9a53bfabbe02 [2023-03-16T15:14:44.399Z] Removing intermediate container 9a53bfabbe02 [2023-03-16T15:14:44.399Z] ---> b479ac9a433a [2023-03-16T15:14:44.399Z] [2023-03-16T15:14:44.665Z] Successfully built b479ac9a433a [2023-03-16T15:14:44.665Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-16T15:14:45.920Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-16T15:14:45.959Z] $ docker stop --time=1 1a188ca6c4422ee75792b032a9cc5972c6be3a2174409aee9c386300b5080b47 [2023-03-16T15:14:47.684Z] $ docker rm -f --volumes 1a188ca6c4422ee75792b032a9cc5972c6be3a2174409aee9c386300b5080b47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:14:48.334Z] + docker images [2023-03-16T15:14:48.600Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T15:14:48.600Z] core-common-config-bootstrapper-arm64 latest b479ac9a433a 4 seconds ago 17.5MB [2023-03-16T15:14:48.600Z] e3ef29022e47 11 seconds ago 1.48GB [2023-03-16T15:14:48.600Z] support-notifications-arm64 latest 6a4faa59af76 13 seconds ago 32.5MB [2023-03-16T15:14:48.600Z] a7cbdf9b597b 29 seconds ago 1.56GB [2023-03-16T15:14:48.600Z] security-proxy-setup-arm64 latest 63b53cd3a0bb About a minute ago 18.6MB [2023-03-16T15:14:48.600Z] 23ad525ca79c About a minute ago 1.47GB [2023-03-16T15:14:48.601Z] security-spiffe-token-provider-arm64 latest 2869cc50d224 About a minute ago 32.6MB [2023-03-16T15:14:48.601Z] security-spire-agent-arm64 latest 7235abab36ed About a minute ago 125MB [2023-03-16T15:14:48.601Z] e895f91551ec 2 minutes ago 1.53GB [2023-03-16T15:14:48.601Z] support-scheduler-arm64 latest fd9f9d95d3c4 2 minutes ago 31.8MB [2023-03-16T15:14:48.601Z] ebd2ff4b0750 2 minutes ago 1.56GB [2023-03-16T15:14:48.601Z] security-secretstore-setup-arm64 latest bfebd29b940d 5 minutes ago 32MB [2023-03-16T15:14:48.601Z] e06b37a7b4d6 5 minutes ago 1.48GB [2023-03-16T15:14:48.601Z] security-spire-server-arm64 latest 6be95d2483de 9 minutes ago 87.1MB [2023-03-16T15:14:48.601Z] 4413109d4158 9 minutes ago 1.35GB [2023-03-16T15:14:48.601Z] security-spire-config-arm64 latest 443ed236cd26 10 minutes ago 86.2MB [2023-03-16T15:14:48.601Z] fea5af992562 10 minutes ago 1.35GB [2023-03-16T15:14:48.601Z] core-data-arm64 latest 42e8a26777f0 13 minutes ago 19.9MB [2023-03-16T15:14:48.601Z] core-metadata-arm64 latest 0b1a80b4ea13 13 minutes ago 20.4MB [2023-03-16T15:14:48.601Z] core-command-arm64 latest 8653034fc42e 13 minutes ago 19.7MB [2023-03-16T15:14:48.601Z] 6de861c935c4 13 minutes ago 1.5GB [2023-03-16T15:14:48.601Z] 9ebda001a21e 14 minutes ago 1.5GB [2023-03-16T15:14:48.601Z] security-bootstrapper-arm64 latest b9447b90507b 14 minutes ago 21.8MB [2023-03-16T15:14:48.601Z] b5b4c852a9be 14 minutes ago 1.49GB [2023-03-16T15:14:48.601Z] security-proxy-auth-arm64 latest 0e5e047e4542 14 minutes ago 18.2MB [2023-03-16T15:14:48.601Z] 8e25087b2528 15 minutes ago 1.47GB [2023-03-16T15:14:48.601Z] c27f0a98d49b 15 minutes ago 1.47GB [2023-03-16T15:14:48.601Z] ci-base-image-arm64 latest dae87db25a82 39 minutes ago 868MB [2023-03-16T15:14:48.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB [2023-03-16T15:14:48.601Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-16T15:14:48.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:14:49.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:14:49.436Z] [2023-03-16T15:14:49.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:14:49.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:14:50.114Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T15:14:50.114Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T15:14:50.114Z] 04944245beec: Pulling fs layer [2023-03-16T15:14:50.114Z] 699f458cf7ca: Pulling fs layer [2023-03-16T15:14:50.114Z] 765212b225bb: Pulling fs layer [2023-03-16T15:14:50.114Z] f23df028b6ca: Pulling fs layer [2023-03-16T15:14:50.114Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T15:14:50.114Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T15:14:50.114Z] 765212b225bb: Waiting [2023-03-16T15:14:50.114Z] d65c8cfc05b1: Waiting [2023-03-16T15:14:50.114Z] f23df028b6ca: Waiting [2023-03-16T15:14:50.114Z] 2437ff75d9bd: Waiting [2023-03-16T15:14:50.114Z] 04944245beec: Verifying Checksum [2023-03-16T15:14:50.114Z] 04944245beec: Download complete [2023-03-16T15:14:50.114Z] 765212b225bb: Verifying Checksum [2023-03-16T15:14:50.114Z] 765212b225bb: Download complete [2023-03-16T15:14:50.386Z] f23df028b6ca: Download complete [2023-03-16T15:14:50.386Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T15:14:50.386Z] d65c8cfc05b1: Download complete [2023-03-16T15:14:50.386Z] 699f458cf7ca: Verifying Checksum [2023-03-16T15:14:50.386Z] 699f458cf7ca: Download complete [2023-03-16T15:14:50.653Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T15:14:50.653Z] 8998bd30e6a1: Download complete [2023-03-16T15:14:53.239Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T15:14:53.239Z] 2437ff75d9bd: Download complete [2023-03-16T15:14:55.177Z] 8998bd30e6a1: Pull complete [2023-03-16T15:14:55.443Z] 04944245beec: Pull complete [2023-03-16T15:14:56.852Z] 699f458cf7ca: Pull complete [2023-03-16T15:14:57.120Z] 765212b225bb: Pull complete [2023-03-16T15:14:58.080Z] f23df028b6ca: Pull complete [2023-03-16T15:14:58.080Z] d65c8cfc05b1: Pull complete [2023-03-16T15:15:13.100Z] 2437ff75d9bd: Pull complete [2023-03-16T15:15:13.100Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T15:15:13.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:15:13.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:15:13.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-2443 does not seem to be running inside a container [2023-03-16T15:15:13.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T15:15:16.530Z] $ docker top 81f34af757a0658fbe9a58ddffe672339a2e840b6094c5a87d2f55d9bdad3a78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:15:17.476Z] ---> job-cost.sh [2023-03-16T15:15:17.476Z] lf-activate-venv: SKIPPING [2023-03-16T15:15:17.476Z] INFO: No Stack... [2023-03-16T15:15:18.059Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T15:15:18.643Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T15:15:19.314Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-16T15:15:19.314Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T15:15:19.373Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4455-1-stack-cost] [2023-03-16T15:15:19.377Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4455-1-stack-cost] did not exist. Created. [2023-03-16T15:15:19.378Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T15:15:20.117Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T15:15:20.329Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T15:15:20.343Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4455-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T15:15:20.423Z] $ docker stop --time=1 81f34af757a0658fbe9a58ddffe672339a2e840b6094c5a87d2f55d9bdad3a78 [2023-03-16T15:15:22.015Z] $ docker rm -f --volumes 81f34af757a0658fbe9a58ddffe672339a2e840b6094c5a87d2f55d9bdad3a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T15:15:22.976Z] provisioning config files... [2023-03-16T15:15:22.987Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6341602823185017903tmp [Pipeline] { [Pipeline] sh [2023-03-16T15:15:23.318Z] + set +x [2023-03-16T15:15:23.318Z] + curl+ -s https://codecov.io/bash [2023-03-16T15:15:23.318Z] bash -s -- [2023-03-16T15:15:23.318Z] [2023-03-16T15:15:23.318Z] _____ _ [2023-03-16T15:15:23.318Z] / ____| | | [2023-03-16T15:15:23.318Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T15:15:23.318Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T15:15:23.318Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T15:15:23.318Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T15:15:23.318Z] Bash-1.0.6 [2023-03-16T15:15:23.318Z] [2023-03-16T15:15:23.318Z] [2023-03-16T15:15:23.318Z] ==> git version 2.25.1 found [2023-03-16T15:15:23.318Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T15:15:23.318Z] Release-Date: 2020-01-08 [2023-03-16T15:15:23.318Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T15:15:23.318Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T15:15:23.318Z] ==> Jenkins CI detected. [2023-03-16T15:15:23.318Z] current dir:  /w/workspace/edgex-go/1 [2023-03-16T15:15:23.318Z] project root: . [2023-03-16T15:15:23.318Z] --> token set from env [2023-03-16T15:15:23.318Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T15:15:23.318Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T15:15:23.318Z] ==> Python coveragepy not found [2023-03-16T15:15:23.318Z] ==> Searching for coverage reports in: [2023-03-16T15:15:23.318Z] + . [2023-03-16T15:15:23.318Z] -> Found 1 reports [2023-03-16T15:15:23.318Z] ==> Detecting git/mercurial file structure [2023-03-16T15:15:23.318Z] ==> Reading reports [2023-03-16T15:15:23.318Z] + ./coverage.out bytes=447486 [2023-03-16T15:15:23.576Z] ==> Appending adjustments [2023-03-16T15:15:23.576Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T15:15:24.513Z] + Found adjustments [2023-03-16T15:15:24.513Z] ==> Gzipping contents [2023-03-16T15:15:24.513Z] 60K /tmp/codecov.X73O0T.gz [2023-03-16T15:15:24.513Z] ==> Uploading reports [2023-03-16T15:15:24.513Z] url: https://codecov.io [2023-03-16T15:15:24.513Z] query: branch=PR-4455&commit=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4455&job=&cmd_args= [2023-03-16T15:15:24.513Z] -> Pinging Codecov [2023-03-16T15:15:24.513Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4455&commit=581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4455&job=&cmd_args= [2023-03-16T15:15:24.774Z] -> Uploading to [2023-03-16T15:15:24.774Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981/5affdfab-16e2-4953-8cb7-6d52dcee4ade.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T151524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8aded48088421d2a1521852168cfb056154fdcf9858039d27a70762d61b44fa2 [2023-03-16T15:15:24.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T15:15:24.774Z] Dload Upload Total Spent Left Speed [2023-03-16T15:15:25.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57585 0 0 100 57585 0 229k --:--:-- --:--:-- --:--:-- 229k [2023-03-16T15:15:25.034Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/581ad6df4e56ba0c1ae94dbe4f12acd4c41c7981 [Pipeline] } [2023-03-16T15:15:25.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T15:15:26.435Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:15:26.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:15:27.655Z] ---> package-listing.sh [2023-03-16T15:15:27.655Z] ++ facter osfamily [2023-03-16T15:15:27.655Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T15:15:27.913Z] + OS_FAMILY=debian [2023-03-16T15:15:27.913Z] + workspace=/w/workspace/edgex-go/1 [2023-03-16T15:15:27.913Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T15:15:27.913Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T15:15:27.913Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T15:15:27.913Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T15:15:27.913Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-16T15:15:27.913Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T15:15:27.913Z] + case "${OS_FAMILY}" in [2023-03-16T15:15:27.913Z] + dpkg -l [2023-03-16T15:15:27.913Z] + grep '^ii' [2023-03-16T15:15:27.913Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T15:15:27.913Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T15:15:27.913Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T15:15:27.913Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-16T15:15:27.913Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-16T15:15:27.913Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-16T15:15:27.944Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T15:15:28.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:15:28.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:15:28.852Z] [2023-03-16T15:15:28.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:15:29.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:15:29.215Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T15:15:29.215Z] 5eb5b503b376: Pulling fs layer [2023-03-16T15:15:29.215Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T15:15:29.215Z] ec43610c2a17: Pulling fs layer [2023-03-16T15:15:29.215Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T15:15:29.215Z] 33b1e0a273af: Pulling fs layer [2023-03-16T15:15:29.215Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T15:15:29.215Z] 2f39f015ded8: Pulling fs layer [2023-03-16T15:15:29.215Z] 3a2ae6a8a46f: Waiting [2023-03-16T15:15:29.215Z] 33b1e0a273af: Waiting [2023-03-16T15:15:29.215Z] 5d3b04190fa2: Waiting [2023-03-16T15:15:29.215Z] 2f39f015ded8: Waiting [2023-03-16T15:15:29.475Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T15:15:29.475Z] 5c69ac0246d0: Download complete [2023-03-16T15:15:29.475Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T15:15:29.475Z] ec43610c2a17: Verifying Checksum [2023-03-16T15:15:29.475Z] ec43610c2a17: Download complete [2023-03-16T15:15:29.475Z] 33b1e0a273af: Verifying Checksum [2023-03-16T15:15:29.475Z] 33b1e0a273af: Download complete [2023-03-16T15:15:29.475Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T15:15:29.475Z] 5d3b04190fa2: Download complete [2023-03-16T15:15:29.734Z] 5eb5b503b376: Verifying Checksum [2023-03-16T15:15:29.734Z] 5eb5b503b376: Download complete [2023-03-16T15:15:30.300Z] 2f39f015ded8: Download complete [2023-03-16T15:15:30.865Z] 5eb5b503b376: Pull complete [2023-03-16T15:15:30.865Z] 5c69ac0246d0: Pull complete [2023-03-16T15:15:31.124Z] ec43610c2a17: Pull complete [2023-03-16T15:15:31.383Z] 3a2ae6a8a46f: Pull complete [2023-03-16T15:15:31.643Z] 33b1e0a273af: Pull complete [2023-03-16T15:15:31.643Z] 5d3b04190fa2: Pull complete [2023-03-16T15:15:35.830Z] 2f39f015ded8: Pull complete [2023-03-16T15:15:35.830Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T15:15:35.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:15:35.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:15:36.031Z] prd-ubuntu20.04-docker-8c-8g-2440 does not seem to be running inside a container [2023-03-16T15:15:36.048Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T15:15:37.358Z] $ docker top 8bc5892abc2c0217a7e842d2ac7e3c1205a0c9dab62d93d6ca150f322b9d594c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:15:37.761Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T15:15:38.076Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T15:15:38.383Z] + ls /var/log/sa-host [2023-03-16T15:15:38.383Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:15:38.632Z] provisioning config files... [2023-03-16T15:15:38.640Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3281440862223308888tmp [Pipeline] { [Pipeline] echo [2023-03-16T15:15:38.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:15:39.003Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T15:15:39.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:15:39.447Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T15:15:39.485Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:15:39.792Z] ---> sudo-logs.sh [2023-03-16T15:15:39.792Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T15:15:39.866Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:15:40.172Z] ---> job-cost.sh [2023-03-16T15:15:40.172Z] lf-activate-venv: SKIPPING [2023-03-16T15:15:40.172Z] DEBUG: total: 0.10999999940395355 [2023-03-16T15:15:40.172Z] INFO: Retrieving Stack Cost... [2023-03-16T15:15:40.431Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T15:15:40.999Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T15:15:41.032Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:15:41.344Z] ---> logs-deploy.sh [2023-03-16T15:15:41.344Z] lf-activate-venv: SKIPPING [2023-03-16T15:15:41.344Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4455/1 [2023-03-16T15:15:41.344Z] INFO: archiving workspace using pattern(s): [2023-03-16T15:15:42.281Z] Archives upload complete. [2023-03-16T15:15:42.281Z] INFO: archiving logs to Nexus