Pull request #4317 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b85155aa840fff15a7c28468ec9cff9880ec71b+4ba88bbe863d8b60b71eb382769d499e1a75b40c (b9254ab4683590fa9e90155c8162b14c32a623f9) 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-ssh16357035839151733790.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12848490287592781444.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3088999199931596507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14698155512833076325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17898617392196736081.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16774182867678757888.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4179 in /w/workspace/edgexfoundry_edgex-go_PR-4317 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4317/head:refs/remotes/origin/PR-4317 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4ba88bbe863d8b60b71eb382769d499e1a75b40c into PR head commit 3b85155aa840fff15a7c28468ec9cff9880ec71b Merge succeeded, producing 3b85155aa840fff15a7c28468ec9cff9880ec71b Checking out Revision 3b85155aa840fff15a7c28468ec9cff9880ec71b (PR-4317) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-31T19:03:46.808Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-31T19:03:46.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-31T19:03:47.056Z] ========================================================= [2023-01-31T19:03:47.056Z] EdgeX Global Pipelines Version Info [2023-01-31T19:03:47.056Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4ba88bbe863d8b60b71eb382769d499e1a75b40c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 [2023-01-31T19:03:47.793Z] ------------------- [2023-01-31T19:03:47.793Z] stable info: [2023-01-31T19:03:47.793Z] ------------------- [2023-01-31T19:03:47.793Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-31T19:03:47.793Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T19:03:47.793Z] Message: update stable to v1.0.244 [2023-01-31T19:03:49.177Z] ------------------- [2023-01-31T19:03:49.177Z] experimental info: [2023-01-31T19:03:49.177Z] ------------------- [2023-01-31T19:03:49.177Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-31T19:03:49.177Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T19:03:49.177Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-31T19:03:49.465Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-31T19:03:49.504Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-31T19:03:49.550Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-31T19:03:49.587Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-31T19:03:49.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-31T19:03:49.660Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-31T19:03:49.699Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-31T19:03:49.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-31T19:03:49.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-31T19:03:49.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-31T19:03:49.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-31T19:03:49.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-31T19:03:49.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-31T19:03:49.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-31T19:03:49.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-31T19:03:50.026Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T19:03:50.063Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T19:03:50.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-31T19:03:50.137Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-31T19:03:50.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-31T19:03:50.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-31T19:03:50.244Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-31T19:03:50.282Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-31T19:03:50.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4317 [Pipeline] echo [2023-01-31T19:03:50.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4317 [Pipeline] echo [2023-01-31T19:03:50.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4317 [Pipeline] echo [2023-01-31T19:03:50.441Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b85155aa840fff15a7c28468ec9cff9880ec71b [Pipeline] echo [2023-01-31T19:03:50.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b85155 [Pipeline] echo [2023-01-31T19:03:50.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T19:03:50.626Z] provisioning config files... [2023-01-31T19:03:50.642Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11221577551412479501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T19:03:50.978Z] ---> docker-login.sh [2023-01-31T19:03:50.978Z] nexus3.edgexfoundry.org:10001 [2023-01-31T19:03:51.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T19:03:51.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T19:03:51.238Z] Configure a credential helper to remove this warning. See [2023-01-31T19:03:51.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T19:03:51.238Z] [2023-01-31T19:03:51.238Z] Login Succeeded [2023-01-31T19:03:51.238Z] nexus3.edgexfoundry.org:10002 [2023-01-31T19:03:51.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T19:03:51.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T19:03:51.497Z] Configure a credential helper to remove this warning. See [2023-01-31T19:03:51.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T19:03:51.497Z] [2023-01-31T19:03:51.497Z] Login Succeeded [2023-01-31T19:03:51.497Z] nexus3.edgexfoundry.org:10003 [2023-01-31T19:03:51.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T19:03:51.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T19:03:51.497Z] Configure a credential helper to remove this warning. See [2023-01-31T19:03:51.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T19:03:51.497Z] [2023-01-31T19:03:51.497Z] Login Succeeded [2023-01-31T19:03:51.497Z] nexus3.edgexfoundry.org:10004 [2023-01-31T19:03:51.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T19:03:51.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T19:03:51.757Z] Configure a credential helper to remove this warning. See [2023-01-31T19:03:51.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T19:03:51.757Z] [2023-01-31T19:03:51.757Z] Login Succeeded [2023-01-31T19:03:51.757Z] docker.io [2023-01-31T19:03:51.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T19:03:52.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T19:03:52.016Z] Configure a credential helper to remove this warning. See [2023-01-31T19:03:52.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T19:03:52.016Z] [2023-01-31T19:03:52.016Z] Login Succeeded [2023-01-31T19:03:52.016Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T19:03:52.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T19:03:52.432Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-31T19:03:52.432Z] + dirname cmd/core-command/Dockerfile [2023-01-31T19:03:52.432Z] + cut -d/ -f2 [2023-01-31T19:03:52.432Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-31T19:03:52.432Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-31T19:03:52.432Z] + cut -d/ -f2 [2023-01-31T19:03:52.432Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-31T19:03:52.432Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2023-01-31T19:03:52.432Z] [2023-01-31T19:03:52.432Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-31T19:03:52.432Z] + dirname cmd/core-metadata/Dockerfile [2023-01-31T19:03:52.432Z] + cut -d/ -f2 [2023-01-31T19:03:52.432Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-31T19:03:52.432Z] + cut -d/ -f2 [2023-01-31T19:03:52.433Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-31T19:03:52.433Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-31T19:03:52.433Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-31T19:03:52.433Z] + cut -d/ -f2 [2023-01-31T19:03:52.433Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-31T19:03:52.433Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-31T19:03:52.433Z] + cut -d/ -f2 [2023-01-31T19:03:52.433Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-31T19:03:52.433Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-31T19:03:52.433Z] + cut -d/ -f2 [2023-01-31T19:03:52.433Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-31T19:03:52.433Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-31T19:03:52.433Z] + cut -d/ -f2 [2023-01-31T19:03:52.433Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-31T19:03:52.433Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-31T19:03:52.433Z] + cut -d/ -f2 [2023-01-31T19:03:52.433Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-31T19:03:52.433Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-31T19:03:52.433Z] + cut -d/ -f2 [2023-01-31T19:03:52.433Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-31T19:03:52.433Z] + dirname cmd/support-notifications/Dockerfile [2023-01-31T19:03:52.433Z] + cut -d/ -f2 [2023-01-31T19:03:52.433Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-31T19:03:52.433Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-31T19:03:52.433Z] + cut -d/ -f2 [2023-01-31T19:03:52.433Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-31T19:03:52.499Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-31T19:03:52.988Z] + git rev-list -1 --merges 3b85155aa840fff15a7c28468ec9cff9880ec71b~1..3b85155aa840fff15a7c28468ec9cff9880ec71b [Pipeline] echo [2023-01-31T19:03:53.027Z] -----------> git rev-list -1 --merges 3b85155aa840fff15a7c28468ec9cff9880ec71b~1..3b85155aa840fff15a7c28468ec9cff9880ec71b 3b85155aa840fff15a7c28468ec9cff9880ec71b [false] [Pipeline] sh [2023-01-31T19:03:53.332Z] + git log --format=format:%s -1 3b85155aa840fff15a7c28468ec9cff9880ec71b [Pipeline] echo [2023-01-31T19:03:53.363Z] ========================================================= [2023-01-31T19:03:53.363Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-31T19:03:53.363Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-31T19:03:53.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-31T19:03:53.863Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-31T19:03:53.863Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-31T19:03:53.863Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-31T19:03:53.863Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-31T19:03:53.863Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-31T19:03:53.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:03:54.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T19:03:54.423Z] [2023-01-31T19:03:54.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:03:54.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T19:03:54.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-31T19:03:54.801Z] b85a868b505f: Pulling fs layer [2023-01-31T19:03:54.801Z] e2be974225ed: Pulling fs layer [2023-01-31T19:03:54.801Z] 339a4e72a1f5: Pulling fs layer [2023-01-31T19:03:54.801Z] 988bab9f4d93: Pulling fs layer [2023-01-31T19:03:54.801Z] 1469e6f7b9e6: Pulling fs layer [2023-01-31T19:03:54.801Z] eaf3925da568: Pulling fs layer [2023-01-31T19:03:54.801Z] bab4dde63d76: Pulling fs layer [2023-01-31T19:03:54.801Z] bde34c3a00c8: Pulling fs layer [2023-01-31T19:03:54.801Z] b352a97aabf1: Pulling fs layer [2023-01-31T19:03:54.801Z] 4872d77fe225: Pulling fs layer [2023-01-31T19:03:54.801Z] 5851b861e8e6: Pulling fs layer [2023-01-31T19:03:54.801Z] bab4dde63d76: Waiting [2023-01-31T19:03:54.801Z] eaf3925da568: Waiting [2023-01-31T19:03:54.801Z] 5851b861e8e6: Waiting [2023-01-31T19:03:54.801Z] b352a97aabf1: Waiting [2023-01-31T19:03:54.801Z] 988bab9f4d93: Waiting [2023-01-31T19:03:54.801Z] e2be974225ed: Verifying Checksum [2023-01-31T19:03:54.801Z] e2be974225ed: Download complete [2023-01-31T19:03:54.801Z] 988bab9f4d93: Verifying Checksum [2023-01-31T19:03:54.801Z] 988bab9f4d93: Download complete [2023-01-31T19:03:55.068Z] 1469e6f7b9e6: Verifying Checksum [2023-01-31T19:03:55.068Z] 1469e6f7b9e6: Download complete [2023-01-31T19:03:55.068Z] 339a4e72a1f5: Verifying Checksum [2023-01-31T19:03:55.068Z] 339a4e72a1f5: Download complete [2023-01-31T19:03:55.068Z] eaf3925da568: Verifying Checksum [2023-01-31T19:03:55.068Z] eaf3925da568: Download complete [2023-01-31T19:03:55.068Z] bde34c3a00c8: Download complete [2023-01-31T19:03:55.331Z] b352a97aabf1: Verifying Checksum [2023-01-31T19:03:55.331Z] b352a97aabf1: Download complete [2023-01-31T19:03:55.331Z] 4872d77fe225: Verifying Checksum [2023-01-31T19:03:55.331Z] 4872d77fe225: Download complete [2023-01-31T19:03:55.331Z] 5851b861e8e6: Verifying Checksum [2023-01-31T19:03:55.331Z] 5851b861e8e6: Download complete [2023-01-31T19:03:55.331Z] b85a868b505f: Verifying Checksum [2023-01-31T19:03:55.331Z] b85a868b505f: Download complete [2023-01-31T19:03:55.899Z] bab4dde63d76: Verifying Checksum [2023-01-31T19:03:55.899Z] bab4dde63d76: Download complete [2023-01-31T19:03:56.466Z] b85a868b505f: Pull complete [2023-01-31T19:03:56.722Z] e2be974225ed: Pull complete [2023-01-31T19:03:56.981Z] 339a4e72a1f5: Pull complete [2023-01-31T19:03:57.248Z] 988bab9f4d93: Pull complete [2023-01-31T19:03:57.507Z] 1469e6f7b9e6: Pull complete [2023-01-31T19:03:57.508Z] eaf3925da568: Pull complete [2023-01-31T19:03:59.418Z] bab4dde63d76: Pull complete [2023-01-31T19:03:59.418Z] bde34c3a00c8: Pull complete [2023-01-31T19:03:59.418Z] b352a97aabf1: Pull complete [2023-01-31T19:03:59.418Z] 4872d77fe225: Pull complete [2023-01-31T19:03:59.678Z] 5851b861e8e6: Pull complete [2023-01-31T19:03:59.678Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-31T19:03:59.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T19:03:59.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:03:59.898Z] prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container [2023-01-31T19:03:59.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-31T19:04:01.109Z] $ docker top 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 -eo pid,comm [2023-01-31T19:04:01.168Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-31T19:04:01.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-31T19:04:01.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T19:04:01.281Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T19:04:01.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T19:04:01.394Z] $ docker exec 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 ssh-agent [2023-01-31T19:04:01.500Z] SSH_AUTH_SOCK=/tmp/ssh-H9avMbgWrt1k/agent.32 [2023-01-31T19:04:01.500Z] SSH_AGENT_PID=38 [2023-01-31T19:04:01.506Z] Running ssh-add (command line suppressed) [2023-01-31T19:04:01.600Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5752711094807611111.key (/w/workspace/edgex-go/1@tmp/private_key_5752711094807611111.key) [2023-01-31T19:04:01.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T19:04:01.936Z] + git tag --points-at HEAD [Pipeline] } [2023-01-31T19:04:01.962Z] $ docker exec --env ******** --env ******** 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 ssh-agent -k [2023-01-31T19:04:02.075Z] unset SSH_AUTH_SOCK; [2023-01-31T19:04:02.075Z] unset SSH_AGENT_PID; [2023-01-31T19:04:02.076Z] echo Agent pid 38 killed; [2023-01-31T19:04:02.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-31T19:04:02.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T19:04:02.171Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T19:04:02.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T19:04:02.282Z] $ docker exec 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 ssh-agent [2023-01-31T19:04:02.398Z] SSH_AUTH_SOCK=/tmp/ssh-YuQUcEsUEXl3/agent.70 [2023-01-31T19:04:02.398Z] SSH_AGENT_PID=76 [2023-01-31T19:04:02.404Z] Running ssh-add (command line suppressed) [2023-01-31T19:04:02.509Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10542851776334893193.key (/w/workspace/edgex-go/1@tmp/private_key_10542851776334893193.key) [2023-01-31T19:04:02.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T19:04:02.856Z] + git semver init [2023-01-31T19:04:03.115Z] 2023-01-31 19:04:03,034 [run_init] DEBUG init version:0.0.0 force:False [2023-01-31T19:04:03.115Z] 2023-01-31 19:04:03,035 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-31T19:04:03.115Z] 2023-01-31 19:04:03,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-31T19:04:03.115Z] 2023-01-31 19:04:03,036 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-01-31T19:04:11.279Z] 2023-01-31 19:04:10,599 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-31T19:04:11.279Z] 2023-01-31 19:04:10,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4317 with force:False [2023-01-31T19:04:11.279Z] 2023-01-31 19:04:10,600 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4317 [2023-01-31T19:04:11.279Z] 2023-01-31 19:04:10,605 [execute] INFO git cat-file --batch-check [2023-01-31T19:04:11.279Z] 2023-01-31 19:04:10,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T19:04:11.279Z] 2023-01-31 19:04:10,612 [execute] INFO git cat-file --batch [2023-01-31T19:04:11.279Z] 2023-01-31 19:04:10,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T19:04:11.279Z] 2023-01-31 19:04:10,617 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4317 [2023-01-31T19:04:11.279Z] 0.0.0 [Pipeline] } [2023-01-31T19:04:11.308Z] $ docker exec --env ******** --env ******** 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 ssh-agent -k [2023-01-31T19:04:11.398Z] unset SSH_AUTH_SOCK; [2023-01-31T19:04:11.398Z] unset SSH_AGENT_PID; [2023-01-31T19:04:11.398Z] echo Agent pid 76 killed; [2023-01-31T19:04:11.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T19:04:11.811Z] + git semver [Pipeline] } [2023-01-31T19:04:12.094Z] $ docker stop --time=1 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 [2023-01-31T19:04:13.404Z] $ docker rm -f --volumes 55ff49ce3bb83747dfc49c5d968829a584ef20b86bb8366f2523d51c0c44a1e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T19:04:13.787Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-31T19:04:14.034Z] Stashed 1 file(s) [Pipeline] echo [2023-01-31T19:04:14.053Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T19:04:14.795Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-31T19:04:14.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T19:04:14.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T19:04:14.897Z] ========================================================= [2023-01-31T19:04:14.898Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-31T19:04:14.898Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-31T19:04:15.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T19:04:15.240Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-31T19:04:15.240Z] 213ec9aee27d: Pulling fs layer [2023-01-31T19:04:15.240Z] 4583459ba037: Pulling fs layer [2023-01-31T19:04:15.240Z] 93c1e223e6f2: Pulling fs layer [2023-01-31T19:04:15.240Z] 53926ce57604: Pulling fs layer [2023-01-31T19:04:15.240Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-31T19:04:15.240Z] 22ff95d597cd: Pulling fs layer [2023-01-31T19:04:15.240Z] 12d6caf4c0d1: Pulling fs layer [2023-01-31T19:04:15.240Z] 96b7cbca73a9: Pulling fs layer [2023-01-31T19:04:15.240Z] a7acece74701: Pulling fs layer [2023-01-31T19:04:15.240Z] 53926ce57604: Waiting [2023-01-31T19:04:15.240Z] 12d6caf4c0d1: Waiting [2023-01-31T19:04:15.240Z] 21b2b0c7a3f4: Waiting [2023-01-31T19:04:15.240Z] 22ff95d597cd: Waiting [2023-01-31T19:04:15.240Z] 96b7cbca73a9: Waiting [2023-01-31T19:04:15.240Z] a7acece74701: Waiting [2023-01-31T19:04:15.240Z] 93c1e223e6f2: Verifying Checksum [2023-01-31T19:04:15.240Z] 93c1e223e6f2: Download complete [2023-01-31T19:04:15.240Z] 4583459ba037: Download complete [2023-01-31T19:04:15.240Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-31T19:04:15.240Z] 21b2b0c7a3f4: Download complete [2023-01-31T19:04:15.240Z] 22ff95d597cd: Verifying Checksum [2023-01-31T19:04:15.240Z] 22ff95d597cd: Download complete [2023-01-31T19:04:15.240Z] 213ec9aee27d: Verifying Checksum [2023-01-31T19:04:15.240Z] 213ec9aee27d: Download complete [2023-01-31T19:04:15.506Z] 12d6caf4c0d1: Verifying Checksum [2023-01-31T19:04:15.506Z] 12d6caf4c0d1: Download complete [2023-01-31T19:04:15.506Z] 213ec9aee27d: Pull complete [2023-01-31T19:04:15.506Z] 4583459ba037: Pull complete [2023-01-31T19:04:15.779Z] 93c1e223e6f2: Pull complete [2023-01-31T19:04:16.818Z] a7acece74701: Verifying Checksum [2023-01-31T19:04:16.818Z] a7acece74701: Download complete [2023-01-31T19:04:16.818Z] 53926ce57604: Verifying Checksum [2023-01-31T19:04:16.818Z] 53926ce57604: Download complete [2023-01-31T19:04:16.818Z] 96b7cbca73a9: Verifying Checksum [2023-01-31T19:04:16.818Z] 96b7cbca73a9: Download complete [2023-01-31T19:04:20.998Z] 53926ce57604: Pull complete [2023-01-31T19:04:20.998Z] 21b2b0c7a3f4: Pull complete [2023-01-31T19:04:20.998Z] 22ff95d597cd: Pull complete [2023-01-31T19:04:20.998Z] 12d6caf4c0d1: Pull complete [2023-01-31T19:04:22.895Z] 96b7cbca73a9: Pull complete [2023-01-31T19:04:23.461Z] a7acece74701: Pull complete [2023-01-31T19:04:23.461Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-31T19:04:23.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T19:04:23.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-31T19:04:23.814Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T19:04:23.814Z] WORKDIR /edgex [2023-01-31T19:04:23.814Z] COPY go.mod . [2023-01-31T19:04:23.814Z] RUN go mod download [2023-01-31T19:04:23.814Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-31T19:04:24.382Z] Sending build context to Docker daemon 170.2MB [2023-01-31T19:04:24.382Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T19:04:24.382Z] ---> db6d94c90886 [2023-01-31T19:04:24.382Z] Step 2/4 : WORKDIR /edgex [2023-01-31T19:04:26.284Z] ---> Running in b38e70f3b3ba [2023-01-31T19:04:26.284Z] Removing intermediate container b38e70f3b3ba [2023-01-31T19:04:26.284Z] ---> 6c016bc7bb8c [2023-01-31T19:04:26.284Z] Step 3/4 : COPY go.mod . [2023-01-31T19:04:26.284Z] ---> 9083bbc7f4d8 [2023-01-31T19:04:26.284Z] Step 4/4 : RUN go mod download [2023-01-31T19:04:26.284Z] ---> Running in 322eafe774c2 [2023-01-31T19:04:29.343Z] Still waiting to schedule task [2023-01-31T19:04:29.343Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-31T19:04:38.499Z] Removing intermediate container 322eafe774c2 [2023-01-31T19:04:38.499Z] ---> 8579b5d6e098 [2023-01-31T19:04:38.499Z] Successfully built 8579b5d6e098 [2023-01-31T19:04:38.499Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:04:39.120Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T19:04:39.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:04:39.260Z] prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container [2023-01-31T19:04:39.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T19:04:39.639Z] $ docker top 72b71bf099070dd1dd280b448b633948fd8c27f7beb6fb4f280d7b38476ea036 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T19:04:40.022Z] + go version [2023-01-31T19:04:40.022Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-31T19:04:40.056Z] $ docker stop --time=1 72b71bf099070dd1dd280b448b633948fd8c27f7beb6fb4f280d7b38476ea036 [2023-01-31T19:04:41.338Z] $ docker rm -f --volumes 72b71bf099070dd1dd280b448b633948fd8c27f7beb6fb4f280d7b38476ea036 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:04:42.086Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T19:04:42.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:04:42.240Z] prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container [2023-01-31T19:04:42.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T19:04:42.623Z] $ docker top 9e3b0243268ee34f1096535ade4424f84b70f50b1af257bf01c13d64916f1747 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-31T19:04:42.739Z] ========================================================= [2023-01-31T19:04:42.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-31T19:04:42.739Z] ========================================================= [Pipeline] sh [2023-01-31T19:04:43.033Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-31T19:04:43.387Z] + make test [2023-01-31T19:04:43.387Z] go test -race -coverprofile=coverage.out ./... [2023-01-31T19:04:49.953Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-31T19:05:02.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-31T19:05:02.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-31T19:05:02.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2023-01-31T19:05:02.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.096s coverage: 43.1% of statements [2023-01-31T19:05:02.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-31T19:05:02.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-31T19:05:02.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-31T19:05:02.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-01-31T19:05:02.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-31T19:05:02.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.405s coverage: 89.2% of statements [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.103s coverage: 2.6% of statements [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.484s coverage: 95.6% of statements [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 65.9% of statements [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.6% of statements [2023-01-31T19:05:06.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 79.5% of statements [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2023-01-31T19:05:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-01-31T19:05:12.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements [2023-01-31T19:05:12.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2023-01-31T19:05:17.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.243s coverage: 79.9% of statements [2023-01-31T19:05:17.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.3% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 41.8% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-01-31T19:05:26.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-31T19:05:26.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-31T19:05:26.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-31T19:05:26.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-31T19:05:26.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-31T19:05:26.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-31T19:05:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-31T19:05:26.454Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-31T19:05:44.526Z] 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." [2023-01-31T19:05:44.526Z] go vet ./... [2023-01-31T19:05:45.901Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-31T19:05:45.901Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-31T19:05:45.901Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-31T19:05:46.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-31T19:05:46.499Z] + ls -al . [2023-01-31T19:05:46.499Z] total 744 [2023-01-31T19:05:46.499Z] drwxrwxr-x 11 1001 1001 4096 Jan 31 19:04 . [2023-01-31T19:05:46.499Z] drwxr-xr-x 4 root root 4096 Jan 31 19:04 .. [2023-01-31T19:05:46.499Z] drwxrwxr-x 2 1001 1001 4096 Jan 31 19:03 .blubracket [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 16 Jan 31 19:03 .dockerignore [2023-01-31T19:05:46.499Z] drwxrwxr-x 8 1001 1001 4096 Jan 31 19:05 .git [2023-01-31T19:05:46.499Z] drwxrwxr-x 3 1001 1001 4096 Jan 31 19:03 .github [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 1024 Jan 31 19:03 .gitignore [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 42 Jan 31 19:03 .golangci.yml [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 87 Jan 31 19:03 .hadolint.yml [2023-01-31T19:05:46.499Z] drwxr-xr-x 3 1001 1001 4096 Jan 31 19:04 .semver [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 166 Jan 31 19:03 .sonarcloud.properties [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 1171 Jan 31 19:03 ADOPTERS.md [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 10825 Jan 31 19:03 Attribution.txt [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 73765 Jan 31 19:03 CHANGELOG.md [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 3804 Jan 31 19:03 CONTRIBUTING.md [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 677 Jan 31 19:03 GOVERNANCE.md [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 850 Jan 31 19:03 Jenkinsfile [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 10775 Jan 31 19:03 LICENSE [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 13388 Jan 31 19:03 Makefile [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 582 Jan 31 19:03 OWNERS.md [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 9403 Jan 31 19:03 README.md [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 6912 Jan 31 19:03 SECURITY.md [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 5 Jan 31 19:04 VERSION [2023-01-31T19:05:46.499Z] drwxrwxr-x 2 1001 1001 4096 Jan 31 19:03 bin [2023-01-31T19:05:46.499Z] drwxrwxr-x 17 1001 1001 4096 Jan 31 19:03 cmd [2023-01-31T19:05:46.499Z] -rw-r--r-- 1 root root 486197 Jan 31 19:05 coverage.out [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 3294 Jan 31 19:03 go.mod [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 33316 Jan 31 19:03 go.sum [2023-01-31T19:05:46.499Z] drwxrwxr-x 7 1001 1001 4096 Jan 31 19:03 internal [2023-01-31T19:05:46.499Z] drwxrwxr-x 3 1001 1001 4096 Jan 31 19:03 openapi [2023-01-31T19:05:46.499Z] drwxrwxr-x 4 1001 1001 4096 Jan 31 19:03 snap [2023-01-31T19:05:46.499Z] -rw-rw-r-- 1 1001 1001 204 Jan 31 19:03 version.go [Pipeline] sh [2023-01-31T19:05:46.812Z] + '[' -e coverage.out ] [2023-01-31T19:05:46.812Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-31T19:05:46.924Z] Stashed 1 file(s) [Pipeline] sh [2023-01-31T19:05:47.221Z] + make build [2023-01-31T19:05:47.221Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-31T19:05:59.448Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-31T19:05:59.705Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-31T19:06:00.642Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-01-31T19:06:01.334Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4181 in /w/workspace/edgexfoundry_edgex-go_PR-4317 [Pipeline] { [Pipeline] ws [2023-01-31T19:06:01.392Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-31T19:06:01.473Z] The recommended git tool is: git [2023-01-31T19:06:01.576Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-31T19:06:06.714Z] using credential edgex-jenkins-ssh [2023-01-31T19:06:06.734Z] Cloning the remote Git repository [2023-01-31T19:06:06.781Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-31T19:06:06.853Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-31T19:06:06.996Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-31T19:06:06.998Z] > git --version # timeout=10 [2023-01-31T19:06:07.018Z] > git --version # 'git version 2.25.1' [2023-01-31T19:06:07.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T19:06:07.077Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T19:06:08.133Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-31T19:06:09.511Z] 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 [2023-01-31T19:06:10.447Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-31T19:06:11.382Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-31T19:06:12.316Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-31T19:06:12.882Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-31T19:06:15.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-31T19:06:16.359Z] $ docker stop --time=1 9e3b0243268ee34f1096535ade4424f84b70f50b1af257bf01c13d64916f1747 [2023-01-31T19:06:18.392Z] $ docker rm -f --volumes 9e3b0243268ee34f1096535ade4424f84b70f50b1af257bf01c13d64916f1747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:06:19.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-31T19:06:19.541Z] [2023-01-31T19:06:19.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:06:19.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-31T19:06:19.931Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-31T19:06:19.931Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-31T19:06:19.931Z] ca9280d653b3: Pulling fs layer [2023-01-31T19:06:19.931Z] 7e9c9ca2126c: Pulling fs layer [2023-01-31T19:06:19.931Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-31T19:06:19.931Z] cbdbe7a5bc2a: Download complete [2023-01-31T19:06:20.193Z] cbdbe7a5bc2a: Pull complete [2023-01-31T19:06:20.193Z] ca9280d653b3: Verifying Checksum [2023-01-31T19:06:20.193Z] ca9280d653b3: Download complete [2023-01-31T19:06:20.761Z] 7e9c9ca2126c: Verifying Checksum [2023-01-31T19:06:20.761Z] 7e9c9ca2126c: Download complete [2023-01-31T19:06:20.761Z] ca9280d653b3: Pull complete [2023-01-31T19:06:23.293Z] 7e9c9ca2126c: Pull complete [2023-01-31T19:06:23.293Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-31T19:06:23.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-31T19:06:23.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:06:23.512Z] prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container [2023-01-31T19:06:23.540Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-31T19:06:24.560Z] $ docker top 9f9614830cdfcc4a0693abd6e52dd54147502c3b625fe024640e4ec115bb613a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T19:06:24.956Z] + docker-compose build --help [2023-01-31T19:06:24.956Z] + grep parallel [2023-01-31T19:06:25.524Z] --parallel Build images in parallel. [Pipeline] } [2023-01-31T19:06:25.608Z] $ docker stop --time=1 9f9614830cdfcc4a0693abd6e52dd54147502c3b625fe024640e4ec115bb613a [2023-01-31T19:06:25.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-31T19:06:25.150Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T19:06:26.712Z] Merging remotes/origin/main commit 4ba88bbe863d8b60b71eb382769d499e1a75b40c into PR head commit 3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:06:26.880Z] $ docker rm -f --volumes 9f9614830cdfcc4a0693abd6e52dd54147502c3b625fe024640e4ec115bb613a [Pipeline] // withDockerContainer [Pipeline] writeFile [2023-01-31T19:06:27.080Z] Merge succeeded, producing 3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:06:27.081Z] Checking out Revision 3b85155aa840fff15a7c28468ec9cff9880ec71b (PR-4317) [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:06:27.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-31T19:06:27.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:06:27.626Z] prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container [2023-01-31T19:06:27.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-31T19:06:27.714Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-01-31T19:06:27.769Z] > git --version # timeout=10 [2023-01-31T19:06:27.782Z] > git --version # 'git version 2.25.1' [2023-01-31T19:06:27.804Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T19:06:25.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-31T19:06:26.034Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-31T19:06:26.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T19:06:26.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4317/head:refs/remotes/origin/PR-4317 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-31T19:06:26.732Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T19:06:26.749Z] > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 [2023-01-31T19:06:26.972Z] > git remote # timeout=10 [2023-01-31T19:06:26.991Z] > git config --get remote.origin.url # timeout=10 [2023-01-31T19:06:27.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T19:06:27.029Z] > git merge 4ba88bbe863d8b60b71eb382769d499e1a75b40c # timeout=10 [2023-01-31T19:06:27.057Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-31T19:06:27.089Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T19:06:27.100Z] > git checkout -f 3b85155aa840fff15a7c28468ec9cff9880ec71b # timeout=10 [2023-01-31T19:06:27.967Z] $ docker top 7f3e79b49aef0af55be218cbb4a3340ed74e8301483d779f097f7e2517ed531e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-01-31T19:06:28.361Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T19:06:28.928Z] Building core-command ... [2023-01-31T19:06:28.928Z] Building core-common-config-bootstrapper ... [2023-01-31T19:06:28.928Z] Building core-data ... [2023-01-31T19:06:28.928Z] Building core-metadata ... [2023-01-31T19:06:28.928Z] Building security-bootstrapper ... [2023-01-31T19:06:28.928Z] Building security-proxy-setup ... [2023-01-31T19:06:28.928Z] Building security-secretstore-setup ... [2023-01-31T19:06:28.928Z] Building security-spiffe-token-provider ... [2023-01-31T19:06:28.928Z] Building security-spire-agent ... [2023-01-31T19:06:28.928Z] Building security-spire-config ... [2023-01-31T19:06:28.928Z] Building security-spire-server ... [2023-01-31T19:06:28.928Z] Building support-notifications ... [2023-01-31T19:06:28.928Z] Building support-scheduler ... [2023-01-31T19:06:28.928Z] Building security-spire-config [2023-01-31T19:06:28.928Z] Building core-common-config-bootstrapper [2023-01-31T19:06:28.928Z] Building core-metadata [2023-01-31T19:06:28.928Z] Building security-spire-agent [2023-01-31T19:06:28.928Z] Building security-spire-server [2023-01-31T19:06:28.933Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-31T19:06:28.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-31T19:06:28.933Z] Dload Upload Total Spent Left Speed [2023-01-31T19:06:28.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-01-31T19:06:29.675Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-31T19:06:30.028Z] + sudo tee /etc/docker/daemon.new [2023-01-31T19:06:30.028Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-31T19:06:30.028Z] { [2023-01-31T19:06:30.028Z] "registry-mirrors": [ [2023-01-31T19:06:30.028Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-31T19:06:30.028Z] ], [2023-01-31T19:06:30.028Z] "bip": "10.250.0.254/24", [2023-01-31T19:06:30.028Z] "hosts": [ [2023-01-31T19:06:30.028Z] "tcp://0.0.0.0:5555", [2023-01-31T19:06:30.028Z] "unix:///var/run/docker.sock" [2023-01-31T19:06:30.028Z] ], [2023-01-31T19:06:30.028Z] "mtu": 1458, [2023-01-31T19:06:30.028Z] "selinux-enabled": true, [2023-01-31T19:06:30.028Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-31T19:06:30.028Z] } [Pipeline] sh [2023-01-31T19:06:30.378Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-31T19:06:30.732Z] + sudo service docker restart [2023-01-31T19:06:38.893Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:06:38.893Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:06:38.893Z] ---> 8579b5d6e098 [2023-01-31T19:06:38.893Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:06:38.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:06:38.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:06:38.893Z] ---> 8579b5d6e098 [2023-01-31T19:06:38.893Z] Step 3/24 : WORKDIR /edgex-go [2023-01-31T19:06:38.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:06:38.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:06:38.893Z] ---> 8579b5d6e098 [2023-01-31T19:06:38.893Z] Step 3/24 : WORKDIR /edgex-go [2023-01-31T19:06:38.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:06:38.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:06:38.893Z] ---> 8579b5d6e098 [2023-01-31T19:06:38.893Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:06:38.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:06:38.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:06:38.893Z] ---> 8579b5d6e098 [2023-01-31T19:06:38.893Z] Step 3/23 : WORKDIR /edgex-go [2023-01-31T19:06:41.426Z] ---> Running in e9f8a16cc6d5 [2023-01-31T19:06:41.426Z] ---> Running in 904e123d9a4b [2023-01-31T19:06:41.426Z] ---> Running in 5d9cc1ae52a6 [2023-01-31T19:06:41.426Z] ---> Running in ad603fbd9037 [2023-01-31T19:06:41.426Z] ---> Running in 12eea6afb971 [2023-01-31T19:06:41.426Z] Removing intermediate container 5d9cc1ae52a6 [2023-01-31T19:06:41.426Z] ---> 2cc6691214c2 [2023-01-31T19:06:41.426Z] Step 4/24 : WORKDIR /edgex-go [2023-01-31T19:06:41.426Z] Removing intermediate container 12eea6afb971 [2023-01-31T19:06:41.426Z] ---> 025e1a2ce685 [2023-01-31T19:06:41.426Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-31T19:06:41.426Z] Removing intermediate container e9f8a16cc6d5 [2023-01-31T19:06:41.426Z] ---> dd23d09bf376 [2023-01-31T19:06:41.426Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-31T19:06:41.426Z] Removing intermediate container 904e123d9a4b [2023-01-31T19:06:41.426Z] ---> 714805cc7d96 [2023-01-31T19:06:41.426Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T19:06:41.426Z] Removing intermediate container ad603fbd9037 [2023-01-31T19:06:41.426Z] ---> 6a0df4f4a103 [2023-01-31T19:06:41.426Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-31T19:06:41.426Z] ---> Running in 4ba862baa47b [2023-01-31T19:06:41.426Z] ---> Running in d0d6716b91c3 [2023-01-31T19:06:41.426Z] ---> Running in 3d46f8b063c4 [2023-01-31T19:06:41.426Z] ---> Running in 87690c30b8be [2023-01-31T19:06:41.426Z] ---> Running in 0fec792bd388 [2023-01-31T19:06:41.426Z] Removing intermediate container d0d6716b91c3 [2023-01-31T19:06:41.426Z] ---> fb31c0029250 [2023-01-31T19:06:41.426Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-31T19:06:41.426Z] Removing intermediate container 87690c30b8be [2023-01-31T19:06:41.426Z] ---> cdb6a8373011 [2023-01-31T19:06:41.426Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-31T19:06:41.426Z] ---> Running in fc630b51b2e8 [2023-01-31T19:06:41.684Z] ---> Running in 8d9926218bdc [2023-01-31T19:06:41.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:06:41.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:06:41.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:06:42.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:06:42.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:06:42.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:06:42.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:06:42.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:06:42.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:06:42.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:06:42.457Z] OK: 211 MiB in 51 packages [2023-01-31T19:06:42.457Z] OK: 211 MiB in 51 packages [2023-01-31T19:06:42.457Z] OK: 211 MiB in 51 packages [2023-01-31T19:06:42.457Z] OK: 211 MiB in 51 packages [2023-01-31T19:06:42.715Z] OK: 211 MiB in 51 packages [2023-01-31T19:06:42.715Z] Removing intermediate container 4ba862baa47b [2023-01-31T19:06:42.715Z] ---> f7a5af941527 [2023-01-31T19:06:42.715Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-31T19:06:42.972Z] ---> 7a0c70fe64f9 [2023-01-31T19:06:42.972Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:06:42.972Z] ---> Running in 6d5ecaceef8b [2023-01-31T19:06:42.972Z] Removing intermediate container 0fec792bd388 [2023-01-31T19:06:42.972Z] ---> 32df1a1d470b [2023-01-31T19:06:42.972Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-31T19:06:42.972Z] Removing intermediate container 3d46f8b063c4 [2023-01-31T19:06:42.972Z] ---> b30751a7f22d [2023-01-31T19:06:42.972Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-31T19:06:43.228Z] ---> 3ca3e28c1290 [2023-01-31T19:06:43.228Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:06:43.228Z] ---> Running in 013285d14ab5 [2023-01-31T19:06:43.228Z] Removing intermediate container 8d9926218bdc [2023-01-31T19:06:43.228Z] ---> bafa7c829e44 [2023-01-31T19:06:43.228Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T19:06:43.228Z] Removing intermediate container fc630b51b2e8 [2023-01-31T19:06:43.228Z] ---> 10bda3c14154 [2023-01-31T19:06:43.228Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-31T19:06:43.228Z] ---> bdcb8748a0e0 [2023-01-31T19:06:43.228Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:06:43.228Z] ---> Running in 7ca68a9b2207 [2023-01-31T19:06:43.487Z] ---> fc70db464605 [2023-01-31T19:06:43.487Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:06:43.487Z] ---> effb9fe0108d [2023-01-31T19:06:43.487Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:06:43.487Z] ---> Running in 2176683897c7 [2023-01-31T19:06:43.487Z] ---> Running in f71dded8f28b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T19:06:49.071Z] provisioning config files... [2023-01-31T19:06:49.099Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8789575247482547582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T19:06:49.494Z] ---> docker-login.sh [2023-01-31T19:06:49.494Z] nexus3.edgexfoundry.org:10001 [2023-01-31T19:06:50.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T19:06:50.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T19:06:50.082Z] Configure a credential helper to remove this warning. See [2023-01-31T19:06:50.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T19:06:50.082Z] [2023-01-31T19:06:50.082Z] Login Succeeded [2023-01-31T19:06:50.082Z] nexus3.edgexfoundry.org:10002 [2023-01-31T19:06:50.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T19:06:50.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T19:06:50.354Z] Configure a credential helper to remove this warning. See [2023-01-31T19:06:50.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T19:06:50.354Z] [2023-01-31T19:06:50.354Z] Login Succeeded [2023-01-31T19:06:50.354Z] nexus3.edgexfoundry.org:10003 [2023-01-31T19:06:50.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T19:06:50.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T19:06:50.891Z] Configure a credential helper to remove this warning. See [2023-01-31T19:06:50.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T19:06:50.891Z] [2023-01-31T19:06:50.891Z] Login Succeeded [2023-01-31T19:06:50.891Z] nexus3.edgexfoundry.org:10004 [2023-01-31T19:06:50.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T19:06:51.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T19:06:51.163Z] Configure a credential helper to remove this warning. See [2023-01-31T19:06:51.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T19:06:51.163Z] [2023-01-31T19:06:51.163Z] Login Succeeded [2023-01-31T19:06:51.163Z] docker.io [2023-01-31T19:06:51.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T19:06:51.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T19:06:51.700Z] Configure a credential helper to remove this warning. See [2023-01-31T19:06:51.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T19:06:51.700Z] [2023-01-31T19:06:51.700Z] Login Succeeded [2023-01-31T19:06:51.700Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T19:06:51.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-31T19:06:52.425Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-31T19:06:52.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T19:06:52.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T19:06:52.542Z] ========================================================= [2023-01-31T19:06:52.542Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-31T19:06:52.542Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-31T19:06:52.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T19:06:53.195Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-31T19:06:53.195Z] 9b18e9b68314: Pulling fs layer [2023-01-31T19:06:53.195Z] 35d82f9e3411: Pulling fs layer [2023-01-31T19:06:53.195Z] e16973657156: Pulling fs layer [2023-01-31T19:06:53.195Z] fc693d55d65f: Pulling fs layer [2023-01-31T19:06:53.195Z] 7e9fc2657dce: Pulling fs layer [2023-01-31T19:06:53.195Z] dda99020689f: Pulling fs layer [2023-01-31T19:06:53.195Z] db1c61fa0a46: Pulling fs layer [2023-01-31T19:06:53.195Z] 891c053d2c06: Pulling fs layer [2023-01-31T19:06:53.195Z] dda99020689f: Waiting [2023-01-31T19:06:53.195Z] db1c61fa0a46: Waiting [2023-01-31T19:06:53.195Z] 891c053d2c06: Waiting [2023-01-31T19:06:53.195Z] 7e9fc2657dce: Waiting [2023-01-31T19:06:53.195Z] fc693d55d65f: Waiting [2023-01-31T19:06:53.195Z] e16973657156: Verifying Checksum [2023-01-31T19:06:53.195Z] e16973657156: Download complete [2023-01-31T19:06:53.195Z] 9b18e9b68314: Verifying Checksum [2023-01-31T19:06:53.195Z] 7e9fc2657dce: Verifying Checksum [2023-01-31T19:06:53.195Z] 7e9fc2657dce: Download complete [2023-01-31T19:06:53.477Z] dda99020689f: Verifying Checksum [2023-01-31T19:06:53.477Z] dda99020689f: Download complete [2023-01-31T19:06:53.477Z] 35d82f9e3411: Verifying Checksum [2023-01-31T19:06:53.477Z] 35d82f9e3411: Download complete [2023-01-31T19:06:54.068Z] 9b18e9b68314: Pull complete [2023-01-31T19:06:54.337Z] 891c053d2c06: Verifying Checksum [2023-01-31T19:06:54.337Z] 891c053d2c06: Download complete [2023-01-31T19:06:54.606Z] 35d82f9e3411: Pull complete [2023-01-31T19:06:54.872Z] e16973657156: Pull complete [2023-01-31T19:06:57.463Z] db1c61fa0a46: Verifying Checksum [2023-01-31T19:06:57.463Z] db1c61fa0a46: Download complete [2023-01-31T19:06:57.732Z] fc693d55d65f: Verifying Checksum [2023-01-31T19:06:57.732Z] fc693d55d65f: Download complete [2023-01-31T19:07:10.094Z] fc693d55d65f: Pull complete [2023-01-31T19:07:10.094Z] 7e9fc2657dce: Pull complete [2023-01-31T19:07:10.094Z] dda99020689f: Pull complete [2023-01-31T19:07:15.445Z] db1c61fa0a46: Pull complete [2023-01-31T19:07:15.606Z] Removing intermediate container f71dded8f28b [2023-01-31T19:07:15.606Z] ---> f195af1684c4 [2023-01-31T19:07:15.606Z] Step 8/22 : COPY . . [2023-01-31T19:07:15.606Z] Removing intermediate container 7ca68a9b2207 [2023-01-31T19:07:15.606Z] ---> 55c65c65a3b7 [2023-01-31T19:07:15.606Z] Step 7/24 : COPY . . [2023-01-31T19:07:15.606Z] Removing intermediate container 6d5ecaceef8b [2023-01-31T19:07:15.606Z] ---> 178e57de61b6 [2023-01-31T19:07:15.606Z] Step 7/24 : COPY . . [2023-01-31T19:07:15.606Z] Removing intermediate container 013285d14ab5 [2023-01-31T19:07:15.606Z] ---> ae8fdb3b9959 [2023-01-31T19:07:15.606Z] Step 7/23 : COPY . . [2023-01-31T19:07:15.606Z] Removing intermediate container 2176683897c7 [2023-01-31T19:07:15.606Z] ---> 97b5514ef3b8 [2023-01-31T19:07:15.606Z] Step 8/24 : COPY . . [2023-01-31T19:07:16.861Z] 891c053d2c06: Pull complete [2023-01-31T19:07:16.861Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-31T19:07:16.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T19:07:16.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-31T19:07:17.249Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T19:07:17.249Z] WORKDIR /edgex [2023-01-31T19:07:17.249Z] COPY go.mod . [2023-01-31T19:07:17.249Z] RUN go mod download [2023-01-31T19:07:17.249Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-31T19:07:17.839Z] Sending build context to Docker daemon 3.092MB [2023-01-31T19:07:17.839Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T19:07:17.839Z] ---> f96f9c87975a [2023-01-31T19:07:17.839Z] Step 2/4 : WORKDIR /edgex [2023-01-31T19:07:18.143Z] ---> 759049106224 [2023-01-31T19:07:18.143Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-31T19:07:18.143Z] ---> 2e11c26032a2 [2023-01-31T19:07:18.143Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-31T19:07:18.143Z] ---> 12eb955cb0fb [2023-01-31T19:07:18.143Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-31T19:07:18.143Z] ---> 36931a44626b [2023-01-31T19:07:18.143Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-31T19:07:18.143Z] ---> Running in f19f394de4be [2023-01-31T19:07:18.406Z] ---> Running in f7af458347f3 [2023-01-31T19:07:18.406Z] ---> Running in 2fa24d807986 [2023-01-31T19:07:18.406Z] ---> dc10b5ce3262 [2023-01-31T19:07:18.406Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-31T19:07:18.406Z] ---> Running in 16d62c6e228a [2023-01-31T19:07:18.406Z] ---> Running in 8c518ae65b5d [2023-01-31T19:07:18.406Z] Removing intermediate container 2fa24d807986 [2023-01-31T19:07:18.406Z] ---> 38a92a898355 [2023-01-31T19:07:18.406Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-31T19:07:18.406Z] Removing intermediate container f7af458347f3 [2023-01-31T19:07:18.406Z] ---> 541a6dcabae6 [2023-01-31T19:07:18.406Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-31T19:07:18.406Z] ---> Running in c03c704a575f [2023-01-31T19:07:18.406Z] Removing intermediate container 8c518ae65b5d [2023-01-31T19:07:18.406Z] ---> 5537a3f8e2ea [2023-01-31T19:07:18.406Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-31T19:07:18.406Z] ---> Running in 0d5df4f08c72 [2023-01-31T19:07:18.406Z] ---> Running in bef7c97bc920 [2023-01-31T19:07:18.666Z] Removing intermediate container c03c704a575f [2023-01-31T19:07:18.666Z] ---> 268686569be4 [2023-01-31T19:07:18.666Z] Step 10/24 : 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 [2023-01-31T19:07:18.666Z] ---> Running in acbf7b36e523 [2023-01-31T19:07:18.666Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-31T19:07:18.666Z] Removing intermediate container bef7c97bc920 [2023-01-31T19:07:18.666Z] Removing intermediate container 0d5df4f08c72 [2023-01-31T19:07:18.666Z] ---> aa2af1983516 [2023-01-31T19:07:18.666Z] ---> b3c43e9ac471 [2023-01-31T19:07:18.666Z] Step 10/23 : 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/; fiStep 10/24 : 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 [2023-01-31T19:07:18.666Z] [2023-01-31T19:07:18.666Z] ---> Running in 8e39cbe0d616 [2023-01-31T19:07:18.666Z] ---> Running in 0fa0ff4f2883 [2023-01-31T19:07:18.666Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-01-31T19:07:19.598Z] Removing intermediate container acbf7b36e523 [2023-01-31T19:07:19.598Z] ---> a3df4b4eeb7d [2023-01-31T19:07:19.598Z] Step 11/24 : WORKDIR /edgex-go [2023-01-31T19:07:19.598Z] ---> Running in 35d4a9321ad3 [2023-01-31T19:07:19.598Z] Removing intermediate container 0fa0ff4f2883 [2023-01-31T19:07:19.598Z] ---> 21aec5af913e [2023-01-31T19:07:19.598Z] Step 11/24 : WORKDIR /edgex-go [2023-01-31T19:07:19.598Z] Removing intermediate container 35d4a9321ad3 [2023-01-31T19:07:19.598Z] ---> 639147e657d2 [2023-01-31T19:07:19.598Z] [2023-01-31T19:07:19.598Z] Step 12/24 : FROM alpine:3.15 [2023-01-31T19:07:19.781Z] ---> Running in 5394e637df76 [2023-01-31T19:07:19.781Z] Removing intermediate container 5394e637df76 [2023-01-31T19:07:19.781Z] ---> f1cef1a28275 [2023-01-31T19:07:19.781Z] Step 3/4 : COPY go.mod . [2023-01-31T19:07:19.856Z] ---> Running in e819a86858ef [2023-01-31T19:07:19.856Z] 3.15: Pulling from library/alpine [2023-01-31T19:07:19.856Z] Removing intermediate container 8e39cbe0d616 [2023-01-31T19:07:19.856Z] ---> 57829f9bbc11 [2023-01-31T19:07:19.856Z] Step 11/23 : WORKDIR /edgex-go [2023-01-31T19:07:19.856Z] ---> Running in 9a1b459a33b2 [2023-01-31T19:07:19.856Z] Removing intermediate container e819a86858ef [2023-01-31T19:07:19.856Z] ---> 911a3d4fa216 [2023-01-31T19:07:19.856Z] [2023-01-31T19:07:19.856Z] Step 12/24 : FROM alpine:3.15 [2023-01-31T19:07:19.856Z] 3.15: Pulling from library/alpine [2023-01-31T19:07:19.856Z] Removing intermediate container 9a1b459a33b2 [2023-01-31T19:07:19.856Z] ---> 6aed8d66deb7 [2023-01-31T19:07:19.856Z] [2023-01-31T19:07:19.856Z] Step 12/23 : FROM alpine:3.15 [2023-01-31T19:07:20.114Z] 3.15: Pulling from library/alpine [2023-01-31T19:07:20.114Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-31T19:07:20.114Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-31T19:07:20.114Z] Status: Image is up to date for alpine:3.15 [2023-01-31T19:07:20.114Z] Status: Downloaded newer image for alpine:3.15 [2023-01-31T19:07:20.114Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-31T19:07:20.114Z] Status: Image is up to date for alpine:3.15 [2023-01-31T19:07:20.114Z] ---> c4fc93816858 [2023-01-31T19:07:20.114Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T19:07:20.114Z] ---> c4fc93816858 [2023-01-31T19:07:20.114Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T19:07:20.114Z] ---> c4fc93816858 [2023-01-31T19:07:20.114Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T19:07:20.114Z] ---> Running in f7409d3b8ae6 [2023-01-31T19:07:20.114Z] ---> Running in 9062c6e82d0e [2023-01-31T19:07:20.114Z] ---> Running in 2d5708ecedec [2023-01-31T19:07:20.372Z] Removing intermediate container 9062c6e82d0e [2023-01-31T19:07:20.372Z] ---> 4c1764c821f1 [2023-01-31T19:07:20.372Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-31T19:07:20.372Z] Removing intermediate container 2d5708ecedec [2023-01-31T19:07:20.372Z] ---> c2b9c6a03daf [2023-01-31T19:07:20.372Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-31T19:07:20.372Z] Removing intermediate container f7409d3b8ae6 [2023-01-31T19:07:20.372Z] ---> 347277987094 [2023-01-31T19:07:20.372Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-31T19:07:20.372Z] ---> Running in 25421862d225 [2023-01-31T19:07:20.372Z] ---> Running in b1c87505af4f [2023-01-31T19:07:20.372Z] ---> Running in 3d97bb950cd7 [2023-01-31T19:07:20.379Z] ---> 575607d5340c [2023-01-31T19:07:20.379Z] Step 4/4 : RUN go mod download [2023-01-31T19:07:20.379Z] ---> Running in a656b443accc [2023-01-31T19:07:20.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:20.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:20.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:21.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:21.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:21.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:21.196Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T19:07:21.196Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T19:07:21.196Z] OK: 15859 distinct packages available [2023-01-31T19:07:21.460Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T19:07:21.460Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T19:07:21.460Z] OK: 15859 distinct packages available [2023-01-31T19:07:21.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:21.460Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T19:07:21.460Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T19:07:21.460Z] OK: 15859 distinct packages available [2023-01-31T19:07:21.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:21.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:21.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:21.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:21.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:21.460Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-31T19:07:21.717Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-31T19:07:21.717Z] (3/5) Installing libucontext (1.1-r0) [2023-01-31T19:07:21.717Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-31T19:07:21.717Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-31T19:07:21.717Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-31T19:07:21.717Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-31T19:07:21.717Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-31T19:07:21.717Z] (3/5) Installing libucontext (1.1-r0) [2023-01-31T19:07:21.717Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T19:07:21.717Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-31T19:07:21.717Z] (3/4) Installing libucontext (1.1-r0) [2023-01-31T19:07:21.717Z] OK: 7 MiB in 19 packages [2023-01-31T19:07:21.717Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-31T19:07:21.717Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-31T19:07:21.717Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-31T19:07:21.717Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T19:07:21.717Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T19:07:21.717Z] OK: 6 MiB in 18 packages [2023-01-31T19:07:21.717Z] OK: 7 MiB in 19 packages [2023-01-31T19:07:22.654Z] Removing intermediate container 25421862d225 [2023-01-31T19:07:22.654Z] ---> f1013cd485d0 [2023-01-31T19:07:22.654Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-31T19:07:22.654Z] Removing intermediate container b1c87505af4f [2023-01-31T19:07:22.654Z] ---> efdb3564830e [2023-01-31T19:07:22.654Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-31T19:07:22.654Z] Removing intermediate container 3d97bb950cd7 [2023-01-31T19:07:22.654Z] ---> ac18bcbe38c5 [2023-01-31T19:07:22.654Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-31T19:07:24.551Z] ---> fbf7bb8fe883 [2023-01-31T19:07:24.551Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-31T19:07:24.811Z] ---> 76fc2ab64044 [2023-01-31T19:07:24.811Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-31T19:07:24.811Z] ---> d9858052aa44 [2023-01-31T19:07:24.811Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-31T19:07:25.380Z] ---> 679d4c871b76 [2023-01-31T19:07:25.380Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-31T19:07:25.637Z] ---> 937e584c1b2d [2023-01-31T19:07:25.638Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-31T19:07:25.638Z] ---> Running in de4efc9f7e6d [2023-01-31T19:07:26.202Z] Removing intermediate container de4efc9f7e6d [2023-01-31T19:07:26.202Z] ---> 75ff3096168a [2023-01-31T19:07:26.202Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-31T19:07:26.202Z] ---> 9c6cad57541c [2023-01-31T19:07:26.202Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-31T19:07:26.462Z] ---> e9ecd786b267 [2023-01-31T19:07:26.462Z] Step 19/24 : WORKDIR / [2023-01-31T19:07:26.720Z] ---> 1ef107956039 [2023-01-31T19:07:26.720Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-31T19:07:26.720Z] ---> Running in a68cde1bafbc [2023-01-31T19:07:26.720Z] ---> 5477146f97ff [2023-01-31T19:07:26.720Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-31T19:07:26.720Z] ---> Running in 5f6724742420 [2023-01-31T19:07:26.982Z] Removing intermediate container 5f6724742420 [2023-01-31T19:07:26.982Z] ---> e1f62cda46bd [2023-01-31T19:07:26.982Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-31T19:07:26.982Z] ---> Running in 31b303acb7b6 [2023-01-31T19:07:26.982Z] Removing intermediate container a68cde1bafbc [2023-01-31T19:07:26.982Z] ---> 360496e67dad [2023-01-31T19:07:26.982Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-31T19:07:26.982Z] ---> c208a81fef21 [2023-01-31T19:07:26.982Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-31T19:07:26.982Z] ---> Running in 35ffe2ab1c3d [2023-01-31T19:07:27.240Z] Removing intermediate container 35ffe2ab1c3d [2023-01-31T19:07:27.240Z] ---> 3f67fd549677 [2023-01-31T19:07:27.240Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-31T19:07:27.240Z] Removing intermediate container 31b303acb7b6 [2023-01-31T19:07:27.240Z] ---> d023d8642dc5 [2023-01-31T19:07:27.240Z] Step 21/23 : LABEL arch=x86_64 [2023-01-31T19:07:27.240Z] ---> Running in 1ce8cfc1e4ed [2023-01-31T19:07:27.240Z] ---> Running in 9c6a7e7545e4 [2023-01-31T19:07:27.502Z] ---> e8cfa487bd1d [2023-01-31T19:07:27.502Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-31T19:07:27.502Z] Removing intermediate container 9c6a7e7545e4 [2023-01-31T19:07:27.502Z] ---> 4f361df394f1 [2023-01-31T19:07:27.502Z] Step 22/23 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:07:27.502Z] ---> Running in 83806d93983d [2023-01-31T19:07:27.502Z] Removing intermediate container 1ce8cfc1e4ed [2023-01-31T19:07:27.502Z] ---> f7f2af54a2fe [2023-01-31T19:07:27.502Z] Step 22/24 : LABEL arch=x86_64 [2023-01-31T19:07:27.760Z] ---> 2358bc2f537c [2023-01-31T19:07:27.760Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-31T19:07:27.760Z] ---> Running in 0d136148bb8f [2023-01-31T19:07:27.760Z] ---> Running in 6504c1e991c0 [2023-01-31T19:07:27.760Z] Removing intermediate container 83806d93983d [2023-01-31T19:07:27.760Z] ---> 17074186e083 [2023-01-31T19:07:27.760Z] Step 23/23 : LABEL version=0.0.0 [2023-01-31T19:07:28.033Z] Removing intermediate container 0d136148bb8f [2023-01-31T19:07:28.033Z] ---> Running in 72005fef363f [2023-01-31T19:07:28.033Z] ---> 1ffdbc651ec5 [2023-01-31T19:07:28.033Z] Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:07:28.033Z] Removing intermediate container 6504c1e991c0 [2023-01-31T19:07:28.033Z] ---> cd0f97f7b52a [2023-01-31T19:07:28.033Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-31T19:07:28.033Z] ---> Running in 9677b1bcb048 [2023-01-31T19:07:28.033Z] ---> Running in 43c002d57d98 [2023-01-31T19:07:28.291Z] Removing intermediate container 72005fef363f [2023-01-31T19:07:28.291Z] ---> 5a3cd437ccc5 [2023-01-31T19:07:28.291Z] [2023-01-31T19:07:28.291Z] Successfully built 5a3cd437ccc5 [2023-01-31T19:07:28.291Z] Successfully tagged security-spire-server:latest [2023-01-31T19:07:28.291Z] Building support-scheduler [2023-01-31T19:07:28.291Z]  Building security-spire-server ... done Removing intermediate container 9677b1bcb048 [2023-01-31T19:07:28.291Z] ---> f59b83e745f4 [2023-01-31T19:07:28.291Z] Step 24/24 : LABEL version=0.0.0 [2023-01-31T19:07:28.549Z] ---> Running in 4ce23b0429ed [2023-01-31T19:07:28.549Z] Removing intermediate container 43c002d57d98 [2023-01-31T19:07:28.549Z] ---> 7cdd272f5945 [2023-01-31T19:07:28.549Z] Step 22/24 : LABEL arch=x86_64 [2023-01-31T19:07:29.924Z] ---> Running in a8437d5a062f [2023-01-31T19:07:29.924Z] Removing intermediate container 4ce23b0429ed [2023-01-31T19:07:29.924Z] ---> 9d833ba82833 [2023-01-31T19:07:29.924Z] [2023-01-31T19:07:29.924Z] Successfully built 9d833ba82833 [2023-01-31T19:07:29.924Z] Successfully tagged security-spire-config:latest [2023-01-31T19:07:29.924Z] Building security-spiffe-token-provider [2023-01-31T19:07:29.924Z]  Building security-spire-config ... done Removing intermediate container a8437d5a062f [2023-01-31T19:07:29.924Z] ---> 893bda940065 [2023-01-31T19:07:29.924Z] Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:07:29.924Z] ---> Running in ba023daa6594 [2023-01-31T19:07:30.183Z] Removing intermediate container ba023daa6594 [2023-01-31T19:07:30.183Z] ---> a4d7f72af0a6 [2023-01-31T19:07:30.183Z] Step 24/24 : LABEL version=0.0.0 [2023-01-31T19:07:31.116Z] ---> Running in 31e6aec4dcc3 [2023-01-31T19:07:31.116Z] Removing intermediate container 31e6aec4dcc3 [2023-01-31T19:07:31.116Z] ---> 147f1253ab80 [2023-01-31T19:07:31.116Z] [2023-01-31T19:07:31.375Z] Successfully built 147f1253ab80 [2023-01-31T19:07:31.375Z] Successfully tagged security-spire-agent:latest [2023-01-31T19:07:31.375Z]  Building security-spire-agent ... done Building core-data [2023-01-31T19:07:32.309Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:07:32.309Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:07:32.309Z] ---> 8579b5d6e098 [2023-01-31T19:07:32.309Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:07:32.309Z] ---> Using cache [2023-01-31T19:07:32.309Z] ---> 714805cc7d96 [2023-01-31T19:07:32.309Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T19:07:32.309Z] ---> Using cache [2023-01-31T19:07:32.309Z] ---> cdb6a8373011 [2023-01-31T19:07:32.309Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-31T19:07:32.309Z] ---> Using cache [2023-01-31T19:07:32.309Z] ---> bafa7c829e44 [2023-01-31T19:07:32.309Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T19:07:32.309Z] ---> Using cache [2023-01-31T19:07:32.309Z] ---> effb9fe0108d [2023-01-31T19:07:32.309Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:07:32.309Z] ---> Using cache [2023-01-31T19:07:32.309Z] ---> f195af1684c4 [2023-01-31T19:07:32.309Z] Step 8/22 : COPY . . [2023-01-31T19:07:32.309Z] ---> Using cache [2023-01-31T19:07:32.309Z] ---> 36931a44626b [2023-01-31T19:07:32.309Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-31T19:07:33.679Z] ---> Running in 0511c8cefb3e [2023-01-31T19:07:34.242Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-31T19:07:34.807Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:07:34.807Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:07:34.807Z] ---> 8579b5d6e098 [2023-01-31T19:07:34.807Z] Step 3/19 : WORKDIR /edgex-go [2023-01-31T19:07:34.807Z] ---> Using cache [2023-01-31T19:07:34.807Z] ---> 6a0df4f4a103 [2023-01-31T19:07:34.807Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-31T19:07:36.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:07:36.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:07:36.184Z] ---> 8579b5d6e098 [2023-01-31T19:07:36.184Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:07:36.184Z] ---> Using cache [2023-01-31T19:07:36.462Z] ---> 714805cc7d96 [2023-01-31T19:07:36.462Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T19:07:36.462Z] ---> Using cache [2023-01-31T19:07:36.462Z] ---> cdb6a8373011 [2023-01-31T19:07:36.462Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-31T19:07:36.462Z] ---> Using cache [2023-01-31T19:07:36.462Z] ---> bafa7c829e44 [2023-01-31T19:07:36.462Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T19:07:36.462Z] ---> Using cache [2023-01-31T19:07:36.462Z] ---> effb9fe0108d [2023-01-31T19:07:36.462Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:07:36.462Z] ---> Using cache [2023-01-31T19:07:36.462Z] ---> f195af1684c4 [2023-01-31T19:07:36.462Z] Step 8/22 : COPY . . [2023-01-31T19:07:36.462Z] ---> Using cache [2023-01-31T19:07:36.462Z] ---> 36931a44626b [2023-01-31T19:07:36.462Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-31T19:07:36.462Z] ---> Running in f27f4b45a3da [2023-01-31T19:07:36.462Z] ---> Running in 8b03355c374e [2023-01-31T19:07:37.028Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-31T19:07:37.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:37.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:37.546Z] v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-31T19:07:37.546Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-31T19:07:37.546Z] OK: 17044 distinct packages available [2023-01-31T19:07:37.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:37.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:37.804Z] OK: 211 MiB in 51 packages [2023-01-31T19:07:39.179Z] Removing intermediate container f27f4b45a3da [2023-01-31T19:07:39.179Z] ---> c859309ca0a4 [2023-01-31T19:07:39.179Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-31T19:07:39.455Z] Removing intermediate container 16d62c6e228a [2023-01-31T19:07:39.455Z] ---> 51623979a67d [2023-01-31T19:07:39.455Z] [2023-01-31T19:07:39.455Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T19:07:39.455Z] 3.16: Pulling from library/alpine [2023-01-31T19:07:39.714Z] ---> e2eefbc58797 [2023-01-31T19:07:39.714Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:07:39.714Z] Removing intermediate container f19f394de4be [2023-01-31T19:07:39.714Z] ---> 5653be64fb07 [2023-01-31T19:07:39.714Z] [2023-01-31T19:07:39.714Z] Step 10/24 : FROM alpine:3.16 [2023-01-31T19:07:39.715Z] 3.16: Pulling from library/alpine [2023-01-31T19:07:39.715Z] ---> Running in fd4b56099d91 [2023-01-31T19:07:40.341Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-31T19:07:40.341Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-31T19:07:40.341Z] Status: Downloaded newer image for alpine:3.16 [2023-01-31T19:07:40.341Z] Status: Image is up to date for alpine:3.16 [2023-01-31T19:07:40.341Z] ---> bfe296a52501 [2023-01-31T19:07:40.341Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-31T19:07:40.341Z] ---> bfe296a52501 [2023-01-31T19:07:40.341Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-31T19:07:40.600Z] ---> Running in 379983031b70 [2023-01-31T19:07:40.600Z] ---> Running in f40ac4b18666 [2023-01-31T19:07:40.862Z] Removing intermediate container 379983031b70 [2023-01-31T19:07:40.862Z] ---> 063b4c0c358a [2023-01-31T19:07:40.862Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-31T19:07:41.142Z] ---> Running in 254e8c9b80a0 [2023-01-31T19:07:41.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:41.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:41.401Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T19:07:41.401Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:07:41.401Z] OK: 6 MiB in 15 packages [2023-01-31T19:07:41.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:41.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:41.916Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T19:07:41.916Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:07:41.916Z] OK: 6 MiB in 15 packages [2023-01-31T19:07:42.480Z] Removing intermediate container f40ac4b18666 [2023-01-31T19:07:42.480Z] ---> 13a2a7701cb7 [2023-01-31T19:07:42.480Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T19:07:42.480Z] ---> Running in 1d0783924f71 [2023-01-31T19:07:42.739Z] Removing intermediate container 254e8c9b80a0 [2023-01-31T19:07:42.739Z] ---> cfede8500950 [2023-01-31T19:07:42.739Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:07:42.739Z] Removing intermediate container 1d0783924f71 [2023-01-31T19:07:42.739Z] ---> 96b37c31e46e [2023-01-31T19:07:42.739Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-31T19:07:43.001Z] ---> Running in 233b60686b05 [2023-01-31T19:07:43.257Z] Removing intermediate container 233b60686b05 [2023-01-31T19:07:43.257Z] ---> a1a4fa520f17 [2023-01-31T19:07:43.257Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-31T19:07:43.257Z] ---> d1f532ed2992 [2023-01-31T19:07:43.257Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-31T19:07:43.257Z] ---> Running in 39ed1a0cea47 [2023-01-31T19:07:43.821Z] Removing intermediate container 39ed1a0cea47 [2023-01-31T19:07:43.821Z] ---> bce1223252da [2023-01-31T19:07:43.821Z] Step 15/24 : WORKDIR / [2023-01-31T19:07:44.078Z] ---> ae6ff995b8c8 [2023-01-31T19:07:44.078Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-31T19:07:44.078Z] ---> Running in ef863679389a [2023-01-31T19:07:44.335Z] ---> 0efae206d469 [2023-01-31T19:07:44.335Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-31T19:07:44.335Z] Removing intermediate container ef863679389a [2023-01-31T19:07:44.335Z] ---> 865a813e0f1c [2023-01-31T19:07:44.335Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:07:45.267Z] ---> 3512cb29c5b3 [2023-01-31T19:07:45.267Z] ---> 79c3d26c4db3 [2023-01-31T19:07:45.267Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata /Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-31T19:07:45.267Z] [2023-01-31T19:07:45.267Z] ---> Running in 0d1aade2a454 [2023-01-31T19:07:46.198Z] ---> 33c78072283e [2023-01-31T19:07:46.198Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-31T19:07:46.768Z] ---> 9639c3ed2b24 [2023-01-31T19:07:46.768Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-31T19:07:46.768Z] Removing intermediate container 0d1aade2a454 [2023-01-31T19:07:46.768Z] ---> ef83ee877c88 [2023-01-31T19:07:46.768Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-31T19:07:47.025Z] ---> Running in 99b94dd718ba [2023-01-31T19:07:47.282Z] ---> f98ed2ae90a5 [2023-01-31T19:07:47.282Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-31T19:07:47.282Z] Removing intermediate container 99b94dd718ba [2023-01-31T19:07:47.282Z] ---> 3826830a6b4b [2023-01-31T19:07:47.282Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-01-31T19:07:47.282Z] ---> Running in 1c09b78e6f08 [2023-01-31T19:07:47.551Z] ---> Running in 0ce830c7ad59 [2023-01-31T19:07:47.551Z] Removing intermediate container 1c09b78e6f08 [2023-01-31T19:07:47.551Z] ---> 2e80245a8c91 [2023-01-31T19:07:47.551Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:07:47.551Z] ---> Running in 74c340125c9b [2023-01-31T19:07:47.551Z] Removing intermediate container 0ce830c7ad59 [2023-01-31T19:07:47.551Z] ---> 9e23e7ab441f [2023-01-31T19:07:47.551Z] Step 20/22 : LABEL arch=x86_64 [2023-01-31T19:07:47.811Z] ---> Running in d95c0f213417 [2023-01-31T19:07:47.811Z] Removing intermediate container 74c340125c9b [2023-01-31T19:07:47.811Z] ---> 386baa6d68b0 [2023-01-31T19:07:47.811Z] Step 22/24 : LABEL arch=x86_64 [2023-01-31T19:07:47.811Z] ---> Running in df286addab12 [2023-01-31T19:07:48.074Z] Removing intermediate container d95c0f213417 [2023-01-31T19:07:48.074Z] ---> 622a770a36f2 [2023-01-31T19:07:48.074Z] Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:07:48.074Z] ---> Running in 80bedff9b4bc [2023-01-31T19:07:48.074Z] Removing intermediate container df286addab12 [2023-01-31T19:07:48.074Z] ---> 0986b7d5f59c [2023-01-31T19:07:48.074Z] Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:07:48.074Z] ---> Running in ff5e1afd63b5 [2023-01-31T19:07:48.074Z] Removing intermediate container 80bedff9b4bc [2023-01-31T19:07:48.074Z] ---> de6ec2d2846b [2023-01-31T19:07:48.074Z] Step 22/22 : LABEL version=0.0.0 [2023-01-31T19:07:48.333Z] ---> Running in a2a2d0df63f7 [2023-01-31T19:07:48.333Z] Removing intermediate container ff5e1afd63b5 [2023-01-31T19:07:48.333Z] ---> fc161fa8d5b1 [2023-01-31T19:07:48.333Z] Step 24/24 : LABEL version=0.0.0 [2023-01-31T19:07:48.333Z] ---> Running in c2335725dc5f [2023-01-31T19:07:48.333Z] Removing intermediate container a2a2d0df63f7 [2023-01-31T19:07:48.333Z] ---> a38740b73804 [2023-01-31T19:07:48.333Z] [2023-01-31T19:07:48.591Z] Successfully built a38740b73804 [2023-01-31T19:07:48.591Z] Successfully tagged core-common-config-bootstrapper:latest [2023-01-31T19:07:48.591Z] Building security-secretstore-setup [2023-01-31T19:07:48.591Z]  Building core-common-config-bootstrapper ... done Removing intermediate container c2335725dc5f [2023-01-31T19:07:48.591Z] ---> f0cc609130fd [2023-01-31T19:07:48.591Z] [2023-01-31T19:07:48.591Z] Successfully built f0cc609130fd [2023-01-31T19:07:48.591Z] Successfully tagged core-metadata:latest [2023-01-31T19:07:48.591Z]  Building core-metadata ... done Building security-bootstrapper [2023-01-31T19:07:52.595Z] Removing intermediate container a656b443accc [2023-01-31T19:07:52.595Z] ---> bfcdcd666f71 [2023-01-31T19:07:52.595Z] Successfully built bfcdcd666f71 [2023-01-31T19:07:52.595Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:07:52.994Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T19:07:52.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:07:53.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-4181 does not seem to be running inside a container [2023-01-31T19:07:53.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-31T19:07:53.852Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:07:53.852Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:07:53.852Z] ---> 8579b5d6e098 [2023-01-31T19:07:53.852Z] Step 3/32 : WORKDIR /edgex-go [2023-01-31T19:07:53.852Z] ---> Using cache [2023-01-31T19:07:53.852Z] ---> 6a0df4f4a103 [2023-01-31T19:07:53.852Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-31T19:07:53.852Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:07:53.852Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:07:53.852Z] ---> 8579b5d6e098 [2023-01-31T19:07:53.852Z] Step 3/24 : WORKDIR /edgex-go [2023-01-31T19:07:53.852Z] ---> Using cache [2023-01-31T19:07:53.852Z] ---> 6a0df4f4a103 [2023-01-31T19:07:53.852Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-31T19:07:54.414Z] $ docker top 2a3bd9c169033e6ec8e5a083da9b82b332c96e470820230983af96a3f0cc8e8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T19:07:55.278Z] + go version [2023-01-31T19:07:55.278Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-31T19:07:55.312Z] $ docker stop --time=1 2a3bd9c169033e6ec8e5a083da9b82b332c96e470820230983af96a3f0cc8e8f [2023-01-31T19:07:56.891Z] $ docker rm -f --volumes 2a3bd9c169033e6ec8e5a083da9b82b332c96e470820230983af96a3f0cc8e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:07:57.673Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T19:07:57.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:07:57.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-4181 does not seem to be running inside a container [2023-01-31T19:07:57.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-31T19:07:58.043Z] ---> Running in 26a2ee3af742 [2023-01-31T19:07:58.043Z] ---> Running in 4c6d6de59fb1 [2023-01-31T19:07:58.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:58.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:58.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:58.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:07:58.560Z] OK: 211 MiB in 51 packages [2023-01-31T19:07:58.560Z] OK: 211 MiB in 51 packages [2023-01-31T19:07:59.037Z] $ docker top cb2420d6b3e1b6b4fa6e21e205cb0929bb5e90c614cdafc6b5f745bcf6ced91d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-31T19:07:59.313Z] ========================================================= [2023-01-31T19:07:59.313Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-31T19:07:59.313Z] ========================================================= [Pipeline] sh [2023-01-31T19:07:59.624Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-31T19:08:00.006Z] + make test [2023-01-31T19:08:00.006Z] go test -race -coverprofile=coverage.out ./... [2023-01-31T19:08:00.464Z] Removing intermediate container 8b03355c374e [2023-01-31T19:08:00.464Z] ---> 1fb8a8deec00 [2023-01-31T19:08:00.464Z] [2023-01-31T19:08:00.464Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T19:08:00.464Z] ---> bfe296a52501 [2023-01-31T19:08:00.464Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-31T19:08:00.464Z] ---> Running in d29636cbe3cc [2023-01-31T19:08:00.464Z] Removing intermediate container 4c6d6de59fb1 [2023-01-31T19:08:00.464Z] ---> f5ef604f0645 [2023-01-31T19:08:00.464Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-31T19:08:00.464Z] Removing intermediate container 26a2ee3af742 [2023-01-31T19:08:00.464Z] ---> 20890d2ec9b3 [2023-01-31T19:08:00.464Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-31T19:08:00.722Z] Removing intermediate container d29636cbe3cc [2023-01-31T19:08:00.722Z] ---> 441b8ccc5fe3 [2023-01-31T19:08:00.722Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-31T19:08:00.722Z] ---> f5a98288fbdb [2023-01-31T19:08:00.722Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:08:00.980Z] ---> be92c9c5e4a8 [2023-01-31T19:08:00.980Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:08:00.980Z] ---> Running in 5f26e726d5d2 [2023-01-31T19:08:00.980Z] ---> Running in 5559c69c5caf [2023-01-31T19:08:00.980Z] ---> Running in 1b29b35bcc1b [2023-01-31T19:08:01.239Z] Removing intermediate container 5f26e726d5d2 [2023-01-31T19:08:01.239Z] ---> 8d82b819d6b1 [2023-01-31T19:08:01.239Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-31T19:08:01.239Z] ---> Running in 6dadf217e21e [2023-01-31T19:08:01.239Z] Removing intermediate container 0511c8cefb3e [2023-01-31T19:08:01.239Z] ---> 387655047a4b [2023-01-31T19:08:01.239Z] [2023-01-31T19:08:01.239Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T19:08:01.239Z] ---> bfe296a52501 [2023-01-31T19:08:01.239Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-31T19:08:01.239Z] ---> Using cache [2023-01-31T19:08:01.239Z] ---> 13a2a7701cb7 [2023-01-31T19:08:01.239Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T19:08:01.239Z] ---> Using cache [2023-01-31T19:08:01.239Z] ---> 96b37c31e46e [2023-01-31T19:08:01.239Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-31T19:08:01.501Z] ---> Running in 72e03da6d31b [2023-01-31T19:08:01.501Z] Removing intermediate container 6dadf217e21e [2023-01-31T19:08:01.501Z] ---> 4b7054661641 [2023-01-31T19:08:01.501Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-31T19:08:01.501Z] ---> Running in 4ae9ae0f36f5 [2023-01-31T19:08:01.501Z] Removing intermediate container 72e03da6d31b [2023-01-31T19:08:01.501Z] ---> 345703388eff [2023-01-31T19:08:01.501Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-31T19:08:01.760Z] ---> Running in cf82be409ab6 [2023-01-31T19:08:01.760Z] Removing intermediate container cf82be409ab6 [2023-01-31T19:08:01.760Z] ---> cb2c8581553e [2023-01-31T19:08:01.760Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:08:02.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:08:02.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:08:02.020Z] ---> 908a29188069 [2023-01-31T19:08:02.020Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-31T19:08:02.278Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T19:08:02.278Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:08:02.278Z] OK: 6 MiB in 15 packages [2023-01-31T19:08:03.278Z] ---> a9286c6dec62 [2023-01-31T19:08:03.278Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-31T19:08:03.278Z] Removing intermediate container 4ae9ae0f36f5 [2023-01-31T19:08:03.278Z] ---> 32ac2c35db1a [2023-01-31T19:08:03.278Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:08:03.278Z] ---> 1ff02e8f1afe [2023-01-31T19:08:03.278Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-31T19:08:03.278Z] ---> Running in ab2de603fef8 [2023-01-31T19:08:03.536Z] ---> fd8df62b56e5 [2023-01-31T19:08:03.536Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-31T19:08:03.536Z] Removing intermediate container ab2de603fef8 [2023-01-31T19:08:03.536Z] ---> 3d7fa29a3c4e [2023-01-31T19:08:03.536Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:08:03.536Z] ---> Running in e8814e96914e [2023-01-31T19:08:03.794Z] Removing intermediate container e8814e96914e [2023-01-31T19:08:03.794Z] ---> 2645609a98b3 [2023-01-31T19:08:03.794Z] Step 20/22 : LABEL arch=x86_64 [2023-01-31T19:08:04.052Z] ---> 619d3dfbca83 [2023-01-31T19:08:04.052Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-31T19:08:04.052Z] ---> Running in 95ebce9d15a5 [2023-01-31T19:08:04.052Z] Removing intermediate container 95ebce9d15a5 [2023-01-31T19:08:04.052Z] ---> 6d50c16a665f [2023-01-31T19:08:04.052Z] Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:08:04.052Z] ---> Running in 786a8a77dc71 [2023-01-31T19:08:04.052Z] ---> c37d1cd4e4b6 [2023-01-31T19:08:04.052Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-31T19:08:04.310Z] ---> Running in 4f2dd3e70f0e [2023-01-31T19:08:04.310Z] Removing intermediate container 786a8a77dc71 [2023-01-31T19:08:04.310Z] ---> a0c61a8366e1 [2023-01-31T19:08:04.310Z] Step 22/22 : LABEL version=0.0.0 [2023-01-31T19:08:04.310Z] ---> Running in 7d702b9f90de [2023-01-31T19:08:04.310Z] Removing intermediate container 4f2dd3e70f0e [2023-01-31T19:08:04.310Z] ---> a8c4f23e48d4 [2023-01-31T19:08:04.310Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:08:04.310Z] ---> Running in c993afde386d [2023-01-31T19:08:04.310Z] Removing intermediate container 7d702b9f90de [2023-01-31T19:08:04.310Z] ---> 8098de8880d0 [2023-01-31T19:08:04.310Z] [2023-01-31T19:08:04.626Z] Successfully built 8098de8880d0 [2023-01-31T19:08:04.626Z] Successfully tagged support-scheduler:latest [2023-01-31T19:08:04.626Z]  Building support-scheduler ... done Building support-notifications [2023-01-31T19:08:04.626Z] Removing intermediate container c993afde386d [2023-01-31T19:08:04.626Z] ---> 861beea133d2 [2023-01-31T19:08:04.626Z] Step 20/22 : LABEL arch=x86_64 [2023-01-31T19:08:04.626Z] ---> Running in 27a096b0ea4a [2023-01-31T19:08:04.884Z] Removing intermediate container fd4b56099d91 [2023-01-31T19:08:04.884Z] ---> 10596e8ec635 [2023-01-31T19:08:04.884Z] Step 7/19 : COPY . . [2023-01-31T19:08:04.884Z] Removing intermediate container 27a096b0ea4a [2023-01-31T19:08:04.884Z] ---> 769378630b27 [2023-01-31T19:08:04.884Z] Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:08:06.798Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:08:06.798Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:08:06.798Z] ---> 8579b5d6e098 [2023-01-31T19:08:06.798Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:08:06.798Z] ---> Using cache [2023-01-31T19:08:06.798Z] ---> 714805cc7d96 [2023-01-31T19:08:06.798Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T19:08:06.798Z] ---> Using cache [2023-01-31T19:08:06.798Z] ---> cdb6a8373011 [2023-01-31T19:08:06.798Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-31T19:08:07.056Z] ---> Running in d719f5399da6 [2023-01-31T19:08:07.056Z] ---> Running in 1272a1fe072c [2023-01-31T19:08:07.056Z] Removing intermediate container d719f5399da6 [2023-01-31T19:08:07.056Z] ---> 65f0009caae8 [2023-01-31T19:08:07.056Z] Step 22/22 : LABEL version=0.0.0 [2023-01-31T19:08:07.056Z] ---> Running in 26e1587914fb [2023-01-31T19:08:07.314Z] Removing intermediate container 26e1587914fb [2023-01-31T19:08:07.314Z] ---> 1d0dc58171e6 [2023-01-31T19:08:07.314Z] [2023-01-31T19:08:07.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:08:07.314Z] Successfully built 1d0dc58171e6 [2023-01-31T19:08:07.314Z] Successfully tagged core-data:latest [2023-01-31T19:08:07.314Z] Building core-command [2023-01-31T19:08:07.571Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:08:07.571Z] OK: 211 MiB in 51 packages [2023-01-31T19:08:09.481Z] ---> 78fa2ca5f712 [2023-01-31T19:08:09.481Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-31T19:08:09.481Z] Removing intermediate container 1272a1fe072c [2023-01-31T19:08:09.481Z] ---> 03d13c8fe936 [2023-01-31T19:08:09.481Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T19:08:09.745Z] ---> Running in 6515ef985d8d [2023-01-31T19:08:09.745Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:08:09.745Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:08:09.745Z] ---> 8579b5d6e098 [2023-01-31T19:08:09.745Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:08:09.745Z] ---> Using cache [2023-01-31T19:08:09.745Z] ---> 714805cc7d96 [2023-01-31T19:08:09.745Z] Step 4/23 : WORKDIR /edgex-go [2023-01-31T19:08:09.745Z] ---> Using cache [2023-01-31T19:08:09.745Z] ---> cdb6a8373011 [2023-01-31T19:08:09.745Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-31T19:08:09.745Z] ---> Using cache [2023-01-31T19:08:09.745Z] ---> bafa7c829e44 [2023-01-31T19:08:09.745Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-31T19:08:09.745Z] ---> Using cache [2023-01-31T19:08:09.745Z] ---> effb9fe0108d [2023-01-31T19:08:09.745Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:08:09.745Z] ---> Using cache [2023-01-31T19:08:09.745Z] ---> f195af1684c4 [2023-01-31T19:08:09.745Z] Step 8/23 : COPY . . [2023-01-31T19:08:09.745Z] ---> Using cache [2023-01-31T19:08:09.745Z] ---> 36931a44626b [2023-01-31T19:08:09.745Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-31T19:08:09.745Z] ---> 621afe444b19 [2023-01-31T19:08:09.745Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:08:10.004Z] ---> Running in 37e1b4741e19 [2023-01-31T19:08:10.004Z] ---> Running in aa06336cad34 [2023-01-31T19:08:10.004Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-31T19:08:10.571Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-31T19:08:32.220Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-31T19:08:37.104Z] Removing intermediate container 5559c69c5caf [2023-01-31T19:08:37.104Z] ---> 2a2ee4aa0ccc [2023-01-31T19:08:37.104Z] Step 7/32 : COPY . . [2023-01-31T19:08:37.104Z] Removing intermediate container 1b29b35bcc1b [2023-01-31T19:08:37.104Z] ---> 9db4a8c97db8 [2023-01-31T19:08:37.104Z] Step 7/24 : COPY . . [2023-01-31T19:08:39.020Z] ---> 6781131ca258 [2023-01-31T19:08:39.020Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-31T19:08:39.279Z] ---> 552638dafba1 [2023-01-31T19:08:39.279Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-31T19:08:39.279Z] Removing intermediate container 37e1b4741e19 [2023-01-31T19:08:39.279Z] ---> e9342fb4a47d [2023-01-31T19:08:39.279Z] [2023-01-31T19:08:39.279Z] Step 10/23 : FROM alpine:3.16 [2023-01-31T19:08:39.279Z] ---> bfe296a52501 [2023-01-31T19:08:39.279Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-31T19:08:39.279Z] ---> Using cache [2023-01-31T19:08:39.279Z] ---> 13a2a7701cb7 [2023-01-31T19:08:39.279Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T19:08:39.279Z] ---> Using cache [2023-01-31T19:08:39.279Z] ---> 96b37c31e46e [2023-01-31T19:08:39.279Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-31T19:08:39.279Z] ---> Running in 5edbc8871e22 [2023-01-31T19:08:39.279Z] ---> Running in 99e0d254bcd7 [2023-01-31T19:08:39.279Z] ---> Running in fcafc1400c94 [2023-01-31T19:08:39.279Z] Removing intermediate container 6515ef985d8d [2023-01-31T19:08:39.279Z] ---> ee3674d2a69b [2023-01-31T19:08:39.279Z] [2023-01-31T19:08:39.279Z] Step 9/19 : FROM alpine:3.15 [2023-01-31T19:08:39.279Z] ---> c4fc93816858 [2023-01-31T19:08:39.279Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T19:08:39.279Z] ---> Using cache [2023-01-31T19:08:39.279Z] ---> 347277987094 [2023-01-31T19:08:39.279Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-31T19:08:39.537Z] ---> Running in 7b36beb15c1f [2023-01-31T19:08:39.538Z] Removing intermediate container 99e0d254bcd7 [2023-01-31T19:08:39.538Z] ---> 4697fb824fc3 [2023-01-31T19:08:39.538Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-31T19:08:39.538Z] ---> Running in d8e449e721d9 [2023-01-31T19:08:39.795Z] Removing intermediate container d8e449e721d9 [2023-01-31T19:08:39.795Z] ---> e69243d6a0ec [2023-01-31T19:08:39.795Z] Step 15/23 : WORKDIR / [2023-01-31T19:08:39.795Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-31T19:08:39.795Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-31T19:08:39.795Z] ---> Running in 933fc7483865 [2023-01-31T19:08:39.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:08:40.052Z] Removing intermediate container 933fc7483865 [2023-01-31T19:08:40.052Z] ---> aacde23878a1 [2023-01-31T19:08:40.052Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:08:40.052Z] Removing intermediate container aa06336cad34 [2023-01-31T19:08:40.052Z] ---> 02723184ca34 [2023-01-31T19:08:40.052Z] Step 8/22 : COPY . . [2023-01-31T19:08:40.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:08:40.311Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T19:08:40.311Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T19:08:40.311Z] OK: 15859 distinct packages available [2023-01-31T19:08:40.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:08:40.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:08:40.569Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-31T19:08:40.569Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-31T19:08:40.569Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-31T19:08:40.569Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-31T19:08:40.569Z] (5/9) Installing curl (7.80.0-r5) [2023-01-31T19:08:40.827Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-31T19:08:40.827Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-31T19:08:40.827Z] (8/9) Installing libucontext (1.1-r0) [2023-01-31T19:08:40.827Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-31T19:08:40.827Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T19:08:40.827Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T19:08:40.827Z] OK: 8 MiB in 23 packages [2023-01-31T19:08:41.765Z] ---> fdc075ca6eef [2023-01-31T19:08:41.765Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-31T19:08:42.698Z] Removing intermediate container 7b36beb15c1f [2023-01-31T19:08:42.698Z] ---> 0e6a036f7285 [2023-01-31T19:08:42.698Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:08:43.266Z] ---> 502b60e0a44c [2023-01-31T19:08:43.266Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-31T19:08:43.537Z] ---> abb73cb9295a [2023-01-31T19:08:43.537Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-31T19:08:44.103Z] ---> ffc4b434199e [2023-01-31T19:08:44.103Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-31T19:08:44.103Z] ---> Running in 5b82aa2966b7 [2023-01-31T19:08:44.666Z] Removing intermediate container 5b82aa2966b7 [2023-01-31T19:08:44.666Z] ---> e055507e1cc2 [2023-01-31T19:08:44.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:08:44.925Z] ---> d44fdc069950 [2023-01-31T19:08:44.925Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-31T19:08:45.196Z] ---> Running in 6c27cf8804bd [2023-01-31T19:08:45.196Z] ---> 6b1529c18210 [2023-01-31T19:08:45.196Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-31T19:08:45.454Z] ---> 5f1d29f8543e [2023-01-31T19:08:45.454Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-31T19:08:45.454Z] ---> Running in ad4de49f876d [2023-01-31T19:08:45.711Z] Removing intermediate container 6c27cf8804bd [2023-01-31T19:08:45.711Z] ---> 692e92a21af9 [2023-01-31T19:08:45.711Z] Step 21/23 : LABEL arch=x86_64 [2023-01-31T19:08:45.711Z] ---> Running in 50bdc78e9df7 [2023-01-31T19:08:45.971Z] ---> Running in b35a4ad4cfe9 [2023-01-31T19:08:46.535Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-31T19:08:46.535Z] Removing intermediate container 50bdc78e9df7 [2023-01-31T19:08:46.535Z] ---> 0dfccd7f7b7d [2023-01-31T19:08:46.535Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:08:46.535Z] Removing intermediate container b35a4ad4cfe9 [2023-01-31T19:08:46.806Z] ---> 3f6267fa7439 [2023-01-31T19:08:46.806Z] Step 22/23 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:08:46.806Z] ---> Running in 7b14b0f048ca [2023-01-31T19:08:46.806Z] ---> Running in 09006539e5c6 [2023-01-31T19:08:46.806Z] Removing intermediate container 09006539e5c6 [2023-01-31T19:08:46.806Z] ---> 56d338d87de1 [2023-01-31T19:08:46.806Z] Step 23/23 : LABEL version=0.0.0 [2023-01-31T19:08:47.077Z] ---> Running in f23f3bffdec3 [2023-01-31T19:08:47.077Z] Removing intermediate container 7b14b0f048ca [2023-01-31T19:08:47.077Z] ---> dfe4bfc51627 [2023-01-31T19:08:47.077Z] Step 17/19 : LABEL arch=x86_64 [2023-01-31T19:08:47.077Z] ---> Running in 1096c750a4a9 [2023-01-31T19:08:47.461Z] Removing intermediate container f23f3bffdec3 [2023-01-31T19:08:47.461Z] ---> a7b180a5312d [2023-01-31T19:08:47.461Z] [2023-01-31T19:08:47.461Z] Successfully built a7b180a5312d [2023-01-31T19:08:47.461Z] Successfully tagged core-command:latest [2023-01-31T19:08:47.461Z] Building security-proxy-setup [2023-01-31T19:08:47.461Z]  Building core-command ... done Removing intermediate container 1096c750a4a9 [2023-01-31T19:08:47.461Z] ---> 6c4d8c273641 [2023-01-31T19:08:47.461Z] Step 18/19 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:08:47.718Z] ---> Running in 8335a15f58ae [2023-01-31T19:08:49.157Z] Removing intermediate container 8335a15f58ae [2023-01-31T19:08:49.157Z] ---> 940536a2361f [2023-01-31T19:08:49.157Z] Step 19/19 : LABEL version=0.0.0 [2023-01-31T19:08:49.735Z] ---> Running in bed4b13357bf [2023-01-31T19:08:50.352Z] Removing intermediate container bed4b13357bf [2023-01-31T19:08:50.352Z] ---> 31b8ef643045 [2023-01-31T19:08:50.352Z] [2023-01-31T19:08:50.352Z] Successfully built 31b8ef643045 [2023-01-31T19:08:50.611Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-31T19:08:51.569Z]  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:08:51.569Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:08:51.569Z] ---> 8579b5d6e098 [2023-01-31T19:08:51.569Z] Step 3/21 : WORKDIR /edgex-go [2023-01-31T19:08:51.569Z] ---> Using cache [2023-01-31T19:08:51.569Z] ---> 6a0df4f4a103 [2023-01-31T19:08:51.569Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-31T19:08:51.569Z] ---> Using cache [2023-01-31T19:08:51.569Z] ---> 20890d2ec9b3 [2023-01-31T19:08:51.569Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-31T19:08:51.569Z] ---> Using cache [2023-01-31T19:08:51.569Z] ---> be92c9c5e4a8 [2023-01-31T19:08:51.569Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:08:51.569Z] ---> Using cache [2023-01-31T19:08:51.569Z] ---> 9db4a8c97db8 [2023-01-31T19:08:51.569Z] Step 7/21 : COPY . . [2023-01-31T19:08:51.569Z] ---> Using cache [2023-01-31T19:08:51.569Z] ---> 552638dafba1 [2023-01-31T19:08:51.569Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-31T19:08:51.827Z] ---> Running in 985dbe1c76a2 [2023-01-31T19:08:52.411Z] 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 [2023-01-31T19:09:00.517Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-31T19:09:08.618Z] Removing intermediate container 5edbc8871e22 [2023-01-31T19:09:08.618Z] ---> 390425151f1c [2023-01-31T19:09:08.618Z] [2023-01-31T19:09:08.618Z] Step 9/32 : FROM alpine:3.16 [2023-01-31T19:09:08.618Z] Removing intermediate container fcafc1400c94 [2023-01-31T19:09:08.618Z] ---> 3ce6948dbd1c [2023-01-31T19:09:08.618Z] [2023-01-31T19:09:08.618Z] Step 9/24 : FROM alpine:3.16 [2023-01-31T19:09:08.618Z] ---> bfe296a52501 [2023-01-31T19:09:08.618Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-31T19:09:08.618Z] ---> bfe296a52501 [2023-01-31T19:09:08.618Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T19:09:08.618Z] ---> Running in bfa4edb70916 [2023-01-31T19:09:08.618Z] ---> Running in 4d2852c7bb90 [2023-01-31T19:09:08.618Z] Removing intermediate container bfa4edb70916 [2023-01-31T19:09:08.618Z] ---> 0358cca41278 [2023-01-31T19:09:08.618Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-31T19:09:08.618Z] ---> Running in 6ad31ebd28ea [2023-01-31T19:09:08.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:09:08.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:09:08.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:09:08.618Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-31T19:09:08.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:09:08.618Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-31T19:09:08.618Z] (3/3) Installing su-exec (0.2-r1) [2023-01-31T19:09:08.618Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:09:08.618Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T19:09:08.875Z] OK: 6 MiB in 17 packages [2023-01-31T19:09:08.875Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-31T19:09:08.875Z] (2/2) Installing su-exec (0.2-r1) [2023-01-31T19:09:08.875Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:09:08.875Z] OK: 6 MiB in 16 packages [2023-01-31T19:09:09.817Z] Removing intermediate container 6ad31ebd28ea [2023-01-31T19:09:09.817Z] ---> 291a6ddba921 [2023-01-31T19:09:09.817Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-31T19:09:09.817Z] Removing intermediate container 4d2852c7bb90 [2023-01-31T19:09:09.817Z] ---> 62cb635e48e6 [2023-01-31T19:09:09.817Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-31T19:09:09.817Z] ---> Running in 3cce0847c6cd [2023-01-31T19:09:09.817Z] ---> Running in 91d19358cf58 [2023-01-31T19:09:09.817Z] Removing intermediate container 3cce0847c6cd [2023-01-31T19:09:09.817Z] ---> 54c4b12c7f71 [2023-01-31T19:09:09.817Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-31T19:09:10.074Z] ---> Running in 197d67ffe9c3 [2023-01-31T19:09:10.074Z] Removing intermediate container 91d19358cf58 [2023-01-31T19:09:10.074Z] ---> 6913c031f17c [2023-01-31T19:09:10.074Z] Step 12/24 : WORKDIR / [2023-01-31T19:09:10.074Z] ---> Running in b10dc256dcdd [2023-01-31T19:09:10.074Z] Removing intermediate container 197d67ffe9c3 [2023-01-31T19:09:10.074Z] ---> 0d52b89f0901 [2023-01-31T19:09:10.074Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-31T19:09:10.074Z] ---> Running in 52a41bbc8d49 [2023-01-31T19:09:10.074Z] Removing intermediate container b10dc256dcdd [2023-01-31T19:09:10.074Z] ---> bda981d77ffb [2023-01-31T19:09:10.074Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-31T19:09:10.334Z] Removing intermediate container 52a41bbc8d49 [2023-01-31T19:09:10.334Z] ---> c70107939025 [2023-01-31T19:09:10.334Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-31T19:09:10.334Z] ---> Running in e8c96f305fae [2023-01-31T19:09:10.334Z] ---> d743965c5140 [2023-01-31T19:09:10.334Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-31T19:09:10.334Z] Removing intermediate container e8c96f305fae [2023-01-31T19:09:10.334Z] ---> 42279b36d363 [2023-01-31T19:09:10.334Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-31T19:09:10.592Z] ---> Running in 376d42610049 [2023-01-31T19:09:10.592Z] ---> 7ebe628c0e5c [2023-01-31T19:09:10.592Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-31T19:09:10.850Z] ---> 0e78f804af70 [2023-01-31T19:09:10.851Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-31T19:09:10.851Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-31T19:09:11.114Z] ---> 63057a0a4934 [2023-01-31T19:09:11.114Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-31T19:09:11.372Z] Removing intermediate container 376d42610049 [2023-01-31T19:09:11.372Z] ---> 03d2778bf47d [2023-01-31T19:09:11.372Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-31T19:09:11.372Z] ---> Running in 2910039e1696 [2023-01-31T19:09:11.632Z] ---> 1fc8c46ce2d7 [2023-01-31T19:09:11.632Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-31T19:09:11.632Z] Removing intermediate container 2910039e1696 [2023-01-31T19:09:11.632Z] ---> 703441cb5846 [2023-01-31T19:09:11.632Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-31T19:09:11.892Z] ---> 67f2d85c514e [2023-01-31T19:09:11.892Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-31T19:09:11.892Z] ---> Running in 12019a103bfb [2023-01-31T19:09:12.151Z] ---> a4df6f7ba8cc [2023-01-31T19:09:12.151Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-31T19:09:12.411Z] ---> 28f98117b7d2 [2023-01-31T19:09:12.411Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-31T19:09:12.411Z] ---> Running in 6f7bd61cbb6e [2023-01-31T19:09:12.978Z] Removing intermediate container 12019a103bfb [2023-01-31T19:09:12.978Z] ---> f5dec6e38b3a [2023-01-31T19:09:12.978Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:09:13.544Z] ---> 67a7c3f91397 [2023-01-31T19:09:13.544Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-31T19:09:13.544Z] Removing intermediate container 6f7bd61cbb6e [2023-01-31T19:09:13.544Z] ---> 006ea1c9c21b [2023-01-31T19:09:13.544Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-31T19:09:13.544Z] ---> Running in 6260a16381fd [2023-01-31T19:09:14.108Z] Removing intermediate container 6260a16381fd [2023-01-31T19:09:14.108Z] ---> c9b22b0044db [2023-01-31T19:09:14.108Z] Step 22/24 : LABEL arch=x86_64 [2023-01-31T19:09:14.108Z] ---> 2332d6a10820 [2023-01-31T19:09:14.108Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-31T19:09:14.108Z] ---> Running in 44c04268b6b8 [2023-01-31T19:09:14.378Z] Removing intermediate container 985dbe1c76a2 [2023-01-31T19:09:14.378Z] ---> cb33a0c65077 [2023-01-31T19:09:14.378Z] [2023-01-31T19:09:14.378Z] Step 9/21 : FROM alpine:3.16 [2023-01-31T19:09:14.378Z] ---> bfe296a52501 [2023-01-31T19:09:14.378Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-31T19:09:14.378Z] ---> Running in 27cd385f7831 [2023-01-31T19:09:14.378Z] Removing intermediate container 44c04268b6b8 [2023-01-31T19:09:14.378Z] ---> 06b55ae83cb3 [2023-01-31T19:09:14.378Z] Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:09:14.378Z] ---> 6a334815901d [2023-01-31T19:09:14.378Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-31T19:09:14.639Z] ---> Running in 2dc157115159 [2023-01-31T19:09:14.639Z] ---> 264bd1971506 [2023-01-31T19:09:14.639Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-31T19:09:14.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:09:14.933Z] Removing intermediate container 2dc157115159 [2023-01-31T19:09:14.933Z] ---> 37617df3aa01 [2023-01-31T19:09:14.933Z] Step 24/24 : LABEL version=0.0.0 [2023-01-31T19:09:14.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:09:14.933Z] ---> Running in ac4adc386cf5 [2023-01-31T19:09:14.933Z] ---> 1b2828298e1b [2023-01-31T19:09:14.933Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-31T19:09:15.193Z] Removing intermediate container ac4adc386cf5 [2023-01-31T19:09:15.193Z] ---> 655cb6b1028c [2023-01-31T19:09:15.193Z] [2023-01-31T19:09:15.193Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-31T19:09:15.193Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-31T19:09:15.193Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-31T19:09:15.193Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-31T19:09:15.193Z] Successfully built 655cb6b1028c [2023-01-31T19:09:15.193Z] (5/6) Installing curl (7.83.1-r5) [2023-01-31T19:09:15.193Z] Successfully tagged security-secretstore-setup:latest [2023-01-31T19:09:15.193Z]  Building security-secretstore-setup ... done (6/6) Installing dumb-init (1.2.5-r1) [2023-01-31T19:09:15.193Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:09:15.193Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T19:09:15.193Z] OK: 8 MiB in 20 packages [2023-01-31T19:09:15.193Z] ---> e370397eec41 [2023-01-31T19:09:15.193Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-31T19:09:15.812Z] ---> 879343fc7d43 [2023-01-31T19:09:15.813Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-31T19:09:15.813Z] ---> Running in d4c57a6160f9 [2023-01-31T19:09:16.070Z] Removing intermediate container 27cd385f7831 [2023-01-31T19:09:16.070Z] ---> 2e94798c3af3 [2023-01-31T19:09:16.070Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-31T19:09:16.070Z] ---> Running in cae211554924 [2023-01-31T19:09:16.328Z] Removing intermediate container cae211554924 [2023-01-31T19:09:16.328Z] ---> c8b64a21fbd3 [2023-01-31T19:09:16.328Z] Step 12/21 : WORKDIR /edgex [2023-01-31T19:09:16.328Z] ---> Running in 8877d7ae9cfe [2023-01-31T19:09:16.328Z] Removing intermediate container ad4de49f876d [2023-01-31T19:09:16.328Z] ---> 29b9a444aa6b [2023-01-31T19:09:16.328Z] [2023-01-31T19:09:16.328Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T19:09:16.328Z] ---> bfe296a52501 [2023-01-31T19:09:16.328Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-31T19:09:16.328Z] Removing intermediate container d4c57a6160f9 [2023-01-31T19:09:16.328Z] ---> b6f061e598a4 [2023-01-31T19:09:16.328Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-31T19:09:16.586Z] Removing intermediate container 8877d7ae9cfe [2023-01-31T19:09:16.586Z] ---> 62ef3a3a556a [2023-01-31T19:09:16.586Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-31T19:09:16.586Z] ---> Running in 5ec59b01594a [2023-01-31T19:09:16.586Z] ---> Running in 0e7d8b8ebec2 [2023-01-31T19:09:16.586Z] Removing intermediate container 0e7d8b8ebec2 [2023-01-31T19:09:16.586Z] ---> 675720bf1d26 [2023-01-31T19:09:16.586Z] Step 29/32 : CMD ["gate"] [2023-01-31T19:09:16.586Z] ---> Running in 1d060e2ff85c [2023-01-31T19:09:16.586Z] ---> dc9e8c1f6585 [2023-01-31T19:09:16.586Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-31T19:09:16.844Z] Removing intermediate container 1d060e2ff85c [2023-01-31T19:09:16.844Z] ---> e913a8b62c0e [2023-01-31T19:09:16.844Z] Step 30/32 : LABEL arch=x86_64 [2023-01-31T19:09:16.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T19:09:16.844Z] ---> Running in da043b7f59a5 [2023-01-31T19:09:16.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T19:09:16.844Z] ---> e20a02547eda [2023-01-31T19:09:16.844Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-31T19:09:16.844Z] Removing intermediate container da043b7f59a5 [2023-01-31T19:09:16.844Z] ---> 351c9cf1cd5d [2023-01-31T19:09:16.844Z] Step 31/32 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:09:17.106Z] ---> Running in 8344dd891898 [2023-01-31T19:09:17.106Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-31T19:09:17.106Z] Removing intermediate container 8344dd891898 [2023-01-31T19:09:17.106Z] ---> 970aa5d048b2 [2023-01-31T19:09:17.106Z] Step 32/32 : LABEL version=0.0.0 [2023-01-31T19:09:17.106Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-31T19:09:17.106Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:09:17.106Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T19:09:17.106Z] ---> Running in 1497036c2cfb [2023-01-31T19:09:17.367Z] OK: 6 MiB in 16 packages [2023-01-31T19:09:17.368Z] ---> 1d896d8e5b68 [2023-01-31T19:09:17.368Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-31T19:09:17.368Z] Removing intermediate container 1497036c2cfb [2023-01-31T19:09:17.368Z] ---> c5cd2e97505c [2023-01-31T19:09:17.368Z] [2023-01-31T19:09:17.368Z] Successfully built c5cd2e97505c [2023-01-31T19:09:17.368Z] Successfully tagged security-bootstrapper:latest [2023-01-31T19:09:17.368Z]  Building security-bootstrapper ... done  ---> 926b1130d926 [2023-01-31T19:09:17.368Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-31T19:09:17.626Z] ---> Running in 15b4d28dd582 [2023-01-31T19:09:17.626Z] Removing intermediate container 5ec59b01594a [2023-01-31T19:09:17.626Z] ---> dd0fc78c506d [2023-01-31T19:09:17.626Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T19:09:17.626Z] ---> Running in 681e827984a8 [2023-01-31T19:09:17.887Z] Removing intermediate container 681e827984a8 [2023-01-31T19:09:17.887Z] ---> 5ad31ff334b8 [2023-01-31T19:09:17.887Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-31T19:09:17.887Z] ---> Running in c10add41e420 [2023-01-31T19:09:17.887Z] Removing intermediate container c10add41e420 [2023-01-31T19:09:17.887Z] ---> 31e9e04fe4f3 [2023-01-31T19:09:17.887Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-31T19:09:18.146Z] ---> Running in f6af63145186 [2023-01-31T19:09:18.146Z] Removing intermediate container f6af63145186 [2023-01-31T19:09:18.146Z] ---> b7faeac78ff3 [2023-01-31T19:09:18.146Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:09:18.146Z] Removing intermediate container 15b4d28dd582 [2023-01-31T19:09:18.146Z] ---> 257b49a0fd7f [2023-01-31T19:09:18.146Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-31T19:09:18.146Z] ---> Running in 418407de048f [2023-01-31T19:09:18.146Z] Removing intermediate container 418407de048f [2023-01-31T19:09:18.146Z] ---> 32d62e49b210 [2023-01-31T19:09:18.146Z] Step 19/21 : LABEL arch=x86_64 [2023-01-31T19:09:18.406Z] ---> f106f09c0845 [2023-01-31T19:09:18.406Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-31T19:09:18.406Z] ---> Running in 2b9bf668954b [2023-01-31T19:09:18.406Z] Removing intermediate container 2b9bf668954b [2023-01-31T19:09:18.406Z] ---> 9a68edf6224d [2023-01-31T19:09:18.406Z] Step 20/21 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:09:18.664Z] ---> Running in aa72c1e74355 [2023-01-31T19:09:18.664Z] Removing intermediate container aa72c1e74355 [2023-01-31T19:09:18.664Z] ---> d90251fc4c76 [2023-01-31T19:09:18.664Z] Step 21/21 : LABEL version=0.0.0 [2023-01-31T19:09:18.664Z] ---> Running in 31aee13df431 [2023-01-31T19:09:18.924Z] ---> 835150ecd54d [2023-01-31T19:09:18.925Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-31T19:09:18.925Z] Removing intermediate container 31aee13df431 [2023-01-31T19:09:18.925Z] ---> f900380c8010 [2023-01-31T19:09:18.925Z] [2023-01-31T19:09:18.925Z] Successfully built f900380c8010 [2023-01-31T19:09:18.925Z] Successfully tagged security-proxy-setup:latest [2023-01-31T19:09:18.925Z]  Building security-proxy-setup ... done  ---> 1d7ac73df65d [2023-01-31T19:09:18.925Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-31T19:09:19.183Z] ---> Running in b31baba92537 [2023-01-31T19:09:19.183Z] Removing intermediate container b31baba92537 [2023-01-31T19:09:19.183Z] ---> 9dde436f944e [2023-01-31T19:09:19.183Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:09:19.183Z] ---> Running in ed53a5feec20 [2023-01-31T19:09:19.183Z] Removing intermediate container ed53a5feec20 [2023-01-31T19:09:19.183Z] ---> f20c23237125 [2023-01-31T19:09:19.183Z] Step 20/22 : LABEL arch=x86_64 [2023-01-31T19:09:19.183Z] ---> Running in c9da2bb62ef3 [2023-01-31T19:09:19.441Z] Removing intermediate container c9da2bb62ef3 [2023-01-31T19:09:19.441Z] ---> f7c86d541a24 [2023-01-31T19:09:19.441Z] Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:09:19.441Z] ---> Running in d07c3346238a [2023-01-31T19:09:19.441Z] Removing intermediate container d07c3346238a [2023-01-31T19:09:19.441Z] ---> 620efb5b01eb [2023-01-31T19:09:19.441Z] Step 22/22 : LABEL version=0.0.0 [2023-01-31T19:09:19.441Z] ---> Running in c8f42362fc3a [2023-01-31T19:09:19.701Z] Removing intermediate container c8f42362fc3a [2023-01-31T19:09:19.701Z] ---> 64944aab999b [2023-01-31T19:09:19.701Z] [2023-01-31T19:09:19.701Z] Successfully built 64944aab999b [2023-01-31T19:09:19.701Z] Successfully tagged support-notifications:latest [2023-01-31T19:09:19.706Z]  Building support-notifications ... done  [Pipeline] } [2023-01-31T19:09:19.733Z] $ docker stop --time=1 7f3e79b49aef0af55be218cbb4a3340ed74e8301483d779f097f7e2517ed531e [2023-01-31T19:09:21.041Z] $ docker rm -f --volumes 7f3e79b49aef0af55be218cbb4a3340ed74e8301483d779f097f7e2517ed531e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T19:09:21.443Z] + docker images [2023-01-31T19:09:21.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-31T19:09:21.443Z] support-notifications latest 64944aab999b 2 seconds ago 30.6MB [2023-01-31T19:09:21.443Z] security-proxy-setup latest f900380c8010 3 seconds ago 27.8MB [2023-01-31T19:09:21.443Z] security-bootstrapper latest c5cd2e97505c 4 seconds ago 20.3MB [2023-01-31T19:09:21.443Z] 29b9a444aa6b 6 seconds ago 1.74GB [2023-01-31T19:09:21.443Z] cb33a0c65077 7 seconds ago 1.67GB [2023-01-31T19:09:21.443Z] security-secretstore-setup latest 655cb6b1028c 7 seconds ago 29.9MB [2023-01-31T19:09:21.443Z] 3ce6948dbd1c 15 seconds ago 1.67GB [2023-01-31T19:09:21.443Z] 390425151f1c 16 seconds ago 1.67GB [2023-01-31T19:09:21.443Z] security-spiffe-token-provider latest 31b8ef643045 32 seconds ago 29.8MB [2023-01-31T19:09:21.443Z] core-command latest a7b180a5312d 34 seconds ago 17.7MB [2023-01-31T19:09:21.443Z] ee3674d2a69b 45 seconds ago 1.71GB [2023-01-31T19:09:21.443Z] e9342fb4a47d 46 seconds ago 1.68GB [2023-01-31T19:09:21.443Z] core-data latest 1d0dc58171e6 About a minute ago 17.9MB [2023-01-31T19:09:21.443Z] support-scheduler latest 8098de8880d0 About a minute ago 30MB [2023-01-31T19:09:21.443Z] 387655047a4b About a minute ago 1.74GB [2023-01-31T19:09:21.443Z] 1fb8a8deec00 About a minute ago 1.68GB [2023-01-31T19:09:21.443Z] core-common-config-bootstrapper latest a38740b73804 About a minute ago 15.5MB [2023-01-31T19:09:21.443Z] core-metadata latest f0cc609130fd About a minute ago 18.5MB [2023-01-31T19:09:21.443Z] 5653be64fb07 About a minute ago 1.68GB [2023-01-31T19:09:21.443Z] 51623979a67d About a minute ago 1.67GB [2023-01-31T19:09:21.443Z] security-spire-agent latest 147f1253ab80 About a minute ago 125MB [2023-01-31T19:09:21.443Z] security-spire-config latest 9d833ba82833 About a minute ago 85.8MB [2023-01-31T19:09:21.443Z] security-spire-server latest 5a3cd437ccc5 About a minute ago 86.5MB [2023-01-31T19:09:21.443Z] 639147e657d2 2 minutes ago 1.55GB [2023-01-31T19:09:21.443Z] 6aed8d66deb7 2 minutes ago 1.55GB [2023-01-31T19:09:21.443Z] 911a3d4fa216 2 minutes ago 1.55GB [2023-01-31T19:09:21.443Z] ci-base-image-x86_64 latest 8579b5d6e098 4 minutes ago 903MB [2023-01-31T19:09:21.443Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-31T19:09:21.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-31T19:09:21.443Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-31T19:09:21.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-31T19:09:21.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-31T19:10:08.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-31T19:10:08.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-31T19:10:08.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-31T19:10:11.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-31T19:10:11.458Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-31T19:10:21.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-31T19:10:21.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-31T19:10:21.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-31T19:10:21.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-31T19:10:21.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-31T19:10:21.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-31T19:10:21.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-31T19:10:21.554Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-31T19:10:21.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-31T19:10:36.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.491s coverage: 28.7% of statements [2023-01-31T19:10:36.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-31T19:10:36.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-31T19:10:40.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.603s coverage: 98.5% of statements [2023-01-31T19:10:45.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.456s coverage: 43.1% of statements [2023-01-31T19:10:45.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-31T19:10:45.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-31T19:10:45.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-31T19:10:45.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.603s coverage: 54.0% of statements [2023-01-31T19:10:45.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-31T19:10:45.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-31T19:11:07.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.867s coverage: 89.2% of statements [2023-01-31T19:11:07.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-31T19:11:07.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-31T19:11:07.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-31T19:11:07.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-31T19:11:07.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-31T19:11:07.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.746s coverage: 2.6% of statements [2023-01-31T19:11:07.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-31T19:11:07.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-31T19:11:08.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.289s coverage: 95.6% of statements [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-31T19:11:08.649Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.436s coverage: 72.2% of statements [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-31T19:11:08.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.563s coverage: 65.9% of statements [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-31T19:11:08.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-31T19:11:08.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.463s coverage: 29.6% of statements [2023-01-31T19:11:08.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-31T19:11:10.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements [2023-01-31T19:11:10.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.494s coverage: 79.5% of statements [2023-01-31T19:11:10.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements [2023-01-31T19:11:12.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements [2023-01-31T19:11:14.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2023-01-31T19:11:24.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.263s coverage: 94.4% of statements [2023-01-31T19:11:24.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2023-01-31T19:11:32.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.029s coverage: 79.9% of statements [2023-01-31T19:11:32.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-31T19:11:39.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.412s coverage: 92.9% of statements [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-31T19:11:39.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-31T19:11:39.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.276s coverage: 86.9% of statements [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-31T19:11:39.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-31T19:11:39.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-31T19:11:39.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 77.4% of statements [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-31T19:11:39.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.366s coverage: 80.0% of statements [2023-01-31T19:11:39.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements [2023-01-31T19:11:39.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements [2023-01-31T19:11:39.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-31T19:11:41.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 64.7% of statements [2023-01-31T19:11:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-31T19:11:41.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-31T19:11:41.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements [2023-01-31T19:11:41.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements [2023-01-31T19:11:41.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2023-01-31T19:11:42.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2023-01-31T19:11:43.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-01-31T19:11:49.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.234s coverage: 65.3% of statements [2023-01-31T19:11:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-31T19:11:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-31T19:11:49.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-31T19:11:51.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.798s coverage: 41.8% of statements [2023-01-31T19:11:51.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-31T19:11:51.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-31T19:11:51.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2023-01-31T19:11:51.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-31T19:11:51.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2023-01-31T19:11:51.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-31T19:11:51.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-31T19:11:51.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-31T19:11:51.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-31T19:11:59.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-31T19:11:59.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.3% of statements [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-31T19:11:59.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.234s coverage: 63.2% of statements [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-31T19:11:59.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-31T19:11:59.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-31T19:11:59.877Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-31T19:11:59.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-31T19:11:59.877Z] go vet ./... [2023-01-31T19:13:51.539Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-31T19:13:51.539Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-31T19:13:51.539Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-31T19:13:51.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-31T19:13:52.234Z] + ls -al . [2023-01-31T19:13:52.234Z] total 740 [2023-01-31T19:13:52.234Z] drwxrwxr-x 10 1001 1001 4096 Jan 31 19:08 . [2023-01-31T19:13:52.234Z] drwxr-xr-x 4 root root 4096 Jan 31 19:07 .. [2023-01-31T19:13:52.234Z] drwxrwxr-x 2 1001 1001 4096 Jan 31 19:06 .blubracket [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 16 Jan 31 19:06 .dockerignore [2023-01-31T19:13:52.234Z] drwxrwxr-x 8 1001 1001 4096 Jan 31 19:06 .git [2023-01-31T19:13:52.234Z] drwxrwxr-x 3 1001 1001 4096 Jan 31 19:06 .github [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 1024 Jan 31 19:06 .gitignore [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 42 Jan 31 19:06 .golangci.yml [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 87 Jan 31 19:06 .hadolint.yml [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 166 Jan 31 19:06 .sonarcloud.properties [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 1171 Jan 31 19:06 ADOPTERS.md [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 10825 Jan 31 19:06 Attribution.txt [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 73765 Jan 31 19:06 CHANGELOG.md [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 3804 Jan 31 19:06 CONTRIBUTING.md [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 677 Jan 31 19:06 GOVERNANCE.md [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 850 Jan 31 19:06 Jenkinsfile [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 10775 Jan 31 19:06 LICENSE [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 13388 Jan 31 19:06 Makefile [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 582 Jan 31 19:06 OWNERS.md [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 9403 Jan 31 19:06 README.md [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 6912 Jan 31 19:06 SECURITY.md [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 5 Jan 31 19:04 VERSION [2023-01-31T19:13:52.234Z] drwxrwxr-x 2 1001 1001 4096 Jan 31 19:06 bin [2023-01-31T19:13:52.234Z] drwxrwxr-x 17 1001 1001 4096 Jan 31 19:06 cmd [2023-01-31T19:13:52.234Z] -rw-r--r-- 1 root root 486197 Jan 31 19:11 coverage.out [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 3294 Jan 31 19:06 go.mod [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 33316 Jan 31 19:06 go.sum [2023-01-31T19:13:52.234Z] drwxrwxr-x 7 1001 1001 4096 Jan 31 19:06 internal [2023-01-31T19:13:52.234Z] drwxrwxr-x 3 1001 1001 4096 Jan 31 19:06 openapi [2023-01-31T19:13:52.234Z] drwxrwxr-x 4 1001 1001 4096 Jan 31 19:06 snap [2023-01-31T19:13:52.234Z] -rw-rw-r-- 1 1001 1001 204 Jan 31 19:06 version.go [Pipeline] sh [2023-01-31T19:13:52.578Z] + '[' -e coverage.out ] [2023-01-31T19:13:52.578Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-31T19:13:52.616Z] Warning: overwriting stash ‘coverage-report’ [2023-01-31T19:13:53.493Z] Stashed 1 file(s) [Pipeline] sh [2023-01-31T19:13:53.843Z] + make build [2023-01-31T19:13:53.843Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-31T19:15:15.571Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-31T19:15:19.827Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-31T19:15:24.089Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-01-31T19:15:28.343Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-31T19:16:15.203Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-31T19:16:16.163Z] 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 [2023-01-31T19:16:21.510Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-31T19:16:26.848Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-31T19:16:31.090Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-31T19:16:34.431Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-31T19:16:46.726Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-31T19:16:52.078Z] $ docker stop --time=1 cb2420d6b3e1b6b4fa6e21e205cb0929bb5e90c614cdafc6b5f745bcf6ced91d [2023-01-31T19:16:53.945Z] $ docker rm -f --volumes cb2420d6b3e1b6b4fa6e21e205cb0929bb5e90c614cdafc6b5f745bcf6ced91d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:16:56.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-31T19:16:56.148Z] [2023-01-31T19:16:56.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:16:56.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-31T19:16:56.806Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-31T19:16:56.806Z] 29e5d40040c1: Pulling fs layer [2023-01-31T19:16:56.806Z] 1ce36da41761: Pulling fs layer [2023-01-31T19:16:56.806Z] 25b303627fd3: Pulling fs layer [2023-01-31T19:16:56.806Z] 29e5d40040c1: Verifying Checksum [2023-01-31T19:16:56.806Z] 29e5d40040c1: Download complete [2023-01-31T19:16:57.073Z] 1ce36da41761: Verifying Checksum [2023-01-31T19:16:57.073Z] 1ce36da41761: Download complete [2023-01-31T19:16:57.342Z] 29e5d40040c1: Pull complete [2023-01-31T19:16:58.756Z] 1ce36da41761: Pull complete [2023-01-31T19:16:58.756Z] 25b303627fd3: Verifying Checksum [2023-01-31T19:16:58.756Z] 25b303627fd3: Download complete [2023-01-31T19:17:06.959Z] 25b303627fd3: Pull complete [2023-01-31T19:17:06.959Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-31T19:17:06.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-31T19:17:06.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:17:07.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-4181 does not seem to be running inside a container [2023-01-31T19:17:07.327Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-31T19:17:09.294Z] $ docker top ce8e9387b6dbdffccd1de86da8b1c87c99c9e8f8918cff08ce160f7d202a551b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T19:17:10.140Z] + docker-compose build --help [2023-01-31T19:17:10.140Z] + grep parallel [2023-01-31T19:17:14.381Z] --parallel Build images in parallel. [Pipeline] } [2023-01-31T19:17:14.416Z] $ docker stop --time=1 ce8e9387b6dbdffccd1de86da8b1c87c99c9e8f8918cff08ce160f7d202a551b [2023-01-31T19:17:16.011Z] $ docker rm -f --volumes ce8e9387b6dbdffccd1de86da8b1c87c99c9e8f8918cff08ce160f7d202a551b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:17:16.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-31T19:17:16.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:17:16.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-4181 does not seem to be running inside a container [2023-01-31T19:17:17.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-31T19:17:18.067Z] $ docker top 2de42ff5f9ea91480de91cc90ea5877170f898ce15beb59cdd7b8267dec85d10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T19:17:18.593Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-31T19:17:22.827Z] Building core-command ... [2023-01-31T19:17:22.827Z] Building core-common-config-bootstrapper ... [2023-01-31T19:17:22.827Z] Building core-data ... [2023-01-31T19:17:22.827Z] Building core-metadata ... [2023-01-31T19:17:22.827Z] Building security-bootstrapper ... [2023-01-31T19:17:22.828Z] Building security-proxy-setup ... [2023-01-31T19:17:22.828Z] Building security-secretstore-setup ... [2023-01-31T19:17:22.828Z] Building security-spiffe-token-provider ... [2023-01-31T19:17:22.828Z] Building security-spire-agent ... [2023-01-31T19:17:22.828Z] Building security-spire-config ... [2023-01-31T19:17:22.828Z] Building security-spire-server ... [2023-01-31T19:17:22.828Z] Building support-notifications ... [2023-01-31T19:17:22.828Z] Building support-scheduler ... [2023-01-31T19:17:22.828Z] Building security-proxy-setup [2023-01-31T19:17:22.828Z] Building security-spire-config [2023-01-31T19:17:22.828Z] Building security-spire-agent [2023-01-31T19:17:22.828Z] Building core-common-config-bootstrapper [2023-01-31T19:17:22.828Z] Building core-metadata [2023-01-31T19:18:11.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:18:11.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:18:11.720Z] ---> bfcdcd666f71 [2023-01-31T19:18:11.720Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:18:11.720Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:18:11.720Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:18:11.720Z] ---> bfcdcd666f71 [2023-01-31T19:18:11.720Z] Step 3/24 : WORKDIR /edgex-go [2023-01-31T19:18:11.720Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:18:11.720Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:18:11.720Z] ---> bfcdcd666f71 [2023-01-31T19:18:11.720Z] Step 3/24 : WORKDIR /edgex-go [2023-01-31T19:18:11.720Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:18:11.720Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:18:11.720Z] ---> bfcdcd666f71 [2023-01-31T19:18:11.720Z] Step 3/21 : WORKDIR /edgex-go [2023-01-31T19:18:11.720Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:18:11.720Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:18:11.720Z] ---> bfcdcd666f71 [2023-01-31T19:18:11.720Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:18:11.720Z] ---> Running in c8c10be15d03 [2023-01-31T19:18:11.720Z] ---> Running in 060d81274ec3 [2023-01-31T19:18:11.720Z] ---> Running in 10c6938754e0 [2023-01-31T19:18:11.720Z] ---> Running in 2df6df3a0c11 [2023-01-31T19:18:11.720Z] ---> Running in 19204a126f20 [2023-01-31T19:18:11.720Z] Removing intermediate container 060d81274ec3 [2023-01-31T19:18:11.720Z] ---> 90955dd9d2f1 [2023-01-31T19:18:11.720Z] Step 4/24 : WORKDIR /edgex-go [2023-01-31T19:18:11.720Z] ---> Running in a410986ca392 [2023-01-31T19:18:11.720Z] Removing intermediate container 10c6938754e0 [2023-01-31T19:18:11.720Z] ---> 12860b6a6d3a [2023-01-31T19:18:11.720Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-31T19:18:11.720Z] ---> Running in 326f166d808a [2023-01-31T19:18:11.720Z] Removing intermediate container 19204a126f20 [2023-01-31T19:18:11.720Z] Removing intermediate container 2df6df3a0c11 [2023-01-31T19:18:11.720Z] ---> d9ae34a86de3 [2023-01-31T19:18:11.720Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-31T19:18:11.720Z] ---> b6efcdfca6f4 [2023-01-31T19:18:11.720Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T19:18:11.720Z] Removing intermediate container c8c10be15d03 [2023-01-31T19:18:11.720Z] ---> 33966e3ad941 [2023-01-31T19:18:11.720Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-31T19:18:11.720Z] ---> Running in b5877ef416ea [2023-01-31T19:18:11.720Z] ---> Running in ea97ed26a6a6 [2023-01-31T19:18:11.720Z] ---> Running in 0da635c00522 [2023-01-31T19:18:11.720Z] Removing intermediate container a410986ca392 [2023-01-31T19:18:11.720Z] ---> a6e8dd0aa59a [2023-01-31T19:18:11.720Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-31T19:18:11.720Z] ---> Running in 93f456a0e62b [2023-01-31T19:18:11.720Z] Removing intermediate container 0da635c00522 [2023-01-31T19:18:11.720Z] ---> 58b5f1fd4995 [2023-01-31T19:18:11.720Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-31T19:18:11.720Z] ---> Running in 0daf5b2a8941 [2023-01-31T19:18:11.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:18:11.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:18:11.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:18:11.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:18:11.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:18:11.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:18:11.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:18:11.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:18:11.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:18:11.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:18:11.720Z] OK: 221 MiB in 51 packages [2023-01-31T19:18:11.986Z] OK: 221 MiB in 51 packages [2023-01-31T19:18:12.253Z] OK: 221 MiB in 51 packages [2023-01-31T19:18:12.519Z] OK: 221 MiB in 51 packages [2023-01-31T19:18:12.786Z] OK: 221 MiB in 51 packages [2023-01-31T19:18:13.750Z] Removing intermediate container 326f166d808a [2023-01-31T19:18:13.750Z] ---> edb4316ff806 [2023-01-31T19:18:13.750Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-31T19:18:14.022Z] Removing intermediate container b5877ef416ea [2023-01-31T19:18:14.022Z] ---> 5a58fd3145ae [2023-01-31T19:18:14.022Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-31T19:18:14.290Z] Removing intermediate container ea97ed26a6a6 [2023-01-31T19:18:14.290Z] ---> f76a8a17862c [2023-01-31T19:18:14.290Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-31T19:18:14.290Z] Removing intermediate container 0daf5b2a8941 [2023-01-31T19:18:14.290Z] ---> 784e48317d8c [2023-01-31T19:18:14.290Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T19:18:14.290Z] Removing intermediate container 93f456a0e62b [2023-01-31T19:18:14.557Z] ---> 78b5bb08ecd7 [2023-01-31T19:18:14.557Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-31T19:18:14.825Z] ---> ca041039c7fb [2023-01-31T19:18:14.825Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:18:15.092Z] ---> 01b3f7feeafe [2023-01-31T19:18:15.092Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:18:15.092Z] ---> 9de16c847cf4 [2023-01-31T19:18:15.092Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:18:15.092Z] ---> Running in 8a194457039a [2023-01-31T19:18:15.092Z] ---> Running in 07095e200ae1 [2023-01-31T19:18:15.389Z] ---> a4c090ecdc18 [2023-01-31T19:18:15.389Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:18:15.389Z] ---> Running in ebd5830393be [2023-01-31T19:18:15.389Z] ---> Running in 0648cbc675be [2023-01-31T19:18:15.975Z] ---> 4ff4296cc7db [2023-01-31T19:18:15.975Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:18:16.255Z] ---> Running in 9a9e86b498ab [2023-01-31T19:20:08.135Z] Removing intermediate container 07095e200ae1 [2023-01-31T19:20:08.135Z] Removing intermediate container 8a194457039a [2023-01-31T19:20:08.135Z] ---> ec3b301c3185 [2023-01-31T19:20:08.135Z] Step 7/21 : COPY . . [2023-01-31T19:20:08.135Z] ---> 9d76dcaf7324 [2023-01-31T19:20:08.135Z] Step 7/24 : COPY . . [2023-01-31T19:20:08.135Z] Removing intermediate container 9a9e86b498ab [2023-01-31T19:20:08.135Z] ---> dde4d5c71305 [2023-01-31T19:20:08.135Z] Step 8/24 : COPY . . [2023-01-31T19:20:08.135Z] Removing intermediate container ebd5830393be [2023-01-31T19:20:08.135Z] ---> dab7d72ff4af [2023-01-31T19:20:08.135Z] Step 7/24 : COPY . . [2023-01-31T19:20:08.135Z] Removing intermediate container 0648cbc675be [2023-01-31T19:20:08.135Z] ---> d7e82afa8c8e [2023-01-31T19:20:08.135Z] Step 8/22 : COPY . . [2023-01-31T19:20:14.792Z] ---> 58e260938816 [2023-01-31T19:20:14.792Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-31T19:20:14.792Z] ---> c4a4e787bb77 [2023-01-31T19:20:14.792Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-31T19:20:14.792Z] ---> fb2f3123838f [2023-01-31T19:20:14.792Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-31T19:20:14.792Z] ---> 0a454c435e58 [2023-01-31T19:20:14.792Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-31T19:20:14.792Z] ---> e82b69b84f85 [2023-01-31T19:20:14.792Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-31T19:20:14.792Z] ---> Running in a3d309b81e43 [2023-01-31T19:20:14.792Z] ---> Running in d1adf8a3bd01 [2023-01-31T19:20:14.792Z] ---> Running in bdc1a1c8968b [2023-01-31T19:20:14.792Z] ---> Running in 1cbcb7779472 [2023-01-31T19:20:14.792Z] ---> Running in e84760b8e1e5 [2023-01-31T19:20:14.792Z] Removing intermediate container d1adf8a3bd01 [2023-01-31T19:20:14.792Z] ---> 9b78f6c84ac9 [2023-01-31T19:20:14.792Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-31T19:20:15.060Z] Removing intermediate container bdc1a1c8968b [2023-01-31T19:20:15.060Z] ---> 9876196792c7 [2023-01-31T19:20:15.060Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-31T19:20:15.060Z] ---> Running in 1bcc585b7989 [2023-01-31T19:20:15.329Z] ---> Running in 127fd1d90edf [2023-01-31T19:20:15.917Z] Removing intermediate container 1bcc585b7989 [2023-01-31T19:20:15.917Z] ---> 0c3add23ed8e [2023-01-31T19:20:15.917Z] Step 10/24 : 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 [2023-01-31T19:20:15.917Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-31T19:20:16.186Z] Removing intermediate container 127fd1d90edf [2023-01-31T19:20:16.186Z] ---> 079bcf58c4b9 [2023-01-31T19:20:16.186Z] Step 10/24 : 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 [2023-01-31T19:20:16.186Z] ---> Running in 1c058180ffa2 [2023-01-31T19:20:16.455Z] ---> Running in 9593e8556c0b [2023-01-31T19:20:16.455Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-01-31T19:20:16.722Z] 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 [2023-01-31T19:20:20.071Z] Removing intermediate container 1c058180ffa2 [2023-01-31T19:20:20.071Z] ---> 8013886269f2 [2023-01-31T19:20:20.071Z] Step 11/24 : WORKDIR /edgex-go [2023-01-31T19:20:20.071Z] Removing intermediate container 9593e8556c0b [2023-01-31T19:20:20.071Z] ---> e4c136466e5d [2023-01-31T19:20:20.071Z] Step 11/24 : WORKDIR /edgex-go [2023-01-31T19:20:20.071Z] ---> Running in fea4a9e75996 [2023-01-31T19:20:20.071Z] ---> Running in 755f5dcc9152 [2023-01-31T19:20:20.653Z] Removing intermediate container 755f5dcc9152 [2023-01-31T19:20:20.653Z] ---> 56d79b7f5b57 [2023-01-31T19:20:20.653Z] [2023-01-31T19:20:20.653Z] Step 12/24 : FROM alpine:3.15 [2023-01-31T19:20:20.653Z] Removing intermediate container fea4a9e75996 [2023-01-31T19:20:20.653Z] ---> 3619d57bc7ba [2023-01-31T19:20:20.653Z] [2023-01-31T19:20:20.653Z] Step 12/24 : FROM alpine:3.15 [2023-01-31T19:20:20.653Z] 3.15: Pulling from library/alpine [2023-01-31T19:20:20.919Z] 3.15: Pulling from library/alpine [2023-01-31T19:20:21.873Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-31T19:20:21.873Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-31T19:20:21.873Z] Status: Downloaded newer image for alpine:3.15 [2023-01-31T19:20:21.873Z] Status: Downloaded newer image for alpine:3.15 [2023-01-31T19:20:21.873Z] ---> 8aa73fd46299 [2023-01-31T19:20:21.873Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T19:20:21.873Z] ---> 8aa73fd46299 [2023-01-31T19:20:21.873Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T19:20:22.140Z] ---> Running in a43ac48aa30a [2023-01-31T19:20:22.140Z] ---> Running in b982fb78ed7d [2023-01-31T19:20:23.097Z] Removing intermediate container a43ac48aa30a [2023-01-31T19:20:23.097Z] ---> 0f4a27f74a4f [2023-01-31T19:20:23.097Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-31T19:20:23.097Z] Removing intermediate container b982fb78ed7d [2023-01-31T19:20:23.097Z] ---> 95799f260a45 [2023-01-31T19:20:23.097Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-31T19:20:23.097Z] ---> Running in 63fc6e7fa809 [2023-01-31T19:20:23.097Z] ---> Running in 69d581f265b0 [2023-01-31T19:20:25.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:20:25.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:20:25.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:20:25.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:20:26.890Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T19:20:26.890Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T19:20:26.890Z] OK: 15736 distinct packages available [2023-01-31T19:20:27.157Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T19:20:27.157Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T19:20:27.157Z] OK: 15736 distinct packages available [2023-01-31T19:20:27.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:20:27.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:20:27.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:20:27.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:20:28.643Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-31T19:20:28.643Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-31T19:20:28.643Z] (3/5) Installing libucontext (1.1-r0) [2023-01-31T19:20:28.643Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-31T19:20:28.643Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-31T19:20:28.643Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T19:20:28.909Z] OK: 6 MiB in 19 packages [2023-01-31T19:20:28.909Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-31T19:20:28.909Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-31T19:20:28.909Z] (3/4) Installing libucontext (1.1-r0) [2023-01-31T19:20:28.909Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-31T19:20:28.909Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T19:20:28.909Z] OK: 6 MiB in 18 packages [2023-01-31T19:20:30.850Z] Removing intermediate container 69d581f265b0 [2023-01-31T19:20:30.850Z] ---> fed0f2d1abc7 [2023-01-31T19:20:30.850Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-31T19:20:31.122Z] Removing intermediate container 63fc6e7fa809 [2023-01-31T19:20:31.122Z] ---> 8711a8a8d720 [2023-01-31T19:20:31.122Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-31T19:20:35.361Z] ---> ae52bee8015f [2023-01-31T19:20:35.361Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-31T19:20:38.690Z] ---> 754953ee8086 [2023-01-31T19:20:38.690Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-31T19:20:39.651Z] ---> 753dbdd4cf3a [2023-01-31T19:20:39.651Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-31T19:20:39.916Z] ---> Running in fb14a15c27ab [2023-01-31T19:20:40.874Z] Removing intermediate container fb14a15c27ab [2023-01-31T19:20:40.874Z] ---> 639c85b41ef8 [2023-01-31T19:20:40.874Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-31T19:20:42.284Z] ---> 30197ffd7ea8 [2023-01-31T19:20:42.284Z] Step 19/24 : WORKDIR / [2023-01-31T19:20:42.284Z] ---> Running in cdb6047c7bb5 [2023-01-31T19:20:42.868Z] Removing intermediate container cdb6047c7bb5 [2023-01-31T19:20:42.868Z] ---> f3c347fa8d4c [2023-01-31T19:20:42.868Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-31T19:20:43.135Z] ---> Running in b7331a568cb1 [2023-01-31T19:20:43.135Z] ---> 8ffd5eaa6508 [2023-01-31T19:20:43.135Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-31T19:20:43.714Z] Removing intermediate container b7331a568cb1 [2023-01-31T19:20:43.714Z] ---> 7f6ba2b5f8e8 [2023-01-31T19:20:43.714Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-31T19:20:43.978Z] ---> Running in 69aff06ba26b [2023-01-31T19:20:44.243Z] ---> 8b1ba642257c [2023-01-31T19:20:44.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-31T19:20:44.243Z] Removing intermediate container 69aff06ba26b [2023-01-31T19:20:44.243Z] ---> 6761214fec83 [2023-01-31T19:20:44.243Z] Step 22/24 : LABEL arch=arm64 [2023-01-31T19:20:44.508Z] ---> Running in 1e2193a994c7 [2023-01-31T19:20:45.085Z] Removing intermediate container 1e2193a994c7 [2023-01-31T19:20:45.085Z] ---> 7ba4ec968cd4 [2023-01-31T19:20:45.085Z] Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:20:45.349Z] ---> Running in 303566aff43c [2023-01-31T19:20:45.349Z] ---> 9aba71b8deba [2023-01-31T19:20:45.349Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-31T19:20:45.928Z] Removing intermediate container 303566aff43c [2023-01-31T19:20:45.928Z] ---> 316333c4df42 [2023-01-31T19:20:45.928Z] Step 24/24 : LABEL version=0.0.0 [2023-01-31T19:20:45.928Z] ---> Running in 2978704e56c9 [2023-01-31T19:20:46.507Z] ---> e618fae98132 [2023-01-31T19:20:46.507Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-31T19:20:46.507Z] ---> Running in 0d29d8e54b52 [2023-01-31T19:20:46.771Z] Removing intermediate container 2978704e56c9 [2023-01-31T19:20:46.771Z] ---> 8cee6867a10e [2023-01-31T19:20:46.771Z] [2023-01-31T19:20:47.035Z] Successfully built 8cee6867a10e [2023-01-31T19:20:47.035Z] Successfully tagged security-spire-config-arm64:latest [2023-01-31T19:20:47.035Z]  Building security-spire-config ... done Building core-command [2023-01-31T19:20:47.301Z] Removing intermediate container 0d29d8e54b52 [2023-01-31T19:20:47.301Z] ---> e07c3f78f131 [2023-01-31T19:20:47.301Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-31T19:20:47.301Z] ---> Running in e21064a00860 [2023-01-31T19:20:47.565Z] Removing intermediate container e21064a00860 [2023-01-31T19:20:47.565Z] ---> 7bea187723a3 [2023-01-31T19:20:47.565Z] Step 22/24 : LABEL arch=arm64 [2023-01-31T19:20:47.829Z] ---> Running in b4c073ec7d35 [2023-01-31T19:20:48.095Z] Removing intermediate container b4c073ec7d35 [2023-01-31T19:20:48.095Z] ---> 7694ba70b68c [2023-01-31T19:20:48.095Z] Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:20:48.362Z] ---> Running in 22c9133ca7c8 [2023-01-31T19:20:48.940Z] Removing intermediate container 22c9133ca7c8 [2023-01-31T19:20:48.940Z] ---> ed13e46e13f1 [2023-01-31T19:20:48.940Z] Step 24/24 : LABEL version=0.0.0 [2023-01-31T19:20:48.940Z] ---> Running in 038d27125f8a [2023-01-31T19:20:49.205Z] Removing intermediate container 038d27125f8a [2023-01-31T19:20:49.469Z] ---> df345821e065 [2023-01-31T19:20:49.469Z] [2023-01-31T19:20:49.469Z] Successfully built df345821e065 [2023-01-31T19:20:49.469Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-31T19:20:49.469Z]  Building security-spire-agent ... done Building support-scheduler [2023-01-31T19:21:16.130Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:21:16.130Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:21:16.130Z] ---> bfcdcd666f71 [2023-01-31T19:21:16.130Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:21:16.130Z] ---> Using cache [2023-01-31T19:21:16.130Z] ---> b6efcdfca6f4 [2023-01-31T19:21:16.130Z] Step 4/23 : WORKDIR /edgex-go [2023-01-31T19:21:16.130Z] ---> Using cache [2023-01-31T19:21:16.130Z] ---> 58b5f1fd4995 [2023-01-31T19:21:16.130Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-31T19:21:16.130Z] ---> Using cache [2023-01-31T19:21:16.130Z] ---> 784e48317d8c [2023-01-31T19:21:16.130Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-31T19:21:16.130Z] ---> Using cache [2023-01-31T19:21:16.131Z] ---> a4c090ecdc18 [2023-01-31T19:21:16.131Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:21:16.131Z] ---> Using cache [2023-01-31T19:21:16.131Z] ---> d7e82afa8c8e [2023-01-31T19:21:16.131Z] Step 8/23 : COPY . . [2023-01-31T19:21:16.131Z] ---> Using cache [2023-01-31T19:21:16.131Z] ---> 0a454c435e58 [2023-01-31T19:21:16.131Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-31T19:21:16.131Z] ---> Running in 9afcdaf24a68 [2023-01-31T19:21:16.131Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:21:16.131Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:21:16.131Z] ---> bfcdcd666f71 [2023-01-31T19:21:16.131Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:21:16.131Z] ---> Using cache [2023-01-31T19:21:16.131Z] ---> b6efcdfca6f4 [2023-01-31T19:21:16.131Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T19:21:16.131Z] ---> Using cache [2023-01-31T19:21:16.131Z] ---> 58b5f1fd4995 [2023-01-31T19:21:16.131Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-31T19:21:16.131Z] ---> Using cache [2023-01-31T19:21:16.131Z] ---> 784e48317d8c [2023-01-31T19:21:16.131Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T19:21:16.131Z] ---> Using cache [2023-01-31T19:21:16.131Z] ---> a4c090ecdc18 [2023-01-31T19:21:16.131Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:21:16.131Z] ---> Using cache [2023-01-31T19:21:16.131Z] ---> d7e82afa8c8e [2023-01-31T19:21:16.131Z] Step 8/22 : COPY . . [2023-01-31T19:21:16.131Z] ---> Using cache [2023-01-31T19:21:16.131Z] ---> 0a454c435e58 [2023-01-31T19:21:16.131Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-31T19:21:16.131Z] ---> Running in 3183d9c8a4ff [2023-01-31T19:21:16.131Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-31T19:21:16.711Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-31T19:25:38.503Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-31T19:25:53.496Z] Removing intermediate container 1cbcb7779472 [2023-01-31T19:25:53.496Z] ---> a76eb1d0bf87 [2023-01-31T19:25:53.496Z] [2023-01-31T19:25:53.496Z] Step 9/21 : FROM alpine:3.16 [2023-01-31T19:25:53.496Z] 3.16: Pulling from library/alpine [2023-01-31T19:25:53.496Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-31T19:25:53.496Z] Status: Downloaded newer image for alpine:3.16 [2023-01-31T19:25:53.496Z] ---> 2b4661558fb8 [2023-01-31T19:25:53.496Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-31T19:25:53.496Z] ---> Running in ef8b484062f6 [2023-01-31T19:25:55.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:25:55.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:25:57.121Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-31T19:25:57.121Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-31T19:25:57.121Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-31T19:25:57.121Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-31T19:25:57.121Z] (5/6) Installing curl (7.83.1-r5) [2023-01-31T19:25:57.121Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-31T19:25:57.121Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:25:57.121Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T19:25:57.705Z] OK: 8 MiB in 20 packages [2023-01-31T19:25:59.648Z] Removing intermediate container ef8b484062f6 [2023-01-31T19:25:59.648Z] ---> bfc1adeabd96 [2023-01-31T19:25:59.648Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-31T19:25:59.648Z] ---> Running in fbd02133e07e [2023-01-31T19:25:59.917Z] Removing intermediate container fbd02133e07e [2023-01-31T19:25:59.917Z] ---> 05932791b686 [2023-01-31T19:25:59.917Z] Step 12/21 : WORKDIR /edgex [2023-01-31T19:26:00.185Z] ---> Running in 557635745e68 [2023-01-31T19:26:00.452Z] Removing intermediate container 557635745e68 [2023-01-31T19:26:00.452Z] ---> e56716b7ab8f [2023-01-31T19:26:00.452Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-31T19:26:01.860Z] ---> 33b4f650e42c [2023-01-31T19:26:01.860Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-31T19:26:03.818Z] ---> 578f4a18753b [2023-01-31T19:26:03.818Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-31T19:26:07.146Z] ---> b866f162b5c5 [2023-01-31T19:26:07.146Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-31T19:26:08.545Z] ---> b65d3af0514b [2023-01-31T19:26:08.545Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-31T19:26:08.814Z] ---> Running in 366beb5ea08e [2023-01-31T19:26:11.406Z] Removing intermediate container e84760b8e1e5 [2023-01-31T19:26:11.406Z] ---> 37c0879e8e54 [2023-01-31T19:26:11.406Z] [2023-01-31T19:26:11.406Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T19:26:11.406Z] ---> 2b4661558fb8 [2023-01-31T19:26:11.406Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-31T19:26:11.406Z] ---> Running in 69dfa6a61e6a [2023-01-31T19:26:12.364Z] Removing intermediate container 69dfa6a61e6a [2023-01-31T19:26:12.364Z] ---> a60a788232f0 [2023-01-31T19:26:12.364Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-31T19:26:12.364Z] ---> Running in 194323d250b4 [2023-01-31T19:26:12.636Z] Removing intermediate container 366beb5ea08e [2023-01-31T19:26:12.636Z] ---> 23f7d56e5302 [2023-01-31T19:26:12.636Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-31T19:26:12.902Z] ---> Running in bbef3864d286 [2023-01-31T19:26:13.866Z] Removing intermediate container bbef3864d286 [2023-01-31T19:26:13.866Z] ---> 1ca281980050 [2023-01-31T19:26:13.866Z] Step 19/21 : LABEL arch=arm64 [2023-01-31T19:26:13.866Z] ---> Running in 51a15c13e965 [2023-01-31T19:26:14.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:26:14.450Z] Removing intermediate container 51a15c13e965 [2023-01-31T19:26:14.450Z] ---> 9ad5a08691d3 [2023-01-31T19:26:14.450Z] Step 20/21 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:26:14.450Z] ---> Running in 1f234a8fdc8a [2023-01-31T19:26:14.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:26:14.991Z] Removing intermediate container 1f234a8fdc8a [2023-01-31T19:26:14.991Z] ---> 0a4c4e8c6273 [2023-01-31T19:26:14.991Z] Step 21/21 : LABEL version=0.0.0 [2023-01-31T19:26:14.991Z] ---> Running in a43650f86017 [2023-01-31T19:26:15.577Z] Removing intermediate container a43650f86017 [2023-01-31T19:26:15.577Z] ---> ec4718ff0790 [2023-01-31T19:26:15.577Z] [2023-01-31T19:26:15.842Z] Successfully built ec4718ff0790 [2023-01-31T19:26:15.842Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-31T19:26:15.842Z] Building security-secretstore-setup [2023-01-31T19:26:16.120Z]  Building security-proxy-setup ... done (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T19:26:16.120Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:26:16.120Z] OK: 5 MiB in 15 packages [2023-01-31T19:26:17.534Z] Removing intermediate container 194323d250b4 [2023-01-31T19:26:17.534Z] ---> 9fce6315daa2 [2023-01-31T19:26:17.534Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:26:18.496Z] ---> 98380ceadfb6 [2023-01-31T19:26:18.496Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-31T19:26:21.838Z] ---> 9c4eb403c187 [2023-01-31T19:26:21.838Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-31T19:26:23.244Z] ---> 2bd7fe84914a [2023-01-31T19:26:23.244Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-31T19:26:24.206Z] ---> 4ec663708725 [2023-01-31T19:26:24.206Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-31T19:26:24.206Z] ---> Running in d2d03e6a0785 [2023-01-31T19:26:28.442Z] Removing intermediate container d2d03e6a0785 [2023-01-31T19:26:28.442Z] ---> b11276bd7123 [2023-01-31T19:26:28.442Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-31T19:26:28.442Z] ---> Running in 20b5b5c79a73 [2023-01-31T19:26:28.442Z] Removing intermediate container 20b5b5c79a73 [2023-01-31T19:26:28.442Z] ---> 105ac6d91f54 [2023-01-31T19:26:28.442Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-01-31T19:26:28.707Z] ---> Running in 9523416707a5 [2023-01-31T19:26:29.285Z] Removing intermediate container 9523416707a5 [2023-01-31T19:26:29.285Z] ---> 3ae30a098a2f [2023-01-31T19:26:29.285Z] Step 20/22 : LABEL arch=arm64 [2023-01-31T19:26:29.285Z] ---> Running in 279a8cd39cdd [2023-01-31T19:26:29.867Z] Removing intermediate container 279a8cd39cdd [2023-01-31T19:26:29.867Z] ---> ae2ba617130e [2023-01-31T19:26:29.867Z] Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:26:30.134Z] ---> Running in 09f4031418de [2023-01-31T19:26:31.090Z] Removing intermediate container 09f4031418de [2023-01-31T19:26:31.090Z] ---> ca70295e8258 [2023-01-31T19:26:31.090Z] Step 22/22 : LABEL version=0.0.0 [2023-01-31T19:26:31.090Z] ---> Running in 37a4f291c85d [2023-01-31T19:26:31.680Z] Removing intermediate container 37a4f291c85d [2023-01-31T19:26:31.680Z] ---> 52f4df4937ab [2023-01-31T19:26:31.680Z] [2023-01-31T19:26:31.946Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:26:31.946Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:26:31.946Z] ---> bfcdcd666f71 [2023-01-31T19:26:31.946Z] Step 3/24 : WORKDIR /edgex-go [2023-01-31T19:26:31.946Z] ---> Using cache [2023-01-31T19:26:31.946Z] ---> 33966e3ad941 [2023-01-31T19:26:31.946Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-31T19:26:31.946Z] ---> Running in 91ab28dd84d1 [2023-01-31T19:26:32.212Z] Successfully built 52f4df4937ab [2023-01-31T19:26:32.212Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-31T19:26:32.212Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-01-31T19:26:34.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:26:34.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:26:35.580Z] OK: 221 MiB in 51 packages [2023-01-31T19:26:38.155Z] Removing intermediate container 91ab28dd84d1 [2023-01-31T19:26:38.155Z] ---> 9a0500bbc5f6 [2023-01-31T19:26:38.155Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-31T19:26:39.120Z] ---> 15e3b77f5124 [2023-01-31T19:26:39.120Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:26:39.120Z] ---> Running in 0afffc10b9a1 [2023-01-31T19:26:45.774Z] Removing intermediate container a3d309b81e43 [2023-01-31T19:26:45.774Z] ---> 3f199dbca96f [2023-01-31T19:26:45.774Z] [2023-01-31T19:26:45.774Z] Step 10/24 : FROM alpine:3.16 [2023-01-31T19:26:45.774Z] ---> 2b4661558fb8 [2023-01-31T19:26:45.774Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-31T19:26:46.041Z] ---> Running in b7a3f5dacda3 [2023-01-31T19:26:47.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:26:48.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:26:49.977Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T19:26:50.254Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:26:50.254Z] OK: 5 MiB in 15 packages [2023-01-31T19:26:50.254Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:26:50.254Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:26:50.254Z] ---> bfcdcd666f71 [2023-01-31T19:26:50.520Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:26:50.520Z] ---> Using cache [2023-01-31T19:26:50.520Z] ---> b6efcdfca6f4 [2023-01-31T19:26:50.520Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T19:26:50.520Z] ---> Using cache [2023-01-31T19:26:50.520Z] ---> 58b5f1fd4995 [2023-01-31T19:26:50.520Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-31T19:26:50.520Z] ---> Using cache [2023-01-31T19:26:50.520Z] ---> 784e48317d8c [2023-01-31T19:26:50.520Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T19:26:50.520Z] ---> Using cache [2023-01-31T19:26:50.520Z] ---> a4c090ecdc18 [2023-01-31T19:26:50.520Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:26:50.520Z] ---> Using cache [2023-01-31T19:26:50.520Z] ---> d7e82afa8c8e [2023-01-31T19:26:50.520Z] Step 8/22 : COPY . . [2023-01-31T19:26:50.520Z] ---> Using cache [2023-01-31T19:26:50.520Z] ---> 0a454c435e58 [2023-01-31T19:26:50.520Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-31T19:26:51.101Z] ---> Running in a2140dd4b0d3 [2023-01-31T19:26:52.062Z] Removing intermediate container b7a3f5dacda3 [2023-01-31T19:26:52.062Z] ---> 2ccfe848e8b7 [2023-01-31T19:26:52.062Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T19:26:52.062Z] ---> Running in 47155f7a85f9 [2023-01-31T19:26:52.646Z] Removing intermediate container 47155f7a85f9 [2023-01-31T19:26:52.646Z] ---> 761648f0fbbf [2023-01-31T19:26:52.646Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-31T19:26:52.646Z] ---> Running in b20909c4dcf6 [2023-01-31T19:26:53.622Z] Removing intermediate container b20909c4dcf6 [2023-01-31T19:26:53.622Z] ---> d4c5825d3009 [2023-01-31T19:26:53.622Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-31T19:26:53.622Z] ---> Running in ae51e3460f88 [2023-01-31T19:26:53.622Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-31T19:26:54.273Z] Removing intermediate container ae51e3460f88 [2023-01-31T19:26:54.273Z] ---> 06466352e7fc [2023-01-31T19:26:54.273Z] Step 15/24 : WORKDIR / [2023-01-31T19:26:54.273Z] ---> Running in bf9e859f944b [2023-01-31T19:26:54.873Z] Removing intermediate container bf9e859f944b [2023-01-31T19:26:54.873Z] ---> a5d6366395c2 [2023-01-31T19:26:54.873Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:26:55.862Z] ---> ee4152708f05 [2023-01-31T19:26:55.862Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-31T19:26:57.890Z] ---> f44b914e800f [2023-01-31T19:26:57.890Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-31T19:26:58.524Z] ---> cb26baeeb5b7 [2023-01-31T19:26:58.524Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-31T19:26:59.966Z] ---> 8d147765c42b [2023-01-31T19:26:59.966Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-31T19:26:59.966Z] ---> Running in 08518222cc21 [2023-01-31T19:27:00.556Z] Removing intermediate container 08518222cc21 [2023-01-31T19:27:00.556Z] ---> 45d71716aa7d [2023-01-31T19:27:00.556Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:27:00.556Z] ---> Running in 8f3328d7a18e [2023-01-31T19:27:01.140Z] Removing intermediate container 8f3328d7a18e [2023-01-31T19:27:01.140Z] ---> 0bf6cf43d86c [2023-01-31T19:27:01.140Z] Step 22/24 : LABEL arch=arm64 [2023-01-31T19:27:01.408Z] ---> Running in 2dceaed3af1c [2023-01-31T19:27:01.994Z] Removing intermediate container 2dceaed3af1c [2023-01-31T19:27:01.994Z] ---> 13871ec01b76 [2023-01-31T19:27:01.994Z] Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:27:02.261Z] ---> Running in aaa46d32b6f5 [2023-01-31T19:27:02.847Z] Removing intermediate container aaa46d32b6f5 [2023-01-31T19:27:02.847Z] ---> a24814cbffb2 [2023-01-31T19:27:02.847Z] Step 24/24 : LABEL version=0.0.0 [2023-01-31T19:27:02.847Z] ---> Running in 5eda10d95214 [2023-01-31T19:27:03.430Z] Removing intermediate container 5eda10d95214 [2023-01-31T19:27:03.430Z] ---> ebf131c403b3 [2023-01-31T19:27:03.430Z] [2023-01-31T19:27:03.694Z] Successfully built ebf131c403b3 [2023-01-31T19:27:03.695Z] Successfully tagged core-metadata-arm64:latest [2023-01-31T19:27:03.695Z] Building support-notifications [2023-01-31T19:27:21.904Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:27:21.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:27:21.904Z] ---> bfcdcd666f71 [2023-01-31T19:27:21.904Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-31T19:27:21.904Z] ---> Using cache [2023-01-31T19:27:21.904Z] ---> b6efcdfca6f4 [2023-01-31T19:27:21.904Z] Step 4/22 : WORKDIR /edgex-go [2023-01-31T19:27:21.904Z] ---> Using cache [2023-01-31T19:27:21.904Z] ---> 58b5f1fd4995 [2023-01-31T19:27:21.904Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-31T19:27:21.904Z] ---> Running in 79fb877d1ed5 [2023-01-31T19:27:22.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:27:22.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:27:24.162Z] OK: 221 MiB in 51 packages [2023-01-31T19:27:25.124Z] Removing intermediate container 9afcdaf24a68 [2023-01-31T19:27:25.124Z] ---> 9b6800b92d25 [2023-01-31T19:27:25.124Z] [2023-01-31T19:27:25.124Z] Step 10/23 : FROM alpine:3.16 [2023-01-31T19:27:25.124Z] ---> 2b4661558fb8 [2023-01-31T19:27:25.124Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-31T19:27:25.124Z] ---> Using cache [2023-01-31T19:27:25.124Z] ---> 2ccfe848e8b7 [2023-01-31T19:27:25.124Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T19:27:25.124Z] ---> Using cache [2023-01-31T19:27:25.124Z] ---> 761648f0fbbf [2023-01-31T19:27:25.124Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-31T19:27:25.124Z] ---> Running in 0ade6e9684b4 [2023-01-31T19:27:25.706Z] Removing intermediate container 0ade6e9684b4 [2023-01-31T19:27:25.706Z] ---> 63408ce7666a [2023-01-31T19:27:25.706Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-31T19:27:25.972Z] Removing intermediate container 79fb877d1ed5 [2023-01-31T19:27:25.972Z] ---> 30c0618b9ddc [2023-01-31T19:27:25.972Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-31T19:27:25.972Z] ---> Running in f0cf1f01798d [2023-01-31T19:27:26.931Z] Removing intermediate container f0cf1f01798d [2023-01-31T19:27:26.931Z] ---> cded35ffa4c6 [2023-01-31T19:27:26.931Z] Step 15/23 : WORKDIR / [2023-01-31T19:27:26.931Z] ---> Running in d7fc809f88bb [2023-01-31T19:27:27.196Z] ---> 0d68c5afdc67 [2023-01-31T19:27:27.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:27:27.462Z] ---> Running in 2a7832f12627 [2023-01-31T19:27:28.045Z] Removing intermediate container d7fc809f88bb [2023-01-31T19:27:28.045Z] ---> d595f598e509 [2023-01-31T19:27:28.045Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:27:29.001Z] ---> bcb4f8f24b0c [2023-01-31T19:27:29.001Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-31T19:27:30.939Z] ---> fdc9947b2311 [2023-01-31T19:27:30.939Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-31T19:27:31.523Z] ---> 683e1d2d25ad [2023-01-31T19:27:31.523Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-31T19:27:31.523Z] ---> Running in 5101f1e33b06 [2023-01-31T19:27:32.105Z] Removing intermediate container 5101f1e33b06 [2023-01-31T19:27:32.105Z] ---> ec2d63aa581d [2023-01-31T19:27:32.105Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:27:32.370Z] ---> Running in c3c5a76acfe4 [2023-01-31T19:27:32.635Z] Removing intermediate container c3c5a76acfe4 [2023-01-31T19:27:32.904Z] ---> 99d12d175818 [2023-01-31T19:27:32.904Z] Step 21/23 : LABEL arch=arm64 [2023-01-31T19:27:32.904Z] ---> Running in 47c3f1502c5b [2023-01-31T19:27:33.495Z] Removing intermediate container 47c3f1502c5b [2023-01-31T19:27:33.495Z] ---> 8b0946e0aa71 [2023-01-31T19:27:33.495Z] Step 22/23 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:27:33.495Z] ---> Running in c363d8dc56ad [2023-01-31T19:27:34.086Z] Removing intermediate container c363d8dc56ad [2023-01-31T19:27:34.086Z] ---> 00cd91fcde59 [2023-01-31T19:27:34.086Z] Step 23/23 : LABEL version=0.0.0 [2023-01-31T19:27:34.086Z] ---> Running in 958d041086e3 [2023-01-31T19:27:34.669Z] Removing intermediate container 958d041086e3 [2023-01-31T19:27:34.669Z] ---> f87a93e4ab36 [2023-01-31T19:27:34.669Z] [2023-01-31T19:27:34.935Z] Successfully built f87a93e4ab36 [2023-01-31T19:27:34.935Z] Successfully tagged core-command-arm64:latest [2023-01-31T19:27:34.935Z] Building security-bootstrapper [2023-01-31T19:27:53.135Z]  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:27:53.135Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:27:53.135Z] ---> bfcdcd666f71 [2023-01-31T19:27:53.135Z] Step 3/32 : WORKDIR /edgex-go [2023-01-31T19:27:53.135Z] ---> Using cache [2023-01-31T19:27:53.135Z] ---> 33966e3ad941 [2023-01-31T19:27:53.135Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-31T19:27:53.135Z] ---> Using cache [2023-01-31T19:27:53.135Z] ---> 9a0500bbc5f6 [2023-01-31T19:27:53.135Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-31T19:27:53.135Z] ---> Using cache [2023-01-31T19:27:53.135Z] ---> 15e3b77f5124 [2023-01-31T19:27:53.135Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:27:53.135Z] ---> Running in 2cc398a1773b [2023-01-31T19:28:19.794Z] Removing intermediate container 0afffc10b9a1 [2023-01-31T19:28:19.794Z] ---> dc293fd97335 [2023-01-31T19:28:19.794Z] Step 7/24 : COPY . . [2023-01-31T19:28:29.850Z] ---> 372d012b2ca9 [2023-01-31T19:28:29.850Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-31T19:28:29.850Z] ---> Running in e67ac0aabbad [2023-01-31T19:28:30.428Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-31T19:29:17.301Z] Removing intermediate container 2a7832f12627 [2023-01-31T19:29:17.301Z] ---> 3b2a55c9aa26 [2023-01-31T19:29:17.301Z] Step 8/22 : COPY . . [2023-01-31T19:29:35.491Z] ---> d6df4897b342 [2023-01-31T19:29:35.491Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-31T19:29:35.491Z] ---> Running in 4f7a6563daad [2023-01-31T19:29:35.756Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-31T19:29:39.084Z] Removing intermediate container 2cc398a1773b [2023-01-31T19:29:39.084Z] ---> c284006fb591 [2023-01-31T19:29:39.084Z] Step 7/32 : COPY . . [2023-01-31T19:29:51.384Z] ---> b3c5cb311d58 [2023-01-31T19:29:51.384Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-31T19:29:51.384Z] ---> Running in 291cd156e6b3 [2023-01-31T19:29:53.326Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-31T19:30:11.511Z] Removing intermediate container 3183d9c8a4ff [2023-01-31T19:30:11.511Z] ---> d678bd9f59dc [2023-01-31T19:30:11.511Z] [2023-01-31T19:30:11.511Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T19:30:11.511Z] ---> 2b4661558fb8 [2023-01-31T19:30:11.511Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-31T19:30:11.511Z] ---> Using cache [2023-01-31T19:30:11.511Z] ---> 2ccfe848e8b7 [2023-01-31T19:30:11.511Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T19:30:11.511Z] ---> Using cache [2023-01-31T19:30:11.511Z] ---> 761648f0fbbf [2023-01-31T19:30:11.511Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-31T19:30:11.511Z] ---> Running in 829cb5b27a78 [2023-01-31T19:30:11.511Z] Removing intermediate container 829cb5b27a78 [2023-01-31T19:30:11.511Z] ---> b60d82ad2dd1 [2023-01-31T19:30:11.511Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-31T19:30:11.511Z] ---> Running in e21d4f57e8db [2023-01-31T19:30:11.511Z] Removing intermediate container e21d4f57e8db [2023-01-31T19:30:11.511Z] ---> edb631262a96 [2023-01-31T19:30:11.511Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:30:11.511Z] ---> 50275c67f156 [2023-01-31T19:30:11.511Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-31T19:30:13.451Z] ---> 62beaa6f23a4 [2023-01-31T19:30:13.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-31T19:30:14.857Z] ---> bf10da65bacd [2023-01-31T19:30:14.857Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-31T19:30:14.857Z] ---> Running in 61b52701734a [2023-01-31T19:30:15.124Z] Removing intermediate container 61b52701734a [2023-01-31T19:30:15.124Z] ---> ccd1254e83c8 [2023-01-31T19:30:15.124Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:30:15.124Z] ---> Running in 7f940e832b5d [2023-01-31T19:30:15.720Z] Removing intermediate container 7f940e832b5d [2023-01-31T19:30:15.720Z] ---> c70f8c051be9 [2023-01-31T19:30:15.720Z] Step 20/22 : LABEL arch=arm64 [2023-01-31T19:30:15.990Z] ---> Running in 45029615173c [2023-01-31T19:30:16.586Z] Removing intermediate container 45029615173c [2023-01-31T19:30:16.586Z] ---> 8bb13ae3479b [2023-01-31T19:30:16.586Z] Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:30:16.586Z] ---> Running in 10d282a8dd01 [2023-01-31T19:30:17.169Z] Removing intermediate container 10d282a8dd01 [2023-01-31T19:30:17.169Z] ---> 983c5094f3a0 [2023-01-31T19:30:17.169Z] Step 22/22 : LABEL version=0.0.0 [2023-01-31T19:30:17.169Z] ---> Running in f5df34687980 [2023-01-31T19:30:17.754Z] Removing intermediate container f5df34687980 [2023-01-31T19:30:17.754Z] ---> 8a4c48d76d32 [2023-01-31T19:30:17.754Z] [2023-01-31T19:30:18.021Z] Successfully built 8a4c48d76d32 [2023-01-31T19:30:18.021Z] Successfully tagged support-scheduler-arm64:latest [2023-01-31T19:30:18.021Z]  Building support-scheduler ... done Building security-spire-server [2023-01-31T19:30:36.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:30:36.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:30:36.233Z] ---> bfcdcd666f71 [2023-01-31T19:30:36.233Z] Step 3/23 : WORKDIR /edgex-go [2023-01-31T19:30:36.233Z] ---> Using cache [2023-01-31T19:30:36.233Z] ---> 33966e3ad941 [2023-01-31T19:30:36.233Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-31T19:30:36.233Z] ---> Using cache [2023-01-31T19:30:36.233Z] ---> f76a8a17862c [2023-01-31T19:30:36.233Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-31T19:30:36.233Z] ---> Using cache [2023-01-31T19:30:36.233Z] ---> 9de16c847cf4 [2023-01-31T19:30:36.233Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:30:36.233Z] ---> Using cache [2023-01-31T19:30:36.233Z] ---> dab7d72ff4af [2023-01-31T19:30:36.233Z] Step 7/23 : COPY . . [2023-01-31T19:30:36.233Z] ---> Using cache [2023-01-31T19:30:36.233Z] ---> fb2f3123838f [2023-01-31T19:30:36.233Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-31T19:30:36.233Z] ---> Using cache [2023-01-31T19:30:36.233Z] ---> 9876196792c7 [2023-01-31T19:30:36.233Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-31T19:30:36.233Z] ---> Using cache [2023-01-31T19:30:36.233Z] ---> 079bcf58c4b9 [2023-01-31T19:30:36.233Z] Step 10/23 : 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 [2023-01-31T19:30:36.233Z] ---> Running in 7cd8b359f9ea [2023-01-31T19:30:38.187Z] Removing intermediate container 7cd8b359f9ea [2023-01-31T19:30:38.187Z] ---> e9e45875f4f3 [2023-01-31T19:30:38.187Z] Step 11/23 : WORKDIR /edgex-go [2023-01-31T19:30:38.187Z] ---> Running in 39dbeb8c1b4f [2023-01-31T19:30:38.771Z] Removing intermediate container 39dbeb8c1b4f [2023-01-31T19:30:38.771Z] ---> 37a582c968ad [2023-01-31T19:30:38.771Z] [2023-01-31T19:30:38.771Z] Step 12/23 : FROM alpine:3.15 [2023-01-31T19:30:38.771Z] ---> 8aa73fd46299 [2023-01-31T19:30:38.771Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T19:30:38.771Z] ---> Using cache [2023-01-31T19:30:38.771Z] ---> 0f4a27f74a4f [2023-01-31T19:30:38.771Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-31T19:30:39.039Z] ---> Running in f49baf2dc343 [2023-01-31T19:30:40.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:30:41.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:30:42.975Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T19:30:42.975Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T19:30:42.975Z] OK: 15736 distinct packages available [2023-01-31T19:30:42.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:30:43.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:30:45.045Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-31T19:30:45.045Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-31T19:30:45.045Z] (3/5) Installing libucontext (1.1-r0) [2023-01-31T19:30:45.045Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-31T19:30:45.045Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-31T19:30:45.045Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T19:30:45.329Z] OK: 6 MiB in 19 packages [2023-01-31T19:30:47.339Z] Removing intermediate container f49baf2dc343 [2023-01-31T19:30:47.339Z] ---> 9b42e1ad89fa [2023-01-31T19:30:47.339Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-31T19:30:52.688Z] ---> 000407f47d8a [2023-01-31T19:30:52.688Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-31T19:30:53.275Z] ---> 1883457f4563 [2023-01-31T19:30:53.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-31T19:30:54.236Z] ---> a753fadb4529 [2023-01-31T19:30:54.236Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-31T19:30:55.197Z] ---> 30364433d8a8 [2023-01-31T19:30:55.197Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-31T19:30:55.197Z] ---> Running in ba228868dc7a [2023-01-31T19:30:55.781Z] Removing intermediate container ba228868dc7a [2023-01-31T19:30:55.781Z] ---> 6c1656dc5d09 [2023-01-31T19:30:55.781Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-31T19:30:55.781Z] ---> Running in 116291b68953 [2023-01-31T19:30:56.370Z] Removing intermediate container 116291b68953 [2023-01-31T19:30:56.370Z] ---> 63cdb842d7fc [2023-01-31T19:30:56.370Z] Step 21/23 : LABEL arch=arm64 [2023-01-31T19:30:56.637Z] ---> Running in 691c41fbabc4 [2023-01-31T19:30:56.904Z] Removing intermediate container 691c41fbabc4 [2023-01-31T19:30:56.904Z] ---> e2fcd8dbc87f [2023-01-31T19:30:56.904Z] Step 22/23 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:30:58.319Z] ---> Running in 966b52ddf15e [2023-01-31T19:30:58.592Z] Removing intermediate container 966b52ddf15e [2023-01-31T19:30:58.592Z] ---> 65cdb245afc4 [2023-01-31T19:30:58.592Z] Step 23/23 : LABEL version=0.0.0 [2023-01-31T19:30:58.860Z] ---> Running in 40bf57125421 [2023-01-31T19:30:59.449Z] Removing intermediate container 40bf57125421 [2023-01-31T19:30:59.449Z] ---> a562cd09e5f2 [2023-01-31T19:30:59.449Z] [2023-01-31T19:30:59.449Z] Successfully built a562cd09e5f2 [2023-01-31T19:30:59.449Z] Successfully tagged security-spire-server-arm64:latest [2023-01-31T19:30:59.449Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-01-31T19:31:17.797Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-31T19:31:17.797Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-31T19:31:17.797Z] ---> bfcdcd666f71 [2023-01-31T19:31:17.797Z] Step 3/19 : WORKDIR /edgex-go [2023-01-31T19:31:17.797Z] ---> Using cache [2023-01-31T19:31:17.797Z] ---> 33966e3ad941 [2023-01-31T19:31:17.797Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-31T19:31:17.797Z] ---> Running in 73a71cb1ad6f [2023-01-31T19:31:18.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:31:18.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:31:20.049Z] v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-31T19:31:20.049Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-31T19:31:20.049Z] OK: 16901 distinct packages available [2023-01-31T19:31:20.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:31:20.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:31:22.327Z] OK: 221 MiB in 51 packages [2023-01-31T19:31:23.732Z] Removing intermediate container 73a71cb1ad6f [2023-01-31T19:31:23.732Z] ---> 4c139741596a [2023-01-31T19:31:23.732Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-31T19:31:24.692Z] ---> 50bd7b1f2e5b [2023-01-31T19:31:24.692Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T19:31:24.692Z] ---> Running in f66db49fbdab [2023-01-31T19:33:01.337Z] Removing intermediate container f66db49fbdab [2023-01-31T19:33:01.337Z] ---> 4bddf87437c7 [2023-01-31T19:33:01.337Z] Step 7/19 : COPY . . [2023-01-31T19:33:11.396Z] ---> 02f51eb2fcd0 [2023-01-31T19:33:11.396Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-31T19:33:11.396Z] ---> Running in c3bef0e79c37 [2023-01-31T19:33:12.802Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-31T19:33:51.656Z] Removing intermediate container a2140dd4b0d3 [2023-01-31T19:33:51.656Z] ---> 985250740e13 [2023-01-31T19:33:51.656Z] [2023-01-31T19:33:51.656Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T19:33:51.656Z] ---> 2b4661558fb8 [2023-01-31T19:33:51.656Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-31T19:33:51.656Z] ---> Running in 81448bca294e [2023-01-31T19:33:51.656Z] Removing intermediate container 81448bca294e [2023-01-31T19:33:51.656Z] ---> 4c0d924b7967 [2023-01-31T19:33:51.656Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-31T19:33:51.656Z] ---> Running in b466bc11f03f [2023-01-31T19:33:51.656Z] Removing intermediate container b466bc11f03f [2023-01-31T19:33:51.656Z] ---> 964aea3690eb [2023-01-31T19:33:51.656Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-31T19:33:51.656Z] ---> Running in 9ab473b10f50 [2023-01-31T19:33:51.656Z] Removing intermediate container 9ab473b10f50 [2023-01-31T19:33:51.656Z] ---> e2372327d8b5 [2023-01-31T19:33:51.656Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-31T19:33:51.656Z] ---> Running in 4e99df5a2ab3 [2023-01-31T19:33:51.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:33:51.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:33:51.656Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-31T19:33:51.656Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:33:51.656Z] OK: 5 MiB in 15 packages [2023-01-31T19:33:52.257Z] Removing intermediate container 4e99df5a2ab3 [2023-01-31T19:33:52.257Z] ---> e9fc84184036 [2023-01-31T19:33:52.257Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:33:53.213Z] ---> 4e1a4db93097 [2023-01-31T19:33:53.213Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-31T19:33:55.146Z] ---> aca15373aa38 [2023-01-31T19:33:55.146Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-31T19:33:56.550Z] ---> 8550d761f20a [2023-01-31T19:33:56.550Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-31T19:33:56.550Z] ---> Running in 01384c51f132 [2023-01-31T19:33:57.132Z] Removing intermediate container 01384c51f132 [2023-01-31T19:33:57.132Z] ---> a0a0b3e3ac2c [2023-01-31T19:33:57.132Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:33:57.132Z] ---> Running in f9ed5ea05e50 [2023-01-31T19:33:57.710Z] Removing intermediate container f9ed5ea05e50 [2023-01-31T19:33:57.710Z] ---> 367781265913 [2023-01-31T19:33:57.710Z] Step 20/22 : LABEL arch=arm64 [2023-01-31T19:33:57.710Z] ---> Running in c81d22092c53 [2023-01-31T19:33:58.288Z] Removing intermediate container c81d22092c53 [2023-01-31T19:33:58.288Z] ---> 9dffc8a4d5c2 [2023-01-31T19:33:58.288Z] Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:33:58.288Z] ---> Running in f3616d5220e8 [2023-01-31T19:33:58.869Z] Removing intermediate container f3616d5220e8 [2023-01-31T19:33:58.869Z] ---> 1a423501ad39 [2023-01-31T19:33:58.869Z] Step 22/22 : LABEL version=0.0.0 [2023-01-31T19:33:58.869Z] ---> Running in 27fd288a99da [2023-01-31T19:33:59.449Z] Removing intermediate container 27fd288a99da [2023-01-31T19:33:59.449Z] ---> 25e82820b3c6 [2023-01-31T19:33:59.449Z] [2023-01-31T19:33:59.714Z] Successfully built 25e82820b3c6 [2023-01-31T19:33:59.714Z] Successfully tagged core-data-arm64:latest [2023-01-31T19:34:14.678Z]  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-31T19:34:32.854Z] Removing intermediate container e67ac0aabbad [2023-01-31T19:34:32.854Z] ---> 1b4468970f4e [2023-01-31T19:34:32.854Z] [2023-01-31T19:34:32.854Z] Step 9/24 : FROM alpine:3.16 [2023-01-31T19:34:32.854Z] ---> 2b4661558fb8 [2023-01-31T19:34:32.854Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-31T19:34:32.854Z] ---> Running in bca95c3dcf38 [2023-01-31T19:34:33.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:34:33.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:34:35.104Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-31T19:34:35.104Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-31T19:34:35.104Z] (3/3) Installing su-exec (0.2-r1) [2023-01-31T19:34:35.104Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:34:35.104Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T19:34:35.683Z] OK: 6 MiB in 17 packages [2023-01-31T19:34:37.619Z] Removing intermediate container bca95c3dcf38 [2023-01-31T19:34:37.619Z] ---> 64ee695ef053 [2023-01-31T19:34:37.619Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-31T19:34:37.619Z] ---> Running in e23baf9b0452 [2023-01-31T19:34:37.891Z] Removing intermediate container e23baf9b0452 [2023-01-31T19:34:37.891Z] ---> 33c6383a1141 [2023-01-31T19:34:37.891Z] Step 12/24 : WORKDIR / [2023-01-31T19:34:38.161Z] ---> Running in 9f3988a6ade1 [2023-01-31T19:34:38.438Z] Removing intermediate container 9f3988a6ade1 [2023-01-31T19:34:38.438Z] ---> 109225fca639 [2023-01-31T19:34:38.438Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-31T19:34:39.392Z] ---> 535cc73e515c [2023-01-31T19:34:39.392Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-31T19:34:40.348Z] ---> e627a09789c7 [2023-01-31T19:34:40.348Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-31T19:34:41.306Z] ---> 07719d3b34db [2023-01-31T19:34:41.306Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-31T19:34:42.265Z] ---> 93920ae03d84 [2023-01-31T19:34:42.265Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-31T19:34:43.669Z] ---> 90e7162b4fe2 [2023-01-31T19:34:43.669Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-31T19:34:46.234Z] ---> ba26fdbc7543 [2023-01-31T19:34:46.234Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-31T19:34:47.190Z] ---> fb26aa8be37a [2023-01-31T19:34:47.190Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-31T19:34:47.190Z] ---> Running in 9190b5e01027 [2023-01-31T19:34:50.522Z] Removing intermediate container 9190b5e01027 [2023-01-31T19:34:50.522Z] ---> cde0a175253c [2023-01-31T19:34:50.522Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-31T19:34:50.522Z] ---> Running in 654e3907c82c [2023-01-31T19:34:50.786Z] Removing intermediate container 654e3907c82c [2023-01-31T19:34:50.786Z] ---> 59fdf67ddd04 [2023-01-31T19:34:50.786Z] Step 22/24 : LABEL arch=arm64 [2023-01-31T19:34:50.786Z] ---> Running in 539a25e7ba2e [2023-01-31T19:34:51.366Z] Removing intermediate container 539a25e7ba2e [2023-01-31T19:34:51.366Z] ---> 14aeb85b4af3 [2023-01-31T19:34:51.366Z] Step 23/24 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:34:51.366Z] ---> Running in 6bdb3680d14c [2023-01-31T19:34:51.943Z] Removing intermediate container 6bdb3680d14c [2023-01-31T19:34:51.943Z] ---> 8ec8081e7bd4 [2023-01-31T19:34:51.943Z] Step 24/24 : LABEL version=0.0.0 [2023-01-31T19:34:51.943Z] ---> Running in 2c16eb294626 [2023-01-31T19:34:52.523Z] Removing intermediate container 2c16eb294626 [2023-01-31T19:34:52.523Z] ---> fb1e25d92670 [2023-01-31T19:34:52.523Z] [2023-01-31T19:34:52.788Z] Successfully built fb1e25d92670 [2023-01-31T19:34:52.788Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-31T19:35:49.153Z]  Building security-secretstore-setup ... done Removing intermediate container 291cd156e6b3 [2023-01-31T19:35:49.153Z] ---> 8367ca95c8a3 [2023-01-31T19:35:49.153Z] [2023-01-31T19:35:49.153Z] Step 9/32 : FROM alpine:3.16 [2023-01-31T19:35:49.153Z] ---> 2b4661558fb8 [2023-01-31T19:35:49.153Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T19:35:49.153Z] ---> Running in c1579a138ce2 [2023-01-31T19:35:49.153Z] Removing intermediate container c1579a138ce2 [2023-01-31T19:35:49.153Z] ---> 40b7ccafbd9a [2023-01-31T19:35:49.153Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-31T19:35:49.153Z] ---> Running in 7843b7e419c7 [2023-01-31T19:35:49.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:35:49.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:35:49.153Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-31T19:35:49.153Z] (2/2) Installing su-exec (0.2-r1) [2023-01-31T19:35:49.153Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:35:49.153Z] OK: 5 MiB in 16 packages [2023-01-31T19:35:49.153Z] Removing intermediate container 7843b7e419c7 [2023-01-31T19:35:49.153Z] ---> cd571b76a02f [2023-01-31T19:35:49.153Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-31T19:35:49.153Z] ---> Running in d9f377b0c920 [2023-01-31T19:35:49.153Z] Removing intermediate container d9f377b0c920 [2023-01-31T19:35:49.153Z] ---> 55db4765e2b6 [2023-01-31T19:35:49.153Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-31T19:35:49.153Z] ---> Running in 14cbabf3100e [2023-01-31T19:35:49.153Z] Removing intermediate container 14cbabf3100e [2023-01-31T19:35:49.153Z] ---> 08ab13228310 [2023-01-31T19:35:49.153Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-31T19:35:49.153Z] ---> Running in 3e4959902e81 [2023-01-31T19:35:49.418Z] Removing intermediate container 3e4959902e81 [2023-01-31T19:35:49.418Z] ---> f1ae7f9802a5 [2023-01-31T19:35:49.418Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-31T19:35:49.684Z] ---> Running in bc7e3c947e8e [2023-01-31T19:35:50.273Z] Removing intermediate container bc7e3c947e8e [2023-01-31T19:35:50.273Z] ---> e141eedd871a [2023-01-31T19:35:50.273Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-31T19:35:50.273Z] ---> Running in 4311a379144c [2023-01-31T19:35:53.627Z] Removing intermediate container 4311a379144c [2023-01-31T19:35:53.627Z] ---> bbf0143e8ed8 [2023-01-31T19:35:53.627Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-31T19:35:53.627Z] ---> Running in 26d7c421e3e6 [2023-01-31T19:35:53.893Z] Removing intermediate container 26d7c421e3e6 [2023-01-31T19:35:53.893Z] ---> b75a66d257c6 [2023-01-31T19:35:53.893Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-31T19:35:54.848Z] ---> 46a1512e1821 [2023-01-31T19:35:54.848Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-31T19:35:54.848Z] ---> Running in ccb8a93fe4b4 [2023-01-31T19:35:58.186Z] Removing intermediate container ccb8a93fe4b4 [2023-01-31T19:35:58.186Z] ---> ef579a8197eb [2023-01-31T19:35:58.186Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:35:58.770Z] ---> 7560b8cf1169 [2023-01-31T19:35:58.770Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-31T19:36:00.709Z] ---> d239366cadb1 [2023-01-31T19:36:00.709Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-31T19:36:01.668Z] ---> d340ce780ddd [2023-01-31T19:36:01.668Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-31T19:36:02.625Z] ---> 89ad2b5e709f [2023-01-31T19:36:02.625Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-31T19:36:03.579Z] ---> 8414bde1969f [2023-01-31T19:36:03.579Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-31T19:36:04.534Z] ---> 0debd3b8437e [2023-01-31T19:36:04.534Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-31T19:36:05.498Z] ---> 31d1420d16c0 [2023-01-31T19:36:05.498Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-31T19:36:05.498Z] ---> Running in 6740fce5345d [2023-01-31T19:36:08.838Z] Removing intermediate container 6740fce5345d [2023-01-31T19:36:08.838Z] ---> f050c7eef00e [2023-01-31T19:36:08.838Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-31T19:36:08.838Z] ---> Running in 495d18893aa2 [2023-01-31T19:36:08.838Z] Removing intermediate container 495d18893aa2 [2023-01-31T19:36:08.838Z] ---> dbaa8a48c3c6 [2023-01-31T19:36:08.838Z] Step 29/32 : CMD ["gate"] [2023-01-31T19:36:08.838Z] ---> Running in b5b5b7b1b692 [2023-01-31T19:36:09.420Z] Removing intermediate container b5b5b7b1b692 [2023-01-31T19:36:09.420Z] ---> ec3b590626c0 [2023-01-31T19:36:09.420Z] Step 30/32 : LABEL arch=arm64 [2023-01-31T19:36:09.687Z] ---> Running in f793bb6a7f70 [2023-01-31T19:36:10.270Z] Removing intermediate container f793bb6a7f70 [2023-01-31T19:36:10.270Z] ---> 01424f95d056 [2023-01-31T19:36:10.270Z] Step 31/32 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:36:10.270Z] ---> Running in f69640d9d1e1 [2023-01-31T19:36:10.851Z] Removing intermediate container f69640d9d1e1 [2023-01-31T19:36:10.851Z] ---> 649a4edbe2b3 [2023-01-31T19:36:10.851Z] Step 32/32 : LABEL version=0.0.0 [2023-01-31T19:36:10.851Z] ---> Running in b8f59eeb67e3 [2023-01-31T19:36:11.117Z] Removing intermediate container b8f59eeb67e3 [2023-01-31T19:36:11.117Z] ---> c5e5eb0a3239 [2023-01-31T19:36:11.117Z] [2023-01-31T19:36:11.382Z] Successfully built c5e5eb0a3239 [2023-01-31T19:36:11.382Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-31T19:37:07.736Z]  Building security-bootstrapper ... done Removing intermediate container 4f7a6563daad [2023-01-31T19:37:07.736Z] ---> 473981575f1f [2023-01-31T19:37:07.736Z] [2023-01-31T19:37:07.736Z] Step 10/22 : FROM alpine:3.16 [2023-01-31T19:37:07.736Z] ---> 2b4661558fb8 [2023-01-31T19:37:07.736Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-31T19:37:07.736Z] ---> Running in c7346db282c3 [2023-01-31T19:37:07.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:37:08.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:37:09.274Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-31T19:37:09.274Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-31T19:37:09.274Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T19:37:09.274Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T19:37:09.641Z] OK: 6 MiB in 16 packages [2023-01-31T19:37:11.113Z] Removing intermediate container c7346db282c3 [2023-01-31T19:37:11.113Z] ---> bcfdca633ea8 [2023-01-31T19:37:11.113Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-31T19:37:11.113Z] ---> Running in ebef2b3a668e [2023-01-31T19:37:11.383Z] Removing intermediate container ebef2b3a668e [2023-01-31T19:37:11.383Z] ---> 64976c1d689a [2023-01-31T19:37:11.383Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-31T19:37:11.659Z] ---> Running in b0eb23e7a362 [2023-01-31T19:37:11.948Z] Removing intermediate container b0eb23e7a362 [2023-01-31T19:37:11.948Z] ---> 1daeeb0935c2 [2023-01-31T19:37:11.948Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-31T19:37:11.948Z] ---> Running in ece82a7d3eea [2023-01-31T19:37:12.545Z] Removing intermediate container ece82a7d3eea [2023-01-31T19:37:12.546Z] ---> 47e2948761ad [2023-01-31T19:37:12.546Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:37:13.162Z] ---> e2fde40c625b [2023-01-31T19:37:13.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-31T19:37:15.115Z] ---> 735831b3beb4 [2023-01-31T19:37:15.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-31T19:37:15.380Z] ---> 87b2edd0c110 [2023-01-31T19:37:15.380Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-31T19:37:15.380Z] ---> Running in cd4ba6e98d70 [2023-01-31T19:37:15.967Z] Removing intermediate container cd4ba6e98d70 [2023-01-31T19:37:15.967Z] ---> a1ab8ac129c5 [2023-01-31T19:37:15.967Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:37:15.967Z] ---> Running in 468febc72975 [2023-01-31T19:37:16.233Z] Removing intermediate container 468febc72975 [2023-01-31T19:37:16.233Z] ---> 1dac8c227ecd [2023-01-31T19:37:16.233Z] Step 20/22 : LABEL arch=arm64 [2023-01-31T19:37:16.233Z] ---> Running in de5bf4e02718 [2023-01-31T19:37:16.499Z] Removing intermediate container de5bf4e02718 [2023-01-31T19:37:16.499Z] ---> 5c78be768bfd [2023-01-31T19:37:16.499Z] Step 21/22 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:37:16.767Z] ---> Running in 054f44a451c5 [2023-01-31T19:37:17.033Z] Removing intermediate container 054f44a451c5 [2023-01-31T19:37:17.033Z] ---> e24a86317d6b [2023-01-31T19:37:17.033Z] Step 22/22 : LABEL version=0.0.0 [2023-01-31T19:37:17.033Z] ---> Running in f6967d9d1032 [2023-01-31T19:37:17.301Z] Removing intermediate container f6967d9d1032 [2023-01-31T19:37:17.301Z] ---> 125404c7b99b [2023-01-31T19:37:17.301Z] [2023-01-31T19:37:17.566Z] Successfully built 125404c7b99b [2023-01-31T19:37:17.566Z] Successfully tagged support-notifications-arm64:latest [2023-01-31T19:37:25.761Z]  Building support-notifications ... done Removing intermediate container c3bef0e79c37 [2023-01-31T19:37:25.761Z] ---> 0982c6542621 [2023-01-31T19:37:25.761Z] [2023-01-31T19:37:25.761Z] Step 9/19 : FROM alpine:3.15 [2023-01-31T19:37:25.761Z] ---> 8aa73fd46299 [2023-01-31T19:37:25.761Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-31T19:37:25.761Z] ---> Using cache [2023-01-31T19:37:25.761Z] ---> 0f4a27f74a4f [2023-01-31T19:37:25.761Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-31T19:37:26.034Z] ---> Running in c2e62ff9e89d [2023-01-31T19:37:26.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:37:27.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:37:28.209Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-31T19:37:28.209Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-31T19:37:28.209Z] OK: 15736 distinct packages available [2023-01-31T19:37:28.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-31T19:37:28.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-31T19:37:29.425Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-31T19:37:29.425Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-31T19:37:29.425Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-31T19:37:29.425Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-31T19:37:29.425Z] (5/9) Installing curl (7.80.0-r5) [2023-01-31T19:37:29.425Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-31T19:37:29.425Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-31T19:37:29.425Z] (8/9) Installing libucontext (1.1-r0) [2023-01-31T19:37:29.425Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-31T19:37:29.425Z] Executing busybox-1.34.1-r7.trigger [2023-01-31T19:37:29.425Z] Executing ca-certificates-20220614-r0.trigger [2023-01-31T19:37:29.691Z] OK: 8 MiB in 23 packages [2023-01-31T19:37:33.015Z] Removing intermediate container c2e62ff9e89d [2023-01-31T19:37:33.015Z] ---> d68c96d59ee8 [2023-01-31T19:37:33.015Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-31T19:37:33.015Z] ---> 91de4b5f4a48 [2023-01-31T19:37:33.015Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-31T19:37:33.970Z] ---> 235c8a2660e1 [2023-01-31T19:37:33.970Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-31T19:37:34.549Z] ---> 2116b7c0cf06 [2023-01-31T19:37:34.549Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-31T19:37:34.549Z] ---> Running in f5737679da95 [2023-01-31T19:37:34.813Z] Removing intermediate container f5737679da95 [2023-01-31T19:37:34.813Z] ---> f48c7c051a6b [2023-01-31T19:37:34.813Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-31T19:37:34.813Z] ---> Running in ce77d685b2e1 [2023-01-31T19:37:35.078Z] Removing intermediate container ce77d685b2e1 [2023-01-31T19:37:35.078Z] ---> 51e4ffe6e873 [2023-01-31T19:37:35.078Z] Step 17/19 : LABEL arch=arm64 [2023-01-31T19:37:35.078Z] ---> Running in 690e2c8b680b [2023-01-31T19:37:35.342Z] Removing intermediate container 690e2c8b680b [2023-01-31T19:37:35.342Z] ---> 40537b2e2ee0 [2023-01-31T19:37:35.342Z] Step 18/19 : LABEL git_sha=3b85155aa840fff15a7c28468ec9cff9880ec71b [2023-01-31T19:37:35.342Z] ---> Running in eb0fad2b0ceb [2023-01-31T19:37:35.607Z] Removing intermediate container eb0fad2b0ceb [2023-01-31T19:37:35.607Z] ---> c387fc1dbccc [2023-01-31T19:37:35.607Z] Step 19/19 : LABEL version=0.0.0 [2023-01-31T19:37:35.871Z] ---> Running in e6f508a71f9f [2023-01-31T19:37:36.136Z] Removing intermediate container e6f508a71f9f [2023-01-31T19:37:36.136Z] ---> bbf2c7bf6c73 [2023-01-31T19:37:36.136Z] [2023-01-31T19:37:36.136Z] Successfully built bbf2c7bf6c73 [2023-01-31T19:37:36.400Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-31T19:37:36.410Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-31T19:37:36.424Z] $ docker stop --time=1 2de42ff5f9ea91480de91cc90ea5877170f898ce15beb59cdd7b8267dec85d10 [2023-01-31T19:37:38.027Z] $ docker rm -f --volumes 2de42ff5f9ea91480de91cc90ea5877170f898ce15beb59cdd7b8267dec85d10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T19:37:38.568Z] + docker images [2023-01-31T19:37:38.832Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-31T19:37:38.832Z] security-spiffe-token-provider-arm64 latest bbf2c7bf6c73 3 seconds ago 28.9MB [2023-01-31T19:37:38.832Z] 0982c6542621 14 seconds ago 1.54GB [2023-01-31T19:37:38.832Z] support-notifications-arm64 latest 125404c7b99b 21 seconds ago 29.5MB [2023-01-31T19:37:38.832Z] 473981575f1f 35 seconds ago 1.57GB [2023-01-31T19:37:38.832Z] security-bootstrapper-arm64 latest c5e5eb0a3239 About a minute ago 19.5MB [2023-01-31T19:37:38.833Z] 8367ca95c8a3 About a minute ago 1.49GB [2023-01-31T19:37:38.833Z] security-secretstore-setup-arm64 latest fb1e25d92670 2 minutes ago 28.7MB [2023-01-31T19:37:38.833Z] 1b4468970f4e 3 minutes ago 1.5GB [2023-01-31T19:37:38.833Z] core-data-arm64 latest 25e82820b3c6 3 minutes ago 17.2MB [2023-01-31T19:37:38.833Z] 985250740e13 3 minutes ago 1.51GB [2023-01-31T19:37:38.833Z] security-spire-server-arm64 latest a562cd09e5f2 6 minutes ago 84.3MB [2023-01-31T19:37:38.833Z] 37a582c968ad 7 minutes ago 1.38GB [2023-01-31T19:37:38.833Z] support-scheduler-arm64 latest 8a4c48d76d32 7 minutes ago 29MB [2023-01-31T19:37:38.833Z] d678bd9f59dc 7 minutes ago 1.57GB [2023-01-31T19:37:38.833Z] core-command-arm64 latest f87a93e4ab36 10 minutes ago 17MB [2023-01-31T19:37:38.833Z] 9b6800b92d25 10 minutes ago 1.5GB [2023-01-31T19:37:38.833Z] core-metadata-arm64 latest ebf131c403b3 10 minutes ago 17.8MB [2023-01-31T19:37:38.833Z] 3f199dbca96f 10 minutes ago 1.51GB [2023-01-31T19:37:38.833Z] core-common-config-bootstrapper-arm64 latest 52f4df4937ab 11 minutes ago 14.9MB [2023-01-31T19:37:38.833Z] security-proxy-setup-arm64 latest ec4718ff0790 11 minutes ago 26.8MB [2023-01-31T19:37:38.833Z] 37c0879e8e54 11 minutes ago 1.5GB [2023-01-31T19:37:38.833Z] a76eb1d0bf87 11 minutes ago 1.49GB [2023-01-31T19:37:38.833Z] security-spire-agent-arm64 latest df345821e065 16 minutes ago 122MB [2023-01-31T19:37:38.833Z] security-spire-config-arm64 latest 8cee6867a10e 16 minutes ago 83.6MB [2023-01-31T19:37:38.833Z] 56d79b7f5b57 17 minutes ago 1.38GB [2023-01-31T19:37:38.833Z] 3619d57bc7ba 17 minutes ago 1.38GB [2023-01-31T19:37:38.833Z] ci-base-image-arm64 latest bfcdcd666f71 29 minutes ago 905MB [2023-01-31T19:37:38.833Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-31T19:37:38.833Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-31T19:37:38.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-31T19:37:38.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:37:39.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T19:37:39.676Z] [2023-01-31T19:37:39.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:37:40.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T19:37:40.333Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-31T19:37:40.333Z] 8998bd30e6a1: Pulling fs layer [2023-01-31T19:37:40.333Z] 04944245beec: Pulling fs layer [2023-01-31T19:37:40.333Z] 699f458cf7ca: Pulling fs layer [2023-01-31T19:37:40.333Z] 765212b225bb: Pulling fs layer [2023-01-31T19:37:40.333Z] f23df028b6ca: Pulling fs layer [2023-01-31T19:37:40.333Z] d65c8cfc05b1: Pulling fs layer [2023-01-31T19:37:40.333Z] 2437ff75d9bd: Pulling fs layer [2023-01-31T19:37:40.333Z] 765212b225bb: Waiting [2023-01-31T19:37:40.333Z] f23df028b6ca: Waiting [2023-01-31T19:37:40.333Z] d65c8cfc05b1: Waiting [2023-01-31T19:37:40.333Z] 2437ff75d9bd: Waiting [2023-01-31T19:37:40.333Z] 04944245beec: Verifying Checksum [2023-01-31T19:37:40.333Z] 04944245beec: Download complete [2023-01-31T19:37:40.333Z] 765212b225bb: Download complete [2023-01-31T19:37:40.598Z] f23df028b6ca: Verifying Checksum [2023-01-31T19:37:40.598Z] f23df028b6ca: Download complete [2023-01-31T19:37:40.598Z] d65c8cfc05b1: Verifying Checksum [2023-01-31T19:37:40.598Z] d65c8cfc05b1: Download complete [2023-01-31T19:37:40.598Z] 699f458cf7ca: Verifying Checksum [2023-01-31T19:37:40.598Z] 699f458cf7ca: Download complete [2023-01-31T19:37:41.181Z] 8998bd30e6a1: Verifying Checksum [2023-01-31T19:37:41.181Z] 8998bd30e6a1: Download complete [2023-01-31T19:37:43.116Z] 2437ff75d9bd: Verifying Checksum [2023-01-31T19:37:43.116Z] 2437ff75d9bd: Download complete [2023-01-31T19:37:45.049Z] 8998bd30e6a1: Pull complete [2023-01-31T19:37:45.315Z] 04944245beec: Pull complete [2023-01-31T19:37:46.716Z] 699f458cf7ca: Pull complete [2023-01-31T19:37:46.983Z] 765212b225bb: Pull complete [2023-01-31T19:37:47.563Z] f23df028b6ca: Pull complete [2023-01-31T19:37:47.828Z] d65c8cfc05b1: Pull complete [2023-01-31T19:38:02.794Z] 2437ff75d9bd: Pull complete [2023-01-31T19:38:02.794Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-31T19:38:02.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T19:38:02.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:38:03.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-4181 does not seem to be running inside a container [2023-01-31T19:38:03.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-31T19:38:05.832Z] $ docker top d6ffafbb4b714c6d687a5815f19a434d068c5b894cf16d63b580c47c8a4cbe50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T19:38:06.476Z] ---> job-cost.sh [2023-01-31T19:38:06.739Z] lf-activate-venv: SKIPPING [2023-01-31T19:38:06.739Z] INFO: No Stack... [2023-01-31T19:38:07.316Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-31T19:38:07.893Z] INFO: Archiving Costs [Pipeline] sh [2023-01-31T19:38:08.223Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-01-31T19:38:08.223Z] + cut -d, -f6 [Pipeline] lock [2023-01-31T19:38:08.305Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4317-1-stack-cost] [2023-01-31T19:38:08.310Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4317-1-stack-cost] did not exist. Created. [2023-01-31T19:38:08.310Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-31T19:38:09.028Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-31T19:38:09.210Z] Stashed 1 file(s) [Pipeline] } [2023-01-31T19:38:09.229Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4317-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-31T19:38:09.298Z] $ docker stop --time=1 d6ffafbb4b714c6d687a5815f19a434d068c5b894cf16d63b580c47c8a4cbe50 [2023-01-31T19:38:10.760Z] $ docker rm -f --volumes d6ffafbb4b714c6d687a5815f19a434d068c5b894cf16d63b580c47c8a4cbe50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-31T19:38:11.748Z] provisioning config files... [2023-01-31T19:38:11.756Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4342707739088933585tmp [Pipeline] { [Pipeline] sh [2023-01-31T19:38:12.093Z] + set +x [2023-01-31T19:38:12.093Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-01-31T19:38:12.093Z] [2023-01-31T19:38:12.093Z] [2023-01-31T19:38:12.093Z] _____ _ [2023-01-31T19:38:12.093Z] / ____| | | [2023-01-31T19:38:12.093Z] | | ___ __| | ___ ___ _____ __ [2023-01-31T19:38:12.093Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-31T19:38:12.093Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-31T19:38:12.093Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-31T19:38:12.093Z] Bash-1.0.6 [2023-01-31T19:38:12.093Z] [2023-01-31T19:38:12.093Z] [2023-01-31T19:38:12.093Z] ==> git version 2.25.1 found [2023-01-31T19:38:12.093Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-31T19:38:12.093Z] Release-Date: 2020-01-08 [2023-01-31T19:38:12.093Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-31T19:38:12.093Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-31T19:38:12.093Z] ==> Jenkins CI detected. [2023-01-31T19:38:12.093Z] current dir:  /w/workspace/edgex-go/1 [2023-01-31T19:38:12.093Z] project root: . [2023-01-31T19:38:12.093Z] --> token set from env [2023-01-31T19:38:12.093Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-31T19:38:12.093Z] ==> Running gcov in . (disable via -X gcov) [2023-01-31T19:38:12.356Z] ==> Python coveragepy not found [2023-01-31T19:38:12.356Z] ==> Searching for coverage reports in: [2023-01-31T19:38:12.356Z] + . [2023-01-31T19:38:12.356Z] -> Found 1 reports [2023-01-31T19:38:12.356Z] ==> Detecting git/mercurial file structure [2023-01-31T19:38:12.356Z] ==> Reading reports [2023-01-31T19:38:12.356Z] + ./coverage.out bytes=486197 [2023-01-31T19:38:12.356Z] ==> Appending adjustments [2023-01-31T19:38:12.356Z] https://docs.codecov.io/docs/fixing-reports [2023-01-31T19:38:13.298Z] + Found adjustments [2023-01-31T19:38:13.298Z] ==> Gzipping contents [2023-01-31T19:38:13.558Z] 64K /tmp/codecov.BCguab.gz [2023-01-31T19:38:13.558Z] ==> Uploading reports [2023-01-31T19:38:13.558Z] url: https://codecov.io [2023-01-31T19:38:13.558Z] query: branch=PR-4317&commit=3b85155aa840fff15a7c28468ec9cff9880ec71b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4317&job=&cmd_args= [2023-01-31T19:38:13.558Z] -> Pinging Codecov [2023-01-31T19:38:13.558Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4317&commit=3b85155aa840fff15a7c28468ec9cff9880ec71b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4317&job=&cmd_args= [2023-01-31T19:38:13.817Z] -> Uploading to [2023-01-31T19:38:13.817Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-31/00271124DB129430A58F1EEE437C3FCB/3b85155aa840fff15a7c28468ec9cff9880ec71b/501510d6-1161-4e69-b6dd-cd25f4b62464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230131T193813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31e6dd113b40df3a2377a3241d2160c11257e076d57657609d78c6c8b987b5c8 [2023-01-31T19:38:13.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-31T19:38:13.817Z] Dload Upload Total Spent Left Speed [2023-01-31T19:38:14.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62782 0 0 100 62782 0 276k --:--:-- --:--:-- --:--:-- 276k 100 62782 0 0 100 62782 0 202k --:--:-- --:--:-- --:--:-- 201k [2023-01-31T19:38:14.076Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3b85155aa840fff15a7c28468ec9cff9880ec71b [Pipeline] } [2023-01-31T19:38:14.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-31T19:38:15.549Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-31T19:38:15.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T19:38:16.774Z] ---> package-listing.sh [2023-01-31T19:38:16.774Z] ++ facter osfamily [2023-01-31T19:38:16.774Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-31T19:38:17.033Z] + OS_FAMILY=debian [2023-01-31T19:38:17.033Z] + workspace=/w/workspace/edgex-go/1 [2023-01-31T19:38:17.033Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-31T19:38:17.033Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-31T19:38:17.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-31T19:38:17.033Z] + PACKAGES=/tmp/packages_start.txt [2023-01-31T19:38:17.033Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-31T19:38:17.033Z] + PACKAGES=/tmp/packages_end.txt [2023-01-31T19:38:17.033Z] + case "${OS_FAMILY}" in [2023-01-31T19:38:17.033Z] + dpkg -l [2023-01-31T19:38:17.033Z] + grep '^ii' [2023-01-31T19:38:17.033Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-31T19:38:17.033Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-31T19:38:17.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-31T19:38:17.033Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-31T19:38:17.033Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-31T19:38:17.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-31T19:38:17.076Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-31T19:38:17.373Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:38:18.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T19:38:18.090Z] [2023-01-31T19:38:18.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T19:38:18.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T19:38:18.533Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-31T19:38:18.533Z] 5eb5b503b376: Pulling fs layer [2023-01-31T19:38:18.533Z] 5c69ac0246d0: Pulling fs layer [2023-01-31T19:38:18.533Z] ec43610c2a17: Pulling fs layer [2023-01-31T19:38:18.533Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-31T19:38:18.533Z] 33b1e0a273af: Pulling fs layer [2023-01-31T19:38:18.533Z] 5d3b04190fa2: Pulling fs layer [2023-01-31T19:38:18.533Z] 2f39f015ded8: Pulling fs layer [2023-01-31T19:38:18.533Z] 33b1e0a273af: Waiting [2023-01-31T19:38:18.533Z] 3a2ae6a8a46f: Waiting [2023-01-31T19:38:18.533Z] 5c69ac0246d0: Verifying Checksum [2023-01-31T19:38:18.533Z] 5c69ac0246d0: Download complete [2023-01-31T19:38:18.533Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-31T19:38:18.533Z] 3a2ae6a8a46f: Download complete [2023-01-31T19:38:18.811Z] 33b1e0a273af: Verifying Checksum [2023-01-31T19:38:18.811Z] 33b1e0a273af: Download complete [2023-01-31T19:38:18.811Z] 5d3b04190fa2: Verifying Checksum [2023-01-31T19:38:18.811Z] 5d3b04190fa2: Download complete [2023-01-31T19:38:18.811Z] ec43610c2a17: Verifying Checksum [2023-01-31T19:38:18.811Z] ec43610c2a17: Download complete [2023-01-31T19:38:19.100Z] 5eb5b503b376: Verifying Checksum [2023-01-31T19:38:19.100Z] 5eb5b503b376: Download complete [2023-01-31T19:38:19.717Z] 2f39f015ded8: Verifying Checksum [2023-01-31T19:38:19.718Z] 2f39f015ded8: Download complete [2023-01-31T19:38:20.002Z] 5eb5b503b376: Pull complete [2023-01-31T19:38:20.261Z] 5c69ac0246d0: Pull complete [2023-01-31T19:38:20.828Z] ec43610c2a17: Pull complete [2023-01-31T19:38:20.829Z] 3a2ae6a8a46f: Pull complete [2023-01-31T19:38:20.829Z] 33b1e0a273af: Pull complete [2023-01-31T19:38:21.087Z] 5d3b04190fa2: Pull complete [2023-01-31T19:38:25.270Z] 2f39f015ded8: Pull complete [2023-01-31T19:38:25.270Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-31T19:38:25.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T19:38:25.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T19:38:25.481Z] prd-ubuntu20.04-docker-8c-8g-4179 does not seem to be running inside a container [2023-01-31T19:38:25.508Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-31T19:38:27.750Z] $ docker top f2a9085364d7a7662f7fe92a3e632996b84677657612b250af16cf82d8eec6f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T19:38:28.134Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-31T19:38:28.444Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-31T19:38:28.752Z] + ls /var/log/sa-host [2023-01-31T19:38:28.752Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T19:38:28.951Z] provisioning config files... [2023-01-31T19:38:28.959Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11418723882830577332tmp [Pipeline] { [Pipeline] echo [2023-01-31T19:38:29.001Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T19:38:29.309Z] ---> create-netrc.sh [Pipeline] } [2023-01-31T19:38:29.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-31T19:38:29.725Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-31T19:38:29.754Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T19:38:30.062Z] ---> sudo-logs.sh [2023-01-31T19:38:30.062Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-31T19:38:30.138Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T19:38:30.446Z] ---> job-cost.sh [2023-01-31T19:38:30.446Z] lf-activate-venv: SKIPPING [2023-01-31T19:38:30.446Z] DEBUG: total: 0.10999999940395355 [2023-01-31T19:38:30.446Z] INFO: Retrieving Stack Cost... [2023-01-31T19:38:31.012Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-31T19:38:31.270Z] INFO: Archiving Costs [Pipeline] echo [2023-01-31T19:38:31.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T19:38:31.618Z] ---> logs-deploy.sh [2023-01-31T19:38:31.618Z] lf-activate-venv: SKIPPING [2023-01-31T19:38:31.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4317/1 [2023-01-31T19:38:31.618Z] INFO: archiving workspace using pattern(s): [2023-01-31T19:38:32.556Z] Archives upload complete. [2023-01-31T19:38:32.556Z] INFO: archiving logs to Nexus