Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+d0806caeb40f4e3531513a6632e1dafeaa9bd88e (2e1e90f7e606e58c3a94b426a0343a19a8af5098) 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-ssh8580530331336745846.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-ssh9091751289162588880.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-ssh15785129034866880487.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-ssh3164814814588828641.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh2152046191210975282.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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-22413’ Running on prd-ubuntu20.04-docker-8c-8g-22416 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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 d0806caeb40f4e3531513a6632e1dafeaa9bd88e into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e > 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 Merge succeeded, producing f510bb015e51d50cde7b2591bb06247323c8a12b Checking out Revision f510bb015e51d50cde7b2591bb06247323c8a12b (PR-4097) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f510bb015e51d50cde7b2591bb06247323c8a12b # timeout=10 Commit message: "Merge commit 'd0806caeb40f4e3531513a6632e1dafeaa9bd88e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-10T16:30:21.391Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-10T16:30:21.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-10T16:30:21.463Z] ========================================================= [2022-08-10T16:30:21.463Z] EdgeX Global Pipelines Version Info [2022-08-10T16:30:21.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab6a6f1ed9590a7c550edd8385a43800d700d27c # timeout=10 [2022-08-10T16:30:22.239Z] ------------------- [2022-08-10T16:30:22.239Z] stable info: [2022-08-10T16:30:22.239Z] ------------------- [2022-08-10T16:30:22.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T16:30:22.239Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T16:30:22.239Z] Message: update stable to v1.0.238 [2022-08-10T16:30:22.813Z] ------------------- [2022-08-10T16:30:22.813Z] experimental info: [2022-08-10T16:30:22.813Z] ------------------- [2022-08-10T16:30:22.813Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T16:30:22.813Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T16:30:22.813Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-10T16:30:23.056Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-10T16:30:23.071Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-10T16:30:23.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-10T16:30:23.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-10T16:30:23.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-10T16:30:23.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-10T16:30:23.143Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-10T16:30:23.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-10T16:30:23.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-10T16:30:23.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-10T16:30:23.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-10T16:30:23.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-10T16:30:23.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-10T16:30:23.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-10T16:30:23.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-10T16:30:23.266Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T16:30:23.279Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T16:30:23.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-10T16:30:23.305Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-10T16:30:23.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-10T16:30:23.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-10T16:30:23.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-10T16:30:23.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-10T16:30:23.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-08-10T16:30:23.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-08-10T16:30:23.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-08-10T16:30:23.410Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f510bb015e51d50cde7b2591bb06247323c8a12b [Pipeline] echo [2022-08-10T16:30:23.424Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f510bb0 [Pipeline] echo [2022-08-10T16:30:23.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T16:30:23.484Z] provisioning config files... [2022-08-10T16:30:23.505Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config814105137065065318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T16:30:23.814Z] ---> docker-login.sh [2022-08-10T16:30:23.814Z] nexus3.edgexfoundry.org:10001 [2022-08-10T16:30:24.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T16:30:24.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T16:30:24.078Z] Configure a credential helper to remove this warning. See [2022-08-10T16:30:24.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T16:30:24.078Z] [2022-08-10T16:30:24.078Z] Login Succeeded [2022-08-10T16:30:24.078Z] nexus3.edgexfoundry.org:10002 [2022-08-10T16:30:24.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T16:30:24.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T16:30:24.339Z] Configure a credential helper to remove this warning. See [2022-08-10T16:30:24.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T16:30:24.339Z] [2022-08-10T16:30:24.339Z] Login Succeeded [2022-08-10T16:30:24.339Z] nexus3.edgexfoundry.org:10003 [2022-08-10T16:30:24.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T16:30:24.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T16:30:24.339Z] Configure a credential helper to remove this warning. See [2022-08-10T16:30:24.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T16:30:24.339Z] [2022-08-10T16:30:24.601Z] Login Succeeded [2022-08-10T16:30:24.601Z] nexus3.edgexfoundry.org:10004 [2022-08-10T16:30:24.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T16:30:24.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T16:30:24.601Z] Configure a credential helper to remove this warning. See [2022-08-10T16:30:24.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T16:30:24.601Z] [2022-08-10T16:30:24.601Z] Login Succeeded [2022-08-10T16:30:24.601Z] docker.io [2022-08-10T16:30:24.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T16:30:25.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T16:30:25.174Z] Configure a credential helper to remove this warning. See [2022-08-10T16:30:25.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T16:30:25.174Z] [2022-08-10T16:30:25.174Z] Login Succeeded [2022-08-10T16:30:25.174Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T16:30:25.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T16:30:25.495Z] + 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-08-10T16:30:25.495Z] + dirname cmd/core-command/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/core-data/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/core-metadata/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-10T16:30:25.495Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/support-notifications/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-10T16:30:25.495Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-10T16:30:25.495Z] + cut -d/ -f2 [2022-08-10T16:30:25.495Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-10T16:30:25.534Z] 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-08-10T16:30:25.897Z] + git rev-list -1 --merges f510bb015e51d50cde7b2591bb06247323c8a12b~1..f510bb015e51d50cde7b2591bb06247323c8a12b [Pipeline] echo [2022-08-10T16:30:25.909Z] -----------> git rev-list -1 --merges f510bb015e51d50cde7b2591bb06247323c8a12b~1..f510bb015e51d50cde7b2591bb06247323c8a12b f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:30:25.909Z] f510bb015e51d50cde7b2591bb06247323c8a12b [false] [Pipeline] sh [2022-08-10T16:30:26.202Z] + git log --format=format:%s -1 f510bb015e51d50cde7b2591bb06247323c8a12b [Pipeline] echo [2022-08-10T16:30:26.217Z] ========================================================= [2022-08-10T16:30:26.217Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-10T16:30:26.217Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-10T16:30:26.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T16:30:26.681Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-10T16:30:26.681Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-10T16:30:26.681Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-10T16:30:26.681Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-10T16:30:26.681Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-10T16:30:26.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:30:27.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T16:30:27.059Z] [2022-08-10T16:30:27.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:30:27.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T16:30:27.373Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-10T16:30:27.373Z] b85a868b505f: Pulling fs layer [2022-08-10T16:30:27.373Z] e2be974225ed: Pulling fs layer [2022-08-10T16:30:27.373Z] 339a4e72a1f5: Pulling fs layer [2022-08-10T16:30:27.373Z] 988bab9f4d93: Pulling fs layer [2022-08-10T16:30:27.373Z] 1469e6f7b9e6: Pulling fs layer [2022-08-10T16:30:27.373Z] eaf3925da568: Pulling fs layer [2022-08-10T16:30:27.373Z] bab4dde63d76: Pulling fs layer [2022-08-10T16:30:27.373Z] bde34c3a00c8: Pulling fs layer [2022-08-10T16:30:27.373Z] b352a97aabf1: Pulling fs layer [2022-08-10T16:30:27.373Z] 4872d77fe225: Pulling fs layer [2022-08-10T16:30:27.373Z] 5851b861e8e6: Pulling fs layer [2022-08-10T16:30:27.373Z] eaf3925da568: Waiting [2022-08-10T16:30:27.373Z] bab4dde63d76: Waiting [2022-08-10T16:30:27.373Z] bde34c3a00c8: Waiting [2022-08-10T16:30:27.373Z] b352a97aabf1: Waiting [2022-08-10T16:30:27.373Z] 4872d77fe225: Waiting [2022-08-10T16:30:27.373Z] 5851b861e8e6: Waiting [2022-08-10T16:30:27.373Z] 1469e6f7b9e6: Waiting [2022-08-10T16:30:27.373Z] 988bab9f4d93: Waiting [2022-08-10T16:30:27.373Z] e2be974225ed: Download complete [2022-08-10T16:30:27.633Z] 339a4e72a1f5: Verifying Checksum [2022-08-10T16:30:27.633Z] 339a4e72a1f5: Download complete [2022-08-10T16:30:27.633Z] 1469e6f7b9e6: Verifying Checksum [2022-08-10T16:30:27.633Z] 1469e6f7b9e6: Download complete [2022-08-10T16:30:27.633Z] eaf3925da568: Verifying Checksum [2022-08-10T16:30:27.633Z] bde34c3a00c8: Download complete [2022-08-10T16:30:27.633Z] b352a97aabf1: Verifying Checksum [2022-08-10T16:30:27.633Z] b352a97aabf1: Download complete [2022-08-10T16:30:27.633Z] 4872d77fe225: Download complete [2022-08-10T16:30:27.633Z] 5851b861e8e6: Verifying Checksum [2022-08-10T16:30:27.633Z] 5851b861e8e6: Download complete [2022-08-10T16:30:27.633Z] b85a868b505f: Download complete [2022-08-10T16:30:27.893Z] bab4dde63d76: Verifying Checksum [2022-08-10T16:30:27.893Z] bab4dde63d76: Download complete [2022-08-10T16:30:29.275Z] b85a868b505f: Pull complete [2022-08-10T16:30:29.275Z] e2be974225ed: Pull complete [2022-08-10T16:30:29.847Z] 339a4e72a1f5: Pull complete [2022-08-10T16:30:29.847Z] 988bab9f4d93: Pull complete [2022-08-10T16:30:30.112Z] 1469e6f7b9e6: Pull complete [2022-08-10T16:30:30.374Z] eaf3925da568: Pull complete [2022-08-10T16:30:32.294Z] bab4dde63d76: Pull complete [2022-08-10T16:30:32.294Z] bde34c3a00c8: Pull complete [2022-08-10T16:30:32.554Z] b352a97aabf1: Pull complete [2022-08-10T16:30:32.554Z] 4872d77fe225: Pull complete [2022-08-10T16:30:32.554Z] 5851b861e8e6: Pull complete [2022-08-10T16:30:32.554Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-10T16:30:32.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T16:30:32.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T16:30:32.918Z] prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container [2022-08-10T16:30:32.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T16:30:34.413Z] $ docker top e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T16:30:34.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T16:30:34.515Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T16:30:34.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T16:30:34.690Z] $ docker exec e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 ssh-agent [2022-08-10T16:30:34.834Z] SSH_AUTH_SOCK=/tmp/ssh-fLOKavBSl8U1/agent.34 [2022-08-10T16:30:34.834Z] SSH_AGENT_PID=40 [2022-08-10T16:30:34.842Z] Running ssh-add (command line suppressed) [2022-08-10T16:30:35.007Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_6871405050104447845.key (/w/workspace/edgex-go/12@tmp/private_key_6871405050104447845.key) [2022-08-10T16:30:35.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T16:30:35.313Z] + git tag --points-at HEAD [Pipeline] } [2022-08-10T16:30:35.339Z] $ docker exec --env ******** --env ******** e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 ssh-agent -k [2022-08-10T16:30:35.448Z] unset SSH_AUTH_SOCK; [2022-08-10T16:30:35.448Z] unset SSH_AGENT_PID; [2022-08-10T16:30:35.449Z] echo Agent pid 40 killed; [2022-08-10T16:30:35.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-10T16:30:35.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T16:30:35.484Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T16:30:35.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T16:30:35.636Z] $ docker exec e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 ssh-agent [2022-08-10T16:30:35.757Z] SSH_AUTH_SOCK=/tmp/ssh-bQIQW2woVFQl/agent.73 [2022-08-10T16:30:35.757Z] SSH_AGENT_PID=79 [2022-08-10T16:30:35.763Z] Running ssh-add (command line suppressed) [2022-08-10T16:30:35.889Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_847282836796564327.key (/w/workspace/edgex-go/12@tmp/private_key_847282836796564327.key) [2022-08-10T16:30:35.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T16:30:36.192Z] + git semver init [2022-08-10T16:30:36.454Z] 2022-08-10 16:30:36,395 [run_init] DEBUG init version:0.0.0 force:False [2022-08-10T16:30:36.454Z] 2022-08-10 16:30:36,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/12/.semver [2022-08-10T16:30:36.454Z] 2022-08-10 16:30:36,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/12/.semver [2022-08-10T16:30:36.454Z] 2022-08-10 16:30:36,398 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/12/.semver'], cwd=/w/workspace/edgex-go/12, universal_newlines=False, shell=None, istream=None) [2022-08-10T16:30:41.760Z] 2022-08-10 16:30:41,118 [append_file] DEBUG append to file:/w/workspace/edgex-go/12/.git/info/exclude [2022-08-10T16:30:41.760Z] 2022-08-10 16:30:41,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/12/.semver/PR-4097 with force:False [2022-08-10T16:30:41.760Z] 2022-08-10 16:30:41,118 [write_file] DEBUG write to file:/w/workspace/edgex-go/12/.semver/PR-4097 [2022-08-10T16:30:41.760Z] 2022-08-10 16:30:41,123 [execute] INFO git cat-file --batch-check [2022-08-10T16:30:41.760Z] 2022-08-10 16:30:41,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T16:30:41.760Z] 2022-08-10 16:30:41,132 [execute] INFO git cat-file --batch [2022-08-10T16:30:41.760Z] 2022-08-10 16:30:41,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T16:30:41.760Z] 2022-08-10 16:30:41,138 [read_version] DEBUG read version from /w/workspace/edgex-go/12/.semver/PR-4097 [2022-08-10T16:30:41.760Z] 0.0.0 [Pipeline] } [2022-08-10T16:30:41.774Z] $ docker exec --env ******** --env ******** e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 ssh-agent -k [2022-08-10T16:30:41.907Z] unset SSH_AUTH_SOCK; [2022-08-10T16:30:41.908Z] unset SSH_AGENT_PID; [2022-08-10T16:30:41.908Z] echo Agent pid 79 killed; [2022-08-10T16:30:41.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T16:30:42.228Z] + git semver [Pipeline] } [2022-08-10T16:30:42.513Z] $ docker stop --time=1 e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 [2022-08-10T16:30:43.866Z] $ docker rm -f e817887be466ff590e631856633ceb2bb02d54add364f6888d96774c4748a616 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T16:30:44.216Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-10T16:30:44.534Z] Stashed 1 file(s) [Pipeline] echo [2022-08-10T16:30:44.537Z] [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-08-10T16:30:44.967Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo [2022-08-10T16:30:44.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T16:30:44.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T16:30:45.012Z] ========================================================= [2022-08-10T16:30:45.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-10T16:30:45.012Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-10T16:30:45.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T16:30:45.309Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-10T16:30:45.309Z] 2408cc74d12b: Pulling fs layer [2022-08-10T16:30:45.309Z] ea60b727a1ce: Pulling fs layer [2022-08-10T16:30:45.309Z] 30c4a7721957: Pulling fs layer [2022-08-10T16:30:45.309Z] 370296b7ddb6: Pulling fs layer [2022-08-10T16:30:45.309Z] 7c6cee850709: Pulling fs layer [2022-08-10T16:30:45.309Z] 39a5fcdaea64: Pulling fs layer [2022-08-10T16:30:45.309Z] d94ebbe4e438: Pulling fs layer [2022-08-10T16:30:45.309Z] bcfd1f05c69d: Pulling fs layer [2022-08-10T16:30:45.309Z] 59ccb84bbe0f: Pulling fs layer [2022-08-10T16:30:45.309Z] 7c6cee850709: Waiting [2022-08-10T16:30:45.309Z] 39a5fcdaea64: Waiting [2022-08-10T16:30:45.309Z] d94ebbe4e438: Waiting [2022-08-10T16:30:45.309Z] bcfd1f05c69d: Waiting [2022-08-10T16:30:45.309Z] 59ccb84bbe0f: Waiting [2022-08-10T16:30:45.309Z] 30c4a7721957: Verifying Checksum [2022-08-10T16:30:45.309Z] 30c4a7721957: Download complete [2022-08-10T16:30:45.309Z] ea60b727a1ce: Verifying Checksum [2022-08-10T16:30:45.309Z] ea60b727a1ce: Download complete [2022-08-10T16:30:45.309Z] 7c6cee850709: Download complete [2022-08-10T16:30:45.309Z] 39a5fcdaea64: Download complete [2022-08-10T16:30:45.309Z] 2408cc74d12b: Verifying Checksum [2022-08-10T16:30:45.309Z] 2408cc74d12b: Download complete [2022-08-10T16:30:45.309Z] d94ebbe4e438: Download complete [2022-08-10T16:30:45.574Z] 2408cc74d12b: Pull complete [2022-08-10T16:30:45.836Z] ea60b727a1ce: Pull complete [2022-08-10T16:30:45.836Z] 30c4a7721957: Pull complete [2022-08-10T16:30:45.836Z] 59ccb84bbe0f: Verifying Checksum [2022-08-10T16:30:45.836Z] 59ccb84bbe0f: Download complete [2022-08-10T16:30:46.096Z] bcfd1f05c69d: Download complete [2022-08-10T16:30:46.096Z] 370296b7ddb6: Verifying Checksum [2022-08-10T16:30:46.096Z] 370296b7ddb6: Download complete [2022-08-10T16:30:50.302Z] 370296b7ddb6: Pull complete [2022-08-10T16:30:50.562Z] 7c6cee850709: Pull complete [2022-08-10T16:30:50.562Z] 39a5fcdaea64: Pull complete [2022-08-10T16:30:50.562Z] d94ebbe4e438: Pull complete [2022-08-10T16:30:53.107Z] bcfd1f05c69d: Pull complete [2022-08-10T16:30:53.682Z] 59ccb84bbe0f: Pull complete [2022-08-10T16:30:53.683Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-10T16:30:53.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T16:30:53.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-10T16:30:53.985Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T16:30:53.985Z] WORKDIR /edgex [2022-08-10T16:30:53.985Z] COPY go.mod . [2022-08-10T16:30:53.985Z] RUN go mod download [2022-08-10T16:30:53.985Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-10T16:30:54.929Z] Sending build context to Docker daemon 169.2MB [2022-08-10T16:30:54.929Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T16:30:54.929Z] ---> a4fb48ad2a94 [2022-08-10T16:30:54.929Z] Step 2/4 : WORKDIR /edgex [2022-08-10T16:30:56.855Z] ---> Running in ac47c4f65e17 [2022-08-10T16:30:56.855Z] Removing intermediate container ac47c4f65e17 [2022-08-10T16:30:56.855Z] ---> a46f5d69dd10 [2022-08-10T16:30:56.855Z] Step 3/4 : COPY go.mod . [2022-08-10T16:30:56.855Z] ---> af150ae35d51 [2022-08-10T16:30:56.855Z] Step 4/4 : RUN go mod download [2022-08-10T16:30:57.116Z] ---> Running in 0998c84cc9a5 [2022-08-10T16:30:59.627Z] Still waiting to schedule task [2022-08-10T16:30:59.628Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22414’ [2022-08-10T16:31:12.043Z] Removing intermediate container 0998c84cc9a5 [2022-08-10T16:31:12.043Z] ---> 80238ffd9c91 [2022-08-10T16:31:12.043Z] Successfully built 80238ffd9c91 [2022-08-10T16:31:12.043Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:31:12.354Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T16:31:12.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T16:31:12.446Z] prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container [2022-08-10T16:31:12.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-10T16:31:12.911Z] $ docker top 476a2d0152aea4ebce050b5e0e9e619d08f904af4d42755a2e41a409b03f58e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T16:31:13.265Z] + go version [2022-08-10T16:31:13.265Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-10T16:31:13.282Z] $ docker stop --time=1 476a2d0152aea4ebce050b5e0e9e619d08f904af4d42755a2e41a409b03f58e8 [2022-08-10T16:31:14.578Z] $ docker rm -f 476a2d0152aea4ebce050b5e0e9e619d08f904af4d42755a2e41a409b03f58e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:31:14.989Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T16:31:14.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T16:31:15.080Z] prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container [2022-08-10T16:31:15.132Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-10T16:31:15.551Z] $ docker top d5a7f1073fff1b87bb344be02c9b5f0f89d64780cc10b3f1df62ae18cf3e5c3a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T16:31:15.638Z] ========================================================= [2022-08-10T16:31:15.638Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-10T16:31:15.638Z] ========================================================= [Pipeline] sh [2022-08-10T16:31:15.967Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh [2022-08-10T16:31:16.275Z] + make test [2022-08-10T16:31:16.275Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-10T16:31:22.965Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-10T16:31:37.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-10T16:31:38.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements [2022-08-10T16:31:38.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-10T16:31:38.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-10T16:31:38.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2022-08-10T16:31:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-10T16:31:38.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements [2022-08-10T16:31:38.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-10T16:31:38.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.792s coverage: 89.2% of statements [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.1% of statements [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.6% of statements [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2022-08-10T16:31:43.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-08-10T16:31:43.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-08-10T16:31:51.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-08-10T16:31:51.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-08-10T16:31:53.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.2% of statements [2022-08-10T16:31:53.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 80.0% of statements [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.7% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.8% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 43.6% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.191s coverage: 92.3% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-10T16:32:01.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-08-10T16:32:01.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-10T16:32:01.974Z] 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-08-10T16:32:23.923Z] 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-08-10T16:32:23.923Z] GO111MODULE=on go vet ./... [2022-08-10T16:32:24.862Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T16:32:24.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T16:32:24.862Z] ./bin/test-attribution-txt.sh [2022-08-10T16:32:24.862Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-10T16:32:24.862Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-10T16:32:24.862Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-10T16:32:24.862Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-10T16:32:25.123Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-10T16:32:25.123Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-10T16:32:25.123Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-10T16:32:25.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-10T16:32:25.433Z] + ls -al . [2022-08-10T16:32:25.433Z] total 728 [2022-08-10T16:32:25.433Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 16:31 . [2022-08-10T16:32:25.433Z] drwxr-xr-x 4 root root 4096 Aug 10 16:31 .. [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 16 Aug 10 16:30 .dockerignore [2022-08-10T16:32:25.433Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 16:32 .git [2022-08-10T16:32:25.433Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 16:30 .github [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 1030 Aug 10 16:30 .gitignore [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 42 Aug 10 16:30 .golangci.yml [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 87 Aug 10 16:30 .hadolint.yml [2022-08-10T16:32:25.433Z] drwxr-xr-x 3 1001 1001 4096 Aug 10 16:30 .semver [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 16:30 .sonarcloud.properties [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 16:30 ADOPTERS.md [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 10347 Aug 10 16:30 Attribution.txt [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 63209 Aug 10 16:30 CHANGELOG.md [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 16:30 CONTRIBUTING.md [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 16:30 GOVERNANCE.md [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 850 Aug 10 16:30 Jenkinsfile [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 16:30 LICENSE [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 12212 Aug 10 16:30 Makefile [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 16:30 OWNERS.md [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 9094 Aug 10 16:30 README.md [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 16:30 SECURITY.md [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 16:30 VERSION [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 16:30 ZMQWindows.md [2022-08-10T16:32:25.433Z] drwxrwxr-x 2 1001 1001 4096 Aug 10 16:30 bin [2022-08-10T16:32:25.433Z] drwxrwxr-x 18 1001 1001 4096 Aug 10 16:30 cmd [2022-08-10T16:32:25.433Z] -rw-r--r-- 1 root root 478941 Aug 10 16:32 coverage.out [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 3681 Aug 10 16:30 go.mod [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 38033 Aug 10 16:30 go.sum [2022-08-10T16:32:25.433Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 16:30 internal [2022-08-10T16:32:25.433Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 16:30 openapi [2022-08-10T16:32:25.433Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 16:30 snap [2022-08-10T16:32:25.433Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 16:30 version.go [Pipeline] sh [2022-08-10T16:32:25.725Z] + '[' -e coverage.out ] [2022-08-10T16:32:25.725Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-10T16:32:25.821Z] Stashed 1 file(s) [Pipeline] sh [2022-08-10T16:32:26.109Z] + make build [2022-08-10T16:32:26.109Z] 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-08-10T16:32:38.330Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-10T16:32:50.542Z] 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-08-10T16:32:50.542Z] 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-08-10T16:32:57.112Z] 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-08-10T16:32:57.371Z] 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-08-10T16:32:58.310Z] 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-08-10T16:32:59.692Z] 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-08-10T16:33:00.635Z] 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-08-10T16:33:01.580Z] 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-08-10T16:33:02.523Z] 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-08-10T16:33:03.094Z] 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-08-10T16:33:05.003Z] 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-08-10T16:33:05.949Z] $ docker stop --time=1 d5a7f1073fff1b87bb344be02c9b5f0f89d64780cc10b3f1df62ae18cf3e5c3a [2022-08-10T16:33:08.346Z] $ docker rm -f d5a7f1073fff1b87bb344be02c9b5f0f89d64780cc10b3f1df62ae18cf3e5c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:33:09.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T16:33:09.284Z] [2022-08-10T16:33:09.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:33:09.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T16:33:09.588Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-10T16:33:09.588Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-10T16:33:09.588Z] ca9280d653b3: Pulling fs layer [2022-08-10T16:33:09.588Z] 7e9c9ca2126c: Pulling fs layer [2022-08-10T16:33:09.588Z] cbdbe7a5bc2a: Download complete [2022-08-10T16:33:09.849Z] ca9280d653b3: Verifying Checksum [2022-08-10T16:33:09.849Z] ca9280d653b3: Download complete [2022-08-10T16:33:09.849Z] cbdbe7a5bc2a: Pull complete [2022-08-10T16:33:10.107Z] 7e9c9ca2126c: Verifying Checksum [2022-08-10T16:33:10.107Z] 7e9c9ca2126c: Download complete [2022-08-10T16:33:10.365Z] ca9280d653b3: Pull complete [2022-08-10T16:33:13.654Z] 7e9c9ca2126c: Pull complete [2022-08-10T16:33:13.654Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-10T16:33:13.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T16:33:13.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T16:33:13.748Z] prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container [2022-08-10T16:33:13.778Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-08-10T16:33:15.179Z] $ docker top 13df20ab1e77a4c847a36c39eac0b8395228ebd68bea19ba17de0dd362096bc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T16:33:15.584Z] + docker-compose build --help [2022-08-10T16:33:15.584Z] + grep parallel [2022-08-10T16:33:16.169Z] --parallel Build images in parallel. [Pipeline] } [2022-08-10T16:33:16.174Z] $ docker stop --time=1 13df20ab1e77a4c847a36c39eac0b8395228ebd68bea19ba17de0dd362096bc7 [2022-08-10T16:33:17.440Z] $ docker rm -f 13df20ab1e77a4c847a36c39eac0b8395228ebd68bea19ba17de0dd362096bc7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:33:17.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T16:33:17.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T16:33:17.952Z] prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container [2022-08-10T16:33:17.981Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-10T16:33:18.383Z] $ docker top aa7403bae7a4ba586ac522c8574e756549d0d6a23c2213b71d8fab5104ce216d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T16:33:18.746Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-10T16:33:19.316Z] Building core-command ... [2022-08-10T16:33:19.316Z] Building core-data ... [2022-08-10T16:33:19.316Z] Building core-metadata ... [2022-08-10T16:33:19.316Z] Building security-bootstrapper ... [2022-08-10T16:33:19.316Z] Building security-proxy-setup ... [2022-08-10T16:33:19.316Z] Building security-secretstore-setup ... [2022-08-10T16:33:19.316Z] Building security-spiffe-token-provider ... [2022-08-10T16:33:19.316Z] Building security-spire-agent ... [2022-08-10T16:33:19.316Z] Building security-spire-config ... [2022-08-10T16:33:19.316Z] Building security-spire-server ... [2022-08-10T16:33:19.316Z] Building support-notifications ... [2022-08-10T16:33:19.316Z] Building support-scheduler ... [2022-08-10T16:33:19.316Z] Building sys-mgmt-agent ... [2022-08-10T16:33:19.316Z] Building support-notifications [2022-08-10T16:33:19.316Z] Building core-data [2022-08-10T16:33:19.316Z] Building core-metadata [2022-08-10T16:33:19.316Z] Building security-proxy-setup [2022-08-10T16:33:19.316Z] Building support-scheduler [2022-08-10T16:33:34.198Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:33:34.198Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:33:34.198Z] ---> 80238ffd9c91 [2022-08-10T16:33:34.198Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T16:33:34.198Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:33:34.198Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:33:34.198Z] ---> 80238ffd9c91 [2022-08-10T16:33:34.198Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T16:33:34.198Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:33:34.198Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:33:34.198Z] ---> 80238ffd9c91 [2022-08-10T16:33:34.198Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T16:33:34.198Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:33:34.198Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:33:34.198Z] ---> 80238ffd9c91 [2022-08-10T16:33:34.198Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T16:33:34.198Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:33:34.198Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:33:34.198Z] ---> 80238ffd9c91 [2022-08-10T16:33:34.198Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T16:33:36.114Z] ---> Running in ae7f86870220 [2022-08-10T16:33:36.114Z] ---> Running in bdcad09b68a3 [2022-08-10T16:33:36.114Z] ---> Running in a6962faeb96a [2022-08-10T16:33:36.114Z] ---> Running in cc1d0668e54c [2022-08-10T16:33:36.114Z] ---> Running in 1c5a4bdababb [2022-08-10T16:33:36.114Z] Removing intermediate container 1c5a4bdababb [2022-08-10T16:33:36.114Z] ---> 76c9ee3853d1 [2022-08-10T16:33:36.114Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:33:36.376Z] Removing intermediate container bdcad09b68a3 [2022-08-10T16:33:36.376Z] ---> a357a4627873 [2022-08-10T16:33:36.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:33:36.376Z] Removing intermediate container ae7f86870220 [2022-08-10T16:33:36.376Z] ---> b94c29ce7a0f [2022-08-10T16:33:36.376Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:33:36.376Z] Removing intermediate container cc1d0668e54c [2022-08-10T16:33:36.376Z] ---> 0d0ccc64eee8 [2022-08-10T16:33:36.376Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:33:36.376Z] Removing intermediate container a6962faeb96a [2022-08-10T16:33:36.376Z] ---> 0215b79d9937 [2022-08-10T16:33:36.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:33:36.376Z] ---> Running in 74b805b2a6d4 [2022-08-10T16:33:36.376Z] ---> Running in 8866f01a6493 [2022-08-10T16:33:36.376Z] ---> Running in ea5276537ff2 [2022-08-10T16:33:36.376Z] ---> Running in c44584af2c85 [2022-08-10T16:33:36.376Z] ---> Running in 58490ad5e80b [2022-08-10T16:33:37.323Z] Removing intermediate container 74b805b2a6d4 [2022-08-10T16:33:37.323Z] ---> 90b28b138440 [2022-08-10T16:33:37.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T16:33:37.323Z] ---> Running in ab9c39cf88aa [2022-08-10T16:33:37.583Z] Removing intermediate container 8866f01a6493 [2022-08-10T16:33:37.583Z] ---> cc94238819e4 [2022-08-10T16:33:37.583Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T16:33:37.583Z] ---> Running in d74a39cc402b [2022-08-10T16:33:37.583Z] Removing intermediate container ea5276537ff2 [2022-08-10T16:33:37.583Z] ---> 3da65b8aa4e7 [2022-08-10T16:33:37.583Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-10T16:33:37.583Z] ---> Running in ccbaafbdf804 [2022-08-10T16:33:38.151Z] Removing intermediate container c44584af2c85 [2022-08-10T16:33:38.151Z] ---> 836559e602aa [2022-08-10T16:33:38.151Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-10T16:33:38.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:33:38.151Z] Removing intermediate container 58490ad5e80b [2022-08-10T16:33:38.151Z] ---> 19e8d06e1595 [2022-08-10T16:33:38.151Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T16:33:38.151Z] ---> Running in 89e7c4bc06f3 [2022-08-10T16:33:38.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:33:38.151Z] ---> Running in f714c8c7f531 [2022-08-10T16:33:38.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:33:38.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:33:38.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:33:38.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:33:38.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:33:39.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:33:39.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:33:39.244Z] OK: 211 MiB in 51 packages [2022-08-10T16:33:39.504Z] OK: 211 MiB in 51 packages [2022-08-10T16:33:39.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:33:39.504Z] OK: 211 MiB in 51 packages [2022-08-10T16:33:39.765Z] OK: 211 MiB in 51 packages [2022-08-10T16:33:39.765Z] Removing intermediate container d74a39cc402b [2022-08-10T16:33:39.765Z] ---> 133bf6839da9 [2022-08-10T16:33:39.765Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T16:33:40.024Z] Removing intermediate container ab9c39cf88aa [2022-08-10T16:33:40.024Z] ---> ef02b3caa692 [2022-08-10T16:33:40.024Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T16:33:40.024Z] OK: 211 MiB in 51 packages [2022-08-10T16:33:40.024Z] ---> 97db5e2c738f [2022-08-10T16:33:40.024Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:33:40.283Z] ---> Running in ad6edd61ee18 [2022-08-10T16:33:40.283Z] Removing intermediate container ccbaafbdf804 [2022-08-10T16:33:40.283Z] ---> bfba9175f77c [2022-08-10T16:33:40.283Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T16:33:40.283Z] ---> 9a9d69185026 [2022-08-10T16:33:40.283Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:33:40.283Z] ---> Running in c7b9baef4876 [2022-08-10T16:33:40.283Z] Removing intermediate container f714c8c7f531 [2022-08-10T16:33:40.283Z] ---> f1f3d32e26c7 [2022-08-10T16:33:40.283Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T16:33:40.542Z] ---> a2e2e51f2a53 [2022-08-10T16:33:40.542Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:33:40.542Z] ---> Running in 8fcb173b6b70 [2022-08-10T16:33:40.542Z] Removing intermediate container 89e7c4bc06f3 [2022-08-10T16:33:40.542Z] ---> 46f560a0bcaf [2022-08-10T16:33:40.542Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T16:33:40.542Z] ---> c51bf708e01c [2022-08-10T16:33:40.542Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:33:40.800Z] ---> Running in 490929e86529 [2022-08-10T16:33:40.800Z] ---> 9274e78db8c6 [2022-08-10T16:33:40.800Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:33:40.800Z] ---> Running in 220fecf0defd [2022-08-10T16:33:55.713Z] Removing intermediate container 220fecf0defd [2022-08-10T16:33:55.713Z] ---> f488df29e96b [2022-08-10T16:33:55.713Z] Step 8/22 : COPY . . [2022-08-10T16:33:55.713Z] Removing intermediate container ad6edd61ee18 [2022-08-10T16:33:55.713Z] ---> b0c1ad412388 [2022-08-10T16:33:55.713Z] Step 8/22 : COPY . . [2022-08-10T16:33:55.713Z] Removing intermediate container c7b9baef4876 [2022-08-10T16:33:55.713Z] ---> 8688c6132013 [2022-08-10T16:33:55.713Z] Step 8/22 : COPY . . [2022-08-10T16:33:55.713Z] Removing intermediate container 8fcb173b6b70 [2022-08-10T16:33:55.713Z] ---> 03b9e334ded9 [2022-08-10T16:33:55.713Z] Step 8/23 : COPY . . [2022-08-10T16:33:55.713Z] Removing intermediate container 490929e86529 [2022-08-10T16:33:55.713Z] ---> 7a542142aa36 [2022-08-10T16:33:55.713Z] Step 8/23 : COPY . . [2022-08-10T16:34:05.702Z] ---> a88d04018b3d [2022-08-10T16:34:05.702Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-10T16:34:05.702Z] ---> 8284379cf4cf [2022-08-10T16:34:05.702Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-10T16:34:05.702Z] ---> c0d867ddf550 [2022-08-10T16:34:05.702Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-10T16:34:05.702Z] ---> 8a351c6c3058 [2022-08-10T16:34:05.702Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-10T16:34:05.702Z] ---> 868da7f839b5 [2022-08-10T16:34:05.702Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-10T16:34:05.702Z] ---> Running in 1b8eb57dbf71 [2022-08-10T16:34:05.702Z] ---> Running in 23f247242b79 [2022-08-10T16:34:05.702Z] ---> Running in 1d21b0f6f658 [2022-08-10T16:34:05.702Z] ---> Running in 7912c3086450 [2022-08-10T16:34:05.702Z] ---> Running in 9b1fed0f8178 [2022-08-10T16:34:06.272Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-10T16:34:06.272Z] 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-08-10T16:34:06.533Z] 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-08-10T16:34:06.533Z] 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-08-10T16:34:06.533Z] 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-08-10T16:34:20.273Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22417 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-08-10T16:34:20.288Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2022-08-10T16:34:20.327Z] The recommended git tool is: git [2022-08-10T16:34:27.498Z] using credential edgex-jenkins-ssh [2022-08-10T16:34:27.517Z] Cloning the remote Git repository [2022-08-10T16:34:27.572Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-10T16:34:27.652Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2022-08-10T16:34:27.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-10T16:34:27.821Z] > git --version # timeout=10 [2022-08-10T16:34:27.880Z] > git --version # 'git version 2.25.1' [2022-08-10T16:34:27.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T16:34:27.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T16:34:38.605Z] 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-08-10T16:34:44.393Z] Merging remotes/origin/main commit d0806caeb40f4e3531513a6632e1dafeaa9bd88e into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-08-10T16:34:43.759Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-10T16:34:43.781Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T16:34:43.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-10T16:34:43.835Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-10T16:34:43.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T16:34:43.851Z] > 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-08-10T16:34:44.411Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T16:34:44.425Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-08-10T16:34:44.660Z] > git remote # timeout=10 [2022-08-10T16:34:44.676Z] > git config --get remote.origin.url # timeout=10 [2022-08-10T16:34:44.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T16:34:44.706Z] > git merge d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 [2022-08-10T16:34:45.020Z] Merge succeeded, producing 7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T16:34:45.021Z] Checking out Revision 7d0c686f43d1fa7e0d3f744b321030cf1f4d789e (PR-4097) [2022-08-10T16:34:46.763Z] Removing intermediate container 7912c3086450 [2022-08-10T16:34:46.763Z] ---> 4b3a3cd0aed5 [2022-08-10T16:34:46.763Z] [2022-08-10T16:34:46.763Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T16:34:46.763Z] Removing intermediate container 9b1fed0f8178 [2022-08-10T16:34:46.763Z] ---> 3d2d84a5981f [2022-08-10T16:34:46.763Z] [2022-08-10T16:34:46.763Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T16:34:46.763Z] Removing intermediate container 1b8eb57dbf71 [2022-08-10T16:34:46.763Z] ---> 500046d4d838 [2022-08-10T16:34:46.763Z] [2022-08-10T16:34:46.763Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T16:34:45.005Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-10T16:34:45.027Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T16:34:45.037Z] > git checkout -f 7d0c686f43d1fa7e0d3f744b321030cf1f4d789e # timeout=10 [2022-08-10T16:34:47.024Z] 3.16: Pulling from library/alpine [2022-08-10T16:34:47.283Z] 3.16: Pulling from library/alpine [2022-08-10T16:34:47.283Z] 3.16: Pulling from library/alpine [2022-08-10T16:34:49.298Z] Commit message: "Merge commit 'd0806caeb40f4e3531513a6632e1dafeaa9bd88e' into HEAD" [2022-08-10T16:34:49.323Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T16:34:49.824Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T16:34:49.824Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T16:34:49.824Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T16:34:49.824Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T16:34:49.824Z] Status: Image is up to date for alpine:3.16 [2022-08-10T16:34:49.824Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T16:34:49.824Z] ---> 9c6f07244728 [2022-08-10T16:34:49.825Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-10T16:34:49.825Z] ---> 9c6f07244728 [2022-08-10T16:34:49.825Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T16:34:49.825Z] ---> 9c6f07244728 [2022-08-10T16:34:49.825Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-10T16:34:49.825Z] ---> Running in 6276d1493ba9 [2022-08-10T16:34:49.825Z] ---> Running in da7fa7dee65c [2022-08-10T16:34:49.825Z] ---> Running in 956928c72da9 [2022-08-10T16:34:49.825Z] Removing intermediate container 23f247242b79 [2022-08-10T16:34:49.825Z] ---> b40be113c494 [2022-08-10T16:34:49.825Z] [2022-08-10T16:34:49.825Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T16:34:49.825Z] ---> 9c6f07244728 [2022-08-10T16:34:49.825Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-10T16:34:49.825Z] Removing intermediate container 1d21b0f6f658 [2022-08-10T16:34:49.825Z] ---> 33d5b632a46e [2022-08-10T16:34:49.825Z] [2022-08-10T16:34:49.825Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T16:34:49.825Z] ---> 9c6f07244728 [2022-08-10T16:34:49.825Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-10T16:34:49.825Z] ---> Running in fc6eb0ab3993 [2022-08-10T16:34:49.825Z] ---> Running in d3f93b8ec1c3 [2022-08-10T16:34:50.082Z] Removing intermediate container da7fa7dee65c [2022-08-10T16:34:50.082Z] ---> 08c672adf789 [2022-08-10T16:34:50.082Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-10T16:34:50.082Z] ---> Running in 0ed429d64c00 [2022-08-10T16:34:50.082Z] Removing intermediate container 0ed429d64c00 [2022-08-10T16:34:50.082Z] ---> d1dada0df63f [2022-08-10T16:34:50.082Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-10T16:34:50.082Z] ---> Running in 93dcd57c5728 [2022-08-10T16:34:50.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-10T16:34:50.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T16:34:50.299Z] Dload Upload Total Spent Left Speed [2022-08-10T16:34:50.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 78547 0 --:--:-- --:--:-- --:--:-- 79051 [2022-08-10T16:34:50.343Z] Removing intermediate container 93dcd57c5728 [2022-08-10T16:34:50.343Z] ---> aaa95fcba18c [2022-08-10T16:34:50.343Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:34:50.343Z] ---> Running in c53eee5c9608 [2022-08-10T16:34:50.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:34:50.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:34:50.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-08-10T16:34:50.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:34:51.022Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-10T16:34:51.119Z] Removing intermediate container c53eee5c9608 [2022-08-10T16:34:51.119Z] ---> cb8e204f7cd5 [2022-08-10T16:34:51.120Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T16:34:51.120Z] ---> Running in 715a28588e70 [2022-08-10T16:34:51.371Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-10T16:34:51.372Z] + sudo tee /etc/docker/daemon.new [2022-08-10T16:34:51.372Z] { [2022-08-10T16:34:51.372Z] "registry-mirrors": [ [2022-08-10T16:34:51.372Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-10T16:34:51.372Z] ], [2022-08-10T16:34:51.372Z] "bip": "10.250.0.254/24", [2022-08-10T16:34:51.372Z] "hosts": [ [2022-08-10T16:34:51.372Z] "tcp://0.0.0.0:5555", [2022-08-10T16:34:51.372Z] "unix:///var/run/docker.sock" [2022-08-10T16:34:51.372Z] ], [2022-08-10T16:34:51.372Z] "mtu": 1458, [2022-08-10T16:34:51.372Z] "selinux-enabled": true, [2022-08-10T16:34:51.372Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-10T16:34:51.372Z] } [2022-08-10T16:34:51.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:34:51.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:34:51.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:34:51.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:34:51.378Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:34:51.378Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-10T16:34:51.378Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-10T16:34:51.378Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:34:51.378Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:34:51.378Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-10T16:34:51.378Z] (1/2) Installing ca-certificates (20220614-r0) [Pipeline] sh [2022-08-10T16:34:49.307Z] > git rev-list --no-walk ab6a6f1ed9590a7c550edd8385a43800d700d27c # timeout=10 [2022-08-10T16:34:51.637Z] OK: 6 MiB in 15 packages [2022-08-10T16:34:51.637Z] OK: 6 MiB in 15 packages [2022-08-10T16:34:51.637Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-10T16:34:51.637Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:34:51.637Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T16:34:51.637Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-10T16:34:51.637Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T16:34:51.637Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-10T16:34:51.637Z] (5/6) Installing curl (7.83.1-r2) [2022-08-10T16:34:51.637Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-10T16:34:51.637Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:34:51.637Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T16:34:51.637Z] OK: 6 MiB in 16 packages [2022-08-10T16:34:51.637Z] OK: 8 MiB in 20 packages [2022-08-10T16:34:51.721Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-10T16:34:52.073Z] + sudo service docker restart [2022-08-10T16:34:52.253Z] Removing intermediate container d3f93b8ec1c3 [2022-08-10T16:34:52.253Z] ---> 69c70b919e91 [2022-08-10T16:34:52.253Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T16:34:52.253Z] ---> Running in 80fd23e49ea8 [2022-08-10T16:34:52.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:34:52.253Z] Removing intermediate container 6276d1493ba9 [2022-08-10T16:34:52.253Z] ---> 0dea33e650a4 [2022-08-10T16:34:52.253Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T16:34:52.253Z] ---> Running in fee70d88b1f3 [2022-08-10T16:34:52.253Z] Removing intermediate container fc6eb0ab3993 [2022-08-10T16:34:52.253Z] ---> 404cf317c36f [2022-08-10T16:34:52.253Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T16:34:52.253Z] Removing intermediate container 80fd23e49ea8 [2022-08-10T16:34:52.253Z] ---> 0f0193dea034 [2022-08-10T16:34:52.253Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-10T16:34:52.526Z] Removing intermediate container 956928c72da9 [2022-08-10T16:34:52.526Z] ---> addd17565d51 [2022-08-10T16:34:52.526Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T16:34:52.526Z] ---> Running in 86ceba43a1e6 [2022-08-10T16:34:52.526Z] ---> Running in 284a5dc3a433 [2022-08-10T16:34:52.526Z] Removing intermediate container fee70d88b1f3 [2022-08-10T16:34:52.526Z] ---> 9c66ba959df8 [2022-08-10T16:34:52.526Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-10T16:34:52.526Z] ---> Running in 60f2421a9898 [2022-08-10T16:34:52.526Z] ---> Running in d998d4853223 [2022-08-10T16:34:52.526Z] Removing intermediate container 284a5dc3a433 [2022-08-10T16:34:52.526Z] ---> 184ea3f778b1 [2022-08-10T16:34:52.526Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T16:34:52.526Z] Removing intermediate container 86ceba43a1e6 [2022-08-10T16:34:52.526Z] ---> 13476e5ceb99 [2022-08-10T16:34:52.526Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-10T16:34:52.526Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T16:34:52.526Z] ---> Running in 124466229e78 [2022-08-10T16:34:52.526Z] Removing intermediate container 60f2421a9898 [2022-08-10T16:34:52.526Z] ---> 8aafd28231c6 [2022-08-10T16:34:52.526Z] Step 13/22 : WORKDIR /edgex [2022-08-10T16:34:52.526Z] ---> Running in a2f656d3b7c8 [2022-08-10T16:34:52.526Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T16:34:52.526Z] Removing intermediate container d998d4853223 [2022-08-10T16:34:52.526Z] ---> d7bd9a867dfa [2022-08-10T16:34:52.526Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T16:34:52.849Z] ---> Running in a83f7f221bf5 [2022-08-10T16:34:52.849Z] ---> Running in dfd141422946 [2022-08-10T16:34:52.849Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T16:34:52.849Z] Removing intermediate container 124466229e78 [2022-08-10T16:34:52.850Z] ---> 30f9eb13affc [2022-08-10T16:34:52.850Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T16:34:52.850Z] Removing intermediate container a2f656d3b7c8 [2022-08-10T16:34:52.850Z] ---> 88fe253ca7f3 [2022-08-10T16:34:52.850Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T16:34:52.850Z] ---> Running in 378864f9d466 [2022-08-10T16:34:52.850Z] Removing intermediate container a83f7f221bf5 [2022-08-10T16:34:52.850Z] ---> 5929090813aa [2022-08-10T16:34:52.850Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-10T16:34:52.850Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T16:34:52.850Z] Removing intermediate container dfd141422946 [2022-08-10T16:34:52.850Z] ---> 2a77a8f2d102 [2022-08-10T16:34:52.850Z] Step 15/23 : WORKDIR / [2022-08-10T16:34:52.850Z] ---> Running in 4b73a9f2ce1d [2022-08-10T16:34:52.850Z] ---> d9c23b4fe431 [2022-08-10T16:34:52.850Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-10T16:34:52.850Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T16:34:52.850Z] Removing intermediate container 378864f9d466 [2022-08-10T16:34:52.850Z] ---> 687001a32db0 [2022-08-10T16:34:52.850Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T16:34:53.133Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T16:34:53.133Z] ---> 1d142cb3fd82 [2022-08-10T16:34:53.133Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-10T16:34:53.133Z] Removing intermediate container 4b73a9f2ce1d [2022-08-10T16:34:53.133Z] ---> 1ffadcf31669 [2022-08-10T16:34:53.133Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T16:34:53.133Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:34:53.133Z] OK: 8 MiB in 20 packages [2022-08-10T16:34:53.133Z] ---> 663316d1d20b [2022-08-10T16:34:53.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-10T16:34:53.417Z] ---> 19223d68cfee [2022-08-10T16:34:53.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-10T16:34:53.676Z] ---> df7b2a974576 [2022-08-10T16:34:53.677Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-10T16:34:53.937Z] ---> b1b043288e03 [2022-08-10T16:34:53.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-10T16:34:53.937Z] ---> b78da37dbb58 [2022-08-10T16:34:53.937Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-10T16:34:53.937Z] ---> 1a26ded85de4 [2022-08-10T16:34:53.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-10T16:34:53.937Z] Removing intermediate container 715a28588e70 [2022-08-10T16:34:53.937Z] ---> 224685eca477 [2022-08-10T16:34:53.937Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T16:34:54.197Z] ---> 89dd04971b2d [2022-08-10T16:34:54.197Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-10T16:34:54.197Z] ---> 4db3e3a9be73 [2022-08-10T16:34:54.197Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-10T16:34:54.197Z] ---> 84336aa7e4d8 [2022-08-10T16:34:54.197Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-10T16:34:54.197Z] ---> Running in 3295bce13729 [2022-08-10T16:34:54.197Z] ---> Running in bf66c869e221 [2022-08-10T16:34:54.197Z] ---> 73e350a404c3 [2022-08-10T16:34:54.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T16:34:54.197Z] ---> Running in 4c5b43c65376 [2022-08-10T16:34:54.197Z] ---> 72d9148c57ab [2022-08-10T16:34:54.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-10T16:34:54.455Z] Removing intermediate container 3295bce13729 [2022-08-10T16:34:54.455Z] ---> 52339b69306c [2022-08-10T16:34:54.455Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:34:54.455Z] ---> Running in 098b5245b1c0 [2022-08-10T16:34:54.455Z] Removing intermediate container bf66c869e221 [2022-08-10T16:34:54.455Z] ---> a5b4efc2535d [2022-08-10T16:34:54.455Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:34:54.455Z] Removing intermediate container 4c5b43c65376 [2022-08-10T16:34:54.455Z] ---> 24bdb2cbe5b4 [2022-08-10T16:34:54.455Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:34:54.713Z] ---> 00c7b5f5d848 [2022-08-10T16:34:54.713Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T16:34:54.713Z] ---> Running in f624ad506877 [2022-08-10T16:34:54.713Z] Removing intermediate container 098b5245b1c0 [2022-08-10T16:34:54.713Z] ---> 9b880f9071ce [2022-08-10T16:34:54.713Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T16:34:54.713Z] ---> Running in 7865d1821fa7 [2022-08-10T16:34:54.713Z] ---> Running in f542a046750f [2022-08-10T16:34:54.713Z] ---> Running in 7cb0001bfd7d [2022-08-10T16:34:54.713Z] ---> 87f8dd50f583 [2022-08-10T16:34:54.713Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-10T16:34:54.713Z] Removing intermediate container f624ad506877 [2022-08-10T16:34:54.713Z] ---> edef9f580550 [2022-08-10T16:34:54.713Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T16:34:54.973Z] Removing intermediate container 7865d1821fa7 [2022-08-10T16:34:54.973Z] ---> 10510533fe86 [2022-08-10T16:34:54.973Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T16:34:54.973Z] ---> Running in a721fadbfc1d [2022-08-10T16:34:54.973Z] ---> Running in d2e9e094120a [2022-08-10T16:34:54.973Z] Removing intermediate container 7cb0001bfd7d [2022-08-10T16:34:54.973Z] ---> 9a80fc3428d5 [2022-08-10T16:34:54.973Z] Step 21/22 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:34:54.973Z] ---> af146811e2f4 [2022-08-10T16:34:54.973Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-10T16:34:54.973Z] ---> Running in 177142d21455 [2022-08-10T16:34:54.973Z] ---> Running in dc27f5f10450 [2022-08-10T16:34:54.973Z] Removing intermediate container d2e9e094120a [2022-08-10T16:34:54.973Z] ---> 0128fc908c93 [2022-08-10T16:34:54.973Z] Step 22/23 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:34:54.973Z] Removing intermediate container a721fadbfc1d [2022-08-10T16:34:54.973Z] ---> c452726eb867 [2022-08-10T16:34:54.973Z] Step 21/22 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:34:55.233Z] ---> Running in cb79e0481e05 [2022-08-10T16:34:55.233Z] ---> Running in 3446bd7dbd03 [2022-08-10T16:34:55.233Z] Removing intermediate container 177142d21455 [2022-08-10T16:34:55.233Z] ---> 2469b5232c69 [2022-08-10T16:34:55.233Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T16:34:55.233Z] Removing intermediate container dc27f5f10450 [2022-08-10T16:34:55.233Z] ---> 332e28023f07 [2022-08-10T16:34:55.233Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:34:55.233Z] ---> Running in ceea8d189bad [2022-08-10T16:34:55.233Z] ---> Running in 6278ae4a7c58 [2022-08-10T16:34:55.233Z] Removing intermediate container 3446bd7dbd03 [2022-08-10T16:34:55.233Z] ---> 1c4cfec03acb [2022-08-10T16:34:55.233Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T16:34:55.233Z] Removing intermediate container cb79e0481e05 [2022-08-10T16:34:55.233Z] ---> 7048aa24affb [2022-08-10T16:34:55.233Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T16:34:55.233Z] ---> Running in 752cf6f28696 [2022-08-10T16:34:55.507Z] ---> Running in a4f0bd596c2c [2022-08-10T16:34:55.507Z] Removing intermediate container ceea8d189bad [2022-08-10T16:34:55.507Z] ---> ee5bfaa53d09 [2022-08-10T16:34:55.507Z] [2022-08-10T16:34:55.507Z] Removing intermediate container 6278ae4a7c58 [2022-08-10T16:34:55.507Z] ---> 09d6fb4a633e [2022-08-10T16:34:55.507Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T16:34:55.507Z] ---> Running in f0bf677b8283 [2022-08-10T16:34:55.507Z] Successfully built ee5bfaa53d09 [2022-08-10T16:34:55.507Z] Successfully tagged support-scheduler:latest [2022-08-10T16:34:55.507Z]  Building support-scheduler ... done Building security-spire-agent [2022-08-10T16:34:55.507Z] Removing intermediate container 752cf6f28696 [2022-08-10T16:34:55.507Z] ---> 22e6fce642fe [2022-08-10T16:34:55.507Z] [2022-08-10T16:34:55.507Z] Removing intermediate container f542a046750f [2022-08-10T16:34:55.507Z] ---> d33fe6f65965 [2022-08-10T16:34:55.507Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T16:34:55.507Z] Removing intermediate container a4f0bd596c2c [2022-08-10T16:34:55.507Z] ---> d5d4843121a5 [2022-08-10T16:34:55.507Z] [2022-08-10T16:34:55.507Z] Removing intermediate container f0bf677b8283 [2022-08-10T16:34:55.507Z] ---> 5b2c197afd9c [2022-08-10T16:34:55.507Z] Step 22/23 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:34:55.507Z] ---> Running in 931dc8e177f4 [2022-08-10T16:34:55.777Z] Successfully built 22e6fce642fe [2022-08-10T16:34:55.777Z] Successfully tagged support-notifications:latest [2022-08-10T16:34:55.777Z] Building security-secretstore-setup [2022-08-10T16:34:55.777Z]  Building support-notifications ... done Successfully built d5d4843121a5 [2022-08-10T16:34:55.777Z] ---> Running in 24c193bc24b1 [2022-08-10T16:34:55.777Z] Successfully tagged core-metadata:latest [2022-08-10T16:34:55.777Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-08-10T16:34:55.777Z] Removing intermediate container 931dc8e177f4 [2022-08-10T16:34:55.777Z] ---> 72519682ca5e [2022-08-10T16:34:55.777Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T16:34:55.777Z] ---> Running in a3bce303a953 [2022-08-10T16:34:55.777Z] Removing intermediate container 24c193bc24b1 [2022-08-10T16:34:55.777Z] ---> 31a69849bf80 [2022-08-10T16:34:55.777Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T16:34:57.157Z] ---> Running in e54499c7cb91 [2022-08-10T16:34:57.157Z] Removing intermediate container a3bce303a953 [2022-08-10T16:34:57.157Z] ---> 9bf81453e981 [2022-08-10T16:34:57.157Z] Step 21/22 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:34:58.096Z] Removing intermediate container e54499c7cb91 [2022-08-10T16:34:58.096Z] ---> 46539a561c83 [2022-08-10T16:34:58.096Z] [2022-08-10T16:34:58.096Z] ---> Running in 58e54d1e9a54 [2022-08-10T16:34:58.096Z] Successfully built 46539a561c83 [2022-08-10T16:34:58.096Z] Successfully tagged core-data:latest [2022-08-10T16:34:58.096Z] Building security-spire-config [2022-08-10T16:34:58.096Z]  Building core-data ... done Removing intermediate container 58e54d1e9a54 [2022-08-10T16:34:58.096Z] ---> f904e6d2bd02 [2022-08-10T16:34:58.096Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T16:34:58.096Z] ---> Running in 53894c5929e8 [2022-08-10T16:34:58.354Z] Removing intermediate container 53894c5929e8 [2022-08-10T16:34:58.354Z] ---> 928b396dc21d [2022-08-10T16:34:58.354Z] [2022-08-10T16:34:58.354Z] Successfully built 928b396dc21d [2022-08-10T16:34:58.354Z] Successfully tagged security-proxy-setup:latest [2022-08-10T16:34:58.354Z] Building security-bootstrapper [2022-08-10T16:35:04.914Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:35:04.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:35:04.914Z] ---> 80238ffd9c91 [2022-08-10T16:35:04.914Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T16:35:04.914Z] ---> Using cache [2022-08-10T16:35:04.914Z] ---> 0215b79d9937 [2022-08-10T16:35:04.914Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:35:04.914Z] ---> Using cache [2022-08-10T16:35:04.914Z] ---> 19e8d06e1595 [2022-08-10T16:35:04.914Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-10T16:35:04.914Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:35:04.914Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:35:04.914Z] ---> 80238ffd9c91 [2022-08-10T16:35:04.914Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T16:35:04.914Z] ---> Using cache [2022-08-10T16:35:04.914Z] ---> 0215b79d9937 [2022-08-10T16:35:04.914Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:35:04.914Z] ---> Using cache [2022-08-10T16:35:04.914Z] ---> 19e8d06e1595 [2022-08-10T16:35:04.914Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T16:35:04.914Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:35:04.914Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:35:04.914Z] ---> 80238ffd9c91 [2022-08-10T16:35:04.914Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T16:35:04.914Z] ---> Using cache [2022-08-10T16:35:04.914Z] ---> 0215b79d9937 [2022-08-10T16:35:04.914Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:35:04.914Z] ---> Using cache [2022-08-10T16:35:04.914Z] ---> 19e8d06e1595 [2022-08-10T16:35:04.914Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-10T16:35:04.914Z] ---> Using cache [2022-08-10T16:35:04.914Z] ---> f1f3d32e26c7 [2022-08-10T16:35:04.914Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T16:35:04.914Z] ---> Using cache [2022-08-10T16:35:04.914Z] ---> c51bf708e01c [2022-08-10T16:35:04.914Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:35:04.914Z] ---> Using cache [2022-08-10T16:35:04.914Z] ---> 7a542142aa36 [2022-08-10T16:35:04.914Z] Step 8/25 : COPY . . [2022-08-10T16:35:04.914Z] ---> Using cache [2022-08-10T16:35:04.914Z] ---> 8284379cf4cf [2022-08-10T16:35:04.914Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-10T16:35:05.487Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:35:05.487Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:35:05.487Z] ---> 80238ffd9c91 [2022-08-10T16:35:05.487Z] Step 3/31 : WORKDIR /edgex-go [2022-08-10T16:35:05.487Z] ---> Using cache [2022-08-10T16:35:05.487Z] ---> 0215b79d9937 [2022-08-10T16:35:05.487Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:35:05.487Z] ---> Using cache [2022-08-10T16:35:05.487Z] ---> 19e8d06e1595 [2022-08-10T16:35:05.487Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-10T16:35:05.487Z] ---> Using cache [2022-08-10T16:35:05.487Z] ---> f1f3d32e26c7 [2022-08-10T16:35:05.487Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-10T16:35:05.487Z] ---> Using cache [2022-08-10T16:35:05.487Z] ---> c51bf708e01c [2022-08-10T16:35:05.487Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:35:05.487Z] ---> Using cache [2022-08-10T16:35:05.487Z] ---> 7a542142aa36 [2022-08-10T16:35:05.487Z] Step 8/31 : COPY . . [2022-08-10T16:35:05.487Z] ---> Using cache [2022-08-10T16:35:05.487Z] ---> 8284379cf4cf [2022-08-10T16:35:05.487Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-10T16:35:05.487Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:35:05.487Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:35:05.487Z] ---> 80238ffd9c91 [2022-08-10T16:35:05.487Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T16:35:05.487Z] ---> Using cache [2022-08-10T16:35:05.487Z] ---> 0215b79d9937 [2022-08-10T16:35:05.487Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:35:05.487Z] ---> Using cache [2022-08-10T16:35:05.487Z] ---> 19e8d06e1595 [2022-08-10T16:35:05.487Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T16:35:08.786Z] ---> Running in 009d68b684e1 [2022-08-10T16:35:08.786Z] ---> Running in 83f2ffa85326 [2022-08-10T16:35:08.786Z] ---> Running in eee38f21ceae [2022-08-10T16:35:08.786Z] ---> Running in fad15697e3ca [2022-08-10T16:35:08.786Z] ---> Running in b0a429e169ba [2022-08-10T16:35:09.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:09.045Z] 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-08-10T16:35:09.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:09.305Z] 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-08-10T16:35:09.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:09.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:09.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:10.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:10.134Z] OK: 211 MiB in 51 packages [2022-08-10T16:35:10.394Z] OK: 211 MiB in 51 packages [2022-08-10T16:35:10.394Z] OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T16:35:10.425Z] provisioning config files... [2022-08-10T16:35:10.449Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config1601259900570878875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T16:35:10.652Z] Removing intermediate container 009d68b684e1 [2022-08-10T16:35:10.652Z] ---> 817061571dcb [2022-08-10T16:35:10.652Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T16:35:10.910Z] Removing intermediate container fad15697e3ca [2022-08-10T16:35:10.910Z] ---> 4ebf954ed33f [2022-08-10T16:35:10.910Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T16:35:10.910Z] ---> 0dfd75cc09e5 [2022-08-10T16:35:10.910Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:35:11.000Z] ---> docker-login.sh [2022-08-10T16:35:11.001Z] nexus3.edgexfoundry.org:10001 [2022-08-10T16:35:11.170Z] ---> Running in 13529e2949a0 [2022-08-10T16:35:11.170Z] Removing intermediate container b0a429e169ba [2022-08-10T16:35:11.170Z] ---> 99e87585d897 [2022-08-10T16:35:11.170Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T16:35:11.170Z] ---> 7267ec3d4fbb [2022-08-10T16:35:11.170Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:35:11.170Z] ---> Running in a2219c4ec449 [2022-08-10T16:35:11.430Z] ---> 69955b1dc64b [2022-08-10T16:35:11.430Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:35:11.430Z] ---> Running in 62fe8aaafe9a [2022-08-10T16:35:11.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T16:35:11.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T16:35:11.870Z] Configure a credential helper to remove this warning. See [2022-08-10T16:35:11.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T16:35:11.870Z] [2022-08-10T16:35:11.870Z] Login Succeeded [2022-08-10T16:35:11.870Z] nexus3.edgexfoundry.org:10002 [2022-08-10T16:35:12.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T16:35:12.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T16:35:12.471Z] Configure a credential helper to remove this warning. See [2022-08-10T16:35:12.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T16:35:12.471Z] [2022-08-10T16:35:12.471Z] Login Succeeded [2022-08-10T16:35:12.471Z] nexus3.edgexfoundry.org:10003 [2022-08-10T16:35:12.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T16:35:13.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T16:35:13.047Z] Configure a credential helper to remove this warning. See [2022-08-10T16:35:13.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T16:35:13.047Z] [2022-08-10T16:35:13.047Z] Login Succeeded [2022-08-10T16:35:13.047Z] nexus3.edgexfoundry.org:10004 [2022-08-10T16:35:13.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T16:35:13.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T16:35:13.593Z] Configure a credential helper to remove this warning. See [2022-08-10T16:35:13.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T16:35:13.593Z] [2022-08-10T16:35:13.593Z] Login Succeeded [2022-08-10T16:35:13.593Z] docker.io [2022-08-10T16:35:13.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T16:35:14.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T16:35:14.462Z] Configure a credential helper to remove this warning. See [2022-08-10T16:35:14.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T16:35:14.462Z] [2022-08-10T16:35:14.462Z] Login Succeeded [2022-08-10T16:35:14.462Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T16:35:14.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-10T16:35:15.093Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo [2022-08-10T16:35:15.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T16:35:15.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T16:35:15.144Z] ========================================================= [2022-08-10T16:35:15.144Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-10T16:35:15.144Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-10T16:35:15.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T16:35:15.752Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-10T16:35:15.752Z] b3c136eddcbf: Pulling fs layer [2022-08-10T16:35:15.752Z] c0a3192eca97: Pulling fs layer [2022-08-10T16:35:15.752Z] a050256f5b6f: Pulling fs layer [2022-08-10T16:35:15.752Z] 656be50a0ddc: Pulling fs layer [2022-08-10T16:35:15.752Z] 2bbca73fdf42: Pulling fs layer [2022-08-10T16:35:15.752Z] 46d945488cbd: Pulling fs layer [2022-08-10T16:35:15.752Z] 8a5474983e97: Pulling fs layer [2022-08-10T16:35:15.752Z] 329c88fbcd65: Pulling fs layer [2022-08-10T16:35:15.752Z] 46d945488cbd: Waiting [2022-08-10T16:35:15.752Z] 656be50a0ddc: Waiting [2022-08-10T16:35:15.752Z] 2bbca73fdf42: Waiting [2022-08-10T16:35:15.752Z] 8a5474983e97: Waiting [2022-08-10T16:35:15.752Z] 329c88fbcd65: Waiting [2022-08-10T16:35:15.752Z] a050256f5b6f: Verifying Checksum [2022-08-10T16:35:15.752Z] c0a3192eca97: Verifying Checksum [2022-08-10T16:35:15.752Z] c0a3192eca97: Download complete [2022-08-10T16:35:15.752Z] a050256f5b6f: Download complete [2022-08-10T16:35:15.752Z] 2bbca73fdf42: Download complete [2022-08-10T16:35:15.752Z] 46d945488cbd: Verifying Checksum [2022-08-10T16:35:15.752Z] 46d945488cbd: Download complete [2022-08-10T16:35:15.752Z] b3c136eddcbf: Download complete [2022-08-10T16:35:16.755Z] b3c136eddcbf: Pull complete [2022-08-10T16:35:16.755Z] 329c88fbcd65: Verifying Checksum [2022-08-10T16:35:16.755Z] 329c88fbcd65: Download complete [2022-08-10T16:35:17.373Z] c0a3192eca97: Pull complete [2022-08-10T16:35:17.647Z] a050256f5b6f: Pull complete [2022-08-10T16:35:17.922Z] 8a5474983e97: Download complete [2022-08-10T16:35:18.519Z] 656be50a0ddc: Verifying Checksum [2022-08-10T16:35:18.519Z] 656be50a0ddc: Download complete [2022-08-10T16:35:26.313Z] Removing intermediate container 62fe8aaafe9a [2022-08-10T16:35:26.313Z] ---> d6324a5ac9ca [2022-08-10T16:35:26.313Z] Step 8/26 : COPY . . [2022-08-10T16:35:26.313Z] Removing intermediate container 13529e2949a0 [2022-08-10T16:35:26.313Z] ---> cf13d509030f [2022-08-10T16:35:26.313Z] Step 8/26 : COPY . . [2022-08-10T16:35:26.313Z] Removing intermediate container a2219c4ec449 [2022-08-10T16:35:26.313Z] ---> 9fcc66085ebb [2022-08-10T16:35:26.313Z] Step 8/23 : COPY . . [2022-08-10T16:35:26.313Z] 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-08-10T16:35:31.593Z] ---> 155c6c4b1f89 [2022-08-10T16:35:31.593Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T16:35:31.593Z] ---> 6e79426c47c0 [2022-08-10T16:35:31.593Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T16:35:31.593Z] ---> 51ce414b8a6b [2022-08-10T16:35:31.593Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-10T16:35:31.593Z] ---> Running in dc4022171a44 [2022-08-10T16:35:31.593Z] ---> Running in 621850c5f22d [2022-08-10T16:35:31.593Z] ---> Running in 889d4317805e [2022-08-10T16:35:31.593Z] Removing intermediate container dc4022171a44 [2022-08-10T16:35:31.593Z] ---> f681f5c34e89 [2022-08-10T16:35:31.593Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T16:35:31.593Z] Removing intermediate container 889d4317805e [2022-08-10T16:35:31.593Z] ---> 2cec1aaa80c4 [2022-08-10T16:35:31.593Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T16:35:31.593Z] ---> Running in 9d2401d41629 [2022-08-10T16:35:31.857Z] ---> Running in 5bade417c487 [2022-08-10T16:35:31.857Z] 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-08-10T16:35:31.857Z] Removing intermediate container 9d2401d41629 [2022-08-10T16:35:31.857Z] ---> bfc34196253e [2022-08-10T16:35:31.857Z] 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-08-10T16:35:32.120Z] Removing intermediate container 5bade417c487 [2022-08-10T16:35:32.120Z] ---> 64ca4e1359b3 [2022-08-10T16:35:32.120Z] 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-08-10T16:35:32.120Z] ---> Running in 3ce520751dde [2022-08-10T16:35:32.378Z] ---> Running in afe48be20033 [2022-08-10T16:35:33.617Z] 656be50a0ddc: Pull complete [2022-08-10T16:35:33.617Z] 2bbca73fdf42: Pull complete [2022-08-10T16:35:33.617Z] 46d945488cbd: Pull complete [2022-08-10T16:35:33.771Z] Removing intermediate container 83f2ffa85326 [2022-08-10T16:35:33.771Z] ---> 8058ade0c1a5 [2022-08-10T16:35:33.771Z] [2022-08-10T16:35:33.771Z] Step 10/25 : FROM alpine:3.16 [2022-08-10T16:35:33.771Z] ---> 9c6f07244728 [2022-08-10T16:35:33.771Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-10T16:35:33.771Z] Removing intermediate container eee38f21ceae [2022-08-10T16:35:33.771Z] ---> f36cde1db769 [2022-08-10T16:35:33.771Z] [2022-08-10T16:35:33.771Z] Step 10/31 : FROM alpine:3.16 [2022-08-10T16:35:33.771Z] ---> 9c6f07244728 [2022-08-10T16:35:33.771Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T16:35:33.771Z] ---> Running in 92105b7f2c89 [2022-08-10T16:35:33.771Z] Removing intermediate container 3ce520751dde [2022-08-10T16:35:33.771Z] ---> 8559cf64848c [2022-08-10T16:35:33.771Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T16:35:33.771Z] Removing intermediate container afe48be20033 [2022-08-10T16:35:33.771Z] ---> 942ab752b683 [2022-08-10T16:35:33.771Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T16:35:33.771Z] ---> Running in bf322ed973df [2022-08-10T16:35:33.771Z] ---> Running in 7b89f93dbdc4 [2022-08-10T16:35:33.771Z] ---> Running in eb881aee5c76 [2022-08-10T16:35:34.030Z] Removing intermediate container bf322ed973df [2022-08-10T16:35:34.030Z] ---> b20a65d7a3f7 [2022-08-10T16:35:34.030Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-10T16:35:34.030Z] Removing intermediate container eb881aee5c76 [2022-08-10T16:35:34.030Z] ---> 4117b9b39a40 [2022-08-10T16:35:34.030Z] [2022-08-10T16:35:34.030Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T16:35:34.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:34.030Z] ---> Running in cd17b96c5407 [2022-08-10T16:35:34.030Z] Removing intermediate container 7b89f93dbdc4 [2022-08-10T16:35:34.030Z] ---> 36aa7e28a4d3 [2022-08-10T16:35:34.030Z] [2022-08-10T16:35:34.030Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T16:35:34.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:34.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:34.548Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-10T16:35:34.548Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-10T16:35:34.548Z] (3/3) Installing su-exec (0.2-r1) [2022-08-10T16:35:34.548Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:35:34.548Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T16:35:34.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:34.548Z] OK: 6 MiB in 17 packages [2022-08-10T16:35:34.807Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-10T16:35:34.807Z] (2/2) Installing su-exec (0.2-r1) [2022-08-10T16:35:34.807Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:35:34.807Z] OK: 6 MiB in 16 packages [2022-08-10T16:35:35.064Z] 3.15: Pulling from library/alpine [2022-08-10T16:35:35.064Z] 3.15: Pulling from library/alpine [2022-08-10T16:35:35.325Z] Removing intermediate container cd17b96c5407 [2022-08-10T16:35:35.325Z] ---> 508a0a148017 [2022-08-10T16:35:35.325Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-10T16:35:35.584Z] Removing intermediate container 92105b7f2c89 [2022-08-10T16:35:35.584Z] ---> 3c714c07b858 [2022-08-10T16:35:35.584Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T16:35:35.584Z] ---> Running in 1ac8e6446e67 [2022-08-10T16:35:35.584Z] ---> Running in cef095edc6bf [2022-08-10T16:35:35.843Z] Removing intermediate container 1ac8e6446e67 [2022-08-10T16:35:35.843Z] ---> f0ecbb6e7207 [2022-08-10T16:35:35.843Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-10T16:35:35.843Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-10T16:35:35.843Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-10T16:35:35.843Z] Removing intermediate container cef095edc6bf [2022-08-10T16:35:35.843Z] ---> f3831098b93f [2022-08-10T16:35:35.843Z] Step 13/25 : WORKDIR / [2022-08-10T16:35:35.843Z] Status: Downloaded newer image for alpine:3.15 [2022-08-10T16:35:35.843Z] Status: Downloaded newer image for alpine:3.15 [2022-08-10T16:35:35.843Z] ---> Running in e16cb6c7e690 [2022-08-10T16:35:35.843Z] ---> c4fc93816858 [2022-08-10T16:35:35.843Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T16:35:35.843Z] ---> c4fc93816858 [2022-08-10T16:35:35.843Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T16:35:36.107Z] ---> Running in f898be3d0356 [2022-08-10T16:35:36.107Z] ---> Running in 07a6a486ab90 [2022-08-10T16:35:36.107Z] ---> Running in 64c15e60d167 [2022-08-10T16:35:36.107Z] Removing intermediate container e16cb6c7e690 [2022-08-10T16:35:36.107Z] ---> 099ff0822145 [2022-08-10T16:35:36.107Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-10T16:35:36.107Z] ---> Running in c3b169e7c237 [2022-08-10T16:35:36.107Z] Removing intermediate container 07a6a486ab90 [2022-08-10T16:35:36.107Z] ---> d929ca04616f [2022-08-10T16:35:36.107Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:35:36.365Z] Removing intermediate container f898be3d0356 [2022-08-10T16:35:36.365Z] ---> 17daba648566 [2022-08-10T16:35:36.365Z] 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-08-10T16:35:36.365Z] Removing intermediate container 64c15e60d167 [2022-08-10T16:35:36.365Z] ---> 4a74f6bedadb [2022-08-10T16:35:36.365Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:35:36.365Z] ---> Running in 34c3ac5cac34 [2022-08-10T16:35:36.365Z] Removing intermediate container c3b169e7c237 [2022-08-10T16:35:36.365Z] ---> 5b30c29b505c [2022-08-10T16:35:36.365Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-10T16:35:36.625Z] ---> Running in bbb6f154c034 [2022-08-10T16:35:36.625Z] ---> Running in 28906fb22fbb [2022-08-10T16:35:36.625Z] ---> 99287a936ac8 [2022-08-10T16:35:36.625Z] 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-08-10T16:35:36.885Z] ---> 669a7c321147 [2022-08-10T16:35:36.885Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-10T16:35:37.456Z] ---> 980ff121613d [2022-08-10T16:35:37.456Z] 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-08-10T16:35:38.022Z] Removing intermediate container 34c3ac5cac34 [2022-08-10T16:35:38.022Z] ---> 601c53ec15bf [2022-08-10T16:35:38.022Z] ---> 388d3de8ebc4 [2022-08-10T16:35:38.022Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T16:35:38.022Z] [2022-08-10T16:35:38.022Z] ---> Running in 5a1e0641652e [2022-08-10T16:35:38.283Z] Removing intermediate container 28906fb22fbb [2022-08-10T16:35:38.283Z] ---> 165f695858c2 [2022-08-10T16:35:38.283Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-10T16:35:38.283Z] Removing intermediate container bbb6f154c034 [2022-08-10T16:35:38.283Z] ---> c2b1aaa321f6 [2022-08-10T16:35:38.283Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-10T16:35:38.544Z] ---> Running in a91219261126 [2022-08-10T16:35:38.544Z] ---> Running in a60e3334d274 [2022-08-10T16:35:38.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:38.804Z] ---> 2e776aa7b2c1 [2022-08-10T16:35:38.804Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-10T16:35:38.804Z] Removing intermediate container a91219261126 [2022-08-10T16:35:38.804Z] ---> 76684703adde [2022-08-10T16:35:38.804Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-10T16:35:39.038Z] 8a5474983e97: Pull complete [2022-08-10T16:35:39.375Z] ---> de0c7c0a9110 [2022-08-10T16:35:39.375Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-10T16:35:39.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:39.375Z] ---> 43ea6ad48929 [2022-08-10T16:35:39.375Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T16:35:39.375Z] ---> Running in 943ab3d57440 [2022-08-10T16:35:39.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:39.635Z] ---> 17583eea4281 [2022-08-10T16:35:39.635Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T16:35:39.635Z] ---> Running in 87a53005d225 [2022-08-10T16:35:39.894Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T16:35:39.894Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T16:35:39.894Z] OK: 15856 distinct packages available [2022-08-10T16:35:39.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:40.155Z] Removing intermediate container 943ab3d57440 [2022-08-10T16:35:40.155Z] ---> e1be278cc3d2 [2022-08-10T16:35:40.155Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T16:35:40.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:40.416Z] ---> 1e1dc00971ed [2022-08-10T16:35:40.416Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-10T16:35:40.416Z] Removing intermediate container 87a53005d225 [2022-08-10T16:35:40.416Z] ---> 99e1160c11d0 [2022-08-10T16:35:40.416Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T16:35:40.416Z] ---> Running in 3d2d7b442163 [2022-08-10T16:35:40.416Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T16:35:40.416Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T16:35:40.416Z] OK: 15856 distinct packages available [2022-08-10T16:35:40.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:40.485Z] 329c88fbcd65: Pull complete [2022-08-10T16:35:40.485Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-10T16:35:40.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T16:35:40.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-10T16:35:40.675Z] Removing intermediate container 3d2d7b442163 [2022-08-10T16:35:40.675Z] ---> d54a2e79f16f [2022-08-10T16:35:40.675Z] Step 23/25 : LABEL arch=x86_64 [2022-08-10T16:35:40.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:40.675Z] ---> Running in 855b7bec6cd9 [2022-08-10T16:35:40.675Z] ---> 8e71a752e2b1 [2022-08-10T16:35:40.675Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-10T16:35:40.849Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T16:35:40.849Z] WORKDIR /edgex [2022-08-10T16:35:40.849Z] COPY go.mod . [2022-08-10T16:35:40.849Z] RUN go mod download [2022-08-10T16:35:40.849Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-10T16:35:40.934Z] Removing intermediate container 855b7bec6cd9 [2022-08-10T16:35:40.934Z] ---> 514eca89d150 [2022-08-10T16:35:40.934Z] Step 24/25 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:35:40.934Z] ---> 39140114ec73 [2022-08-10T16:35:40.934Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-10T16:35:40.934Z] ---> Running in e56c53060513 [2022-08-10T16:35:40.934Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T16:35:40.934Z] Removing intermediate container e56c53060513 [2022-08-10T16:35:40.934Z] ---> 7c4ea8b6f3cc [2022-08-10T16:35:40.934Z] Step 25/25 : LABEL version=0.0.0 [2022-08-10T16:35:41.193Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T16:35:41.193Z] ---> Running in 0d38964c7d56 [2022-08-10T16:35:41.193Z] ---> 56f010521eb9 [2022-08-10T16:35:41.193Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-10T16:35:41.193Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T16:35:41.193Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T16:35:41.193Z] Removing intermediate container 0d38964c7d56 [2022-08-10T16:35:41.193Z] ---> 4f0e993b6fc7 [2022-08-10T16:35:41.193Z] [2022-08-10T16:35:41.452Z] Sending build context to Docker daemon 3.125MB [2022-08-10T16:35:41.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:41.453Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T16:35:41.453Z] ---> f20b8a5019a9 [2022-08-10T16:35:41.453Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-10T16:35:41.453Z] Successfully built 4f0e993b6fc7 [2022-08-10T16:35:41.453Z] Successfully tagged security-secretstore-setup:latest [2022-08-10T16:35:41.453Z] Building core-command [2022-08-10T16:35:41.453Z]  Building security-secretstore-setup ... done Executing busybox-1.34.1-r7.trigger [2022-08-10T16:35:41.453Z] OK: 7 MiB in 19 packages [2022-08-10T16:35:41.711Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-10T16:35:41.711Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-10T16:35:41.727Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T16:35:41.727Z] ---> ff4287adb874 [2022-08-10T16:35:41.727Z] Step 2/4 : WORKDIR /edgex [2022-08-10T16:35:41.970Z] (3/4) Installing libucontext (1.1-r0) [2022-08-10T16:35:41.970Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-10T16:35:41.970Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T16:35:41.970Z] OK: 6 MiB in 18 packages [2022-08-10T16:35:42.913Z] ---> 39ef9bc2bf27 [2022-08-10T16:35:42.913Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-10T16:35:42.913Z] ---> Running in d5b8bb2bac66 [2022-08-10T16:35:43.161Z] ---> Running in 590c68eec829 [2022-08-10T16:35:43.171Z] Removing intermediate container 5a1e0641652e [2022-08-10T16:35:43.171Z] ---> 32a16242a94f [2022-08-10T16:35:43.171Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-10T16:35:43.171Z] Removing intermediate container a60e3334d274 [2022-08-10T16:35:43.171Z] ---> 49d77a6ee962 [2022-08-10T16:35:43.171Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T16:35:43.764Z] Removing intermediate container 590c68eec829 [2022-08-10T16:35:43.764Z] ---> 3e479a1c392f [2022-08-10T16:35:43.764Z] Step 3/4 : COPY go.mod . [2022-08-10T16:35:44.126Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:35:44.126Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:35:44.126Z] ---> 80238ffd9c91 [2022-08-10T16:35:44.126Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T16:35:44.126Z] ---> Using cache [2022-08-10T16:35:44.126Z] ---> 0215b79d9937 [2022-08-10T16:35:44.126Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:35:44.126Z] ---> Using cache [2022-08-10T16:35:44.126Z] ---> 19e8d06e1595 [2022-08-10T16:35:44.126Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T16:35:44.126Z] ---> Using cache [2022-08-10T16:35:44.126Z] ---> f1f3d32e26c7 [2022-08-10T16:35:44.126Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T16:35:44.126Z] ---> Using cache [2022-08-10T16:35:44.126Z] ---> c51bf708e01c [2022-08-10T16:35:44.126Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:35:44.126Z] ---> Using cache [2022-08-10T16:35:44.126Z] ---> 7a542142aa36 [2022-08-10T16:35:44.126Z] Step 8/23 : COPY . . [2022-08-10T16:35:44.126Z] ---> Using cache [2022-08-10T16:35:44.126Z] ---> 8284379cf4cf [2022-08-10T16:35:44.126Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-10T16:35:44.365Z] ---> e03217fd8ed5 [2022-08-10T16:35:44.365Z] Step 4/4 : RUN go mod download [2022-08-10T16:35:44.365Z] ---> Running in fe3d8d3ae38f [2022-08-10T16:35:44.696Z] ---> 36dbb2d6e5db [2022-08-10T16:35:44.696Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T16:35:44.696Z] ---> Running in 2ea873e937a1 [2022-08-10T16:35:44.696Z] ---> ee287d7e86b1 [2022-08-10T16:35:44.696Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T16:35:44.696Z] Removing intermediate container d5b8bb2bac66 [2022-08-10T16:35:44.696Z] ---> 0de71f0f4903 [2022-08-10T16:35:44.696Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-10T16:35:44.956Z] ---> Running in 365d3e666140 [2022-08-10T16:35:44.956Z] 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-08-10T16:35:45.229Z] Removing intermediate container 365d3e666140 [2022-08-10T16:35:45.229Z] ---> 935af6805005 [2022-08-10T16:35:45.229Z] Step 28/31 : CMD ["gate"] [2022-08-10T16:35:45.229Z] ---> d7c4438a2553 [2022-08-10T16:35:45.229Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-10T16:35:45.488Z] ---> Running in 2f80594db5e5 [2022-08-10T16:35:45.488Z] ---> Running in bb25d5cc6d06 [2022-08-10T16:35:46.057Z] Removing intermediate container 2f80594db5e5 [2022-08-10T16:35:46.057Z] ---> e12691e12ee3 [2022-08-10T16:35:46.057Z] Step 29/31 : LABEL arch=x86_64 [2022-08-10T16:35:46.057Z] Removing intermediate container bb25d5cc6d06 [2022-08-10T16:35:46.057Z] ---> 7abc02604acb [2022-08-10T16:35:46.057Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-10T16:35:46.339Z] ---> Running in 3fe953235082 [2022-08-10T16:35:46.339Z] ---> a5b2f1260639 [2022-08-10T16:35:46.339Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T16:35:46.339Z] Removing intermediate container 3fe953235082 [2022-08-10T16:35:46.339Z] ---> d9270470e871 [2022-08-10T16:35:46.339Z] Step 30/31 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:35:46.339Z] ---> 9534848e0360 [2022-08-10T16:35:46.339Z] Step 21/26 : WORKDIR / [2022-08-10T16:35:46.598Z] ---> Running in a1e449790a89 [2022-08-10T16:35:46.598Z] ---> Running in e09fda20fb4f [2022-08-10T16:35:46.598Z] ---> f25a59aedb48 [2022-08-10T16:35:46.598Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-10T16:35:46.857Z] Removing intermediate container 621850c5f22d [2022-08-10T16:35:46.857Z] ---> f0383666e43e [2022-08-10T16:35:46.857Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-10T16:35:46.857Z] Removing intermediate container a1e449790a89 [2022-08-10T16:35:46.857Z] ---> a7edb49b5e89 [2022-08-10T16:35:46.857Z] Step 31/31 : LABEL version=0.0.0 [2022-08-10T16:35:46.857Z] Removing intermediate container e09fda20fb4f [2022-08-10T16:35:46.857Z] ---> e48bcc9ab095 [2022-08-10T16:35:46.857Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T16:35:46.857Z] ---> Running in 6b32dc1d100d [2022-08-10T16:35:46.857Z] ---> Running in 568c32a63633 [2022-08-10T16:35:46.857Z] ---> 9d14c07c0dae [2022-08-10T16:35:46.857Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-10T16:35:46.857Z] ---> Running in f6deadbd63d4 [2022-08-10T16:35:47.115Z] Removing intermediate container 6b32dc1d100d [2022-08-10T16:35:47.115Z] ---> 2613d308dea1 [2022-08-10T16:35:47.115Z] [2022-08-10T16:35:47.115Z] Removing intermediate container f6deadbd63d4 [2022-08-10T16:35:47.115Z] ---> 60130848cbd0 [2022-08-10T16:35:47.115Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T16:35:47.115Z] Successfully built 2613d308dea1 [2022-08-10T16:35:47.115Z] Successfully tagged security-bootstrapper:latest [2022-08-10T16:35:47.115Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-08-10T16:35:47.115Z] ---> Running in b48b729500d0 [2022-08-10T16:35:47.115Z] ---> dd5de5974e99 [2022-08-10T16:35:47.115Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T16:35:47.115Z] ---> Running in f2a953e4f9f7 [2022-08-10T16:35:47.375Z] 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-08-10T16:35:47.634Z] Removing intermediate container b48b729500d0 [2022-08-10T16:35:47.634Z] ---> a22703008ebb [2022-08-10T16:35:47.634Z] Step 24/26 : LABEL arch=x86_64 [2022-08-10T16:35:48.200Z] Removing intermediate container f2a953e4f9f7 [2022-08-10T16:35:48.200Z] ---> 84added85cc9 [2022-08-10T16:35:48.200Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T16:35:48.200Z] ---> Running in 1e640931e4f0 [2022-08-10T16:35:48.460Z] ---> Running in 7f3b85e381ca [2022-08-10T16:35:48.460Z] Removing intermediate container 1e640931e4f0 [2022-08-10T16:35:48.460Z] ---> da838a691f99 [2022-08-10T16:35:48.460Z] Step 25/26 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:35:48.460Z] ---> Running in 7f98abc0df38 [2022-08-10T16:35:48.718Z] Removing intermediate container 7f3b85e381ca [2022-08-10T16:35:48.718Z] ---> 32d3500a5ca2 [2022-08-10T16:35:48.718Z] Step 24/26 : LABEL arch=x86_64 [2022-08-10T16:35:48.718Z] Removing intermediate container 568c32a63633 [2022-08-10T16:35:48.718Z] ---> 9f7161ce41a5 [2022-08-10T16:35:48.718Z] [2022-08-10T16:35:48.718Z] Step 11/23 : FROM alpine:3.16 [2022-08-10T16:35:48.718Z] ---> 9c6f07244728 [2022-08-10T16:35:48.718Z] 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-08-10T16:35:48.718Z] ---> Running in c25e037b049a [2022-08-10T16:35:48.978Z] ---> Running in 08390f828fb9 [2022-08-10T16:35:48.978Z] Removing intermediate container 7f98abc0df38 [2022-08-10T16:35:48.978Z] ---> 682ba09c0127 [2022-08-10T16:35:48.978Z] Step 26/26 : LABEL version=0.0.0 [2022-08-10T16:35:48.978Z] ---> Running in 076cbb24f56d [2022-08-10T16:35:48.978Z] Removing intermediate container c25e037b049a [2022-08-10T16:35:48.978Z] ---> 22b146da5529 [2022-08-10T16:35:48.978Z] Step 25/26 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:35:49.235Z] Removing intermediate container 08390f828fb9 [2022-08-10T16:35:49.235Z] ---> eb76756150f7 [2022-08-10T16:35:49.235Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-10T16:35:49.235Z] ---> Running in 19fd9734f25c [2022-08-10T16:35:49.235Z] Removing intermediate container 076cbb24f56d [2022-08-10T16:35:49.235Z] ---> 1c4c2727306b [2022-08-10T16:35:49.235Z] [2022-08-10T16:35:49.235Z] ---> Running in 27638cedf5f5 [2022-08-10T16:35:49.494Z] Successfully built 1c4c2727306b [2022-08-10T16:35:49.494Z] Successfully tagged security-spire-config:latest [2022-08-10T16:35:49.494Z]  Building security-spire-config ... done Building security-spire-server [2022-08-10T16:35:49.753Z] Removing intermediate container 19fd9734f25c [2022-08-10T16:35:49.753Z] ---> 66c947d1167f [2022-08-10T16:35:49.753Z] Step 26/26 : LABEL version=0.0.0 [2022-08-10T16:35:50.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:50.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:50.579Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-10T16:35:50.579Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-10T16:35:50.579Z] (3/33) Installing readline (8.1.2-r0) [2022-08-10T16:35:50.579Z] (4/33) Installing bash (5.1.16-r2) [2022-08-10T16:35:50.579Z] Executing bash-5.1.16-r2.post-install [2022-08-10T16:35:50.579Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-10T16:35:50.579Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-10T16:35:50.579Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T16:35:50.579Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-10T16:35:50.579Z] (9/33) Installing curl (7.83.1-r2) [2022-08-10T16:35:50.579Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-10T16:35:50.837Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-10T16:35:51.095Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-10T16:35:51.095Z] (13/33) Installing expat (2.4.8-r0) [2022-08-10T16:35:51.095Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-10T16:35:51.095Z] (15/33) Installing gdbm (1.23-r0) [2022-08-10T16:35:51.095Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-10T16:35:51.095Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T16:35:51.095Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T16:35:51.095Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-10T16:35:51.095Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-10T16:35:51.095Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-10T16:35:51.357Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:35:51.357Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:35:51.357Z] ---> 80238ffd9c91 [2022-08-10T16:35:51.357Z] Step 3/20 : WORKDIR /edgex-go [2022-08-10T16:35:51.357Z] ---> Using cache [2022-08-10T16:35:51.357Z] ---> 0215b79d9937 [2022-08-10T16:35:51.357Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-10T16:35:51.620Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-10T16:35:51.620Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-10T16:35:51.620Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-10T16:35:51.620Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-10T16:35:51.620Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-10T16:35:51.620Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-10T16:35:51.620Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-10T16:35:51.620Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-10T16:35:51.620Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-10T16:35:51.620Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-10T16:35:51.620Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-10T16:35:51.620Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-10T16:35:51.877Z] ---> Running in afdc1b9f6eb1 [2022-08-10T16:35:51.877Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:35:51.877Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T16:35:51.877Z] OK: 122 MiB in 47 packages [2022-08-10T16:35:52.809Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:35:52.809Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:35:52.809Z] ---> 80238ffd9c91 [2022-08-10T16:35:52.809Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T16:35:52.809Z] ---> Using cache [2022-08-10T16:35:52.809Z] ---> 0215b79d9937 [2022-08-10T16:35:52.809Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:35:52.809Z] ---> Using cache [2022-08-10T16:35:52.809Z] ---> 19e8d06e1595 [2022-08-10T16:35:52.809Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T16:35:52.809Z] ---> Using cache [2022-08-10T16:35:52.809Z] ---> 99e87585d897 [2022-08-10T16:35:52.809Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T16:35:52.809Z] ---> Using cache [2022-08-10T16:35:52.809Z] ---> 69955b1dc64b [2022-08-10T16:35:52.809Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:35:52.809Z] ---> Using cache [2022-08-10T16:35:52.809Z] ---> d6324a5ac9ca [2022-08-10T16:35:52.809Z] Step 8/25 : COPY . . [2022-08-10T16:35:52.809Z] ---> Using cache [2022-08-10T16:35:52.809Z] ---> 6e79426c47c0 [2022-08-10T16:35:52.809Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T16:35:52.809Z] ---> Using cache [2022-08-10T16:35:52.809Z] ---> 2cec1aaa80c4 [2022-08-10T16:35:52.809Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-10T16:35:52.809Z] ---> Using cache [2022-08-10T16:35:52.809Z] ---> 64ca4e1359b3 [2022-08-10T16:35:52.809Z] 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-08-10T16:35:52.809Z] ---> Running in 5da3004a63ed [2022-08-10T16:35:53.068Z] Removing intermediate container afdc1b9f6eb1 [2022-08-10T16:35:53.068Z] ---> b11477651201 [2022-08-10T16:35:53.068Z] [2022-08-10T16:35:53.068Z] ---> Running in cc2b27bb1dfb [2022-08-10T16:35:53.068Z] Successfully built b11477651201 [2022-08-10T16:35:53.068Z] Successfully tagged security-spire-agent:latest [2022-08-10T16:35:53.638Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:53.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:53.947Z] v3.16.2-8-ge8da928bbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-10T16:35:53.947Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-10T16:35:53.947Z] OK: 17038 distinct packages available [2022-08-10T16:35:53.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:54.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:54.206Z] Removing intermediate container cc2b27bb1dfb [2022-08-10T16:35:54.206Z] ---> 0d119078687e [2022-08-10T16:35:54.206Z] Step 12/25 : WORKDIR /edgex-go [2022-08-10T16:35:54.206Z] OK: 211 MiB in 51 packages [2022-08-10T16:35:54.206Z] ---> Running in e6b671060366 [2022-08-10T16:35:54.466Z] Removing intermediate container e6b671060366 [2022-08-10T16:35:54.466Z] ---> 12c5bee6f03e [2022-08-10T16:35:54.466Z] [2022-08-10T16:35:54.466Z] Step 13/25 : FROM alpine:3.15 [2022-08-10T16:35:54.466Z] ---> c4fc93816858 [2022-08-10T16:35:54.466Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T16:35:54.466Z] ---> Using cache [2022-08-10T16:35:54.466Z] ---> 4a74f6bedadb [2022-08-10T16:35:54.466Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:35:54.466Z] ---> Using cache [2022-08-10T16:35:54.466Z] ---> c2b1aaa321f6 [2022-08-10T16:35:54.466Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T16:35:54.466Z] ---> Running in 68f3fb31ecc6 [2022-08-10T16:35:54.724Z] Removing intermediate container 5da3004a63ed [2022-08-10T16:35:54.724Z] ---> ef408556d927 [2022-08-10T16:35:54.724Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-10T16:35:54.983Z] ---> c1942f5eae57 [2022-08-10T16:35:54.983Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:35:54.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:54.983Z] ---> Running in 206b962eb95b [2022-08-10T16:35:55.241Z] Collecting docker-compose==1.23.2 [2022-08-10T16:35:55.241Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-10T16:35:55.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.5 MB/s eta 0:00:00 [2022-08-10T16:35:55.241Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-10T16:35:55.241Z] Collecting jsonschema<3,>=2.5.1 [2022-08-10T16:35:55.241Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-10T16:35:55.241Z] Collecting texttable<0.10,>=0.9.0 [2022-08-10T16:35:55.241Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-10T16:35:55.241Z] Preparing metadata (setup.py): started [2022-08-10T16:35:55.499Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T16:35:55.499Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-10T16:35:55.758Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-10T16:35:55.758Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 135.7 MB/s eta 0:00:00 [2022-08-10T16:35:55.758Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-10T16:35:55.758Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-10T16:35:55.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:55.758Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 76.8 MB/s eta 0:00:00 [2022-08-10T16:35:55.758Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-10T16:35:55.758Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-10T16:35:55.758Z] Preparing metadata (setup.py): started [2022-08-10T16:35:56.017Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T16:35:56.017Z] Collecting docopt<0.7,>=0.6.1 [2022-08-10T16:35:56.017Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-10T16:35:56.017Z] Preparing metadata (setup.py): started [2022-08-10T16:35:56.275Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T16:35:56.275Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T16:35:56.275Z] OK: 15856 distinct packages available [2022-08-10T16:35:56.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:56.275Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T16:35:56.534Z] Collecting cached-property<2,>=1.2.0 [2022-08-10T16:35:56.534Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-10T16:35:56.534Z] Collecting docker<4.0,>=3.6.0 [2022-08-10T16:35:56.534Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-10T16:35:56.534Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.4 MB/s eta 0:00:00 [2022-08-10T16:35:56.534Z] Collecting PyYAML<4,>=3.10 [2022-08-10T16:35:56.534Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-10T16:35:56.534Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.3 MB/s eta 0:00:00 [2022-08-10T16:35:56.790Z] Preparing metadata (setup.py): started [2022-08-10T16:35:57.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:35:57.048Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T16:35:57.048Z] Collecting docker-pycreds>=0.4.0 [2022-08-10T16:35:57.048Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-10T16:35:57.306Z] Collecting idna<2.8,>=2.5 [2022-08-10T16:35:57.306Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-10T16:35:57.306Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 119.6 MB/s eta 0:00:00 [2022-08-10T16:35:57.306Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-10T16:35:57.306Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-10T16:35:57.306Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 78.0 MB/s eta 0:00:00 [2022-08-10T16:35:57.306Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-10T16:35:57.306Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-10T16:35:57.306Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 131.2 MB/s eta 0:00:00(1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T16:35:57.306Z] [2022-08-10T16:35:57.306Z] Collecting certifi>=2017.4.17 [2022-08-10T16:35:57.306Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-10T16:35:57.306Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 126.4 MB/s eta 0:00:00 [2022-08-10T16:35:57.564Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T16:35:57.564Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-10T16:35:57.564Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-10T16:35:57.564Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-10T16:35:57.564Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-10T16:35:57.564Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T16:35:57.564Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-10T16:35:57.564Z] Running setup.py install for texttable: started [2022-08-10T16:35:57.564Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T16:35:57.825Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T16:35:57.825Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T16:35:57.825Z] OK: 7 MiB in 19 packages [2022-08-10T16:35:57.825Z] Running setup.py install for texttable: finished with status 'done' [2022-08-10T16:35:57.825Z] Running setup.py install for PyYAML: started [2022-08-10T16:35:58.391Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-10T16:35:58.648Z] Running setup.py install for docopt: started [2022-08-10T16:35:58.648Z] Removing intermediate container 68f3fb31ecc6 [2022-08-10T16:35:58.648Z] ---> f555244deacb [2022-08-10T16:35:58.648Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T16:35:58.906Z] Running setup.py install for docopt: finished with status 'done' [2022-08-10T16:35:59.885Z] Running setup.py install for dockerpty: started [2022-08-10T16:36:00.144Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-10T16:36:00.401Z] ---> d1a44da92900 [2022-08-10T16:36:00.401Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T16:36:00.970Z] ---> 24b27c33d8df [2022-08-10T16:36:00.970Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-10T16:36:00.970Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-10T16:36:00.970Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-10T16:36:01.235Z]  ---> 617172f1738c [2022-08-10T16:36:01.236Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-10T16:36:01.236Z] Removing intermediate container 2ea873e937a1 [2022-08-10T16:36:01.236Z] ---> 158ab7c3b18a [2022-08-10T16:36:01.236Z] [2022-08-10T16:36:01.236Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T16:36:01.236Z] ---> 9c6f07244728 [2022-08-10T16:36:01.236Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T16:36:01.236Z] ---> Using cache [2022-08-10T16:36:01.236Z] ---> 0dea33e650a4 [2022-08-10T16:36:01.236Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T16:36:01.236Z] ---> Using cache [2022-08-10T16:36:01.236Z] ---> 9c66ba959df8 [2022-08-10T16:36:01.236Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-10T16:36:01.236Z] ---> Running in 2d94fb3a7830 [2022-08-10T16:36:01.236Z] ---> 1c4373fb5e34 [2022-08-10T16:36:01.236Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T16:36:01.497Z] Removing intermediate container 2d94fb3a7830 [2022-08-10T16:36:01.497Z] ---> e5d29d427d1c [2022-08-10T16:36:01.497Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T16:36:01.497Z] ---> Running in fd79a2db36d8 [2022-08-10T16:36:01.497Z] ---> Running in 4e9e8ae4917c [2022-08-10T16:36:01.497Z] Removing intermediate container fd79a2db36d8 [2022-08-10T16:36:01.497Z] ---> dfb262b684c6 [2022-08-10T16:36:01.497Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T16:36:01.497Z] ---> Running in a61bfc88eb62 [2022-08-10T16:36:01.497Z] Removing intermediate container 4e9e8ae4917c [2022-08-10T16:36:01.497Z] ---> c0734504b519 [2022-08-10T16:36:01.497Z] Step 15/23 : WORKDIR / [2022-08-10T16:36:01.758Z] ---> Running in 46ef23abb23d [2022-08-10T16:36:01.758Z] Removing intermediate container 206b962eb95b [2022-08-10T16:36:01.758Z] ---> 2c3fe2b77210 [2022-08-10T16:36:01.758Z] Step 7/20 : COPY . . [2022-08-10T16:36:01.758Z] Removing intermediate container a61bfc88eb62 [2022-08-10T16:36:01.758Z] ---> 3bf55f42075f [2022-08-10T16:36:01.758Z] Step 23/25 : LABEL arch=x86_64 [2022-08-10T16:36:01.758Z] Removing intermediate container 46ef23abb23d [2022-08-10T16:36:01.758Z] ---> f702935674e9 [2022-08-10T16:36:01.758Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T16:36:01.758Z] ---> Running in a08e4da7d58d [2022-08-10T16:36:02.326Z] Removing intermediate container a08e4da7d58d [2022-08-10T16:36:02.326Z] ---> 01b3a58b9596 [2022-08-10T16:36:02.326Z] Step 24/25 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:36:02.911Z] ---> 659deb8618e9 [2022-08-10T16:36:02.911Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-10T16:36:03.172Z] ---> Running in c33caf1fa630 [2022-08-10T16:36:03.437Z] Removing intermediate container c33caf1fa630 [2022-08-10T16:36:03.437Z] ---> b526962d026d [2022-08-10T16:36:03.437Z] Step 25/25 : LABEL version=0.0.0 [2022-08-10T16:36:03.703Z] ---> e01b159c2ab1 [2022-08-10T16:36:03.703Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-10T16:36:03.703Z] ---> Running in 39ab6fb8b0ca [2022-08-10T16:36:03.703Z] Removing intermediate container 39ab6fb8b0ca [2022-08-10T16:36:03.703Z] ---> d6cee722a9c7 [2022-08-10T16:36:03.703Z] [2022-08-10T16:36:03.969Z] Successfully built d6cee722a9c7 [2022-08-10T16:36:03.969Z] Successfully tagged security-spire-server:latest [2022-08-10T16:36:04.228Z]  Building security-spire-server ... done  ---> c4fc6fe3fef1 [2022-08-10T16:36:04.228Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-10T16:36:04.228Z] ---> Running in e6537331e2ba [2022-08-10T16:36:04.495Z] Removing intermediate container 27638cedf5f5 [2022-08-10T16:36:04.495Z] ---> eb76ad7a09c0 [2022-08-10T16:36:04.495Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-10T16:36:04.495Z] Removing intermediate container e6537331e2ba [2022-08-10T16:36:04.495Z] ---> 50c5b7640709 [2022-08-10T16:36:04.495Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:36:04.495Z] ---> Running in c63f17b6529e [2022-08-10T16:36:04.754Z] ---> Running in c7a2b52c34bd [2022-08-10T16:36:04.754Z] Removing intermediate container c63f17b6529e [2022-08-10T16:36:04.754Z] ---> eb33be33f55d [2022-08-10T16:36:04.754Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-10T16:36:04.754Z] Removing intermediate container c7a2b52c34bd [2022-08-10T16:36:04.755Z] ---> 044b0681cac8 [2022-08-10T16:36:04.755Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T16:36:04.755Z] ---> Running in 69d838efb4f8 [2022-08-10T16:36:05.014Z] ---> Running in 0e4405943f71 [2022-08-10T16:36:05.014Z] Removing intermediate container 69d838efb4f8 [2022-08-10T16:36:05.014Z] ---> 80bf49130551 [2022-08-10T16:36:05.014Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-10T16:36:05.014Z] Removing intermediate container 0e4405943f71 [2022-08-10T16:36:05.014Z] ---> c67de870387c [2022-08-10T16:36:05.014Z] Step 22/23 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:36:05.273Z] ---> Running in d2140ee195fa [2022-08-10T16:36:05.532Z] ---> 6d150c85114b [2022-08-10T16:36:05.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-10T16:36:05.532Z] Removing intermediate container d2140ee195fa [2022-08-10T16:36:05.532Z] ---> 601558d4e5b6 [2022-08-10T16:36:05.532Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T16:36:05.791Z] ---> Running in b8ff5dbd8398 [2022-08-10T16:36:05.791Z] ---> 040ed415b467 [2022-08-10T16:36:05.791Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-10T16:36:05.791Z] Removing intermediate container b8ff5dbd8398 [2022-08-10T16:36:05.791Z] ---> acdba9465252 [2022-08-10T16:36:05.791Z] [2022-08-10T16:36:06.051Z] Successfully built acdba9465252 [2022-08-10T16:36:06.051Z] Successfully tagged core-command:latest [2022-08-10T16:36:06.051Z]  Building core-command ... done  ---> 13b44dce59bf [2022-08-10T16:36:06.051Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-10T16:36:06.051Z] ---> c5b2b1a23b6a [2022-08-10T16:36:06.051Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-10T16:36:06.313Z] ---> Running in 5e6bafeed14c [2022-08-10T16:36:06.313Z] ---> Running in 05b62df4e46f [2022-08-10T16:36:06.313Z] Removing intermediate container 5e6bafeed14c [2022-08-10T16:36:06.313Z] ---> 7ddf8e0c563e [2022-08-10T16:36:06.313Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:36:06.313Z] ---> Running in b4ee95b6dc06 [2022-08-10T16:36:06.573Z] Removing intermediate container b4ee95b6dc06 [2022-08-10T16:36:06.573Z] ---> 7a7552aeb105 [2022-08-10T16:36:06.573Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T16:36:06.573Z] 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-08-10T16:36:06.573Z] ---> Running in 1d07777504e4 [2022-08-10T16:36:06.573Z] Removing intermediate container 1d07777504e4 [2022-08-10T16:36:06.573Z] ---> 37388c7f37b7 [2022-08-10T16:36:06.573Z] Step 22/23 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:36:06.573Z] ---> Running in df60afe36d0a [2022-08-10T16:36:06.832Z] Removing intermediate container df60afe36d0a [2022-08-10T16:36:06.832Z] ---> 9beca17f4a22 [2022-08-10T16:36:06.832Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T16:36:06.832Z] ---> Running in 9661356feba8 [2022-08-10T16:36:07.093Z] Removing intermediate container 9661356feba8 [2022-08-10T16:36:07.093Z] ---> 0556da7d899f [2022-08-10T16:36:07.093Z] [2022-08-10T16:36:07.093Z] Successfully built 0556da7d899f [2022-08-10T16:36:07.093Z] Successfully tagged sys-mgmt-agent:latest [2022-08-10T16:36:23.422Z] Removing intermediate container fe3d8d3ae38f [2022-08-10T16:36:23.422Z] ---> 66525f953bab [2022-08-10T16:36:23.422Z] Successfully built 66525f953bab [2022-08-10T16:36:23.422Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:36:23.794Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T16:36:23.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T16:36:24.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-22417 does not seem to be running inside a container [2022-08-10T16:36:24.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-08-10T16:36:25.186Z]  Building sys-mgmt-agent ... done Removing intermediate container 05b62df4e46f [2022-08-10T16:36:25.186Z] ---> 367c606bb681 [2022-08-10T16:36:25.186Z] [2022-08-10T16:36:25.186Z] Step 9/20 : FROM alpine:3.15 [2022-08-10T16:36:25.186Z] ---> c4fc93816858 [2022-08-10T16:36:25.186Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T16:36:25.186Z] ---> Using cache [2022-08-10T16:36:25.186Z] ---> 4a74f6bedadb [2022-08-10T16:36:25.186Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:36:25.186Z] ---> Using cache [2022-08-10T16:36:25.186Z] ---> c2b1aaa321f6 [2022-08-10T16:36:25.186Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-10T16:36:25.186Z] ---> Running in 10c35c5387c6 [2022-08-10T16:36:25.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:36:25.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:36:25.186Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T16:36:25.186Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T16:36:25.186Z] OK: 15856 distinct packages available [2022-08-10T16:36:25.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T16:36:25.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T16:36:25.503Z] $ docker top a2ccc899ce7626cb593c9a955c21c3d1bf97a95f82f203d071e6b39974c1b626 -eo pid,comm [2022-08-10T16:36:25.708Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-10T16:36:25.708Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-10T16:36:25.708Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [Pipeline] { [Pipeline] sh [2022-08-10T16:36:25.970Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-10T16:36:25.970Z] (5/9) Installing curl (7.80.0-r2) [2022-08-10T16:36:26.232Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-10T16:36:26.232Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-10T16:36:26.232Z] (8/9) Installing libucontext (1.1-r0) [2022-08-10T16:36:26.442Z] + go version [2022-08-10T16:36:26.442Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-10T16:36:26.469Z] $ docker stop --time=1 a2ccc899ce7626cb593c9a955c21c3d1bf97a95f82f203d071e6b39974c1b626 [2022-08-10T16:36:26.493Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-10T16:36:26.493Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T16:36:26.493Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T16:36:26.493Z] OK: 8 MiB in 23 packages [2022-08-10T16:36:27.070Z] Removing intermediate container 10c35c5387c6 [2022-08-10T16:36:27.070Z] ---> 0e49448aebfc [2022-08-10T16:36:27.070Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T16:36:27.070Z] ---> c8ce1f546856 [2022-08-10T16:36:27.070Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-10T16:36:27.679Z] ---> caa59d7e2dbb [2022-08-10T16:36:27.679Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-10T16:36:27.965Z] ---> 024ebe359478 [2022-08-10T16:36:27.965Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-10T16:36:27.965Z] ---> Running in 3177e24abfe7 [2022-08-10T16:36:27.965Z] Removing intermediate container 3177e24abfe7 [2022-08-10T16:36:27.965Z] ---> 5ed6914f0c2e [2022-08-10T16:36:27.965Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:36:27.965Z] ---> Running in ae32590813b3 [2022-08-10T16:36:27.965Z] Removing intermediate container ae32590813b3 [2022-08-10T16:36:27.965Z] ---> 360334eff160 [2022-08-10T16:36:27.965Z] Step 18/20 : LABEL arch=x86_64 [2022-08-10T16:36:28.120Z] $ docker rm -f a2ccc899ce7626cb593c9a955c21c3d1bf97a95f82f203d071e6b39974c1b626 [2022-08-10T16:36:28.275Z] ---> Running in 7fe1d463ce01 [2022-08-10T16:36:28.275Z] Removing intermediate container 7fe1d463ce01 [2022-08-10T16:36:28.275Z] ---> 4a08f06d3007 [2022-08-10T16:36:28.275Z] Step 19/20 : LABEL git_sha=f510bb015e51d50cde7b2591bb06247323c8a12b [2022-08-10T16:36:28.275Z] ---> Running in fa1aba27bea9 [2022-08-10T16:36:28.275Z] Removing intermediate container fa1aba27bea9 [2022-08-10T16:36:28.275Z] ---> 17e2b2abc51d [2022-08-10T16:36:28.275Z] Step 20/20 : LABEL version=0.0.0 [2022-08-10T16:36:28.275Z] ---> Running in c5ef00037faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:36:28.561Z] Removing intermediate container c5ef00037faa [2022-08-10T16:36:28.561Z] ---> 43042cd27578 [2022-08-10T16:36:28.561Z] [2022-08-10T16:36:28.561Z] Successfully built 43042cd27578 [2022-08-10T16:36:28.561Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-10T16:36:28.588Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-10T16:36:28.582Z] $ docker stop --time=1 aa7403bae7a4ba586ac522c8574e756549d0d6a23c2213b71d8fab5104ce216d [2022-08-10T16:36:28.810Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T16:36:28.810Z] . [2022-08-10T16:36:29.871Z] $ docker rm -f aa7403bae7a4ba586ac522c8574e756549d0d6a23c2213b71d8fab5104ce216d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T16:36:30.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-22417 does not seem to be running inside a container [2022-08-10T16:36:30.217Z] + docker images [2022-08-10T16:36:30.217Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-10T16:36:30.217Z] security-spiffe-token-provider latest 43042cd27578 2 seconds ago 29.2MB [2022-08-10T16:36:30.217Z] 367c606bb681 8 seconds ago 1.57GB [2022-08-10T16:36:30.217Z] sys-mgmt-agent latest 0556da7d899f 24 seconds ago 135MB [2022-08-10T16:36:30.217Z] core-command latest acdba9465252 25 seconds ago 16.2MB [2022-08-10T16:36:30.217Z] security-spire-server latest d6cee722a9c7 27 seconds ago 86.5MB [2022-08-10T16:36:30.217Z] 158ab7c3b18a 30 seconds ago 1.52GB [2022-08-10T16:36:30.217Z] 12c5bee6f03e 36 seconds ago 1.42GB [2022-08-10T16:36:30.217Z] security-spire-agent latest b11477651201 38 seconds ago 125MB [2022-08-10T16:36:30.217Z] security-spire-config latest 1c4c2727306b 41 seconds ago 85.8MB [2022-08-10T16:36:30.217Z] 9f7161ce41a5 42 seconds ago 1.52GB [2022-08-10T16:36:30.217Z] security-bootstrapper latest 2613d308dea1 44 seconds ago 19.3MB [2022-08-10T16:36:30.217Z] security-secretstore-setup latest 4f0e993b6fc7 49 seconds ago 28.9MB [2022-08-10T16:36:30.217Z] f36cde1db769 57 seconds ago 1.52GB [2022-08-10T16:36:30.217Z] 4117b9b39a40 57 seconds ago 1.42GB [2022-08-10T16:36:30.217Z] 36aa7e28a4d3 57 seconds ago 1.42GB [2022-08-10T16:36:30.217Z] 8058ade0c1a5 58 seconds ago 1.53GB [2022-08-10T16:36:30.217Z] security-proxy-setup latest 928b396dc21d About a minute ago 27.2MB [2022-08-10T16:36:30.217Z] core-data latest 46539a561c83 About a minute ago 21.5MB [2022-08-10T16:36:30.217Z] core-metadata latest d5d4843121a5 About a minute ago 18.2MB [2022-08-10T16:36:30.217Z] support-scheduler latest ee5bfaa53d09 About a minute ago 26.5MB [2022-08-10T16:36:30.217Z] support-notifications latest 22e6fce642fe About a minute ago 27.2MB [2022-08-10T16:36:30.217Z] 33d5b632a46e About a minute ago 1.58GB [2022-08-10T16:36:30.217Z] b40be113c494 About a minute ago 1.58GB [2022-08-10T16:36:30.217Z] 3d2d84a5981f About a minute ago 1.55GB [2022-08-10T16:36:30.217Z] 500046d4d838 About a minute ago 1.55GB [2022-08-10T16:36:30.217Z] 4b3a3cd0aed5 About a minute ago 1.53GB [2022-08-10T16:36:30.217Z] ci-base-image-x86_64 latest 80238ffd9c91 5 minutes ago 993MB [2022-08-10T16:36:30.217Z] alpine 3.15 c4fc93816858 23 hours ago 5.59MB [2022-08-10T16:36:30.217Z] alpine 3.16 9c6f07244728 23 hours ago 5.54MB [2022-08-10T16:36:30.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-10T16:36:30.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-10T16:36:30.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [2022-08-10T16:36:30.302Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-08-10T16:36:31.584Z] $ docker top a4c586f05a07ca3543ecaeef6baf84e75e95d31b80ae3c510bb1ca7b274d918f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2022-08-10T16:36:31.890Z] ========================================================= [2022-08-10T16:36:31.891Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-10T16:36:31.891Z] ========================================================= [Pipeline] sh [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-08-10T16:36:32.547Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh [2022-08-10T16:36:33.239Z] + make test [2022-08-10T16:36:33.239Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-10T16:37:12.328Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-10T16:39:04.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-10T16:39:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.292s coverage: 28.7% of statements [2022-08-10T16:39:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-10T16:39:16.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-10T16:39:20.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.732s coverage: 98.5% of statements [2022-08-10T16:39:20.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-10T16:39:20.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.476s coverage: 54.2% of statements [2022-08-10T16:39:20.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-10T16:39:20.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-10T16:39:42.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.432s coverage: 89.2% of statements [2022-08-10T16:39:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-10T16:39:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-10T16:39:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-10T16:39:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-10T16:39:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-10T16:39:42.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.696s coverage: 2.1% of statements [2022-08-10T16:39:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-10T16:39:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-10T16:39:45.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.352s coverage: 95.6% of statements [2022-08-10T16:39:45.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-10T16:39:45.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-10T16:39:45.482Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.637s coverage: 72.2% of statements [2022-08-10T16:39:45.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-10T16:39:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-10T16:39:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-10T16:39:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-10T16:39:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-10T16:39:45.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.302s coverage: 60.0% of statements [2022-08-10T16:39:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-10T16:39:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-10T16:39:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-10T16:39:45.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.470s coverage: 0.9% of statements [2022-08-10T16:39:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-10T16:39:47.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.274s coverage: 58.8% of statements [2022-08-10T16:39:47.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.529s coverage: 29.6% of statements [2022-08-10T16:39:47.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-10T16:39:52.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2022-08-10T16:39:52.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.362s coverage: 79.5% of statements [2022-08-10T16:39:52.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2022-08-10T16:39:52.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.293s coverage: 96.3% of statements [2022-08-10T16:39:55.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements [2022-08-10T16:40:03.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements [2022-08-10T16:40:03.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.228s coverage: 44.8% of statements [2022-08-10T16:40:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.677s coverage: 82.2% of statements [2022-08-10T16:40:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-10T16:40:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-10T16:40:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-10T16:40:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-10T16:40:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-10T16:40:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-10T16:40:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements [2022-08-10T16:40:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2022-08-10T16:40:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.279s coverage: 85.4% of statements [2022-08-10T16:40:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.823s coverage: 91.2% of statements [2022-08-10T16:40:18.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-10T16:40:23.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.968s coverage: 64.7% of statements [2022-08-10T16:40:23.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-10T16:40:23.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-10T16:40:23.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.493s coverage: 100.0% of statements [2022-08-10T16:40:23.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 89.4% of statements [2022-08-10T16:40:23.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.131s coverage: 100.0% of statements [2022-08-10T16:40:23.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-08-10T16:40:23.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements [2022-08-10T16:40:30.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.423s coverage: 65.8% of statements [2022-08-10T16:40:30.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-10T16:40:30.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-10T16:40:30.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-10T16:40:33.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.795s coverage: 43.6% of statements [2022-08-10T16:40:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-10T16:40:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-10T16:40:33.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements [2022-08-10T16:40:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-10T16:40:33.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements [2022-08-10T16:40:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-10T16:40:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-10T16:40:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-10T16:40:33.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-10T16:40:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-10T16:40:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.680s coverage: 92.3% of statements [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-10T16:40:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-10T16:40:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-10T16:40:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-10T16:40:42.237Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-10T16:40:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2022-08-10T16:40:42.237Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-08-10T16:40:42.833Z] 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-08-10T16:40:42.833Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-10T16:40:42.833Z] GO111MODULE=on go vet ./... [2022-08-10T16:42:34.726Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T16:42:34.726Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T16:42:34.726Z] ./bin/test-attribution-txt.sh [2022-08-10T16:42:34.726Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-10T16:42:34.726Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-10T16:42:34.726Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-10T16:42:34.726Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-10T16:42:34.726Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-10T16:42:34.726Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-10T16:42:34.726Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-10T16:42:34.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-10T16:42:35.402Z] + ls -al . [2022-08-10T16:42:35.402Z] total 724 [2022-08-10T16:42:35.402Z] drwxrwxr-x 9 1001 1001 4096 Aug 10 16:36 . [2022-08-10T16:42:35.403Z] drwxr-xr-x 4 root root 4096 Aug 10 16:36 .. [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 16 Aug 10 16:34 .dockerignore [2022-08-10T16:42:35.403Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 16:34 .git [2022-08-10T16:42:35.403Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 16:34 .github [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 1030 Aug 10 16:34 .gitignore [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 42 Aug 10 16:34 .golangci.yml [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 87 Aug 10 16:34 .hadolint.yml [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 16:34 .sonarcloud.properties [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 16:34 ADOPTERS.md [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 10347 Aug 10 16:34 Attribution.txt [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 63209 Aug 10 16:34 CHANGELOG.md [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 16:34 CONTRIBUTING.md [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 16:34 GOVERNANCE.md [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 850 Aug 10 16:34 Jenkinsfile [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 16:34 LICENSE [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 12212 Aug 10 16:34 Makefile [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 16:34 OWNERS.md [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 9094 Aug 10 16:34 README.md [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 16:34 SECURITY.md [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 5 Aug 10 16:30 VERSION [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 16:34 ZMQWindows.md [2022-08-10T16:42:35.403Z] drwxrwxr-x 2 1001 1001 4096 Aug 10 16:34 bin [2022-08-10T16:42:35.403Z] drwxrwxr-x 18 1001 1001 4096 Aug 10 16:34 cmd [2022-08-10T16:42:35.403Z] -rw-r--r-- 1 root root 478941 Aug 10 16:40 coverage.out [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 3681 Aug 10 16:34 go.mod [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 38033 Aug 10 16:34 go.sum [2022-08-10T16:42:35.403Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 16:34 internal [2022-08-10T16:42:35.403Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 16:34 openapi [2022-08-10T16:42:35.403Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 16:34 snap [2022-08-10T16:42:35.403Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 16:34 version.go [Pipeline] sh [2022-08-10T16:42:36.055Z] + '[' -e coverage.out ] [2022-08-10T16:42:36.055Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-10T16:42:36.085Z] Warning: overwriting stash ‘coverage-report’ [2022-08-10T16:42:36.907Z] Stashed 1 file(s) [Pipeline] sh [2022-08-10T16:42:37.555Z] + make build [2022-08-10T16:42:37.556Z] 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-08-10T16:44:14.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-10T16:45:23.024Z] 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-08-10T16:45:24.456Z] 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-08-10T16:46:03.511Z] 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-08-10T16:46:03.511Z] 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-08-10T16:46:06.899Z] 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-08-10T16:46:13.620Z] 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-08-10T16:46:16.244Z] 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-08-10T16:46:21.650Z] 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-08-10T16:46:24.271Z] 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-08-10T16:46:27.674Z] 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-08-10T16:46:35.955Z] 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-08-10T16:46:41.380Z] $ docker stop --time=1 a4c586f05a07ca3543ecaeef6baf84e75e95d31b80ae3c510bb1ca7b274d918f [2022-08-10T16:46:43.349Z] $ docker rm -f a4c586f05a07ca3543ecaeef6baf84e75e95d31b80ae3c510bb1ca7b274d918f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:46:45.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T16:46:45.606Z] [2022-08-10T16:46:45.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:46:45.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T16:46:46.230Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-10T16:46:46.230Z] 29e5d40040c1: Pulling fs layer [2022-08-10T16:46:46.230Z] 1ce36da41761: Pulling fs layer [2022-08-10T16:46:46.230Z] 25b303627fd3: Pulling fs layer [2022-08-10T16:46:46.230Z] 29e5d40040c1: Verifying Checksum [2022-08-10T16:46:46.230Z] 29e5d40040c1: Download complete [2022-08-10T16:46:46.507Z] 1ce36da41761: Verifying Checksum [2022-08-10T16:46:46.507Z] 1ce36da41761: Download complete [2022-08-10T16:46:46.784Z] 29e5d40040c1: Pull complete [2022-08-10T16:46:48.229Z] 1ce36da41761: Pull complete [2022-08-10T16:46:48.229Z] 25b303627fd3: Verifying Checksum [2022-08-10T16:46:48.229Z] 25b303627fd3: Download complete [2022-08-10T16:47:00.628Z] 25b303627fd3: Pull complete [2022-08-10T16:47:00.628Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-10T16:47:00.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T16:47:00.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T16:47:00.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-22417 does not seem to be running inside a container [2022-08-10T16:47:00.942Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-08-10T16:47:03.210Z] $ docker top 2f9af36aeb83303161eb62ff708162a35874fcaf4e0643d29f7179ee68793cb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T16:47:04.092Z] + docker-compose build --help [2022-08-10T16:47:04.092Z] + grep parallel [2022-08-10T16:47:08.380Z] --parallel Build images in parallel. [Pipeline] } [2022-08-10T16:47:08.402Z] $ docker stop --time=1 2f9af36aeb83303161eb62ff708162a35874fcaf4e0643d29f7179ee68793cb8 [2022-08-10T16:47:10.040Z] $ docker rm -f 2f9af36aeb83303161eb62ff708162a35874fcaf4e0643d29f7179ee68793cb8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T16:47:10.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T16:47:10.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T16:47:10.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-22417 does not seem to be running inside a container [2022-08-10T16:47:10.970Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-08-10T16:47:12.215Z] $ docker top 5b8014a3b86a38e42fb1825bd4daf272b64e81cbeef64e8e059b8f61af93b6ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T16:47:13.102Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-10T16:47:17.482Z] Building core-command ... [2022-08-10T16:47:17.482Z] Building core-data ... [2022-08-10T16:47:17.482Z] Building core-metadata ... [2022-08-10T16:47:17.482Z] Building security-bootstrapper ... [2022-08-10T16:47:17.482Z] Building security-proxy-setup ... [2022-08-10T16:47:17.482Z] Building security-secretstore-setup ... [2022-08-10T16:47:17.482Z] Building security-spiffe-token-provider ... [2022-08-10T16:47:17.482Z] Building security-spire-agent ... [2022-08-10T16:47:17.482Z] Building security-spire-config ... [2022-08-10T16:47:17.482Z] Building security-spire-server ... [2022-08-10T16:47:17.482Z] Building support-notifications ... [2022-08-10T16:47:17.482Z] Building support-scheduler ... [2022-08-10T16:47:17.482Z] Building sys-mgmt-agent ... [2022-08-10T16:47:17.482Z] Building security-spiffe-token-provider [2022-08-10T16:47:17.482Z] Building security-secretstore-setup [2022-08-10T16:47:17.482Z] Building security-spire-agent [2022-08-10T16:47:17.482Z] Building core-command [2022-08-10T16:47:17.482Z] Building sys-mgmt-agent [2022-08-10T16:48:04.473Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:48:04.473Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:48:04.473Z] ---> 66525f953bab [2022-08-10T16:48:04.473Z] Step 3/20 : WORKDIR /edgex-go [2022-08-10T16:48:04.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:48:04.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:48:04.473Z] ---> 66525f953bab [2022-08-10T16:48:04.473Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T16:48:04.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:48:04.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:48:04.473Z] ---> 66525f953bab [2022-08-10T16:48:04.473Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T16:48:04.473Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:48:04.473Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:48:04.473Z] ---> 66525f953bab [2022-08-10T16:48:04.473Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T16:48:04.473Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:48:04.473Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:48:04.473Z] ---> 66525f953bab [2022-08-10T16:48:04.473Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T16:48:04.473Z] ---> Running in 63068acebe64 [2022-08-10T16:48:04.473Z] ---> Running in 8df61cfec3a6 [2022-08-10T16:48:04.473Z] ---> Running in 9fb7ee6cdc8c [2022-08-10T16:48:04.473Z] ---> Running in 40c72e981cf4 [2022-08-10T16:48:04.473Z] ---> Running in a4d1b0ee33e1 [2022-08-10T16:48:04.473Z] Removing intermediate container a4d1b0ee33e1 [2022-08-10T16:48:04.473Z] ---> 753dfb87b67e [2022-08-10T16:48:04.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:48:04.473Z] ---> Running in bbff19e7a1a0 [2022-08-10T16:48:04.473Z] Removing intermediate container 8df61cfec3a6 [2022-08-10T16:48:04.473Z] ---> d848e912d41a [2022-08-10T16:48:04.473Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-10T16:48:04.473Z] Removing intermediate container 9fb7ee6cdc8c [2022-08-10T16:48:04.473Z] ---> d1799d047537 [2022-08-10T16:48:04.473Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:48:04.473Z] Removing intermediate container 40c72e981cf4 [2022-08-10T16:48:04.473Z] ---> aebc297eab6a [2022-08-10T16:48:04.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:48:04.473Z] Removing intermediate container 63068acebe64 [2022-08-10T16:48:04.473Z] ---> d63093412dee [2022-08-10T16:48:04.473Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:48:04.473Z] ---> Running in 604ade82d17a [2022-08-10T16:48:04.473Z] ---> Running in 64db98c1fa00 [2022-08-10T16:48:04.473Z] ---> Running in 281fb17d8419 [2022-08-10T16:48:04.473Z] ---> Running in 52ddc6ac8f2e [2022-08-10T16:48:07.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:07.111Z] Removing intermediate container bbff19e7a1a0 [2022-08-10T16:48:07.111Z] ---> 6001a25cd07d [2022-08-10T16:48:07.111Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-10T16:48:07.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:07.381Z] ---> Running in 8cb5f4f83af4 [2022-08-10T16:48:07.982Z] Removing intermediate container 604ade82d17a [2022-08-10T16:48:07.982Z] ---> bd2b9d7dd278 [2022-08-10T16:48:07.982Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T16:48:08.274Z] ---> Running in 6400e7adb7cb [2022-08-10T16:48:08.551Z] v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-10T16:48:08.551Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-10T16:48:08.551Z] OK: 16892 distinct packages available [2022-08-10T16:48:08.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:08.840Z] Removing intermediate container 281fb17d8419 [2022-08-10T16:48:08.840Z] ---> 5d2ede1641c0 [2022-08-10T16:48:08.840Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-10T16:48:08.840Z] Removing intermediate container 52ddc6ac8f2e [2022-08-10T16:48:08.840Z] ---> 13884ed7a416 [2022-08-10T16:48:08.840Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T16:48:09.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:09.126Z] ---> Running in b02d0f5ed3ce [2022-08-10T16:48:09.126Z] ---> Running in 7548106713e4 [2022-08-10T16:48:09.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:10.022Z] OK: 221 MiB in 51 packages [2022-08-10T16:48:10.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:10.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:11.205Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:11.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:11.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:11.486Z] Removing intermediate container 64db98c1fa00 [2022-08-10T16:48:11.486Z] ---> 91c08a39daf3 [2022-08-10T16:48:11.486Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-10T16:48:12.102Z] OK: 221 MiB in 51 packages [2022-08-10T16:48:12.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:12.386Z] ---> 3f1dbf0e3c3e [2022-08-10T16:48:12.386Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:48:12.386Z] OK: 221 MiB in 51 packages [2022-08-10T16:48:12.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:48:12.386Z] ---> Running in 7ded9cf5de48 [2022-08-10T16:48:13.851Z] OK: 221 MiB in 51 packages [2022-08-10T16:48:13.851Z] OK: 221 MiB in 51 packages [2022-08-10T16:48:14.131Z] Removing intermediate container 8cb5f4f83af4 [2022-08-10T16:48:14.131Z] ---> 5c755cf9c076 [2022-08-10T16:48:14.131Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T16:48:14.407Z] Removing intermediate container 6400e7adb7cb [2022-08-10T16:48:14.407Z] ---> 2c79cc9c5e06 [2022-08-10T16:48:14.407Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T16:48:15.013Z] Removing intermediate container b02d0f5ed3ce [2022-08-10T16:48:15.013Z] ---> 29ca6cd3c5bb [2022-08-10T16:48:15.013Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T16:48:15.294Z] Removing intermediate container 7548106713e4 [2022-08-10T16:48:15.294Z] ---> 9222ba95019b [2022-08-10T16:48:15.294Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T16:48:15.582Z] ---> c74e476797c7 [2022-08-10T16:48:15.582Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:48:15.859Z] ---> Running in 617c8948d60b [2022-08-10T16:48:15.859Z] ---> fd4848574e9e [2022-08-10T16:48:15.859Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:48:15.859Z] ---> Running in 9c0a4a028596 [2022-08-10T16:48:16.870Z] ---> b542c14c9cfb [2022-08-10T16:48:16.870Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:48:16.870Z] ---> Running in 76b6ac686d90 [2022-08-10T16:48:16.870Z] ---> 37095f59987f [2022-08-10T16:48:16.870Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:48:17.148Z] ---> Running in 7f021ed28471 [2022-08-10T16:49:13.741Z] Removing intermediate container 76b6ac686d90 [2022-08-10T16:49:13.741Z] ---> d21e491a71e6 [2022-08-10T16:49:13.741Z] Step 8/25 : COPY . . [2022-08-10T16:49:13.741Z] Removing intermediate container 617c8948d60b [2022-08-10T16:49:13.741Z] ---> 2a4e289d82ca [2022-08-10T16:49:13.741Z] Step 8/23 : COPY . . [2022-08-10T16:49:13.741Z] Removing intermediate container 7f021ed28471 [2022-08-10T16:49:13.741Z] ---> a2e30dd4a6e4 [2022-08-10T16:49:13.741Z] Step 8/23 : COPY . . [2022-08-10T16:49:13.741Z] Removing intermediate container 9c0a4a028596 [2022-08-10T16:49:13.741Z] ---> 58cd644674a5 [2022-08-10T16:49:13.741Z] Step 8/26 : COPY . . [2022-08-10T16:49:13.741Z] Removing intermediate container 7ded9cf5de48 [2022-08-10T16:49:13.741Z] ---> 0d9272a75104 [2022-08-10T16:49:13.741Z] Step 7/20 : COPY . . [2022-08-10T16:49:28.856Z] ---> 69c8684b43aa [2022-08-10T16:49:28.856Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-10T16:49:28.856Z] ---> d4f719ab908d [2022-08-10T16:49:28.856Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-10T16:49:28.856Z] ---> 04e15924224e [2022-08-10T16:49:28.856Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-10T16:49:28.856Z] ---> ab622d730213 [2022-08-10T16:49:28.856Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-10T16:49:28.856Z] ---> fc93b617ee11 [2022-08-10T16:49:28.856Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T16:49:28.856Z] ---> Running in 86b004c7c623 [2022-08-10T16:49:28.856Z] ---> Running in b7e2efc8da1a [2022-08-10T16:49:28.856Z] ---> Running in 30d1330909a2 [2022-08-10T16:49:28.856Z] ---> Running in 8f0e2f161936 [2022-08-10T16:49:28.856Z] ---> Running in 397fce5ae444 [2022-08-10T16:49:29.146Z] Removing intermediate container 397fce5ae444 [2022-08-10T16:49:29.146Z] ---> 1fc5194250c7 [2022-08-10T16:49:29.146Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T16:49:29.422Z] ---> Running in 7ac401bba1b6 [2022-08-10T16:49:30.033Z] Removing intermediate container 7ac401bba1b6 [2022-08-10T16:49:30.033Z] ---> 406fad813dee [2022-08-10T16:49:30.033Z] 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-08-10T16:49:30.317Z] ---> Running in 609995c22600 [2022-08-10T16:49:30.317Z] 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-08-10T16:49:30.603Z] 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-08-10T16:49:31.208Z] 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-08-10T16:49:31.208Z] 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-08-10T16:49:33.205Z] Removing intermediate container 609995c22600 [2022-08-10T16:49:33.205Z] ---> 564e8bc3f174 [2022-08-10T16:49:33.205Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T16:49:33.205Z] ---> Running in a9e170da08e8 [2022-08-10T16:49:33.816Z] Removing intermediate container a9e170da08e8 [2022-08-10T16:49:33.816Z] ---> 419f4b68504c [2022-08-10T16:49:33.816Z] [2022-08-10T16:49:33.816Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T16:49:33.816Z] 3.15: Pulling from library/alpine [2022-08-10T16:49:35.826Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-10T16:49:35.826Z] Status: Downloaded newer image for alpine:3.15 [2022-08-10T16:49:35.826Z] ---> 02e0d6fdf486 [2022-08-10T16:49:35.826Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T16:49:35.826Z] ---> Running in e17296489c41 [2022-08-10T16:49:36.105Z] Removing intermediate container e17296489c41 [2022-08-10T16:49:36.105Z] ---> e7956d72d378 [2022-08-10T16:49:36.105Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:49:36.396Z] ---> Running in a03a7db902eb [2022-08-10T16:49:39.857Z] Removing intermediate container a03a7db902eb [2022-08-10T16:49:39.857Z] ---> 742e21b00d16 [2022-08-10T16:49:39.857Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T16:49:39.857Z] ---> Running in 1c4c13a70b13 [2022-08-10T16:49:41.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:49:42.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:49:43.746Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T16:49:43.746Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T16:49:43.746Z] OK: 15733 distinct packages available [2022-08-10T16:49:44.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:49:45.011Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:49:46.463Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T16:49:46.463Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T16:49:46.739Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T16:49:46.739Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T16:49:46.739Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T16:49:47.020Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T16:49:47.020Z] OK: 6 MiB in 19 packages [2022-08-10T16:49:48.478Z] Removing intermediate container 1c4c13a70b13 [2022-08-10T16:49:48.478Z] ---> b36966f6c95c [2022-08-10T16:49:48.478Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-10T16:49:52.823Z] ---> 4fcd7b551ba3 [2022-08-10T16:49:52.823Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T16:49:57.142Z] ---> 77ba2a3cb6a9 [2022-08-10T16:49:57.143Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T16:49:58.126Z] ---> a8bdca2278ac [2022-08-10T16:49:58.126Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-10T16:49:58.725Z] ---> 05284f4a8368 [2022-08-10T16:49:58.726Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-10T16:49:59.709Z] ---> 0f4e8752c902 [2022-08-10T16:49:59.709Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T16:49:59.709Z] ---> Running in a782482fbf55 [2022-08-10T16:50:00.307Z] Removing intermediate container a782482fbf55 [2022-08-10T16:50:00.307Z] ---> cf290eed8133 [2022-08-10T16:50:00.307Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T16:50:00.307Z] ---> Running in 0b611d57caf9 [2022-08-10T16:50:00.911Z] Removing intermediate container 0b611d57caf9 [2022-08-10T16:50:00.911Z] ---> 30d6e7f1bea8 [2022-08-10T16:50:00.911Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T16:50:00.911Z] ---> Running in 0c75ae0b7736 [2022-08-10T16:50:01.509Z] Removing intermediate container 0c75ae0b7736 [2022-08-10T16:50:01.509Z] ---> a0cdba730311 [2022-08-10T16:50:01.509Z] Step 25/26 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T16:50:01.509Z] ---> Running in 132e5ce97556 [2022-08-10T16:50:02.109Z] Removing intermediate container 132e5ce97556 [2022-08-10T16:50:02.109Z] ---> 52fcd668daf9 [2022-08-10T16:50:02.109Z] Step 26/26 : LABEL version=0.0.0 [2022-08-10T16:50:02.109Z] ---> Running in a39d078da7b8 [2022-08-10T16:50:02.711Z] Removing intermediate container a39d078da7b8 [2022-08-10T16:50:02.711Z] ---> 2579a89459e8 [2022-08-10T16:50:02.711Z] [2022-08-10T16:50:02.711Z] Successfully built 2579a89459e8 [2022-08-10T16:50:02.711Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-10T16:50:02.711Z] Building security-spire-config [2022-08-10T16:50:21.333Z]  Building security-spire-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:50:21.333Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:50:21.333Z] ---> 66525f953bab [2022-08-10T16:50:21.333Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T16:50:21.333Z] ---> Using cache [2022-08-10T16:50:21.333Z] ---> d63093412dee [2022-08-10T16:50:21.333Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:50:21.333Z] ---> Using cache [2022-08-10T16:50:21.333Z] ---> 5d2ede1641c0 [2022-08-10T16:50:21.333Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T16:50:21.333Z] ---> Running in 3b98b74ca92b [2022-08-10T16:50:21.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:50:21.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:50:23.065Z] OK: 221 MiB in 51 packages [2022-08-10T16:50:24.288Z] Removing intermediate container 3b98b74ca92b [2022-08-10T16:50:24.288Z] ---> e976dea65797 [2022-08-10T16:50:24.288Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T16:50:25.337Z] ---> 8eddbc430c68 [2022-08-10T16:50:25.337Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:50:25.337Z] ---> Running in db360a31961c [2022-08-10T16:51:12.482Z] Removing intermediate container db360a31961c [2022-08-10T16:51:12.482Z] ---> 8fd783913faf [2022-08-10T16:51:12.482Z] Step 8/26 : COPY . . [2022-08-10T16:51:24.931Z] ---> d0774adbb785 [2022-08-10T16:51:24.931Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T16:51:24.931Z] ---> Running in 450500903e7c [2022-08-10T16:51:24.931Z] Removing intermediate container 450500903e7c [2022-08-10T16:51:24.931Z] ---> a5872dd815ee [2022-08-10T16:51:24.931Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T16:51:24.931Z] ---> Running in d510ae6c5beb [2022-08-10T16:51:25.212Z] Removing intermediate container d510ae6c5beb [2022-08-10T16:51:25.213Z] ---> 9bafdbe639c7 [2022-08-10T16:51:25.213Z] 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-08-10T16:51:25.213Z] ---> Running in 57f6c46f4773 [2022-08-10T16:51:28.626Z] Removing intermediate container 57f6c46f4773 [2022-08-10T16:51:28.626Z] ---> 1c0978810ee2 [2022-08-10T16:51:28.626Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T16:51:28.626Z] ---> Running in b705fce0d909 [2022-08-10T16:51:28.626Z] Removing intermediate container b705fce0d909 [2022-08-10T16:51:28.626Z] ---> 0df70dc8af6f [2022-08-10T16:51:28.626Z] [2022-08-10T16:51:28.626Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T16:51:28.626Z] ---> 02e0d6fdf486 [2022-08-10T16:51:28.626Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T16:51:28.626Z] ---> Using cache [2022-08-10T16:51:28.626Z] ---> e7956d72d378 [2022-08-10T16:51:28.626Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:51:28.626Z] ---> Using cache [2022-08-10T16:51:28.626Z] ---> 742e21b00d16 [2022-08-10T16:51:28.626Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-10T16:51:28.626Z] ---> Running in aad1b9b513cd [2022-08-10T16:51:30.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:51:31.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:51:33.071Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T16:51:33.071Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T16:51:33.071Z] OK: 15733 distinct packages available [2022-08-10T16:51:33.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:51:34.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:51:35.502Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-10T16:51:35.502Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-10T16:51:35.502Z] (3/4) Installing libucontext (1.1-r0) [2022-08-10T16:51:35.778Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-10T16:51:35.778Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T16:51:35.778Z] OK: 6 MiB in 18 packages [2022-08-10T16:51:37.779Z] Removing intermediate container aad1b9b513cd [2022-08-10T16:51:37.779Z] ---> 6ec1d8a27142 [2022-08-10T16:51:37.779Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T16:51:43.218Z] ---> 47873740740c [2022-08-10T16:51:43.218Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T16:51:43.819Z] ---> 8066436ce7d8 [2022-08-10T16:51:43.820Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-10T16:51:43.820Z] ---> Running in a238dc37852a [2022-08-10T16:51:44.423Z] Removing intermediate container a238dc37852a [2022-08-10T16:51:44.423Z] ---> 7ac9fa3b5e49 [2022-08-10T16:51:44.423Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-10T16:51:45.415Z] ---> ba4644ecec75 [2022-08-10T16:51:45.415Z] Step 21/26 : WORKDIR / [2022-08-10T16:51:45.695Z] ---> Running in 0b4e0671fdc3 [2022-08-10T16:51:46.302Z] Removing intermediate container 0b4e0671fdc3 [2022-08-10T16:51:46.302Z] ---> 9930a94b9de9 [2022-08-10T16:51:46.302Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T16:51:46.302Z] ---> Running in 0f9607e32a1f [2022-08-10T16:51:46.912Z] Removing intermediate container 0f9607e32a1f [2022-08-10T16:51:46.912Z] ---> af6bff171869 [2022-08-10T16:51:46.912Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T16:51:46.912Z] ---> Running in 67e315aacf0e [2022-08-10T16:51:47.517Z] Removing intermediate container 67e315aacf0e [2022-08-10T16:51:47.518Z] ---> def3dae06d38 [2022-08-10T16:51:47.518Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T16:51:47.518Z] ---> Running in 9e4208959cca [2022-08-10T16:51:48.121Z] Removing intermediate container 9e4208959cca [2022-08-10T16:51:48.121Z] ---> bcc27a34deb9 [2022-08-10T16:51:48.121Z] Step 25/26 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T16:51:48.399Z] ---> Running in 9985a62be7c7 [2022-08-10T16:51:49.002Z] Removing intermediate container 9985a62be7c7 [2022-08-10T16:51:49.002Z] ---> dab37d92d87d [2022-08-10T16:51:49.002Z] Step 26/26 : LABEL version=0.0.0 [2022-08-10T16:51:49.002Z] ---> Running in 05a552216970 [2022-08-10T16:51:49.607Z] Removing intermediate container 05a552216970 [2022-08-10T16:51:49.607Z] ---> 3c85ef5d595c [2022-08-10T16:51:49.607Z] [2022-08-10T16:51:49.884Z] Successfully built 3c85ef5d595c [2022-08-10T16:51:49.884Z] Successfully tagged security-spire-config-arm64:latest [2022-08-10T16:51:49.884Z] Building core-metadata [2022-08-10T16:52:08.231Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:52:08.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:52:08.231Z] ---> 66525f953bab [2022-08-10T16:52:08.231Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T16:52:08.231Z] ---> Using cache [2022-08-10T16:52:08.231Z] ---> d63093412dee [2022-08-10T16:52:08.231Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:52:08.231Z] ---> Using cache [2022-08-10T16:52:08.231Z] ---> 5d2ede1641c0 [2022-08-10T16:52:08.231Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T16:52:08.231Z] ---> Using cache [2022-08-10T16:52:08.231Z] ---> 29ca6cd3c5bb [2022-08-10T16:52:08.231Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T16:52:08.231Z] ---> Using cache [2022-08-10T16:52:08.231Z] ---> b542c14c9cfb [2022-08-10T16:52:08.231Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:52:08.231Z] ---> Using cache [2022-08-10T16:52:08.231Z] ---> d21e491a71e6 [2022-08-10T16:52:08.231Z] Step 8/23 : COPY . . [2022-08-10T16:52:08.231Z] ---> Using cache [2022-08-10T16:52:08.231Z] ---> 69c8684b43aa [2022-08-10T16:52:08.231Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-10T16:52:08.231Z] ---> Running in 2212a63b7320 [2022-08-10T16:52:08.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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-08-10T16:54:45.429Z] 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-08-10T16:54:45.429Z] Removing intermediate container 86b004c7c623 [2022-08-10T16:54:45.429Z] ---> dde25cc8f1e1 [2022-08-10T16:54:45.429Z] [2022-08-10T16:54:45.429Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T16:54:45.429Z] 3.16: Pulling from library/alpine [2022-08-10T16:54:45.429Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T16:54:45.429Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T16:54:45.429Z] ---> a6215f271958 [2022-08-10T16:54:45.429Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T16:54:45.429Z] ---> Running in e1dc70e9990e [2022-08-10T16:54:45.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:54:45.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:54:45.429Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-10T16:54:45.429Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:54:45.429Z] OK: 5 MiB in 15 packages [2022-08-10T16:54:45.429Z] Removing intermediate container e1dc70e9990e [2022-08-10T16:54:45.429Z] ---> c259ac1ac03a [2022-08-10T16:54:45.429Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T16:54:45.429Z] ---> Running in e4650e9da44d [2022-08-10T16:54:45.429Z] Removing intermediate container e4650e9da44d [2022-08-10T16:54:45.429Z] ---> b85fd362c8b7 [2022-08-10T16:54:45.429Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-10T16:54:45.429Z] ---> Running in e35429f3087a [2022-08-10T16:54:45.429Z] Removing intermediate container e35429f3087a [2022-08-10T16:54:45.429Z] ---> bcffcb6dca19 [2022-08-10T16:54:45.429Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T16:54:45.429Z] ---> Running in 85f29ce96672 [2022-08-10T16:54:45.429Z] Removing intermediate container 85f29ce96672 [2022-08-10T16:54:45.429Z] ---> 950e2355b347 [2022-08-10T16:54:45.429Z] Step 15/23 : WORKDIR / [2022-08-10T16:54:45.429Z] ---> Running in 88f784ef84ca [2022-08-10T16:54:45.429Z] Removing intermediate container 30d1330909a2 [2022-08-10T16:54:45.429Z] ---> 532a659dfba4 [2022-08-10T16:54:45.429Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-10T16:54:45.429Z] Removing intermediate container 88f784ef84ca [2022-08-10T16:54:45.429Z] ---> 8ec1f6c58abc [2022-08-10T16:54:45.429Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T16:54:45.429Z] ---> Running in e7a7ae52cf0a [2022-08-10T16:54:46.875Z] ---> 94f79118dccf [2022-08-10T16:54:46.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-10T16:54:47.864Z] 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-08-10T16:54:50.504Z] ---> aacb495c1c28 [2022-08-10T16:54:50.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-10T16:54:51.488Z] ---> 643d8b72f5e6 [2022-08-10T16:54:51.488Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-10T16:54:51.765Z] ---> Running in 4d2b6f5dffaf [2022-08-10T16:54:53.202Z] Removing intermediate container 4d2b6f5dffaf [2022-08-10T16:54:53.202Z] ---> 41d8e127a0ae [2022-08-10T16:54:53.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:54:53.202Z] ---> Running in a3a730944bea [2022-08-10T16:54:54.198Z] Removing intermediate container e7a7ae52cf0a [2022-08-10T16:54:54.198Z] ---> 818df1cd91a4 [2022-08-10T16:54:54.198Z] [2022-08-10T16:54:54.198Z] Step 11/23 : FROM alpine:3.16 [2022-08-10T16:54:54.198Z] ---> a6215f271958 [2022-08-10T16:54:54.198Z] 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-08-10T16:54:54.198Z] Removing intermediate container a3a730944bea [2022-08-10T16:54:54.198Z] ---> 94b1ed633f5b [2022-08-10T16:54:54.198Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T16:54:54.198Z] ---> Running in 5d10a067d06d [2022-08-10T16:54:54.198Z] ---> Running in ce31119e2804 [2022-08-10T16:54:55.193Z] Removing intermediate container b7e2efc8da1a [2022-08-10T16:54:55.193Z] ---> 85ba5944616f [2022-08-10T16:54:55.193Z] [2022-08-10T16:54:55.193Z] Step 10/25 : FROM alpine:3.16 [2022-08-10T16:54:55.193Z] ---> a6215f271958 [2022-08-10T16:54:55.193Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-10T16:54:55.193Z] Removing intermediate container ce31119e2804 [2022-08-10T16:54:55.193Z] ---> dfc8b1221065 [2022-08-10T16:54:55.193Z] Step 22/23 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T16:54:55.193Z] Removing intermediate container 5d10a067d06d [2022-08-10T16:54:55.193Z] ---> d8574ace66f8 [2022-08-10T16:54:55.193Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-10T16:54:55.193Z] ---> Running in f6c037e36dec [2022-08-10T16:54:55.193Z] ---> Running in 4a783a77d67a [2022-08-10T16:54:55.471Z] ---> Running in 2d684bf259fa [2022-08-10T16:54:56.619Z] Removing intermediate container 4a783a77d67a [2022-08-10T16:54:56.619Z] ---> 548ccb382739 [2022-08-10T16:54:56.619Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T16:54:56.915Z] ---> Running in 6086f0d363be [2022-08-10T16:54:57.964Z] Removing intermediate container 6086f0d363be [2022-08-10T16:54:57.964Z] ---> b2114dab9e0e [2022-08-10T16:54:57.964Z] [2022-08-10T16:54:58.600Z] Successfully built b2114dab9e0e [2022-08-10T16:54:58.600Z] Successfully tagged core-command-arm64:latest [2022-08-10T16:54:58.600Z] Building support-scheduler [2022-08-10T16:54:58.600Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:54:58.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:54:59.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:54:59.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:55:00.214Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-10T16:55:00.214Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-10T16:55:00.214Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-10T16:55:00.214Z] (3/3) Installing su-exec (0.2-r1) [2022-08-10T16:55:00.214Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:55:00.214Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-10T16:55:00.214Z] (3/33) Installing readline (8.1.2-r0) [2022-08-10T16:55:00.214Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T16:55:00.214Z] (4/33) Installing bash (5.1.16-r2) [2022-08-10T16:55:00.492Z] Executing bash-5.1.16-r2.post-install [2022-08-10T16:55:00.492Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-10T16:55:00.492Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-10T16:55:00.492Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T16:55:00.492Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-10T16:55:00.492Z] (9/33) Installing curl (7.83.1-r2) [2022-08-10T16:55:00.492Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-10T16:55:00.769Z] OK: 6 MiB in 17 packages [2022-08-10T16:55:02.219Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-10T16:55:02.219Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-10T16:55:02.219Z] (13/33) Installing expat (2.4.8-r0) [2022-08-10T16:55:02.219Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-10T16:55:02.219Z] (15/33) Installing gdbm (1.23-r0) [2022-08-10T16:55:02.219Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-10T16:55:02.219Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T16:55:02.219Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T16:55:02.219Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-10T16:55:02.219Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-10T16:55:02.219Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-10T16:55:03.204Z] Removing intermediate container f6c037e36dec [2022-08-10T16:55:03.204Z] ---> 56cde38dff57 [2022-08-10T16:55:03.204Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T16:55:03.204Z] ---> Running in f9fe4a489b04 [2022-08-10T16:55:03.806Z] Removing intermediate container f9fe4a489b04 [2022-08-10T16:55:03.806Z] ---> 4fa82662e2fa [2022-08-10T16:55:03.806Z] Step 13/25 : WORKDIR / [2022-08-10T16:55:04.081Z] ---> Running in c2e76f45c927 [2022-08-10T16:55:04.679Z] Removing intermediate container c2e76f45c927 [2022-08-10T16:55:04.679Z] ---> cd9e07faedf8 [2022-08-10T16:55:04.679Z] 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-08-10T16:55:05.667Z] ---> 76ab9253f59a [2022-08-10T16:55:05.667Z] 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-08-10T16:55:05.667Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-10T16:55:05.667Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-10T16:55:05.946Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-10T16:55:05.946Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-10T16:55:05.946Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-10T16:55:05.946Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-10T16:55:05.946Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-10T16:55:05.946Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-10T16:55:05.946Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-10T16:55:06.223Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-10T16:55:06.223Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-10T16:55:06.223Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-10T16:55:06.500Z] ---> eab0be864673 [2022-08-10T16:55:06.777Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-10T16:55:07.379Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T16:55:07.654Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T16:55:08.255Z] ---> fc3a455fb241 [2022-08-10T16:55:08.255Z] 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-08-10T16:55:08.255Z] OK: 120 MiB in 47 packages [2022-08-10T16:55:09.696Z] ---> 6742b8023c32 [2022-08-10T16:55:09.696Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-10T16:55:11.693Z] ---> 681088a24c7b [2022-08-10T16:55:11.693Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-10T16:55:14.337Z] ---> 9a2c36912d8d [2022-08-10T16:55:14.337Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T16:55:15.805Z] ---> 420c4b200ee0 [2022-08-10T16:55:15.805Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T16:55:15.805Z] ---> Running in 5f81dce855b2 [2022-08-10T16:55:16.085Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:55:16.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:55:16.085Z] ---> 66525f953bab [2022-08-10T16:55:16.085Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T16:55:16.085Z] ---> Using cache [2022-08-10T16:55:16.085Z] ---> d63093412dee [2022-08-10T16:55:16.085Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:55:16.085Z] ---> Using cache [2022-08-10T16:55:16.085Z] ---> 5d2ede1641c0 [2022-08-10T16:55:16.085Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T16:55:16.085Z] ---> Using cache [2022-08-10T16:55:16.085Z] ---> 29ca6cd3c5bb [2022-08-10T16:55:16.085Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T16:55:16.085Z] ---> Using cache [2022-08-10T16:55:16.085Z] ---> b542c14c9cfb [2022-08-10T16:55:16.085Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:55:16.085Z] ---> Using cache [2022-08-10T16:55:16.085Z] ---> d21e491a71e6 [2022-08-10T16:55:16.085Z] Step 8/22 : COPY . . [2022-08-10T16:55:16.382Z] ---> Using cache [2022-08-10T16:55:16.382Z] ---> 69c8684b43aa [2022-08-10T16:55:16.382Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-10T16:55:16.655Z] ---> Running in 2b58397e9068 [2022-08-10T16:55:19.321Z] 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-08-10T16:55:19.321Z] Removing intermediate container 5f81dce855b2 [2022-08-10T16:55:19.321Z] ---> 34f44503b06e [2022-08-10T16:55:19.321Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T16:55:19.321Z] ---> Running in 19b1d49baa40 [2022-08-10T16:55:19.929Z] Removing intermediate container 19b1d49baa40 [2022-08-10T16:55:19.929Z] ---> 8a2f16f11d95 [2022-08-10T16:55:19.929Z] Step 23/25 : LABEL arch=arm64 [2022-08-10T16:55:19.929Z] ---> Running in d7c14ec7c9f1 [2022-08-10T16:55:20.544Z] Removing intermediate container d7c14ec7c9f1 [2022-08-10T16:55:20.544Z] ---> fff36f0eb060 [2022-08-10T16:55:20.544Z] Step 24/25 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T16:55:20.544Z] ---> Running in 464adbc125bd [2022-08-10T16:55:21.160Z] Removing intermediate container 464adbc125bd [2022-08-10T16:55:21.160Z] ---> efbdce3077a0 [2022-08-10T16:55:21.160Z] Step 25/25 : LABEL version=0.0.0 [2022-08-10T16:55:21.160Z] ---> Running in 1baed414e224 [2022-08-10T16:55:21.769Z] Removing intermediate container 1baed414e224 [2022-08-10T16:55:21.769Z] ---> 0365ddd900a0 [2022-08-10T16:55:21.769Z] [2022-08-10T16:55:22.042Z] Successfully built 0365ddd900a0 [2022-08-10T16:55:22.042Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-10T16:55:22.042Z]  Building security-secretstore-setup ... done Building support-notifications [2022-08-10T16:55:25.442Z] Collecting docker-compose==1.23.2 [2022-08-10T16:55:25.442Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-10T16:55:25.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.0 MB/s eta 0:00:00 [2022-08-10T16:55:25.992Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-10T16:55:25.992Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-10T16:55:26.269Z] Preparing metadata (setup.py): started [2022-08-10T16:55:28.901Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T16:55:28.901Z] Collecting docopt<0.7,>=0.6.1 [2022-08-10T16:55:28.901Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-10T16:55:29.178Z] Preparing metadata (setup.py): started [2022-08-10T16:55:31.811Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T16:55:31.811Z] Collecting texttable<0.10,>=0.9.0 [2022-08-10T16:55:31.811Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-10T16:55:31.811Z] Preparing metadata (setup.py): started [2022-08-10T16:55:34.469Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T16:55:35.458Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-10T16:55:35.458Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-10T16:55:35.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 5.3 MB/s eta 0:00:00 [2022-08-10T16:55:36.650Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:55:36.650Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:55:36.650Z] ---> 66525f953bab [2022-08-10T16:55:36.650Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T16:55:36.650Z] ---> Using cache [2022-08-10T16:55:36.650Z] ---> d63093412dee [2022-08-10T16:55:36.650Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:55:36.650Z] ---> Using cache [2022-08-10T16:55:36.650Z] ---> 5d2ede1641c0 [2022-08-10T16:55:36.650Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-10T16:55:36.650Z] Collecting PyYAML<4,>=3.10 [2022-08-10T16:55:36.650Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-10T16:55:36.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.9 MB/s eta 0:00:00 [2022-08-10T16:55:36.929Z] ---> Running in 3e7406042199 [2022-08-10T16:55:38.928Z] Preparing metadata (setup.py): started [2022-08-10T16:55:38.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:55:39.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:55:40.913Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T16:55:41.190Z] Collecting cached-property<2,>=1.2.0 [2022-08-10T16:55:41.190Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-10T16:55:41.190Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-10T16:55:41.190Z] OK: 221 MiB in 51 packages [2022-08-10T16:55:41.801Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-10T16:55:41.801Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-10T16:55:41.801Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 12.0 MB/s eta 0:00:00 [2022-08-10T16:55:42.408Z] Collecting jsonschema<3,>=2.5.1 [2022-08-10T16:55:42.408Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-10T16:55:42.686Z] Removing intermediate container 3e7406042199 [2022-08-10T16:55:42.686Z] ---> a84a392ac2aa [2022-08-10T16:55:42.686Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T16:55:43.302Z] Collecting docker<4.0,>=3.6.0 [2022-08-10T16:55:43.302Z] ---> dd724117ee62 [2022-08-10T16:55:43.302Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:55:43.302Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-10T16:55:43.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.4 MB/s eta 0:00:00 [2022-08-10T16:55:43.579Z] ---> Running in 5ccd63351f21 [2022-08-10T16:55:43.852Z] Collecting docker-pycreds>=0.4.0 [2022-08-10T16:55:44.127Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-10T16:55:45.112Z] Collecting idna<2.8,>=2.5 [2022-08-10T16:55:45.112Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-10T16:55:45.112Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.1 MB/s eta 0:00:00 [2022-08-10T16:55:46.096Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-10T16:55:46.096Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-10T16:55:46.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.7 MB/s eta 0:00:00 [2022-08-10T16:55:46.372Z] Collecting certifi>=2017.4.17 [2022-08-10T16:55:46.372Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-10T16:55:46.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 20.3 MB/s eta 0:00:00 [2022-08-10T16:55:46.649Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-10T16:55:46.649Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-10T16:55:46.649Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.6 MB/s eta 0:00:00 [2022-08-10T16:55:47.251Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-10T16:55:47.251Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-10T16:55:47.251Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-10T16:55:47.251Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-10T16:55:48.238Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-10T16:55:48.238Z] Running setup.py install for texttable: started [2022-08-10T16:55:50.867Z] Running setup.py install for texttable: finished with status 'done' [2022-08-10T16:55:50.867Z] Running setup.py install for PyYAML: started [2022-08-10T16:55:53.501Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-10T16:55:54.947Z] Running setup.py install for docopt: started [2022-08-10T16:55:57.593Z] Running setup.py install for docopt: finished with status 'done' [2022-08-10T16:56:00.237Z] Running setup.py install for dockerpty: started [2022-08-10T16:56:02.878Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-10T16:56:07.619Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-10T16:56:07.619Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-10T16:56:34.461Z] Removing intermediate container 2d684bf259fa [2022-08-10T16:56:34.461Z] ---> 5c11434bd312 [2022-08-10T16:56:34.461Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-10T16:56:34.461Z] ---> Running in 8331dca3c750 [2022-08-10T16:56:34.461Z] Removing intermediate container 8331dca3c750 [2022-08-10T16:56:34.461Z] ---> 84f68a47f45a [2022-08-10T16:56:34.461Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-10T16:56:34.461Z] ---> Running in 619ee7e9121f [2022-08-10T16:56:35.068Z] Removing intermediate container 619ee7e9121f [2022-08-10T16:56:35.068Z] ---> 6da324fd9786 [2022-08-10T16:56:35.068Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-10T16:56:37.053Z] ---> 6799ea28e189 [2022-08-10T16:56:37.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-10T16:56:38.044Z] ---> fef9af55c8a5 [2022-08-10T16:56:38.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-10T16:56:39.497Z] ---> 428e99c6bda7 [2022-08-10T16:56:39.497Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-10T16:56:39.497Z] ---> Running in 8c0fb9191b34 [2022-08-10T16:56:39.778Z] Removing intermediate container 5ccd63351f21 [2022-08-10T16:56:39.778Z] ---> 2fbc91e87cf6 [2022-08-10T16:56:39.778Z] Step 8/22 : COPY . . [2022-08-10T16:56:40.414Z] Removing intermediate container 8c0fb9191b34 [2022-08-10T16:56:40.414Z] ---> 7ad398570033 [2022-08-10T16:56:40.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:56:40.414Z] ---> Running in c864fc0aaa5c [2022-08-10T16:56:41.017Z] Removing intermediate container c864fc0aaa5c [2022-08-10T16:56:41.017Z] ---> 9a9cd905e60d [2022-08-10T16:56:41.017Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T16:56:41.293Z] ---> Running in 9597ddeb3547 [2022-08-10T16:56:41.896Z] Removing intermediate container 9597ddeb3547 [2022-08-10T16:56:41.896Z] ---> 080d72cacda2 [2022-08-10T16:56:41.896Z] Step 22/23 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T16:56:42.177Z] ---> Running in d32decb24461 [2022-08-10T16:56:43.157Z] Removing intermediate container d32decb24461 [2022-08-10T16:56:43.157Z] ---> 354ab0d98f48 [2022-08-10T16:56:43.157Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T16:56:43.157Z] ---> Running in d8d47d333789 [2022-08-10T16:56:44.146Z] Removing intermediate container d8d47d333789 [2022-08-10T16:56:44.146Z] ---> 7b301b67a5d2 [2022-08-10T16:56:44.146Z] [2022-08-10T16:56:44.755Z] Successfully built 7b301b67a5d2 [2022-08-10T16:56:44.755Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-10T16:56:44.755Z] Building security-proxy-setup [2022-08-10T16:56:59.898Z]  Building sys-mgmt-agent ... done Removing intermediate container 8f0e2f161936 [2022-08-10T16:56:59.898Z] ---> f78062eed350 [2022-08-10T16:56:59.898Z] [2022-08-10T16:56:59.898Z] Step 9/20 : FROM alpine:3.15 [2022-08-10T16:56:59.898Z] ---> 02e0d6fdf486 [2022-08-10T16:56:59.898Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T16:56:59.898Z] ---> Using cache [2022-08-10T16:56:59.898Z] ---> e7956d72d378 [2022-08-10T16:56:59.898Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:56:59.898Z] ---> Using cache [2022-08-10T16:56:59.898Z] ---> 742e21b00d16 [2022-08-10T16:56:59.898Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-10T16:57:00.505Z] ---> Running in 0904e604548c [2022-08-10T16:57:03.200Z] ---> 08498213aa53 [2022-08-10T16:57:03.200Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-10T16:57:03.200Z] ---> Running in 8584b31fb1d7 [2022-08-10T16:57:03.200Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:57:03.200Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:57:03.200Z] ---> 66525f953bab [2022-08-10T16:57:03.200Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T16:57:03.200Z] ---> Using cache [2022-08-10T16:57:03.200Z] ---> d63093412dee [2022-08-10T16:57:03.200Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:57:03.200Z] ---> Using cache [2022-08-10T16:57:03.200Z] ---> 5d2ede1641c0 [2022-08-10T16:57:03.200Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T16:57:03.200Z] ---> Using cache [2022-08-10T16:57:03.200Z] ---> 29ca6cd3c5bb [2022-08-10T16:57:03.200Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T16:57:03.200Z] ---> Using cache [2022-08-10T16:57:03.200Z] ---> b542c14c9cfb [2022-08-10T16:57:03.200Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:57:03.200Z] ---> Using cache [2022-08-10T16:57:03.200Z] ---> d21e491a71e6 [2022-08-10T16:57:03.200Z] Step 8/22 : COPY . . [2022-08-10T16:57:03.200Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:57:03.200Z] ---> Using cache [2022-08-10T16:57:03.200Z] ---> 69c8684b43aa [2022-08-10T16:57:03.200Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-10T16:57:03.469Z] ---> Running in 9d07594ffbaa [2022-08-10T16:57:04.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:57:05.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T16:57:05.646Z] 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-08-10T16:57:05.922Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T16:57:05.922Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T16:57:05.922Z] OK: 15733 distinct packages available [2022-08-10T16:57:05.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:57:07.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:57:08.351Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-10T16:57:08.351Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-10T16:57:08.625Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-10T16:57:08.625Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-10T16:57:08.625Z] (5/9) Installing curl (7.80.0-r2) [2022-08-10T16:57:08.901Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-10T16:57:08.902Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-10T16:57:08.902Z] (8/9) Installing libucontext (1.1-r0) [2022-08-10T16:57:09.179Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-10T16:57:09.179Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T16:57:09.179Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T16:57:09.780Z] OK: 8 MiB in 23 packages [2022-08-10T16:57:12.412Z] Removing intermediate container 0904e604548c [2022-08-10T16:57:12.412Z] ---> 84cd83d47433 [2022-08-10T16:57:12.412Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T16:57:13.013Z] ---> b85cea2cc3a0 [2022-08-10T16:57:13.013Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-10T16:57:15.656Z] ---> d5a1e6ab978a [2022-08-10T16:57:15.656Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-10T16:57:16.261Z] ---> b8b0eb6081dc [2022-08-10T16:57:16.261Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-10T16:57:16.261Z] ---> Running in ff935f97377d [2022-08-10T16:57:16.865Z] Removing intermediate container ff935f97377d [2022-08-10T16:57:16.865Z] ---> 2030d4333eb2 [2022-08-10T16:57:16.865Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:57:16.865Z] ---> Running in 07a09e9615b2 [2022-08-10T16:57:17.475Z] Removing intermediate container 07a09e9615b2 [2022-08-10T16:57:17.475Z] ---> 14ac60d82451 [2022-08-10T16:57:17.475Z] Step 18/20 : LABEL arch=arm64 [2022-08-10T16:57:17.475Z] ---> Running in 8db84bca3fa1 [2022-08-10T16:57:18.089Z] Removing intermediate container 8db84bca3fa1 [2022-08-10T16:57:18.089Z] ---> 86989fb527f5 [2022-08-10T16:57:18.089Z] Step 19/20 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T16:57:18.089Z] ---> Running in 97d36d40ad1e [2022-08-10T16:57:18.703Z] Removing intermediate container 97d36d40ad1e [2022-08-10T16:57:18.703Z] ---> a9a95bc435be [2022-08-10T16:57:18.703Z] Step 20/20 : LABEL version=0.0.0 [2022-08-10T16:57:18.703Z] ---> Running in 0243a2576199 [2022-08-10T16:57:19.308Z] Removing intermediate container 0243a2576199 [2022-08-10T16:57:19.308Z] ---> b54cf57a731c [2022-08-10T16:57:19.308Z] [2022-08-10T16:57:19.584Z] Successfully built b54cf57a731c [2022-08-10T16:57:19.584Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-10T16:57:19.584Z] Building core-data [2022-08-10T16:57:34.695Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:57:34.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:57:34.695Z] ---> 66525f953bab [2022-08-10T16:57:34.695Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T16:57:34.695Z] ---> Using cache [2022-08-10T16:57:34.695Z] ---> d63093412dee [2022-08-10T16:57:34.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:57:34.695Z] ---> Using cache [2022-08-10T16:57:34.695Z] ---> 5d2ede1641c0 [2022-08-10T16:57:34.695Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-10T16:57:34.972Z] ---> Running in 7227697be569 [2022-08-10T16:57:36.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T16:57:37.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T16:57:38.916Z] OK: 221 MiB in 51 packages [2022-08-10T16:57:40.358Z] Removing intermediate container 7227697be569 [2022-08-10T16:57:40.358Z] ---> 4e1a25d97576 [2022-08-10T16:57:40.358Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T16:57:41.334Z] ---> 236ff28e11d0 [2022-08-10T16:57:41.334Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:57:41.612Z] ---> Running in 582414d37374 [2022-08-10T16:58:08.898Z] Removing intermediate container 2212a63b7320 [2022-08-10T16:58:08.898Z] ---> eb7a62af9ce3 [2022-08-10T16:58:08.898Z] [2022-08-10T16:58:08.898Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T16:58:08.898Z] ---> a6215f271958 [2022-08-10T16:58:08.898Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T16:58:08.898Z] ---> Using cache [2022-08-10T16:58:08.898Z] ---> c259ac1ac03a [2022-08-10T16:58:08.898Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T16:58:08.898Z] ---> Using cache [2022-08-10T16:58:08.898Z] ---> b85fd362c8b7 [2022-08-10T16:58:08.898Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-10T16:58:08.898Z] ---> Running in 7e8e5ae1bd11 [2022-08-10T16:58:08.898Z] Removing intermediate container 7e8e5ae1bd11 [2022-08-10T16:58:08.898Z] ---> e6c0f7cdb685 [2022-08-10T16:58:08.898Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T16:58:08.898Z] ---> Running in f502362c9a18 [2022-08-10T16:58:08.898Z] Removing intermediate container f502362c9a18 [2022-08-10T16:58:08.898Z] ---> 91a75a0138c2 [2022-08-10T16:58:08.898Z] Step 15/23 : WORKDIR / [2022-08-10T16:58:08.898Z] ---> Running in a69d5d949b57 [2022-08-10T16:58:08.898Z] Removing intermediate container a69d5d949b57 [2022-08-10T16:58:08.898Z] ---> 55fadf706dd1 [2022-08-10T16:58:08.898Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T16:58:09.517Z] ---> e1d40201a784 [2022-08-10T16:58:09.517Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-10T16:58:12.951Z] ---> 102ec52e90c7 [2022-08-10T16:58:12.951Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-10T16:58:14.411Z] ---> c5a7321fd24f [2022-08-10T16:58:14.411Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-10T16:58:14.411Z] ---> Running in 65aeb27fb685 [2022-08-10T16:58:15.414Z] Removing intermediate container 65aeb27fb685 [2022-08-10T16:58:15.414Z] ---> 9d46c8e88398 [2022-08-10T16:58:15.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T16:58:15.702Z] ---> Running in fc103077ded5 [2022-08-10T16:58:16.690Z] Removing intermediate container fc103077ded5 [2022-08-10T16:58:16.690Z] ---> 65210218bc1d [2022-08-10T16:58:16.690Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T16:58:16.690Z] ---> Running in 56c384fd6285 [2022-08-10T16:58:17.672Z] Removing intermediate container 56c384fd6285 [2022-08-10T16:58:17.672Z] ---> c5511e173220 [2022-08-10T16:58:17.672Z] Step 22/23 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T16:58:17.672Z] ---> Running in e7fc80626abb [2022-08-10T16:58:18.662Z] Removing intermediate container e7fc80626abb [2022-08-10T16:58:18.662Z] ---> c48873175e14 [2022-08-10T16:58:18.662Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T16:58:18.938Z] ---> Running in 32f3dc03436a [2022-08-10T16:58:19.537Z] Removing intermediate container 32f3dc03436a [2022-08-10T16:58:19.537Z] ---> 6041d7193b77 [2022-08-10T16:58:19.537Z] [2022-08-10T16:58:20.138Z] Successfully built 6041d7193b77 [2022-08-10T16:58:20.138Z] Successfully tagged core-metadata-arm64:latest [2022-08-10T16:58:20.138Z]  Building core-metadata ... done Building security-bootstrapper [2022-08-10T16:58:35.254Z] Removing intermediate container 582414d37374 [2022-08-10T16:58:35.254Z] ---> 96f2a4ba9d1e [2022-08-10T16:58:35.254Z] Step 8/23 : COPY . . [2022-08-10T16:58:37.883Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T16:58:37.883Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-10T16:58:37.883Z] ---> 66525f953bab [2022-08-10T16:58:37.883Z] Step 3/31 : WORKDIR /edgex-go [2022-08-10T16:58:37.883Z] ---> Using cache [2022-08-10T16:58:37.883Z] ---> d63093412dee [2022-08-10T16:58:37.883Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T16:58:37.883Z] ---> Using cache [2022-08-10T16:58:37.883Z] ---> 5d2ede1641c0 [2022-08-10T16:58:37.883Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-10T16:58:37.883Z] ---> Using cache [2022-08-10T16:58:37.883Z] ---> 29ca6cd3c5bb [2022-08-10T16:58:37.883Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-10T16:58:37.883Z] ---> Using cache [2022-08-10T16:58:37.883Z] ---> b542c14c9cfb [2022-08-10T16:58:37.883Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T16:58:37.883Z] ---> Using cache [2022-08-10T16:58:37.883Z] ---> d21e491a71e6 [2022-08-10T16:58:37.883Z] Step 8/31 : COPY . . [2022-08-10T16:58:37.883Z] ---> Using cache [2022-08-10T16:58:37.883Z] ---> 69c8684b43aa [2022-08-10T16:58:37.883Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-10T16:58:38.482Z] ---> Running in 5a45e1fc2368 [2022-08-10T16:58:41.123Z] 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-08-10T16:58:49.442Z] ---> 1b22ed8f46fd [2022-08-10T16:58:49.442Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-10T16:58:49.442Z] ---> Running in a280552e2f38 [2022-08-10T16:58:50.905Z] 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-08-10T17:02:13.181Z] 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-08-10T17:02:21.533Z] Removing intermediate container 9d07594ffbaa [2022-08-10T17:02:21.533Z] ---> 020c3bcb062e [2022-08-10T17:02:21.533Z] [2022-08-10T17:02:21.533Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T17:02:21.533Z] ---> a6215f271958 [2022-08-10T17:02:21.533Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-10T17:02:21.533Z] ---> Running in 834a364d95d0 [2022-08-10T17:02:22.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T17:02:23.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T17:02:24.574Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-10T17:02:24.849Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-10T17:02:24.849Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T17:02:24.849Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-10T17:02:24.849Z] (5/6) Installing curl (7.83.1-r2) [2022-08-10T17:02:24.849Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-10T17:02:24.849Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T17:02:24.849Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T17:02:25.447Z] OK: 8 MiB in 20 packages [2022-08-10T17:02:27.429Z] Removing intermediate container 834a364d95d0 [2022-08-10T17:02:27.429Z] ---> b659c1de060c [2022-08-10T17:02:27.429Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T17:02:27.429Z] ---> Running in 8e2d66441b7e [2022-08-10T17:02:28.035Z] Removing intermediate container 8e2d66441b7e [2022-08-10T17:02:28.035Z] ---> debfe88a69b6 [2022-08-10T17:02:28.035Z] Step 13/22 : WORKDIR /edgex [2022-08-10T17:02:28.035Z] ---> Running in f7d037c1ddc0 [2022-08-10T17:02:28.635Z] Removing intermediate container f7d037c1ddc0 [2022-08-10T17:02:28.635Z] ---> 2b544c299f4d [2022-08-10T17:02:28.635Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-10T17:02:29.622Z] ---> 74c090791675 [2022-08-10T17:02:29.622Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-10T17:02:31.065Z] ---> 825433111894 [2022-08-10T17:02:31.065Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-10T17:02:32.515Z] ---> 82508a716a99 [2022-08-10T17:02:32.515Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T17:02:33.519Z] ---> 0d847f041209 [2022-08-10T17:02:33.519Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T17:02:33.519Z] ---> Running in 8f03fb55116e [2022-08-10T17:02:36.916Z] Removing intermediate container 8f03fb55116e [2022-08-10T17:02:36.916Z] ---> 6574cb995967 [2022-08-10T17:02:36.916Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T17:02:36.916Z] ---> Running in 5f20194b1a19 [2022-08-10T17:02:37.191Z] Removing intermediate container 5f20194b1a19 [2022-08-10T17:02:37.191Z] ---> 2b3907d462f5 [2022-08-10T17:02:37.191Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T17:02:37.191Z] ---> Running in 00baa40d0364 [2022-08-10T17:02:37.797Z] Removing intermediate container 00baa40d0364 [2022-08-10T17:02:37.797Z] ---> 15e31a56d7c7 [2022-08-10T17:02:37.797Z] Step 21/22 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T17:02:37.797Z] ---> Running in ea3fefa53b99 [2022-08-10T17:02:38.403Z] Removing intermediate container ea3fefa53b99 [2022-08-10T17:02:38.403Z] ---> 224d1d41707d [2022-08-10T17:02:38.403Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T17:02:38.680Z] ---> Running in e7cf0fe0b6cd [2022-08-10T17:02:39.285Z] Removing intermediate container e7cf0fe0b6cd [2022-08-10T17:02:39.285Z] ---> eae07c98e3b0 [2022-08-10T17:02:39.285Z] [2022-08-10T17:02:39.563Z] Successfully built eae07c98e3b0 [2022-08-10T17:02:39.563Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-10T17:02:39.563Z] Building security-spire-server [2022-08-10T17:02:57.896Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T17:02:57.896Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T17:02:57.896Z] ---> 66525f953bab [2022-08-10T17:02:57.896Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T17:02:57.896Z] ---> Using cache [2022-08-10T17:02:57.896Z] ---> d63093412dee [2022-08-10T17:02:57.896Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T17:02:57.896Z] ---> Using cache [2022-08-10T17:02:57.896Z] ---> 5d2ede1641c0 [2022-08-10T17:02:57.896Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T17:02:57.896Z] ---> Using cache [2022-08-10T17:02:57.896Z] ---> e976dea65797 [2022-08-10T17:02:57.896Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T17:02:57.896Z] ---> Using cache [2022-08-10T17:02:57.896Z] ---> 8eddbc430c68 [2022-08-10T17:02:57.896Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T17:02:57.896Z] ---> Using cache [2022-08-10T17:02:57.896Z] ---> 8fd783913faf [2022-08-10T17:02:57.896Z] Step 8/25 : COPY . . [2022-08-10T17:02:57.896Z] ---> Using cache [2022-08-10T17:02:57.896Z] ---> d0774adbb785 [2022-08-10T17:02:57.896Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T17:02:57.896Z] ---> Using cache [2022-08-10T17:02:57.896Z] ---> a5872dd815ee [2022-08-10T17:02:57.896Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-10T17:02:57.896Z] ---> Using cache [2022-08-10T17:02:57.896Z] ---> 9bafdbe639c7 [2022-08-10T17:02:57.896Z] 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-08-10T17:02:57.896Z] ---> Running in 0b35ca24b32d [2022-08-10T17:02:59.378Z] Removing intermediate container 0b35ca24b32d [2022-08-10T17:02:59.378Z] ---> fe2ba40285e5 [2022-08-10T17:02:59.378Z] Step 12/25 : WORKDIR /edgex-go [2022-08-10T17:02:59.378Z] ---> Running in 2676dcbc5c66 [2022-08-10T17:03:00.389Z] Removing intermediate container 2676dcbc5c66 [2022-08-10T17:03:00.389Z] ---> e3968d7beab9 [2022-08-10T17:03:00.389Z] [2022-08-10T17:03:00.389Z] Step 13/25 : FROM alpine:3.15 [2022-08-10T17:03:00.389Z] ---> 02e0d6fdf486 [2022-08-10T17:03:00.389Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T17:03:00.389Z] ---> Using cache [2022-08-10T17:03:00.389Z] ---> e7956d72d378 [2022-08-10T17:03:00.389Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T17:03:00.389Z] ---> Using cache [2022-08-10T17:03:00.389Z] ---> 742e21b00d16 [2022-08-10T17:03:00.389Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T17:03:00.389Z] ---> Using cache [2022-08-10T17:03:00.389Z] ---> b36966f6c95c [2022-08-10T17:03:00.389Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T17:03:10.616Z] ---> 2f103dde5fa9 [2022-08-10T17:03:10.616Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T17:03:11.615Z] ---> 6306e1b7727e [2022-08-10T17:03:11.615Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-10T17:03:12.617Z] ---> 5c58617d1bd5 [2022-08-10T17:03:12.617Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-10T17:03:12.916Z] Removing intermediate container 2b58397e9068 [2022-08-10T17:03:12.916Z] ---> e06fcac00d68 [2022-08-10T17:03:12.916Z] [2022-08-10T17:03:12.916Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T17:03:12.916Z] ---> a6215f271958 [2022-08-10T17:03:12.916Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-10T17:03:12.916Z] ---> Using cache [2022-08-10T17:03:12.916Z] ---> c259ac1ac03a [2022-08-10T17:03:12.916Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T17:03:12.916Z] ---> Using cache [2022-08-10T17:03:12.916Z] ---> b85fd362c8b7 [2022-08-10T17:03:12.916Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-10T17:03:13.192Z] ---> Running in f59bd363d064 [2022-08-10T17:03:13.796Z] Removing intermediate container f59bd363d064 [2022-08-10T17:03:13.796Z] ---> 8475299027c0 [2022-08-10T17:03:13.796Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T17:03:14.071Z] ---> Running in 121769e0a0c3 [2022-08-10T17:03:14.071Z] ---> da57d3b166b8 [2022-08-10T17:03:14.071Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T17:03:14.348Z] ---> Running in 0f40a3451a7c [2022-08-10T17:03:14.624Z] Removing intermediate container 121769e0a0c3 [2022-08-10T17:03:14.624Z] ---> 5c2fab6d75a0 [2022-08-10T17:03:14.624Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T17:03:15.233Z] Removing intermediate container 0f40a3451a7c [2022-08-10T17:03:15.233Z] ---> 7abd99ace6f4 [2022-08-10T17:03:15.233Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T17:03:15.233Z] ---> Running in 93d4392fb45e [2022-08-10T17:03:15.855Z] Removing intermediate container 93d4392fb45e [2022-08-10T17:03:15.855Z] ---> c2aeef4ea69f [2022-08-10T17:03:15.855Z] Step 23/25 : LABEL arch=arm64 [2022-08-10T17:03:16.136Z] ---> Running in 00669d215214 [2022-08-10T17:03:16.136Z] ---> b3d297d2e447 [2022-08-10T17:03:16.136Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-10T17:03:16.742Z] Removing intermediate container 00669d215214 [2022-08-10T17:03:16.742Z] ---> e81aeabb0e65 [2022-08-10T17:03:16.742Z] Step 24/25 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T17:03:16.742Z] ---> Running in 8791bdcbbfb2 [2022-08-10T17:03:17.745Z] Removing intermediate container 8791bdcbbfb2 [2022-08-10T17:03:17.745Z] ---> bfa7d131bb5c [2022-08-10T17:03:17.745Z] Step 25/25 : LABEL version=0.0.0 [2022-08-10T17:03:17.745Z] ---> Running in 7dbe82ea7f7e [2022-08-10T17:03:18.739Z] Removing intermediate container 7dbe82ea7f7e [2022-08-10T17:03:18.739Z] ---> 54c0222bb23a [2022-08-10T17:03:18.739Z] [2022-08-10T17:03:19.021Z] Successfully built 54c0222bb23a [2022-08-10T17:03:19.303Z] Successfully tagged security-spire-server-arm64:latest [2022-08-10T17:03:19.303Z]  Building security-spire-server ... done  ---> 30dea0d4bf49 [2022-08-10T17:03:19.303Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-10T17:03:20.302Z] ---> ec8f96a0f357 [2022-08-10T17:03:20.302Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-10T17:03:20.302Z] ---> Running in 010f8f941d43 [2022-08-10T17:03:20.904Z] Removing intermediate container 010f8f941d43 [2022-08-10T17:03:20.904Z] ---> 5fa4f81ae5ee [2022-08-10T17:03:20.904Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T17:03:20.904Z] ---> Running in 6a4c72e59f8e [2022-08-10T17:03:21.514Z] Removing intermediate container 6a4c72e59f8e [2022-08-10T17:03:21.514Z] ---> f39955bbfc3f [2022-08-10T17:03:21.514Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T17:03:21.514Z] ---> Running in ec95b2136825 [2022-08-10T17:03:22.121Z] Removing intermediate container ec95b2136825 [2022-08-10T17:03:22.121Z] ---> 6bb240be7b41 [2022-08-10T17:03:22.121Z] Step 21/22 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T17:03:22.121Z] ---> Running in 13906e7497cd [2022-08-10T17:03:22.721Z] Removing intermediate container 13906e7497cd [2022-08-10T17:03:22.721Z] ---> 1d1df1dcdae4 [2022-08-10T17:03:22.721Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T17:03:22.721Z] ---> Running in 44ded2cf8ede [2022-08-10T17:03:23.325Z] Removing intermediate container 44ded2cf8ede [2022-08-10T17:03:23.325Z] ---> 479d52bf3930 [2022-08-10T17:03:23.325Z] [2022-08-10T17:03:23.602Z] Successfully built 479d52bf3930 [2022-08-10T17:03:23.602Z] Successfully tagged support-scheduler-arm64:latest [2022-08-10T17:03:45.844Z]  Building support-scheduler ... done Removing intermediate container 5a45e1fc2368 [2022-08-10T17:03:45.844Z] ---> ffaa073ad823 [2022-08-10T17:03:45.844Z] [2022-08-10T17:03:45.844Z] Step 10/31 : FROM alpine:3.16 [2022-08-10T17:03:45.844Z] ---> a6215f271958 [2022-08-10T17:03:45.844Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T17:03:45.844Z] ---> Running in 5c3abd9a0d60 [2022-08-10T17:03:46.466Z] Removing intermediate container 5c3abd9a0d60 [2022-08-10T17:03:46.466Z] ---> 32e9ef1dacd2 [2022-08-10T17:03:46.466Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-10T17:03:46.466Z] ---> Running in 5e7551346a17 [2022-08-10T17:03:48.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T17:03:48.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T17:03:49.716Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-10T17:03:49.716Z] (2/2) Installing su-exec (0.2-r1) [2022-08-10T17:03:49.716Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T17:03:49.716Z] OK: 5 MiB in 16 packages [2022-08-10T17:03:51.163Z] Removing intermediate container 5e7551346a17 [2022-08-10T17:03:51.164Z] ---> 28d3c75ebacb [2022-08-10T17:03:51.164Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-10T17:03:51.164Z] ---> Running in db79b5eb5543 [2022-08-10T17:03:51.772Z] Removing intermediate container db79b5eb5543 [2022-08-10T17:03:51.772Z] ---> 651c5c5d0981 [2022-08-10T17:03:51.772Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-10T17:03:51.772Z] ---> Running in fdaed9335290 [2022-08-10T17:03:52.375Z] Removing intermediate container fdaed9335290 [2022-08-10T17:03:52.375Z] ---> 548ae3146f38 [2022-08-10T17:03:52.375Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-10T17:03:52.375Z] ---> Running in 602c1771d869 [2022-08-10T17:03:52.983Z] Removing intermediate container 602c1771d869 [2022-08-10T17:03:52.983Z] ---> af507ac2d56f [2022-08-10T17:03:52.983Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-10T17:03:52.983Z] ---> Running in 61cf2dfc5f9a [2022-08-10T17:03:55.913Z] Removing intermediate container 61cf2dfc5f9a [2022-08-10T17:03:55.913Z] ---> 940f91f5f11d [2022-08-10T17:03:55.913Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-10T17:03:55.913Z] ---> Running in 6e516d19a996 [2022-08-10T17:03:56.564Z] Removing intermediate container 6e516d19a996 [2022-08-10T17:03:56.564Z] ---> bdd89a9adfdf [2022-08-10T17:03:56.564Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-10T17:03:57.622Z] ---> 77fc9a29696d [2022-08-10T17:03:57.622Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-10T17:03:57.622Z] ---> Running in 5d211a388fb1 [2022-08-10T17:04:01.049Z] Removing intermediate container 5d211a388fb1 [2022-08-10T17:04:01.049Z] ---> bdac70e99fa7 [2022-08-10T17:04:01.049Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T17:04:01.649Z] ---> d00438e108da [2022-08-10T17:04:01.649Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-10T17:04:03.634Z] ---> ce68a96db611 [2022-08-10T17:04:03.634Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-10T17:04:04.255Z] ---> 0380c96d1cd4 [2022-08-10T17:04:04.255Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-10T17:04:05.255Z] ---> ea68b9b59e79 [2022-08-10T17:04:05.255Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-10T17:04:06.264Z] ---> 315850e15f01 [2022-08-10T17:04:06.264Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-10T17:04:07.275Z] ---> 31ae14caa0cb [2022-08-10T17:04:07.275Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-10T17:04:07.275Z] ---> Running in 02325cf9d29f [2022-08-10T17:04:10.004Z] Removing intermediate container 02325cf9d29f [2022-08-10T17:04:10.004Z] ---> e01890bb7ea1 [2022-08-10T17:04:10.004Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-10T17:04:10.282Z] ---> Running in 656eafdee265 [2022-08-10T17:04:10.582Z] Removing intermediate container 656eafdee265 [2022-08-10T17:04:10.582Z] ---> ef16513ebbb6 [2022-08-10T17:04:10.582Z] Step 28/31 : CMD ["gate"] [2022-08-10T17:04:10.856Z] ---> Running in 899affbf02a3 [2022-08-10T17:04:11.133Z] Removing intermediate container 899affbf02a3 [2022-08-10T17:04:11.133Z] ---> 25ac3c65dd09 [2022-08-10T17:04:11.133Z] Step 29/31 : LABEL arch=arm64 [2022-08-10T17:04:11.414Z] ---> Running in da9c851d1661 [2022-08-10T17:04:11.686Z] Removing intermediate container da9c851d1661 [2022-08-10T17:04:11.687Z] ---> 0b6a6a328aef [2022-08-10T17:04:11.687Z] Step 30/31 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T17:04:11.687Z] ---> Running in 5cc587aa1b76 [2022-08-10T17:04:12.284Z] Removing intermediate container 5cc587aa1b76 [2022-08-10T17:04:12.284Z] ---> 42fe3d95f199 [2022-08-10T17:04:12.284Z] Step 31/31 : LABEL version=0.0.0 [2022-08-10T17:04:12.284Z] ---> Running in 0340d2411c1e [2022-08-10T17:04:12.884Z] Removing intermediate container 0340d2411c1e [2022-08-10T17:04:12.884Z] ---> f152a098f4de [2022-08-10T17:04:12.884Z] [2022-08-10T17:04:13.158Z] Successfully built f152a098f4de [2022-08-10T17:04:13.158Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-10T17:04:23.337Z]  Building security-bootstrapper ... done Removing intermediate container 8584b31fb1d7 [2022-08-10T17:04:23.337Z] ---> aa30798e3fc2 [2022-08-10T17:04:23.337Z] [2022-08-10T17:04:23.337Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T17:04:23.337Z] ---> a6215f271958 [2022-08-10T17:04:23.337Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-10T17:04:23.337Z] ---> Running in d204cb2fd37c [2022-08-10T17:04:23.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T17:04:23.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T17:04:24.313Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-10T17:04:24.313Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-10T17:04:24.313Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T17:04:24.592Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T17:04:24.592Z] OK: 6 MiB in 16 packages [2022-08-10T17:04:26.568Z] Removing intermediate container d204cb2fd37c [2022-08-10T17:04:26.568Z] ---> 086c408efd85 [2022-08-10T17:04:26.568Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T17:04:26.568Z] ---> Running in 8b47fc79e5e4 [2022-08-10T17:04:26.842Z] Removing intermediate container 8b47fc79e5e4 [2022-08-10T17:04:26.842Z] ---> 8faa1f8e3dc4 [2022-08-10T17:04:26.842Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-10T17:04:26.842Z] ---> Running in 85c10d6f44c2 [2022-08-10T17:04:27.439Z] Removing intermediate container 85c10d6f44c2 [2022-08-10T17:04:27.439Z] ---> b2e4e32917b6 [2022-08-10T17:04:27.439Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T17:04:27.713Z] ---> Running in f6d5394100be [2022-08-10T17:04:27.988Z] Removing intermediate container f6d5394100be [2022-08-10T17:04:27.988Z] ---> 416aebbe4c9f [2022-08-10T17:04:27.988Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T17:04:28.268Z] Removing intermediate container a280552e2f38 [2022-08-10T17:04:28.268Z] ---> 8dbf4b33dfbb [2022-08-10T17:04:28.268Z] [2022-08-10T17:04:28.268Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T17:04:28.268Z] ---> a6215f271958 [2022-08-10T17:04:28.268Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-10T17:04:28.549Z] ---> Running in 8a35c48a901e [2022-08-10T17:04:28.549Z] ---> 8b2c6a3adea5 [2022-08-10T17:04:28.549Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-10T17:04:28.821Z] Removing intermediate container 8a35c48a901e [2022-08-10T17:04:28.821Z] ---> 3e3d08de34b4 [2022-08-10T17:04:28.821Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-10T17:04:28.821Z] ---> Running in dcc75f2319e3 [2022-08-10T17:04:29.415Z] Removing intermediate container dcc75f2319e3 [2022-08-10T17:04:29.415Z] ---> 88f786bd3bd8 [2022-08-10T17:04:29.415Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-10T17:04:29.415Z] ---> Running in 92e801a18700 [2022-08-10T17:04:29.689Z] Removing intermediate container 92e801a18700 [2022-08-10T17:04:29.689Z] ---> 1a813fb2f301 [2022-08-10T17:04:29.689Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T17:04:29.965Z] ---> Running in e68a2cf77803 [2022-08-10T17:04:30.248Z] ---> 9be0418307e7 [2022-08-10T17:04:30.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-10T17:04:30.852Z] ---> ef3a8d3259b3 [2022-08-10T17:04:30.852Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-10T17:04:31.133Z] ---> Running in 9a7262cc29c4 [2022-08-10T17:04:31.416Z] Removing intermediate container 9a7262cc29c4 [2022-08-10T17:04:31.416Z] ---> 7a7e572b9743 [2022-08-10T17:04:31.416Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T17:04:31.416Z] ---> Running in 059835ffd045 [2022-08-10T17:04:31.692Z] Removing intermediate container e68a2cf77803 [2022-08-10T17:04:31.692Z] ---> 3baec23dad86 [2022-08-10T17:04:31.692Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T17:04:31.969Z] ---> Running in 42d9d1f12152 [2022-08-10T17:04:31.969Z] Removing intermediate container 059835ffd045 [2022-08-10T17:04:31.969Z] ---> 8b5b39d57bf8 [2022-08-10T17:04:31.969Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T17:04:31.969Z] ---> Running in af7ff4e85588 [2022-08-10T17:04:32.563Z] Removing intermediate container af7ff4e85588 [2022-08-10T17:04:32.563Z] ---> 2f1fbd90f8a4 [2022-08-10T17:04:32.563Z] Step 21/22 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T17:04:32.563Z] ---> Running in 0db38f44c7ec [2022-08-10T17:04:32.842Z] Removing intermediate container 0db38f44c7ec [2022-08-10T17:04:32.842Z] ---> 592a6856fe3f [2022-08-10T17:04:32.842Z] Step 22/22 : LABEL version=0.0.0 [2022-08-10T17:04:33.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T17:04:33.113Z] ---> Running in 513ec3539749 [2022-08-10T17:04:33.384Z] Removing intermediate container 513ec3539749 [2022-08-10T17:04:33.384Z] ---> db5a1907efd5 [2022-08-10T17:04:33.384Z] [2022-08-10T17:04:33.384Z] Successfully built db5a1907efd5 [2022-08-10T17:04:33.384Z] Successfully tagged support-notifications-arm64:latest [2022-08-10T17:04:33.979Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T17:04:34.950Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T17:04:34.950Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T17:04:34.950Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T17:04:34.950Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T17:04:35.219Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T17:04:35.219Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T17:04:35.488Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T17:04:35.488Z] OK: 8 MiB in 20 packages [2022-08-10T17:04:36.472Z] Removing intermediate container 42d9d1f12152 [2022-08-10T17:04:36.472Z] ---> 5c0f62b4f78a [2022-08-10T17:04:36.472Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T17:04:36.743Z] ---> f453a6f71f81 [2022-08-10T17:04:36.743Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-10T17:04:37.722Z] ---> 7c2c03863ca4 [2022-08-10T17:04:37.722Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-10T17:04:38.315Z] ---> 9a76342ab26b [2022-08-10T17:04:38.315Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-10T17:04:38.588Z] ---> Running in bee4e9d846ee [2022-08-10T17:04:38.862Z] Removing intermediate container bee4e9d846ee [2022-08-10T17:04:38.862Z] ---> 846083abbb76 [2022-08-10T17:04:38.862Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T17:04:38.862Z] ---> Running in 03641b02557b [2022-08-10T17:04:39.138Z] Removing intermediate container 03641b02557b [2022-08-10T17:04:39.138Z] ---> 6b897590c605 [2022-08-10T17:04:39.138Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T17:04:39.138Z] ---> Running in ed862427ecf2 [2022-08-10T17:04:39.412Z] Removing intermediate container ed862427ecf2 [2022-08-10T17:04:39.412Z] ---> 723d4710003d [2022-08-10T17:04:39.412Z] Step 22/23 : LABEL git_sha=7d0c686f43d1fa7e0d3f744b321030cf1f4d789e [2022-08-10T17:04:39.686Z] ---> Running in ed8878500bbe [2022-08-10T17:04:39.959Z] Removing intermediate container ed8878500bbe [2022-08-10T17:04:39.959Z] ---> d053c762bb23 [2022-08-10T17:04:39.959Z] Step 23/23 : LABEL version=0.0.0 [2022-08-10T17:04:39.959Z] ---> Running in 8eb807e43f3b [2022-08-10T17:04:40.233Z] Removing intermediate container 8eb807e43f3b [2022-08-10T17:04:40.233Z] ---> c04a474f172c [2022-08-10T17:04:40.233Z] [2022-08-10T17:04:40.506Z] Successfully built c04a474f172c [2022-08-10T17:04:40.507Z] Successfully tagged core-data-arm64:latest [2022-08-10T17:04:40.794Z]  Building core-data ... done  [Pipeline] } [2022-08-10T17:04:40.799Z] $ docker stop --time=1 5b8014a3b86a38e42fb1825bd4daf272b64e81cbeef64e8e059b8f61af93b6ba [2022-08-10T17:04:42.488Z] $ docker rm -f 5b8014a3b86a38e42fb1825bd4daf272b64e81cbeef64e8e059b8f61af93b6ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T17:04:43.027Z] + docker images [2022-08-10T17:04:43.299Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-10T17:04:43.299Z] core-data-arm64 latest c04a474f172c 3 seconds ago 20.6MB [2022-08-10T17:04:43.299Z] support-notifications-arm64 latest db5a1907efd5 10 seconds ago 26.1MB [2022-08-10T17:04:43.299Z] 8dbf4b33dfbb 16 seconds ago 1.38GB [2022-08-10T17:04:43.299Z] aa30798e3fc2 23 seconds ago 1.41GB [2022-08-10T17:04:43.299Z] security-bootstrapper-arm64 latest f152a098f4de 31 seconds ago 18.6MB [2022-08-10T17:04:43.299Z] ffaa073ad823 59 seconds ago 1.35GB [2022-08-10T17:04:43.299Z] support-scheduler-arm64 latest 479d52bf3930 About a minute ago 25.6MB [2022-08-10T17:04:43.299Z] security-spire-server-arm64 latest 54c0222bb23a About a minute ago 84.2MB [2022-08-10T17:04:43.299Z] e06fcac00d68 About a minute ago 1.41GB [2022-08-10T17:04:43.299Z] e3968d7beab9 About a minute ago 1.25GB [2022-08-10T17:04:43.299Z] security-proxy-setup-arm64 latest eae07c98e3b0 2 minutes ago 26.2MB [2022-08-10T17:04:43.299Z] 020c3bcb062e 2 minutes ago 1.36GB [2022-08-10T17:04:43.299Z] core-metadata-arm64 latest 6041d7193b77 6 minutes ago 17.4MB [2022-08-10T17:04:43.299Z] eb7a62af9ce3 6 minutes ago 1.38GB [2022-08-10T17:04:43.299Z] security-spiffe-token-provider-arm64 latest b54cf57a731c 7 minutes ago 28.3MB [2022-08-10T17:04:43.299Z] f78062eed350 7 minutes ago 1.4GB [2022-08-10T17:04:43.299Z] sys-mgmt-agent-arm64 latest 7b301b67a5d2 8 minutes ago 133MB [2022-08-10T17:04:43.299Z] security-secretstore-setup-arm64 latest 0365ddd900a0 9 minutes ago 27.9MB [2022-08-10T17:04:43.299Z] core-command-arm64 latest b2114dab9e0e 9 minutes ago 15.6MB [2022-08-10T17:04:43.299Z] 85ba5944616f 9 minutes ago 1.36GB [2022-08-10T17:04:43.299Z] 818df1cd91a4 9 minutes ago 1.35GB [2022-08-10T17:04:43.299Z] dde25cc8f1e1 10 minutes ago 1.35GB [2022-08-10T17:04:43.299Z] security-spire-config-arm64 latest 3c85ef5d595c 12 minutes ago 83.6MB [2022-08-10T17:04:43.299Z] 0df70dc8af6f 13 minutes ago 1.25GB [2022-08-10T17:04:43.299Z] security-spire-agent-arm64 latest 2579a89459e8 14 minutes ago 122MB [2022-08-10T17:04:43.299Z] 419f4b68504c 15 minutes ago 1.25GB [2022-08-10T17:04:43.299Z] ci-base-image-arm64 latest 66525f953bab 28 minutes ago 995MB [2022-08-10T17:04:43.299Z] alpine 3.15 02e0d6fdf486 23 hours ago 5.33MB [2022-08-10T17:04:43.299Z] alpine 3.16 a6215f271958 23 hours ago 5.29MB [2022-08-10T17:04:43.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-10T17:04:43.299Z] 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-08-10T17:04:43.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T17:04:43.767Z] [2022-08-10T17:04:43.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T17:04:44.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T17:04:44.428Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-10T17:04:44.428Z] 8998bd30e6a1: Pulling fs layer [2022-08-10T17:04:44.428Z] 04944245beec: Pulling fs layer [2022-08-10T17:04:44.428Z] 699f458cf7ca: Pulling fs layer [2022-08-10T17:04:44.428Z] 765212b225bb: Pulling fs layer [2022-08-10T17:04:44.428Z] f23df028b6ca: Pulling fs layer [2022-08-10T17:04:44.428Z] d65c8cfc05b1: Pulling fs layer [2022-08-10T17:04:44.428Z] 2437ff75d9bd: Pulling fs layer [2022-08-10T17:04:44.428Z] 765212b225bb: Waiting [2022-08-10T17:04:44.428Z] f23df028b6ca: Waiting [2022-08-10T17:04:44.428Z] d65c8cfc05b1: Waiting [2022-08-10T17:04:44.428Z] 2437ff75d9bd: Waiting [2022-08-10T17:04:44.428Z] 04944245beec: Verifying Checksum [2022-08-10T17:04:44.428Z] 04944245beec: Download complete [2022-08-10T17:04:44.428Z] 765212b225bb: Verifying Checksum [2022-08-10T17:04:44.428Z] 765212b225bb: Download complete [2022-08-10T17:04:44.738Z] f23df028b6ca: Verifying Checksum [2022-08-10T17:04:44.738Z] f23df028b6ca: Download complete [2022-08-10T17:04:44.738Z] d65c8cfc05b1: Verifying Checksum [2022-08-10T17:04:44.738Z] d65c8cfc05b1: Download complete [2022-08-10T17:04:44.738Z] 699f458cf7ca: Verifying Checksum [2022-08-10T17:04:44.738Z] 699f458cf7ca: Download complete [2022-08-10T17:04:45.397Z] 8998bd30e6a1: Download complete [2022-08-10T17:04:48.033Z] 2437ff75d9bd: Verifying Checksum [2022-08-10T17:04:48.033Z] 2437ff75d9bd: Download complete [2022-08-10T17:04:49.999Z] 8998bd30e6a1: Pull complete [2022-08-10T17:04:50.270Z] 04944245beec: Pull complete [2022-08-10T17:04:51.701Z] 699f458cf7ca: Pull complete [2022-08-10T17:04:51.975Z] 765212b225bb: Pull complete [2022-08-10T17:04:52.952Z] f23df028b6ca: Pull complete [2022-08-10T17:04:53.226Z] d65c8cfc05b1: Pull complete [2022-08-10T17:05:08.292Z] 2437ff75d9bd: Pull complete [2022-08-10T17:05:08.292Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-10T17:05:08.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T17:05:08.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T17:05:08.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-22417 does not seem to be running inside a container [2022-08-10T17:05:08.629Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-08-10T17:05:11.269Z] $ docker top 3f49c285b974306a92f128333105da203319a28b1984ea92e3207df97eccc77d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T17:05:12.239Z] ---> job-cost.sh [2022-08-10T17:05:12.239Z] lf-activate-venv: SKIPPING [2022-08-10T17:05:12.239Z] INFO: No Stack... [2022-08-10T17:05:13.209Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-10T17:05:13.799Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T17:05:14.452Z] + cut -d, -f6 [2022-08-10T17:05:14.452Z] + cat /w/workspace/edgex-go/12/archives/cost.csv [Pipeline] lock [2022-08-10T17:05:14.481Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-12-stack-cost] [2022-08-10T17:05:14.489Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-12-stack-cost] did not exist. Created. [2022-08-10T17:05:14.489Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T17:05:15.153Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-10T17:05:15.331Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T17:05:15.337Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-12-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T17:05:15.352Z] $ docker stop --time=1 3f49c285b974306a92f128333105da203319a28b1984ea92e3207df97eccc77d [2022-08-10T17:05:16.817Z] $ docker rm -f 3f49c285b974306a92f128333105da203319a28b1984ea92e3207df97eccc77d [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-08-10T17:05:17.295Z] provisioning config files... [2022-08-10T17:05:17.306Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config2220756098649486516tmp [Pipeline] { [Pipeline] sh [2022-08-10T17:05:17.611Z] + set +x [2022-08-10T17:05:17.611Z] + curl -s https://codecov.io/bash [2022-08-10T17:05:17.611Z] + bash -s -- [2022-08-10T17:05:17.611Z] [2022-08-10T17:05:17.611Z] _____ _ [2022-08-10T17:05:17.611Z] / ____| | | [2022-08-10T17:05:17.611Z] | | ___ __| | ___ ___ _____ __ [2022-08-10T17:05:17.611Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-10T17:05:17.611Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-10T17:05:17.611Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-10T17:05:17.611Z] Bash-1.0.6 [2022-08-10T17:05:17.611Z] [2022-08-10T17:05:17.611Z] [2022-08-10T17:05:17.611Z] ==> git version 2.25.1 found [2022-08-10T17:05:17.611Z] ==> 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-08-10T17:05:17.611Z] Release-Date: 2020-01-08 [2022-08-10T17:05:17.611Z] 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-08-10T17:05:17.611Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-10T17:05:17.611Z] ==> Jenkins CI detected. [2022-08-10T17:05:17.611Z] current dir:  /w/workspace/edgex-go/12 [2022-08-10T17:05:17.611Z] project root: . [2022-08-10T17:05:17.611Z] --> token set from env [2022-08-10T17:05:17.611Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-10T17:05:17.611Z] ==> Running gcov in . (disable via -X gcov) [2022-08-10T17:05:17.611Z] ==> Python coveragepy not found [2022-08-10T17:05:17.611Z] ==> Searching for coverage reports in: [2022-08-10T17:05:17.611Z] + . [2022-08-10T17:05:17.873Z] -> Found 1 reports [2022-08-10T17:05:17.873Z] ==> Detecting git/mercurial file structure [2022-08-10T17:05:17.873Z] ==> Reading reports [2022-08-10T17:05:17.873Z] + ./coverage.out bytes=478941 [2022-08-10T17:05:17.873Z] ==> Appending adjustments [2022-08-10T17:05:17.873Z] https://docs.codecov.io/docs/fixing-reports [2022-08-10T17:05:19.257Z] + Found adjustments [2022-08-10T17:05:19.257Z] ==> Gzipping contents [2022-08-10T17:05:19.257Z] 64K /tmp/codecov.dICCLj.gz [2022-08-10T17:05:19.257Z] ==> Uploading reports [2022-08-10T17:05:19.257Z] url: https://codecov.io [2022-08-10T17:05:19.257Z] query: branch=PR-4097&commit=f510bb015e51d50cde7b2591bb06247323c8a12b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-10T17:05:19.257Z] -> Pinging Codecov [2022-08-10T17:05:19.257Z] 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=f510bb015e51d50cde7b2591bb06247323c8a12b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-10T17:05:19.518Z] -> Uploading to [2022-08-10T17:05:19.518Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-10/00271124DB129430A58F1EEE437C3FCB/f510bb015e51d50cde7b2591bb06247323c8a12b/a86d609b-2f2d-4ee4-80c9-5693f5446d8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T170519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ade05e5822b43a6dd810042a5bf2a34ee549731518aff7eafe64e91f67e241c1 [2022-08-10T17:05:19.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T17:05:19.518Z] Dload Upload Total Spent Left Speed [2022-08-10T17:05:19.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62836 0 0 100 62836 0 242k --:--:-- --:--:-- --:--:-- 241k [2022-08-10T17:05:19.779Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f510bb015e51d50cde7b2591bb06247323c8a12b [Pipeline] } [2022-08-10T17:05:19.787Z] 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-08-10T17:05:20.437Z] + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-10T17:05:20.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T17:05:21.599Z] ---> package-listing.sh [2022-08-10T17:05:21.599Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-10T17:05:21.599Z] ++ facter osfamily [2022-08-10T17:05:21.860Z] + OS_FAMILY=debian [2022-08-10T17:05:21.860Z] + workspace=/w/workspace/edgex-go/12 [2022-08-10T17:05:21.860Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-10T17:05:21.860Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-10T17:05:21.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-10T17:05:21.860Z] + PACKAGES=/tmp/packages_start.txt [2022-08-10T17:05:21.860Z] + '[' /w/workspace/edgex-go/12 ']' [2022-08-10T17:05:21.860Z] + PACKAGES=/tmp/packages_end.txt [2022-08-10T17:05:21.860Z] + case "${OS_FAMILY}" in [2022-08-10T17:05:21.860Z] + dpkg -l [2022-08-10T17:05:21.860Z] + grep '^ii' [2022-08-10T17:05:21.860Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-10T17:05:21.860Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-10T17:05:21.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-10T17:05:21.860Z] + '[' /w/workspace/edgex-go/12 ']' [2022-08-10T17:05:21.860Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2022-08-10T17:05:21.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2022-08-10T17:05:21.871Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-10T17:05:22.164Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T17:05:22.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T17:05:22.728Z] [2022-08-10T17:05:22.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T17:05:23.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T17:05:23.034Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-10T17:05:23.034Z] 5eb5b503b376: Pulling fs layer [2022-08-10T17:05:23.034Z] 5c69ac0246d0: Pulling fs layer [2022-08-10T17:05:23.034Z] ec43610c2a17: Pulling fs layer [2022-08-10T17:05:23.034Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-10T17:05:23.034Z] 33b1e0a273af: Pulling fs layer [2022-08-10T17:05:23.034Z] 5d3b04190fa2: Pulling fs layer [2022-08-10T17:05:23.034Z] 2f39f015ded8: Pulling fs layer [2022-08-10T17:05:23.034Z] 33b1e0a273af: Waiting [2022-08-10T17:05:23.034Z] 3a2ae6a8a46f: Waiting [2022-08-10T17:05:23.034Z] 2f39f015ded8: Waiting [2022-08-10T17:05:23.034Z] 5d3b04190fa2: Waiting [2022-08-10T17:05:23.034Z] 5c69ac0246d0: Download complete [2022-08-10T17:05:23.034Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-10T17:05:23.034Z] 3a2ae6a8a46f: Download complete [2022-08-10T17:05:23.034Z] 33b1e0a273af: Verifying Checksum [2022-08-10T17:05:23.035Z] 33b1e0a273af: Download complete [2022-08-10T17:05:23.035Z] 5d3b04190fa2: Verifying Checksum [2022-08-10T17:05:23.035Z] 5d3b04190fa2: Download complete [2022-08-10T17:05:23.294Z] ec43610c2a17: Verifying Checksum [2022-08-10T17:05:23.294Z] ec43610c2a17: Download complete [2022-08-10T17:05:23.294Z] 5eb5b503b376: Verifying Checksum [2022-08-10T17:05:23.294Z] 5eb5b503b376: Download complete [2022-08-10T17:05:23.861Z] 2f39f015ded8: Download complete [2022-08-10T17:05:24.797Z] 5eb5b503b376: Pull complete [2022-08-10T17:05:24.797Z] 5c69ac0246d0: Pull complete [2022-08-10T17:05:25.364Z] ec43610c2a17: Pull complete [2022-08-10T17:05:25.364Z] 3a2ae6a8a46f: Pull complete [2022-08-10T17:05:25.624Z] 33b1e0a273af: Pull complete [2022-08-10T17:05:25.624Z] 5d3b04190fa2: Pull complete [2022-08-10T17:05:29.814Z] 2f39f015ded8: Pull complete [2022-08-10T17:05:29.814Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-10T17:05:29.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T17:05:29.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T17:05:29.904Z] prd-ubuntu20.04-docker-8c-8g-22416 does not seem to be running inside a container [2022-08-10T17:05:30.026Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-10T17:05:31.846Z] $ docker top ab3e84370935a7cd0cd2600f2576cb9fd2eabfa72d90c36a18ffab98c97217ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T17:05:32.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-10T17:05:32.491Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-10T17:05:32.783Z] + ls /var/log/sa-host [2022-08-10T17:05:32.783Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T17:05:32.961Z] provisioning config files... [2022-08-10T17:05:32.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config8445799969265990329tmp [Pipeline] { [Pipeline] echo [2022-08-10T17:05:32.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T17:05:33.281Z] ---> create-netrc.sh [Pipeline] } [2022-08-10T17:05:33.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-10T17:05:33.633Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-10T17:05:33.641Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T17:05:33.930Z] ---> sudo-logs.sh [2022-08-10T17:05:33.930Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-10T17:05:33.947Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T17:05:34.232Z] ---> job-cost.sh [2022-08-10T17:05:34.232Z] lf-activate-venv: SKIPPING [2022-08-10T17:05:34.232Z] DEBUG: total: 0.10999999940395355 [2022-08-10T17:05:34.232Z] INFO: Retrieving Stack Cost... [2022-08-10T17:05:34.801Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T17:05:35.370Z] INFO: Archiving Costs [Pipeline] echo [2022-08-10T17:05:35.382Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T17:05:35.666Z] ---> logs-deploy.sh [2022-08-10T17:05:35.666Z] lf-activate-venv: SKIPPING [2022-08-10T17:05:35.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/12 [2022-08-10T17:05:35.666Z] INFO: archiving workspace using pattern(s): [2022-08-10T17:05:36.606Z] Archives upload complete. [2022-08-10T17:05:36.866Z] INFO: archiving logs to Nexus