Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+48044024c8f65bd255fe9fe71c82cb348b3a4f7b (28bcd3a07d4c5515dd025e9367ede53b08951cc5) 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-ssh11467251429476357985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3421893025433878855.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6795804760177204021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13028061539902768386.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5041981707101390073.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21486’ Running on prd-ubuntu20.04-docker-8c-8g-21488 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 48044024c8f65bd255fe9fe71c82cb348b3a4f7b into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a Checking out Revision 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a (PR-4097) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a # timeout=10 Commit message: "Merge commit '48044024c8f65bd255fe9fe71c82cb348b3a4f7b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-29T16:30:03.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-29T16:30:03.896Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-29T16:30:03.916Z] ========================================================= [2022-07-29T16:30:03.916Z] EdgeX Global Pipelines Version Info [2022-07-29T16:30:03.916Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 96604ba067212cf2fdbc5699d3018bd88613ac34 # timeout=10 [2022-07-29T16:30:04.666Z] ------------------- [2022-07-29T16:30:04.666Z] stable info: [2022-07-29T16:30:04.666Z] ------------------- [2022-07-29T16:30:04.666Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T16:30:04.666Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T16:30:04.666Z] Message: update stable to v1.0.238 [2022-07-29T16:30:05.238Z] ------------------- [2022-07-29T16:30:05.238Z] experimental info: [2022-07-29T16:30:05.238Z] ------------------- [2022-07-29T16:30:05.238Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T16:30:05.238Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T16:30:05.238Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-29T16:30:05.405Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-29T16:30:05.416Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-29T16:30:05.430Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-29T16:30:05.442Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-29T16:30:05.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-29T16:30:05.467Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-29T16:30:05.484Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-29T16:30:05.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-29T16:30:05.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-29T16:30:05.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-29T16:30:05.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-29T16:30:05.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-29T16:30:05.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-29T16:30:05.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-29T16:30:05.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-29T16:30:05.604Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T16:30:05.620Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T16:30:05.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-29T16:30:05.641Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-29T16:30:05.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-29T16:30:05.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-29T16:30:05.672Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-29T16:30:05.680Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-29T16:30:05.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-07-29T16:30:05.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-07-29T16:30:05.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-07-29T16:30:05.727Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [Pipeline] echo [2022-07-29T16:30:05.736Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cb0a11 [Pipeline] echo [2022-07-29T16:30:05.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T16:30:05.797Z] provisioning config files... [2022-07-29T16:30:05.812Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6568715802311672042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T16:30:06.122Z] ---> docker-login.sh [2022-07-29T16:30:06.122Z] nexus3.edgexfoundry.org:10001 [2022-07-29T16:30:06.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T16:30:06.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T16:30:06.384Z] Configure a credential helper to remove this warning. See [2022-07-29T16:30:06.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T16:30:06.384Z] [2022-07-29T16:30:06.384Z] Login Succeeded [2022-07-29T16:30:06.384Z] nexus3.edgexfoundry.org:10002 [2022-07-29T16:30:06.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T16:30:06.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T16:30:06.645Z] Configure a credential helper to remove this warning. See [2022-07-29T16:30:06.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T16:30:06.645Z] [2022-07-29T16:30:06.645Z] Login Succeeded [2022-07-29T16:30:06.645Z] nexus3.edgexfoundry.org:10003 [2022-07-29T16:30:06.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T16:30:06.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T16:30:06.645Z] Configure a credential helper to remove this warning. See [2022-07-29T16:30:06.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T16:30:06.645Z] [2022-07-29T16:30:06.645Z] Login Succeeded [2022-07-29T16:30:06.645Z] nexus3.edgexfoundry.org:10004 [2022-07-29T16:30:06.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T16:30:06.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T16:30:06.907Z] Configure a credential helper to remove this warning. See [2022-07-29T16:30:06.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T16:30:06.907Z] [2022-07-29T16:30:06.907Z] Login Succeeded [2022-07-29T16:30:06.907Z] docker.io [2022-07-29T16:30:06.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T16:30:07.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T16:30:07.169Z] Configure a credential helper to remove this warning. See [2022-07-29T16:30:07.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T16:30:07.169Z] [2022-07-29T16:30:07.169Z] Login Succeeded [2022-07-29T16:30:07.169Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T16:30:07.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T16:30:07.502Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-29T16:30:07.503Z] + dirname cmd/core-command/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-29T16:30:07.503Z] + dirname cmd/core-data/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-29T16:30:07.503Z] + + dirname cmd/core-metadata/Dockerfile [2022-07-29T16:30:07.503Z] cut -d/ -f2 [2022-07-29T16:30:07.503Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-29T16:30:07.503Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-29T16:30:07.503Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-29T16:30:07.503Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-29T16:30:07.503Z] + cut+ -d/ -f2 [2022-07-29T16:30:07.503Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T16:30:07.503Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T16:30:07.503Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-29T16:30:07.503Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-29T16:30:07.503Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-29T16:30:07.503Z] + dirname cmd/support-notifications/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-29T16:30:07.503Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-29T16:30:07.503Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-29T16:30:07.503Z] + cut -d/ -f2 [2022-07-29T16:30:07.503Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-29T16:30:07.630Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-29T16:30:07.985Z] + git rev-list -1 --merges 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a~1..4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [Pipeline] echo [2022-07-29T16:30:07.999Z] -----------> git rev-list -1 --merges 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a~1..4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:30:07.999Z] 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [false] [Pipeline] sh [2022-07-29T16:30:08.291Z] + git log --format=format:%s -1 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [Pipeline] echo [2022-07-29T16:30:08.309Z] ========================================================= [2022-07-29T16:30:08.309Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-29T16:30:08.309Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-29T16:30:08.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T16:30:08.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-29T16:30:08.700Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-29T16:30:08.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-29T16:30:08.700Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-29T16:30:08.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-29T16:30:08.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:30:09.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T16:30:09.054Z] [2022-07-29T16:30:09.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:30:09.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T16:30:09.358Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-29T16:30:09.358Z] b85a868b505f: Pulling fs layer [2022-07-29T16:30:09.358Z] e2be974225ed: Pulling fs layer [2022-07-29T16:30:09.358Z] 339a4e72a1f5: Pulling fs layer [2022-07-29T16:30:09.358Z] 988bab9f4d93: Pulling fs layer [2022-07-29T16:30:09.358Z] 1469e6f7b9e6: Pulling fs layer [2022-07-29T16:30:09.358Z] eaf3925da568: Pulling fs layer [2022-07-29T16:30:09.358Z] bab4dde63d76: Pulling fs layer [2022-07-29T16:30:09.358Z] bde34c3a00c8: Pulling fs layer [2022-07-29T16:30:09.358Z] b352a97aabf1: Pulling fs layer [2022-07-29T16:30:09.358Z] 4872d77fe225: Pulling fs layer [2022-07-29T16:30:09.358Z] 5851b861e8e6: Pulling fs layer [2022-07-29T16:30:09.358Z] b352a97aabf1: Waiting [2022-07-29T16:30:09.358Z] 4872d77fe225: Waiting [2022-07-29T16:30:09.358Z] 988bab9f4d93: Waiting [2022-07-29T16:30:09.358Z] bab4dde63d76: Waiting [2022-07-29T16:30:09.358Z] bde34c3a00c8: Waiting [2022-07-29T16:30:09.358Z] 1469e6f7b9e6: Waiting [2022-07-29T16:30:09.358Z] 5851b861e8e6: Waiting [2022-07-29T16:30:09.358Z] e2be974225ed: Verifying Checksum [2022-07-29T16:30:09.358Z] e2be974225ed: Download complete [2022-07-29T16:30:09.358Z] 988bab9f4d93: Verifying Checksum [2022-07-29T16:30:09.358Z] 988bab9f4d93: Download complete [2022-07-29T16:30:09.625Z] 1469e6f7b9e6: Verifying Checksum [2022-07-29T16:30:09.625Z] 1469e6f7b9e6: Download complete [2022-07-29T16:30:09.625Z] eaf3925da568: Verifying Checksum [2022-07-29T16:30:09.625Z] eaf3925da568: Download complete [2022-07-29T16:30:09.625Z] 339a4e72a1f5: Verifying Checksum [2022-07-29T16:30:09.625Z] 339a4e72a1f5: Download complete [2022-07-29T16:30:09.625Z] bde34c3a00c8: Verifying Checksum [2022-07-29T16:30:09.625Z] bde34c3a00c8: Download complete [2022-07-29T16:30:09.625Z] b352a97aabf1: Verifying Checksum [2022-07-29T16:30:09.625Z] b352a97aabf1: Download complete [2022-07-29T16:30:09.625Z] 4872d77fe225: Verifying Checksum [2022-07-29T16:30:09.625Z] 4872d77fe225: Download complete [2022-07-29T16:30:09.625Z] 5851b861e8e6: Verifying Checksum [2022-07-29T16:30:09.625Z] 5851b861e8e6: Download complete [2022-07-29T16:30:09.625Z] b85a868b505f: Verifying Checksum [2022-07-29T16:30:09.625Z] b85a868b505f: Download complete [2022-07-29T16:30:09.885Z] bab4dde63d76: Verifying Checksum [2022-07-29T16:30:09.885Z] bab4dde63d76: Download complete [2022-07-29T16:30:10.825Z] b85a868b505f: Pull complete [2022-07-29T16:30:11.085Z] e2be974225ed: Pull complete [2022-07-29T16:30:11.657Z] 339a4e72a1f5: Pull complete [2022-07-29T16:30:11.657Z] 988bab9f4d93: Pull complete [2022-07-29T16:30:11.919Z] 1469e6f7b9e6: Pull complete [2022-07-29T16:30:12.180Z] eaf3925da568: Pull complete [2022-07-29T16:30:14.729Z] bab4dde63d76: Pull complete [2022-07-29T16:30:14.729Z] bde34c3a00c8: Pull complete [2022-07-29T16:30:14.992Z] b352a97aabf1: Pull complete [2022-07-29T16:30:15.255Z] 4872d77fe225: Pull complete [2022-07-29T16:30:15.518Z] 5851b861e8e6: Pull complete [2022-07-29T16:30:15.518Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-29T16:30:15.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T16:30:15.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T16:30:15.637Z] prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container [2022-07-29T16:30:15.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-29T16:30:17.718Z] $ docker top e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa -eo pid,comm [2022-07-29T16:30:17.780Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-29T16:30:17.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T16:30:17.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T16:30:17.823Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T16:30:17.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T16:30:17.951Z] $ docker exec e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa ssh-agent [2022-07-29T16:30:18.074Z] SSH_AUTH_SOCK=/tmp/ssh-t8NU5x3UnxTR/agent.33 [2022-07-29T16:30:18.074Z] SSH_AGENT_PID=39 [2022-07-29T16:30:18.082Z] Running ssh-add (command line suppressed) [2022-07-29T16:30:18.199Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3370623187658524459.key (/w/workspace/edgex-go/3@tmp/private_key_3370623187658524459.key) [2022-07-29T16:30:18.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T16:30:18.506Z] + git tag --points-at HEAD [Pipeline] } [2022-07-29T16:30:18.531Z] $ docker exec --env ******** --env ******** e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa ssh-agent -k [2022-07-29T16:30:18.642Z] unset SSH_AUTH_SOCK; [2022-07-29T16:30:18.643Z] unset SSH_AGENT_PID; [2022-07-29T16:30:18.643Z] echo Agent pid 39 killed; [2022-07-29T16:30:18.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-29T16:30:18.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T16:30:18.675Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T16:30:18.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T16:30:18.819Z] $ docker exec e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa ssh-agent [2022-07-29T16:30:18.944Z] SSH_AUTH_SOCK=/tmp/ssh-Tje4biBKv6MV/agent.72 [2022-07-29T16:30:18.944Z] SSH_AGENT_PID=78 [2022-07-29T16:30:18.949Z] Running ssh-add (command line suppressed) [2022-07-29T16:30:19.071Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8190757955291375190.key (/w/workspace/edgex-go/3@tmp/private_key_8190757955291375190.key) [2022-07-29T16:30:19.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T16:30:19.385Z] + git semver init [2022-07-29T16:30:19.644Z] 2022-07-29 16:30:19,582 [run_init] DEBUG init version:0.0.0 force:False [2022-07-29T16:30:19.644Z] 2022-07-29 16:30:19,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-07-29T16:30:19.644Z] 2022-07-29 16:30:19,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-07-29T16:30:19.644Z] 2022-07-29 16:30:19,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-07-29T16:30:24.973Z] 2022-07-29 16:30:24,280 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-07-29T16:30:24.973Z] 2022-07-29 16:30:24,280 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4097 with force:False [2022-07-29T16:30:24.973Z] 2022-07-29 16:30:24,281 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4097 [2022-07-29T16:30:24.973Z] 2022-07-29 16:30:24,286 [execute] INFO git cat-file --batch-check [2022-07-29T16:30:24.973Z] 2022-07-29 16:30:24,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T16:30:24.973Z] 2022-07-29 16:30:24,292 [execute] INFO git cat-file --batch [2022-07-29T16:30:24.973Z] 2022-07-29 16:30:24,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T16:30:24.973Z] 2022-07-29 16:30:24,298 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4097 [2022-07-29T16:30:24.973Z] 0.0.0 [Pipeline] } [2022-07-29T16:30:24.988Z] $ docker exec --env ******** --env ******** e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa ssh-agent -k [2022-07-29T16:30:25.100Z] unset SSH_AUTH_SOCK; [2022-07-29T16:30:25.100Z] unset SSH_AGENT_PID; [2022-07-29T16:30:25.100Z] echo Agent pid 78 killed; [2022-07-29T16:30:25.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T16:30:25.415Z] + git semver [Pipeline] } [2022-07-29T16:30:25.694Z] $ docker stop --time=1 e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa [2022-07-29T16:30:26.982Z] $ docker rm -f e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T16:30:27.332Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-29T16:30:27.594Z] Stashed 1 file(s) [Pipeline] echo [2022-07-29T16:30:27.597Z] [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 [2022-07-29T16:30:28.029Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-07-29T16:30:28.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T16:30:28.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T16:30:28.072Z] ========================================================= [2022-07-29T16:30:28.072Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-29T16:30:28.072Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T16:30:28.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T16:30:28.850Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-29T16:30:28.850Z] 2408cc74d12b: Pulling fs layer [2022-07-29T16:30:28.850Z] ea60b727a1ce: Pulling fs layer [2022-07-29T16:30:28.850Z] 30c4a7721957: Pulling fs layer [2022-07-29T16:30:28.850Z] 370296b7ddb6: Pulling fs layer [2022-07-29T16:30:28.850Z] 7c6cee850709: Pulling fs layer [2022-07-29T16:30:28.850Z] 39a5fcdaea64: Pulling fs layer [2022-07-29T16:30:28.850Z] d94ebbe4e438: Pulling fs layer [2022-07-29T16:30:28.850Z] bcfd1f05c69d: Pulling fs layer [2022-07-29T16:30:28.850Z] 59ccb84bbe0f: Pulling fs layer [2022-07-29T16:30:28.850Z] 370296b7ddb6: Waiting [2022-07-29T16:30:28.850Z] 7c6cee850709: Waiting [2022-07-29T16:30:28.850Z] d94ebbe4e438: Waiting [2022-07-29T16:30:28.850Z] bcfd1f05c69d: Waiting [2022-07-29T16:30:28.850Z] 59ccb84bbe0f: Waiting [2022-07-29T16:30:28.850Z] 30c4a7721957: Verifying Checksum [2022-07-29T16:30:28.850Z] 30c4a7721957: Download complete [2022-07-29T16:30:28.850Z] ea60b727a1ce: Download complete [2022-07-29T16:30:28.850Z] 7c6cee850709: Verifying Checksum [2022-07-29T16:30:28.850Z] 7c6cee850709: Download complete [2022-07-29T16:30:28.850Z] 39a5fcdaea64: Download complete [2022-07-29T16:30:28.850Z] 2408cc74d12b: Verifying Checksum [2022-07-29T16:30:28.850Z] 2408cc74d12b: Download complete [2022-07-29T16:30:28.850Z] d94ebbe4e438: Download complete [2022-07-29T16:30:29.114Z] 2408cc74d12b: Pull complete [2022-07-29T16:30:29.374Z] ea60b727a1ce: Pull complete [2022-07-29T16:30:29.374Z] 30c4a7721957: Pull complete [2022-07-29T16:30:29.374Z] 59ccb84bbe0f: Verifying Checksum [2022-07-29T16:30:29.374Z] 59ccb84bbe0f: Download complete [2022-07-29T16:30:29.637Z] bcfd1f05c69d: Verifying Checksum [2022-07-29T16:30:29.637Z] 370296b7ddb6: Verifying Checksum [2022-07-29T16:30:29.637Z] 370296b7ddb6: Download complete [2022-07-29T16:30:33.836Z] 370296b7ddb6: Pull complete [2022-07-29T16:30:33.836Z] 7c6cee850709: Pull complete [2022-07-29T16:30:34.096Z] 39a5fcdaea64: Pull complete [2022-07-29T16:30:34.096Z] d94ebbe4e438: Pull complete [2022-07-29T16:30:36.637Z] bcfd1f05c69d: Pull complete [2022-07-29T16:30:36.898Z] 59ccb84bbe0f: Pull complete [2022-07-29T16:30:36.898Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-29T16:30:36.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T16:30:36.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T16:30:37.201Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T16:30:37.202Z] WORKDIR /edgex [2022-07-29T16:30:37.202Z] COPY go.mod . [2022-07-29T16:30:37.202Z] RUN go mod download [2022-07-29T16:30:37.202Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-29T16:30:38.578Z] Sending build context to Docker daemon 335.4MB [2022-07-29T16:30:38.578Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T16:30:38.578Z] ---> a4fb48ad2a94 [2022-07-29T16:30:38.578Z] Step 2/4 : WORKDIR /edgex [2022-07-29T16:30:41.888Z] ---> Running in 80d1d3a83d6c [2022-07-29T16:30:42.149Z] Removing intermediate container 80d1d3a83d6c [2022-07-29T16:30:42.149Z] ---> 8b15344127cf [2022-07-29T16:30:42.149Z] Step 3/4 : COPY go.mod . [2022-07-29T16:30:42.149Z] ---> 26ba926c4ac1 [2022-07-29T16:30:42.149Z] Step 4/4 : RUN go mod download [2022-07-29T16:30:42.149Z] ---> Running in 3e7ea3fa7c4f [2022-07-29T16:30:42.688Z] Still waiting to schedule task [2022-07-29T16:30:42.689Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21487’ [2022-07-29T16:30:54.406Z] Removing intermediate container 3e7ea3fa7c4f [2022-07-29T16:30:54.406Z] ---> 0fc298d55a54 [2022-07-29T16:30:54.406Z] Successfully built 0fc298d55a54 [2022-07-29T16:30:54.406Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:30:54.813Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T16:30:54.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T16:30:55.014Z] prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container [2022-07-29T16:30:55.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-29T16:30:55.595Z] $ docker top 80e71e1e74d28f64a6eb4e5796f00ae2654121917fbf545ea6c121624728ec14 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T16:30:55.945Z] + go version [2022-07-29T16:30:55.945Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-29T16:30:55.962Z] $ docker stop --time=1 80e71e1e74d28f64a6eb4e5796f00ae2654121917fbf545ea6c121624728ec14 [2022-07-29T16:30:57.233Z] $ docker rm -f 80e71e1e74d28f64a6eb4e5796f00ae2654121917fbf545ea6c121624728ec14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:30:57.714Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T16:30:57.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T16:30:57.793Z] prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container [2022-07-29T16:30:57.834Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-29T16:30:58.170Z] $ docker top ebc062b37acc657f1d7afd1497cedb4e322448988356c54bd3b35d5648bef8e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T16:30:58.251Z] ========================================================= [2022-07-29T16:30:58.252Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T16:30:58.252Z] ========================================================= [Pipeline] sh [2022-07-29T16:30:58.534Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-07-29T16:30:58.845Z] + make test [2022-07-29T16:30:58.845Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T16:31:05.430Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T16:31:20.314Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T16:31:20.315Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T16:31:20.315Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T16:31:20.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T16:31:20.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.090s coverage: 28.7% of statements [2022-07-29T16:31:20.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T16:31:20.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T16:31:20.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2022-07-29T16:31:20.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T16:31:20.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.131s coverage: 54.2% of statements [2022-07-29T16:31:20.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T16:31:20.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T16:31:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.054s coverage: 89.2% of statements [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T16:31:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.075s coverage: 83.8% of statements [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T16:31:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.482s coverage: 95.6% of statements [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T16:31:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T16:31:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T16:31:23.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-07-29T16:31:23.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T16:31:23.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T16:31:23.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T16:31:23.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.115s coverage: 0.9% of statements [2022-07-29T16:31:23.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T16:31:23.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2022-07-29T16:31:23.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements [2022-07-29T16:31:23.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T16:31:23.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-07-29T16:31:23.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements [2022-07-29T16:31:23.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-07-29T16:31:23.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-07-29T16:31:23.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-07-29T16:31:33.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2022-07-29T16:31:33.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements [2022-07-29T16:31:35.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.230s coverage: 82.4% of statements [2022-07-29T16:31:35.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T16:31:43.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.040s coverage: 87.2% of statements [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.7% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.8% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 43.6% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T16:31:43.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-29T16:31:43.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-07-29T16:31:43.637Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-29T16:32:01.746Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-29T16:32:01.746Z] GO111MODULE=on go vet ./... [2022-07-29T16:32:05.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T16:32:05.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T16:32:05.941Z] ./bin/test-attribution-txt.sh [2022-07-29T16:32:05.941Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T16:32:05.941Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T16:32:05.941Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T16:32:05.941Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T16:32:05.941Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T16:32:05.941Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T16:32:05.941Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T16:32:05.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T16:32:06.245Z] + ls -al . [2022-07-29T16:32:06.245Z] total 688 [2022-07-29T16:32:06.245Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 16:30 . [2022-07-29T16:32:06.245Z] drwxr-xr-x 4 root root 4096 Jul 29 16:30 .. [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 16:29 .dockerignore [2022-07-29T16:32:06.245Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 16:31 .git [2022-07-29T16:32:06.245Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 16:29 .github [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 16:29 .gitignore [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 16:29 .golangci.yml [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 16:29 .hadolint.yml [2022-07-29T16:32:06.245Z] drwxr-xr-x 3 1001 1001 4096 Jul 29 16:30 .semver [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 16:29 .sonarcloud.properties [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 16:29 ADOPTERS.md [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 16:29 Attribution.txt [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 16:29 CHANGELOG.md [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 16:29 CONTRIBUTING.md [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 16:29 GOVERNANCE.md [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 16:29 Jenkinsfile [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 16:29 LICENSE [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 16:29 Makefile [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 16:29 OWNERS.md [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 16:29 README.md [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 16:29 SECURITY.md [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 16:30 VERSION [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 16:29 ZMQWindows.md [2022-07-29T16:32:06.245Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 16:29 bin [2022-07-29T16:32:06.245Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 16:29 cmd [2022-07-29T16:32:06.245Z] -rw-r--r-- 1 root root 436312 Jul 29 16:31 coverage.out [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 16:29 go.mod [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 16:29 go.sum [2022-07-29T16:32:06.245Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 16:29 internal [2022-07-29T16:32:06.245Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 16:29 openapi [2022-07-29T16:32:06.245Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 16:29 snap [2022-07-29T16:32:06.245Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 16:29 version.go [Pipeline] sh [2022-07-29T16:32:06.577Z] + '[' -e coverage.out ] [2022-07-29T16:32:06.577Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T16:32:06.664Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T16:32:06.947Z] + make build [2022-07-29T16:32:06.947Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T16:32:19.169Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T16:32:29.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T16:32:29.436Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T16:32:36.078Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T16:32:36.078Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T16:32:37.018Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T16:32:38.399Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T16:32:38.968Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T16:32:39.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T16:32:40.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T16:32:41.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T16:32:42.813Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-29T16:32:44.202Z] $ docker stop --time=1 ebc062b37acc657f1d7afd1497cedb4e322448988356c54bd3b35d5648bef8e7 [2022-07-29T16:32:47.785Z] $ docker rm -f ebc062b37acc657f1d7afd1497cedb4e322448988356c54bd3b35d5648bef8e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:32:48.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T16:32:48.566Z] [2022-07-29T16:32:48.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:32:48.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T16:32:49.131Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-29T16:32:49.131Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-29T16:32:49.131Z] ca9280d653b3: Pulling fs layer [2022-07-29T16:32:49.131Z] 7e9c9ca2126c: Pulling fs layer [2022-07-29T16:32:49.396Z] cbdbe7a5bc2a: Download complete [2022-07-29T16:32:49.396Z] ca9280d653b3: Verifying Checksum [2022-07-29T16:32:49.396Z] ca9280d653b3: Download complete [2022-07-29T16:32:49.657Z] cbdbe7a5bc2a: Pull complete [2022-07-29T16:32:49.917Z] 7e9c9ca2126c: Download complete [2022-07-29T16:32:49.917Z] ca9280d653b3: Pull complete [2022-07-29T16:32:53.223Z] 7e9c9ca2126c: Pull complete [2022-07-29T16:32:53.223Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-29T16:32:53.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T16:32:53.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T16:32:53.344Z] prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container [2022-07-29T16:32:53.368Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-29T16:32:56.431Z] $ docker top dfd3295b4670ac7ca3e752b151525af51c107c0bde787cc56fdafb8e43c9213a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T16:32:56.787Z] + docker-compose build --help [2022-07-29T16:32:56.787Z] + grep parallel [2022-07-29T16:32:57.360Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T16:32:57.367Z] $ docker stop --time=1 dfd3295b4670ac7ca3e752b151525af51c107c0bde787cc56fdafb8e43c9213a [2022-07-29T16:32:58.642Z] $ docker rm -f dfd3295b4670ac7ca3e752b151525af51c107c0bde787cc56fdafb8e43c9213a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:32:59.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T16:32:59.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T16:32:59.149Z] prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container [2022-07-29T16:32:59.184Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-29T16:32:59.502Z] $ docker top 6f30fdd5adc6a23e45f048193ac7f9fa797b1236c9ff9de4967edd3f2eba2742 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T16:32:59.896Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T16:33:00.468Z] Building core-command ... [2022-07-29T16:33:00.468Z] Building core-data ... [2022-07-29T16:33:00.468Z] Building core-metadata ... [2022-07-29T16:33:00.468Z] Building security-bootstrapper ... [2022-07-29T16:33:00.468Z] Building security-proxy-setup ... [2022-07-29T16:33:00.468Z] Building security-secretstore-setup ... [2022-07-29T16:33:00.468Z] Building security-spiffe-token-provider ... [2022-07-29T16:33:00.468Z] Building security-spire-agent ... [2022-07-29T16:33:00.468Z] Building security-spire-config ... [2022-07-29T16:33:00.468Z] Building security-spire-server ... [2022-07-29T16:33:00.468Z] Building support-notifications ... [2022-07-29T16:33:00.468Z] Building support-scheduler ... [2022-07-29T16:33:00.468Z] Building sys-mgmt-agent ... [2022-07-29T16:33:00.468Z] Building security-bootstrapper [2022-07-29T16:33:00.468Z] Building security-secretstore-setup [2022-07-29T16:33:00.468Z] Building sys-mgmt-agent [2022-07-29T16:33:00.468Z] Building core-data [2022-07-29T16:33:00.468Z] Building security-spire-agent [2022-07-29T16:33:15.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:33:15.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:33:15.354Z] ---> 0fc298d55a54 [2022-07-29T16:33:15.354Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T16:33:15.354Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:33:15.354Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:33:15.354Z] ---> 0fc298d55a54 [2022-07-29T16:33:15.354Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T16:33:15.354Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:33:15.354Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:33:15.354Z] ---> 0fc298d55a54 [2022-07-29T16:33:15.354Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T16:33:15.354Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:33:15.354Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:33:15.354Z] ---> 0fc298d55a54 [2022-07-29T16:33:15.354Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T16:33:15.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:33:15.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:33:15.354Z] ---> 0fc298d55a54 [2022-07-29T16:33:15.354Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T16:33:17.011Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21490 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-07-29T16:33:17.025Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-07-29T16:33:17.069Z] The recommended git tool is: git [2022-07-29T16:33:21.952Z] ---> Running in 775761134c2e [2022-07-29T16:33:21.952Z] ---> Running in da33a22c0595 [2022-07-29T16:33:21.952Z] ---> Running in f5d4539a9173 [2022-07-29T16:33:21.952Z] ---> Running in b27c9b9ac0a3 [2022-07-29T16:33:21.952Z] ---> Running in 836da9d91ae2 [2022-07-29T16:33:21.952Z] Removing intermediate container da33a22c0595 [2022-07-29T16:33:21.952Z] ---> 6966e4729c00 [2022-07-29T16:33:21.952Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:33:21.952Z] Removing intermediate container f5d4539a9173 [2022-07-29T16:33:21.952Z] ---> de0820b029e9 [2022-07-29T16:33:21.952Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:33:21.952Z] Removing intermediate container 836da9d91ae2 [2022-07-29T16:33:21.952Z] ---> 67c5a4c838c9 [2022-07-29T16:33:21.952Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:33:21.952Z] Removing intermediate container 775761134c2e [2022-07-29T16:33:21.952Z] ---> da32f310102f [2022-07-29T16:33:21.952Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:33:21.952Z] Removing intermediate container b27c9b9ac0a3 [2022-07-29T16:33:21.952Z] ---> 1903b7261866 [2022-07-29T16:33:21.952Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:33:21.952Z] ---> Running in 9131306cc3a8 [2022-07-29T16:33:21.952Z] ---> Running in be6c2a8acf36 [2022-07-29T16:33:21.952Z] ---> Running in 1814c4815ada [2022-07-29T16:33:21.952Z] ---> Running in 4e3666a48636 [2022-07-29T16:33:21.952Z] ---> Running in d613d5c493e2 [2022-07-29T16:33:21.952Z] Removing intermediate container 9131306cc3a8 [2022-07-29T16:33:21.952Z] ---> 37d9763ac580 [2022-07-29T16:33:21.952Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T16:33:21.952Z] ---> Running in 199c841690fe [2022-07-29T16:33:22.212Z] Removing intermediate container be6c2a8acf36 [2022-07-29T16:33:22.212Z] ---> 09c1aae555cd [2022-07-29T16:33:22.212Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T16:33:22.212Z] ---> Running in 6d263e84dbde [2022-07-29T16:33:22.474Z] Removing intermediate container 1814c4815ada [2022-07-29T16:33:22.474Z] ---> cf0dd7430b7a [2022-07-29T16:33:22.474Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T16:33:22.739Z] ---> Running in a007bb4c8c3e [2022-07-29T16:33:22.739Z] Removing intermediate container d613d5c493e2 [2022-07-29T16:33:22.739Z] ---> dee7aebdee09 [2022-07-29T16:33:22.739Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T16:33:22.739Z] ---> Running in abae607f407d [2022-07-29T16:33:22.739Z] Removing intermediate container 4e3666a48636 [2022-07-29T16:33:22.739Z] ---> c6e8ba7e1cc8 [2022-07-29T16:33:22.739Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T16:33:22.739Z] ---> Running in 139fa1f8e5dd [2022-07-29T16:33:22.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:33:22.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:33:22.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:33:23.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:33:23.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:33:23.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:33:23.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:33:23.783Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:33:23.783Z] OK: 211 MiB in 51 packages [2022-07-29T16:33:23.923Z] using credential edgex-jenkins-ssh [2022-07-29T16:33:23.944Z] Cloning the remote Git repository [2022-07-29T16:33:24.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:33:24.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:33:24.324Z] OK: 211 MiB in 51 packages [2022-07-29T16:33:24.324Z] Removing intermediate container 6d263e84dbde [2022-07-29T16:33:24.324Z] ---> 038a29c0418b [2022-07-29T16:33:24.324Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T16:33:24.324Z] OK: 211 MiB in 51 packages [2022-07-29T16:33:24.324Z] OK: 211 MiB in 51 packages [2022-07-29T16:33:24.324Z] ---> defc93c8b884 [2022-07-29T16:33:24.324Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:33:24.585Z] ---> Running in bdaf41737805 [2022-07-29T16:33:24.585Z] OK: 211 MiB in 51 packages [2022-07-29T16:33:24.585Z] Removing intermediate container a007bb4c8c3e [2022-07-29T16:33:24.585Z] ---> 7adf0c29f802 [2022-07-29T16:33:24.585Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T16:33:24.021Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-29T16:33:24.113Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-07-29T16:33:24.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T16:33:24.266Z] > git --version # timeout=10 [2022-07-29T16:33:24.324Z] > git --version # 'git version 2.25.1' [2022-07-29T16:33:24.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T16:33:24.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T16:33:24.845Z] Removing intermediate container 199c841690fe [2022-07-29T16:33:24.845Z] ---> 452abec51a63 [2022-07-29T16:33:24.845Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T16:33:24.845Z] ---> f1b5e4413dfe [2022-07-29T16:33:24.845Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:33:24.845Z] ---> Running in 05b3a33f0e09 [2022-07-29T16:33:24.845Z] ---> 76c5a5c437c3 [2022-07-29T16:33:24.845Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:33:25.105Z] Removing intermediate container abae607f407d [2022-07-29T16:33:25.105Z] ---> 9e5a1a3e4b71 [2022-07-29T16:33:25.105Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T16:33:25.105Z] ---> Running in 8d610e3b1031 [2022-07-29T16:33:25.105Z] Removing intermediate container 139fa1f8e5dd [2022-07-29T16:33:25.105Z] ---> 19912fb683cb [2022-07-29T16:33:25.105Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T16:33:25.364Z] ---> ca087787c68b [2022-07-29T16:33:25.364Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:33:25.364Z] ---> a516d393ac22 [2022-07-29T16:33:25.364Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:33:25.364Z] ---> Running in 554cf630e0e5 [2022-07-29T16:33:25.364Z] ---> Running in 4abfb37fef38 [2022-07-29T16:33:43.478Z] Removing intermediate container bdaf41737805 [2022-07-29T16:33:43.478Z] ---> 50fcf93c4b56 [2022-07-29T16:33:43.478Z] Step 8/25 : COPY . . [2022-07-29T16:33:43.478Z] Removing intermediate container 4abfb37fef38 [2022-07-29T16:33:43.478Z] ---> 2181590ac2b5 [2022-07-29T16:33:43.478Z] Step 8/31 : COPY . . [2022-07-29T16:33:43.478Z] Removing intermediate container 554cf630e0e5 [2022-07-29T16:33:43.478Z] ---> bdb15502940a [2022-07-29T16:33:43.478Z] Step 8/26 : COPY . . [2022-07-29T16:33:43.478Z] Removing intermediate container 05b3a33f0e09 [2022-07-29T16:33:43.478Z] ---> 562bf41825b5 [2022-07-29T16:33:43.478Z] Step 8/23 : COPY . . [2022-07-29T16:33:43.478Z] Removing intermediate container 8d610e3b1031 [2022-07-29T16:33:43.478Z] ---> 9ab1e3d0efdc [2022-07-29T16:33:43.478Z] Step 8/23 : COPY . . [2022-07-29T16:33:43.066Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T16:33:43.086Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T16:33:43.115Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T16:33:43.147Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T16:33:43.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T16:33:43.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-29T16:33:43.745Z] Merging remotes/origin/main commit 48044024c8f65bd255fe9fe71c82cb348b3a4f7b into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-29T16:33:44.333Z] Merge succeeded, producing 24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T16:33:44.334Z] Checking out Revision 24bc4f456988aa87b0c507a3a7b7138f31af8351 (PR-4097) [2022-07-29T16:33:43.767Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T16:33:43.784Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-07-29T16:33:44.036Z] > git remote # timeout=10 [2022-07-29T16:33:44.054Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T16:33:44.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T16:33:44.081Z] > git merge 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 [2022-07-29T16:33:44.317Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T16:33:44.343Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T16:33:44.356Z] > git checkout -f 24bc4f456988aa87b0c507a3a7b7138f31af8351 # timeout=10 [2022-07-29T16:33:48.550Z] Commit message: "Merge commit '48044024c8f65bd255fe9fe71c82cb348b3a4f7b' into HEAD" [2022-07-29T16:33:48.580Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T16:33:49.581Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-29T16:33:49.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T16:33:49.581Z] Dload Upload Total Spent Left Speed [2022-07-29T16:33:49.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2022-07-29T16:33:50.379Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-29T16:33:50.723Z] + sudo tee /etc/docker/daemon.new [2022-07-29T16:33:50.723Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-29T16:33:50.723Z] { [2022-07-29T16:33:50.723Z] "registry-mirrors": [ [2022-07-29T16:33:50.723Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-29T16:33:50.723Z] ], [2022-07-29T16:33:50.723Z] "bip": "10.250.0.254/24", [2022-07-29T16:33:50.723Z] "hosts": [ [2022-07-29T16:33:50.723Z] "tcp://0.0.0.0:5555", [2022-07-29T16:33:50.723Z] "unix:///var/run/docker.sock" [2022-07-29T16:33:50.723Z] ], [2022-07-29T16:33:50.723Z] "mtu": 1458, [2022-07-29T16:33:50.723Z] "selinux-enabled": true, [2022-07-29T16:33:50.723Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-29T16:33:50.723Z] } [Pipeline] sh [2022-07-29T16:33:48.561Z] > git rev-list --no-walk 96604ba067212cf2fdbc5699d3018bd88613ac34 # timeout=10 [2022-07-29T16:33:51.079Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-29T16:33:51.426Z] + sudo service docker restart [2022-07-29T16:34:05.435Z] ---> 7a3ac7aa6726 [2022-07-29T16:34:05.435Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T16:34:05.435Z] ---> 614a4af66707 [2022-07-29T16:34:05.435Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T16:34:05.435Z] ---> f0234b0e8753 [2022-07-29T16:34:05.435Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T16:34:05.435Z] ---> 5a02579ba052 [2022-07-29T16:34:05.435Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T16:34:05.435Z] ---> 28925d6e077e [2022-07-29T16:34:05.435Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T16:34:05.435Z] ---> Running in 240027aeb6c2 [2022-07-29T16:34:05.435Z] ---> Running in 28ee5eccf362 [2022-07-29T16:34:05.435Z] ---> Running in cbeb21c9f111 [2022-07-29T16:34:05.435Z] ---> Running in 34bfd78489cd [2022-07-29T16:34:05.435Z] ---> Running in 99900b9b51af [2022-07-29T16:34:05.435Z] Removing intermediate container 28ee5eccf362 [2022-07-29T16:34:05.435Z] ---> baa3fd4abfa0 [2022-07-29T16:34:05.435Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T16:34:05.435Z] ---> Running in 279169d49af3 [2022-07-29T16:34:05.435Z] Removing intermediate container 279169d49af3 [2022-07-29T16:34:05.435Z] ---> 645f35e2b0de [2022-07-29T16:34:05.435Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T16:34:05.435Z] ---> Running in bae6a5bd2170 [2022-07-29T16:34:05.435Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T16:34:05.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T16:34:05.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T16:34:05.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T16:34:05.435Z] Removing intermediate container bae6a5bd2170 [2022-07-29T16:34:05.435Z] ---> 745835312e4e [2022-07-29T16:34:05.435Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T16:34:05.729Z] ---> Running in 2a3bc0830d6c [2022-07-29T16:34:05.987Z] Removing intermediate container 2a3bc0830d6c [2022-07-29T16:34:05.987Z] ---> 7cd9c30c2d06 [2022-07-29T16:34:05.987Z] [2022-07-29T16:34:05.987Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T16:34:05.987Z] 3.15: Pulling from library/alpine [2022-07-29T16:34:06.324Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T16:34:06.324Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T16:34:06.324Z] ---> 2720e26172a0 [2022-07-29T16:34:06.324Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T16:34:06.582Z] ---> Running in f0b4c00f6941 [2022-07-29T16:34:06.582Z] Removing intermediate container f0b4c00f6941 [2022-07-29T16:34:06.582Z] ---> be39bd6cfbcc [2022-07-29T16:34:06.582Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:34:06.582Z] ---> Running in 91e5bcf93cb0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T16:34:09.754Z] provisioning config files... [2022-07-29T16:34:09.778Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4083018380103420911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T16:34:10.322Z] ---> docker-login.sh [2022-07-29T16:34:10.322Z] nexus3.edgexfoundry.org:10001 [2022-07-29T16:34:10.838Z] Removing intermediate container 91e5bcf93cb0 [2022-07-29T16:34:10.839Z] ---> 118890396420 [2022-07-29T16:34:10.839Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T16:34:10.839Z] ---> Running in ab116765d214 [2022-07-29T16:34:10.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T16:34:11.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T16:34:11.194Z] Configure a credential helper to remove this warning. See [2022-07-29T16:34:11.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T16:34:11.194Z] [2022-07-29T16:34:11.194Z] Login Succeeded [2022-07-29T16:34:11.194Z] nexus3.edgexfoundry.org:10002 [2022-07-29T16:34:11.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:11.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T16:34:11.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T16:34:11.801Z] Configure a credential helper to remove this warning. See [2022-07-29T16:34:11.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T16:34:11.801Z] [2022-07-29T16:34:11.801Z] Login Succeeded [2022-07-29T16:34:11.801Z] nexus3.edgexfoundry.org:10003 [2022-07-29T16:34:12.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T16:34:12.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T16:34:12.074Z] Configure a credential helper to remove this warning. See [2022-07-29T16:34:12.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T16:34:12.074Z] [2022-07-29T16:34:12.074Z] Login Succeeded [2022-07-29T16:34:12.351Z] nexus3.edgexfoundry.org:10004 [2022-07-29T16:34:12.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:12.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T16:34:12.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T16:34:12.624Z] Configure a credential helper to remove this warning. See [2022-07-29T16:34:12.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T16:34:12.624Z] [2022-07-29T16:34:12.624Z] Login Succeeded [2022-07-29T16:34:12.624Z] docker.io [2022-07-29T16:34:12.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T16:34:12.936Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T16:34:12.936Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T16:34:12.936Z] OK: 15856 distinct packages available [2022-07-29T16:34:12.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:13.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T16:34:13.493Z] Configure a credential helper to remove this warning. See [2022-07-29T16:34:13.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T16:34:13.493Z] [2022-07-29T16:34:13.493Z] Login Succeeded [2022-07-29T16:34:13.493Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T16:34:13.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-29T16:34:13.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:13.877Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T16:34:14.110Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-07-29T16:34:14.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-07-29T16:34:14.148Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T16:34:14.148Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T16:34:14.148Z] (4/5) Installing gcompat (1.0.0-r4) [Pipeline] echo [2022-07-29T16:34:14.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T16:34:14.163Z] ========================================================= [2022-07-29T16:34:14.164Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-29T16:34:14.164Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T16:34:14.409Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T16:34:14.410Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T16:34:14.410Z] OK: 6 MiB in 19 packages [2022-07-29T16:34:14.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T16:34:14.908Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-29T16:34:14.908Z] b3c136eddcbf: Pulling fs layer [2022-07-29T16:34:14.908Z] c0a3192eca97: Pulling fs layer [2022-07-29T16:34:14.908Z] a050256f5b6f: Pulling fs layer [2022-07-29T16:34:14.908Z] 656be50a0ddc: Pulling fs layer [2022-07-29T16:34:14.908Z] 2bbca73fdf42: Pulling fs layer [2022-07-29T16:34:14.908Z] 46d945488cbd: Pulling fs layer [2022-07-29T16:34:14.908Z] 8a5474983e97: Pulling fs layer [2022-07-29T16:34:14.908Z] 329c88fbcd65: Pulling fs layer [2022-07-29T16:34:14.908Z] 46d945488cbd: Waiting [2022-07-29T16:34:14.908Z] 656be50a0ddc: Waiting [2022-07-29T16:34:14.908Z] 8a5474983e97: Waiting [2022-07-29T16:34:14.908Z] 2bbca73fdf42: Waiting [2022-07-29T16:34:14.908Z] 329c88fbcd65: Waiting [2022-07-29T16:34:14.908Z] a050256f5b6f: Download complete [2022-07-29T16:34:14.908Z] c0a3192eca97: Verifying Checksum [2022-07-29T16:34:14.908Z] c0a3192eca97: Download complete [2022-07-29T16:34:14.908Z] 2bbca73fdf42: Verifying Checksum [2022-07-29T16:34:14.908Z] 2bbca73fdf42: Download complete [2022-07-29T16:34:14.908Z] 46d945488cbd: Verifying Checksum [2022-07-29T16:34:14.908Z] 46d945488cbd: Download complete [2022-07-29T16:34:14.908Z] b3c136eddcbf: Verifying Checksum [2022-07-29T16:34:15.907Z] b3c136eddcbf: Pull complete [2022-07-29T16:34:15.907Z] 329c88fbcd65: Verifying Checksum [2022-07-29T16:34:15.907Z] 329c88fbcd65: Download complete [2022-07-29T16:34:16.504Z] c0a3192eca97: Pull complete [2022-07-29T16:34:16.781Z] a050256f5b6f: Pull complete [2022-07-29T16:34:17.378Z] 8a5474983e97: Verifying Checksum [2022-07-29T16:34:17.378Z] 8a5474983e97: Download complete [2022-07-29T16:34:17.971Z] 656be50a0ddc: Verifying Checksum [2022-07-29T16:34:17.971Z] 656be50a0ddc: Download complete [2022-07-29T16:34:19.719Z] Removing intermediate container ab116765d214 [2022-07-29T16:34:19.719Z] ---> 05e86a49dd3b [2022-07-29T16:34:19.719Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T16:34:23.950Z] ---> 291c939e9007 [2022-07-29T16:34:23.950Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T16:34:28.304Z] ---> da3aef3788b6 [2022-07-29T16:34:28.304Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T16:34:28.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T16:34:29.265Z] ---> 0dcb3aef0e59 [2022-07-29T16:34:29.265Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T16:34:29.874Z] ---> 47724a6da8d9 [2022-07-29T16:34:29.874Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T16:34:33.079Z] 656be50a0ddc: Pull complete [2022-07-29T16:34:33.079Z] 2bbca73fdf42: Pull complete [2022-07-29T16:34:33.079Z] 46d945488cbd: Pull complete [2022-07-29T16:34:35.210Z] ---> 8335d5536cd8 [2022-07-29T16:34:35.210Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T16:34:35.210Z] Removing intermediate container 99900b9b51af [2022-07-29T16:34:35.210Z] ---> 3def51bd60ca [2022-07-29T16:34:35.210Z] [2022-07-29T16:34:35.210Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T16:34:35.210Z] Removing intermediate container 34bfd78489cd [2022-07-29T16:34:35.210Z] ---> c57964f4d3e4 [2022-07-29T16:34:35.210Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T16:34:35.210Z] Removing intermediate container cbeb21c9f111 [2022-07-29T16:34:35.210Z] ---> 8aa33ab960df [2022-07-29T16:34:35.210Z] [2022-07-29T16:34:35.210Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T16:34:35.210Z] 3.16: Pulling from library/alpine [2022-07-29T16:34:35.210Z] ---> Running in a08a1178be58 [2022-07-29T16:34:35.210Z] ---> Running in 602592df6c3d [2022-07-29T16:34:35.210Z] 3.16: Pulling from library/alpine [2022-07-29T16:34:37.120Z] Removing intermediate container a08a1178be58 [2022-07-29T16:34:37.120Z] ---> 5df13760b2b1 [2022-07-29T16:34:37.120Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T16:34:37.419Z] 8a5474983e97: Pull complete [2022-07-29T16:34:38.285Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T16:34:38.561Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T16:34:38.849Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T16:34:38.849Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T16:34:38.849Z] Status: Image is up to date for alpine:3.16 [2022-07-29T16:34:38.849Z] ---> d7d3d98c851f [2022-07-29T16:34:38.849Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T16:34:38.849Z] ---> d7d3d98c851f [2022-07-29T16:34:38.849Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T16:34:39.171Z] ---> Running in c0315736025a [2022-07-29T16:34:39.171Z] Removing intermediate container 240027aeb6c2 [2022-07-29T16:34:39.171Z] ---> cf2a9ce36fa9 [2022-07-29T16:34:39.171Z] [2022-07-29T16:34:39.171Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T16:34:39.171Z] ---> d7d3d98c851f [2022-07-29T16:34:39.171Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T16:34:39.401Z] 329c88fbcd65: Pull complete [2022-07-29T16:34:39.673Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-29T16:34:39.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T16:34:39.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T16:34:39.738Z] ---> Running in 85995cc0377f [2022-07-29T16:34:39.738Z] ---> Running in 12d68502f4f2 [2022-07-29T16:34:39.738Z] ---> Running in 2e58f60ac1d1 [2022-07-29T16:34:39.738Z] Removing intermediate container c0315736025a [2022-07-29T16:34:39.738Z] ---> af1b9f9ab9c5 [2022-07-29T16:34:39.738Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T16:34:39.997Z] ---> Running in 19ec1c58c095 [2022-07-29T16:34:40.028Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T16:34:40.028Z] WORKDIR /edgex [2022-07-29T16:34:40.028Z] COPY go.mod . [2022-07-29T16:34:40.028Z] RUN go mod download -f [2022-07-29T16:34:40.028Z] - . [2022-07-29T16:34:40.261Z] Removing intermediate container 2e58f60ac1d1 [2022-07-29T16:34:40.261Z] ---> bd876274a941 [2022-07-29T16:34:40.261Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T16:34:40.261Z] Removing intermediate container 12d68502f4f2 [2022-07-29T16:34:40.261Z] ---> 311626e4cfdb [2022-07-29T16:34:40.261Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T16:34:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:40.261Z] Removing intermediate container 602592df6c3d [2022-07-29T16:34:40.261Z] ---> ad7eeeac6196 [2022-07-29T16:34:40.261Z] [2022-07-29T16:34:40.261Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T16:34:40.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:40.261Z] ---> Running in 363b731db35d [2022-07-29T16:34:40.261Z] ---> Running in e7aa7143597e [2022-07-29T16:34:40.521Z] 20.10.14: Pulling from library/docker [2022-07-29T16:34:40.521Z] Removing intermediate container 19ec1c58c095 [2022-07-29T16:34:40.521Z] ---> d6e37b5f072b [2022-07-29T16:34:40.521Z] Step 25/26 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:34:40.521Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T16:34:40.521Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T16:34:40.521Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T16:34:40.521Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T16:34:40.521Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T16:34:40.521Z] OK: 6 MiB in 17 packages [2022-07-29T16:34:40.779Z] Removing intermediate container e7aa7143597e [2022-07-29T16:34:40.779Z] ---> d92a912b0134 [2022-07-29T16:34:40.779Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T16:34:40.779Z] ---> Running in f990474f3bba [2022-07-29T16:34:41.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:41.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:41.559Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T16:34:41.559Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T16:34:41.559Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T16:34:41.559Z] OK: 6 MiB in 16 packages [2022-07-29T16:34:42.500Z] ---> Running in 2f58db090cd9 [2022-07-29T16:34:42.500Z] Removing intermediate container f990474f3bba [2022-07-29T16:34:42.500Z] ---> 2be07fd6993b [2022-07-29T16:34:42.500Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T16:34:42.656Z] Sending build context to Docker daemon 169.3MB [2022-07-29T16:34:42.656Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T16:34:42.656Z] ---> ff4287adb874 [2022-07-29T16:34:42.656Z] Step 2/4 : WORKDIR /edgex [2022-07-29T16:34:43.072Z] ---> Running in a365f694027d [2022-07-29T16:34:43.072Z] Removing intermediate container 2f58db090cd9 [2022-07-29T16:34:43.072Z] ---> 25fc0202f938 [2022-07-29T16:34:43.072Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:34:43.371Z] Removing intermediate container 85995cc0377f [2022-07-29T16:34:43.371Z] ---> ec86f4b23dbf [2022-07-29T16:34:43.371Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T16:34:43.649Z] ---> Running in e0e63f54c0e3 [2022-07-29T16:34:43.908Z] ---> Running in 37c7b77003a2 [2022-07-29T16:34:44.642Z] ---> Running in 5bbc0e768d25 [2022-07-29T16:34:44.885Z] Removing intermediate container a365f694027d [2022-07-29T16:34:44.885Z] ---> f6492298193d [2022-07-29T16:34:44.885Z] [2022-07-29T16:34:44.885Z] Removing intermediate container 363b731db35d [2022-07-29T16:34:44.885Z] ---> 556b94c04fbb [2022-07-29T16:34:44.885Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T16:34:44.885Z] Successfully built f6492298193d [2022-07-29T16:34:44.917Z] Removing intermediate container 5bbc0e768d25 [2022-07-29T16:34:44.917Z] ---> 2933f37afd8e [2022-07-29T16:34:44.917Z] Step 3/4 : COPY go.mod . [2022-07-29T16:34:45.520Z] ---> 48ed9426c7b4 [2022-07-29T16:34:45.521Z] Step 4/4 : RUN go mod download [2022-07-29T16:34:45.521Z] ---> Running in 84686e9ef4ad [2022-07-29T16:34:45.838Z] Successfully tagged security-spire-agent:latest [2022-07-29T16:34:45.838Z]  Building security-spire-agent ... done Building core-command [2022-07-29T16:34:46.098Z] Removing intermediate container 37c7b77003a2 [2022-07-29T16:34:46.098Z] ---> 360bf348076b [2022-07-29T16:34:46.098Z] Step 13/25 : WORKDIR / [2022-07-29T16:34:46.098Z] ---> Running in 824de9179265 [2022-07-29T16:34:49.494Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:34:49.494Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:34:49.494Z] ---> 0fc298d55a54 [2022-07-29T16:34:49.494Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T16:34:49.494Z] ---> Using cache [2022-07-29T16:34:49.494Z] ---> da32f310102f [2022-07-29T16:34:49.494Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:34:49.494Z] ---> Using cache [2022-07-29T16:34:49.494Z] ---> c6e8ba7e1cc8 [2022-07-29T16:34:49.494Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T16:34:50.883Z] Removing intermediate container 824de9179265 [2022-07-29T16:34:50.883Z] ---> 911e8a4cdb65 [2022-07-29T16:34:50.883Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T16:34:50.883Z] ---> Running in 4b7e7aa2a62d [2022-07-29T16:34:50.883Z] ---> Running in c0f4e741d975 [2022-07-29T16:34:50.883Z] ---> Running in 0e8480285e6c [2022-07-29T16:34:50.883Z] Removing intermediate container 4b7e7aa2a62d [2022-07-29T16:34:50.883Z] ---> c34ec51e868a [2022-07-29T16:34:50.883Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-29T16:34:50.883Z] Removing intermediate container 0e8480285e6c [2022-07-29T16:34:50.883Z] ---> 1124c4ec3622 [2022-07-29T16:34:50.883Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T16:34:50.883Z] ---> Running in fe4ba8b07552 [2022-07-29T16:34:50.883Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T16:34:50.883Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T16:34:50.883Z] Removing intermediate container e0e63f54c0e3 [2022-07-29T16:34:50.883Z] ---> 90193a283f9c [2022-07-29T16:34:50.883Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T16:34:50.883Z] ---> 7417809fdb73 [2022-07-29T16:34:50.884Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-29T16:34:51.142Z] ---> Running in a8ec2aad1b69 [2022-07-29T16:34:51.142Z] ---> Running in ed8ea7125bb6 [2022-07-29T16:34:51.142Z] Removing intermediate container fe4ba8b07552 [2022-07-29T16:34:51.142Z] ---> e0709095a0a6 [2022-07-29T16:34:51.142Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T16:34:51.142Z] ---> 9ee1c69f0d23 [2022-07-29T16:34:51.142Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-29T16:34:51.142Z] ---> Running in d52b7834fa8f [2022-07-29T16:34:51.142Z] Removing intermediate container ed8ea7125bb6 [2022-07-29T16:34:51.142Z] ---> 466fb3bd8602 [2022-07-29T16:34:51.142Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T16:34:51.142Z] ---> Running in ad46fc09d34c [2022-07-29T16:34:51.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:51.400Z] ---> c8824435127d [2022-07-29T16:34:51.400Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T16:34:51.400Z] ---> 0050b61fd5fe [2022-07-29T16:34:51.400Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-29T16:34:51.400Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:51.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:51.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:51.968Z] ---> 11d157d42280 [2022-07-29T16:34:51.968Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T16:34:51.968Z] Removing intermediate container d52b7834fa8f [2022-07-29T16:34:51.968Z] ---> 3a90ec5556c5 [2022-07-29T16:34:51.968Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T16:34:51.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:52.236Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T16:34:52.236Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T16:34:52.236Z] Executing bash-5.1.16-r0.post-install [2022-07-29T16:34:52.236Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T16:34:52.236Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T16:34:52.236Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T16:34:52.236Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T16:34:52.236Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T16:34:52.236Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T16:34:52.236Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T16:34:52.236Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T16:34:52.236Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T16:34:52.236Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T16:34:52.236Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T16:34:52.236Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T16:34:52.236Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T16:34:52.236Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T16:34:52.236Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T16:34:52.236Z] ---> Running in 37ebec813779 [2022-07-29T16:34:52.579Z] OK: 211 MiB in 51 packages [2022-07-29T16:34:52.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:34:52.864Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T16:34:52.864Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T16:34:52.864Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T16:34:52.864Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T16:34:52.864Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T16:34:52.864Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T16:34:52.864Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T16:34:52.864Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T16:34:52.864Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T16:34:52.864Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T16:34:52.864Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T16:34:52.864Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T16:34:52.864Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T16:34:52.864Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T16:34:52.864Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T16:34:52.864Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T16:34:52.864Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T16:34:52.864Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T16:34:52.864Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T16:34:53.125Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T16:34:53.125Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T16:34:53.125Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T16:34:53.125Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T16:34:53.125Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T16:34:53.125Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T16:34:53.125Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T16:34:53.125Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T16:34:53.125Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T16:34:53.125Z] ---> 089d15ab23dd [2022-07-29T16:34:53.125Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T16:34:53.125Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T16:34:53.125Z] Removing intermediate container 37ebec813779 [2022-07-29T16:34:53.125Z] ---> 40da5affc227 [2022-07-29T16:34:53.125Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T16:34:53.125Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T16:34:53.125Z] OK: 83 MiB in 65 packages [2022-07-29T16:34:53.125Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T16:34:53.384Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T16:34:53.384Z] Removing intermediate container c0f4e741d975 [2022-07-29T16:34:53.384Z] ---> 4674faccc467 [2022-07-29T16:34:53.384Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T16:34:53.644Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T16:34:53.644Z] ---> 8f49996f00ec [2022-07-29T16:34:53.644Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T16:34:53.644Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T16:34:53.644Z] ---> 616febdb0859 [2022-07-29T16:34:53.644Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T16:34:53.644Z] OK: 8 MiB in 20 packages [2022-07-29T16:34:53.644Z] ---> Running in 81338da3558f [2022-07-29T16:34:53.644Z] ---> a0a346a5cf0c [2022-07-29T16:34:53.644Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:34:53.902Z] ---> Running in e8fbff82d163 [2022-07-29T16:34:53.902Z] ---> 807f7313de68 [2022-07-29T16:34:53.902Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T16:34:53.902Z] ---> Running in f69f57028bd3 [2022-07-29T16:34:54.162Z] Collecting docker-compose==1.23.2 [2022-07-29T16:34:54.162Z] Removing intermediate container a8ec2aad1b69 [2022-07-29T16:34:54.162Z] ---> f09ee5822c99 [2022-07-29T16:34:54.162Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:34:54.162Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T16:34:54.424Z] ---> f3434aee5e1d [2022-07-29T16:34:54.424Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T16:34:54.424Z] Collecting PyYAML<4,>=3.10 [2022-07-29T16:34:54.424Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T16:34:54.993Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T16:34:55.251Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T16:34:55.251Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T16:34:55.251Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T16:34:55.251Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T16:34:55.251Z] ---> 51da4fb03820 [2022-07-29T16:34:55.252Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T16:34:55.252Z] Removing intermediate container 81338da3558f [2022-07-29T16:34:55.252Z] ---> 6d3fb8ed1e71 [2022-07-29T16:34:55.252Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:34:55.549Z] Removing intermediate container f69f57028bd3 [2022-07-29T16:34:55.549Z] ---> 6004d05b93df [2022-07-29T16:34:55.549Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T16:34:55.549Z] ---> Running in 88a1134467d2 [2022-07-29T16:34:55.549Z] ---> 64b71dcf37d0 [2022-07-29T16:34:55.549Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T16:34:55.549Z] ---> 98035bd3e285 [2022-07-29T16:34:55.549Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T16:34:55.549Z] ---> Running in 421f8b8988f9 [2022-07-29T16:34:55.549Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T16:34:55.945Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T16:34:55.945Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T16:34:55.945Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T16:34:55.945Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T16:34:55.945Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T16:34:55.945Z] Removing intermediate container 88a1134467d2 [2022-07-29T16:34:55.945Z] ---> 046135038a40 [2022-07-29T16:34:55.945Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T16:34:56.208Z] Removing intermediate container 421f8b8988f9 [2022-07-29T16:34:56.208Z] ---> fa92c5141951 [2022-07-29T16:34:56.208Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T16:34:56.470Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T16:34:56.470Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T16:34:56.470Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T16:34:56.470Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T16:34:56.470Z] ---> Running in 335fbc187a09 [2022-07-29T16:34:56.470Z] ---> e1fe420fb822 [2022-07-29T16:34:56.470Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T16:34:57.160Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T16:34:57.160Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T16:34:57.160Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T16:34:57.160Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T16:34:57.160Z] Collecting idna<2.8,>=2.5 [2022-07-29T16:34:57.160Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T16:34:57.430Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T16:34:57.430Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T16:34:57.430Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T16:34:57.430Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T16:34:57.430Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T16:34:57.430Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T16:34:57.430Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T16:34:57.430Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T16:34:57.430Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T16:34:57.430Z] ---> Running in a64910626082 [2022-07-29T16:34:57.802Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T16:34:57.802Z] Attempting uninstall: urllib3 [2022-07-29T16:34:57.802Z] Found existing installation: urllib3 1.26.7 [2022-07-29T16:34:57.802Z] Uninstalling urllib3-1.26.7: [2022-07-29T16:34:57.802Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T16:34:57.802Z] Removing intermediate container 335fbc187a09 [2022-07-29T16:34:57.802Z] ---> 969895e6dc54 [2022-07-29T16:34:57.802Z] Step 24/25 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:34:57.803Z] ---> 5dbaf8a7824a [2022-07-29T16:34:57.803Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T16:34:57.803Z] ---> Running in 83d465055ca6 [2022-07-29T16:34:57.803Z] Removing intermediate container a64910626082 [2022-07-29T16:34:57.803Z] ---> 6599bd4eed55 [2022-07-29T16:34:57.803Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T16:34:57.803Z] Attempting uninstall: idna [2022-07-29T16:34:57.803Z] Found existing installation: idna 3.3 [2022-07-29T16:34:57.803Z] Uninstalling idna-3.3: [2022-07-29T16:34:57.803Z] ---> Running in 52da9045d986 [2022-07-29T16:34:57.803Z] Successfully uninstalled idna-3.3 [2022-07-29T16:34:57.803Z] Removing intermediate container 83d465055ca6 [2022-07-29T16:34:57.803Z] ---> 1730fabc2f6a [2022-07-29T16:34:57.803Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T16:34:57.803Z] ---> Running in 9139d8ca7c87 [2022-07-29T16:34:58.064Z] Removing intermediate container 52da9045d986 [2022-07-29T16:34:58.064Z] ---> 88929ddcc7a4 [2022-07-29T16:34:58.064Z] Step 22/23 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:34:58.064Z] ---> 3f96d4d557a7 [2022-07-29T16:34:58.064Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T16:34:58.064Z] Removing intermediate container 9139d8ca7c87 [2022-07-29T16:34:58.064Z] ---> 5c0bc7592e60 [2022-07-29T16:34:58.064Z] [2022-07-29T16:34:58.064Z] ---> Running in 5b6eab85262e [2022-07-29T16:34:58.393Z] ---> 17758a90438a [2022-07-29T16:34:58.393Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T16:34:58.393Z] Removing intermediate container 5b6eab85262e [2022-07-29T16:34:58.393Z] ---> 696ad3b855f8 [2022-07-29T16:34:58.393Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T16:34:58.393Z] ---> Running in 90dd31d8f6bf [2022-07-29T16:34:58.393Z] Successfully built 5c0bc7592e60 [2022-07-29T16:34:58.393Z] Successfully tagged security-secretstore-setup:latest [2022-07-29T16:34:58.393Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-07-29T16:34:58.671Z] Removing intermediate container 90dd31d8f6bf [2022-07-29T16:34:58.671Z] ---> 9fb25d3e0561 [2022-07-29T16:34:58.671Z] [2022-07-29T16:34:58.671Z] Successfully built 9fb25d3e0561 [2022-07-29T16:34:58.932Z] ---> f5b2ff7fc425 [2022-07-29T16:34:58.932Z] Successfully tagged core-data:latest [2022-07-29T16:34:58.932Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T16:34:58.932Z]  Building core-data ... done Building support-notifications [2022-07-29T16:34:58.932Z] Attempting uninstall: requests [2022-07-29T16:34:58.932Z] Found existing installation: requests 2.26.0 [2022-07-29T16:34:58.932Z] Uninstalling requests-2.26.0: [2022-07-29T16:34:58.932Z] Successfully uninstalled requests-2.26.0 [2022-07-29T16:35:05.628Z] Running setup.py install for texttable: started [2022-07-29T16:35:05.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:35:05.628Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:35:05.629Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:35:05.629Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:35:05.629Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T16:35:05.629Z] Running setup.py install for PyYAML: started [2022-07-29T16:35:06.213Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T16:35:06.477Z] ---> 0fc298d55a54 [2022-07-29T16:35:06.477Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T16:35:06.477Z] ---> Using cache [2022-07-29T16:35:06.477Z] ---> da32f310102f [2022-07-29T16:35:06.477Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:35:06.477Z] ---> Using cache [2022-07-29T16:35:06.477Z] ---> c6e8ba7e1cc8 [2022-07-29T16:35:06.477Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T16:35:06.477Z] ---> 0fc298d55a54 [2022-07-29T16:35:06.477Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T16:35:06.477Z] ---> Using cache [2022-07-29T16:35:06.477Z] ---> da32f310102f [2022-07-29T16:35:06.477Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:35:06.477Z] ---> Using cache [2022-07-29T16:35:06.477Z] ---> c6e8ba7e1cc8 [2022-07-29T16:35:06.477Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T16:35:06.477Z] ---> Using cache [2022-07-29T16:35:06.477Z] ---> 4674faccc467 [2022-07-29T16:35:06.477Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T16:35:06.477Z] ---> Using cache [2022-07-29T16:35:06.477Z] ---> a0a346a5cf0c [2022-07-29T16:35:06.477Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:35:06.477Z] ---> Using cache [2022-07-29T16:35:06.477Z] ---> 159d5a0e039a [2022-07-29T16:35:06.477Z] Step 8/22 : COPY . . [2022-07-29T16:35:08.392Z] Running setup.py install for docopt: started [2022-07-29T16:35:08.654Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T16:35:08.971Z] Running setup.py install for dockerpty: started [2022-07-29T16:35:09.232Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T16:35:17.402Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-29T16:35:17.402Z] ---> Running in 5faaf30faa80 [2022-07-29T16:35:17.402Z] ---> Running in 88c98ab68c0a [2022-07-29T16:35:17.402Z] ---> c99aee550084 [2022-07-29T16:35:17.402Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T16:35:17.402Z] ---> Running in 155a2628a2e4 [2022-07-29T16:35:17.662Z] Removing intermediate container e8fbff82d163 [2022-07-29T16:35:17.662Z] ---> 159d5a0e039a [2022-07-29T16:35:17.662Z] Step 8/23 : COPY . . [2022-07-29T16:35:17.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:35:18.182Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T16:35:18.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:35:19.047Z] OK: 211 MiB in 51 packages [2022-07-29T16:35:24.499Z] Removing intermediate container 84686e9ef4ad [2022-07-29T16:35:24.499Z] ---> 3a5178d9c203 [2022-07-29T16:35:24.499Z] Successfully built 3a5178d9c203 [2022-07-29T16:35:24.499Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:35:24.850Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T16:35:24.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T16:35:25.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-21490 does not seem to be running inside a container [2022-07-29T16:35:25.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-29T16:35:26.461Z] $ docker top 5ce7e1184efb5cebc9cde459302e8c23f29c720d86ef29c3a81ecc05a69ae024 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T16:35:27.365Z] + go version [2022-07-29T16:35:27.365Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-29T16:35:27.390Z] $ docker stop --time=1 5ce7e1184efb5cebc9cde459302e8c23f29c720d86ef29c3a81ecc05a69ae024 [2022-07-29T16:35:29.049Z] $ docker rm -f 5ce7e1184efb5cebc9cde459302e8c23f29c720d86ef29c3a81ecc05a69ae024 [2022-07-29T16:35:29.083Z] Removing intermediate container ad46fc09d34c [2022-07-29T16:35:29.084Z] ---> d0dd2af11102 [2022-07-29T16:35:29.084Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T16:35:29.084Z] ---> eaacbcbda10b [2022-07-29T16:35:29.084Z] Step 9/23 : RUN make cmd/core-command/core-command [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:35:29.384Z] ---> Running in 3e8807b95c51 [2022-07-29T16:35:29.384Z] ---> Running in c36c1f842426 [2022-07-29T16:35:29.384Z] Removing intermediate container 88c98ab68c0a [2022-07-29T16:35:29.384Z] ---> 27d95aea1b20 [2022-07-29T16:35:29.384Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T16:35:29.646Z] Removing intermediate container 5faaf30faa80 [2022-07-29T16:35:29.646Z] ---> 27c8bae5df72 [2022-07-29T16:35:29.646Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T16:35:29.702Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T16:35:29.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T16:35:29.908Z] ---> Running in 2459dc802f37 [2022-07-29T16:35:29.908Z] Removing intermediate container c36c1f842426 [2022-07-29T16:35:29.908Z] ---> f796d6eac2d2 [2022-07-29T16:35:29.908Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T16:35:29.908Z] ---> aa7c46f43b93 [2022-07-29T16:35:29.908Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:35:29.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-21490 does not seem to be running inside a container [2022-07-29T16:35:30.055Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-29T16:35:30.186Z] ---> Running in d52b5f49ba5a [2022-07-29T16:35:30.186Z] Removing intermediate container 2459dc802f37 [2022-07-29T16:35:30.186Z] ---> 0925fdd21be6 [2022-07-29T16:35:30.186Z] Step 28/31 : CMD ["gate"] [2022-07-29T16:35:30.186Z] ---> Running in 808a8be6ea3b [2022-07-29T16:35:30.445Z] ---> Running in 6b9cf7abe48e [2022-07-29T16:35:30.445Z] Removing intermediate container d52b5f49ba5a [2022-07-29T16:35:30.445Z] ---> f23de9f50c49 [2022-07-29T16:35:30.445Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T16:35:30.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T16:35:31.313Z] $ docker top a1639ebd24a2ee42aa019517f5a5eb21c4773361a91ed2722322ef871fe6dc17 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T16:35:31.579Z] ========================================================= [2022-07-29T16:35:31.579Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T16:35:31.579Z] ========================================================= [Pipeline] sh [2022-07-29T16:35:31.587Z] Removing intermediate container 6b9cf7abe48e [2022-07-29T16:35:31.587Z] ---> d050518d09a0 [2022-07-29T16:35:31.587Z] Step 29/31 : LABEL arch=x86_64 [2022-07-29T16:35:32.222Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-07-29T16:35:32.525Z] ---> 4b14a5cafbcc [2022-07-29T16:35:32.525Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T16:35:32.525Z] ---> Running in 5c3f0585f719 [2022-07-29T16:35:32.898Z] + make test [2022-07-29T16:35:32.898Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T16:35:34.430Z] Removing intermediate container 5c3f0585f719 [2022-07-29T16:35:34.430Z] ---> cbca488a9aec [2022-07-29T16:35:34.430Z] Step 30/31 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:35:36.976Z] ---> ce8566a88b3a [2022-07-29T16:35:36.976Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T16:35:36.976Z] ---> Running in 7fa9a866e2cc [2022-07-29T16:35:37.914Z] Removing intermediate container 7fa9a866e2cc [2022-07-29T16:35:37.914Z] ---> 3499cfab24a4 [2022-07-29T16:35:37.914Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T16:35:40.460Z] ---> 094ccddef368 [2022-07-29T16:35:40.460Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T16:35:40.460Z] ---> Running in 40c530dd2f5d [2022-07-29T16:35:40.460Z] ---> Running in 05d596278853 [2022-07-29T16:35:40.460Z] Removing intermediate container 40c530dd2f5d [2022-07-29T16:35:40.460Z] ---> 9f1cf9d82ca1 [2022-07-29T16:35:40.460Z] [2022-07-29T16:35:40.806Z] Successfully built 9f1cf9d82ca1 [2022-07-29T16:35:40.806Z] Successfully tagged security-bootstrapper:latest [2022-07-29T16:35:40.806Z] Building security-spire-config [2022-07-29T16:35:41.068Z]  Building security-bootstrapper ... done Removing intermediate container 808a8be6ea3b [2022-07-29T16:35:41.068Z] ---> 8336c9a87796 [2022-07-29T16:35:41.068Z] Step 8/22 : COPY . . [2022-07-29T16:35:41.068Z] Removing intermediate container 05d596278853 [2022-07-29T16:35:41.068Z] ---> 00177352fcd4 [2022-07-29T16:35:41.068Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T16:35:46.378Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:35:46.378Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:35:46.378Z] ---> 0fc298d55a54 [2022-07-29T16:35:46.378Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> da32f310102f [2022-07-29T16:35:46.378Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> c6e8ba7e1cc8 [2022-07-29T16:35:46.378Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> 19912fb683cb [2022-07-29T16:35:46.378Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> a516d393ac22 [2022-07-29T16:35:46.378Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> bdb15502940a [2022-07-29T16:35:46.378Z] Step 8/26 : COPY . . [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> f0234b0e8753 [2022-07-29T16:35:46.378Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> baa3fd4abfa0 [2022-07-29T16:35:46.378Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> 645f35e2b0de [2022-07-29T16:35:46.378Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> 745835312e4e [2022-07-29T16:35:46.378Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> 7cd9c30c2d06 [2022-07-29T16:35:46.378Z] [2022-07-29T16:35:46.378Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T16:35:46.378Z] ---> 2720e26172a0 [2022-07-29T16:35:46.378Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> be39bd6cfbcc [2022-07-29T16:35:46.378Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:35:46.378Z] ---> Using cache [2022-07-29T16:35:46.378Z] ---> 118890396420 [2022-07-29T16:35:46.378Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T16:35:54.679Z] ---> Running in e13b737d97d4 [2022-07-29T16:35:54.679Z] ---> Running in 9c1710b3b407 [2022-07-29T16:35:54.679Z] Removing intermediate container 155a2628a2e4 [2022-07-29T16:35:54.679Z] ---> 53135c9e6048 [2022-07-29T16:35:54.679Z] [2022-07-29T16:35:54.679Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T16:35:54.679Z] ---> d7d3d98c851f [2022-07-29T16:35:54.679Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T16:35:54.679Z] ---> e32353adad25 [2022-07-29T16:35:54.679Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T16:35:54.679Z] ---> Running in c9c5120459df [2022-07-29T16:35:54.679Z] ---> Running in ca9ee305a0ff [2022-07-29T16:35:54.679Z] Removing intermediate container e13b737d97d4 [2022-07-29T16:35:54.679Z] ---> 2f19c2fdc263 [2022-07-29T16:35:54.679Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T16:35:54.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:35:54.949Z] ---> Running in c1a37a791aa3 [2022-07-29T16:35:55.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:35:55.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:35:55.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:35:55.524Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T16:35:55.789Z] Removing intermediate container c1a37a791aa3 [2022-07-29T16:35:55.789Z] ---> 1293df6e24e8 [2022-07-29T16:35:55.789Z] Step 22/23 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:35:55.789Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T16:35:55.789Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T16:35:55.789Z] OK: 6 MiB in 15 packages [2022-07-29T16:35:55.789Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T16:35:55.789Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T16:35:55.789Z] OK: 15856 distinct packages available [2022-07-29T16:35:55.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:35:56.052Z] Removing intermediate container 3e8807b95c51 [2022-07-29T16:35:56.052Z] ---> Running in cf49c4dd5397 [2022-07-29T16:35:56.052Z] ---> 40d51b97c5b5 [2022-07-29T16:35:56.052Z] [2022-07-29T16:35:56.052Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T16:35:56.052Z] ---> d7d3d98c851f [2022-07-29T16:35:56.052Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T16:35:56.315Z] ---> Running in ff5abe5159e4 [2022-07-29T16:35:56.315Z] Removing intermediate container cf49c4dd5397 [2022-07-29T16:35:56.315Z] ---> b0dcbcc66593 [2022-07-29T16:35:56.315Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T16:35:56.578Z] ---> Running in 27eec76312f5 [2022-07-29T16:35:56.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:35:56.859Z] Removing intermediate container ca9ee305a0ff [2022-07-29T16:35:56.859Z] ---> 2e1846ccce47 [2022-07-29T16:35:56.859Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T16:35:56.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:35:56.859Z] ---> Running in a80d45e8096b [2022-07-29T16:35:57.121Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T16:35:57.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:35:57.121Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T16:35:57.121Z] Removing intermediate container 27eec76312f5 [2022-07-29T16:35:57.121Z] ---> aacadcd87b21 [2022-07-29T16:35:57.121Z] [2022-07-29T16:35:57.121Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T16:35:57.121Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T16:35:57.122Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T16:35:57.122Z] OK: 6 MiB in 15 packages [2022-07-29T16:35:57.385Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T16:35:57.385Z] Successfully built aacadcd87b21 [2022-07-29T16:35:57.385Z] Successfully tagged sys-mgmt-agent:latest [2022-07-29T16:35:57.385Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-07-29T16:35:57.385Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T16:35:57.385Z] Removing intermediate container a80d45e8096b [2022-07-29T16:35:57.385Z] ---> cb7e115459f5 [2022-07-29T16:35:57.385Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T16:35:57.385Z] OK: 6 MiB in 18 packages [2022-07-29T16:35:59.352Z] ---> Running in 5cf82ffd6ce3 [2022-07-29T16:36:02.818Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:36:02.818Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:36:02.818Z] ---> 0fc298d55a54 [2022-07-29T16:36:02.818Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T16:36:02.818Z] ---> Using cache [2022-07-29T16:36:02.818Z] ---> da32f310102f [2022-07-29T16:36:02.818Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:36:02.818Z] ---> Using cache [2022-07-29T16:36:02.818Z] ---> c6e8ba7e1cc8 [2022-07-29T16:36:02.818Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T16:36:02.818Z] ---> Using cache [2022-07-29T16:36:02.818Z] ---> 4674faccc467 [2022-07-29T16:36:02.818Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T16:36:02.818Z] ---> Using cache [2022-07-29T16:36:02.818Z] ---> a0a346a5cf0c [2022-07-29T16:36:02.818Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:36:02.818Z] ---> Using cache [2022-07-29T16:36:02.818Z] ---> 159d5a0e039a [2022-07-29T16:36:02.818Z] Step 8/22 : COPY . . [2022-07-29T16:36:02.818Z] ---> Using cache [2022-07-29T16:36:02.818Z] ---> eaacbcbda10b [2022-07-29T16:36:02.818Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T16:36:07.016Z] Removing intermediate container 5cf82ffd6ce3 [2022-07-29T16:36:07.016Z] ---> 0907a50b70db [2022-07-29T16:36:07.016Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T16:36:07.275Z] ---> Running in f1a6770285cf [2022-07-29T16:36:07.275Z] ---> Running in e36e1541c68a [2022-07-29T16:36:07.535Z] Removing intermediate container ff5abe5159e4 [2022-07-29T16:36:07.535Z] ---> 09debe5ee1e2 [2022-07-29T16:36:07.535Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T16:36:07.535Z] Removing intermediate container 9c1710b3b407 [2022-07-29T16:36:07.535Z] ---> 7c1f9dd7f612 [2022-07-29T16:36:07.535Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T16:36:07.535Z] ---> Running in 5a93f3a3cc37 [2022-07-29T16:36:07.820Z] Removing intermediate container e36e1541c68a [2022-07-29T16:36:07.820Z] ---> bedcc6ba436e [2022-07-29T16:36:07.820Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:36:07.820Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T16:36:10.615Z] Removing intermediate container 5a93f3a3cc37 [2022-07-29T16:36:10.615Z] ---> f24848621707 [2022-07-29T16:36:10.615Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T16:36:10.889Z] ---> c4d64329822a [2022-07-29T16:36:10.889Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T16:36:10.889Z] ---> Running in f97ec16d9409 [2022-07-29T16:36:10.889Z] ---> 14b748cd2760 [2022-07-29T16:36:10.889Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T16:36:11.480Z] Removing intermediate container f97ec16d9409 [2022-07-29T16:36:11.480Z] ---> f7b3aafcf427 [2022-07-29T16:36:11.480Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T16:36:11.924Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T16:36:12.060Z] ---> Running in 1f88ad061950 [2022-07-29T16:36:12.060Z] ---> 1adccb9a0748 [2022-07-29T16:36:12.060Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T16:36:12.060Z] ---> 72059e07501b [2022-07-29T16:36:12.060Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T16:36:12.321Z] ---> Running in 622355b90e51 [2022-07-29T16:36:12.321Z] Removing intermediate container 1f88ad061950 [2022-07-29T16:36:12.321Z] ---> 5b833b3df805 [2022-07-29T16:36:12.321Z] Step 15/23 : WORKDIR / [2022-07-29T16:36:12.321Z] ---> Running in 3baafd245e2b [2022-07-29T16:36:12.581Z] Removing intermediate container 622355b90e51 [2022-07-29T16:36:12.581Z] ---> eaf3ec601608 [2022-07-29T16:36:12.581Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T16:36:12.581Z] ---> 993ea1dbb254 [2022-07-29T16:36:12.581Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T16:36:12.581Z] ---> Running in 4bb108083407 [2022-07-29T16:36:12.581Z] Removing intermediate container 3baafd245e2b [2022-07-29T16:36:12.581Z] ---> 40afdbe6775e [2022-07-29T16:36:12.581Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:36:12.847Z] Removing intermediate container 4bb108083407 [2022-07-29T16:36:12.847Z] ---> 5d59c603fcc7 [2022-07-29T16:36:12.847Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T16:36:13.119Z] ---> bd6226f4ed44 [2022-07-29T16:36:13.119Z] Step 21/26 : WORKDIR / [2022-07-29T16:36:13.119Z] ---> a9ad949dad19 [2022-07-29T16:36:13.119Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T16:36:13.119Z] ---> Running in 2e9f49d13e05 [2022-07-29T16:36:13.119Z] ---> Running in 1f6621d47159 [2022-07-29T16:36:13.119Z] Removing intermediate container 2e9f49d13e05 [2022-07-29T16:36:13.119Z] ---> 064d70605003 [2022-07-29T16:36:13.119Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T16:36:13.685Z] ---> Running in 9c3f500de91c [2022-07-29T16:36:13.685Z] Removing intermediate container 1f6621d47159 [2022-07-29T16:36:13.685Z] ---> 1e520ce2d279 [2022-07-29T16:36:13.685Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T16:36:13.963Z] ---> Running in 4112c6c32415 [2022-07-29T16:36:13.963Z] Removing intermediate container 9c3f500de91c [2022-07-29T16:36:13.963Z] ---> 7064933f6ed0 [2022-07-29T16:36:13.963Z] Step 21/22 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:36:13.963Z] ---> 1b5da963e6dd [2022-07-29T16:36:13.963Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T16:36:13.963Z] ---> Running in 3793dc1a99fa [2022-07-29T16:36:14.265Z] Removing intermediate container 4112c6c32415 [2022-07-29T16:36:14.265Z] ---> 4033013d508f [2022-07-29T16:36:14.265Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T16:36:14.265Z] ---> e5f6777882a3 [2022-07-29T16:36:14.265Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T16:36:14.265Z] Removing intermediate container 3793dc1a99fa [2022-07-29T16:36:14.265Z] ---> 6e75c48d2149 [2022-07-29T16:36:14.265Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T16:36:14.549Z] ---> Running in 79d2713b60bb [2022-07-29T16:36:14.549Z] ---> Running in 0d60e3b8e69e [2022-07-29T16:36:14.549Z] ---> Running in 80e22f35ed99 [2022-07-29T16:36:14.868Z] Removing intermediate container 80e22f35ed99 [2022-07-29T16:36:14.868Z] ---> 6f9c0a61ce90 [2022-07-29T16:36:14.868Z] [2022-07-29T16:36:14.868Z] Removing intermediate container 79d2713b60bb [2022-07-29T16:36:14.868Z] ---> 6c6df55c1167 [2022-07-29T16:36:14.868Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T16:36:14.868Z] Removing intermediate container 0d60e3b8e69e [2022-07-29T16:36:14.868Z] ---> d6bd2ee067fe [2022-07-29T16:36:14.868Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T16:36:14.868Z] ---> Running in 02e171315bad [2022-07-29T16:36:15.190Z] ---> Running in 1a3e4698e5a7 [2022-07-29T16:36:15.190Z] Successfully built 6f9c0a61ce90 [2022-07-29T16:36:15.190Z] Successfully tagged support-scheduler:latest [2022-07-29T16:36:15.190Z]  Building support-scheduler ... done Building core-metadata [2022-07-29T16:36:20.708Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:36:20.708Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:36:20.708Z] ---> 0fc298d55a54 [2022-07-29T16:36:20.708Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T16:36:20.708Z] ---> Using cache [2022-07-29T16:36:20.708Z] ---> da32f310102f [2022-07-29T16:36:20.708Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:36:20.708Z] ---> Using cache [2022-07-29T16:36:20.708Z] ---> c6e8ba7e1cc8 [2022-07-29T16:36:20.708Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T16:36:20.708Z] ---> Using cache [2022-07-29T16:36:20.708Z] ---> 4674faccc467 [2022-07-29T16:36:20.708Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T16:36:20.708Z] ---> Using cache [2022-07-29T16:36:20.708Z] ---> a0a346a5cf0c [2022-07-29T16:36:20.708Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:36:20.708Z] ---> Using cache [2022-07-29T16:36:20.708Z] ---> 159d5a0e039a [2022-07-29T16:36:20.708Z] Step 8/23 : COPY . . [2022-07-29T16:36:20.708Z] ---> Using cache [2022-07-29T16:36:20.708Z] ---> eaacbcbda10b [2022-07-29T16:36:20.708Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T16:36:20.708Z] Removing intermediate container 02e171315bad [2022-07-29T16:36:20.708Z] ---> 33da6a1737df [2022-07-29T16:36:20.708Z] Step 25/26 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:36:23.364Z] Removing intermediate container 1a3e4698e5a7 [2022-07-29T16:36:23.364Z] ---> 8635b96e903e [2022-07-29T16:36:23.364Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T16:36:23.364Z] ---> Running in 87ce32268f9d [2022-07-29T16:36:23.364Z] ---> Running in e405390421d3 [2022-07-29T16:36:23.364Z] ---> Running in 33c7f2cc20ad [2022-07-29T16:36:24.794Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T16:36:24.794Z] Removing intermediate container 87ce32268f9d [2022-07-29T16:36:24.794Z] ---> ad8a7649aa25 [2022-07-29T16:36:24.794Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T16:36:25.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T16:36:26.349Z] Removing intermediate container 33c7f2cc20ad [2022-07-29T16:36:26.349Z] ---> f516bf2605ac [2022-07-29T16:36:26.349Z] Step 22/23 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:36:26.349Z] ---> Running in 7d47ff8a70f7 [2022-07-29T16:36:26.648Z] Removing intermediate container c9c5120459df [2022-07-29T16:36:26.648Z] ---> 4e3caef4a08f [2022-07-29T16:36:26.648Z] [2022-07-29T16:36:26.648Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T16:36:26.648Z] ---> d7d3d98c851f [2022-07-29T16:36:26.648Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T16:36:26.648Z] ---> Running in b12d3fe825d2 [2022-07-29T16:36:26.914Z] ---> Running in 55ccf63c0ee4 [2022-07-29T16:36:26.914Z] Removing intermediate container 7d47ff8a70f7 [2022-07-29T16:36:26.914Z] ---> 234bc5e0ffba [2022-07-29T16:36:26.914Z] [2022-07-29T16:36:26.914Z] Successfully built 234bc5e0ffba [2022-07-29T16:36:27.495Z] Successfully tagged security-spire-config:latest [2022-07-29T16:36:27.495Z]  Building security-spire-config ... done Building security-spire-server [2022-07-29T16:36:27.495Z] Removing intermediate container b12d3fe825d2 [2022-07-29T16:36:27.495Z] ---> 1b80d88f1fb7 [2022-07-29T16:36:27.495Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T16:36:30.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:36:30.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:36:30.327Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T16:36:30.327Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T16:36:30.327Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T16:36:30.327Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T16:36:30.327Z] OK: 6 MiB in 16 packages [2022-07-29T16:36:32.295Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:36:32.295Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:36:32.295Z] ---> 0fc298d55a54 [2022-07-29T16:36:32.295Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T16:36:32.295Z] ---> Using cache [2022-07-29T16:36:32.295Z] ---> da32f310102f [2022-07-29T16:36:32.295Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:36:32.295Z] ---> Using cache [2022-07-29T16:36:32.295Z] ---> c6e8ba7e1cc8 [2022-07-29T16:36:32.295Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T16:36:32.295Z] ---> Using cache [2022-07-29T16:36:32.295Z] ---> 19912fb683cb [2022-07-29T16:36:32.295Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T16:36:32.295Z] ---> Using cache [2022-07-29T16:36:32.295Z] ---> a516d393ac22 [2022-07-29T16:36:32.295Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:36:32.295Z] ---> Using cache [2022-07-29T16:36:32.295Z] ---> bdb15502940a [2022-07-29T16:36:32.295Z] Step 8/25 : COPY . . [2022-07-29T16:36:32.295Z] ---> Using cache [2022-07-29T16:36:32.295Z] ---> f0234b0e8753 [2022-07-29T16:36:32.295Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T16:36:32.295Z] ---> Using cache [2022-07-29T16:36:32.295Z] ---> baa3fd4abfa0 [2022-07-29T16:36:32.295Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T16:36:32.295Z] ---> Using cache [2022-07-29T16:36:32.295Z] ---> 645f35e2b0de [2022-07-29T16:36:32.295Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T16:36:35.745Z] ---> Running in 3572a08785c3 [2022-07-29T16:36:35.745Z] ---> Running in 28d8549eab41 [2022-07-29T16:36:35.745Z] Removing intermediate container f1a6770285cf [2022-07-29T16:36:35.745Z] ---> 3e2e0877a4d5 [2022-07-29T16:36:35.745Z] [2022-07-29T16:36:35.745Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T16:36:35.745Z] ---> d7d3d98c851f [2022-07-29T16:36:35.745Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T16:36:35.745Z] ---> Running in 801ed299aa3e [2022-07-29T16:36:35.745Z] Removing intermediate container 3572a08785c3 [2022-07-29T16:36:35.745Z] ---> 11f8c24ac1ed [2022-07-29T16:36:35.745Z] [2022-07-29T16:36:35.745Z] Removing intermediate container 55ccf63c0ee4 [2022-07-29T16:36:35.745Z] ---> f5ef5d7d5ad3 [2022-07-29T16:36:35.745Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T16:36:36.028Z] Successfully built 11f8c24ac1ed [2022-07-29T16:36:36.028Z] ---> Running in 7f478846fef3 [2022-07-29T16:36:36.028Z] Successfully tagged core-command:latest [2022-07-29T16:36:36.028Z]  Building core-command ... done Building security-spiffe-token-provider [2022-07-29T16:36:36.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:36:36.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:36:36.581Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T16:36:36.581Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T16:36:36.581Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T16:36:36.581Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T16:36:36.581Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T16:36:36.581Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T16:36:36.581Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T16:36:36.581Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T16:36:36.842Z] OK: 8 MiB in 20 packages [2022-07-29T16:36:41.244Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:36:41.244Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:36:41.244Z] ---> 0fc298d55a54 [2022-07-29T16:36:41.244Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T16:36:41.244Z] ---> Using cache [2022-07-29T16:36:41.244Z] ---> da32f310102f [2022-07-29T16:36:41.244Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T16:36:42.692Z] Removing intermediate container 7f478846fef3 [2022-07-29T16:36:42.692Z] ---> e219d3e8834d [2022-07-29T16:36:42.692Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T16:36:42.692Z] ---> Running in 6e726e71db2b [2022-07-29T16:36:42.692Z] ---> Running in a7f60dabb908 [2022-07-29T16:36:42.953Z] Removing intermediate container 6e726e71db2b [2022-07-29T16:36:42.953Z] ---> 72e00883d93d [2022-07-29T16:36:42.953Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T16:36:42.953Z] Removing intermediate container 28d8549eab41 [2022-07-29T16:36:42.953Z] ---> 8b6600952bf7 [2022-07-29T16:36:42.953Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T16:36:43.214Z] ---> Running in 02f8af2004a7 [2022-07-29T16:36:43.214Z] ---> Running in 9466e4a83295 [2022-07-29T16:36:43.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:36:43.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:36:44.074Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T16:36:44.074Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T16:36:44.074Z] OK: 17033 distinct packages available [2022-07-29T16:36:44.074Z] Removing intermediate container 801ed299aa3e [2022-07-29T16:36:44.074Z] ---> 10584b15e044 [2022-07-29T16:36:44.074Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T16:36:44.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:36:44.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:36:44.336Z] Removing intermediate container 02f8af2004a7 [2022-07-29T16:36:44.336Z] ---> 43ac9567dd3d [2022-07-29T16:36:44.336Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:36:44.336Z] OK: 211 MiB in 51 packages [2022-07-29T16:36:44.910Z] ---> Running in 698bb3c3c7c7 [2022-07-29T16:36:44.910Z] Removing intermediate container 9466e4a83295 [2022-07-29T16:36:44.910Z] ---> 7ce8fc75e2f8 [2022-07-29T16:36:44.910Z] [2022-07-29T16:36:44.910Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T16:36:44.910Z] ---> 2720e26172a0 [2022-07-29T16:36:44.910Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T16:36:44.910Z] ---> Using cache [2022-07-29T16:36:44.910Z] ---> be39bd6cfbcc [2022-07-29T16:36:44.910Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:36:44.910Z] ---> Using cache [2022-07-29T16:36:44.910Z] ---> 118890396420 [2022-07-29T16:36:44.910Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T16:36:44.910Z] ---> Using cache [2022-07-29T16:36:44.910Z] ---> 05e86a49dd3b [2022-07-29T16:36:44.910Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T16:36:44.910Z] ---> 35f4ec845d0f [2022-07-29T16:36:44.910Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T16:36:45.171Z] Removing intermediate container e405390421d3 [2022-07-29T16:36:45.171Z] ---> e4b724624561 [2022-07-29T16:36:45.171Z] [2022-07-29T16:36:45.171Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T16:36:45.171Z] ---> d7d3d98c851f [2022-07-29T16:36:45.171Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T16:36:45.171Z] ---> Using cache [2022-07-29T16:36:45.171Z] ---> 09debe5ee1e2 [2022-07-29T16:36:45.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T16:36:45.171Z] ---> Using cache [2022-07-29T16:36:45.171Z] ---> f24848621707 [2022-07-29T16:36:45.171Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T16:36:45.171Z] Removing intermediate container 698bb3c3c7c7 [2022-07-29T16:36:45.171Z] ---> 958900c64033 [2022-07-29T16:36:45.171Z] Step 13/22 : WORKDIR /edgex [2022-07-29T16:36:45.171Z] ---> Running in 47df0ff09bd2 [2022-07-29T16:36:45.447Z] ---> Running in c53360da89b1 [2022-07-29T16:36:45.709Z] Removing intermediate container a7f60dabb908 [2022-07-29T16:36:45.709Z] ---> b4aedf27fc7c [2022-07-29T16:36:45.709Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T16:36:47.115Z] Removing intermediate container 47df0ff09bd2 [2022-07-29T16:36:47.115Z] ---> 1ba1c7a0190c [2022-07-29T16:36:47.115Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T16:36:47.115Z] Removing intermediate container c53360da89b1 [2022-07-29T16:36:47.115Z] ---> 4781e242b432 [2022-07-29T16:36:47.115Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T16:36:47.115Z] ---> 19959b8c3e82 [2022-07-29T16:36:47.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T16:36:47.374Z] ---> dad34aa30b04 [2022-07-29T16:36:47.374Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:36:47.374Z] ---> Running in 92362db728dc [2022-07-29T16:36:47.374Z] ---> 37bccbb5f944 [2022-07-29T16:36:47.374Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T16:36:47.374Z] ---> Running in f2960cda488e [2022-07-29T16:36:47.633Z] ---> 8a312b02a766 [2022-07-29T16:36:47.633Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T16:36:47.633Z] Removing intermediate container 92362db728dc [2022-07-29T16:36:47.633Z] ---> fac75d1a087c [2022-07-29T16:36:47.633Z] Step 15/23 : WORKDIR / [2022-07-29T16:36:47.633Z] ---> Running in 0deb2689aefd [2022-07-29T16:36:47.633Z] ---> d9df3aa0c1a6 [2022-07-29T16:36:47.633Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T16:36:47.633Z] ---> f31255edbbfa [2022-07-29T16:36:47.633Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T16:36:47.891Z] ---> Running in 625a8491a396 [2022-07-29T16:36:48.151Z] Removing intermediate container 0deb2689aefd [2022-07-29T16:36:48.151Z] ---> 29ba5dfbfed5 [2022-07-29T16:36:48.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T16:36:48.151Z] ---> b42808e401e5 [2022-07-29T16:36:48.151Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T16:36:48.151Z] ---> 10d04f32f835 [2022-07-29T16:36:48.151Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T16:36:48.720Z] ---> Running in 62216cf59296 [2022-07-29T16:36:48.720Z] Removing intermediate container 625a8491a396 [2022-07-29T16:36:48.720Z] ---> 63d80ff877c0 [2022-07-29T16:36:48.720Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:36:48.982Z] ---> c14825027f95 [2022-07-29T16:36:48.982Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T16:36:49.243Z] ---> 7bf7963dbe23 [2022-07-29T16:36:49.243Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T16:36:49.243Z] Removing intermediate container 62216cf59296 [2022-07-29T16:36:49.243Z] ---> a8950043426c [2022-07-29T16:36:49.243Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T16:36:51.158Z] ---> Running in 9ed0267725e0 [2022-07-29T16:36:51.158Z] ---> 549c8cfb0922 [2022-07-29T16:36:51.158Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T16:36:51.158Z] ---> 5f5d69aeaaaa [2022-07-29T16:36:51.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T16:36:51.417Z] ---> Running in b91ef19cf182 [2022-07-29T16:36:51.417Z] ---> Running in d11bc29d4367 [2022-07-29T16:36:53.327Z] Removing intermediate container 9ed0267725e0 [2022-07-29T16:36:53.327Z] ---> 085f12f20e85 [2022-07-29T16:36:53.327Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T16:36:54.706Z] Removing intermediate container b91ef19cf182 [2022-07-29T16:36:54.706Z] ---> fd1f6710bea0 [2022-07-29T16:36:54.706Z] Step 21/22 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:36:55.275Z] ---> d08a2c46b4ca [2022-07-29T16:36:55.275Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T16:36:55.275Z] ---> Running in 467936b0c1f7 [2022-07-29T16:36:55.275Z] ---> Running in 20a79eb73e56 [2022-07-29T16:36:55.536Z] Removing intermediate container 467936b0c1f7 [2022-07-29T16:36:55.536Z] ---> 8a259b228810 [2022-07-29T16:36:55.536Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T16:36:55.536Z] ---> 34c7639aa17b [2022-07-29T16:36:55.536Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T16:36:55.536Z] Removing intermediate container 20a79eb73e56 [2022-07-29T16:36:55.536Z] ---> 61ebfe6956fe [2022-07-29T16:36:55.536Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T16:36:55.796Z] ---> Running in 021ed6dfc648 [2022-07-29T16:36:55.796Z] ---> Running in 8fd296712e55 [2022-07-29T16:36:55.796Z] Removing intermediate container f2960cda488e [2022-07-29T16:36:55.796Z] ---> ce54034947e2 [2022-07-29T16:36:55.796Z] Step 7/20 : COPY . . [2022-07-29T16:36:55.796Z] Removing intermediate container d11bc29d4367 [2022-07-29T16:36:55.796Z] ---> 70206b32ec1d [2022-07-29T16:36:55.796Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T16:36:55.796Z] ---> Running in d78cb3e8eaca [2022-07-29T16:36:56.774Z] ---> Running in d9a647fc2bfc [2022-07-29T16:37:00.079Z] Removing intermediate container 8fd296712e55 [2022-07-29T16:37:00.079Z] ---> fe6bead725bf [2022-07-29T16:37:00.079Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T16:37:01.053Z] Removing intermediate container 021ed6dfc648 [2022-07-29T16:37:01.053Z] ---> dfaa32b57b0c [2022-07-29T16:37:01.053Z] Step 24/25 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:37:01.053Z] Removing intermediate container d78cb3e8eaca [2022-07-29T16:37:01.053Z] ---> 451946e427c5 [2022-07-29T16:37:01.053Z] [2022-07-29T16:37:01.053Z] Removing intermediate container d9a647fc2bfc [2022-07-29T16:37:01.053Z] ---> 05d8e0730d11 [2022-07-29T16:37:01.053Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T16:37:01.053Z] Successfully built 451946e427c5 [2022-07-29T16:37:01.053Z] ---> Running in 82b817c3a75c [2022-07-29T16:37:01.053Z] Successfully tagged support-notifications:latest [2022-07-29T16:37:01.314Z]  Building support-notifications ... done  ---> Running in 0945214a688a [2022-07-29T16:37:01.314Z] ---> Running in ab5ff03d66c6 [2022-07-29T16:37:01.314Z] ---> d935743f010f [2022-07-29T16:37:01.314Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T16:37:01.576Z] ---> Running in b81ba4822390 [2022-07-29T16:37:01.576Z] Removing intermediate container 82b817c3a75c [2022-07-29T16:37:01.576Z] ---> 5a53ef614bc7 [2022-07-29T16:37:01.576Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T16:37:01.576Z] Removing intermediate container 0945214a688a [2022-07-29T16:37:01.576Z] ---> 008e7509fdc9 [2022-07-29T16:37:01.576Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T16:37:01.576Z] Removing intermediate container ab5ff03d66c6 [2022-07-29T16:37:01.576Z] ---> 9b3608ee0b50 [2022-07-29T16:37:01.576Z] Step 21/22 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:37:01.576Z] ---> Running in 79e0c6d796f5 [2022-07-29T16:37:01.837Z] ---> Running in 7c8c097a9457 [2022-07-29T16:37:01.837Z] ---> Running in b2a5eb16beb0 [2022-07-29T16:37:02.097Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-29T16:37:02.098Z] Removing intermediate container 79e0c6d796f5 [2022-07-29T16:37:02.098Z] ---> f5953fc65a90 [2022-07-29T16:37:02.098Z] Step 22/23 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:37:02.098Z] Removing intermediate container 7c8c097a9457 [2022-07-29T16:37:02.098Z] ---> fdc437171a1c [2022-07-29T16:37:02.098Z] [2022-07-29T16:37:02.098Z] Removing intermediate container b2a5eb16beb0 [2022-07-29T16:37:02.098Z] ---> aa184542f85c [2022-07-29T16:37:02.098Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T16:37:02.359Z] Successfully built fdc437171a1c [2022-07-29T16:37:02.359Z] Successfully tagged security-spire-server:latest [2022-07-29T16:37:02.359Z]  Building security-spire-server ... done  ---> Running in 19f2fb163f7b [2022-07-29T16:37:02.359Z] ---> Running in be4d71f45409 [2022-07-29T16:37:02.949Z] Removing intermediate container 19f2fb163f7b [2022-07-29T16:37:02.949Z] ---> 17fbe51af35d [2022-07-29T16:37:02.949Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T16:37:02.949Z] Removing intermediate container be4d71f45409 [2022-07-29T16:37:02.949Z] ---> 0f7471804752 [2022-07-29T16:37:02.949Z] [2022-07-29T16:37:02.949Z] ---> Running in e531624ca51b [2022-07-29T16:37:02.949Z] Successfully built 0f7471804752 [2022-07-29T16:37:02.949Z] Successfully tagged security-proxy-setup:latest [2022-07-29T16:37:02.949Z]  Building security-proxy-setup ... done Removing intermediate container e531624ca51b [2022-07-29T16:37:02.949Z] ---> 07795c2f1830 [2022-07-29T16:37:02.949Z] [2022-07-29T16:37:02.949Z] Successfully built 07795c2f1830 [2022-07-29T16:37:03.210Z] Successfully tagged core-metadata:latest [2022-07-29T16:37:25.220Z]  Building core-metadata ... done Removing intermediate container b81ba4822390 [2022-07-29T16:37:25.220Z] ---> e84da2430568 [2022-07-29T16:37:25.220Z] [2022-07-29T16:37:25.220Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T16:37:25.220Z] ---> 2720e26172a0 [2022-07-29T16:37:25.220Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T16:37:25.220Z] ---> Using cache [2022-07-29T16:37:25.220Z] ---> be39bd6cfbcc [2022-07-29T16:37:25.220Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:37:25.220Z] ---> Using cache [2022-07-29T16:37:25.220Z] ---> 118890396420 [2022-07-29T16:37:25.220Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T16:37:25.220Z] ---> Running in 50ee5e84b211 [2022-07-29T16:37:25.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:37:25.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:37:25.220Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T16:37:25.220Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T16:37:25.220Z] OK: 15856 distinct packages available [2022-07-29T16:37:25.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T16:37:25.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T16:37:25.481Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T16:37:25.481Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T16:37:25.747Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T16:37:25.747Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T16:37:25.747Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T16:37:26.009Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T16:37:26.009Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T16:37:26.009Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T16:37:26.271Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T16:37:26.271Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T16:37:26.271Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T16:37:26.271Z] OK: 8 MiB in 23 packages [2022-07-29T16:37:26.842Z] Removing intermediate container 50ee5e84b211 [2022-07-29T16:37:26.842Z] ---> 0564909563ca [2022-07-29T16:37:26.842Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:37:27.126Z] ---> b6d04c7f9120 [2022-07-29T16:37:27.126Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T16:37:27.699Z] ---> 86c9dc81d0e3 [2022-07-29T16:37:27.700Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T16:37:27.961Z] ---> b18d8763f863 [2022-07-29T16:37:27.961Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T16:37:28.223Z] ---> Running in 604ca889a250 [2022-07-29T16:37:28.223Z] Removing intermediate container 604ca889a250 [2022-07-29T16:37:28.223Z] ---> a3f698a132e8 [2022-07-29T16:37:28.223Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T16:37:28.223Z] ---> Running in c7652820f523 [2022-07-29T16:37:28.485Z] Removing intermediate container c7652820f523 [2022-07-29T16:37:28.485Z] ---> a807560725c9 [2022-07-29T16:37:28.485Z] Step 18/20 : LABEL arch=x86_64 [2022-07-29T16:37:28.485Z] ---> Running in bb30198d921a [2022-07-29T16:37:28.485Z] Removing intermediate container bb30198d921a [2022-07-29T16:37:28.485Z] ---> 88ef8f8d1cab [2022-07-29T16:37:28.485Z] Step 19/20 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [2022-07-29T16:37:28.485Z] ---> Running in 1de7fc1c24ae [2022-07-29T16:37:28.746Z] Removing intermediate container 1de7fc1c24ae [2022-07-29T16:37:28.746Z] ---> 34da3b239231 [2022-07-29T16:37:28.746Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T16:37:28.746Z] ---> Running in f55faef61c05 [2022-07-29T16:37:28.746Z] Removing intermediate container f55faef61c05 [2022-07-29T16:37:28.746Z] ---> 50aa10a45634 [2022-07-29T16:37:28.746Z] [2022-07-29T16:37:29.007Z] Successfully built 50aa10a45634 [2022-07-29T16:37:29.007Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-29T16:37:29.015Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-07-29T16:37:29.009Z] $ docker stop --time=1 6f30fdd5adc6a23e45f048193ac7f9fa797b1236c9ff9de4967edd3f2eba2742 [2022-07-29T16:37:30.877Z] $ docker rm -f 6f30fdd5adc6a23e45f048193ac7f9fa797b1236c9ff9de4967edd3f2eba2742 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T16:37:31.296Z] + docker images [2022-07-29T16:37:31.297Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T16:37:31.297Z] security-spiffe-token-provider latest 50aa10a45634 3 seconds ago 29.1MB [2022-07-29T16:37:31.297Z] e84da2430568 11 seconds ago 1.74GB [2022-07-29T16:37:31.297Z] security-proxy-setup latest 0f7471804752 29 seconds ago 27.2MB [2022-07-29T16:37:31.297Z] core-metadata latest 07795c2f1830 29 seconds ago 17.1MB [2022-07-29T16:37:31.297Z] security-spire-server latest fdc437171a1c 30 seconds ago 86.5MB [2022-07-29T16:37:31.297Z] support-notifications latest 451946e427c5 33 seconds ago 27.1MB [2022-07-29T16:37:31.297Z] 7ce8fc75e2f8 47 seconds ago 1.58GB [2022-07-29T16:37:31.297Z] e4b724624561 47 seconds ago 1.69GB [2022-07-29T16:37:31.297Z] core-command latest 11f8c24ac1ed 56 seconds ago 16.2MB [2022-07-29T16:37:31.297Z] 3e2e0877a4d5 About a minute ago 1.69GB [2022-07-29T16:37:31.297Z] 4e3caef4a08f About a minute ago 1.75GB [2022-07-29T16:37:31.297Z] security-spire-config latest 234bc5e0ffba About a minute ago 85.8MB [2022-07-29T16:37:31.297Z] support-scheduler latest 6f9c0a61ce90 About a minute ago 26.5MB [2022-07-29T16:37:31.297Z] sys-mgmt-agent latest aacadcd87b21 About a minute ago 299MB [2022-07-29T16:37:31.297Z] 40d51b97c5b5 About a minute ago 1.68GB [2022-07-29T16:37:31.297Z] 53135c9e6048 About a minute ago 1.74GB [2022-07-29T16:37:31.297Z] security-bootstrapper latest 9f1cf9d82ca1 About a minute ago 19.3MB [2022-07-29T16:37:31.297Z] core-data latest 9fb25d3e0561 2 minutes ago 21.5MB [2022-07-29T16:37:31.297Z] security-secretstore-setup latest 5c0bc7592e60 2 minutes ago 28.9MB [2022-07-29T16:37:31.297Z] security-spire-agent latest f6492298193d 2 minutes ago 125MB [2022-07-29T16:37:31.297Z] ad7eeeac6196 2 minutes ago 1.69GB [2022-07-29T16:37:31.297Z] cf2a9ce36fa9 2 minutes ago 1.71GB [2022-07-29T16:37:31.297Z] 8aa33ab960df 2 minutes ago 1.7GB [2022-07-29T16:37:31.297Z] 3def51bd60ca 3 minutes ago 1.69GB [2022-07-29T16:37:31.297Z] 7cd9c30c2d06 3 minutes ago 1.58GB [2022-07-29T16:37:31.297Z] ci-base-image-x86_64 latest 0fc298d55a54 6 minutes ago 993MB [2022-07-29T16:37:31.297Z] alpine 3.15 2720e26172a0 9 days ago 5.57MB [2022-07-29T16:37:31.297Z] alpine 3.16 d7d3d98c851f 10 days ago 5.53MB [2022-07-29T16:37:31.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-07-29T16:37:31.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-29T16:37:31.297Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-29T16:37:31.297Z] 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] } [2022-07-29T16:38:03.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T16:38:03.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T16:38:05.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T16:38:05.874Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T16:38:05.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T16:38:05.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T16:38:05.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T16:38:05.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T16:38:06.474Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T16:38:09.126Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T16:38:09.126Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T16:38:09.126Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T16:38:09.126Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T16:38:09.126Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T16:38:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T16:38:24.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.354s coverage: 28.7% of statements [2022-07-29T16:38:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T16:38:24.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T16:38:27.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.449s coverage: 98.5% of statements [2022-07-29T16:38:27.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T16:38:27.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.508s coverage: 54.2% of statements [2022-07-29T16:38:27.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T16:38:27.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T16:38:50.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.487s coverage: 89.2% of statements [2022-07-29T16:38:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T16:38:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T16:38:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T16:38:50.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.453s coverage: 83.8% of statements [2022-07-29T16:38:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T16:38:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T16:38:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T16:38:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T16:38:50.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T16:38:52.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.694s coverage: 95.6% of statements [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T16:38:52.465Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 72.2% of statements [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T16:38:52.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.517s coverage: 60.0% of statements [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T16:38:52.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.360s coverage: 0.9% of statements [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T16:38:52.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements [2022-07-29T16:38:52.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.312s coverage: 29.6% of statements [2022-07-29T16:38:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T16:38:59.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements [2022-07-29T16:38:59.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.281s coverage: 79.5% of statements [2022-07-29T16:38:59.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements [2022-07-29T16:38:59.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2022-07-29T16:39:01.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements [2022-07-29T16:39:10.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.352s coverage: 94.4% of statements [2022-07-29T16:39:10.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements [2022-07-29T16:39:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.746s coverage: 82.4% of statements [2022-07-29T16:39:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T16:39:24.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T16:39:24.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T16:39:24.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T16:39:24.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T16:39:24.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 58.8% of statements [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T16:39:24.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements [2022-07-29T16:39:24.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements [2022-07-29T16:39:24.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.320s coverage: 85.4% of statements [2022-07-29T16:39:24.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.917s coverage: 91.2% of statements [2022-07-29T16:39:24.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T16:39:31.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 64.7% of statements [2022-07-29T16:39:31.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T16:39:31.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T16:39:31.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.305s coverage: 100.0% of statements [2022-07-29T16:39:31.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements [2022-07-29T16:39:31.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2022-07-29T16:39:31.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2022-07-29T16:39:31.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-07-29T16:39:39.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.381s coverage: 65.8% of statements [2022-07-29T16:39:39.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T16:39:39.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T16:39:39.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T16:39:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.980s coverage: 43.6% of statements [2022-07-29T16:39:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T16:39:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T16:39:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.297s coverage: 89.5% of statements [2022-07-29T16:39:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T16:39:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements [2022-07-29T16:39:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T16:39:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T16:39:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T16:39:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T16:39:51.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements [2022-07-29T16:39:51.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T16:39:51.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T16:39:51.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T16:39:51.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T16:39:51.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.865s coverage: 92.3% of statements [2022-07-29T16:39:51.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T16:39:51.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T16:39:51.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T16:39:51.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T16:39:51.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.269s coverage: 63.2% of statements [2022-07-29T16:39:51.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T16:39:51.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T16:39:51.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.510s coverage: 97.7% of statements [2022-07-29T16:39:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T16:39:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T16:39:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T16:39:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T16:39:51.662Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.255s coverage: 28.9% of statements [2022-07-29T16:39:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T16:39:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T16:39:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T16:39:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T16:39:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T16:39:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T16:39:51.662Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.244s coverage: 100.0% of statements [2022-07-29T16:39:51.662Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-07-29T16:39:52.647Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-29T16:39:52.647Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-29T16:39:52.647Z] GO111MODULE=on go vet ./... [2022-07-29T16:41:59.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T16:41:59.598Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T16:41:59.598Z] ./bin/test-attribution-txt.sh [2022-07-29T16:41:59.598Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T16:41:59.598Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T16:41:59.598Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T16:41:59.598Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T16:41:59.598Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T16:41:59.598Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T16:41:59.598Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T16:41:59.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T16:42:00.287Z] + ls -al . [2022-07-29T16:42:00.287Z] total 684 [2022-07-29T16:42:00.287Z] drwxrwxr-x 9 1001 1001 4096 Jul 29 16:35 . [2022-07-29T16:42:00.287Z] drwxr-xr-x 4 root root 4096 Jul 29 16:35 .. [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 16:33 .dockerignore [2022-07-29T16:42:00.287Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 16:33 .git [2022-07-29T16:42:00.287Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 16:33 .github [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 16:33 .gitignore [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 16:33 .golangci.yml [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 16:33 .hadolint.yml [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 16:33 .sonarcloud.properties [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 16:33 ADOPTERS.md [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 16:33 Attribution.txt [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 16:33 CHANGELOG.md [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 16:33 CONTRIBUTING.md [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 16:33 GOVERNANCE.md [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 16:33 Jenkinsfile [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 16:33 LICENSE [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 16:33 Makefile [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 16:33 OWNERS.md [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 16:33 README.md [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 16:33 SECURITY.md [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 16:30 VERSION [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 16:33 ZMQWindows.md [2022-07-29T16:42:00.287Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 16:33 bin [2022-07-29T16:42:00.287Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 16:33 cmd [2022-07-29T16:42:00.287Z] -rw-r--r-- 1 root root 436312 Jul 29 16:39 coverage.out [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 16:33 go.mod [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 16:33 go.sum [2022-07-29T16:42:00.287Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 16:33 internal [2022-07-29T16:42:00.287Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 16:33 openapi [2022-07-29T16:42:00.287Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 16:33 snap [2022-07-29T16:42:00.287Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 16:33 version.go [Pipeline] sh [2022-07-29T16:42:00.953Z] + '[' -e coverage.out ] [2022-07-29T16:42:00.953Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T16:42:00.983Z] Warning: overwriting stash ‘coverage-report’ [2022-07-29T16:42:01.843Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T16:42:02.502Z] + make build [2022-07-29T16:42:02.503Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T16:43:39.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T16:44:47.540Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T16:44:51.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T16:45:38.867Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T16:45:38.867Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T16:45:38.867Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T16:45:44.272Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T16:45:48.594Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T16:45:54.009Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T16:45:57.399Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T16:46:01.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T16:46:11.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-29T16:46:16.210Z] $ docker stop --time=1 a1639ebd24a2ee42aa019517f5a5eb21c4773361a91ed2722322ef871fe6dc17 [2022-07-29T16:46:18.350Z] $ docker rm -f a1639ebd24a2ee42aa019517f5a5eb21c4773361a91ed2722322ef871fe6dc17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:46:20.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T16:46:20.950Z] [2022-07-29T16:46:20.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:46:21.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T16:46:21.595Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-29T16:46:21.595Z] 29e5d40040c1: Pulling fs layer [2022-07-29T16:46:21.595Z] 1ce36da41761: Pulling fs layer [2022-07-29T16:46:21.595Z] 25b303627fd3: Pulling fs layer [2022-07-29T16:46:21.875Z] 29e5d40040c1: Verifying Checksum [2022-07-29T16:46:21.875Z] 29e5d40040c1: Download complete [2022-07-29T16:46:22.147Z] 1ce36da41761: Verifying Checksum [2022-07-29T16:46:22.421Z] 29e5d40040c1: Pull complete [2022-07-29T16:46:23.861Z] 25b303627fd3: Verifying Checksum [2022-07-29T16:46:23.861Z] 25b303627fd3: Download complete [2022-07-29T16:46:23.861Z] 1ce36da41761: Pull complete [2022-07-29T16:46:36.613Z] 25b303627fd3: Pull complete [2022-07-29T16:46:36.613Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-29T16:46:36.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T16:46:36.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T16:46:36.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-21490 does not seem to be running inside a container [2022-07-29T16:46:36.975Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-29T16:46:39.405Z] $ docker top 88002d8cb852561a3ee20640257f63424afea013f1823bf73f7de685db8d5e7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T16:46:40.317Z] + grep parallel [2022-07-29T16:46:40.317Z] + docker-compose build --help [2022-07-29T16:46:45.719Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T16:46:45.742Z] $ docker stop --time=1 88002d8cb852561a3ee20640257f63424afea013f1823bf73f7de685db8d5e7f [2022-07-29T16:46:47.397Z] $ docker rm -f 88002d8cb852561a3ee20640257f63424afea013f1823bf73f7de685db8d5e7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T16:46:48.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T16:46:48.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T16:46:48.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-21490 does not seem to be running inside a container [2022-07-29T16:46:48.335Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-29T16:46:49.711Z] $ docker top 012a192e320c663662d845a2329aa90aeacda03ccfb84b01db391296c8654219 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T16:46:50.620Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T16:46:57.310Z] Building core-command ... [2022-07-29T16:46:57.310Z] Building core-data ... [2022-07-29T16:46:57.310Z] Building core-metadata ... [2022-07-29T16:46:57.310Z] Building security-bootstrapper ... [2022-07-29T16:46:57.310Z] Building security-proxy-setup ... [2022-07-29T16:46:57.310Z] Building security-secretstore-setup ... [2022-07-29T16:46:57.310Z] Building security-spiffe-token-provider ... [2022-07-29T16:46:57.310Z] Building security-spire-agent ... [2022-07-29T16:46:57.310Z] Building security-spire-config ... [2022-07-29T16:46:57.310Z] Building security-spire-server ... [2022-07-29T16:46:57.310Z] Building support-notifications ... [2022-07-29T16:46:57.310Z] Building support-scheduler ... [2022-07-29T16:46:57.310Z] Building sys-mgmt-agent ... [2022-07-29T16:46:57.310Z] Building core-command [2022-07-29T16:46:57.310Z] Building security-spiffe-token-provider [2022-07-29T16:46:57.310Z] Building support-scheduler [2022-07-29T16:46:57.310Z] Building security-bootstrapper [2022-07-29T16:46:57.310Z] Building security-spire-config [2022-07-29T16:48:34.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:48:34.133Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:48:34.133Z] ---> 3a5178d9c203 [2022-07-29T16:48:34.133Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T16:48:34.133Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:48:34.133Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:48:34.133Z] ---> 3a5178d9c203 [2022-07-29T16:48:34.133Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T16:48:34.133Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:48:34.133Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:48:34.133Z] ---> 3a5178d9c203 [2022-07-29T16:48:34.133Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T16:48:34.133Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:48:34.133Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:48:34.133Z] ---> 3a5178d9c203 [2022-07-29T16:48:34.133Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T16:48:34.133Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:48:34.133Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:48:34.133Z] ---> 3a5178d9c203 [2022-07-29T16:48:34.133Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T16:48:34.133Z] ---> Running in 5e145e529778 [2022-07-29T16:48:34.133Z] ---> Running in ab017bc8779b [2022-07-29T16:48:34.133Z] ---> Running in 855482553a57 [2022-07-29T16:48:34.133Z] ---> Running in e9ea3e1e619f [2022-07-29T16:48:34.133Z] ---> Running in 57b1a664301b [2022-07-29T16:48:34.133Z] Removing intermediate container 855482553a57 [2022-07-29T16:48:34.133Z] ---> 8c6a597a47c9 [2022-07-29T16:48:34.133Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:48:34.133Z] ---> Running in ab6dd3159ef9 [2022-07-29T16:48:34.133Z] Removing intermediate container 5e145e529778 [2022-07-29T16:48:34.133Z] ---> 23b700fb0d7b [2022-07-29T16:48:34.133Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:48:34.133Z] Removing intermediate container 57b1a664301b [2022-07-29T16:48:34.133Z] ---> abfcaeeea8f2 [2022-07-29T16:48:34.133Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T16:48:34.133Z] Removing intermediate container e9ea3e1e619f [2022-07-29T16:48:34.133Z] Removing intermediate container ab017bc8779b [2022-07-29T16:48:34.133Z] ---> 3f9f812f0dd6 [2022-07-29T16:48:34.133Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:48:34.133Z] ---> 63efa935c516 [2022-07-29T16:48:34.133Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:48:34.133Z] ---> Running in 87ec174edaed [2022-07-29T16:48:34.133Z] ---> Running in 3b3b6dec7f48 [2022-07-29T16:48:34.133Z] ---> Running in 8be57d2f65fa [2022-07-29T16:48:34.133Z] ---> Running in 9e5523206e8c [2022-07-29T16:48:34.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] Removing intermediate container ab6dd3159ef9 [2022-07-29T16:48:34.133Z] ---> 745785837417 [2022-07-29T16:48:34.133Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T16:48:34.133Z] Removing intermediate container 87ec174edaed [2022-07-29T16:48:34.133Z] ---> 6ac64d0e5fb9 [2022-07-29T16:48:34.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T16:48:34.133Z] ---> Running in 2abc9afecbd1 [2022-07-29T16:48:34.133Z] ---> Running in 6955628c34d5 [2022-07-29T16:48:34.133Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T16:48:34.133Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T16:48:34.133Z] OK: 16887 distinct packages available [2022-07-29T16:48:34.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] Removing intermediate container 9e5523206e8c [2022-07-29T16:48:34.133Z] ---> d06e92510536 [2022-07-29T16:48:34.133Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T16:48:34.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] Removing intermediate container 8be57d2f65fa [2022-07-29T16:48:34.133Z] ---> Running in 4bae472da91f [2022-07-29T16:48:34.133Z] ---> 312fe2662629 [2022-07-29T16:48:34.133Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T16:48:34.133Z] ---> Running in f124522e8c7b [2022-07-29T16:48:34.133Z] OK: 221 MiB in 51 packages [2022-07-29T16:48:34.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] Removing intermediate container 3b3b6dec7f48 [2022-07-29T16:48:34.133Z] ---> 66e93a25a2a7 [2022-07-29T16:48:34.133Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T16:48:34.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:48:34.133Z] ---> f7357f557656 [2022-07-29T16:48:34.133Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:48:34.133Z] ---> Running in da4fc3fc9dfa [2022-07-29T16:48:34.133Z] OK: 221 MiB in 51 packages [2022-07-29T16:48:34.133Z] OK: 221 MiB in 51 packages [2022-07-29T16:48:34.420Z] OK: 221 MiB in 51 packages [2022-07-29T16:48:34.420Z] OK: 221 MiB in 51 packages [2022-07-29T16:48:35.423Z] Removing intermediate container 6955628c34d5 [2022-07-29T16:48:35.423Z] ---> c528de87a6e8 [2022-07-29T16:48:35.423Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T16:48:35.423Z] Removing intermediate container 2abc9afecbd1 [2022-07-29T16:48:35.423Z] ---> 1e4ed1114ce8 [2022-07-29T16:48:35.423Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T16:48:36.039Z] Removing intermediate container f124522e8c7b [2022-07-29T16:48:36.039Z] ---> d9b49f516d82 [2022-07-29T16:48:36.039Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T16:48:36.319Z] Removing intermediate container 4bae472da91f [2022-07-29T16:48:36.319Z] ---> 5adbeb5407c7 [2022-07-29T16:48:36.319Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T16:48:36.926Z] ---> fd30d455aeee [2022-07-29T16:48:36.926Z] ---> 3ab0b99174f0 [2022-07-29T16:48:36.926Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:48:36.926Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:48:37.210Z] ---> Running in 4884de79ac86 [2022-07-29T16:48:37.210Z] ---> db5ac9a94984 [2022-07-29T16:48:37.210Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:48:37.210Z] ---> Running in 4d45ce1f2e9e [2022-07-29T16:48:37.489Z] ---> Running in e09c715f032e [2022-07-29T16:48:38.120Z] ---> 62b9d16146fd [2022-07-29T16:48:38.120Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:48:38.402Z] ---> Running in 16804c53c303 [2022-07-29T16:49:35.019Z] Removing intermediate container da4fc3fc9dfa [2022-07-29T16:49:35.019Z] ---> 7ed4309e59e0 [2022-07-29T16:49:35.019Z] Step 7/20 : COPY . . [2022-07-29T16:49:39.342Z] Removing intermediate container 16804c53c303 [2022-07-29T16:49:39.342Z] ---> 9bf32f02ef4f [2022-07-29T16:49:39.342Z] Step 8/22 : COPY . . [2022-07-29T16:49:39.342Z] Removing intermediate container 4d45ce1f2e9e [2022-07-29T16:49:39.342Z] ---> e60b02e7a5dc [2022-07-29T16:49:39.342Z] Step 8/23 : COPY . . [2022-07-29T16:49:39.342Z] Removing intermediate container e09c715f032e [2022-07-29T16:49:39.342Z] ---> cbe2c7be4f35 [2022-07-29T16:49:39.342Z] Step 8/31 : COPY . . [2022-07-29T16:49:39.342Z] Removing intermediate container 4884de79ac86 [2022-07-29T16:49:39.342Z] ---> 0d5bcec32946 [2022-07-29T16:49:39.342Z] Step 8/26 : COPY . . [2022-07-29T16:50:01.561Z] ---> 10d29f16f1d2 [2022-07-29T16:50:01.561Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T16:50:01.561Z] ---> Running in ce9eca8c81cd [2022-07-29T16:50:01.561Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-29T16:50:16.709Z] ---> 4a6d322e7073 [2022-07-29T16:50:16.709Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T16:50:16.709Z] ---> 41bd9b7101b9 [2022-07-29T16:50:16.709Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T16:50:16.709Z] ---> e2f0d46c5ce6 [2022-07-29T16:50:16.709Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T16:50:16.709Z] ---> ed6892cc2a71 [2022-07-29T16:50:16.709Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T16:50:16.709Z] ---> Running in e9c5ac96d5c8 [2022-07-29T16:50:16.709Z] ---> Running in 21f9895fa58b [2022-07-29T16:50:16.709Z] ---> Running in ca19cae5487a [2022-07-29T16:50:16.709Z] ---> Running in c8830decbbf6 [2022-07-29T16:50:16.709Z] Removing intermediate container e9c5ac96d5c8 [2022-07-29T16:50:16.709Z] ---> 53ceac2e630c [2022-07-29T16:50:16.709Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T16:50:16.709Z] ---> Running in 0a39144d6311 [2022-07-29T16:50:17.350Z] Removing intermediate container 0a39144d6311 [2022-07-29T16:50:17.350Z] ---> ebf47e95aa32 [2022-07-29T16:50:17.350Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T16:50:17.627Z] ---> Running in c9f51d013004 [2022-07-29T16:50:18.623Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T16:50:18.623Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T16:50:18.623Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T16:50:20.623Z] Removing intermediate container c9f51d013004 [2022-07-29T16:50:20.624Z] ---> 2e2724455c18 [2022-07-29T16:50:20.624Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T16:50:20.905Z] ---> Running in 9eb58ff26320 [2022-07-29T16:50:21.514Z] Removing intermediate container 9eb58ff26320 [2022-07-29T16:50:21.514Z] ---> ed289e00ad36 [2022-07-29T16:50:21.514Z] [2022-07-29T16:50:21.514Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T16:50:21.799Z] 3.15: Pulling from library/alpine [2022-07-29T16:50:23.519Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T16:50:23.519Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T16:50:23.519Z] ---> 60f2846fe774 [2022-07-29T16:50:23.519Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T16:50:23.519Z] ---> Running in 7395c98e21cc [2022-07-29T16:50:23.820Z] Removing intermediate container 7395c98e21cc [2022-07-29T16:50:23.820Z] ---> c1850ab764ac [2022-07-29T16:50:23.820Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:50:24.122Z] ---> Running in 584331b970da [2022-07-29T16:50:27.610Z] Removing intermediate container 584331b970da [2022-07-29T16:50:27.610Z] ---> 42e99ad9392d [2022-07-29T16:50:27.610Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T16:50:27.610Z] ---> Running in 7256e160d049 [2022-07-29T16:50:29.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:50:30.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:50:31.992Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T16:50:31.992Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T16:50:31.992Z] OK: 15733 distinct packages available [2022-07-29T16:50:32.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:50:33.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:50:34.710Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T16:50:34.710Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T16:50:34.991Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T16:50:34.991Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T16:50:34.991Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T16:50:35.273Z] OK: 6 MiB in 18 packages [2022-07-29T16:50:37.283Z] Removing intermediate container 7256e160d049 [2022-07-29T16:50:37.283Z] ---> e9c64b20a595 [2022-07-29T16:50:37.283Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T16:50:44.038Z] ---> 2de96fd10153 [2022-07-29T16:50:44.038Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T16:50:44.317Z] ---> 3bdb2a6e3b1c [2022-07-29T16:50:44.317Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T16:50:44.317Z] ---> Running in 75f657c9ca8d [2022-07-29T16:50:44.927Z] Removing intermediate container 75f657c9ca8d [2022-07-29T16:50:44.927Z] ---> 95118a0c26f9 [2022-07-29T16:50:44.927Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T16:50:45.930Z] ---> 93f391e7cad7 [2022-07-29T16:50:45.930Z] Step 21/26 : WORKDIR / [2022-07-29T16:50:45.930Z] ---> Running in 82e672e4ba68 [2022-07-29T16:50:46.574Z] Removing intermediate container 82e672e4ba68 [2022-07-29T16:50:46.574Z] ---> 780230e54def [2022-07-29T16:50:46.574Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T16:50:46.858Z] ---> Running in 2cbdab7886ac [2022-07-29T16:50:47.468Z] Removing intermediate container 2cbdab7886ac [2022-07-29T16:50:47.468Z] ---> 874ad6a7a09c [2022-07-29T16:50:47.468Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T16:50:47.468Z] ---> Running in fcc64802d97b [2022-07-29T16:50:48.076Z] Removing intermediate container fcc64802d97b [2022-07-29T16:50:48.076Z] ---> 1b438a91d8da [2022-07-29T16:50:48.076Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T16:50:48.373Z] ---> Running in a657db044302 [2022-07-29T16:50:48.654Z] Removing intermediate container a657db044302 [2022-07-29T16:50:48.654Z] ---> dd8cb907c27e [2022-07-29T16:50:48.654Z] Step 25/26 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T16:50:48.929Z] ---> Running in cf91aa2ffc1d [2022-07-29T16:50:49.556Z] Removing intermediate container cf91aa2ffc1d [2022-07-29T16:50:49.556Z] ---> 08720706f290 [2022-07-29T16:50:49.556Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T16:50:49.556Z] ---> Running in 86d98aa8ce29 [2022-07-29T16:50:50.161Z] Removing intermediate container 86d98aa8ce29 [2022-07-29T16:50:50.161Z] ---> bb1f81d03f48 [2022-07-29T16:50:50.161Z] [2022-07-29T16:50:50.438Z] Successfully built bb1f81d03f48 [2022-07-29T16:50:50.438Z] Successfully tagged security-spire-config-arm64:latest [2022-07-29T16:50:50.438Z]  Building security-spire-config ... done Building support-notifications [2022-07-29T16:51:22.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:51:22.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:51:22.836Z] ---> 3a5178d9c203 [2022-07-29T16:51:22.836Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T16:51:22.836Z] ---> Using cache [2022-07-29T16:51:22.836Z] ---> 3f9f812f0dd6 [2022-07-29T16:51:22.836Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:51:22.836Z] ---> Using cache [2022-07-29T16:51:22.836Z] ---> d06e92510536 [2022-07-29T16:51:22.836Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T16:51:22.836Z] ---> Running in f826e1aa586a [2022-07-29T16:51:24.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:51:25.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:51:27.316Z] OK: 221 MiB in 51 packages [2022-07-29T16:51:28.781Z] Removing intermediate container f826e1aa586a [2022-07-29T16:51:28.781Z] ---> 06f0eaa8b503 [2022-07-29T16:51:28.781Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T16:51:29.783Z] ---> 87dc3f8e4fc7 [2022-07-29T16:51:29.783Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:51:29.783Z] ---> Running in 2ce40047d5f3 [2022-07-29T16:52:26.443Z] Removing intermediate container 2ce40047d5f3 [2022-07-29T16:52:26.443Z] ---> 8f51a14ab835 [2022-07-29T16:52:26.443Z] Step 8/22 : COPY . . [2022-07-29T16:52:44.791Z] ---> 64033c59b0bb [2022-07-29T16:52:44.791Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T16:52:44.791Z] ---> Running in 9e4c8e3aa52d [2022-07-29T16:52:44.791Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T16:56:21.845Z] Removing intermediate container ca19cae5487a [2022-07-29T16:56:21.845Z] ---> 5b4a74012d73 [2022-07-29T16:56:21.845Z] [2022-07-29T16:56:21.845Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T16:56:21.845Z] 3.16: Pulling from library/alpine [2022-07-29T16:56:21.845Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T16:56:21.845Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T16:56:21.845Z] ---> 3d81c46cd875 [2022-07-29T16:56:21.845Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T16:56:21.845Z] ---> Running in 3f00cdffe91f [2022-07-29T16:56:21.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:56:21.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:56:21.845Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T16:56:21.845Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T16:56:21.845Z] OK: 5 MiB in 15 packages [2022-07-29T16:56:21.845Z] Removing intermediate container 3f00cdffe91f [2022-07-29T16:56:21.845Z] ---> 934fee1c9783 [2022-07-29T16:56:21.845Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T16:56:21.845Z] ---> Running in 68bb83a56d3a [2022-07-29T16:56:21.845Z] Removing intermediate container 68bb83a56d3a [2022-07-29T16:56:21.845Z] ---> 16f4a3919e8e [2022-07-29T16:56:21.845Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T16:56:21.845Z] ---> Running in e1f4480aa5e4 [2022-07-29T16:56:21.845Z] Removing intermediate container e1f4480aa5e4 [2022-07-29T16:56:21.845Z] ---> 307380046794 [2022-07-29T16:56:21.845Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T16:56:21.845Z] ---> Running in 1c41d32a6f89 [2022-07-29T16:56:21.845Z] Removing intermediate container 1c41d32a6f89 [2022-07-29T16:56:21.845Z] ---> 6e53b8763b44 [2022-07-29T16:56:21.845Z] Step 15/23 : WORKDIR / [2022-07-29T16:56:21.845Z] ---> Running in a661ea03920d [2022-07-29T16:56:21.845Z] Removing intermediate container a661ea03920d [2022-07-29T16:56:21.845Z] ---> d19a16a24fb9 [2022-07-29T16:56:21.845Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:56:22.848Z] ---> 833412300be0 [2022-07-29T16:56:22.848Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T16:56:26.296Z] ---> 79226a80fa4f [2022-07-29T16:56:26.296Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T16:56:27.756Z] ---> 8aff504f2474 [2022-07-29T16:56:27.756Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T16:56:27.756Z] ---> Running in 6c61c4066263 [2022-07-29T16:56:28.893Z] Removing intermediate container 6c61c4066263 [2022-07-29T16:56:28.893Z] ---> 2581abf20cf0 [2022-07-29T16:56:28.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T16:56:28.893Z] ---> Running in 5c250d01f1da [2022-07-29T16:56:29.889Z] Removing intermediate container 5c250d01f1da [2022-07-29T16:56:29.889Z] ---> 53d48c6c1290 [2022-07-29T16:56:29.889Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T16:56:29.889Z] ---> Running in 8a2c04c0b515 [2022-07-29T16:56:30.170Z] Removing intermediate container 21f9895fa58b [2022-07-29T16:56:30.170Z] ---> d6648e6a7369 [2022-07-29T16:56:30.170Z] [2022-07-29T16:56:30.458Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T16:56:30.458Z] ---> 3d81c46cd875 [2022-07-29T16:56:30.458Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T16:56:30.458Z] ---> Running in 86bdfa19915b [2022-07-29T16:56:30.787Z] Removing intermediate container 8a2c04c0b515 [2022-07-29T16:56:30.787Z] ---> bafb543d5c66 [2022-07-29T16:56:30.787Z] Step 22/23 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T16:56:31.068Z] ---> Running in c0a2435ee302 [2022-07-29T16:56:31.345Z] Removing intermediate container 86bdfa19915b [2022-07-29T16:56:31.345Z] ---> e13ca9231d68 [2022-07-29T16:56:31.345Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T16:56:31.345Z] ---> Running in 80f1befd279a [2022-07-29T16:56:31.954Z] Removing intermediate container c0a2435ee302 [2022-07-29T16:56:31.955Z] ---> db07552f6891 [2022-07-29T16:56:31.955Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T16:56:32.240Z] ---> Running in 23f326dfeb8f [2022-07-29T16:56:32.853Z] Removing intermediate container 23f326dfeb8f [2022-07-29T16:56:32.853Z] ---> b64051752081 [2022-07-29T16:56:32.853Z] [2022-07-29T16:56:33.460Z] Successfully built b64051752081 [2022-07-29T16:56:33.738Z] Successfully tagged core-command-arm64:latest [2022-07-29T16:56:33.738Z]  Building core-command ... done Building security-spire-agent [2022-07-29T16:56:33.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:56:34.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:56:35.330Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T16:56:35.606Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T16:56:35.606Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T16:56:35.606Z] OK: 5 MiB in 16 packages [2022-07-29T16:56:37.593Z] Removing intermediate container 80f1befd279a [2022-07-29T16:56:37.593Z] ---> 0c378224c9fa [2022-07-29T16:56:37.593Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T16:56:37.593Z] ---> Running in 1c9cc2f1ff44 [2022-07-29T16:56:37.881Z] Removing intermediate container 1c9cc2f1ff44 [2022-07-29T16:56:37.881Z] ---> 7da99033e70a [2022-07-29T16:56:37.881Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T16:56:38.159Z] ---> Running in 0e279ca82860 [2022-07-29T16:56:38.760Z] Removing intermediate container 0e279ca82860 [2022-07-29T16:56:38.760Z] ---> 4d405f99659e [2022-07-29T16:56:38.760Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T16:56:38.760Z] ---> Running in 519cb025252c [2022-07-29T16:56:39.394Z] Removing intermediate container 519cb025252c [2022-07-29T16:56:39.394Z] ---> db82971df337 [2022-07-29T16:56:39.394Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T16:56:39.394Z] ---> Running in 84e704973bcf [2022-07-29T16:56:42.807Z] Removing intermediate container 84e704973bcf [2022-07-29T16:56:42.807Z] ---> 7e057cf6b95e [2022-07-29T16:56:42.807Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T16:56:42.807Z] ---> Running in 8dd2d7f11f7a [2022-07-29T16:56:43.415Z] Removing intermediate container 8dd2d7f11f7a [2022-07-29T16:56:43.415Z] ---> 64fe0beae74f [2022-07-29T16:56:43.415Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T16:56:44.416Z] ---> 1eb78ed8b097 [2022-07-29T16:56:44.416Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T16:56:44.416Z] ---> Running in bae3de6db95c [2022-07-29T16:56:48.791Z] Removing intermediate container bae3de6db95c [2022-07-29T16:56:48.791Z] ---> 9f5c509d8389 [2022-07-29T16:56:48.791Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:56:49.406Z] ---> 15811b672e74 [2022-07-29T16:56:49.406Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T16:56:52.078Z] ---> f89489fa7d45 [2022-07-29T16:56:52.078Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T16:56:53.544Z] ---> bd9ad1b966f6 [2022-07-29T16:56:53.544Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T16:56:54.543Z] ---> a6d52118aebb [2022-07-29T16:56:54.543Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T16:56:55.996Z] ---> 59b88b76194e [2022-07-29T16:56:55.996Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T16:56:57.447Z] ---> 3df62e1720b5 [2022-07-29T16:56:57.447Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T16:56:57.447Z] ---> Running in efddbfdedba9 [2022-07-29T16:57:00.858Z] Removing intermediate container efddbfdedba9 [2022-07-29T16:57:00.858Z] ---> 9d3dc564f0f5 [2022-07-29T16:57:00.858Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T16:57:00.858Z] ---> Running in d0c1e6a326b6 [2022-07-29T16:57:01.140Z] Removing intermediate container d0c1e6a326b6 [2022-07-29T16:57:01.140Z] ---> 3574e2aeaf89 [2022-07-29T16:57:01.140Z] Step 28/31 : CMD ["gate"] [2022-07-29T16:57:01.423Z] ---> Running in 6321615c7af5 [2022-07-29T16:57:02.036Z] Removing intermediate container 6321615c7af5 [2022-07-29T16:57:02.036Z] ---> 670d49413891 [2022-07-29T16:57:02.036Z] Step 29/31 : LABEL arch=arm64 [2022-07-29T16:57:02.036Z] ---> Running in a6e3a7863636 [2022-07-29T16:57:02.668Z] Removing intermediate container a6e3a7863636 [2022-07-29T16:57:02.668Z] ---> 4927beedbcf6 [2022-07-29T16:57:02.668Z] Step 30/31 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T16:57:02.944Z] ---> Running in 966a0999813d [2022-07-29T16:57:03.542Z] Removing intermediate container 966a0999813d [2022-07-29T16:57:03.542Z] ---> 49c953a8569b [2022-07-29T16:57:03.816Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T16:57:03.816Z] ---> Running in 2e81b1d1a4e4 [2022-07-29T16:57:04.804Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:57:04.804Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:57:04.804Z] ---> 3a5178d9c203 [2022-07-29T16:57:04.804Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T16:57:04.804Z] ---> Using cache [2022-07-29T16:57:04.804Z] ---> 3f9f812f0dd6 [2022-07-29T16:57:04.804Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:57:04.804Z] ---> Using cache [2022-07-29T16:57:04.804Z] ---> d06e92510536 [2022-07-29T16:57:04.804Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T16:57:04.804Z] ---> Running in f15e6e773b0d [2022-07-29T16:57:04.804Z] Removing intermediate container 2e81b1d1a4e4 [2022-07-29T16:57:04.804Z] ---> 88c295637919 [2022-07-29T16:57:04.804Z] [2022-07-29T16:57:05.427Z] Successfully built 88c295637919 [2022-07-29T16:57:05.427Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-29T16:57:05.427Z] Building core-data [2022-07-29T16:57:06.421Z]  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:57:07.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:57:08.865Z] OK: 221 MiB in 51 packages [2022-07-29T16:57:10.878Z] Removing intermediate container f15e6e773b0d [2022-07-29T16:57:10.878Z] ---> e1dcd88a67a0 [2022-07-29T16:57:10.878Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T16:57:11.906Z] ---> 6043b5577cdd [2022-07-29T16:57:11.906Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:57:11.906Z] ---> Running in de8f2c2bab64 [2022-07-29T16:57:38.775Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:57:38.775Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:57:38.775Z] ---> 3a5178d9c203 [2022-07-29T16:57:38.775Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T16:57:38.775Z] ---> Using cache [2022-07-29T16:57:38.775Z] ---> 3f9f812f0dd6 [2022-07-29T16:57:38.775Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:57:38.775Z] ---> Using cache [2022-07-29T16:57:38.775Z] ---> d06e92510536 [2022-07-29T16:57:38.775Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T16:57:39.052Z] ---> Running in 9b6552ecb38b [2022-07-29T16:57:41.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:57:42.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:57:43.541Z] OK: 221 MiB in 51 packages [2022-07-29T16:57:45.551Z] Removing intermediate container 9b6552ecb38b [2022-07-29T16:57:45.551Z] ---> 44e88c001597 [2022-07-29T16:57:45.551Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T16:57:47.013Z] ---> a6e4b5c3b0b2 [2022-07-29T16:57:47.013Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:57:47.291Z] ---> Running in dbea541432f4 [2022-07-29T16:58:14.167Z] Removing intermediate container de8f2c2bab64 [2022-07-29T16:58:14.167Z] ---> b6591f4a5ba0 [2022-07-29T16:58:14.167Z] Step 8/26 : COPY . . [2022-07-29T16:58:14.167Z] Removing intermediate container ce9eca8c81cd [2022-07-29T16:58:14.167Z] ---> 3b5cd64679ae [2022-07-29T16:58:14.167Z] [2022-07-29T16:58:14.167Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T16:58:14.167Z] ---> 60f2846fe774 [2022-07-29T16:58:14.167Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T16:58:14.167Z] ---> Using cache [2022-07-29T16:58:14.167Z] ---> c1850ab764ac [2022-07-29T16:58:14.167Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:58:14.167Z] ---> Using cache [2022-07-29T16:58:14.167Z] ---> 42e99ad9392d [2022-07-29T16:58:14.167Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T16:58:14.167Z] ---> Running in a23e6d93ecfa [2022-07-29T16:58:14.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:58:16.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:58:18.365Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T16:58:18.365Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T16:58:18.365Z] OK: 15733 distinct packages available [2022-07-29T16:58:18.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:58:19.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:58:20.806Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T16:58:20.806Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T16:58:21.086Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T16:58:21.086Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T16:58:21.086Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T16:58:21.371Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T16:58:21.371Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T16:58:21.650Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T16:58:21.650Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T16:58:21.650Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T16:58:21.650Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T16:58:22.252Z] OK: 8 MiB in 23 packages [2022-07-29T16:58:26.619Z] Removing intermediate container a23e6d93ecfa [2022-07-29T16:58:26.619Z] ---> e2f1738f9608 [2022-07-29T16:58:26.619Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:58:28.617Z] ---> 41646e34f939 [2022-07-29T16:58:28.617Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T16:58:34.047Z] ---> a0291733f89f [2022-07-29T16:58:34.047Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T16:58:36.036Z] ---> 5e83eee02db3 [2022-07-29T16:58:36.036Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T16:58:36.037Z] ---> Running in 0b65221d8c94 [2022-07-29T16:58:37.027Z] Removing intermediate container 0b65221d8c94 [2022-07-29T16:58:37.027Z] ---> be63b23c70ce [2022-07-29T16:58:37.027Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T16:58:37.307Z] ---> Running in 5a7725f9ad32 [2022-07-29T16:58:38.301Z] Removing intermediate container 5a7725f9ad32 [2022-07-29T16:58:38.301Z] ---> 784a0f2c9c88 [2022-07-29T16:58:38.301Z] Step 18/20 : LABEL arch=arm64 [2022-07-29T16:58:38.582Z] ---> Running in 790e60e3819a [2022-07-29T16:58:39.188Z] Removing intermediate container 790e60e3819a [2022-07-29T16:58:39.189Z] ---> b021609c3a0c [2022-07-29T16:58:39.189Z] Step 19/20 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T16:58:39.468Z] ---> Running in 06bb3b200487 [2022-07-29T16:58:40.458Z] Removing intermediate container 06bb3b200487 [2022-07-29T16:58:40.458Z] ---> 5d305bf6db38 [2022-07-29T16:58:40.458Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T16:58:40.734Z] ---> Running in d51938006d75 [2022-07-29T16:58:42.174Z] Removing intermediate container d51938006d75 [2022-07-29T16:58:42.174Z] ---> fd6a87ae4751 [2022-07-29T16:58:42.174Z] [2022-07-29T16:58:43.613Z] Successfully built fd6a87ae4751 [2022-07-29T16:58:43.613Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-29T16:58:43.613Z] Building core-metadata [2022-07-29T16:58:56.061Z]  Building security-spiffe-token-provider ... done  ---> 6eab93b2be28 [2022-07-29T16:58:56.061Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T16:58:56.061Z] ---> Running in 72954c18d15a [2022-07-29T16:58:56.061Z] Removing intermediate container 72954c18d15a [2022-07-29T16:58:56.061Z] ---> 54b56fd1a55e [2022-07-29T16:58:56.061Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T16:58:56.061Z] Removing intermediate container dbea541432f4 [2022-07-29T16:58:56.061Z] ---> e5e15b248996 [2022-07-29T16:58:56.061Z] Step 8/23 : COPY . . [2022-07-29T16:58:56.061Z] ---> Running in 8e4ce3b6e13c [2022-07-29T16:58:56.665Z] Removing intermediate container 8e4ce3b6e13c [2022-07-29T16:58:56.665Z] ---> 339b3295168f [2022-07-29T16:58:56.665Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T16:58:56.945Z] ---> Running in 517ad1a648d7 [2022-07-29T16:59:01.308Z] Removing intermediate container 517ad1a648d7 [2022-07-29T16:59:01.308Z] ---> b0b5865a30d8 [2022-07-29T16:59:01.308Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T16:59:01.308Z] ---> Running in b3bdd3e237eb [2022-07-29T16:59:02.764Z] Removing intermediate container b3bdd3e237eb [2022-07-29T16:59:02.764Z] ---> b41bda5258e6 [2022-07-29T16:59:02.764Z] [2022-07-29T16:59:02.764Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T16:59:02.764Z] ---> 60f2846fe774 [2022-07-29T16:59:02.764Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T16:59:02.764Z] ---> Using cache [2022-07-29T16:59:02.764Z] ---> c1850ab764ac [2022-07-29T16:59:02.764Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:59:02.764Z] ---> Using cache [2022-07-29T16:59:02.764Z] ---> 42e99ad9392d [2022-07-29T16:59:02.764Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T16:59:02.764Z] ---> Running in eefe08f619d8 [2022-07-29T16:59:05.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:59:06.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:59:07.882Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T16:59:07.882Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T16:59:07.882Z] OK: 15733 distinct packages available [2022-07-29T16:59:07.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T16:59:08.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T16:59:09.862Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T16:59:09.862Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T16:59:10.140Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T16:59:10.140Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T16:59:10.140Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T16:59:10.419Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T16:59:10.419Z] OK: 6 MiB in 19 packages [2022-07-29T16:59:13.839Z] Removing intermediate container eefe08f619d8 [2022-07-29T16:59:13.839Z] ---> f26117b23e95 [2022-07-29T16:59:13.839Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T16:59:18.181Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T16:59:18.181Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T16:59:18.181Z] ---> 3a5178d9c203 [2022-07-29T16:59:18.181Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T16:59:18.181Z] ---> Using cache [2022-07-29T16:59:18.181Z] ---> 3f9f812f0dd6 [2022-07-29T16:59:18.181Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T16:59:18.181Z] ---> Using cache [2022-07-29T16:59:18.181Z] ---> d06e92510536 [2022-07-29T16:59:18.181Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T16:59:18.181Z] ---> Using cache [2022-07-29T16:59:18.181Z] ---> 5adbeb5407c7 [2022-07-29T16:59:18.181Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T16:59:18.461Z] ---> Using cache [2022-07-29T16:59:18.461Z] ---> 62b9d16146fd [2022-07-29T16:59:18.461Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T16:59:18.461Z] ---> Using cache [2022-07-29T16:59:18.461Z] ---> 9bf32f02ef4f [2022-07-29T16:59:18.461Z] Step 8/23 : COPY . . [2022-07-29T16:59:19.457Z] ---> Using cache [2022-07-29T16:59:19.457Z] ---> ed6892cc2a71 [2022-07-29T16:59:19.457Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T16:59:20.449Z] ---> Running in 8823fec19700 [2022-07-29T16:59:23.087Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T16:59:23.087Z] ---> b3d6cd0b8ce6 [2022-07-29T16:59:23.087Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T16:59:24.552Z] Removing intermediate container c8830decbbf6 [2022-07-29T16:59:24.552Z] ---> e8bbe12a5c28 [2022-07-29T16:59:24.552Z] [2022-07-29T16:59:24.552Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T16:59:24.552Z] ---> 3d81c46cd875 [2022-07-29T16:59:24.552Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T16:59:24.552Z] ---> Using cache [2022-07-29T16:59:24.552Z] ---> 934fee1c9783 [2022-07-29T16:59:24.552Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T16:59:24.552Z] ---> Using cache [2022-07-29T16:59:24.552Z] ---> 16f4a3919e8e [2022-07-29T16:59:24.552Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T16:59:24.829Z] ---> Running in 161ae18fd2ea [2022-07-29T16:59:25.835Z] Removing intermediate container 161ae18fd2ea [2022-07-29T16:59:25.835Z] ---> cd6addce2b6f [2022-07-29T16:59:25.835Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T16:59:25.835Z] ---> Running in 51e52eacd958 [2022-07-29T16:59:27.277Z] Removing intermediate container 51e52eacd958 [2022-07-29T16:59:27.277Z] ---> 37aaf490f9ca [2022-07-29T16:59:27.277Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T16:59:28.729Z] ---> 35687ebe533e [2022-07-29T16:59:28.729Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T16:59:34.178Z] ---> e86ab3ee0e30 [2022-07-29T16:59:34.178Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T16:59:34.178Z] ---> 952d1983feb6 [2022-07-29T16:59:34.178Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T16:59:35.919Z] ---> d5d1b756843b [2022-07-29T16:59:35.919Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T16:59:36.292Z] ---> 16a3d7935125 [2022-07-29T16:59:36.292Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T16:59:36.292Z] ---> Running in ae34ab736a99 [2022-07-29T16:59:37.339Z] Removing intermediate container ae34ab736a99 [2022-07-29T16:59:37.339Z] ---> 873da81618ed [2022-07-29T16:59:37.339Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T16:59:37.662Z] ---> Running in 83c8207edfc2 [2022-07-29T16:59:37.983Z] ---> 7acac669c9d4 [2022-07-29T16:59:37.983Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T16:59:38.985Z] Removing intermediate container 83c8207edfc2 [2022-07-29T16:59:38.986Z] ---> e9794c57691f [2022-07-29T16:59:38.986Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T16:59:38.986Z] ---> Running in 1a5eb3e56a04 [2022-07-29T16:59:39.977Z] ---> c50232a46e7a [2022-07-29T16:59:39.977Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T16:59:39.977Z] Removing intermediate container 1a5eb3e56a04 [2022-07-29T16:59:39.977Z] ---> 6d28fdaf2cd8 [2022-07-29T16:59:39.977Z] Step 21/22 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T16:59:40.252Z] ---> Running in b0f039a3ff15 [2022-07-29T16:59:40.252Z] ---> Running in 1d1a79fd1c7b [2022-07-29T16:59:40.855Z] Removing intermediate container 1d1a79fd1c7b [2022-07-29T16:59:40.855Z] ---> 077bba3a3120 [2022-07-29T16:59:40.855Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T16:59:41.139Z] ---> Running in 9c3302f8bd28 [2022-07-29T16:59:41.139Z] Removing intermediate container b0f039a3ff15 [2022-07-29T16:59:41.139Z] ---> 57c407968656 [2022-07-29T16:59:41.139Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T16:59:41.423Z] ---> Running in 05ebee0f2ab6 [2022-07-29T16:59:42.043Z] Removing intermediate container 9c3302f8bd28 [2022-07-29T16:59:42.043Z] ---> 78e6e5aaa5fd [2022-07-29T16:59:42.043Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T16:59:42.328Z] Removing intermediate container 05ebee0f2ab6 [2022-07-29T16:59:42.328Z] ---> 2e252305779d [2022-07-29T16:59:42.328Z] [2022-07-29T16:59:42.328Z] ---> Running in e2d8f9496e13 [2022-07-29T16:59:42.937Z] Successfully built 2e252305779d [2022-07-29T16:59:42.937Z] Successfully tagged support-scheduler-arm64:latest [2022-07-29T16:59:42.937Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-07-29T16:59:43.551Z] Removing intermediate container e2d8f9496e13 [2022-07-29T16:59:43.551Z] ---> ca9bf0627eef [2022-07-29T16:59:43.551Z] Step 25/26 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T16:59:43.551Z] ---> Running in 739884c5b01b [2022-07-29T16:59:44.559Z] Removing intermediate container 739884c5b01b [2022-07-29T16:59:44.559Z] ---> 5f02e34a1aa5 [2022-07-29T16:59:44.559Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T16:59:44.559Z] ---> Running in a3c6fc4037e9 [2022-07-29T16:59:45.561Z] ---> ce6218639670 [2022-07-29T16:59:45.561Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T16:59:45.561Z] Removing intermediate container a3c6fc4037e9 [2022-07-29T16:59:45.561Z] ---> 905f8d597875 [2022-07-29T16:59:45.561Z] [2022-07-29T16:59:45.561Z] ---> Running in e44a3c89bed4 [2022-07-29T16:59:46.556Z] Successfully built 905f8d597875 [2022-07-29T16:59:46.556Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-29T16:59:46.556Z] Building security-spire-server [2022-07-29T16:59:47.545Z]  Building security-spire-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T17:00:26.580Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:00:26.580Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:00:26.580Z] ---> 3a5178d9c203 [2022-07-29T17:00:26.580Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T17:00:26.580Z] ---> Using cache [2022-07-29T17:00:26.580Z] ---> 3f9f812f0dd6 [2022-07-29T17:00:26.580Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:00:26.580Z] ---> Using cache [2022-07-29T17:00:26.580Z] ---> d06e92510536 [2022-07-29T17:00:26.580Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T17:00:26.580Z] ---> Using cache [2022-07-29T17:00:26.580Z] ---> 5adbeb5407c7 [2022-07-29T17:00:26.580Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T17:00:26.580Z] ---> Using cache [2022-07-29T17:00:26.580Z] ---> 62b9d16146fd [2022-07-29T17:00:26.580Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:00:26.580Z] ---> Using cache [2022-07-29T17:00:26.580Z] ---> 9bf32f02ef4f [2022-07-29T17:00:26.580Z] Step 8/25 : COPY . . [2022-07-29T17:00:26.580Z] ---> Using cache [2022-07-29T17:00:26.580Z] ---> ed6892cc2a71 [2022-07-29T17:00:26.580Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T17:00:26.580Z] ---> Running in e8da3e986278 [2022-07-29T17:00:29.235Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T17:00:30.696Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:00:30.696Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:00:30.696Z] ---> 3a5178d9c203 [2022-07-29T17:00:30.696Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T17:00:30.696Z] ---> Using cache [2022-07-29T17:00:30.696Z] ---> 3f9f812f0dd6 [2022-07-29T17:00:30.696Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:00:30.696Z] ---> Using cache [2022-07-29T17:00:30.696Z] ---> d06e92510536 [2022-07-29T17:00:30.696Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T17:00:30.696Z] ---> Using cache [2022-07-29T17:00:30.696Z] ---> e1dcd88a67a0 [2022-07-29T17:00:30.696Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T17:00:30.696Z] ---> Using cache [2022-07-29T17:00:30.696Z] ---> 6043b5577cdd [2022-07-29T17:00:30.696Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:00:30.696Z] ---> Using cache [2022-07-29T17:00:30.696Z] ---> b6591f4a5ba0 [2022-07-29T17:00:30.696Z] Step 8/25 : COPY . . [2022-07-29T17:00:30.696Z] ---> Using cache [2022-07-29T17:00:30.696Z] ---> 6eab93b2be28 [2022-07-29T17:00:30.696Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T17:00:30.696Z] ---> Using cache [2022-07-29T17:00:30.696Z] ---> 54b56fd1a55e [2022-07-29T17:00:30.696Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T17:00:30.696Z] ---> Using cache [2022-07-29T17:00:30.696Z] ---> 339b3295168f [2022-07-29T17:00:30.696Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-29T17:00:30.979Z] ---> Running in d1168acdb996 [2022-07-29T17:00:35.348Z] Removing intermediate container 9e4c8e3aa52d [2022-07-29T17:00:35.348Z] ---> cd8bb34870d4 [2022-07-29T17:00:35.348Z] [2022-07-29T17:00:35.348Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T17:00:35.348Z] ---> 3d81c46cd875 [2022-07-29T17:00:35.348Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T17:00:35.348Z] ---> Running in df14a65a3b21 [2022-07-29T17:00:35.635Z] Removing intermediate container d1168acdb996 [2022-07-29T17:00:35.635Z] ---> c5e40a9a3d59 [2022-07-29T17:00:35.635Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T17:00:35.635Z] ---> Running in 2a40c7998b2b [2022-07-29T17:00:36.639Z] Removing intermediate container 2a40c7998b2b [2022-07-29T17:00:36.639Z] ---> 52849a3c9628 [2022-07-29T17:00:36.639Z] [2022-07-29T17:00:36.639Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T17:00:36.639Z] ---> 60f2846fe774 [2022-07-29T17:00:36.639Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T17:00:36.639Z] ---> Using cache [2022-07-29T17:00:36.639Z] ---> c1850ab764ac [2022-07-29T17:00:36.639Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:00:36.639Z] ---> Using cache [2022-07-29T17:00:36.639Z] ---> 42e99ad9392d [2022-07-29T17:00:36.639Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T17:00:36.639Z] ---> Using cache [2022-07-29T17:00:36.639Z] ---> f26117b23e95 [2022-07-29T17:00:36.639Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T17:00:37.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:00:38.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:00:39.733Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T17:00:39.733Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T17:00:39.733Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:00:39.733Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:00:40.347Z] OK: 6 MiB in 16 packages [2022-07-29T17:00:43.024Z] Removing intermediate container df14a65a3b21 [2022-07-29T17:00:43.024Z] ---> f7249771f05b [2022-07-29T17:00:43.024Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:00:43.321Z] ---> Running in 960d5e2bb274 [2022-07-29T17:00:43.321Z] ---> ec6269f131bf [2022-07-29T17:00:43.321Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T17:00:43.930Z] Removing intermediate container 960d5e2bb274 [2022-07-29T17:00:43.930Z] ---> b759a42ec777 [2022-07-29T17:00:43.930Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T17:00:43.930Z] ---> Running in 7b88d330f745 [2022-07-29T17:00:44.549Z] ---> 9722a6cf3766 [2022-07-29T17:00:44.549Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T17:00:44.831Z] Removing intermediate container 7b88d330f745 [2022-07-29T17:00:44.831Z] ---> e3fab72a3e84 [2022-07-29T17:00:44.831Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T17:00:45.105Z] ---> Running in 17ef3fdd08b4 [2022-07-29T17:00:45.382Z] Removing intermediate container 17ef3fdd08b4 [2022-07-29T17:00:45.382Z] ---> b29ab11d9955 [2022-07-29T17:00:45.382Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:00:45.986Z] ---> d49fd59e2ebe [2022-07-29T17:00:45.986Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T17:00:46.994Z] ---> d25dd3bff85d [2022-07-29T17:00:46.994Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T17:00:47.289Z] ---> f747cd810cf6 [2022-07-29T17:00:47.289Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T17:00:47.574Z] ---> Running in 48a3f7e05676 [2022-07-29T17:00:48.589Z] Removing intermediate container 48a3f7e05676 [2022-07-29T17:00:48.589Z] ---> e615dfb951cf [2022-07-29T17:00:48.589Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T17:00:48.589Z] ---> Running in 6463413588d8 [2022-07-29T17:00:49.205Z] Removing intermediate container 6463413588d8 [2022-07-29T17:00:49.205Z] ---> 41050436ab27 [2022-07-29T17:00:49.205Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T17:00:49.493Z] ---> Running in 75699983b3ba [2022-07-29T17:00:50.106Z] ---> fcd70acbc029 [2022-07-29T17:00:50.107Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T17:00:50.390Z] Removing intermediate container 75699983b3ba [2022-07-29T17:00:50.390Z] ---> ef7fe0986b03 [2022-07-29T17:00:50.390Z] Step 24/25 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T17:00:50.390Z] ---> Running in d15f775742fa [2022-07-29T17:00:51.005Z] Removing intermediate container d15f775742fa [2022-07-29T17:00:51.005Z] ---> 75fc4fa6f531 [2022-07-29T17:00:51.005Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T17:00:51.286Z] ---> Running in cf5b303d086e [2022-07-29T17:00:51.564Z] ---> 16161a7d98ee [2022-07-29T17:00:51.564Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T17:00:51.564Z] ---> Running in 5e7c4ad525aa [2022-07-29T17:00:51.853Z] Removing intermediate container cf5b303d086e [2022-07-29T17:00:51.853Z] ---> 388f578d097f [2022-07-29T17:00:51.853Z] [2022-07-29T17:00:52.462Z] Removing intermediate container 5e7c4ad525aa [2022-07-29T17:00:52.462Z] ---> 9dac29060d07 [2022-07-29T17:00:52.462Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:00:52.743Z] ---> Running in ab9362151581 [2022-07-29T17:00:52.743Z] Successfully built 388f578d097f [2022-07-29T17:00:52.743Z] Successfully tagged security-spire-server-arm64:latest [2022-07-29T17:00:52.743Z]  Building security-spire-server ... done Building security-proxy-setup [2022-07-29T17:00:53.022Z] Removing intermediate container ab9362151581 [2022-07-29T17:00:53.022Z] ---> 18a50375f0c2 [2022-07-29T17:00:53.022Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T17:00:53.305Z] ---> Running in 8c4d8c4a8f40 [2022-07-29T17:00:53.582Z] Removing intermediate container 8c4d8c4a8f40 [2022-07-29T17:00:53.582Z] ---> 5dcb8b4995fe [2022-07-29T17:00:53.582Z] Step 21/22 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T17:00:53.860Z] ---> Running in c311090a8c22 [2022-07-29T17:00:54.467Z] Removing intermediate container c311090a8c22 [2022-07-29T17:00:54.467Z] ---> 178ceb660727 [2022-07-29T17:00:54.467Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T17:00:54.467Z] ---> Running in c3241a7a7dd0 [2022-07-29T17:00:55.074Z] Removing intermediate container c3241a7a7dd0 [2022-07-29T17:00:55.074Z] ---> e21cc0178843 [2022-07-29T17:00:55.074Z] [2022-07-29T17:00:55.354Z] Successfully built e21cc0178843 [2022-07-29T17:00:55.354Z] Successfully tagged support-notifications-arm64:latest [2022-07-29T17:00:55.635Z] Building sys-mgmt-agent [2022-07-29T17:01:42.751Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:01:42.751Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:01:42.751Z] ---> 3a5178d9c203 [2022-07-29T17:01:42.751Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T17:01:42.751Z] ---> Using cache [2022-07-29T17:01:42.751Z] ---> 3f9f812f0dd6 [2022-07-29T17:01:42.751Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:01:42.751Z] ---> Using cache [2022-07-29T17:01:42.751Z] ---> d06e92510536 [2022-07-29T17:01:42.751Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T17:01:42.751Z] ---> Using cache [2022-07-29T17:01:42.751Z] ---> 5adbeb5407c7 [2022-07-29T17:01:42.751Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T17:01:42.751Z] ---> Using cache [2022-07-29T17:01:42.751Z] ---> 62b9d16146fd [2022-07-29T17:01:42.751Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:01:42.751Z] ---> Using cache [2022-07-29T17:01:42.751Z] ---> 9bf32f02ef4f [2022-07-29T17:01:42.751Z] Step 8/22 : COPY . . [2022-07-29T17:01:42.751Z] ---> Using cache [2022-07-29T17:01:42.751Z] ---> ed6892cc2a71 [2022-07-29T17:01:42.751Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T17:01:42.751Z] ---> Running in 7583b9d93f12 [2022-07-29T17:01:42.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T17:01:42.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T17:01:42.751Z] ---> 3a5178d9c203 [2022-07-29T17:01:42.751Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T17:01:42.751Z] ---> Using cache [2022-07-29T17:01:42.751Z] ---> 3f9f812f0dd6 [2022-07-29T17:01:42.751Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:01:42.751Z] ---> Using cache [2022-07-29T17:01:42.751Z] ---> d06e92510536 [2022-07-29T17:01:42.751Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T17:01:42.751Z] ---> Running in 330182909b12 [2022-07-29T17:01:42.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T17:01:43.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:01:44.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:01:45.892Z] OK: 221 MiB in 51 packages [2022-07-29T17:01:47.452Z] Removing intermediate container 330182909b12 [2022-07-29T17:01:47.452Z] ---> cf0f2e9e9377 [2022-07-29T17:01:47.452Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T17:01:48.535Z] ---> efac41fc1c34 [2022-07-29T17:01:48.535Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T17:01:48.862Z] ---> Running in 435823ed5ab0 [2022-07-29T17:02:45.488Z] Removing intermediate container 435823ed5ab0 [2022-07-29T17:02:45.488Z] ---> 106d46b36d07 [2022-07-29T17:02:45.488Z] Step 8/23 : COPY . . [2022-07-29T17:03:00.641Z] ---> f95252f52304 [2022-07-29T17:03:00.642Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T17:03:00.642Z] ---> Running in 252b9bdfe356 [2022-07-29T17:03:02.660Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T17:05:09.632Z] Removing intermediate container 8823fec19700 [2022-07-29T17:05:09.632Z] ---> 9880e8290218 [2022-07-29T17:05:09.632Z] [2022-07-29T17:05:09.632Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T17:05:09.632Z] ---> 3d81c46cd875 [2022-07-29T17:05:09.632Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T17:05:09.632Z] ---> Using cache [2022-07-29T17:05:09.632Z] ---> 934fee1c9783 [2022-07-29T17:05:09.632Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:05:09.632Z] ---> Using cache [2022-07-29T17:05:09.632Z] ---> 16f4a3919e8e [2022-07-29T17:05:09.632Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T17:05:09.632Z] ---> Running in f6246775b750 [2022-07-29T17:05:09.632Z] Removing intermediate container f6246775b750 [2022-07-29T17:05:09.632Z] ---> facc9dc37aab [2022-07-29T17:05:09.632Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T17:05:09.632Z] ---> Running in ee0b60f1d72d [2022-07-29T17:05:09.632Z] Removing intermediate container ee0b60f1d72d [2022-07-29T17:05:09.632Z] ---> 4af6b92afa1b [2022-07-29T17:05:09.632Z] Step 15/23 : WORKDIR / [2022-07-29T17:05:09.632Z] ---> Running in 44fa5e86f039 [2022-07-29T17:05:09.632Z] Removing intermediate container 44fa5e86f039 [2022-07-29T17:05:09.632Z] ---> a01bf0c7811e [2022-07-29T17:05:09.632Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:05:09.632Z] ---> 569d51aa590c [2022-07-29T17:05:09.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T17:05:09.632Z] ---> 9309621b702a [2022-07-29T17:05:09.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T17:05:09.914Z] ---> 4ccc9eaae1c6 [2022-07-29T17:05:09.914Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T17:05:09.914Z] ---> Running in 004e5e82b8a7 [2022-07-29T17:05:10.552Z] Removing intermediate container 004e5e82b8a7 [2022-07-29T17:05:10.552Z] ---> 1d9c91f7e07d [2022-07-29T17:05:10.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:05:10.849Z] ---> Running in 00f7f9157ae4 [2022-07-29T17:05:11.470Z] Removing intermediate container 00f7f9157ae4 [2022-07-29T17:05:11.470Z] ---> 8523de5fcb4c [2022-07-29T17:05:11.470Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T17:05:11.470Z] ---> Running in 1d4b1bb73d8d [2022-07-29T17:05:12.085Z] Removing intermediate container 1d4b1bb73d8d [2022-07-29T17:05:12.085Z] ---> ca235847f7fe [2022-07-29T17:05:12.085Z] Step 22/23 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T17:05:12.085Z] ---> Running in 023f4e9c34f1 [2022-07-29T17:05:12.704Z] Removing intermediate container 023f4e9c34f1 [2022-07-29T17:05:12.704Z] ---> 04f62a1fabd7 [2022-07-29T17:05:12.704Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:05:12.704Z] ---> Running in 6c9dbbf53f32 [2022-07-29T17:05:13.319Z] Removing intermediate container 6c9dbbf53f32 [2022-07-29T17:05:13.319Z] ---> 3fb593317416 [2022-07-29T17:05:13.319Z] [2022-07-29T17:05:13.596Z] Successfully built 3fb593317416 [2022-07-29T17:05:13.873Z] Successfully tagged core-metadata-arm64:latest [2022-07-29T17:06:00.892Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T17:06:19.266Z] Removing intermediate container e8da3e986278 [2022-07-29T17:06:19.266Z] ---> 1c0f643a6c68 [2022-07-29T17:06:19.266Z] [2022-07-29T17:06:19.266Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T17:06:19.266Z] ---> 3d81c46cd875 [2022-07-29T17:06:19.266Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T17:06:19.266Z] ---> Running in 7b488e42315d [2022-07-29T17:06:19.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:06:19.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:06:19.865Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T17:06:19.865Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T17:06:19.865Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T17:06:19.865Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:06:19.865Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:06:20.147Z] OK: 6 MiB in 17 packages [2022-07-29T17:06:22.149Z] Removing intermediate container 7b488e42315d [2022-07-29T17:06:22.149Z] ---> 12bc7b9a454e [2022-07-29T17:06:22.149Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T17:06:22.149Z] ---> Running in ae73110ec8c2 [2022-07-29T17:06:22.751Z] Removing intermediate container ae73110ec8c2 [2022-07-29T17:06:22.751Z] ---> 4ae3e1a4320f [2022-07-29T17:06:22.751Z] Step 13/25 : WORKDIR / [2022-07-29T17:06:22.751Z] ---> Running in f445cd6ca0f1 [2022-07-29T17:06:23.360Z] Removing intermediate container f445cd6ca0f1 [2022-07-29T17:06:23.360Z] ---> 4571c9713ade [2022-07-29T17:06:23.360Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-29T17:06:24.348Z] ---> b4b2335030d6 [2022-07-29T17:06:24.348Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-29T17:06:25.341Z] ---> 28cb1954e0da [2022-07-29T17:06:25.341Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T17:06:26.336Z] ---> 6c37a0b8a41f [2022-07-29T17:06:26.336Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-29T17:06:27.332Z] ---> 5e50fdf40c4b [2022-07-29T17:06:27.332Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T17:06:28.785Z] ---> 090f189ef03f [2022-07-29T17:06:28.785Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T17:06:30.791Z] ---> e8ce4dc0d59b [2022-07-29T17:06:30.791Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T17:06:31.412Z] ---> 543bd943d651 [2022-07-29T17:06:31.412Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T17:06:31.691Z] ---> Running in 0e2ae1d8a993 [2022-07-29T17:06:35.410Z] Removing intermediate container 0e2ae1d8a993 [2022-07-29T17:06:35.411Z] ---> bc3edc70ec46 [2022-07-29T17:06:35.411Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T17:06:35.411Z] ---> Running in b88052a78733 [2022-07-29T17:06:35.411Z] Removing intermediate container b88052a78733 [2022-07-29T17:06:35.411Z] ---> 4f963e07b7a4 [2022-07-29T17:06:35.411Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T17:06:35.411Z] ---> Running in c0044a881732 [2022-07-29T17:06:36.018Z] Removing intermediate container c0044a881732 [2022-07-29T17:06:36.018Z] ---> 677b06764300 [2022-07-29T17:06:36.018Z] Step 24/25 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T17:06:36.292Z] ---> Running in e6fa99ac79db [2022-07-29T17:06:36.572Z] Removing intermediate container e6fa99ac79db [2022-07-29T17:06:36.572Z] ---> 83bf85cc4459 [2022-07-29T17:06:36.572Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T17:06:36.849Z] ---> Running in 3d4ec2d33f22 [2022-07-29T17:06:37.455Z] Removing intermediate container 3d4ec2d33f22 [2022-07-29T17:06:37.455Z] ---> 955096f0cbea [2022-07-29T17:06:37.455Z] [2022-07-29T17:06:37.734Z] Successfully built 955096f0cbea [2022-07-29T17:06:37.734Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-29T17:06:44.473Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T17:06:52.791Z] Removing intermediate container e44a3c89bed4 [2022-07-29T17:06:52.791Z] ---> 23e1bcfe951b [2022-07-29T17:06:52.791Z] [2022-07-29T17:06:52.791Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T17:06:52.791Z] ---> 3d81c46cd875 [2022-07-29T17:06:52.791Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T17:06:53.072Z] ---> Running in 86cffbcdd13e [2022-07-29T17:06:53.360Z] Removing intermediate container 86cffbcdd13e [2022-07-29T17:06:53.360Z] ---> cb47e88aee75 [2022-07-29T17:06:53.360Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T17:06:53.360Z] ---> Running in 9099cb390b64 [2022-07-29T17:06:53.968Z] Removing intermediate container 9099cb390b64 [2022-07-29T17:06:53.968Z] ---> d8adfa4041eb [2022-07-29T17:06:53.968Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T17:06:53.968Z] ---> Running in c0518cb43cdc [2022-07-29T17:06:54.986Z] Removing intermediate container c0518cb43cdc [2022-07-29T17:06:54.986Z] ---> 98be8d9565ee [2022-07-29T17:06:54.986Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T17:06:54.986Z] ---> Running in 73f1d1cc12a6 [2022-07-29T17:06:58.415Z] Removing intermediate container 73f1d1cc12a6 [2022-07-29T17:06:58.415Z] ---> ac17321c9749 [2022-07-29T17:06:58.415Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T17:06:58.415Z] ---> Running in baf1374a5c71 [2022-07-29T17:07:01.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:07:01.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:07:03.117Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T17:07:03.117Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T17:07:03.117Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T17:07:03.117Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T17:07:03.399Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T17:07:03.399Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T17:07:03.677Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:07:03.677Z] OK: 8 MiB in 20 packages [2022-07-29T17:07:04.662Z] Removing intermediate container 7583b9d93f12 [2022-07-29T17:07:04.662Z] ---> 51100b691079 [2022-07-29T17:07:04.662Z] [2022-07-29T17:07:04.662Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T17:07:04.662Z] ---> 3d81c46cd875 [2022-07-29T17:07:04.662Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T17:07:04.662Z] ---> Running in f2af9778c833 [2022-07-29T17:07:05.270Z] Removing intermediate container baf1374a5c71 [2022-07-29T17:07:05.270Z] ---> efe8fe54a425 [2022-07-29T17:07:05.270Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T17:07:06.259Z] ---> 7dd4c6c73e3b [2022-07-29T17:07:06.259Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T17:07:06.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:07:06.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:07:07.874Z] ---> b5ec8395ad97 [2022-07-29T17:07:07.874Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T17:07:07.874Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T17:07:07.874Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T17:07:07.874Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T17:07:07.874Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T17:07:08.155Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T17:07:08.155Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T17:07:08.155Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T17:07:08.155Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T17:07:08.456Z] OK: 8 MiB in 20 packages [2022-07-29T17:07:08.734Z] ---> c14285f338af [2022-07-29T17:07:08.734Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T17:07:09.009Z] ---> Running in ea367484bd88 [2022-07-29T17:07:09.609Z] Removing intermediate container ea367484bd88 [2022-07-29T17:07:09.609Z] ---> 177c3599cfd2 [2022-07-29T17:07:09.609Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:07:09.885Z] ---> Running in 1ba26fd3738b [2022-07-29T17:07:10.488Z] Removing intermediate container f2af9778c833 [2022-07-29T17:07:10.488Z] ---> f22d0dfa08e4 [2022-07-29T17:07:10.488Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T17:07:10.488Z] Removing intermediate container 1ba26fd3738b [2022-07-29T17:07:10.488Z] ---> c6aa6605dbe3 [2022-07-29T17:07:10.488Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T17:07:10.488Z] ---> Running in daaf232f0dfc [2022-07-29T17:07:10.488Z] ---> Running in 00ba8180903b [2022-07-29T17:07:11.104Z] Removing intermediate container daaf232f0dfc [2022-07-29T17:07:11.104Z] ---> 9889785dbee5 [2022-07-29T17:07:11.104Z] Step 13/22 : WORKDIR /edgex [2022-07-29T17:07:11.104Z] Removing intermediate container 00ba8180903b [2022-07-29T17:07:11.104Z] ---> e7b35b86aadf [2022-07-29T17:07:11.104Z] Step 22/23 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T17:07:11.104Z] ---> Running in 708417dadf5a [2022-07-29T17:07:11.104Z] ---> Running in e86c06d3c0bc [2022-07-29T17:07:11.699Z] Removing intermediate container 708417dadf5a [2022-07-29T17:07:11.699Z] ---> 04b5a162d0aa [2022-07-29T17:07:11.699Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T17:07:11.699Z] Removing intermediate container e86c06d3c0bc [2022-07-29T17:07:11.699Z] ---> 4536b05601c9 [2022-07-29T17:07:11.699Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:07:11.699Z] ---> Running in db3428dd070b [2022-07-29T17:07:12.303Z] Removing intermediate container db3428dd070b [2022-07-29T17:07:12.303Z] ---> 2c58832386b1 [2022-07-29T17:07:12.303Z] [2022-07-29T17:07:12.303Z] ---> 0919768a4343 [2022-07-29T17:07:12.303Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T17:07:12.579Z] Successfully built 2c58832386b1 [2022-07-29T17:07:12.579Z] Successfully tagged core-data-arm64:latest [2022-07-29T17:07:13.573Z]  Building core-data ... done  ---> 4c9421cd1a88 [2022-07-29T17:07:13.573Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T17:07:15.012Z] ---> 868d3a509741 [2022-07-29T17:07:15.012Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T17:07:15.995Z] ---> 7f9d69692e28 [2022-07-29T17:07:15.995Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T17:07:15.995Z] ---> Running in 7cc87f860d60 [2022-07-29T17:07:18.632Z] Removing intermediate container 7cc87f860d60 [2022-07-29T17:07:18.632Z] ---> 96c1995471ae [2022-07-29T17:07:18.632Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T17:07:18.632Z] ---> Running in 33cbd8274c25 [2022-07-29T17:07:18.632Z] Removing intermediate container 252b9bdfe356 [2022-07-29T17:07:18.632Z] ---> 6adb097cb3f7 [2022-07-29T17:07:18.632Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T17:07:18.632Z] ---> Running in f8772866a67b [2022-07-29T17:07:18.906Z] Removing intermediate container 33cbd8274c25 [2022-07-29T17:07:18.906Z] ---> bdafe60edfda [2022-07-29T17:07:18.906Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T17:07:18.906Z] ---> Running in 5a911703ec91 [2022-07-29T17:07:19.191Z] Removing intermediate container 5a911703ec91 [2022-07-29T17:07:19.191Z] ---> 6a78736b2fa3 [2022-07-29T17:07:19.191Z] Step 21/22 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T17:07:19.464Z] ---> Running in f320cf2d19e8 [2022-07-29T17:07:19.740Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T17:07:19.740Z] Removing intermediate container f320cf2d19e8 [2022-07-29T17:07:19.740Z] ---> bb1af3abf283 [2022-07-29T17:07:19.740Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T17:07:19.740Z] ---> Running in 7020fd38b87b [2022-07-29T17:07:20.349Z] Removing intermediate container 7020fd38b87b [2022-07-29T17:07:20.349Z] ---> adee8a1426d6 [2022-07-29T17:07:20.349Z] [2022-07-29T17:07:20.622Z] Successfully built adee8a1426d6 [2022-07-29T17:07:20.622Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-29T17:07:22.052Z]  Building security-proxy-setup ... done Removing intermediate container f8772866a67b [2022-07-29T17:07:22.052Z] ---> e64357662d74 [2022-07-29T17:07:22.052Z] [2022-07-29T17:07:22.052Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T17:07:22.648Z] 20.10.14: Pulling from library/docker [2022-07-29T17:07:29.352Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T17:07:29.352Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T17:07:29.352Z] ---> c346e9eafbab [2022-07-29T17:07:29.352Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-29T17:07:29.352Z] ---> Running in fba6eafae2ef [2022-07-29T17:07:29.625Z] Removing intermediate container fba6eafae2ef [2022-07-29T17:07:29.625Z] ---> c62109dd3a95 [2022-07-29T17:07:29.625Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T17:07:29.625Z] ---> Running in 59c76cc19f2d [2022-07-29T17:07:30.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T17:07:30.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T17:07:31.852Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T17:07:31.852Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T17:07:31.852Z] Executing bash-5.1.16-r0.post-install [2022-07-29T17:07:31.852Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T17:07:31.852Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T17:07:32.127Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T17:07:32.127Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T17:07:32.127Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T17:07:32.127Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T17:07:32.127Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T17:07:32.127Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T17:07:32.127Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T17:07:32.127Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T17:07:32.127Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T17:07:32.127Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T17:07:32.127Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T17:07:32.127Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T17:07:32.127Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T17:07:34.097Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T17:07:34.097Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T17:07:34.097Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T17:07:34.097Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T17:07:34.097Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T17:07:34.367Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T17:07:34.367Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T17:07:34.367Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T17:07:34.367Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T17:07:34.367Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T17:07:34.367Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T17:07:34.367Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T17:07:34.367Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T17:07:34.367Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T17:07:34.367Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T17:07:34.367Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T17:07:34.638Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T17:07:34.638Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T17:07:34.638Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T17:07:34.638Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T17:07:34.638Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T17:07:34.639Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T17:07:34.639Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T17:07:34.639Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T17:07:34.639Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T17:07:34.639Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T17:07:35.236Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T17:07:35.236Z] OK: 83 MiB in 65 packages [2022-07-29T17:07:40.614Z] Collecting docker-compose==1.23.2 [2022-07-29T17:07:40.614Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T17:07:41.209Z] Collecting PyYAML<4,>=3.10 [2022-07-29T17:07:41.209Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T17:07:46.658Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T17:07:46.658Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T17:07:46.658Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T17:07:46.658Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T17:07:48.643Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T17:07:48.643Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T17:07:48.643Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T17:07:48.643Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T17:07:51.254Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T17:07:51.254Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T17:07:51.525Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T17:07:51.525Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T17:07:51.525Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T17:07:51.525Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T17:07:53.489Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T17:07:53.760Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T17:07:53.760Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T17:07:54.564Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T17:07:54.564Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T17:07:54.837Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T17:07:54.837Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T17:07:54.837Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T17:07:55.110Z] Collecting idna<2.8,>=2.5 [2022-07-29T17:07:55.110Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T17:07:55.708Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T17:07:55.708Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T17:07:56.303Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T17:07:56.303Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T17:07:56.303Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T17:07:56.303Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T17:07:57.284Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T17:07:57.284Z] Attempting uninstall: urllib3 [2022-07-29T17:07:57.284Z] Found existing installation: urllib3 1.26.7 [2022-07-29T17:07:57.284Z] Uninstalling urllib3-1.26.7: [2022-07-29T17:07:57.284Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T17:07:57.881Z] Attempting uninstall: idna [2022-07-29T17:07:57.881Z] Found existing installation: idna 3.3 [2022-07-29T17:07:57.881Z] Uninstalling idna-3.3: [2022-07-29T17:07:57.881Z] Successfully uninstalled idna-3.3 [2022-07-29T17:08:00.506Z] Attempting uninstall: requests [2022-07-29T17:08:00.506Z] Found existing installation: requests 2.26.0 [2022-07-29T17:08:00.506Z] Uninstalling requests-2.26.0: [2022-07-29T17:08:00.780Z] Successfully uninstalled requests-2.26.0 [2022-07-29T17:08:01.054Z] Running setup.py install for texttable: started [2022-07-29T17:08:03.031Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T17:08:03.032Z] Running setup.py install for PyYAML: started [2022-07-29T17:08:05.661Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T17:08:06.266Z] Running setup.py install for docopt: started [2022-07-29T17:08:08.897Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T17:08:08.897Z] Running setup.py install for dockerpty: started [2022-07-29T17:08:10.888Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T17:08:12.868Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-29T17:08:23.035Z] Removing intermediate container 59c76cc19f2d [2022-07-29T17:08:23.035Z] ---> 0f83d63d2f93 [2022-07-29T17:08:23.035Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T17:08:23.035Z] ---> Running in a3b59ed8092b [2022-07-29T17:08:23.035Z] Removing intermediate container a3b59ed8092b [2022-07-29T17:08:23.035Z] ---> b6f299b2500e [2022-07-29T17:08:23.035Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T17:08:23.035Z] ---> Running in b30d83aab770 [2022-07-29T17:08:23.035Z] Removing intermediate container b30d83aab770 [2022-07-29T17:08:23.035Z] ---> 609a49c99205 [2022-07-29T17:08:23.035Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T17:08:23.035Z] ---> 036ba3b9033a [2022-07-29T17:08:23.035Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T17:08:23.639Z] ---> 00f114f6f088 [2022-07-29T17:08:23.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T17:08:24.636Z] ---> 0ee3fdafeebc [2022-07-29T17:08:24.636Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T17:08:24.636Z] ---> Running in ccaf1c5132c9 [2022-07-29T17:08:24.911Z] Removing intermediate container ccaf1c5132c9 [2022-07-29T17:08:24.911Z] ---> 3eb9e7bfcff9 [2022-07-29T17:08:24.911Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T17:08:24.911Z] ---> Running in 369cc3991d4b [2022-07-29T17:08:25.188Z] Removing intermediate container 369cc3991d4b [2022-07-29T17:08:25.188Z] ---> 9a679d4fe228 [2022-07-29T17:08:25.188Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T17:08:25.465Z] ---> Running in f0e4feff821e [2022-07-29T17:08:25.740Z] Removing intermediate container f0e4feff821e [2022-07-29T17:08:25.740Z] ---> 7740619297c2 [2022-07-29T17:08:25.740Z] Step 22/23 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 [2022-07-29T17:08:25.740Z] ---> Running in e6263d2bb85f [2022-07-29T17:08:26.016Z] Removing intermediate container e6263d2bb85f [2022-07-29T17:08:26.016Z] ---> 3612df398a6b [2022-07-29T17:08:26.016Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T17:08:26.289Z] ---> Running in 2951229f6af6 [2022-07-29T17:08:26.565Z] Removing intermediate container 2951229f6af6 [2022-07-29T17:08:26.565Z] ---> 956a4ba52d3b [2022-07-29T17:08:26.565Z] [2022-07-29T17:08:26.840Z] Successfully built 956a4ba52d3b [2022-07-29T17:08:26.840Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-29T17:08:27.457Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-29T17:08:27.459Z] $ docker stop --time=1 012a192e320c663662d845a2329aa90aeacda03ccfb84b01db391296c8654219 [2022-07-29T17:08:29.217Z] $ docker rm -f 012a192e320c663662d845a2329aa90aeacda03ccfb84b01db391296c8654219 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T17:08:29.805Z] + docker images [2022-07-29T17:08:30.077Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T17:08:30.077Z] sys-mgmt-agent-arm64 latest 956a4ba52d3b 3 seconds ago 282MB [2022-07-29T17:08:30.077Z] e64357662d74 About a minute ago 1.51GB [2022-07-29T17:08:30.077Z] security-proxy-setup-arm64 latest adee8a1426d6 About a minute ago 26.2MB [2022-07-29T17:08:30.077Z] core-data-arm64 latest 2c58832386b1 About a minute ago 20.6MB [2022-07-29T17:08:30.077Z] 51100b691079 About a minute ago 1.52GB [2022-07-29T17:08:30.077Z] 23e1bcfe951b About a minute ago 1.54GB [2022-07-29T17:08:30.077Z] security-secretstore-setup-arm64 latest 955096f0cbea About a minute ago 27.9MB [2022-07-29T17:08:30.077Z] 1c0f643a6c68 2 minutes ago 1.52GB [2022-07-29T17:08:30.077Z] core-metadata-arm64 latest 3fb593317416 3 minutes ago 16.4MB [2022-07-29T17:08:30.077Z] 9880e8290218 3 minutes ago 1.52GB [2022-07-29T17:08:30.077Z] support-notifications-arm64 latest e21cc0178843 7 minutes ago 26.1MB [2022-07-29T17:08:30.077Z] security-spire-server-arm64 latest 388f578d097f 7 minutes ago 84.2MB [2022-07-29T17:08:30.077Z] 52849a3c9628 7 minutes ago 1.41GB [2022-07-29T17:08:30.077Z] cd8bb34870d4 7 minutes ago 1.57GB [2022-07-29T17:08:30.077Z] security-spire-agent-arm64 latest 905f8d597875 8 minutes ago 122MB [2022-07-29T17:08:30.077Z] support-scheduler-arm64 latest 2e252305779d 8 minutes ago 25.6MB [2022-07-29T17:08:30.077Z] e8bbe12a5c28 9 minutes ago 1.57GB [2022-07-29T17:08:30.077Z] b41bda5258e6 9 minutes ago 1.41GB [2022-07-29T17:08:30.077Z] security-spiffe-token-provider-arm64 latest fd6a87ae4751 9 minutes ago 28.3MB [2022-07-29T17:08:30.077Z] 3b5cd64679ae 10 minutes ago 1.56GB [2022-07-29T17:08:30.077Z] security-bootstrapper-arm64 latest 88c295637919 11 minutes ago 18.5MB [2022-07-29T17:08:30.077Z] core-command-arm64 latest b64051752081 11 minutes ago 15.5MB [2022-07-29T17:08:30.077Z] d6648e6a7369 12 minutes ago 1.52GB [2022-07-29T17:08:30.077Z] 5b4a74012d73 12 minutes ago 1.51GB [2022-07-29T17:08:30.077Z] security-spire-config-arm64 latest bb1f81d03f48 17 minutes ago 83.6MB [2022-07-29T17:08:30.077Z] ed289e00ad36 18 minutes ago 1.41GB [2022-07-29T17:08:30.077Z] ci-base-image-arm64 latest 3a5178d9c203 33 minutes ago 995MB [2022-07-29T17:08:30.078Z] alpine 3.15 60f2846fe774 9 days ago 5.32MB [2022-07-29T17:08:30.078Z] alpine 3.16 3d81c46cd875 10 days ago 5.27MB [2022-07-29T17:08:30.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-29T17:08:30.078Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-29T17:08:30.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:08:30.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T17:08:30.558Z] [2022-07-29T17:08:30.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:08:30.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T17:08:31.185Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-29T17:08:31.185Z] 8998bd30e6a1: Pulling fs layer [2022-07-29T17:08:31.185Z] 04944245beec: Pulling fs layer [2022-07-29T17:08:31.185Z] 699f458cf7ca: Pulling fs layer [2022-07-29T17:08:31.185Z] 765212b225bb: Pulling fs layer [2022-07-29T17:08:31.185Z] f23df028b6ca: Pulling fs layer [2022-07-29T17:08:31.185Z] d65c8cfc05b1: Pulling fs layer [2022-07-29T17:08:31.185Z] 2437ff75d9bd: Pulling fs layer [2022-07-29T17:08:31.185Z] 765212b225bb: Waiting [2022-07-29T17:08:31.185Z] f23df028b6ca: Waiting [2022-07-29T17:08:31.185Z] d65c8cfc05b1: Waiting [2022-07-29T17:08:31.185Z] 2437ff75d9bd: Waiting [2022-07-29T17:08:31.185Z] 04944245beec: Verifying Checksum [2022-07-29T17:08:31.185Z] 04944245beec: Download complete [2022-07-29T17:08:31.185Z] 765212b225bb: Verifying Checksum [2022-07-29T17:08:31.185Z] 765212b225bb: Download complete [2022-07-29T17:08:31.185Z] f23df028b6ca: Verifying Checksum [2022-07-29T17:08:31.185Z] f23df028b6ca: Download complete [2022-07-29T17:08:31.185Z] d65c8cfc05b1: Verifying Checksum [2022-07-29T17:08:31.185Z] d65c8cfc05b1: Download complete [2022-07-29T17:08:31.460Z] 699f458cf7ca: Verifying Checksum [2022-07-29T17:08:31.460Z] 699f458cf7ca: Download complete [2022-07-29T17:08:31.733Z] 8998bd30e6a1: Verifying Checksum [2022-07-29T17:08:31.733Z] 8998bd30e6a1: Download complete [2022-07-29T17:08:34.354Z] 2437ff75d9bd: Download complete [2022-07-29T17:08:36.336Z] 8998bd30e6a1: Pull complete [2022-07-29T17:08:36.932Z] 04944245beec: Pull complete [2022-07-29T17:08:38.365Z] 699f458cf7ca: Pull complete [2022-07-29T17:08:38.639Z] 765212b225bb: Pull complete [2022-07-29T17:08:39.618Z] f23df028b6ca: Pull complete [2022-07-29T17:08:39.618Z] d65c8cfc05b1: Pull complete [2022-07-29T17:08:54.796Z] 2437ff75d9bd: Pull complete [2022-07-29T17:08:54.796Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-29T17:08:54.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T17:08:54.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:08:55.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-21490 does not seem to be running inside a container [2022-07-29T17:08:55.155Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-29T17:08:58.060Z] $ docker top 26e393cd979d7801018b43a2b27db8560e6391fab85bc9705c920925b78733e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:08:59.077Z] ---> job-cost.sh [2022-07-29T17:08:59.077Z] lf-activate-venv: SKIPPING [2022-07-29T17:08:59.077Z] INFO: No Stack... [2022-07-29T17:08:59.670Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-29T17:09:00.645Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T17:09:01.313Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-07-29T17:09:01.313Z] + cut -d, -f6 [Pipeline] lock [2022-07-29T17:09:01.346Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-3-stack-cost] [2022-07-29T17:09:01.355Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-3-stack-cost] did not exist. Created. [2022-07-29T17:09:01.355Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T17:09:02.034Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-29T17:09:02.226Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T17:09:02.234Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T17:09:02.249Z] $ docker stop --time=1 26e393cd979d7801018b43a2b27db8560e6391fab85bc9705c920925b78733e2 [2022-07-29T17:09:03.811Z] $ docker rm -f 26e393cd979d7801018b43a2b27db8560e6391fab85bc9705c920925b78733e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-29T17:09:04.308Z] provisioning config files... [2022-07-29T17:09:04.317Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7783978559845102576tmp [Pipeline] { [Pipeline] sh [2022-07-29T17:09:04.615Z] + set +x [2022-07-29T17:09:04.615Z] + curl -s https://codecov.io/bash [2022-07-29T17:09:04.615Z] + bash -s -- [2022-07-29T17:09:04.615Z] [2022-07-29T17:09:04.615Z] _____ _ [2022-07-29T17:09:04.615Z] / ____| | | [2022-07-29T17:09:04.615Z] | | ___ __| | ___ ___ _____ __ [2022-07-29T17:09:04.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-29T17:09:04.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-29T17:09:04.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-29T17:09:04.615Z] Bash-1.0.6 [2022-07-29T17:09:04.615Z] [2022-07-29T17:09:04.615Z] [2022-07-29T17:09:04.615Z] ==> git version 2.25.1 found [2022-07-29T17:09:04.615Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-29T17:09:04.615Z] Release-Date: 2020-01-08 [2022-07-29T17:09:04.615Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-29T17:09:04.615Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-29T17:09:04.615Z] ==> Jenkins CI detected. [2022-07-29T17:09:04.615Z] current dir:  /w/workspace/edgex-go/3 [2022-07-29T17:09:04.615Z] project root: . [2022-07-29T17:09:04.615Z] --> token set from env [2022-07-29T17:09:04.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-29T17:09:04.615Z] ==> Running gcov in . (disable via -X gcov) [2022-07-29T17:09:04.877Z] ==> Python coveragepy not found [2022-07-29T17:09:04.877Z] ==> Searching for coverage reports in: [2022-07-29T17:09:04.877Z] + . [2022-07-29T17:09:04.877Z] -> Found 1 reports [2022-07-29T17:09:04.877Z] ==> Detecting git/mercurial file structure [2022-07-29T17:09:04.878Z] ==> Reading reports [2022-07-29T17:09:04.878Z] + ./coverage.out bytes=436312 [2022-07-29T17:09:04.878Z] ==> Appending adjustments [2022-07-29T17:09:04.878Z] https://docs.codecov.io/docs/fixing-reports [2022-07-29T17:09:05.819Z] + Found adjustments [2022-07-29T17:09:05.819Z] ==> Gzipping contents [2022-07-29T17:09:05.819Z] 60K /tmp/codecov.a7Wqil.gz [2022-07-29T17:09:05.819Z] ==> Uploading reports [2022-07-29T17:09:05.819Z] url: https://codecov.io [2022-07-29T17:09:05.819Z] query: branch=PR-4097&commit=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-07-29T17:09:05.819Z] -> Pinging Codecov [2022-07-29T17:09:05.819Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-07-29T17:09:06.080Z] -> Uploading to [2022-07-29T17:09:06.080Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a/cbdfe6e8-670f-495b-80cb-c177b9df9c45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T170906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cd0e4219b14e7f1d859b810a4e49b40f67032daf3c7ec6780e3d2a628789469 [2022-07-29T17:09:06.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T17:09:06.080Z] Dload Upload Total Spent Left Speed [2022-07-29T17:09:06.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59973 0 0 100 59973 0 209k --:--:-- --:--:-- --:--:-- 209k [2022-07-29T17:09:06.603Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [Pipeline] } [2022-07-29T17:09:06.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-29T17:09:07.209Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:09:07.505Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:09:08.374Z] ---> package-listing.sh [2022-07-29T17:09:08.374Z] ++ facter osfamily [2022-07-29T17:09:08.374Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-29T17:09:08.635Z] + OS_FAMILY=debian [2022-07-29T17:09:08.635Z] + workspace=/w/workspace/edgex-go/3 [2022-07-29T17:09:08.635Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-29T17:09:08.635Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-29T17:09:08.635Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-29T17:09:08.635Z] + PACKAGES=/tmp/packages_start.txt [2022-07-29T17:09:08.635Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-29T17:09:08.635Z] + PACKAGES=/tmp/packages_end.txt [2022-07-29T17:09:08.635Z] + case "${OS_FAMILY}" in [2022-07-29T17:09:08.635Z] + dpkg -l [2022-07-29T17:09:08.635Z] + grep '^ii' [2022-07-29T17:09:08.635Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-29T17:09:08.635Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-29T17:09:08.635Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-29T17:09:08.635Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-29T17:09:08.635Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-07-29T17:09:08.635Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-07-29T17:09:08.646Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-29T17:09:08.925Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:09:09.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T17:09:09.498Z] [2022-07-29T17:09:09.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T17:09:09.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T17:09:09.806Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-29T17:09:09.806Z] 5eb5b503b376: Pulling fs layer [2022-07-29T17:09:09.806Z] 5c69ac0246d0: Pulling fs layer [2022-07-29T17:09:09.806Z] ec43610c2a17: Pulling fs layer [2022-07-29T17:09:09.806Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-29T17:09:09.806Z] 33b1e0a273af: Pulling fs layer [2022-07-29T17:09:09.806Z] 5d3b04190fa2: Pulling fs layer [2022-07-29T17:09:09.806Z] 2f39f015ded8: Pulling fs layer [2022-07-29T17:09:09.806Z] 33b1e0a273af: Waiting [2022-07-29T17:09:09.806Z] 5d3b04190fa2: Waiting [2022-07-29T17:09:09.806Z] 2f39f015ded8: Waiting [2022-07-29T17:09:09.806Z] 3a2ae6a8a46f: Waiting [2022-07-29T17:09:09.806Z] 5c69ac0246d0: Download complete [2022-07-29T17:09:09.806Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-29T17:09:09.806Z] 3a2ae6a8a46f: Download complete [2022-07-29T17:09:09.806Z] 33b1e0a273af: Verifying Checksum [2022-07-29T17:09:09.806Z] 5d3b04190fa2: Verifying Checksum [2022-07-29T17:09:09.806Z] 5d3b04190fa2: Download complete [2022-07-29T17:09:09.806Z] ec43610c2a17: Verifying Checksum [2022-07-29T17:09:09.806Z] ec43610c2a17: Download complete [2022-07-29T17:09:10.067Z] 5eb5b503b376: Download complete [2022-07-29T17:09:10.636Z] 2f39f015ded8: Download complete [2022-07-29T17:09:11.205Z] 5eb5b503b376: Pull complete [2022-07-29T17:09:11.464Z] 5c69ac0246d0: Pull complete [2022-07-29T17:09:12.033Z] ec43610c2a17: Pull complete [2022-07-29T17:09:12.033Z] 3a2ae6a8a46f: Pull complete [2022-07-29T17:09:12.033Z] 33b1e0a273af: Pull complete [2022-07-29T17:09:12.292Z] 5d3b04190fa2: Pull complete [2022-07-29T17:09:16.487Z] 2f39f015ded8: Pull complete [2022-07-29T17:09:16.487Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-29T17:09:16.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T17:09:16.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T17:09:16.573Z] prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container [2022-07-29T17:09:16.604Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-29T17:09:19.550Z] $ docker top 75ca249d3c20aec5a13daab350129cf57dfaf44f0243de7b699b5ff00147f81d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T17:09:19.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-29T17:09:20.209Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-29T17:09:20.495Z] + ls /var/log/sa-host [2022-07-29T17:09:20.495Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T17:09:20.563Z] provisioning config files... [2022-07-29T17:09:20.571Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5045504253096591320tmp [Pipeline] { [Pipeline] echo [2022-07-29T17:09:20.585Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:09:20.867Z] ---> create-netrc.sh [Pipeline] } [2022-07-29T17:09:20.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:09:21.205Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-29T17:09:21.214Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:09:21.498Z] ---> sudo-logs.sh [2022-07-29T17:09:21.498Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-29T17:09:21.519Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:09:21.901Z] ---> job-cost.sh [2022-07-29T17:09:21.901Z] lf-activate-venv: SKIPPING [2022-07-29T17:09:21.901Z] DEBUG: total: 0.10999999940395355 [2022-07-29T17:09:21.901Z] INFO: Retrieving Stack Cost... [2022-07-29T17:09:22.171Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T17:09:22.741Z] INFO: Archiving Costs [Pipeline] echo [2022-07-29T17:09:22.753Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T17:09:23.037Z] ---> logs-deploy.sh [2022-07-29T17:09:23.037Z] lf-activate-venv: SKIPPING [2022-07-29T17:09:23.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/3 [2022-07-29T17:09:23.037Z] INFO: archiving workspace using pattern(s): [2022-07-29T17:09:23.978Z] Archives upload complete. [2022-07-29T17:09:23.978Z] INFO: archiving logs to Nexus