Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc+15a983a6f6d5b88e20add8024b7e596911b920c9 (0fdf92cb19d0a6a2a31d9eeb0d2c6de4af904d84) 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-ssh10542217177866021224.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-ssh16294603407027349068.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh517026557864965190.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 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-ssh10615987721023006779.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8420666234465391168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-5507 in /w/workspace/edgexfoundry_edgex-go_PR-4344 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4344/head:refs/remotes/origin/PR-4344 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc Merge succeeded, producing 44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 Checking out Revision 44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 (PR-4344) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # 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 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 # timeout=10 Commit message: "Merge commit '15a983a6f6d5b88e20add8024b7e596911b920c9' into HEAD" > git rev-list --no-walk 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T08:29:29.591Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T08:29:29.638Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T08:29:29.654Z] ========================================================= [2023-02-13T08:29:29.654Z] EdgeX Global Pipelines Version Info [2023-02-13T08:29:29.654Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:29:30.384Z] ------------------- [2023-02-13T08:29:30.384Z] stable info: [2023-02-13T08:29:30.384Z] ------------------- [2023-02-13T08:29:30.384Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T08:29:30.384Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T08:29:30.384Z] Message: update stable to v1.0.244 [2023-02-13T08:29:30.955Z] ------------------- [2023-02-13T08:29:30.955Z] experimental info: [2023-02-13T08:29:30.955Z] ------------------- [2023-02-13T08:29:30.955Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T08:29:30.955Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T08:29:30.955Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T08:29:31.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-13T08:29:31.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-13T08:29:31.125Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T08:29:31.133Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T08:29:31.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T08:29:31.151Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T08:29:31.163Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T08:29:31.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-13T08:29:31.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-13T08:29:31.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-13T08:29:31.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T08:29:31.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T08:29:31.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T08:29:31.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T08:29:31.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T08:29:31.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T08:29:31.279Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T08:29:31.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T08:29:31.300Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-13T08:29:31.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-13T08:29:31.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T08:29:31.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T08:29:31.356Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T08:29:31.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4344 [Pipeline] echo [2023-02-13T08:29:31.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4344 [Pipeline] echo [2023-02-13T08:29:31.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4344 [Pipeline] echo [2023-02-13T08:29:31.399Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [Pipeline] echo [2023-02-13T08:29:31.410Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44cafaa [Pipeline] echo [2023-02-13T08:29:31.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T08:29:31.469Z] provisioning config files... [2023-02-13T08:29:31.482Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13130228724445534626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:29:31.784Z] ---> docker-login.sh [2023-02-13T08:29:31.784Z] nexus3.edgexfoundry.org:10001 [2023-02-13T08:29:32.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:29:32.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:29:32.305Z] Configure a credential helper to remove this warning. See [2023-02-13T08:29:32.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:29:32.305Z] [2023-02-13T08:29:32.305Z] Login Succeeded [2023-02-13T08:29:32.305Z] nexus3.edgexfoundry.org:10002 [2023-02-13T08:29:32.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:29:32.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:29:32.305Z] Configure a credential helper to remove this warning. See [2023-02-13T08:29:32.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:29:32.305Z] [2023-02-13T08:29:32.305Z] Login Succeeded [2023-02-13T08:29:32.305Z] nexus3.edgexfoundry.org:10003 [2023-02-13T08:29:32.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:29:32.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:29:32.566Z] Configure a credential helper to remove this warning. See [2023-02-13T08:29:32.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:29:32.566Z] [2023-02-13T08:29:32.566Z] Login Succeeded [2023-02-13T08:29:32.566Z] nexus3.edgexfoundry.org:10004 [2023-02-13T08:29:32.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:29:32.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:29:32.566Z] Configure a credential helper to remove this warning. See [2023-02-13T08:29:32.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:29:32.566Z] [2023-02-13T08:29:32.566Z] Login Succeeded [2023-02-13T08:29:32.566Z] docker.io [2023-02-13T08:29:32.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:29:32.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:29:32.827Z] Configure a credential helper to remove this warning. See [2023-02-13T08:29:32.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:29:32.827Z] [2023-02-13T08:29:32.827Z] Login Succeeded [2023-02-13T08:29:32.827Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T08:29:32.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T08:29:33.137Z] + 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-02-13T08:29:33.137Z] + dirname cmd/core-command/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-13T08:29:33.137Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-13T08:29:33.137Z] + dirname cmd/core-data/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-13T08:29:33.137Z] + + dirname cmd/core-metadata/Dockerfile [2023-02-13T08:29:33.137Z] cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-13T08:29:33.137Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-13T08:29:33.137Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-13T08:29:33.137Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-13T08:29:33.137Z] cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-13T08:29:33.137Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-13T08:29:33.137Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-13T08:29:33.137Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-13T08:29:33.137Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-13T08:29:33.137Z] + dirname cmd/support-notifications/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-13T08:29:33.137Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-13T08:29:33.137Z] + cut -d/ -f2 [2023-02-13T08:29:33.137Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-13T08:29:33.195Z] 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-02-13T08:29:33.543Z] + git rev-list -1 --merges 44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5~1..44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [Pipeline] echo [2023-02-13T08:29:33.556Z] -----------> git rev-list -1 --merges 44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5~1..44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:29:33.556Z] 44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [false] [Pipeline] sh [2023-02-13T08:29:33.843Z] + git log --format=format:%s -1 44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [Pipeline] echo [2023-02-13T08:29:33.859Z] ========================================================= [2023-02-13T08:29:33.859Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T08:29:33.859Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-13T08:29:34.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T08:29:34.295Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T08:29:34.295Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T08:29:34.295Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T08:29:34.295Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T08:29:34.296Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T08:29:34.296Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:29:34.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T08:29:34.709Z] [2023-02-13T08:29:34.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:29:35.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T08:29:35.011Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T08:29:35.011Z] b85a868b505f: Pulling fs layer [2023-02-13T08:29:35.011Z] e2be974225ed: Pulling fs layer [2023-02-13T08:29:35.011Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T08:29:35.011Z] 988bab9f4d93: Pulling fs layer [2023-02-13T08:29:35.011Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T08:29:35.011Z] eaf3925da568: Pulling fs layer [2023-02-13T08:29:35.011Z] bab4dde63d76: Pulling fs layer [2023-02-13T08:29:35.011Z] bde34c3a00c8: Pulling fs layer [2023-02-13T08:29:35.011Z] b352a97aabf1: Pulling fs layer [2023-02-13T08:29:35.011Z] 988bab9f4d93: Waiting [2023-02-13T08:29:35.011Z] eaf3925da568: Waiting [2023-02-13T08:29:35.011Z] bab4dde63d76: Waiting [2023-02-13T08:29:35.011Z] bde34c3a00c8: Waiting [2023-02-13T08:29:35.011Z] 1469e6f7b9e6: Waiting [2023-02-13T08:29:35.011Z] 4872d77fe225: Pulling fs layer [2023-02-13T08:29:35.011Z] b352a97aabf1: Waiting [2023-02-13T08:29:35.011Z] 5851b861e8e6: Pulling fs layer [2023-02-13T08:29:35.011Z] 5851b861e8e6: Waiting [2023-02-13T08:29:35.011Z] e2be974225ed: Verifying Checksum [2023-02-13T08:29:35.011Z] e2be974225ed: Download complete [2023-02-13T08:29:35.276Z] 988bab9f4d93: Verifying Checksum [2023-02-13T08:29:35.276Z] 988bab9f4d93: Download complete [2023-02-13T08:29:35.276Z] 1469e6f7b9e6: Download complete [2023-02-13T08:29:35.276Z] eaf3925da568: Verifying Checksum [2023-02-13T08:29:35.276Z] eaf3925da568: Download complete [2023-02-13T08:29:35.276Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T08:29:35.276Z] 339a4e72a1f5: Download complete [2023-02-13T08:29:35.276Z] bde34c3a00c8: Download complete [2023-02-13T08:29:35.541Z] b352a97aabf1: Verifying Checksum [2023-02-13T08:29:35.541Z] b352a97aabf1: Download complete [2023-02-13T08:29:35.541Z] 4872d77fe225: Verifying Checksum [2023-02-13T08:29:35.541Z] 4872d77fe225: Download complete [2023-02-13T08:29:35.541Z] 5851b861e8e6: Verifying Checksum [2023-02-13T08:29:35.541Z] 5851b861e8e6: Download complete [2023-02-13T08:29:35.541Z] b85a868b505f: Verifying Checksum [2023-02-13T08:29:35.541Z] b85a868b505f: Download complete [2023-02-13T08:29:35.806Z] bab4dde63d76: Verifying Checksum [2023-02-13T08:29:35.806Z] bab4dde63d76: Download complete [2023-02-13T08:29:36.745Z] b85a868b505f: Pull complete [2023-02-13T08:29:37.003Z] e2be974225ed: Pull complete [2023-02-13T08:29:37.571Z] 339a4e72a1f5: Pull complete [2023-02-13T08:29:37.571Z] 988bab9f4d93: Pull complete [2023-02-13T08:29:37.829Z] 1469e6f7b9e6: Pull complete [2023-02-13T08:29:37.829Z] eaf3925da568: Pull complete [2023-02-13T08:29:39.734Z] bab4dde63d76: Pull complete [2023-02-13T08:29:39.734Z] bde34c3a00c8: Pull complete [2023-02-13T08:29:39.994Z] b352a97aabf1: Pull complete [2023-02-13T08:29:40.255Z] 4872d77fe225: Pull complete [2023-02-13T08:29:40.255Z] 5851b861e8e6: Pull complete [2023-02-13T08:29:40.255Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T08:29:40.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T08:29:40.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:29:40.371Z] prd-ubuntu20.04-docker-8c-8g-5507 does not seem to be running inside a container [2023-02-13T08:29:40.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T08:29:43.416Z] $ docker top 469fd78b3e7318a5f42c403276bc52f1953a0c19460fb4636f084d3370a43fe1 -eo pid,comm [2023-02-13T08:29:43.486Z] 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-02-13T08:29:43.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T08:29:43.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T08:29:43.522Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T08:29:43.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T08:29:43.640Z] $ docker exec 469fd78b3e7318a5f42c403276bc52f1953a0c19460fb4636f084d3370a43fe1 ssh-agent [2023-02-13T08:29:43.789Z] SSH_AUTH_SOCK=/tmp/ssh-b3xMWEKw4j6p/agent.32 [2023-02-13T08:29:43.789Z] SSH_AGENT_PID=38 [2023-02-13T08:29:43.812Z] Running ssh-add (command line suppressed) [2023-02-13T08:29:43.918Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_18161752716178345459.key (/w/workspace/edgex-go/2@tmp/private_key_18161752716178345459.key) [2023-02-13T08:29:43.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T08:29:44.229Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T08:29:44.244Z] $ docker exec --env ******** --env ******** 469fd78b3e7318a5f42c403276bc52f1953a0c19460fb4636f084d3370a43fe1 ssh-agent -k [2023-02-13T08:29:44.331Z] unset SSH_AUTH_SOCK; [2023-02-13T08:29:44.331Z] unset SSH_AGENT_PID; [2023-02-13T08:29:44.331Z] echo Agent pid 38 killed; [2023-02-13T08:29:44.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T08:29:44.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T08:29:44.373Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T08:29:44.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T08:29:44.493Z] $ docker exec 469fd78b3e7318a5f42c403276bc52f1953a0c19460fb4636f084d3370a43fe1 ssh-agent [2023-02-13T08:29:44.601Z] SSH_AUTH_SOCK=/tmp/ssh-6fSFXdYQeXzJ/agent.71 [2023-02-13T08:29:44.601Z] SSH_AGENT_PID=77 [2023-02-13T08:29:44.606Z] Running ssh-add (command line suppressed) [2023-02-13T08:29:44.718Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9105265724343735450.key (/w/workspace/edgex-go/2@tmp/private_key_9105265724343735450.key) [2023-02-13T08:29:44.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T08:29:45.019Z] + git semver init [2023-02-13T08:29:45.277Z] 2023-02-13 08:29:45,192 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T08:29:45.277Z] 2023-02-13 08:29:45,193 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-13T08:29:45.277Z] 2023-02-13 08:29:45,193 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-13T08:29:45.277Z] 2023-02-13 08:29:45,193 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-13T08:29:53.414Z] 2023-02-13 08:29:52,833 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-13T08:29:53.414Z] 2023-02-13 08:29:52,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4344 with force:False [2023-02-13T08:29:53.414Z] 2023-02-13 08:29:52,833 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4344 [2023-02-13T08:29:53.414Z] 2023-02-13 08:29:52,838 [execute] INFO git cat-file --batch-check [2023-02-13T08:29:53.414Z] 2023-02-13 08:29:52,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T08:29:53.414Z] 2023-02-13 08:29:52,844 [execute] INFO git cat-file --batch [2023-02-13T08:29:53.414Z] 2023-02-13 08:29:52,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T08:29:53.414Z] 2023-02-13 08:29:52,849 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4344 [2023-02-13T08:29:53.414Z] 0.0.0 [Pipeline] } [2023-02-13T08:29:53.421Z] $ docker exec --env ******** --env ******** 469fd78b3e7318a5f42c403276bc52f1953a0c19460fb4636f084d3370a43fe1 ssh-agent -k [2023-02-13T08:29:53.517Z] unset SSH_AUTH_SOCK; [2023-02-13T08:29:53.517Z] unset SSH_AGENT_PID; [2023-02-13T08:29:53.517Z] echo Agent pid 77 killed; [2023-02-13T08:29:53.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T08:29:53.835Z] + git semver [Pipeline] } [2023-02-13T08:29:54.106Z] $ docker stop --time=1 469fd78b3e7318a5f42c403276bc52f1953a0c19460fb4636f084d3370a43fe1 [2023-02-13T08:29:55.966Z] $ docker rm -f --volumes 469fd78b3e7318a5f42c403276bc52f1953a0c19460fb4636f084d3370a43fe1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T08:29:56.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T08:29:56.737Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T08:29:56.741Z] [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-02-13T08:29:57.146Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-13T08:29:57.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T08:29:57.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T08:29:57.175Z] ========================================================= [2023-02-13T08:29:57.175Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T08:29:57.176Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:29:57.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T08:29:57.731Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T08:29:57.731Z] 213ec9aee27d: Pulling fs layer [2023-02-13T08:29:57.731Z] 4583459ba037: Pulling fs layer [2023-02-13T08:29:57.731Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T08:29:57.731Z] 53926ce57604: Pulling fs layer [2023-02-13T08:29:57.731Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T08:29:57.731Z] 22ff95d597cd: Pulling fs layer [2023-02-13T08:29:57.731Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T08:29:57.731Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T08:29:57.731Z] a7acece74701: Pulling fs layer [2023-02-13T08:29:57.731Z] 53926ce57604: Waiting [2023-02-13T08:29:57.731Z] 21b2b0c7a3f4: Waiting [2023-02-13T08:29:57.731Z] 96b7cbca73a9: Waiting [2023-02-13T08:29:57.731Z] a7acece74701: Waiting [2023-02-13T08:29:57.731Z] 22ff95d597cd: Waiting [2023-02-13T08:29:57.731Z] 93c1e223e6f2: Verifying Checksum [2023-02-13T08:29:57.731Z] 93c1e223e6f2: Download complete [2023-02-13T08:29:57.731Z] 4583459ba037: Download complete [2023-02-13T08:29:57.731Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-13T08:29:57.731Z] 21b2b0c7a3f4: Download complete [2023-02-13T08:29:57.731Z] 22ff95d597cd: Verifying Checksum [2023-02-13T08:29:57.731Z] 22ff95d597cd: Download complete [2023-02-13T08:29:57.731Z] 213ec9aee27d: Verifying Checksum [2023-02-13T08:29:57.731Z] 213ec9aee27d: Download complete [2023-02-13T08:29:57.731Z] 12d6caf4c0d1: Verifying Checksum [2023-02-13T08:29:57.731Z] 12d6caf4c0d1: Download complete [2023-02-13T08:29:57.992Z] 213ec9aee27d: Pull complete [2023-02-13T08:29:57.992Z] 4583459ba037: Pull complete [2023-02-13T08:29:58.264Z] 93c1e223e6f2: Pull complete [2023-02-13T08:29:58.862Z] a7acece74701: Verifying Checksum [2023-02-13T08:29:58.862Z] a7acece74701: Download complete [2023-02-13T08:29:58.862Z] 53926ce57604: Verifying Checksum [2023-02-13T08:29:58.862Z] 53926ce57604: Download complete [2023-02-13T08:29:59.122Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T08:29:59.122Z] 96b7cbca73a9: Download complete [2023-02-13T08:30:02.417Z] 53926ce57604: Pull complete [2023-02-13T08:30:02.675Z] 21b2b0c7a3f4: Pull complete [2023-02-13T08:30:02.675Z] 22ff95d597cd: Pull complete [2023-02-13T08:30:02.675Z] 12d6caf4c0d1: Pull complete [2023-02-13T08:30:05.214Z] 96b7cbca73a9: Pull complete [2023-02-13T08:30:05.473Z] a7acece74701: Pull complete [2023-02-13T08:30:05.473Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T08:30:05.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T08:30:05.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:30:05.768Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T08:30:05.768Z] WORKDIR /edgex [2023-02-13T08:30:05.768Z] COPY go.mod . [2023-02-13T08:30:05.768Z] RUN go mod download [2023-02-13T08:30:05.768Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-13T08:30:06.335Z] Sending build context to Docker daemon 170.2MB [2023-02-13T08:30:06.335Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T08:30:06.335Z] ---> db6d94c90886 [2023-02-13T08:30:06.335Z] Step 2/4 : WORKDIR /edgex [2023-02-13T08:30:11.666Z] ---> Running in 30b27ae43a87 [2023-02-13T08:30:11.666Z] Removing intermediate container 30b27ae43a87 [2023-02-13T08:30:11.666Z] ---> deaac6836a14 [2023-02-13T08:30:11.666Z] Step 3/4 : COPY go.mod . [2023-02-13T08:30:11.829Z] Still waiting to schedule task [2023-02-13T08:30:11.829Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-13T08:30:11.928Z] ---> b1e5355e83e9 [2023-02-13T08:30:11.928Z] Step 4/4 : RUN go mod download [2023-02-13T08:30:11.928Z] ---> Running in a37b0a31dd13 [2023-02-13T08:30:26.804Z] Removing intermediate container a37b0a31dd13 [2023-02-13T08:30:26.804Z] ---> c0d5d31b71ce [2023-02-13T08:30:26.804Z] Successfully built c0d5d31b71ce [2023-02-13T08:30:26.804Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:30:27.096Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T08:30:27.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:30:27.157Z] prd-ubuntu20.04-docker-8c-8g-5507 does not seem to be running inside a container [2023-02-13T08:30:27.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T08:30:27.754Z] $ docker top abe0f4d93726c884fb39c4be3c17889e8d8ae50a02cce7b9607ed145ba2618d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:30:28.093Z] + go version [2023-02-13T08:30:28.093Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T08:30:28.105Z] $ docker stop --time=1 abe0f4d93726c884fb39c4be3c17889e8d8ae50a02cce7b9607ed145ba2618d1 [2023-02-13T08:30:29.430Z] $ docker rm -f --volumes abe0f4d93726c884fb39c4be3c17889e8d8ae50a02cce7b9607ed145ba2618d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:30:29.888Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T08:30:29.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:30:29.958Z] prd-ubuntu20.04-docker-8c-8g-5507 does not seem to be running inside a container [2023-02-13T08:30:29.985Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T08:30:30.514Z] $ docker top c83aa0eb3e6fb8997958d2392102f6b4dbfb04788c84cd81e92bc9300401666f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T08:30:30.572Z] ========================================================= [2023-02-13T08:30:30.572Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-13T08:30:30.572Z] ========================================================= [Pipeline] sh [2023-02-13T08:30:30.861Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:30:31.151Z] + make test [2023-02-13T08:30:31.151Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T08:30:37.713Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-13T08:30:49.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-13T08:30:49.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-13T08:30:49.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-13T08:30:49.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-13T08:30:49.910Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-13T08:30:49.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-13T08:30:49.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-13T08:30:49.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-13T08:30:49.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-13T08:30:49.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-13T08:30:49.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-13T08:30:49.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-13T08:30:49.910Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-13T08:30:49.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-13T08:30:50.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2023-02-13T08:30:50.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-13T08:30:50.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-13T08:30:50.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2023-02-13T08:30:54.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.143s coverage: 73.2% of statements [2023-02-13T08:30:54.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-13T08:30:54.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-13T08:30:54.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-13T08:30:54.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.126s coverage: 54.0% of statements [2023-02-13T08:30:54.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-13T08:30:54.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.839s coverage: 89.2% of statements [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.095s coverage: 3.7% of statements [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.521s coverage: 95.6% of statements [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.116s coverage: 72.2% of statements [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.6% of statements [2023-02-13T08:30:55.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 82.9% of statements [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2023-02-13T08:30:55.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2023-02-13T08:31:01.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2023-02-13T08:31:01.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2023-02-13T08:31:05.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.245s coverage: 79.9% of statements [2023-02-13T08:31:05.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.054s coverage: 86.9% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 77.4% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.212s coverage: 63.1% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.3% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 41.0% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-13T08:31:13.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-13T08:31:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:31:13.945Z] 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-02-13T08:31:32.039Z] 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-02-13T08:31:32.039Z] go vet ./... [2023-02-13T08:31:34.572Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T08:31:34.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T08:31:34.832Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T08:31:34.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-13T08:31:35.124Z] + ls -al . [2023-02-13T08:31:35.124Z] total 748 [2023-02-13T08:31:35.124Z] drwxrwxr-x 11 1001 1001 4096 Feb 13 08:30 . [2023-02-13T08:31:35.124Z] drwxr-xr-x 4 root root 4096 Feb 13 08:30 .. [2023-02-13T08:31:35.124Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 08:29 .blubracket [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 16 Feb 13 08:29 .dockerignore [2023-02-13T08:31:35.124Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 08:31 .git [2023-02-13T08:31:35.124Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 08:29 .github [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 1024 Feb 13 08:29 .gitignore [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 42 Feb 13 08:29 .golangci.yml [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 87 Feb 13 08:29 .hadolint.yml [2023-02-13T08:31:35.124Z] drwxr-xr-x 3 1001 1001 4096 Feb 13 08:29 .semver [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 08:29 .sonarcloud.properties [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 1171 Feb 13 08:29 ADOPTERS.md [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 10825 Feb 13 08:29 Attribution.txt [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 73765 Feb 13 08:29 CHANGELOG.md [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 08:29 CONTRIBUTING.md [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 677 Feb 13 08:29 GOVERNANCE.md [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 850 Feb 13 08:29 Jenkinsfile [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 08:29 LICENSE [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 13375 Feb 13 08:29 Makefile [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 582 Feb 13 08:29 OWNERS.md [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 9403 Feb 13 08:29 README.md [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 6912 Feb 13 08:29 SECURITY.md [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 5 Feb 13 08:29 VERSION [2023-02-13T08:31:35.124Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 08:29 bin [2023-02-13T08:31:35.124Z] drwxrwxr-x 17 1001 1001 4096 Feb 13 08:29 cmd [2023-02-13T08:31:35.124Z] -rw-r--r-- 1 root root 488663 Feb 13 08:31 coverage.out [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 3295 Feb 13 08:29 go.mod [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 33318 Feb 13 08:29 go.sum [2023-02-13T08:31:35.124Z] drwxrwxr-x 7 1001 1001 4096 Feb 13 08:29 internal [2023-02-13T08:31:35.124Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 08:29 openapi [2023-02-13T08:31:35.124Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 08:29 snap [2023-02-13T08:31:35.124Z] -rw-rw-r-- 1 1001 1001 204 Feb 13 08:29 version.go [Pipeline] sh [2023-02-13T08:31:35.402Z] + '[' -e coverage.out ] [2023-02-13T08:31:35.402Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-13T08:31:35.503Z] Stashed 1 file(s) [Pipeline] sh [2023-02-13T08:31:35.793Z] + make build [2023-02-13T08:31:35.793Z] 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-02-13T08:31:42.725Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5510 in /w/workspace/edgexfoundry_edgex-go_PR-4344 [Pipeline] { [Pipeline] ws [2023-02-13T08:31:42.739Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-13T08:31:42.777Z] The recommended git tool is: git [2023-02-13T08:31:47.931Z] using credential edgex-jenkins-ssh [2023-02-13T08:31:47.949Z] Cloning the remote Git repository [2023-02-13T08:31:47.980Z] 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-02-13T08:31:47.980Z] 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-02-13T08:31:48.915Z] 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-02-13T08:31:47.986Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-13T08:31:48.065Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-13T08:31:48.228Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-13T08:31:48.229Z] > git --version # timeout=10 [2023-02-13T08:31:48.250Z] > git --version # 'git version 2.25.1' [2023-02-13T08:31:48.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T08:31:48.316Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T08:31:49.850Z] 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-02-13T08:31:56.421Z] 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-02-13T08:31:57.797Z] 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-02-13T08:31:59.173Z] 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-02-13T08:32:00.548Z] 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-02-13T08:32:01.515Z] 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-02-13T08:32:02.449Z] 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-02-13T08:32:04.984Z] 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-02-13T08:32:04.890Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-13T08:32:04.919Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2023-02-13T08:32:06.373Z] $ docker stop --time=1 c83aa0eb3e6fb8997958d2392102f6b4dbfb04788c84cd81e92bc9300401666f [2023-02-13T08:32:06.572Z] Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-13T08:32:05.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-13T08:32:05.832Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-13T08:32:05.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T08:32:05.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4344/head:refs/remotes/origin/PR-4344 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-13T08:32:06.600Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T08:32:06.619Z] > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 [2023-02-13T08:32:06.855Z] > git remote # timeout=10 [2023-02-13T08:32:06.876Z] > git config --get remote.origin.url # timeout=10 [2023-02-13T08:32:06.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T08:32:06.907Z] > git merge 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 [2023-02-13T08:32:07.124Z] Merge succeeded, producing 6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T08:32:07.124Z] Checking out Revision 6afec1f4b40d5a940bdc827ffbd08e9624a8447e (PR-4344) [2023-02-13T08:32:07.106Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-13T08:32:07.132Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T08:32:07.154Z] > git checkout -f 6afec1f4b40d5a940bdc827ffbd08e9624a8447e # timeout=10 [2023-02-13T08:32:10.662Z] Commit message: "Merge commit '15a983a6f6d5b88e20add8024b7e596911b920c9' into HEAD" [2023-02-13T08:32:10.670Z] > git rev-list --no-walk 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 [2023-02-13T08:32:11.047Z] $ docker rm -f --volumes c83aa0eb3e6fb8997958d2392102f6b4dbfb04788c84cd81e92bc9300401666f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T08:32:11.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T08:32:11.944Z] [2023-02-13T08:32:11.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:32:12.174Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T08:32:12.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T08:32:12.174Z] Dload Upload Total Spent Left Speed [2023-02-13T08:32:12.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [2023-02-13T08:32:12.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T08:32:12.251Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-13T08:32:12.251Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-13T08:32:12.251Z] ca9280d653b3: Pulling fs layer [2023-02-13T08:32:12.251Z] 7e9c9ca2126c: Pulling fs layer [2023-02-13T08:32:12.516Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-13T08:32:12.516Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2023-02-13T08:32:12.782Z] cbdbe7a5bc2a: Pull complete [2023-02-13T08:32:12.782Z] ca9280d653b3: Verifying Checksum [2023-02-13T08:32:12.782Z] ca9280d653b3: Download complete [2023-02-13T08:32:12.930Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T08:32:13.041Z] 7e9c9ca2126c: Verifying Checksum [2023-02-13T08:32:13.041Z] 7e9c9ca2126c: Download complete [2023-02-13T08:32:13.041Z] ca9280d653b3: Pull complete [2023-02-13T08:32:13.269Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T08:32:13.270Z] + sudo tee /etc/docker/daemon.new [2023-02-13T08:32:13.270Z] { [2023-02-13T08:32:13.270Z] "registry-mirrors": [ [2023-02-13T08:32:13.270Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T08:32:13.270Z] ], [2023-02-13T08:32:13.270Z] "bip": "10.250.0.254/24", [2023-02-13T08:32:13.270Z] "hosts": [ [2023-02-13T08:32:13.270Z] "tcp://0.0.0.0:5555", [2023-02-13T08:32:13.270Z] "unix:///var/run/docker.sock" [2023-02-13T08:32:13.270Z] ], [2023-02-13T08:32:13.270Z] "mtu": 1458, [2023-02-13T08:32:13.270Z] "selinux-enabled": true, [2023-02-13T08:32:13.270Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T08:32:13.270Z] } [Pipeline] sh [2023-02-13T08:32:13.608Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T08:32:13.944Z] + sudo service docker restart [2023-02-13T08:32:16.325Z] 7e9c9ca2126c: Pull complete [2023-02-13T08:32:16.325Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-13T08:32:16.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T08:32:16.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:32:16.396Z] prd-ubuntu20.04-docker-8c-8g-5507 does not seem to be running inside a container [2023-02-13T08:32:16.426Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-13T08:32:19.700Z] $ docker top 070e3d8be91d8dcb70fba7ecfa12925e7a937c98abac15251f83fd60f5e7a7f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:32:20.043Z] + docker-compose build --help [2023-02-13T08:32:20.043Z] + grep parallel [2023-02-13T08:32:20.609Z] --parallel Build images in parallel. [Pipeline] } [2023-02-13T08:32:20.624Z] $ docker stop --time=1 070e3d8be91d8dcb70fba7ecfa12925e7a937c98abac15251f83fd60f5e7a7f9 [2023-02-13T08:32:21.988Z] $ docker rm -f --volumes 070e3d8be91d8dcb70fba7ecfa12925e7a937c98abac15251f83fd60f5e7a7f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:32:22.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T08:32:22.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:32:22.473Z] prd-ubuntu20.04-docker-8c-8g-5507 does not seem to be running inside a container [2023-02-13T08:32:22.509Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-13T08:32:22.818Z] $ docker top dd431a13fe76a886f73485c4b678b0af9104b27d41ed31e6332f367f38d8170e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:32:23.157Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-13T08:32:23.724Z] Building core-command ... [2023-02-13T08:32:23.724Z] Building core-common-config-bootstrapper ... [2023-02-13T08:32:23.724Z] Building core-data ... [2023-02-13T08:32:23.724Z] Building core-metadata ... [2023-02-13T08:32:23.724Z] Building security-bootstrapper ... [2023-02-13T08:32:23.724Z] Building security-proxy-setup ... [2023-02-13T08:32:23.724Z] Building security-secretstore-setup ... [2023-02-13T08:32:23.724Z] Building security-spiffe-token-provider ... [2023-02-13T08:32:23.724Z] Building security-spire-agent ... [2023-02-13T08:32:23.724Z] Building security-spire-config ... [2023-02-13T08:32:23.724Z] Building security-spire-server ... [2023-02-13T08:32:23.724Z] Building support-notifications ... [2023-02-13T08:32:23.724Z] Building support-scheduler ... [2023-02-13T08:32:23.724Z] Building core-metadata [2023-02-13T08:32:23.724Z] Building core-common-config-bootstrapper [2023-02-13T08:32:23.724Z] Building security-secretstore-setup [2023-02-13T08:32:23.724Z] Building security-spire-server [2023-02-13T08:32:23.724Z] Building security-proxy-setup [2023-02-13T08:32:35.925Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:32:35.925Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:32:35.925Z] ---> c0d5d31b71ce [2023-02-13T08:32:35.925Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:32:35.925Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:32:35.925Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:32:35.925Z] ---> c0d5d31b71ce [2023-02-13T08:32:35.925Z] Step 3/21 : WORKDIR /edgex-go [2023-02-13T08:32:35.925Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:32:35.925Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:32:35.925Z] ---> c0d5d31b71ce [2023-02-13T08:32:35.925Z] Step 3/23 : WORKDIR /edgex-go [2023-02-13T08:32:35.925Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:32:35.925Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:32:35.925Z] ---> c0d5d31b71ce [2023-02-13T08:32:35.925Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T08:32:35.925Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:32:35.925Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:32:35.925Z] ---> c0d5d31b71ce [2023-02-13T08:32:35.925Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T08:32:36.099Z] provisioning config files... [2023-02-13T08:32:36.133Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config14131803630267591297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:32:36.496Z] ---> docker-login.sh [2023-02-13T08:32:36.496Z] nexus3.edgexfoundry.org:10001 [2023-02-13T08:32:37.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:32:37.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:32:37.089Z] Configure a credential helper to remove this warning. See [2023-02-13T08:32:37.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:32:37.089Z] [2023-02-13T08:32:37.089Z] Login Succeeded [2023-02-13T08:32:37.089Z] nexus3.edgexfoundry.org:10002 [2023-02-13T08:32:37.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:32:37.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:32:37.632Z] Configure a credential helper to remove this warning. See [2023-02-13T08:32:37.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:32:37.632Z] [2023-02-13T08:32:37.632Z] Login Succeeded [2023-02-13T08:32:37.632Z] nexus3.edgexfoundry.org:10003 [2023-02-13T08:32:37.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:32:37.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:32:37.905Z] Configure a credential helper to remove this warning. See [2023-02-13T08:32:37.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:32:37.905Z] [2023-02-13T08:32:37.905Z] Login Succeeded [2023-02-13T08:32:37.905Z] nexus3.edgexfoundry.org:10004 [2023-02-13T08:32:38.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:32:38.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:32:38.449Z] Configure a credential helper to remove this warning. See [2023-02-13T08:32:38.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:32:38.449Z] [2023-02-13T08:32:38.449Z] Login Succeeded [2023-02-13T08:32:38.449Z] docker.io [2023-02-13T08:32:38.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:32:38.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:32:38.990Z] Configure a credential helper to remove this warning. See [2023-02-13T08:32:38.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:32:38.990Z] [2023-02-13T08:32:38.990Z] Login Succeeded [2023-02-13T08:32:38.990Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T08:32:39.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-13T08:32:39.604Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-13T08:32:39.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T08:32:39.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T08:32:39.645Z] ========================================================= [2023-02-13T08:32:39.645Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T08:32:39.645Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:32:39.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T08:32:40.243Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T08:32:40.243Z] 9b18e9b68314: Pulling fs layer [2023-02-13T08:32:40.243Z] 35d82f9e3411: Pulling fs layer [2023-02-13T08:32:40.243Z] e16973657156: Pulling fs layer [2023-02-13T08:32:40.243Z] fc693d55d65f: Pulling fs layer [2023-02-13T08:32:40.243Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T08:32:40.243Z] dda99020689f: Pulling fs layer [2023-02-13T08:32:40.243Z] db1c61fa0a46: Pulling fs layer [2023-02-13T08:32:40.243Z] 891c053d2c06: Pulling fs layer [2023-02-13T08:32:40.243Z] 7e9fc2657dce: Waiting [2023-02-13T08:32:40.243Z] dda99020689f: Waiting [2023-02-13T08:32:40.243Z] db1c61fa0a46: Waiting [2023-02-13T08:32:40.243Z] 891c053d2c06: Waiting [2023-02-13T08:32:40.243Z] fc693d55d65f: Waiting [2023-02-13T08:32:40.243Z] e16973657156: Verifying Checksum [2023-02-13T08:32:40.243Z] e16973657156: Download complete [2023-02-13T08:32:40.243Z] 35d82f9e3411: Verifying Checksum [2023-02-13T08:32:40.243Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T08:32:40.243Z] 7e9fc2657dce: Download complete [2023-02-13T08:32:40.243Z] dda99020689f: Verifying Checksum [2023-02-13T08:32:40.243Z] dda99020689f: Download complete [2023-02-13T08:32:40.243Z] 9b18e9b68314: Download complete [2023-02-13T08:32:41.224Z] 9b18e9b68314: Pull complete [2023-02-13T08:32:41.224Z] 891c053d2c06: Verifying Checksum [2023-02-13T08:32:41.224Z] 891c053d2c06: Download complete [2023-02-13T08:32:41.824Z] 35d82f9e3411: Pull complete [2023-02-13T08:32:42.100Z] e16973657156: Pull complete [2023-02-13T08:32:42.491Z] ---> Running in f936a3c3d8fa [2023-02-13T08:32:42.491Z] ---> Running in d8c444dd3796 [2023-02-13T08:32:42.491Z] ---> Running in 1cea1f64ff1d [2023-02-13T08:32:42.491Z] ---> Running in 1a6530239c22 [2023-02-13T08:32:42.491Z] ---> Running in 41b233b635c4 [2023-02-13T08:32:42.491Z] Removing intermediate container 1a6530239c22 [2023-02-13T08:32:42.491Z] ---> 3202ebc65d1a [2023-02-13T08:32:42.491Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-13T08:32:42.491Z] Removing intermediate container f936a3c3d8fa [2023-02-13T08:32:42.491Z] ---> 22bb66823149 [2023-02-13T08:32:42.491Z] Step 4/24 : WORKDIR /edgex-go [2023-02-13T08:32:42.491Z] Removing intermediate container 41b233b635c4 [2023-02-13T08:32:42.491Z] ---> 95495164b8d6 [2023-02-13T08:32:42.491Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T08:32:42.491Z] Removing intermediate container 1cea1f64ff1d [2023-02-13T08:32:42.491Z] ---> d01b4e340c98 [2023-02-13T08:32:42.491Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T08:32:42.491Z] Removing intermediate container d8c444dd3796 [2023-02-13T08:32:42.491Z] ---> 97c1b39b6a83 [2023-02-13T08:32:42.491Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-13T08:32:42.491Z] ---> Running in 5dceb7ee94ed [2023-02-13T08:32:42.491Z] ---> Running in 124df77a657c [2023-02-13T08:32:42.491Z] ---> Running in 07e9acdd7fea [2023-02-13T08:32:42.491Z] ---> Running in 83b642f8688a [2023-02-13T08:32:42.491Z] ---> Running in d4a4cd5ef791 [2023-02-13T08:32:42.491Z] Removing intermediate container 5dceb7ee94ed [2023-02-13T08:32:42.491Z] ---> ce4b75f2d9f3 [2023-02-13T08:32:42.491Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-13T08:32:42.491Z] Removing intermediate container 83b642f8688a [2023-02-13T08:32:42.491Z] ---> f3ad0723a351 [2023-02-13T08:32:42.491Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T08:32:42.491Z] ---> Running in 60a896163679 [2023-02-13T08:32:42.491Z] ---> Running in 6fdb920aff92 [2023-02-13T08:32:42.699Z] db1c61fa0a46: Verifying Checksum [2023-02-13T08:32:42.699Z] db1c61fa0a46: Download complete [2023-02-13T08:32:42.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:32:42.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:32:42.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:32:42.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:32:43.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:32:43.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:32:43.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:32:43.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:32:43.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:32:43.265Z] OK: 211 MiB in 51 packages [2023-02-13T08:32:43.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:32:43.265Z] OK: 211 MiB in 51 packages [2023-02-13T08:32:43.265Z] OK: 211 MiB in 51 packages [2023-02-13T08:32:43.289Z] fc693d55d65f: Verifying Checksum [2023-02-13T08:32:43.289Z] fc693d55d65f: Download complete [2023-02-13T08:32:43.523Z] OK: 211 MiB in 51 packages [2023-02-13T08:32:43.523Z] OK: 211 MiB in 51 packages [2023-02-13T08:32:43.782Z] Removing intermediate container d4a4cd5ef791 [2023-02-13T08:32:43.782Z] ---> 376826ce5f98 [2023-02-13T08:32:43.782Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-13T08:32:43.782Z] Removing intermediate container 07e9acdd7fea [2023-02-13T08:32:43.782Z] ---> 5ffe04879728 [2023-02-13T08:32:43.782Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T08:32:43.782Z] ---> 933c66a7aad7 [2023-02-13T08:32:43.782Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:32:43.782Z] ---> Running in 38adc78fca18 [2023-02-13T08:32:44.039Z] ---> d261dc877f81 [2023-02-13T08:32:44.040Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:32:44.040Z] Removing intermediate container 124df77a657c [2023-02-13T08:32:44.040Z] ---> 46045d5f0826 [2023-02-13T08:32:44.040Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-13T08:32:44.040Z] ---> Running in bd3a807b6b00 [2023-02-13T08:32:44.040Z] Removing intermediate container 6fdb920aff92 [2023-02-13T08:32:44.040Z] ---> 5dd94797c454 [2023-02-13T08:32:44.040Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T08:32:44.040Z] Removing intermediate container 60a896163679 [2023-02-13T08:32:44.040Z] ---> 1b91e980b60d [2023-02-13T08:32:44.040Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-13T08:32:44.040Z] ---> be810fe721d7 [2023-02-13T08:32:44.040Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:32:44.298Z] ---> Running in 49d2f388ba9c [2023-02-13T08:32:44.298Z] ---> 7c06ceb57fc9 [2023-02-13T08:32:44.298Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:32:44.298Z] ---> e73186263328 [2023-02-13T08:32:44.298Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:32:44.298Z] ---> Running in 0a3d2e111f5b [2023-02-13T08:32:44.298Z] ---> Running in 3faf1b99caa1 [2023-02-13T08:32:55.652Z] fc693d55d65f: Pull complete [2023-02-13T08:32:55.652Z] 7e9fc2657dce: Pull complete [2023-02-13T08:32:55.652Z] dda99020689f: Pull complete [2023-02-13T08:32:59.932Z] db1c61fa0a46: Pull complete [2023-02-13T08:33:01.877Z] 891c053d2c06: Pull complete [2023-02-13T08:33:01.877Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T08:33:01.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T08:33:01.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:33:02.211Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T08:33:02.211Z] WORKDIR /edgex [2023-02-13T08:33:02.211Z] COPY go.mod . [2023-02-13T08:33:02.211Z] RUN go mod download [2023-02-13T08:33:02.211Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-13T08:33:02.800Z] Sending build context to Docker daemon 3.103MB [2023-02-13T08:33:02.800Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T08:33:02.800Z] ---> f96f9c87975a [2023-02-13T08:33:02.800Z] Step 2/4 : WORKDIR /edgex [2023-02-13T08:33:04.757Z] ---> Running in 2c93f28ec4d1 [2023-02-13T08:33:05.026Z] Removing intermediate container 2c93f28ec4d1 [2023-02-13T08:33:05.026Z] ---> 27bc570a899c [2023-02-13T08:33:05.026Z] Step 3/4 : COPY go.mod . [2023-02-13T08:33:05.616Z] ---> 0583d1607630 [2023-02-13T08:33:05.616Z] Step 4/4 : RUN go mod download [2023-02-13T08:33:05.616Z] ---> Running in 04bda7d9f074 [2023-02-13T08:33:37.896Z] Removing intermediate container 04bda7d9f074 [2023-02-13T08:33:37.896Z] ---> 57113a9e9e88 [2023-02-13T08:33:37.896Z] Successfully built 57113a9e9e88 [2023-02-13T08:33:37.896Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:33:38.240Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T08:33:38.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:33:38.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-5510 does not seem to be running inside a container [2023-02-13T08:33:38.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T08:33:39.745Z] $ docker top d7703879dc829df37b6d10f8bb29dd7bc65a30f819b88f6b926d0b1e008fea82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:33:40.582Z] + go version [2023-02-13T08:33:40.582Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T08:33:40.606Z] $ docker stop --time=1 d7703879dc829df37b6d10f8bb29dd7bc65a30f819b88f6b926d0b1e008fea82 [2023-02-13T08:33:40.626Z] Removing intermediate container bd3a807b6b00 [2023-02-13T08:33:40.626Z] ---> dcbfc73cfc52 [2023-02-13T08:33:40.626Z] Step 7/24 : COPY . . [2023-02-13T08:33:40.626Z] Removing intermediate container 0a3d2e111f5b [2023-02-13T08:33:40.626Z] ---> c724106db58e [2023-02-13T08:33:40.626Z] Step 8/22 : COPY . . [2023-02-13T08:33:40.626Z] Removing intermediate container 49d2f388ba9c [2023-02-13T08:33:40.626Z] ---> 7135e88be22d [2023-02-13T08:33:40.626Z] Step 7/23 : COPY . . [2023-02-13T08:33:40.626Z] Removing intermediate container 38adc78fca18 [2023-02-13T08:33:40.626Z] ---> c8d02c680aed [2023-02-13T08:33:40.626Z] Step 7/21 : COPY . . [2023-02-13T08:33:40.626Z] Removing intermediate container 3faf1b99caa1 [2023-02-13T08:33:40.626Z] ---> b8fceaee1a22 [2023-02-13T08:33:40.626Z] Step 8/24 : COPY . . [2023-02-13T08:33:42.257Z] $ docker rm -f --volumes d7703879dc829df37b6d10f8bb29dd7bc65a30f819b88f6b926d0b1e008fea82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:33:42.835Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T08:33:42.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:33:43.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-5510 does not seem to be running inside a container [2023-02-13T08:33:43.112Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T08:33:44.373Z] $ docker top 7bbad6cc9df616356ec621aaeeebe88ee51dc300828b3f7a53cae76f4b919148 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T08:33:44.582Z] ========================================================= [2023-02-13T08:33:44.582Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-13T08:33:44.582Z] ========================================================= [Pipeline] sh [2023-02-13T08:33:45.218Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:33:45.562Z] + make test [2023-02-13T08:33:45.832Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T08:33:58.707Z] ---> de0b1363df51 [2023-02-13T08:33:58.707Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-13T08:33:58.707Z] ---> d226e3016f24 [2023-02-13T08:33:58.707Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-13T08:33:58.707Z] ---> Running in 96f60ae13445 [2023-02-13T08:33:59.460Z] ---> 6ab63f799e9f [2023-02-13T08:33:59.460Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-13T08:33:59.460Z] ---> c7bbdf320422 [2023-02-13T08:33:59.460Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-13T08:33:59.460Z] ---> 23ecebca48aa [2023-02-13T08:33:59.460Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T08:33:59.460Z] ---> Running in bd74220a9b67 [2023-02-13T08:33:59.460Z] ---> Running in 8526aafa4110 [2023-02-13T08:33:59.460Z] ---> Running in 1667d1e4dc37 [2023-02-13T08:33:59.460Z] ---> Running in fc2c969ae15b [2023-02-13T08:33:59.460Z] Removing intermediate container fc2c969ae15b [2023-02-13T08:33:59.460Z] ---> 1a2c080d9a27 [2023-02-13T08:33:59.460Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-13T08:33:59.460Z] ---> Running in e0e315957dfb [2023-02-13T08:33:59.718Z] Removing intermediate container e0e315957dfb [2023-02-13T08:33:59.718Z] ---> 62577e4cede6 [2023-02-13T08:33:59.718Z] 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-02-13T08:33:59.719Z] ---> Running in e59e1392c1f1 [2023-02-13T08:33:59.719Z] 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-02-13T08:33:59.719Z] 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-02-13T08:33:59.984Z] 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-02-13T08:34:00.241Z] 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-02-13T08:34:01.271Z] Removing intermediate container e59e1392c1f1 [2023-02-13T08:34:01.271Z] ---> 2b2c77b5168e [2023-02-13T08:34:01.271Z] Step 11/23 : WORKDIR /edgex-go [2023-02-13T08:34:01.271Z] ---> Running in b54286b00d51 [2023-02-13T08:34:01.529Z] Removing intermediate container b54286b00d51 [2023-02-13T08:34:01.529Z] ---> b4d7ee2c02b5 [2023-02-13T08:34:01.529Z] [2023-02-13T08:34:01.529Z] Step 12/23 : FROM alpine:3.15 [2023-02-13T08:34:01.529Z] 3.15: Pulling from library/alpine [2023-02-13T08:34:02.214Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T08:34:02.214Z] Status: Downloaded newer image for alpine:3.15 [2023-02-13T08:34:02.529Z] ---> 5ce65d7b0fde [2023-02-13T08:34:02.529Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:34:02.529Z] ---> Running in 39623c3eb81c [2023-02-13T08:34:02.786Z] Removing intermediate container 39623c3eb81c [2023-02-13T08:34:02.786Z] ---> d337ca96804c [2023-02-13T08:34:02.786Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T08:34:02.786Z] ---> Running in c0f2deb8192b [2023-02-13T08:34:03.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:03.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:03.866Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T08:34:03.866Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T08:34:03.866Z] OK: 15857 distinct packages available [2023-02-13T08:34:03.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:03.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:04.124Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-13T08:34:04.124Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-13T08:34:04.124Z] (3/5) Installing libucontext (1.1-r0) [2023-02-13T08:34:04.124Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-13T08:34:04.124Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-13T08:34:04.124Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T08:34:04.124Z] OK: 7 MiB in 19 packages [2023-02-13T08:34:09.484Z] Removing intermediate container c0f2deb8192b [2023-02-13T08:34:09.484Z] ---> c68c7a8ab003 [2023-02-13T08:34:09.484Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T08:34:17.586Z] ---> 2e7c906f0c92 [2023-02-13T08:34:17.586Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T08:34:17.586Z] ---> 586c1aab42f0 [2023-02-13T08:34:17.586Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-13T08:34:17.586Z] ---> f8f2396c2877 [2023-02-13T08:34:17.586Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-13T08:34:17.586Z] ---> 10e58d1682c6 [2023-02-13T08:34:17.586Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T08:34:17.586Z] ---> Running in 60c8e4f7a7d6 [2023-02-13T08:34:17.586Z] Removing intermediate container 60c8e4f7a7d6 [2023-02-13T08:34:17.586Z] ---> aec9c9316e55 [2023-02-13T08:34:17.586Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T08:34:17.586Z] ---> Running in d827d68159fa [2023-02-13T08:34:17.586Z] Removing intermediate container d827d68159fa [2023-02-13T08:34:17.586Z] ---> 18409191e52c [2023-02-13T08:34:17.586Z] Step 21/23 : LABEL arch=x86_64 [2023-02-13T08:34:17.586Z] ---> Running in f86924afaf27 [2023-02-13T08:34:18.157Z] Removing intermediate container f86924afaf27 [2023-02-13T08:34:18.157Z] ---> a6a0070553d2 [2023-02-13T08:34:18.157Z] Step 22/23 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:34:18.157Z] ---> Running in 44c63f72ed0c [2023-02-13T08:34:18.725Z] Removing intermediate container 44c63f72ed0c [2023-02-13T08:34:18.725Z] ---> 37fe5016bb19 [2023-02-13T08:34:18.725Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T08:34:18.983Z] ---> Running in 89f3e61b828e [2023-02-13T08:34:19.564Z] Removing intermediate container 89f3e61b828e [2023-02-13T08:34:19.564Z] ---> 1242272d5168 [2023-02-13T08:34:19.564Z] [2023-02-13T08:34:19.564Z] Successfully built 1242272d5168 [2023-02-13T08:34:19.821Z] Successfully tagged security-spire-server:latest [2023-02-13T08:34:19.821Z] Building security-spiffe-token-provider [2023-02-13T08:34:23.102Z]  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:34:23.102Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:34:23.102Z] ---> c0d5d31b71ce [2023-02-13T08:34:23.102Z] Step 3/19 : WORKDIR /edgex-go [2023-02-13T08:34:23.102Z] ---> Using cache [2023-02-13T08:34:23.102Z] ---> 97c1b39b6a83 [2023-02-13T08:34:23.102Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-13T08:34:24.742Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-13T08:34:28.361Z] 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-02-13T08:34:28.361Z] 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-02-13T08:34:30.263Z] ---> Running in 9c0e3f1a229f [2023-02-13T08:34:36.947Z] Removing intermediate container 96f60ae13445 [2023-02-13T08:34:36.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:36.947Z] ---> 578cc24d6a00 [2023-02-13T08:34:36.947Z] [2023-02-13T08:34:36.947Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T08:34:36.947Z] Removing intermediate container bd74220a9b67 [2023-02-13T08:34:36.947Z] ---> dc3c3510a378 [2023-02-13T08:34:36.947Z] [2023-02-13T08:34:36.947Z] Step 9/21 : FROM alpine:3.16 [2023-02-13T08:34:36.947Z] Removing intermediate container 8526aafa4110 [2023-02-13T08:34:36.947Z] ---> d9e5b9536515 [2023-02-13T08:34:36.947Z] [2023-02-13T08:34:36.947Z] Step 9/24 : FROM alpine:3.16 [2023-02-13T08:34:36.947Z] Removing intermediate container 1667d1e4dc37 [2023-02-13T08:34:36.947Z] ---> 45d48975b29f [2023-02-13T08:34:36.947Z] [2023-02-13T08:34:36.947Z] Step 10/24 : FROM alpine:3.16 [2023-02-13T08:34:36.947Z] 3.16: Pulling from library/alpine [2023-02-13T08:34:36.947Z] 3.16: Pulling from library/alpine [2023-02-13T08:34:36.947Z] 3.16: Pulling from library/alpine [2023-02-13T08:34:36.947Z] 3.16: Pulling from library/alpine [2023-02-13T08:34:36.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:37.210Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-13T08:34:37.210Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-13T08:34:37.210Z] OK: 17046 distinct packages available [2023-02-13T08:34:37.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:37.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:37.869Z] OK: 211 MiB in 51 packages [2023-02-13T08:34:38.129Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T08:34:38.129Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T08:34:38.129Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T08:34:38.129Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T08:34:38.129Z] Status: Image is up to date for alpine:3.16 [2023-02-13T08:34:38.129Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T08:34:38.129Z] ---> dfd21b5a31f5 [2023-02-13T08:34:38.129Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-13T08:34:38.129Z] ---> dfd21b5a31f5 [2023-02-13T08:34:38.129Z] ---> dfd21b5a31f5 [2023-02-13T08:34:38.129Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-13T08:34:38.129Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-13T08:34:38.129Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T08:34:38.129Z] Status: Image is up to date for alpine:3.16 [2023-02-13T08:34:38.129Z] ---> dfd21b5a31f5 [2023-02-13T08:34:38.129Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:34:38.129Z] ---> Running in 00effb453e46 [2023-02-13T08:34:38.129Z] ---> Running in 05137e213b1e [2023-02-13T08:34:38.129Z] ---> Running in bc3d4606494d [2023-02-13T08:34:38.129Z] ---> Running in 440d894a3426 [2023-02-13T08:34:38.388Z] Removing intermediate container 00effb453e46 [2023-02-13T08:34:38.388Z] ---> 6e8c0e62d4df [2023-02-13T08:34:38.388Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:34:38.388Z] Removing intermediate container 9c0e3f1a229f [2023-02-13T08:34:38.388Z] ---> 78a4cdbc0a02 [2023-02-13T08:34:38.388Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-13T08:34:38.388Z] ---> Running in 6f66260df25b [2023-02-13T08:34:38.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:38.649Z] ---> 621d151de39a [2023-02-13T08:34:38.649Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:34:38.649Z] ---> Running in 8ce5fd880ed7 [2023-02-13T08:34:38.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:38.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:38.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:38.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:38.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:38.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:38.908Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-13T08:34:38.908Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-13T08:34:38.908Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-13T08:34:38.908Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-13T08:34:38.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:34:38.908Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-13T08:34:38.908Z] (5/6) Installing curl (7.83.1-r5) [2023-02-13T08:34:38.908Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-13T08:34:38.908Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-13T08:34:38.908Z] (3/3) Installing su-exec (0.2-r1) [2023-02-13T08:34:38.908Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:34:38.908Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T08:34:38.908Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:34:38.908Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T08:34:38.908Z] OK: 8 MiB in 20 packages [2023-02-13T08:34:38.908Z] OK: 6 MiB in 17 packages [2023-02-13T08:34:39.170Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T08:34:39.170Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:34:39.170Z] OK: 6 MiB in 15 packages [2023-02-13T08:34:39.170Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T08:34:39.170Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:34:39.170Z] OK: 6 MiB in 15 packages [2023-02-13T08:34:40.564Z] Removing intermediate container 440d894a3426 [2023-02-13T08:34:40.564Z] ---> 91c3ebf22e4c [2023-02-13T08:34:40.564Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T08:34:40.564Z] Removing intermediate container 05137e213b1e [2023-02-13T08:34:40.564Z] ---> 340201ee9476 [2023-02-13T08:34:40.564Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T08:34:40.564Z] Removing intermediate container 6f66260df25b [2023-02-13T08:34:40.564Z] ---> 59c8aa46ed9b [2023-02-13T08:34:40.564Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:34:40.564Z] Removing intermediate container bc3d4606494d [2023-02-13T08:34:40.564Z] ---> a5c37e6ac7f5 [2023-02-13T08:34:40.564Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T08:34:40.945Z] ---> Running in 46ba17fd7984 [2023-02-13T08:34:40.945Z] ---> Running in 2ad32c56cc29 [2023-02-13T08:34:41.205Z] ---> Running in a4003d114cbe [2023-02-13T08:34:41.205Z] ---> 3f7232cecebd [2023-02-13T08:34:41.205Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-13T08:34:41.775Z] Removing intermediate container 46ba17fd7984 [2023-02-13T08:34:41.775Z] ---> a4d1023af2c4 [2023-02-13T08:34:41.775Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-13T08:34:42.728Z] Removing intermediate container 2ad32c56cc29 [2023-02-13T08:34:42.728Z] ---> 24e7c0329232 [2023-02-13T08:34:42.728Z] Step 12/24 : WORKDIR / [2023-02-13T08:34:42.728Z] Removing intermediate container a4003d114cbe [2023-02-13T08:34:42.728Z] ---> ba0e7e26bed4 [2023-02-13T08:34:42.728Z] Step 12/21 : WORKDIR /edgex [2023-02-13T08:34:43.297Z] ---> Running in b1d830f7e3cb [2023-02-13T08:34:43.297Z] ---> f64d6820d90f [2023-02-13T08:34:43.297Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-13T08:34:43.297Z] ---> Running in da180ef22c8a [2023-02-13T08:34:43.297Z] ---> Running in 8ef7495c2fa4 [2023-02-13T08:34:43.297Z] Removing intermediate container b1d830f7e3cb [2023-02-13T08:34:43.297Z] ---> 38f0854dd8b3 [2023-02-13T08:34:43.297Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-13T08:34:43.297Z] ---> Running in 38f4a4660487 [2023-02-13T08:34:43.297Z] Removing intermediate container da180ef22c8a [2023-02-13T08:34:43.297Z] ---> d9c9bf7836a4 [2023-02-13T08:34:43.297Z] 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-02-13T08:34:43.557Z] Removing intermediate container 8ef7495c2fa4 [2023-02-13T08:34:43.557Z] ---> f388ab3b61aa [2023-02-13T08:34:43.557Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-13T08:34:43.557Z] ---> d30adc7df4a0 [2023-02-13T08:34:43.557Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-13T08:34:43.557Z] Removing intermediate container 38f4a4660487 [2023-02-13T08:34:43.557Z] ---> 4dcc419b1db8 [2023-02-13T08:34:43.557Z] Step 15/24 : WORKDIR / [2023-02-13T08:34:43.557Z] ---> Running in b08834e1f078 [2023-02-13T08:34:43.557Z] ---> a22a5bf3c041 [2023-02-13T08:34:43.557Z] ---> 83bec1096dd8 [2023-02-13T08:34:43.558Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup .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-02-13T08:34:43.558Z] [2023-02-13T08:34:43.558Z] ---> ba07599bb65e [2023-02-13T08:34:43.558Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T08:34:43.558Z] ---> Running in b29ab89be2f0 [2023-02-13T08:34:43.848Z] Removing intermediate container b08834e1f078 [2023-02-13T08:34:43.848Z] ---> af6f94c60df0 [2023-02-13T08:34:43.848Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:34:43.848Z] ---> 408c0b4916d0 [2023-02-13T08:34:43.848Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-13T08:34:44.111Z] ---> 54b913dddd6d [2023-02-13T08:34:44.111Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-13T08:34:44.111Z] ---> 6335393ac49d [2023-02-13T08:34:44.111Z] 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-02-13T08:34:44.111Z] ---> ee9e9f2998ce [2023-02-13T08:34:44.111Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-13T08:34:45.054Z] ---> d6191eb42b8f [2023-02-13T08:34:45.054Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-13T08:34:45.054Z] ---> a671a460d99e [2023-02-13T08:34:45.054Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-13T08:34:45.054Z] ---> bd58ae800365 [2023-02-13T08:34:45.054Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T08:34:48.458Z] Removing intermediate container b29ab89be2f0 [2023-02-13T08:34:48.458Z] ---> 5763987b1330 [2023-02-13T08:34:48.458Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T08:34:48.458Z] ---> 33f371a16de5 [2023-02-13T08:34:48.458Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T08:34:48.458Z] ---> c16debb2392b [2023-02-13T08:34:48.458Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-13T08:34:48.458Z] ---> 7c31d18082e7 [2023-02-13T08:34:48.458Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-13T08:34:48.718Z] ---> Running in d1ea51df44ad [2023-02-13T08:34:48.718Z] ---> Running in eabf751a5e4c [2023-02-13T08:34:50.197Z] ---> 5db300356197 [2023-02-13T08:34:50.197Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T08:34:50.197Z] ---> 551d3a4e6af6 [2023-02-13T08:34:50.197Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-13T08:34:50.197Z] Removing intermediate container d1ea51df44ad [2023-02-13T08:34:50.197Z] ---> 1f8a06878eb9 [2023-02-13T08:34:50.197Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-13T08:34:50.197Z] ---> Running in 832cf6d53a5c [2023-02-13T08:34:50.197Z] ---> Running in e733839d2efc [2023-02-13T08:34:50.197Z] Removing intermediate container e733839d2efc [2023-02-13T08:34:50.197Z] ---> 8dd3be916984 [2023-02-13T08:34:50.197Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:34:50.197Z] Removing intermediate container 832cf6d53a5c [2023-02-13T08:34:50.197Z] ---> 30f9d84b0a54 [2023-02-13T08:34:50.197Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T08:34:50.197Z] ---> Running in 7ae9711b348a [2023-02-13T08:34:50.197Z] ---> Running in 13d33285e392 [2023-02-13T08:34:50.197Z] ---> 4ca65c87dc12 [2023-02-13T08:34:50.197Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T08:34:50.486Z] Removing intermediate container 7ae9711b348a [2023-02-13T08:34:50.486Z] ---> 2f69fd192e46 [2023-02-13T08:34:50.486Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T08:34:50.486Z] ---> Running in 89c1b40e0190 [2023-02-13T08:34:50.486Z] ---> Running in 050ce2bffbc1 [2023-02-13T08:34:50.748Z] Removing intermediate container 13d33285e392 [2023-02-13T08:34:50.748Z] ---> 2d9fea7311a5 [2023-02-13T08:34:50.748Z] Step 21/22 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:34:51.008Z] ---> Running in 9e8a7645a9ed [2023-02-13T08:34:51.008Z] Removing intermediate container 050ce2bffbc1 [2023-02-13T08:34:51.008Z] ---> 013ee5d4027e [2023-02-13T08:34:51.008Z] Step 23/24 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:34:51.446Z] ---> Running in d2f8c6b983e2 [2023-02-13T08:34:51.446Z] Removing intermediate container 9e8a7645a9ed [2023-02-13T08:34:51.446Z] ---> 569ad6127212 [2023-02-13T08:34:51.446Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T08:34:51.706Z] Removing intermediate container eabf751a5e4c [2023-02-13T08:34:51.706Z] ---> 222f3d14fd33 [2023-02-13T08:34:51.706Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T08:34:53.123Z] ---> Running in c3b010a7fded [2023-02-13T08:34:53.384Z] Removing intermediate container d2f8c6b983e2 [2023-02-13T08:34:53.384Z] ---> 0b37d8c30e40 [2023-02-13T08:34:53.384Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T08:34:53.384Z] ---> Running in 24d6efb8fdbf [2023-02-13T08:34:53.654Z] Removing intermediate container c3b010a7fded [2023-02-13T08:34:53.654Z] ---> 6277348dbd43 [2023-02-13T08:34:53.654Z] [2023-02-13T08:34:53.654Z] ---> Running in 162d5a5a0785 [2023-02-13T08:34:53.654Z] Removing intermediate container 24d6efb8fdbf [2023-02-13T08:34:53.654Z] ---> 228be864b5df [2023-02-13T08:34:53.654Z] Step 19/21 : LABEL arch=x86_64 [2023-02-13T08:34:53.654Z] Removing intermediate container 89c1b40e0190 [2023-02-13T08:34:53.654Z] ---> c4c6f2fd9a7d [2023-02-13T08:34:53.654Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T08:34:53.947Z] ---> Running in 665d7da80a77 [2023-02-13T08:34:53.947Z] ---> Running in 92d168668168 [2023-02-13T08:34:53.947Z] Successfully built 6277348dbd43 [2023-02-13T08:34:53.947Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-13T08:34:53.947Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-02-13T08:34:53.947Z] Removing intermediate container 162d5a5a0785 [2023-02-13T08:34:53.947Z] ---> 8256b7ac2e38 [2023-02-13T08:34:53.947Z] [2023-02-13T08:34:54.204Z] Successfully built 8256b7ac2e38 [2023-02-13T08:34:55.575Z] Successfully tagged core-metadata:latest [2023-02-13T08:34:55.575Z] Building support-notifications [2023-02-13T08:34:58.327Z]  Building core-metadata ... done Removing intermediate container 665d7da80a77 [2023-02-13T08:34:58.327Z] ---> bf8e649b6671 [2023-02-13T08:34:58.327Z] Step 20/21 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:34:58.327Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:34:58.327Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:34:58.327Z] ---> c0d5d31b71ce [2023-02-13T08:34:58.327Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T08:34:58.327Z] ---> Using cache [2023-02-13T08:34:58.327Z] ---> 97c1b39b6a83 [2023-02-13T08:34:58.327Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T08:34:58.588Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:34:58.588Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:34:58.588Z] ---> c0d5d31b71ce [2023-02-13T08:34:58.588Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:34:58.588Z] ---> Using cache [2023-02-13T08:34:58.588Z] ---> 22bb66823149 [2023-02-13T08:34:58.588Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T08:34:58.588Z] ---> Using cache [2023-02-13T08:34:58.588Z] ---> ce4b75f2d9f3 [2023-02-13T08:34:58.588Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-13T08:35:01.883Z] Removing intermediate container 92d168668168 [2023-02-13T08:35:01.883Z] ---> 2db42c65a309 [2023-02-13T08:35:01.883Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T08:35:03.282Z] ---> Running in 91b6fbb4bd70 [2023-02-13T08:35:03.282Z] ---> Running in e40c29427157 [2023-02-13T08:35:03.282Z] ---> Running in 1e118dfd1abd [2023-02-13T08:35:03.282Z] ---> Running in 282c5093ec3d [2023-02-13T08:35:03.541Z] Removing intermediate container 282c5093ec3d [2023-02-13T08:35:03.542Z] ---> 945061778974 [2023-02-13T08:35:03.542Z] Step 23/24 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:35:03.542Z] Removing intermediate container 1e118dfd1abd [2023-02-13T08:35:03.542Z] ---> dc550d032b13 [2023-02-13T08:35:03.542Z] Step 21/21 : LABEL version=0.0.0 [2023-02-13T08:35:03.542Z] ---> Running in 3fad7a63de49 [2023-02-13T08:35:03.542Z] ---> Running in ca7d8de28855 [2023-02-13T08:35:03.542Z] Removing intermediate container 3fad7a63de49 [2023-02-13T08:35:03.542Z] ---> 0d5c0fe08628 [2023-02-13T08:35:03.542Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T08:35:03.542Z] Removing intermediate container ca7d8de28855 [2023-02-13T08:35:03.542Z] ---> f2faa7ba820d [2023-02-13T08:35:03.542Z] [2023-02-13T08:35:03.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:03.801Z] ---> Running in b78b80daf9d4 [2023-02-13T08:35:03.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:03.801Z] Successfully built f2faa7ba820d [2023-02-13T08:35:03.801Z] Successfully tagged security-proxy-setup:latest [2023-02-13T08:35:03.801Z]  Building security-proxy-setup ... done Building support-scheduler [2023-02-13T08:35:03.801Z] Removing intermediate container b78b80daf9d4 [2023-02-13T08:35:03.801Z] ---> 911b327961a5 [2023-02-13T08:35:03.801Z] [2023-02-13T08:35:03.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:03.801Z] Successfully built 911b327961a5 [2023-02-13T08:35:03.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:03.801Z] Removing intermediate container 8ce5fd880ed7 [2023-02-13T08:35:03.801Z] ---> f6b90731bafb [2023-02-13T08:35:03.801Z] Step 7/19 : COPY . . [2023-02-13T08:35:04.059Z] Successfully tagged security-secretstore-setup:latest [2023-02-13T08:35:04.059Z] Building security-bootstrapper [2023-02-13T08:35:04.059Z]  Building security-secretstore-setup ... done OK: 211 MiB in 51 packages [2023-02-13T08:35:04.059Z] OK: 211 MiB in 51 packages [2023-02-13T08:35:08.240Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:35:08.240Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:35:08.240Z] ---> c0d5d31b71ce [2023-02-13T08:35:08.240Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:35:08.240Z] ---> Using cache [2023-02-13T08:35:08.240Z] ---> 22bb66823149 [2023-02-13T08:35:08.240Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T08:35:08.240Z] ---> Using cache [2023-02-13T08:35:08.240Z] ---> ce4b75f2d9f3 [2023-02-13T08:35:08.240Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T08:35:08.240Z] ---> Using cache [2023-02-13T08:35:08.240Z] ---> 1b91e980b60d [2023-02-13T08:35:08.240Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T08:35:08.240Z] ---> Using cache [2023-02-13T08:35:08.240Z] ---> e73186263328 [2023-02-13T08:35:08.240Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:35:08.240Z] ---> Using cache [2023-02-13T08:35:08.240Z] ---> b8fceaee1a22 [2023-02-13T08:35:08.240Z] Step 8/22 : COPY . . [2023-02-13T08:35:08.240Z] ---> Using cache [2023-02-13T08:35:08.240Z] ---> c7bbdf320422 [2023-02-13T08:35:08.240Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-13T08:35:10.768Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:35:10.768Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:35:10.768Z] ---> c0d5d31b71ce [2023-02-13T08:35:10.768Z] Step 3/32 : WORKDIR /edgex-go [2023-02-13T08:35:10.768Z] ---> Using cache [2023-02-13T08:35:10.768Z] ---> 97c1b39b6a83 [2023-02-13T08:35:10.768Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-13T08:35:10.768Z] ---> Using cache [2023-02-13T08:35:10.768Z] ---> 376826ce5f98 [2023-02-13T08:35:10.768Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-13T08:35:10.768Z] ---> Using cache [2023-02-13T08:35:10.768Z] ---> 933c66a7aad7 [2023-02-13T08:35:10.768Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:35:10.768Z] ---> Using cache [2023-02-13T08:35:10.768Z] ---> c8d02c680aed [2023-02-13T08:35:10.768Z] Step 7/32 : COPY . . [2023-02-13T08:35:10.768Z] ---> Using cache [2023-02-13T08:35:10.768Z] ---> d226e3016f24 [2023-02-13T08:35:10.768Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-13T08:35:16.033Z] ---> Running in 8b951c004c06 [2023-02-13T08:35:16.033Z] ---> Running in 10dee92b5c1e [2023-02-13T08:35:16.033Z] ---> f4a7e4786b7b [2023-02-13T08:35:16.033Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-13T08:35:16.033Z] Removing intermediate container e40c29427157 [2023-02-13T08:35:16.033Z] ---> 41eb40bf7e64 [2023-02-13T08:35:16.033Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T08:35:16.033Z] ---> Running in 9b173e09b389 [2023-02-13T08:35:16.033Z] Removing intermediate container 91b6fbb4bd70 [2023-02-13T08:35:16.033Z] ---> d14f345a0b62 [2023-02-13T08:35:16.033Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T08:35:16.033Z] ---> d977ec2ff01d [2023-02-13T08:35:16.033Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:35:16.033Z] ---> c3a3afcac627 [2023-02-13T08:35:16.033Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:35:16.033Z] ---> Running in 2e9f32a8b563 [2023-02-13T08:35:16.033Z] ---> Running in 6a9be1d422eb [2023-02-13T08:35:16.033Z] 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-02-13T08:35:16.289Z] 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-02-13T08:35:16.289Z] 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-02-13T08:36:02.995Z] Removing intermediate container 8b951c004c06 [2023-02-13T08:36:02.995Z] ---> 64898a01876b [2023-02-13T08:36:02.995Z] [2023-02-13T08:36:02.995Z] Step 9/32 : FROM alpine:3.16 [2023-02-13T08:36:02.995Z] ---> dfd21b5a31f5 [2023-02-13T08:36:02.995Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:36:02.995Z] Removing intermediate container 2e9f32a8b563 [2023-02-13T08:36:02.995Z] ---> a4b8af623212 [2023-02-13T08:36:02.995Z] Step 7/24 : COPY . . [2023-02-13T08:36:02.995Z] Removing intermediate container 6a9be1d422eb [2023-02-13T08:36:02.995Z] ---> b4b10b193aff [2023-02-13T08:36:02.995Z] Step 8/22 : COPY . . [2023-02-13T08:36:15.551Z] ---> Running in 82fe1746176a [2023-02-13T08:36:16.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-13T08:36:16.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-13T08:36:16.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-13T08:36:16.527Z] ---> 50a1fa16cef3 [2023-02-13T08:36:16.527Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-13T08:36:16.790Z] Removing intermediate container 82fe1746176a [2023-02-13T08:36:16.790Z] ---> cf6552aa1a4f [2023-02-13T08:36:16.790Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-13T08:36:17.052Z] ---> Running in 29d9f1f694c6 [2023-02-13T08:36:17.052Z] ---> 37b78e875013 [2023-02-13T08:36:17.052Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T08:36:17.052Z] Removing intermediate container 9b173e09b389 [2023-02-13T08:36:17.052Z] ---> 5e83f632a5a4 [2023-02-13T08:36:17.052Z] [2023-02-13T08:36:17.052Z] Step 9/19 : FROM alpine:3.15 [2023-02-13T08:36:17.052Z] ---> 5ce65d7b0fde [2023-02-13T08:36:17.052Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:36:17.052Z] ---> Using cache [2023-02-13T08:36:17.052Z] ---> d337ca96804c [2023-02-13T08:36:17.052Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-13T08:36:17.052Z] Removing intermediate container 10dee92b5c1e [2023-02-13T08:36:17.052Z] ---> 4464665dd3e5 [2023-02-13T08:36:17.052Z] [2023-02-13T08:36:17.052Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T08:36:17.052Z] ---> dfd21b5a31f5 [2023-02-13T08:36:17.052Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:36:17.052Z] ---> Using cache [2023-02-13T08:36:17.052Z] ---> 91c3ebf22e4c [2023-02-13T08:36:17.052Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T08:36:17.052Z] ---> Using cache [2023-02-13T08:36:17.052Z] ---> a4d1023af2c4 [2023-02-13T08:36:17.052Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-13T08:36:17.052Z] ---> Running in 46db8b1d5360 [2023-02-13T08:36:17.052Z] ---> Running in bb4ecd91aa87 [2023-02-13T08:36:17.052Z] ---> Running in 6b3c3a8416de [2023-02-13T08:36:17.052Z] ---> Running in 6c71fea6f092 [2023-02-13T08:36:17.312Z] Removing intermediate container 6c71fea6f092 [2023-02-13T08:36:17.312Z] ---> ea407f86e833 [2023-02-13T08:36:17.312Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T08:36:17.312Z] Removing intermediate container bb4ecd91aa87 [2023-02-13T08:36:17.312Z] ---> 98c3c09f87af [2023-02-13T08:36:17.312Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T08:36:17.312Z] ---> Running in b47e0f2dff78 [2023-02-13T08:36:17.312Z] ---> Running in a33b78549991 [2023-02-13T08:36:17.312Z] 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-02-13T08:36:17.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-13T08:36:17.399Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-13T08:36:17.574Z] Removing intermediate container a33b78549991 [2023-02-13T08:36:17.574Z] ---> 6d0d306a488a [2023-02-13T08:36:17.574Z] 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-02-13T08:36:17.574Z] Removing intermediate container b47e0f2dff78 [2023-02-13T08:36:17.574Z] ---> 136cde553523 [2023-02-13T08:36:17.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:36:17.574Z] ---> Running in 4ee8aa88db69 [2023-02-13T08:36:17.834Z] ---> f7b0136e2337 [2023-02-13T08:36:17.834Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-13T08:36:17.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:17.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:18.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:18.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:18.444Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T08:36:18.444Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T08:36:18.444Z] OK: 15857 distinct packages available [2023-02-13T08:36:18.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:18.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:18.701Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-13T08:36:18.701Z] (2/2) Installing su-exec (0.2-r1) [2023-02-13T08:36:18.701Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:36:18.701Z] OK: 6 MiB in 16 packages [2023-02-13T08:36:18.964Z] ---> f045cdb9a377 [2023-02-13T08:36:18.964Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-13T08:36:18.964Z] Removing intermediate container 4ee8aa88db69 [2023-02-13T08:36:18.964Z] ---> c64c330d8a90 [2023-02-13T08:36:18.964Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T08:36:18.964Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-13T08:36:18.964Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-13T08:36:18.964Z] ---> Running in 60d3893da229 [2023-02-13T08:36:18.964Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-13T08:36:18.964Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-13T08:36:18.964Z] (5/9) Installing curl (7.80.0-r5) [2023-02-13T08:36:19.224Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-13T08:36:19.224Z] ---> b2c49b660825 [2023-02-13T08:36:19.224Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-13T08:36:19.224Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-13T08:36:19.224Z] (8/9) Installing libucontext (1.1-r0) [2023-02-13T08:36:19.224Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-13T08:36:19.224Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T08:36:19.224Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T08:36:19.224Z] Removing intermediate container 60d3893da229 [2023-02-13T08:36:19.224Z] ---> 28f9637bb269 [2023-02-13T08:36:19.224Z] [2023-02-13T08:36:19.224Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T08:36:19.224Z] ---> 5ce65d7b0fde [2023-02-13T08:36:19.224Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:36:19.224Z] ---> Using cache [2023-02-13T08:36:19.224Z] ---> d337ca96804c [2023-02-13T08:36:19.224Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T08:36:19.224Z] ---> Running in 9c010edf3530 [2023-02-13T08:36:19.224Z] ---> Using cache [2023-02-13T08:36:19.224Z] ---> c68c7a8ab003 [2023-02-13T08:36:19.224Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-13T08:36:19.224Z] OK: 8 MiB in 23 packages [2023-02-13T08:36:19.224Z] Removing intermediate container 46db8b1d5360 [2023-02-13T08:36:19.224Z] ---> f99b01d277f9 [2023-02-13T08:36:19.224Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-13T08:36:19.224Z] Removing intermediate container 9c010edf3530 [2023-02-13T08:36:19.224Z] ---> 59bb193ed843 [2023-02-13T08:36:19.224Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:36:19.224Z] ---> Running in 5c5297594c76 [2023-02-13T08:36:19.224Z] ---> Running in ab6936577109 [2023-02-13T08:36:19.224Z] Removing intermediate container 5c5297594c76 [2023-02-13T08:36:19.224Z] ---> 448ef454b2b8 [2023-02-13T08:36:19.224Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-13T08:36:19.485Z] Removing intermediate container ab6936577109 [2023-02-13T08:36:19.485Z] ---> 7f543f029cd2 [2023-02-13T08:36:19.485Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T08:36:20.899Z] ---> Running in 1d637b4583f3 [2023-02-13T08:36:20.899Z] ---> Running in 2e929d92e3fe [2023-02-13T08:36:20.899Z] ---> 8ead225e8f2b [2023-02-13T08:36:20.899Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T08:36:20.899Z] Removing intermediate container 1d637b4583f3 [2023-02-13T08:36:20.899Z] ---> cfe742ad697e [2023-02-13T08:36:20.899Z] Step 21/22 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:36:20.899Z] ---> Running in a1a957d6a60b [2023-02-13T08:36:20.899Z] Removing intermediate container 2e929d92e3fe [2023-02-13T08:36:20.899Z] ---> 0f44826add11 [2023-02-13T08:36:20.899Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-13T08:36:20.899Z] ---> Running in 5ca2db09f525 [2023-02-13T08:36:22.305Z] Removing intermediate container a1a957d6a60b [2023-02-13T08:36:22.305Z] ---> 4463e428e70c [2023-02-13T08:36:22.305Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T08:36:22.567Z] Removing intermediate container 6b3c3a8416de [2023-02-13T08:36:22.567Z] ---> 93261d80e275 [2023-02-13T08:36:22.567Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:36:22.567Z] Removing intermediate container 5ca2db09f525 [2023-02-13T08:36:22.567Z] ---> f156feb921df [2023-02-13T08:36:22.567Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-13T08:36:22.567Z] ---> Running in 6e076a8f9855 [2023-02-13T08:36:22.567Z] ---> da8ca1f2d16f [2023-02-13T08:36:22.567Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T08:36:22.567Z] ---> Running in e4e4b818297a [2023-02-13T08:36:22.830Z] ---> 425f46e0612a [2023-02-13T08:36:22.830Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-13T08:36:22.830Z] Removing intermediate container 6e076a8f9855 [2023-02-13T08:36:22.830Z] ---> 56042f3885e5 [2023-02-13T08:36:22.830Z] [2023-02-13T08:36:22.830Z] Removing intermediate container e4e4b818297a [2023-02-13T08:36:22.830Z] ---> 9c1c80c710b0 [2023-02-13T08:36:22.830Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-13T08:36:22.830Z] ---> Running in 2705717dd3f2 [2023-02-13T08:36:23.140Z] Successfully built 56042f3885e5 [2023-02-13T08:36:23.141Z] Successfully tagged support-scheduler:latest [2023-02-13T08:36:23.141Z] Building security-spire-config [2023-02-13T08:36:23.141Z] ---> 74dcd5c908ff [2023-02-13T08:36:23.141Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-13T08:36:27.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-13T08:36:27.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-13T08:36:27.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-13T08:36:27.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-13T08:36:27.779Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:36:27.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:36:27.779Z] ---> c0d5d31b71ce [2023-02-13T08:36:27.779Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T08:36:27.779Z] ---> Using cache [2023-02-13T08:36:27.779Z] ---> 97c1b39b6a83 [2023-02-13T08:36:27.779Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T08:36:27.779Z] ---> Using cache [2023-02-13T08:36:27.779Z] ---> 41eb40bf7e64 [2023-02-13T08:36:27.779Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T08:36:27.779Z] ---> Using cache [2023-02-13T08:36:27.779Z] ---> d977ec2ff01d [2023-02-13T08:36:27.779Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:36:27.779Z] ---> Using cache [2023-02-13T08:36:27.779Z] ---> a4b8af623212 [2023-02-13T08:36:27.779Z] Step 7/24 : COPY . . [2023-02-13T08:36:27.779Z] ---> Using cache [2023-02-13T08:36:27.779Z] ---> 37b78e875013 [2023-02-13T08:36:27.779Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T08:36:27.779Z] ---> Using cache [2023-02-13T08:36:27.779Z] ---> 98c3c09f87af [2023-02-13T08:36:27.779Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T08:36:27.779Z] ---> Using cache [2023-02-13T08:36:27.779Z] ---> 6d0d306a488a [2023-02-13T08:36:27.779Z] 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-02-13T08:36:27.779Z] ---> Using cache [2023-02-13T08:36:27.779Z] ---> c64c330d8a90 [2023-02-13T08:36:27.779Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T08:36:27.779Z] ---> Using cache [2023-02-13T08:36:27.779Z] ---> 28f9637bb269 [2023-02-13T08:36:27.779Z] [2023-02-13T08:36:27.779Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T08:36:27.779Z] ---> 5ce65d7b0fde [2023-02-13T08:36:27.779Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:36:27.779Z] ---> Using cache [2023-02-13T08:36:27.779Z] ---> d337ca96804c [2023-02-13T08:36:27.779Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-13T08:36:28.093Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-13T08:36:29.523Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-13T08:36:31.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-13T08:36:31.482Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-13T08:36:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-13T08:36:31.982Z] ---> 9f2980573760 [2023-02-13T08:36:31.982Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-13T08:36:31.982Z] ---> 736240d527bf [2023-02-13T08:36:31.982Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-13T08:36:31.982Z] ---> Running in 1ad78d224461 [2023-02-13T08:36:31.982Z] ---> 5b1092381783 [2023-02-13T08:36:31.982Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T08:36:31.982Z] Removing intermediate container 2705717dd3f2 [2023-02-13T08:36:31.982Z] ---> 8f9a4b67db06 [2023-02-13T08:36:31.982Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-13T08:36:31.982Z] ---> Running in d80651a7cdad [2023-02-13T08:36:31.982Z] ---> Running in e91fa414736f [2023-02-13T08:36:31.982Z] ---> 800949ff2228 [2023-02-13T08:36:31.982Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-13T08:36:31.983Z] ---> Running in 7bbbe93732fa [2023-02-13T08:36:31.983Z] Removing intermediate container d80651a7cdad [2023-02-13T08:36:31.983Z] ---> c489f1bd4b7d [2023-02-13T08:36:31.983Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T08:36:31.983Z] ---> Running in 1cd067aeaada [2023-02-13T08:36:31.983Z] Removing intermediate container e91fa414736f [2023-02-13T08:36:31.983Z] ---> 10f9b1bcd197 [2023-02-13T08:36:31.983Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-13T08:36:31.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:31.983Z] Removing intermediate container 7bbbe93732fa [2023-02-13T08:36:31.983Z] ---> ea5957db5e65 [2023-02-13T08:36:31.983Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:36:31.983Z] ---> Running in 2777549c7952 [2023-02-13T08:36:31.983Z] Removing intermediate container 1cd067aeaada [2023-02-13T08:36:31.983Z] ---> 9070461130e3 [2023-02-13T08:36:31.983Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T08:36:31.983Z] ---> Running in 58061057aa87 [2023-02-13T08:36:31.983Z] ---> f5df7988a138 [2023-02-13T08:36:31.983Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-13T08:36:31.983Z] Removing intermediate container 2777549c7952 [2023-02-13T08:36:31.983Z] ---> 89a9192827a5 [2023-02-13T08:36:31.983Z] Step 17/19 : LABEL arch=x86_64 [2023-02-13T08:36:31.983Z] ---> Running in 44a49d6168de [2023-02-13T08:36:31.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:31.983Z] Removing intermediate container 58061057aa87 [2023-02-13T08:36:31.983Z] ---> 339eb4a5a7c8 [2023-02-13T08:36:31.983Z] Step 23/24 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:36:31.983Z] ---> Running in de3f60374562 [2023-02-13T08:36:31.983Z] ---> Running in 4772c22570bd [2023-02-13T08:36:32.295Z] Removing intermediate container de3f60374562 [2023-02-13T08:36:32.295Z] ---> 02aac4f966ce [2023-02-13T08:36:32.295Z] Step 18/19 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:36:32.295Z] Removing intermediate container 4772c22570bd [2023-02-13T08:36:32.295Z] ---> bc857a50b5ae [2023-02-13T08:36:32.295Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T08:36:32.295Z] ---> Running in fcc9432e7e26 [2023-02-13T08:36:32.295Z] ---> Running in e4a7ae8a93c4 [2023-02-13T08:36:32.295Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T08:36:32.295Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T08:36:32.295Z] OK: 15857 distinct packages available [2023-02-13T08:36:32.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:32.753Z] Removing intermediate container e4a7ae8a93c4 [2023-02-13T08:36:32.753Z] ---> 8824b688114e [2023-02-13T08:36:32.753Z] [2023-02-13T08:36:32.753Z] Removing intermediate container fcc9432e7e26 [2023-02-13T08:36:32.753Z] ---> 0f5e82142d86 [2023-02-13T08:36:32.753Z] Step 19/19 : LABEL version=0.0.0 [2023-02-13T08:36:32.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:32.753Z] ---> Running in 725025ebec8c [2023-02-13T08:36:32.753Z] Successfully built 8824b688114e [2023-02-13T08:36:32.753Z] Successfully tagged security-spire-agent:latest [2023-02-13T08:36:32.753Z] Building core-data [2023-02-13T08:36:33.015Z]  Building security-spire-agent ... done (1/4) Installing dumb-init (1.2.5-r1) [2023-02-13T08:36:33.015Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-13T08:36:33.015Z] (3/4) Installing libucontext (1.1-r0) [2023-02-13T08:36:33.015Z] Removing intermediate container 725025ebec8c [2023-02-13T08:36:33.015Z] ---> a93a057e803e [2023-02-13T08:36:33.015Z] [2023-02-13T08:36:33.015Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-13T08:36:33.015Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T08:36:33.015Z] OK: 6 MiB in 18 packages [2023-02-13T08:36:33.015Z] Successfully built a93a057e803e [2023-02-13T08:36:33.277Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-13T08:36:33.277Z] Building core-command [2023-02-13T08:36:37.758Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:36:37.758Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:36:37.758Z] ---> c0d5d31b71ce [2023-02-13T08:36:37.758Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:36:37.758Z] ---> Using cache [2023-02-13T08:36:37.758Z] ---> 22bb66823149 [2023-02-13T08:36:37.758Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T08:36:37.758Z] ---> Using cache [2023-02-13T08:36:37.758Z] ---> ce4b75f2d9f3 [2023-02-13T08:36:37.758Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T08:36:37.758Z] ---> Using cache [2023-02-13T08:36:37.758Z] ---> 1b91e980b60d [2023-02-13T08:36:37.758Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T08:36:37.758Z] ---> Using cache [2023-02-13T08:36:37.758Z] ---> e73186263328 [2023-02-13T08:36:37.758Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:36:37.758Z] ---> Using cache [2023-02-13T08:36:37.758Z] ---> b8fceaee1a22 [2023-02-13T08:36:37.758Z] Step 8/22 : COPY . . [2023-02-13T08:36:37.758Z] ---> Using cache [2023-02-13T08:36:37.758Z] ---> c7bbdf320422 [2023-02-13T08:36:37.758Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-13T08:36:38.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:36:38.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:36:38.700Z] ---> c0d5d31b71ce [2023-02-13T08:36:38.700Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:36:38.700Z] ---> Using cache [2023-02-13T08:36:38.700Z] ---> 22bb66823149 [2023-02-13T08:36:38.700Z] Step 4/23 : WORKDIR /edgex-go [2023-02-13T08:36:38.700Z] ---> Using cache [2023-02-13T08:36:38.700Z] ---> ce4b75f2d9f3 [2023-02-13T08:36:38.700Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-13T08:36:38.700Z] ---> Using cache [2023-02-13T08:36:38.700Z] ---> 1b91e980b60d [2023-02-13T08:36:38.700Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-13T08:36:38.700Z] ---> Using cache [2023-02-13T08:36:38.700Z] ---> e73186263328 [2023-02-13T08:36:38.700Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:36:38.700Z] ---> Using cache [2023-02-13T08:36:38.700Z] ---> b8fceaee1a22 [2023-02-13T08:36:38.700Z] Step 8/23 : COPY . . [2023-02-13T08:36:38.700Z] ---> Using cache [2023-02-13T08:36:38.700Z] ---> c7bbdf320422 [2023-02-13T08:36:38.700Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-13T08:36:45.729Z] Removing intermediate container 44a49d6168de [2023-02-13T08:36:45.729Z] ---> 008ce5ae2f48 [2023-02-13T08:36:45.729Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:36:45.729Z] ---> Running in b69b8d5f2173 [2023-02-13T08:36:45.729Z] ---> Running in cf29b59bd034 [2023-02-13T08:36:45.729Z] Removing intermediate container 1ad78d224461 [2023-02-13T08:36:45.729Z] ---> 1ec525a07176 [2023-02-13T08:36:45.729Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T08:36:45.729Z] 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-02-13T08:36:45.987Z] ---> 60dde42d9f8e [2023-02-13T08:36:45.987Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-13T08:36:45.987Z] 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-02-13T08:36:49.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.313s coverage: 28.7% of statements [2023-02-13T08:36:49.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-13T08:36:49.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-13T08:36:50.502Z] ---> 99bd20623367 [2023-02-13T08:36:50.502Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-13T08:36:50.502Z] ---> 6586ad633cca [2023-02-13T08:36:50.502Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T08:36:50.502Z] Removing intermediate container 29d9f1f694c6 [2023-02-13T08:36:50.502Z] ---> e781234c6b41 [2023-02-13T08:36:50.502Z] [2023-02-13T08:36:50.502Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T08:36:50.502Z] ---> dfd21b5a31f5 [2023-02-13T08:36:50.502Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-13T08:36:50.502Z] ---> Running in 9d0c3b10485b [2023-02-13T08:36:50.502Z] ---> 7365d5b82111 [2023-02-13T08:36:50.502Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-13T08:36:50.502Z] ---> a4e06923d8e2 [2023-02-13T08:36:50.502Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-13T08:36:50.502Z] ---> Running in 57024f1cbdd6 [2023-02-13T08:36:51.067Z] ---> c27f36dbae33 [2023-02-13T08:36:51.067Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-13T08:36:51.067Z] Removing intermediate container 57024f1cbdd6 [2023-02-13T08:36:51.067Z] ---> 1afa1056f23b [2023-02-13T08:36:51.067Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-13T08:36:51.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:51.604Z] ---> 31c1dad43ff7 [2023-02-13T08:36:51.604Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-13T08:36:51.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:51.604Z] ---> 83bdad3fead2 [2023-02-13T08:36:51.604Z] Step 19/24 : WORKDIR / [2023-02-13T08:36:51.604Z] ---> Running in c0fb4e3c2075 [2023-02-13T08:36:51.604Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-13T08:36:51.604Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-13T08:36:51.872Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:36:51.872Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T08:36:51.872Z] OK: 6 MiB in 16 packages [2023-02-13T08:36:51.872Z] ---> 77a6b83ffac7 [2023-02-13T08:36:51.872Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-13T08:36:51.872Z] Removing intermediate container c0fb4e3c2075 [2023-02-13T08:36:51.872Z] ---> 2ff6c0c8ca9b [2023-02-13T08:36:51.872Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T08:36:52.130Z] ---> Running in 9b467a60e415 [2023-02-13T08:36:52.388Z] ---> 3290f7e039da [2023-02-13T08:36:52.388Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-13T08:36:52.648Z] ---> Running in bc8e42bdeeba [2023-02-13T08:36:52.648Z] Removing intermediate container 9b467a60e415 [2023-02-13T08:36:52.648Z] ---> d5b47eb5cd8c [2023-02-13T08:36:52.648Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T08:36:52.905Z] Removing intermediate container 9d0c3b10485b [2023-02-13T08:36:52.905Z] ---> 9a696dca8286 [2023-02-13T08:36:52.905Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T08:36:52.905Z] ---> Running in 8e1ff1ff1e7f [2023-02-13T08:36:52.905Z] ---> Running in a9fe5d89afda [2023-02-13T08:36:52.905Z] Removing intermediate container 8e1ff1ff1e7f [2023-02-13T08:36:52.905Z] ---> fbf07cae18cc [2023-02-13T08:36:52.905Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T08:36:53.175Z] ---> Running in 5cb7684590b3 [2023-02-13T08:36:53.175Z] Removing intermediate container a9fe5d89afda [2023-02-13T08:36:53.175Z] ---> 93390df873d6 [2023-02-13T08:36:53.175Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-13T08:36:53.175Z] ---> Running in 6ba096f5d491 [2023-02-13T08:36:53.175Z] Removing intermediate container 5cb7684590b3 [2023-02-13T08:36:53.175Z] ---> a6401ccdad96 [2023-02-13T08:36:53.175Z] Step 23/24 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:36:53.435Z] ---> Running in adf08f38fc82 [2023-02-13T08:36:53.435Z] Removing intermediate container 6ba096f5d491 [2023-02-13T08:36:53.435Z] ---> 3e2742a8b1bf [2023-02-13T08:36:53.435Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T08:36:53.435Z] ---> Running in c47beec9b253 [2023-02-13T08:36:53.706Z] Removing intermediate container adf08f38fc82 [2023-02-13T08:36:53.706Z] ---> cc1a2d6ea8dc [2023-02-13T08:36:53.706Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T08:36:53.706Z] Removing intermediate container c47beec9b253 [2023-02-13T08:36:53.706Z] ---> b72941932f6a [2023-02-13T08:36:53.706Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:36:53.706Z] ---> Running in 275e93f3477f [2023-02-13T08:36:53.965Z] Removing intermediate container 275e93f3477f [2023-02-13T08:36:53.965Z] ---> b623498c3642 [2023-02-13T08:36:53.965Z] [2023-02-13T08:36:53.965Z] Removing intermediate container bc8e42bdeeba [2023-02-13T08:36:53.965Z] ---> 076241bfdddd [2023-02-13T08:36:53.965Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-13T08:36:53.965Z] Successfully built b623498c3642 [2023-02-13T08:36:53.965Z] ---> 94943ea6c713 [2023-02-13T08:36:53.965Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-13T08:36:53.965Z] Successfully tagged security-spire-config:latest [2023-02-13T08:36:53.965Z]  Building security-spire-config ... done  ---> Running in de6e7e01d0ec [2023-02-13T08:36:55.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.644s coverage: 98.5% of statements [2023-02-13T08:36:55.395Z] Removing intermediate container de6e7e01d0ec [2023-02-13T08:36:55.395Z] ---> eee296bda1ce [2023-02-13T08:36:55.395Z] Step 29/32 : CMD ["gate"] [2023-02-13T08:36:56.012Z] ---> 08909b02d3bf [2023-02-13T08:36:56.012Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-13T08:36:56.012Z] ---> Running in c269e6141076 [2023-02-13T08:36:56.580Z] Removing intermediate container c269e6141076 [2023-02-13T08:36:56.580Z] ---> 2515f6f25b09 [2023-02-13T08:36:56.580Z] Step 30/32 : LABEL arch=x86_64 [2023-02-13T08:36:56.580Z] ---> 47f1b9550068 [2023-02-13T08:36:56.580Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-13T08:36:56.580Z] ---> Running in 287cb40bf32d [2023-02-13T08:36:56.841Z] ---> Running in 2eaf0730b22e [2023-02-13T08:36:57.147Z] Removing intermediate container 287cb40bf32d [2023-02-13T08:36:57.147Z] ---> e457c5642862 [2023-02-13T08:36:57.147Z] Step 31/32 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:36:57.147Z] Removing intermediate container 2eaf0730b22e [2023-02-13T08:36:57.147Z] ---> 903a16914f65 [2023-02-13T08:36:57.147Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:36:57.147Z] ---> Running in 574fd562f9d0 [2023-02-13T08:36:57.147Z] ---> Running in d8b5f071366d [2023-02-13T08:36:57.408Z] Removing intermediate container 574fd562f9d0 [2023-02-13T08:36:57.408Z] ---> 5f092b87dcc0 [2023-02-13T08:36:57.408Z] Step 32/32 : LABEL version=0.0.0 [2023-02-13T08:36:57.408Z] Removing intermediate container d8b5f071366d [2023-02-13T08:36:57.408Z] ---> 74e5c28f9e9c [2023-02-13T08:36:57.408Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T08:36:57.408Z] ---> Running in 23c578930622 [2023-02-13T08:36:57.408Z] ---> Running in de8f3285e1f0 [2023-02-13T08:36:57.976Z] Removing intermediate container 23c578930622 [2023-02-13T08:36:57.976Z] ---> bde8519617bc [2023-02-13T08:36:57.976Z] [2023-02-13T08:36:57.976Z] Removing intermediate container de8f3285e1f0 [2023-02-13T08:36:57.976Z] ---> 4efb22fad420 [2023-02-13T08:36:57.976Z] Step 21/22 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:36:57.976Z] ---> Running in 2f136c476a42 [2023-02-13T08:36:57.976Z] Successfully built bde8519617bc [2023-02-13T08:36:57.976Z] Successfully tagged security-bootstrapper:latest [2023-02-13T08:36:57.976Z]  Building security-bootstrapper ... done Removing intermediate container 2f136c476a42 [2023-02-13T08:36:57.976Z] ---> 1fc00fe1ca7f [2023-02-13T08:36:57.976Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T08:36:57.976Z] ---> Running in 13cc04d037fe [2023-02-13T08:36:58.236Z] Removing intermediate container 13cc04d037fe [2023-02-13T08:36:58.236Z] ---> 63ca88dca44e [2023-02-13T08:36:58.236Z] [2023-02-13T08:36:58.236Z] Successfully built 63ca88dca44e [2023-02-13T08:36:58.236Z] Successfully tagged support-notifications:latest [2023-02-13T08:37:01.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.493s coverage: 73.2% of statements [2023-02-13T08:37:01.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-13T08:37:01.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-13T08:37:01.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-13T08:37:01.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.507s coverage: 54.0% of statements [2023-02-13T08:37:01.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-13T08:37:01.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-13T08:37:10.475Z]  Building support-notifications ... done Removing intermediate container b69b8d5f2173 [2023-02-13T08:37:10.476Z] ---> 57b0a551bd14 [2023-02-13T08:37:10.476Z] [2023-02-13T08:37:10.476Z] Step 10/23 : FROM alpine:3.16 [2023-02-13T08:37:10.476Z] ---> dfd21b5a31f5 [2023-02-13T08:37:10.476Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:37:10.476Z] ---> Using cache [2023-02-13T08:37:10.476Z] ---> 91c3ebf22e4c [2023-02-13T08:37:10.476Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T08:37:10.476Z] ---> Using cache [2023-02-13T08:37:10.476Z] ---> a4d1023af2c4 [2023-02-13T08:37:10.476Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-13T08:37:10.734Z] Removing intermediate container cf29b59bd034 [2023-02-13T08:37:10.734Z] ---> b0a83a1ba52c [2023-02-13T08:37:10.734Z] [2023-02-13T08:37:10.734Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T08:37:10.734Z] ---> dfd21b5a31f5 [2023-02-13T08:37:10.734Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-13T08:37:10.734Z] ---> Running in 97c9ffa46369 [2023-02-13T08:37:10.734Z] ---> Running in a48776d2e6fc [2023-02-13T08:37:10.734Z] Removing intermediate container 97c9ffa46369 [2023-02-13T08:37:10.734Z] ---> 8f6c3ef195c1 [2023-02-13T08:37:10.734Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-13T08:37:10.734Z] Removing intermediate container a48776d2e6fc [2023-02-13T08:37:10.734Z] ---> 320cf24e4db4 [2023-02-13T08:37:10.734Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-13T08:37:10.734Z] ---> Running in afeda3293ddb [2023-02-13T08:37:10.734Z] ---> Running in e659802d6d98 [2023-02-13T08:37:10.734Z] Removing intermediate container afeda3293ddb [2023-02-13T08:37:10.734Z] ---> ba2b30897084 [2023-02-13T08:37:10.734Z] Step 15/23 : WORKDIR / [2023-02-13T08:37:10.734Z] Removing intermediate container e659802d6d98 [2023-02-13T08:37:10.734Z] ---> 04eb579e6411 [2023-02-13T08:37:10.734Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-13T08:37:10.734Z] ---> Running in c8b1ede07644 [2023-02-13T08:37:10.734Z] ---> Running in 3e7309b1d443 [2023-02-13T08:37:10.992Z] Removing intermediate container c8b1ede07644 [2023-02-13T08:37:10.992Z] ---> ab9e92d56746 [2023-02-13T08:37:10.992Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:37:10.992Z] Removing intermediate container 3e7309b1d443 [2023-02-13T08:37:10.992Z] ---> 9e3735913d62 [2023-02-13T08:37:10.992Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:37:10.992Z] ---> Running in 1dded9f50e73 [2023-02-13T08:37:10.992Z] ---> bbee8bcb7d34 [2023-02-13T08:37:10.992Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-13T08:37:11.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:11.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:11.582Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T08:37:11.582Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:37:11.582Z] OK: 6 MiB in 15 packages [2023-02-13T08:37:11.582Z] ---> 8a88471f379b [2023-02-13T08:37:11.582Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-13T08:37:11.842Z] ---> 44f15eac2273 [2023-02-13T08:37:11.842Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-13T08:37:11.842Z] ---> Running in 3fb7958a3227 [2023-02-13T08:37:11.842Z] Removing intermediate container 3fb7958a3227 [2023-02-13T08:37:11.842Z] ---> e3ed1d66bec4 [2023-02-13T08:37:11.842Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:37:11.842Z] Removing intermediate container 1dded9f50e73 [2023-02-13T08:37:11.842Z] ---> afbbec2ff576 [2023-02-13T08:37:11.842Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:37:11.842Z] ---> Running in 4f3beb14dfd3 [2023-02-13T08:37:12.103Z] Removing intermediate container 4f3beb14dfd3 [2023-02-13T08:37:12.104Z] ---> 3f98392b5ffb [2023-02-13T08:37:12.104Z] Step 21/23 : LABEL arch=x86_64 [2023-02-13T08:37:12.104Z] ---> Running in f21d41b60221 [2023-02-13T08:37:12.104Z] ---> 700c1cd929ab [2023-02-13T08:37:12.104Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-13T08:37:12.104Z] Removing intermediate container f21d41b60221 [2023-02-13T08:37:12.104Z] ---> 60f087739bd2 [2023-02-13T08:37:12.104Z] Step 22/23 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:37:12.104Z] ---> Running in d1c37f2f3e39 [2023-02-13T08:37:12.409Z] Removing intermediate container d1c37f2f3e39 [2023-02-13T08:37:12.409Z] ---> 0397fbe860c9 [2023-02-13T08:37:12.409Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T08:37:12.671Z] ---> Running in 8a1396529b85 [2023-02-13T08:37:12.671Z] ---> 17f4c5f85471 [2023-02-13T08:37:12.671Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-13T08:37:12.671Z] Removing intermediate container 8a1396529b85 [2023-02-13T08:37:12.671Z] ---> 7b8c2e5b3ca4 [2023-02-13T08:37:12.671Z] [2023-02-13T08:37:12.671Z] ---> 3d29375a92d6 [2023-02-13T08:37:12.671Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-13T08:37:12.671Z] Successfully built 7b8c2e5b3ca4 [2023-02-13T08:37:12.933Z] ---> Running in 705199bb3da6 [2023-02-13T08:37:12.933Z] Successfully tagged core-command:latest [2023-02-13T08:37:12.933Z]  Building core-command ... done Removing intermediate container 705199bb3da6 [2023-02-13T08:37:12.933Z] ---> 86f95bd311ba [2023-02-13T08:37:12.933Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:37:12.933Z] ---> Running in 4cde6632bc36 [2023-02-13T08:37:12.933Z] Removing intermediate container 4cde6632bc36 [2023-02-13T08:37:12.933Z] ---> 0eedba8ccfe1 [2023-02-13T08:37:12.933Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T08:37:12.933Z] ---> Running in 92b86221c9b2 [2023-02-13T08:37:13.197Z] Removing intermediate container 92b86221c9b2 [2023-02-13T08:37:13.197Z] ---> b5fc19da842c [2023-02-13T08:37:13.197Z] Step 21/22 : LABEL git_sha=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [2023-02-13T08:37:13.197Z] ---> Running in f7549110a5d5 [2023-02-13T08:37:13.197Z] Removing intermediate container f7549110a5d5 [2023-02-13T08:37:13.197Z] ---> f0f5a97c53cc [2023-02-13T08:37:13.197Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T08:37:13.197Z] ---> Running in 730b6f61a7f4 [2023-02-13T08:37:13.197Z] Removing intermediate container 730b6f61a7f4 [2023-02-13T08:37:13.197Z] ---> 81e7b326cc0f [2023-02-13T08:37:13.197Z] [2023-02-13T08:37:13.197Z] Successfully built 81e7b326cc0f [2023-02-13T08:37:13.458Z] Successfully tagged core-data:latest [2023-02-13T08:37:13.466Z]  Building core-data ... done  [Pipeline] } [2023-02-13T08:37:13.480Z] $ docker stop --time=1 dd431a13fe76a886f73485c4b678b0af9104b27d41ed31e6332f367f38d8170e [2023-02-13T08:37:14.726Z] $ docker rm -f --volumes dd431a13fe76a886f73485c4b678b0af9104b27d41ed31e6332f367f38d8170e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T08:37:15.055Z] + docker images [2023-02-13T08:37:15.055Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-13T08:37:15.055Z] core-data latest 81e7b326cc0f 1 second ago 17.9MB [2023-02-13T08:37:15.055Z] core-command latest 7b8c2e5b3ca4 2 seconds ago 17.7MB [2023-02-13T08:37:15.055Z] 57b0a551bd14 5 seconds ago 1.68GB [2023-02-13T08:37:15.055Z] b0a83a1ba52c 7 seconds ago 1.68GB [2023-02-13T08:37:15.055Z] security-bootstrapper latest bde8519617bc 17 seconds ago 20.3MB [2023-02-13T08:37:15.055Z] support-notifications latest 63ca88dca44e 17 seconds ago 30.6MB [2023-02-13T08:37:15.055Z] security-spire-config latest b623498c3642 21 seconds ago 85.8MB [2023-02-13T08:37:15.055Z] e781234c6b41 25 seconds ago 1.74GB [2023-02-13T08:37:15.055Z] security-spiffe-token-provider latest a93a057e803e 42 seconds ago 30MB [2023-02-13T08:37:15.055Z] security-spire-agent latest 8824b688114e 42 seconds ago 125MB [2023-02-13T08:37:15.055Z] support-scheduler latest 56042f3885e5 52 seconds ago 30MB [2023-02-13T08:37:15.055Z] 28f9637bb269 56 seconds ago 1.55GB [2023-02-13T08:37:15.055Z] 5e83f632a5a4 About a minute ago 1.71GB [2023-02-13T08:37:15.055Z] 4464665dd3e5 About a minute ago 1.74GB [2023-02-13T08:37:15.055Z] 64898a01876b About a minute ago 1.67GB [2023-02-13T08:37:15.055Z] security-secretstore-setup latest 911b327961a5 2 minutes ago 30MB [2023-02-13T08:37:15.055Z] security-proxy-setup latest f2faa7ba820d 2 minutes ago 27.8MB [2023-02-13T08:37:15.055Z] core-common-config-bootstrapper latest 6277348dbd43 2 minutes ago 15.5MB [2023-02-13T08:37:15.055Z] core-metadata latest 8256b7ac2e38 2 minutes ago 18.5MB [2023-02-13T08:37:15.055Z] dc3c3510a378 2 minutes ago 1.67GB [2023-02-13T08:37:15.055Z] d9e5b9536515 2 minutes ago 1.67GB [2023-02-13T08:37:15.055Z] 578cc24d6a00 2 minutes ago 1.67GB [2023-02-13T08:37:15.055Z] 45d48975b29f 2 minutes ago 1.68GB [2023-02-13T08:37:15.055Z] security-spire-server latest 1242272d5168 2 minutes ago 86.5MB [2023-02-13T08:37:15.055Z] b4d7ee2c02b5 3 minutes ago 1.55GB [2023-02-13T08:37:15.055Z] ci-base-image-x86_64 latest c0d5d31b71ce 6 minutes ago 903MB [2023-02-13T08:37:15.055Z] alpine 3.15 5ce65d7b0fde 2 days ago 5.59MB [2023-02-13T08:37:15.055Z] alpine 3.16 dfd21b5a31f5 2 days ago 5.55MB [2023-02-13T08:37:15.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-13T08:37:15.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-13T08:37:15.055Z] 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-02-13T08:37:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.621s coverage: 89.2% of statements [2023-02-13T08:37:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-13T08:37:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-13T08:37:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:37:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-13T08:37:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-13T08:37:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.486s coverage: 3.7% of statements [2023-02-13T08:37:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-13T08:37:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-13T08:37:28.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.019s coverage: 95.6% of statements [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-13T08:37:28.223Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.583s coverage: 72.2% of statements [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-13T08:37:28.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.921s coverage: 65.9% of statements [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-13T08:37:28.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.793s coverage: 0.9% of statements [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-13T08:37:28.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.465s coverage: 29.6% of statements [2023-02-13T08:37:28.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-13T08:37:32.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.362s coverage: 47.1% of statements [2023-02-13T08:37:32.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.576s coverage: 82.9% of statements [2023-02-13T08:37:32.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.278s coverage: 94.1% of statements [2023-02-13T08:37:32.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.351s coverage: 96.3% of statements [2023-02-13T08:37:35.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements [2023-02-13T08:37:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.246s coverage: 94.4% of statements [2023-02-13T08:37:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements [2023-02-13T08:37:56.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.006s coverage: 79.9% of statements [2023-02-13T08:37:56.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-13T08:38:01.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.340s coverage: 92.9% of statements [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-13T08:38:01.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-13T08:38:01.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.280s coverage: 86.9% of statements [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-13T08:38:01.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements [2023-02-13T08:38:01.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-13T08:38:01.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-13T08:38:01.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.328s coverage: 77.4% of statements [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-13T08:38:01.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.321s coverage: 80.0% of statements [2023-02-13T08:38:01.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements [2023-02-13T08:38:01.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.960s coverage: 91.2% of statements [2023-02-13T08:38:01.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-13T08:38:08.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.539s coverage: 63.1% of statements [2023-02-13T08:38:08.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-13T08:38:08.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-13T08:38:08.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements [2023-02-13T08:38:08.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements [2023-02-13T08:38:08.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2023-02-13T08:38:08.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.137s coverage: 73.7% of statements [2023-02-13T08:38:08.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-02-13T08:38:13.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.547s coverage: 65.3% of statements [2023-02-13T08:38:13.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-13T08:38:13.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-13T08:38:13.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-13T08:38:16.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.010s coverage: 41.0% of statements [2023-02-13T08:38:16.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-13T08:38:16.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-13T08:38:16.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.335s coverage: 89.5% of statements [2023-02-13T08:38:16.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-13T08:38:16.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.416s coverage: 84.8% of statements [2023-02-13T08:38:16.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-13T08:38:16.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-13T08:38:16.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-13T08:38:16.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-13T08:38:25.101Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.338s coverage: 17.7% of statements [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-13T08:38:25.101Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.738s coverage: 92.3% of statements [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-13T08:38:25.101Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 63.2% of statements [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-13T08:38:25.101Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.532s coverage: 97.7% of statements [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-13T08:38:25.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:38:26.079Z] 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-02-13T08:38:26.350Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-13T08:38:26.350Z] go vet ./... [2023-02-13T08:40:33.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T08:40:33.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T08:40:33.143Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T08:40:33.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-13T08:40:33.804Z] + ls -al . [2023-02-13T08:40:33.804Z] total 744 [2023-02-13T08:40:33.804Z] drwxrwxr-x 10 1001 1001 4096 Feb 13 08:33 . [2023-02-13T08:40:33.804Z] drwxr-xr-x 4 root root 4096 Feb 13 08:33 .. [2023-02-13T08:40:33.804Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 08:32 .blubracket [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 16 Feb 13 08:32 .dockerignore [2023-02-13T08:40:33.804Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 08:32 .git [2023-02-13T08:40:33.804Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 08:32 .github [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 1024 Feb 13 08:32 .gitignore [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 42 Feb 13 08:32 .golangci.yml [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 87 Feb 13 08:32 .hadolint.yml [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 08:32 .sonarcloud.properties [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 1171 Feb 13 08:32 ADOPTERS.md [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 10825 Feb 13 08:32 Attribution.txt [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 73765 Feb 13 08:32 CHANGELOG.md [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 08:32 CONTRIBUTING.md [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 677 Feb 13 08:32 GOVERNANCE.md [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 850 Feb 13 08:32 Jenkinsfile [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 08:32 LICENSE [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 13375 Feb 13 08:32 Makefile [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 582 Feb 13 08:32 OWNERS.md [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 9403 Feb 13 08:32 README.md [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 6912 Feb 13 08:32 SECURITY.md [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 5 Feb 13 08:29 VERSION [2023-02-13T08:40:33.804Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 08:32 bin [2023-02-13T08:40:33.804Z] drwxrwxr-x 17 1001 1001 4096 Feb 13 08:32 cmd [2023-02-13T08:40:33.804Z] -rw-r--r-- 1 root root 488663 Feb 13 08:38 coverage.out [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 3295 Feb 13 08:32 go.mod [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 33318 Feb 13 08:32 go.sum [2023-02-13T08:40:33.804Z] drwxrwxr-x 7 1001 1001 4096 Feb 13 08:32 internal [2023-02-13T08:40:33.804Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 08:32 openapi [2023-02-13T08:40:33.804Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 08:32 snap [2023-02-13T08:40:33.804Z] -rw-rw-r-- 1 1001 1001 204 Feb 13 08:32 version.go [Pipeline] sh [2023-02-13T08:40:34.452Z] + '[' -e coverage.out ] [2023-02-13T08:40:34.452Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-13T08:40:34.475Z] Warning: overwriting stash ‘coverage-report’ [2023-02-13T08:40:35.411Z] Stashed 1 file(s) [Pipeline] sh [2023-02-13T08:40:36.048Z] + make build [2023-02-13T08:40:36.049Z] 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-02-13T08:42:12.711Z] 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-02-13T08:42:15.306Z] 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-02-13T08:42:21.958Z] 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-02-13T08:42:25.299Z] 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-02-13T08:43:12.129Z] 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-02-13T08:43:18.769Z] 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-02-13T08:43:24.105Z] 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-02-13T08:43:30.767Z] 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-02-13T08:43:34.107Z] 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-02-13T08:43:38.356Z] 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-02-13T08:43:53.343Z] 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-02-13T08:43:58.704Z] $ docker stop --time=1 7bbad6cc9df616356ec621aaeeebe88ee51dc300828b3f7a53cae76f4b919148 [2023-02-13T08:44:01.882Z] $ docker rm -f --volumes 7bbad6cc9df616356ec621aaeeebe88ee51dc300828b3f7a53cae76f4b919148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:44:04.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T08:44:04.071Z] [2023-02-13T08:44:04.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:44:04.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T08:44:04.673Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-13T08:44:04.673Z] 29e5d40040c1: Pulling fs layer [2023-02-13T08:44:04.673Z] 1ce36da41761: Pulling fs layer [2023-02-13T08:44:04.673Z] 25b303627fd3: Pulling fs layer [2023-02-13T08:44:04.673Z] 29e5d40040c1: Verifying Checksum [2023-02-13T08:44:04.673Z] 29e5d40040c1: Download complete [2023-02-13T08:44:04.942Z] 1ce36da41761: Verifying Checksum [2023-02-13T08:44:04.942Z] 1ce36da41761: Download complete [2023-02-13T08:44:05.213Z] 29e5d40040c1: Pull complete [2023-02-13T08:44:06.625Z] 1ce36da41761: Pull complete [2023-02-13T08:44:06.625Z] 25b303627fd3: Verifying Checksum [2023-02-13T08:44:06.625Z] 25b303627fd3: Download complete [2023-02-13T08:44:16.703Z] 25b303627fd3: Pull complete [2023-02-13T08:44:16.703Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-13T08:44:16.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T08:44:16.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:44:16.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-5510 does not seem to be running inside a container [2023-02-13T08:44:16.966Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-13T08:44:19.253Z] $ docker top ed86088d90182b27d07b5a7f734a42b2f6ef8b34c083572274bb7c1a754d04fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:44:20.082Z] + docker-compose build --help [2023-02-13T08:44:20.082Z] + grep parallel [2023-02-13T08:44:26.723Z] --parallel Build images in parallel. [Pipeline] } [2023-02-13T08:44:26.743Z] $ docker stop --time=1 ed86088d90182b27d07b5a7f734a42b2f6ef8b34c083572274bb7c1a754d04fc [2023-02-13T08:44:28.480Z] $ docker rm -f --volumes ed86088d90182b27d07b5a7f734a42b2f6ef8b34c083572274bb7c1a754d04fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:44:29.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T08:44:29.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:44:29.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-5510 does not seem to be running inside a container [2023-02-13T08:44:29.358Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-13T08:44:30.715Z] $ docker top 0409e1d1ab06fba5fd0cb66e47077b9084f983c9414cbcc3b5858c81ea10134b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:44:31.578Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-13T08:44:38.232Z] Building core-command ... [2023-02-13T08:44:38.232Z] Building core-common-config-bootstrapper ... [2023-02-13T08:44:38.232Z] Building core-data ... [2023-02-13T08:44:38.232Z] Building core-metadata ... [2023-02-13T08:44:38.232Z] Building security-bootstrapper ... [2023-02-13T08:44:38.232Z] Building security-proxy-setup ... [2023-02-13T08:44:38.232Z] Building security-secretstore-setup ... [2023-02-13T08:44:38.232Z] Building security-spiffe-token-provider ... [2023-02-13T08:44:38.232Z] Building security-spire-agent ... [2023-02-13T08:44:38.232Z] Building security-spire-config ... [2023-02-13T08:44:38.232Z] Building security-spire-server ... [2023-02-13T08:44:38.232Z] Building support-notifications ... [2023-02-13T08:44:38.232Z] Building support-scheduler ... [2023-02-13T08:44:38.232Z] Building support-notifications [2023-02-13T08:44:38.232Z] Building core-metadata [2023-02-13T08:44:38.232Z] Building security-spire-server [2023-02-13T08:44:38.232Z] Building security-spiffe-token-provider [2023-02-13T08:44:38.232Z] Building security-spire-agent [2023-02-13T08:45:34.666Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:45:34.666Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:45:34.666Z] ---> 57113a9e9e88 [2023-02-13T08:45:34.666Z] Step 3/19 : WORKDIR /edgex-go [2023-02-13T08:45:34.666Z] ---> Running in edc6ce9af492 [2023-02-13T08:45:34.666Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:45:34.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:45:34.666Z] ---> 57113a9e9e88 [2023-02-13T08:45:34.666Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:45:34.666Z] ---> Running in 87476ead8244 [2023-02-13T08:45:34.666Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:45:34.666Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:45:34.666Z] ---> 57113a9e9e88 [2023-02-13T08:45:34.666Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T08:45:34.666Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 94cb14f19d59 [2023-02-13T08:45:34.666Z] [2023-02-13T08:45:34.666Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:45:34.666Z] ---> 57113a9e9e88 [2023-02-13T08:45:34.666Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:45:34.666Z] ---> Running in a9df52f4c8e5 [2023-02-13T08:45:34.666Z] Removing intermediate container edc6ce9af492 [2023-02-13T08:45:34.666Z] ---> 7245406827ab [2023-02-13T08:45:34.666Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-13T08:45:34.666Z] ---> Running in 970bb8fbff76 [2023-02-13T08:45:34.666Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:45:34.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:45:34.666Z] ---> 57113a9e9e88 [2023-02-13T08:45:34.666Z] Step 3/23 : WORKDIR /edgex-go [2023-02-13T08:45:34.666Z] ---> Using cache [2023-02-13T08:45:34.666Z] ---> 7245406827ab [2023-02-13T08:45:34.666Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T08:45:34.666Z] Removing intermediate container 87476ead8244 [2023-02-13T08:45:34.666Z] ---> e19308c2404d [2023-02-13T08:45:34.666Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T08:45:34.666Z] ---> Running in cc73143caf28 [2023-02-13T08:45:34.666Z] ---> Running in 0f95e34de19a [2023-02-13T08:45:34.666Z] Removing intermediate container 94cb14f19d59 [2023-02-13T08:45:34.666Z] ---> 7b0e9848b432 [2023-02-13T08:45:34.666Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T08:45:34.666Z] Removing intermediate container a9df52f4c8e5 [2023-02-13T08:45:34.666Z] ---> befff0192c81 [2023-02-13T08:45:34.666Z] Step 4/24 : WORKDIR /edgex-go [2023-02-13T08:45:34.666Z] ---> Running in 3d72fcd92509 [2023-02-13T08:45:34.666Z] ---> Running in 63674cf5e784 [2023-02-13T08:45:34.666Z] Removing intermediate container 0f95e34de19a [2023-02-13T08:45:34.666Z] ---> d36572c2e97f [2023-02-13T08:45:34.666Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-13T08:45:34.666Z] Removing intermediate container 63674cf5e784 [2023-02-13T08:45:34.666Z] ---> 91fc9cb43d7d [2023-02-13T08:45:34.666Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-13T08:45:34.666Z] ---> Running in 3bad93aaa3da [2023-02-13T08:45:34.666Z] ---> Running in 4efdbcc92c7f [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.666Z] OK: 221 MiB in 51 packages [2023-02-13T08:45:34.666Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-13T08:45:34.666Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-13T08:45:34.666Z] OK: 16903 distinct packages available [2023-02-13T08:45:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:34.946Z] OK: 221 MiB in 51 packages [2023-02-13T08:45:35.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:45:35.488Z] OK: 221 MiB in 51 packages [2023-02-13T08:45:35.757Z] OK: 221 MiB in 51 packages [2023-02-13T08:45:36.345Z] Removing intermediate container cc73143caf28 [2023-02-13T08:45:36.345Z] ---> 4adf8da427a3 [2023-02-13T08:45:36.345Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-13T08:45:36.624Z] OK: 221 MiB in 51 packages [2023-02-13T08:45:37.212Z] Removing intermediate container 3d72fcd92509 [2023-02-13T08:45:37.212Z] ---> 17e540cf1629 [2023-02-13T08:45:37.212Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T08:45:37.799Z] Removing intermediate container 4efdbcc92c7f [2023-02-13T08:45:37.799Z] ---> 5d27a0eebd8a [2023-02-13T08:45:37.799Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-13T08:45:37.799Z] Removing intermediate container 3bad93aaa3da [2023-02-13T08:45:37.799Z] ---> df4503eb493e [2023-02-13T08:45:37.799Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T08:45:37.799Z] ---> de21651b4d28 [2023-02-13T08:45:37.799Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:45:38.069Z] ---> Running in 1f91c10ee831 [2023-02-13T08:45:38.655Z] Removing intermediate container 970bb8fbff76 [2023-02-13T08:45:38.655Z] ---> e9509aee5faa [2023-02-13T08:45:38.655Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-13T08:45:38.655Z] ---> d63e2336f3ac [2023-02-13T08:45:38.655Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:45:38.934Z] ---> Running in f52811129e23 [2023-02-13T08:45:38.934Z] ---> 2615fab49ebe [2023-02-13T08:45:38.934Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:45:39.203Z] ---> f851b1990174 [2023-02-13T08:45:39.203Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:45:39.203Z] ---> Running in 1bb4643115a5 [2023-02-13T08:45:39.471Z] ---> Running in 5c28687f196c [2023-02-13T08:45:40.569Z] ---> 6074dbc8c833 [2023-02-13T08:45:40.569Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:45:40.569Z] ---> Running in 7eee06c2c7af [2023-02-13T08:47:32.342Z] Removing intermediate container 5c28687f196c [2023-02-13T08:47:32.342Z] ---> d940cc805053 [2023-02-13T08:47:32.343Z] Step 8/24 : COPY . . [2023-02-13T08:47:32.343Z] Removing intermediate container 1f91c10ee831 [2023-02-13T08:47:32.343Z] ---> 4763a53dbd65 [2023-02-13T08:47:32.343Z] Step 7/23 : COPY . . [2023-02-13T08:47:32.343Z] Removing intermediate container f52811129e23 [2023-02-13T08:47:32.343Z] ---> eea50fc55722 [2023-02-13T08:47:32.343Z] Step 7/24 : COPY . . [2023-02-13T08:47:32.343Z] Removing intermediate container 7eee06c2c7af [2023-02-13T08:47:32.343Z] ---> aa797af1d0ee [2023-02-13T08:47:32.343Z] Step 7/19 : COPY . . [2023-02-13T08:47:32.343Z] Removing intermediate container 1bb4643115a5 [2023-02-13T08:47:32.343Z] ---> f242efbf3bde [2023-02-13T08:47:32.343Z] Step 8/22 : COPY . . [2023-02-13T08:47:50.580Z] ---> f5aa149bd0c5 [2023-02-13T08:47:50.580Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-13T08:47:50.580Z] ---> 387218a39400 [2023-02-13T08:47:50.580Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-13T08:47:50.580Z] ---> a48891cdb11b [2023-02-13T08:47:50.580Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-13T08:47:50.580Z] ---> e683dc88c999 [2023-02-13T08:47:50.580Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T08:47:50.580Z] ---> 2353fd37b2f1 [2023-02-13T08:47:50.580Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T08:47:50.580Z] ---> Running in 636077cac4c9 [2023-02-13T08:47:50.580Z] ---> Running in dedc5a2a8d41 [2023-02-13T08:47:50.580Z] ---> Running in 6eb695951abb [2023-02-13T08:47:50.580Z] ---> Running in 4686a2ac44a9 [2023-02-13T08:47:50.580Z] ---> Running in f2e7dcb9034b [2023-02-13T08:47:50.580Z] Removing intermediate container 4686a2ac44a9 [2023-02-13T08:47:50.580Z] ---> c1bbb6e36078 [2023-02-13T08:47:50.580Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T08:47:50.580Z] Removing intermediate container f2e7dcb9034b [2023-02-13T08:47:50.580Z] ---> 4b0c064ab371 [2023-02-13T08:47:50.580Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-13T08:47:50.580Z] ---> Running in 1ca001586536 [2023-02-13T08:47:50.580Z] ---> Running in 1353301fe777 [2023-02-13T08:47:51.170Z] Removing intermediate container 1ca001586536 [2023-02-13T08:47:51.170Z] ---> 677e13352882 [2023-02-13T08:47:51.170Z] 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-02-13T08:47:51.170Z] 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-02-13T08:47:51.439Z] ---> Running in 36a7c5d3153e [2023-02-13T08:47:51.439Z] Removing intermediate container 1353301fe777 [2023-02-13T08:47:51.439Z] ---> 15394bfaedf0 [2023-02-13T08:47:51.439Z] 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-02-13T08:47:52.026Z] ---> Running in f73ca0c65ad5 [2023-02-13T08:47:52.296Z] 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-02-13T08:47:52.296Z] 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-02-13T08:47:56.567Z] Removing intermediate container 36a7c5d3153e [2023-02-13T08:47:56.567Z] ---> bdab92f460a5 [2023-02-13T08:47:56.567Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T08:47:56.567Z] ---> Running in c19848edbb67 [2023-02-13T08:47:56.567Z] Removing intermediate container f73ca0c65ad5 [2023-02-13T08:47:56.567Z] ---> 9914eac2838e [2023-02-13T08:47:56.567Z] Step 11/23 : WORKDIR /edgex-go [2023-02-13T08:47:56.567Z] ---> Running in bad7c74bcfeb [2023-02-13T08:47:56.836Z] Removing intermediate container c19848edbb67 [2023-02-13T08:47:56.836Z] ---> 2e34a47f928d [2023-02-13T08:47:56.836Z] [2023-02-13T08:47:56.836Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T08:47:57.106Z] 3.15: Pulling from library/alpine [2023-02-13T08:47:57.106Z] Removing intermediate container bad7c74bcfeb [2023-02-13T08:47:57.106Z] ---> 4c353584e16f [2023-02-13T08:47:57.106Z] [2023-02-13T08:47:57.106Z] Step 12/23 : FROM alpine:3.15 [2023-02-13T08:47:57.106Z] 3.15: Pulling from library/alpine [2023-02-13T08:47:58.543Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T08:47:58.543Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T08:47:58.543Z] Status: Downloaded newer image for alpine:3.15 [2023-02-13T08:47:58.543Z] Status: Image is up to date for alpine:3.15 [2023-02-13T08:47:58.543Z] ---> 354640af7b1b [2023-02-13T08:47:58.543Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:47:58.543Z] ---> 354640af7b1b [2023-02-13T08:47:58.543Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:47:58.543Z] ---> Running in 634c5d41594d [2023-02-13T08:47:58.543Z] ---> Running in 06d190e8a400 [2023-02-13T08:47:59.535Z] Removing intermediate container 06d190e8a400 [2023-02-13T08:47:59.535Z] ---> 93b3703beee4 [2023-02-13T08:47:59.535Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T08:47:59.535Z] Removing intermediate container 634c5d41594d [2023-02-13T08:47:59.535Z] ---> c93869cf452b [2023-02-13T08:47:59.535Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T08:47:59.535Z] ---> Running in 899c5644132f [2023-02-13T08:47:59.805Z] ---> Running in 5f7f5f3e1bf7 [2023-02-13T08:48:02.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:48:02.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:48:02.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:48:02.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:48:04.405Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T08:48:04.405Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T08:48:04.405Z] OK: 15734 distinct packages available [2023-02-13T08:48:04.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:48:04.675Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T08:48:04.675Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T08:48:04.675Z] OK: 15734 distinct packages available [2023-02-13T08:48:04.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:48:05.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:48:05.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:48:06.898Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-13T08:48:06.898Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-13T08:48:06.898Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-13T08:48:06.898Z] (3/5) Installing libucontext (1.1-r0) [2023-02-13T08:48:06.898Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-13T08:48:06.898Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-13T08:48:06.898Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-13T08:48:06.898Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T08:48:06.898Z] (3/5) Installing libucontext (1.1-r0) [2023-02-13T08:48:06.898Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-13T08:48:06.898Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-13T08:48:06.898Z] OK: 6 MiB in 19 packages [2023-02-13T08:48:06.898Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T08:48:07.176Z] OK: 6 MiB in 19 packages [2023-02-13T08:48:09.772Z] Removing intermediate container 899c5644132f [2023-02-13T08:48:09.772Z] ---> 7db0efbcc2d5 [2023-02-13T08:48:09.772Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-13T08:48:10.058Z] Removing intermediate container 5f7f5f3e1bf7 [2023-02-13T08:48:10.058Z] ---> 06c4d2e6421c [2023-02-13T08:48:10.058Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T08:48:15.421Z] ---> ce301a38609f [2023-02-13T08:48:15.421Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T08:48:18.028Z] ---> 60e069cfa30a [2023-02-13T08:48:18.028Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T08:48:22.295Z] ---> eb5d51a7d9cb [2023-02-13T08:48:22.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-13T08:48:22.295Z] ---> 83c4357e1841 [2023-02-13T08:48:22.295Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T08:48:23.264Z] ---> 1acdce6d110b [2023-02-13T08:48:23.264Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-13T08:48:23.534Z] ---> a7d696e10605 [2023-02-13T08:48:23.534Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-13T08:48:24.960Z] ---> f7bf843ab4a2 [2023-02-13T08:48:24.960Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T08:48:24.960Z] ---> Running in 6dc8d6c733c8 [2023-02-13T08:48:25.229Z] ---> f9c12d59ba3e [2023-02-13T08:48:25.229Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-13T08:48:25.819Z] Removing intermediate container 6dc8d6c733c8 [2023-02-13T08:48:25.819Z] ---> c93dd0aac842 [2023-02-13T08:48:25.819Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T08:48:26.089Z] ---> Running in acb00eea302a [2023-02-13T08:48:26.677Z] ---> 9a7ea0bd8a93 [2023-02-13T08:48:26.677Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T08:48:26.677Z] Removing intermediate container acb00eea302a [2023-02-13T08:48:26.677Z] ---> 9be516ec72c2 [2023-02-13T08:48:26.677Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T08:48:26.949Z] ---> Running in 103bf6c2104b [2023-02-13T08:48:26.949Z] ---> Running in 078f98d86fd8 [2023-02-13T08:48:27.557Z] Removing intermediate container 103bf6c2104b [2023-02-13T08:48:27.557Z] ---> 84fed2d3ab1b [2023-02-13T08:48:27.557Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T08:48:27.827Z] Removing intermediate container 078f98d86fd8 [2023-02-13T08:48:27.827Z] ---> 972a74525f5c [2023-02-13T08:48:27.827Z] Step 22/23 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T08:48:27.827Z] ---> Running in f870ee56fa38 [2023-02-13T08:48:28.098Z] ---> Running in 28ea68563856 [2023-02-13T08:48:28.685Z] Removing intermediate container 28ea68563856 [2023-02-13T08:48:28.685Z] ---> 353cd22e0451 [2023-02-13T08:48:28.685Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T08:48:28.685Z] Removing intermediate container f870ee56fa38 [2023-02-13T08:48:28.685Z] ---> 95a64e956112 [2023-02-13T08:48:28.685Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T08:48:28.953Z] ---> Running in 35a9f295d15c [2023-02-13T08:48:28.953Z] ---> Running in cd6843fa718d [2023-02-13T08:48:29.917Z] Removing intermediate container 35a9f295d15c [2023-02-13T08:48:29.917Z] ---> 71a74dcb1f19 [2023-02-13T08:48:29.917Z] [2023-02-13T08:48:29.917Z] Removing intermediate container cd6843fa718d [2023-02-13T08:48:29.917Z] ---> 1e7c469e97f1 [2023-02-13T08:48:29.917Z] Step 23/24 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T08:48:29.917Z] ---> Running in a607fada8b3c [2023-02-13T08:48:30.186Z] Successfully built 71a74dcb1f19 [2023-02-13T08:48:30.186Z] Successfully tagged security-spire-server-arm64:latest [2023-02-13T08:48:30.459Z]  Building security-spire-server ... done Building security-bootstrapper [2023-02-13T08:48:30.459Z] Removing intermediate container a607fada8b3c [2023-02-13T08:48:30.459Z] ---> 557898a523ec [2023-02-13T08:48:30.459Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T08:48:30.739Z] ---> Running in ee80209b9373 [2023-02-13T08:48:31.328Z] Removing intermediate container ee80209b9373 [2023-02-13T08:48:31.329Z] ---> a2cad9de304f [2023-02-13T08:48:31.329Z] [2023-02-13T08:48:31.596Z] Successfully built a2cad9de304f [2023-02-13T08:48:31.596Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-13T08:48:31.596Z]  Building security-spire-agent ... done Building support-scheduler [2023-02-13T08:49:03.861Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:49:03.861Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:49:03.861Z] ---> 57113a9e9e88 [2023-02-13T08:49:03.861Z] Step 3/32 : WORKDIR /edgex-go [2023-02-13T08:49:03.861Z] ---> Using cache [2023-02-13T08:49:03.861Z] ---> 7b0e9848b432 [2023-02-13T08:49:03.861Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-13T08:49:03.861Z] ---> Running in 8418446fd36d [2023-02-13T08:49:03.861Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:49:03.861Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:49:03.861Z] ---> 57113a9e9e88 [2023-02-13T08:49:03.861Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:49:03.861Z] ---> Using cache [2023-02-13T08:49:03.861Z] ---> befff0192c81 [2023-02-13T08:49:03.861Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T08:49:03.861Z] ---> Using cache [2023-02-13T08:49:03.861Z] ---> 91fc9cb43d7d [2023-02-13T08:49:03.861Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T08:49:03.861Z] ---> Using cache [2023-02-13T08:49:03.861Z] ---> 5d27a0eebd8a [2023-02-13T08:49:03.861Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T08:49:03.861Z] ---> Using cache [2023-02-13T08:49:03.861Z] ---> f851b1990174 [2023-02-13T08:49:03.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:49:03.861Z] ---> Using cache [2023-02-13T08:49:03.861Z] ---> d940cc805053 [2023-02-13T08:49:03.861Z] Step 8/22 : COPY . . [2023-02-13T08:49:03.861Z] ---> Using cache [2023-02-13T08:49:03.861Z] ---> a48891cdb11b [2023-02-13T08:49:03.861Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-13T08:49:03.861Z] ---> Running in 2a453864ce63 [2023-02-13T08:49:03.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:49:04.130Z] 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-02-13T08:49:04.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:49:06.351Z] OK: 221 MiB in 51 packages [2023-02-13T08:49:07.769Z] Removing intermediate container 8418446fd36d [2023-02-13T08:49:07.769Z] ---> 18135e9e9f90 [2023-02-13T08:49:07.769Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-13T08:49:08.734Z] ---> dfac3660f61c [2023-02-13T08:49:08.734Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:49:09.011Z] ---> Running in 712cf82a7d79 [2023-02-13T08:50:45.676Z] Removing intermediate container 712cf82a7d79 [2023-02-13T08:50:45.676Z] ---> ca195d09f420 [2023-02-13T08:50:45.676Z] Step 7/32 : COPY . . [2023-02-13T08:51:00.696Z] ---> 3dab6e045835 [2023-02-13T08:51:00.696Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-13T08:51:00.696Z] ---> Running in 13dd8fa2984b [2023-02-13T08:51:03.284Z] 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-02-13T08:56:10.264Z] Removing intermediate container 6eb695951abb [2023-02-13T08:56:10.264Z] ---> 1edccb9195bd [2023-02-13T08:56:10.264Z] [2023-02-13T08:56:10.264Z] Step 10/24 : FROM alpine:3.16 [2023-02-13T08:56:10.264Z] 3.16: Pulling from library/alpine [2023-02-13T08:56:10.264Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T08:56:10.264Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T08:56:10.264Z] ---> 4c81e5bf8899 [2023-02-13T08:56:10.264Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:56:10.264Z] ---> Running in 40d3b842fd20 [2023-02-13T08:56:11.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:56:11.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:56:13.896Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T08:56:13.896Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:56:13.896Z] OK: 5 MiB in 15 packages [2023-02-13T08:56:15.845Z] Removing intermediate container 40d3b842fd20 [2023-02-13T08:56:15.845Z] ---> b4825a0ccca4 [2023-02-13T08:56:15.845Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T08:56:15.845Z] ---> Running in 2d88e93a872b [2023-02-13T08:56:16.113Z] Removing intermediate container 2d88e93a872b [2023-02-13T08:56:16.113Z] ---> a233136702d3 [2023-02-13T08:56:16.113Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-13T08:56:16.381Z] ---> Running in 331ef08475c9 [2023-02-13T08:56:16.997Z] Removing intermediate container 331ef08475c9 [2023-02-13T08:56:16.997Z] ---> 8c15308e67d2 [2023-02-13T08:56:16.997Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-13T08:56:16.997Z] ---> Running in a37ef4f93af7 [2023-02-13T08:56:17.591Z] Removing intermediate container a37ef4f93af7 [2023-02-13T08:56:17.591Z] ---> 40599274da91 [2023-02-13T08:56:17.591Z] Step 15/24 : WORKDIR / [2023-02-13T08:56:17.859Z] ---> Running in 3e71a51aadc2 [2023-02-13T08:56:18.448Z] Removing intermediate container 3e71a51aadc2 [2023-02-13T08:56:18.448Z] ---> 33926613825c [2023-02-13T08:56:18.448Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:56:19.411Z] ---> f6dfef3fa8b4 [2023-02-13T08:56:19.411Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-13T08:56:21.354Z] ---> 5007a2560bd6 [2023-02-13T08:56:21.354Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-13T08:56:22.319Z] ---> 9667482cb8c4 [2023-02-13T08:56:22.319Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-13T08:56:23.278Z] ---> 9026d82a05e2 [2023-02-13T08:56:23.278Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-13T08:56:23.278Z] ---> Running in beb07d59f328 [2023-02-13T08:56:23.868Z] Removing intermediate container beb07d59f328 [2023-02-13T08:56:23.868Z] ---> 792c11701fa3 [2023-02-13T08:56:23.868Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:56:23.868Z] ---> Running in f4a249794cf6 [2023-02-13T08:56:24.458Z] Removing intermediate container f4a249794cf6 [2023-02-13T08:56:24.458Z] ---> d9b1bb7483ef [2023-02-13T08:56:24.458Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T08:56:24.458Z] ---> Running in 5c544b0f0f60 [2023-02-13T08:56:25.427Z] Removing intermediate container 5c544b0f0f60 [2023-02-13T08:56:25.427Z] ---> d3ddb2c867ea [2023-02-13T08:56:25.427Z] Step 23/24 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T08:56:25.427Z] ---> Running in f552a0a86a42 [2023-02-13T08:56:26.023Z] Removing intermediate container f552a0a86a42 [2023-02-13T08:56:26.023Z] ---> 1c0349a9d6d1 [2023-02-13T08:56:26.023Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T08:56:26.023Z] ---> Running in e948149afdf0 [2023-02-13T08:56:26.611Z] Removing intermediate container e948149afdf0 [2023-02-13T08:56:26.611Z] ---> 3ecc2b1bd110 [2023-02-13T08:56:26.611Z] [2023-02-13T08:56:26.878Z] Successfully built 3ecc2b1bd110 [2023-02-13T08:56:26.878Z] Successfully tagged core-metadata-arm64:latest [2023-02-13T08:56:26.878Z] Building core-command [2023-02-13T08:56:48.950Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:56:48.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:56:48.950Z] ---> 57113a9e9e88 [2023-02-13T08:56:48.950Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:56:48.950Z] ---> Using cache [2023-02-13T08:56:48.950Z] ---> befff0192c81 [2023-02-13T08:56:48.950Z] Step 4/23 : WORKDIR /edgex-go [2023-02-13T08:56:48.950Z] ---> Using cache [2023-02-13T08:56:48.950Z] ---> 91fc9cb43d7d [2023-02-13T08:56:48.950Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-13T08:56:48.950Z] ---> Using cache [2023-02-13T08:56:48.950Z] ---> 5d27a0eebd8a [2023-02-13T08:56:48.950Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-13T08:56:48.950Z] ---> Using cache [2023-02-13T08:56:48.950Z] ---> f851b1990174 [2023-02-13T08:56:48.950Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:56:48.950Z] ---> Using cache [2023-02-13T08:56:48.950Z] ---> d940cc805053 [2023-02-13T08:56:48.950Z] Step 8/23 : COPY . . [2023-02-13T08:56:48.950Z] ---> Using cache [2023-02-13T08:56:48.950Z] ---> a48891cdb11b [2023-02-13T08:56:48.950Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-13T08:56:48.950Z] ---> Running in f13f51d08d7e [2023-02-13T08:56:50.359Z] 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-02-13T08:57:58.227Z] Removing intermediate container dedc5a2a8d41 [2023-02-13T08:57:58.228Z] ---> 752427b9f988 [2023-02-13T08:57:58.228Z] [2023-02-13T08:57:58.228Z] Step 9/19 : FROM alpine:3.15 [2023-02-13T08:57:58.228Z] ---> 354640af7b1b [2023-02-13T08:57:58.228Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:57:58.228Z] ---> Using cache [2023-02-13T08:57:58.228Z] ---> c93869cf452b [2023-02-13T08:57:58.228Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-13T08:57:58.228Z] ---> Running in 29eaee6ea4e9 [2023-02-13T08:57:58.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:57:58.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:57:58.228Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T08:57:58.228Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T08:57:58.228Z] OK: 15734 distinct packages available [2023-02-13T08:57:58.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:57:58.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:58:00.176Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-13T08:58:00.176Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-13T08:58:00.176Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-13T08:58:00.176Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-13T08:58:00.176Z] (5/9) Installing curl (7.80.0-r5) [2023-02-13T08:58:00.176Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-13T08:58:00.176Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-13T08:58:00.176Z] (8/9) Installing libucontext (1.1-r0) [2023-02-13T08:58:00.176Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-13T08:58:00.176Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T08:58:00.444Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T08:58:00.712Z] OK: 8 MiB in 23 packages [2023-02-13T08:58:03.305Z] Removing intermediate container 29eaee6ea4e9 [2023-02-13T08:58:03.305Z] ---> 796cf18a785a [2023-02-13T08:58:03.305Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:58:04.271Z] ---> a6f9527756b6 [2023-02-13T08:58:04.271Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-13T08:58:06.863Z] ---> 05a23c83e954 [2023-02-13T08:58:06.863Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-13T08:58:07.451Z] ---> 1e9855e0e063 [2023-02-13T08:58:07.451Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-13T08:58:07.451Z] ---> Running in e1d57f12eec5 [2023-02-13T08:58:08.040Z] Removing intermediate container e1d57f12eec5 [2023-02-13T08:58:08.040Z] ---> 057d96a27e5d [2023-02-13T08:58:08.040Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:58:08.309Z] ---> Running in f7977d2e296c [2023-02-13T08:58:08.899Z] Removing intermediate container f7977d2e296c [2023-02-13T08:58:08.899Z] ---> bf7747fca214 [2023-02-13T08:58:08.899Z] Step 17/19 : LABEL arch=arm64 [2023-02-13T08:58:08.899Z] ---> Running in 58f694011492 [2023-02-13T08:58:09.487Z] Removing intermediate container 58f694011492 [2023-02-13T08:58:09.487Z] ---> f0e238c9f98f [2023-02-13T08:58:09.487Z] Step 18/19 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T08:58:09.768Z] ---> Running in 865cde265d3b [2023-02-13T08:58:10.364Z] Removing intermediate container 865cde265d3b [2023-02-13T08:58:10.364Z] ---> 2d66946c9869 [2023-02-13T08:58:10.364Z] Step 19/19 : LABEL version=0.0.0 [2023-02-13T08:58:10.364Z] ---> Running in b9c03a606ace [2023-02-13T08:58:10.952Z] Removing intermediate container b9c03a606ace [2023-02-13T08:58:10.952Z] ---> 384ffdaed6d2 [2023-02-13T08:58:10.952Z] [2023-02-13T08:58:11.543Z] Successfully built 384ffdaed6d2 [2023-02-13T08:58:11.543Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-13T08:58:11.543Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-02-13T08:58:30.076Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:58:30.076Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:58:30.076Z] ---> 57113a9e9e88 [2023-02-13T08:58:30.076Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T08:58:30.076Z] ---> Using cache [2023-02-13T08:58:30.076Z] ---> 7b0e9848b432 [2023-02-13T08:58:30.076Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-13T08:58:30.076Z] ---> Using cache [2023-02-13T08:58:30.076Z] ---> 18135e9e9f90 [2023-02-13T08:58:30.076Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T08:58:30.076Z] ---> Using cache [2023-02-13T08:58:30.076Z] ---> dfac3660f61c [2023-02-13T08:58:30.076Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:58:30.076Z] ---> Using cache [2023-02-13T08:58:30.076Z] ---> ca195d09f420 [2023-02-13T08:58:30.076Z] Step 7/24 : COPY . . [2023-02-13T08:58:30.076Z] ---> Using cache [2023-02-13T08:58:30.076Z] ---> 3dab6e045835 [2023-02-13T08:58:30.076Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-13T08:58:30.354Z] ---> Running in 5c7fbafc503f [2023-02-13T08:58:33.784Z] 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-02-13T08:58:33.784Z] Removing intermediate container 13dd8fa2984b [2023-02-13T08:58:33.784Z] ---> 44b8c3549801 [2023-02-13T08:58:33.784Z] [2023-02-13T08:58:33.784Z] Step 9/32 : FROM alpine:3.16 [2023-02-13T08:58:33.784Z] ---> 4c81e5bf8899 [2023-02-13T08:58:33.784Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:58:33.784Z] ---> Running in b4454beec3e0 [2023-02-13T08:58:34.369Z] Removing intermediate container b4454beec3e0 [2023-02-13T08:58:34.369Z] ---> 14e549181d40 [2023-02-13T08:58:34.369Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-13T08:58:34.369Z] ---> Running in 44ae52da0bfb [2023-02-13T08:58:36.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:58:36.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:58:38.374Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-13T08:58:38.374Z] (2/2) Installing su-exec (0.2-r1) [2023-02-13T08:58:38.374Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:58:38.374Z] OK: 5 MiB in 16 packages [2023-02-13T08:58:40.323Z] Removing intermediate container 44ae52da0bfb [2023-02-13T08:58:40.323Z] ---> ad159f28e21a [2023-02-13T08:58:40.323Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-13T08:58:40.323Z] ---> Running in 98684494d5ec [2023-02-13T08:58:40.909Z] Removing intermediate container 98684494d5ec [2023-02-13T08:58:40.909Z] ---> 8e8779c2bb2c [2023-02-13T08:58:40.909Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-13T08:58:41.176Z] ---> Running in df6f2f94e319 [2023-02-13T08:58:41.762Z] Removing intermediate container df6f2f94e319 [2023-02-13T08:58:41.762Z] ---> 6e5969f6da9e [2023-02-13T08:58:41.762Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-13T08:58:41.762Z] ---> Running in 864efb879642 [2023-02-13T08:58:42.348Z] Removing intermediate container 864efb879642 [2023-02-13T08:58:42.348Z] ---> cea1de5eab1e [2023-02-13T08:58:42.348Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-13T08:58:42.348Z] ---> Running in 9eece19da210 [2023-02-13T08:58:42.936Z] Removing intermediate container 9eece19da210 [2023-02-13T08:58:42.936Z] ---> cf29f4f8c806 [2023-02-13T08:58:42.936Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-13T08:58:43.207Z] ---> Running in 860ab9b6da64 [2023-02-13T08:58:46.575Z] Removing intermediate container 860ab9b6da64 [2023-02-13T08:58:46.575Z] ---> 7ff58a917b7a [2023-02-13T08:58:46.575Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-13T08:58:46.575Z] ---> Running in 046fd72ee4ed [2023-02-13T08:58:47.161Z] Removing intermediate container 046fd72ee4ed [2023-02-13T08:58:47.161Z] ---> 936ba99c1046 [2023-02-13T08:58:47.161Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-13T08:58:48.131Z] ---> a1d631a0540e [2023-02-13T08:58:48.131Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-13T08:58:48.131Z] ---> Running in 5bbafbcb07cf [2023-02-13T08:58:51.501Z] Removing intermediate container 5bbafbcb07cf [2023-02-13T08:58:51.501Z] ---> 93fad8e644d6 [2023-02-13T08:58:51.501Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:58:52.459Z] ---> 8793a6909bed [2023-02-13T08:58:52.460Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-13T08:58:54.409Z] ---> a7c87c675451 [2023-02-13T08:58:54.409Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-13T08:58:55.391Z] ---> 8e52cac7c837 [2023-02-13T08:58:55.391Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-13T08:58:56.354Z] ---> 02531c6e1fdf [2023-02-13T08:58:56.354Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-13T08:58:57.314Z] ---> 474401d52315 [2023-02-13T08:58:57.314Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-13T08:58:58.283Z] ---> e664b3dd5761 [2023-02-13T08:58:58.283Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-13T08:58:59.262Z] ---> c333f76d3998 [2023-02-13T08:58:59.262Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-13T08:58:59.532Z] ---> Running in b3efa6ccdd38 [2023-02-13T08:59:02.895Z] Removing intermediate container b3efa6ccdd38 [2023-02-13T08:59:02.895Z] ---> 8503c5327aa8 [2023-02-13T08:59:02.895Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-13T08:59:02.895Z] ---> Running in 95ffe2d7b191 [2023-02-13T08:59:03.495Z] Removing intermediate container 95ffe2d7b191 [2023-02-13T08:59:03.495Z] ---> 49829468b950 [2023-02-13T08:59:03.495Z] Step 29/32 : CMD ["gate"] [2023-02-13T08:59:03.495Z] ---> Running in 885c6873fed4 [2023-02-13T08:59:04.097Z] Removing intermediate container 885c6873fed4 [2023-02-13T08:59:04.097Z] ---> 9cbfad06f552 [2023-02-13T08:59:04.097Z] Step 30/32 : LABEL arch=arm64 [2023-02-13T08:59:04.366Z] ---> Running in d2e08ccf7892 [2023-02-13T08:59:04.954Z] Removing intermediate container d2e08ccf7892 [2023-02-13T08:59:04.954Z] ---> 59ae0a29e9db [2023-02-13T08:59:04.954Z] Step 31/32 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T08:59:05.248Z] ---> Running in 301ee8348317 [2023-02-13T08:59:05.835Z] Removing intermediate container 301ee8348317 [2023-02-13T08:59:05.835Z] ---> 424199a2ad23 [2023-02-13T08:59:05.835Z] Step 32/32 : LABEL version=0.0.0 [2023-02-13T08:59:05.835Z] ---> Running in 4cb96d8c5ef2 [2023-02-13T08:59:06.422Z] Removing intermediate container 4cb96d8c5ef2 [2023-02-13T08:59:06.422Z] ---> 8c76d01a8f42 [2023-02-13T08:59:06.422Z] [2023-02-13T08:59:06.690Z] Successfully built 8c76d01a8f42 [2023-02-13T08:59:06.690Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-13T08:59:06.958Z] Building security-proxy-setup [2023-02-13T08:59:29.022Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:59:29.022Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:59:29.022Z] ---> 57113a9e9e88 [2023-02-13T08:59:29.022Z] Step 3/21 : WORKDIR /edgex-go [2023-02-13T08:59:29.022Z] ---> Using cache [2023-02-13T08:59:29.022Z] ---> 7b0e9848b432 [2023-02-13T08:59:29.022Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-13T08:59:29.023Z] ---> Using cache [2023-02-13T08:59:29.023Z] ---> 18135e9e9f90 [2023-02-13T08:59:29.023Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-13T08:59:29.023Z] ---> Using cache [2023-02-13T08:59:29.023Z] ---> dfac3660f61c [2023-02-13T08:59:29.023Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:59:29.023Z] ---> Using cache [2023-02-13T08:59:29.023Z] ---> ca195d09f420 [2023-02-13T08:59:29.023Z] Step 7/21 : COPY . . [2023-02-13T08:59:29.023Z] ---> Using cache [2023-02-13T08:59:29.023Z] ---> 3dab6e045835 [2023-02-13T08:59:29.023Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-13T08:59:29.023Z] ---> Running in c4fde9a3b396 [2023-02-13T08:59:29.023Z] Removing intermediate container 636077cac4c9 [2023-02-13T08:59:29.023Z] ---> ddb413797b67 [2023-02-13T08:59:29.023Z] [2023-02-13T08:59:29.023Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T08:59:29.023Z] ---> 4c81e5bf8899 [2023-02-13T08:59:29.023Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-13T08:59:29.023Z] ---> Running in 3d8b167c7a9c [2023-02-13T08:59:29.611Z] 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-02-13T08:59:30.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T08:59:31.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T08:59:32.571Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-13T08:59:32.571Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-13T08:59:32.571Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:59:32.838Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T08:59:33.109Z] OK: 6 MiB in 16 packages [2023-02-13T08:59:35.708Z] Removing intermediate container 3d8b167c7a9c [2023-02-13T08:59:35.708Z] ---> 2f3a9869e625 [2023-02-13T08:59:35.708Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T08:59:35.708Z] ---> Running in 90cc7c7330d1 [2023-02-13T08:59:35.987Z] Removing intermediate container 90cc7c7330d1 [2023-02-13T08:59:35.987Z] ---> 5d2b891a7b11 [2023-02-13T08:59:35.987Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-13T08:59:36.272Z] ---> Running in 748d40678b95 [2023-02-13T08:59:36.859Z] Removing intermediate container 748d40678b95 [2023-02-13T08:59:36.859Z] ---> 9e00258926c2 [2023-02-13T08:59:36.859Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T08:59:36.859Z] ---> Running in 4367d0c588fc [2023-02-13T08:59:37.444Z] Removing intermediate container 4367d0c588fc [2023-02-13T08:59:37.444Z] ---> fe3e27bbb76f [2023-02-13T08:59:37.444Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:59:38.411Z] ---> ae78ee766448 [2023-02-13T08:59:38.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-13T08:59:41.002Z] ---> 9b3497e9f2a6 [2023-02-13T08:59:41.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-13T08:59:41.964Z] ---> f20d8441f715 [2023-02-13T08:59:41.964Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-13T08:59:41.964Z] ---> Running in bed4a4d2eb65 [2023-02-13T08:59:42.549Z] Removing intermediate container bed4a4d2eb65 [2023-02-13T08:59:42.549Z] ---> 1d7b272bdd9d [2023-02-13T08:59:42.549Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:59:42.816Z] ---> Running in 474cc5c4b4a5 [2023-02-13T08:59:43.402Z] Removing intermediate container 474cc5c4b4a5 [2023-02-13T08:59:43.402Z] ---> ad806f8ea355 [2023-02-13T08:59:43.402Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T08:59:43.402Z] ---> Running in a13d5dd40232 [2023-02-13T08:59:43.986Z] Removing intermediate container a13d5dd40232 [2023-02-13T08:59:43.986Z] ---> 73f851edfe8d [2023-02-13T08:59:43.986Z] Step 21/22 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T08:59:43.986Z] ---> Running in bf5edb10659e [2023-02-13T08:59:44.578Z] Removing intermediate container bf5edb10659e [2023-02-13T08:59:44.578Z] ---> 3f66924daa3f [2023-02-13T08:59:44.578Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T08:59:44.578Z] ---> Running in e132144bdd1f [2023-02-13T08:59:45.540Z] Removing intermediate container e132144bdd1f [2023-02-13T08:59:45.540Z] ---> a7e6f06ec830 [2023-02-13T08:59:45.540Z] [2023-02-13T08:59:46.124Z] Successfully built a7e6f06ec830 [2023-02-13T08:59:46.124Z] Successfully tagged support-notifications-arm64:latest [2023-02-13T08:59:46.124Z]  Building support-notifications ... done Building core-data [2023-02-13T09:00:04.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T09:00:04.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T09:00:04.359Z] ---> 57113a9e9e88 [2023-02-13T09:00:04.359Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T09:00:04.359Z] ---> Using cache [2023-02-13T09:00:04.359Z] ---> befff0192c81 [2023-02-13T09:00:04.359Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T09:00:04.359Z] ---> Using cache [2023-02-13T09:00:04.359Z] ---> 91fc9cb43d7d [2023-02-13T09:00:04.359Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T09:00:04.359Z] ---> Using cache [2023-02-13T09:00:04.359Z] ---> 5d27a0eebd8a [2023-02-13T09:00:04.359Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T09:00:04.359Z] ---> Using cache [2023-02-13T09:00:04.359Z] ---> f851b1990174 [2023-02-13T09:00:04.359Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T09:00:04.359Z] ---> Using cache [2023-02-13T09:00:04.359Z] ---> d940cc805053 [2023-02-13T09:00:04.359Z] Step 8/22 : COPY . . [2023-02-13T09:00:04.359Z] ---> Using cache [2023-02-13T09:00:04.359Z] ---> a48891cdb11b [2023-02-13T09:00:04.359Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-13T09:00:04.359Z] ---> Running in f186d01502c8 [2023-02-13T09:00:04.626Z] 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-02-13T09:00:43.490Z] Removing intermediate container 2a453864ce63 [2023-02-13T09:00:43.490Z] ---> c5f7ee9da5e3 [2023-02-13T09:00:43.490Z] [2023-02-13T09:00:43.490Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T09:00:43.490Z] ---> 4c81e5bf8899 [2023-02-13T09:00:43.490Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T09:00:43.490Z] ---> Using cache [2023-02-13T09:00:43.490Z] ---> b4825a0ccca4 [2023-02-13T09:00:43.490Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T09:00:43.490Z] ---> Using cache [2023-02-13T09:00:43.490Z] ---> a233136702d3 [2023-02-13T09:00:43.490Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-13T09:00:43.490Z] ---> Running in 06fb10b1267e [2023-02-13T09:00:43.490Z] Removing intermediate container 06fb10b1267e [2023-02-13T09:00:43.490Z] ---> 2a6d5eb83da1 [2023-02-13T09:00:43.490Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T09:00:43.490Z] ---> Running in e03ab4aa5ea3 [2023-02-13T09:00:43.490Z] Removing intermediate container e03ab4aa5ea3 [2023-02-13T09:00:43.490Z] ---> b76852df70be [2023-02-13T09:00:43.490Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T09:00:43.490Z] ---> 483b1f8a2bcf [2023-02-13T09:00:43.490Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-13T09:00:45.440Z] ---> 77fa7cdf011a [2023-02-13T09:00:45.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-13T09:00:46.404Z] ---> 4ce6cd02564a [2023-02-13T09:00:46.404Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-13T09:00:46.672Z] ---> Running in b3ff14bb39be [2023-02-13T09:00:47.273Z] Removing intermediate container b3ff14bb39be [2023-02-13T09:00:47.273Z] ---> 8148eaf70e7d [2023-02-13T09:00:47.273Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T09:00:47.273Z] ---> Running in 43d6940ee2db [2023-02-13T09:00:47.859Z] Removing intermediate container 43d6940ee2db [2023-02-13T09:00:47.859Z] ---> 488cfff840bd [2023-02-13T09:00:47.859Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T09:00:48.139Z] ---> Running in 6c37f97665e9 [2023-02-13T09:00:48.725Z] Removing intermediate container 6c37f97665e9 [2023-02-13T09:00:48.725Z] ---> ef49d242bb7b [2023-02-13T09:00:48.725Z] Step 21/22 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T09:00:48.993Z] ---> Running in 14cc7acdfa6b [2023-02-13T09:00:49.580Z] Removing intermediate container 14cc7acdfa6b [2023-02-13T09:00:49.580Z] ---> f3ce19d4b5da [2023-02-13T09:00:49.580Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T09:00:49.580Z] ---> Running in 4d42fcb67f25 [2023-02-13T09:00:50.572Z] Removing intermediate container 4d42fcb67f25 [2023-02-13T09:00:50.572Z] ---> a64cd6182f32 [2023-02-13T09:00:50.572Z] [2023-02-13T09:00:50.572Z] Successfully built a64cd6182f32 [2023-02-13T09:00:50.839Z] Successfully tagged support-scheduler-arm64:latest [2023-02-13T09:00:50.839Z] Building security-spire-config [2023-02-13T09:01:09.061Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T09:01:09.061Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T09:01:09.061Z] ---> 57113a9e9e88 [2023-02-13T09:01:09.061Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T09:01:09.061Z] ---> Using cache [2023-02-13T09:01:09.061Z] ---> 7b0e9848b432 [2023-02-13T09:01:09.061Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T09:01:09.061Z] ---> Using cache [2023-02-13T09:01:09.061Z] ---> 17e540cf1629 [2023-02-13T09:01:09.061Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T09:01:09.061Z] ---> Using cache [2023-02-13T09:01:09.061Z] ---> d63e2336f3ac [2023-02-13T09:01:09.061Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T09:01:09.061Z] ---> Using cache [2023-02-13T09:01:09.061Z] ---> eea50fc55722 [2023-02-13T09:01:09.061Z] Step 7/24 : COPY . . [2023-02-13T09:01:09.061Z] ---> Using cache [2023-02-13T09:01:09.061Z] ---> e683dc88c999 [2023-02-13T09:01:09.061Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T09:01:09.061Z] ---> Using cache [2023-02-13T09:01:09.061Z] ---> c1bbb6e36078 [2023-02-13T09:01:09.061Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T09:01:09.061Z] ---> Using cache [2023-02-13T09:01:09.061Z] ---> 677e13352882 [2023-02-13T09:01:09.061Z] 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-02-13T09:01:09.061Z] ---> Using cache [2023-02-13T09:01:09.061Z] ---> bdab92f460a5 [2023-02-13T09:01:09.061Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T09:01:09.061Z] ---> Using cache [2023-02-13T09:01:09.061Z] ---> 2e34a47f928d [2023-02-13T09:01:09.061Z] [2023-02-13T09:01:09.061Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T09:01:09.061Z] ---> 354640af7b1b [2023-02-13T09:01:09.061Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T09:01:09.061Z] ---> Using cache [2023-02-13T09:01:09.061Z] ---> c93869cf452b [2023-02-13T09:01:09.061Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-13T09:01:09.061Z] ---> Running in 7d225409f668 [2023-02-13T09:01:10.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T09:01:10.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T09:01:12.705Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T09:01:12.705Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T09:01:12.705Z] OK: 15734 distinct packages available [2023-02-13T09:01:12.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T09:01:13.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T09:01:14.678Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-13T09:01:14.678Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-13T09:01:14.678Z] (3/4) Installing libucontext (1.1-r0) [2023-02-13T09:01:14.678Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-13T09:01:14.678Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T09:01:14.945Z] OK: 6 MiB in 18 packages [2023-02-13T09:01:16.894Z] Removing intermediate container 7d225409f668 [2023-02-13T09:01:16.894Z] ---> 135a885f5ded [2023-02-13T09:01:16.894Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T09:01:23.588Z] ---> 9801ddde89c4 [2023-02-13T09:01:23.588Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T09:01:23.588Z] ---> 7bd0915c2951 [2023-02-13T09:01:23.588Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-13T09:01:23.855Z] ---> Running in bed010606b34 [2023-02-13T09:01:24.440Z] Removing intermediate container bed010606b34 [2023-02-13T09:01:24.440Z] ---> 826c8dbccb92 [2023-02-13T09:01:24.440Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-13T09:01:27.794Z] ---> 2c4e7980122d [2023-02-13T09:01:27.794Z] Step 19/24 : WORKDIR / [2023-02-13T09:01:27.794Z] ---> Running in b3b18670fdeb [2023-02-13T09:01:28.063Z] Removing intermediate container b3b18670fdeb [2023-02-13T09:01:28.063Z] ---> d2f2f496b65d [2023-02-13T09:01:28.063Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T09:01:28.334Z] ---> Running in cf08b2c77e31 [2023-02-13T09:01:28.919Z] Removing intermediate container cf08b2c77e31 [2023-02-13T09:01:28.919Z] ---> 58c403bb28d5 [2023-02-13T09:01:28.919Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T09:01:28.919Z] ---> Running in 9739e8a104ad [2023-02-13T09:01:29.513Z] Removing intermediate container 9739e8a104ad [2023-02-13T09:01:29.513Z] ---> 2949d39937ba [2023-02-13T09:01:29.513Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T09:01:29.513Z] ---> Running in d2e51f7d5a4f [2023-02-13T09:01:30.098Z] Removing intermediate container d2e51f7d5a4f [2023-02-13T09:01:30.098Z] ---> 3af1c4fd8caf [2023-02-13T09:01:30.098Z] Step 23/24 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T09:01:30.366Z] ---> Running in 54a2ec51027a [2023-02-13T09:01:30.951Z] Removing intermediate container 54a2ec51027a [2023-02-13T09:01:30.951Z] ---> 3a9bd9160a90 [2023-02-13T09:01:30.951Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T09:01:30.951Z] ---> Running in 0e5bfeadbbb7 [2023-02-13T09:01:31.535Z] Removing intermediate container 0e5bfeadbbb7 [2023-02-13T09:01:31.535Z] ---> 4ee46af0d240 [2023-02-13T09:01:31.535Z] [2023-02-13T09:01:32.121Z] Successfully built 4ee46af0d240 [2023-02-13T09:01:32.121Z] Successfully tagged security-spire-config-arm64:latest [2023-02-13T09:01:32.121Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-02-13T09:01:54.213Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T09:01:54.213Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T09:01:54.213Z] ---> 57113a9e9e88 [2023-02-13T09:01:54.213Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T09:01:54.213Z] ---> Using cache [2023-02-13T09:01:54.213Z] ---> befff0192c81 [2023-02-13T09:01:54.213Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T09:01:54.213Z] ---> Using cache [2023-02-13T09:01:54.213Z] ---> 91fc9cb43d7d [2023-02-13T09:01:54.213Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T09:01:54.213Z] ---> Using cache [2023-02-13T09:01:54.213Z] ---> 5d27a0eebd8a [2023-02-13T09:01:54.213Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T09:01:54.213Z] ---> Using cache [2023-02-13T09:01:54.213Z] ---> f851b1990174 [2023-02-13T09:01:54.213Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T09:01:54.213Z] ---> Using cache [2023-02-13T09:01:54.213Z] ---> d940cc805053 [2023-02-13T09:01:54.213Z] Step 8/22 : COPY . . [2023-02-13T09:01:54.213Z] ---> Using cache [2023-02-13T09:01:54.213Z] ---> a48891cdb11b [2023-02-13T09:01:54.213Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-13T09:01:54.213Z] ---> Running in ddbfa23fe86a [2023-02-13T09:01:54.800Z] 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-02-13T09:05:01.555Z] Removing intermediate container f13f51d08d7e [2023-02-13T09:05:01.555Z] ---> c7b6876422c3 [2023-02-13T09:05:01.555Z] [2023-02-13T09:05:01.555Z] Step 10/23 : FROM alpine:3.16 [2023-02-13T09:05:01.555Z] ---> 4c81e5bf8899 [2023-02-13T09:05:01.555Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-13T09:05:01.555Z] ---> Using cache [2023-02-13T09:05:01.555Z] ---> b4825a0ccca4 [2023-02-13T09:05:01.555Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T09:05:01.555Z] ---> Using cache [2023-02-13T09:05:01.555Z] ---> a233136702d3 [2023-02-13T09:05:01.555Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-13T09:05:01.555Z] ---> Running in 61b386900754 [2023-02-13T09:05:01.555Z] Removing intermediate container 61b386900754 [2023-02-13T09:05:01.555Z] ---> c13ff2e72d2b [2023-02-13T09:05:01.555Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-13T09:05:01.555Z] ---> Running in a7716236f198 [2023-02-13T09:05:01.555Z] Removing intermediate container a7716236f198 [2023-02-13T09:05:01.555Z] ---> 8344809d94ca [2023-02-13T09:05:01.555Z] Step 15/23 : WORKDIR / [2023-02-13T09:05:01.555Z] ---> Running in 08c0adac352a [2023-02-13T09:05:01.555Z] Removing intermediate container 08c0adac352a [2023-02-13T09:05:01.555Z] ---> d3cb52fd4dee [2023-02-13T09:05:01.555Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T09:05:01.555Z] ---> 1cc082bfc37d [2023-02-13T09:05:01.555Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-13T09:05:02.967Z] ---> a3db633e3ada [2023-02-13T09:05:02.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-13T09:05:03.942Z] ---> 679e6d81becc [2023-02-13T09:05:03.942Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-13T09:05:03.942Z] ---> Running in b5a5ee30216a [2023-02-13T09:05:04.527Z] Removing intermediate container b5a5ee30216a [2023-02-13T09:05:04.527Z] ---> 331702b45384 [2023-02-13T09:05:04.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T09:05:04.805Z] ---> Running in 299184f1b955 [2023-02-13T09:05:05.392Z] Removing intermediate container 299184f1b955 [2023-02-13T09:05:05.392Z] ---> 165ffba1b72e [2023-02-13T09:05:05.392Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T09:05:05.392Z] ---> Running in 3a92590afbef [2023-02-13T09:05:05.980Z] Removing intermediate container 3a92590afbef [2023-02-13T09:05:05.980Z] ---> e80bece5a813 [2023-02-13T09:05:05.980Z] Step 22/23 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T09:05:06.254Z] ---> Running in 1ad79c9e82ae [2023-02-13T09:05:06.838Z] Removing intermediate container 1ad79c9e82ae [2023-02-13T09:05:06.838Z] ---> 32a96bcf44c8 [2023-02-13T09:05:06.838Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T09:05:07.260Z] ---> Running in 53be2a1ef7b7 [2023-02-13T09:05:07.612Z] Removing intermediate container 53be2a1ef7b7 [2023-02-13T09:05:07.612Z] ---> 55689a2cdc2e [2023-02-13T09:05:07.612Z] [2023-02-13T09:05:08.233Z] Successfully built 55689a2cdc2e [2023-02-13T09:05:08.234Z] Successfully tagged core-command-arm64:latest [2023-02-13T09:05:47.317Z]  Building core-command ... 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-02-13T09:06:02.571Z] Removing intermediate container 5c7fbafc503f [2023-02-13T09:06:02.571Z] ---> 07ee35f80255 [2023-02-13T09:06:02.571Z] [2023-02-13T09:06:02.571Z] Step 9/24 : FROM alpine:3.16 [2023-02-13T09:06:02.571Z] ---> 4c81e5bf8899 [2023-02-13T09:06:02.571Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-13T09:06:02.571Z] ---> Running in 88bfaa166fa6 [2023-02-13T09:06:03.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T09:06:03.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T09:06:05.154Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-13T09:06:05.154Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-13T09:06:05.154Z] (3/3) Installing su-exec (0.2-r1) [2023-02-13T09:06:05.154Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T09:06:05.154Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T09:06:05.740Z] OK: 6 MiB in 17 packages [2023-02-13T09:06:07.701Z] Removing intermediate container 88bfaa166fa6 [2023-02-13T09:06:07.701Z] ---> a57389cdccaf [2023-02-13T09:06:07.701Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T09:06:07.970Z] ---> Running in 91f22c58dcd0 [2023-02-13T09:06:08.553Z] Removing intermediate container 91f22c58dcd0 [2023-02-13T09:06:08.553Z] ---> 6718a85c7c62 [2023-02-13T09:06:08.553Z] Step 12/24 : WORKDIR / [2023-02-13T09:06:08.553Z] ---> Running in 2a28413169bf [2023-02-13T09:06:09.138Z] Removing intermediate container 2a28413169bf [2023-02-13T09:06:09.138Z] ---> ef4f1b84531a [2023-02-13T09:06:09.138Z] 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-02-13T09:06:11.728Z] ---> 2b022c569a0c [2023-02-13T09:06:11.728Z] 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-02-13T09:06:12.687Z] ---> 133782986f09 [2023-02-13T09:06:12.687Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-13T09:06:13.648Z] ---> 1fc24b168d4e [2023-02-13T09:06:13.648Z] 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-02-13T09:06:14.611Z] ---> 8c69526ca1d4 [2023-02-13T09:06:14.611Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-13T09:06:14.880Z] 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-02-13T09:06:16.298Z] ---> 7b3be105cad7 [2023-02-13T09:06:16.298Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-13T09:06:18.273Z] ---> 19948c595679 [2023-02-13T09:06:18.273Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T09:06:19.239Z] ---> 5615a4d72077 [2023-02-13T09:06:19.239Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T09:06:19.239Z] ---> Running in 6a60d4350528 [2023-02-13T09:06:22.610Z] Removing intermediate container 6a60d4350528 [2023-02-13T09:06:22.610Z] ---> 7ca6d19bb0f3 [2023-02-13T09:06:22.610Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T09:06:22.610Z] ---> Running in 3ac0dd35ed8f [2023-02-13T09:06:23.211Z] Removing intermediate container 3ac0dd35ed8f [2023-02-13T09:06:23.211Z] ---> 25167e41369d [2023-02-13T09:06:23.211Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T09:06:23.211Z] ---> Running in c465f7725f17 [2023-02-13T09:06:23.802Z] Removing intermediate container c465f7725f17 [2023-02-13T09:06:23.802Z] ---> 04ff42c888f6 [2023-02-13T09:06:23.802Z] Step 23/24 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T09:06:23.802Z] ---> Running in 1450c2e4e444 [2023-02-13T09:06:25.561Z] Removing intermediate container 1450c2e4e444 [2023-02-13T09:06:25.561Z] ---> 1e56f5403f06 [2023-02-13T09:06:25.561Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T09:06:25.561Z] ---> Running in bf48db97ff81 [2023-02-13T09:06:25.561Z] Removing intermediate container bf48db97ff81 [2023-02-13T09:06:25.561Z] ---> 54a3ccc33303 [2023-02-13T09:06:25.561Z] [2023-02-13T09:06:25.561Z] Successfully built 54a3ccc33303 [2023-02-13T09:06:25.561Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-13T09:06:40.565Z]  Building security-secretstore-setup ... done Removing intermediate container c4fde9a3b396 [2023-02-13T09:06:40.565Z] ---> cea3c7b2c45f [2023-02-13T09:06:40.565Z] [2023-02-13T09:06:40.565Z] Step 9/21 : FROM alpine:3.16 [2023-02-13T09:06:40.565Z] ---> 4c81e5bf8899 [2023-02-13T09:06:40.565Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-13T09:06:40.565Z] ---> Running in 79119f727f40 [2023-02-13T09:06:41.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T09:06:42.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T09:06:43.981Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-13T09:06:43.981Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-13T09:06:43.981Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-13T09:06:43.981Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-13T09:06:43.981Z] (5/6) Installing curl (7.83.1-r5) [2023-02-13T09:06:43.981Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-13T09:06:43.981Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T09:06:43.981Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T09:06:44.249Z] OK: 8 MiB in 20 packages [2023-02-13T09:06:46.194Z] Removing intermediate container 79119f727f40 [2023-02-13T09:06:46.194Z] ---> e4df8568916e [2023-02-13T09:06:46.194Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T09:06:46.462Z] ---> Running in 77999e6028c3 [2023-02-13T09:06:47.047Z] Removing intermediate container 77999e6028c3 [2023-02-13T09:06:47.047Z] ---> ebebd9a8e02a [2023-02-13T09:06:47.047Z] Step 12/21 : WORKDIR /edgex [2023-02-13T09:06:47.317Z] ---> Running in 7dae4aeb1bc8 [2023-02-13T09:06:47.904Z] Removing intermediate container 7dae4aeb1bc8 [2023-02-13T09:06:47.904Z] ---> a3274427fd26 [2023-02-13T09:06:47.904Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-13T09:06:48.873Z] ---> b6fb56297751 [2023-02-13T09:06:48.873Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-13T09:06:50.284Z] ---> 31e831babde6 [2023-02-13T09:06:50.284Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-13T09:06:52.227Z] ---> 75dbe6eda664 [2023-02-13T09:06:52.227Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T09:06:53.200Z] ---> 25cf2b1b1936 [2023-02-13T09:06:53.200Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T09:06:53.200Z] ---> Running in 19a9716503ec [2023-02-13T09:06:56.555Z] Removing intermediate container 19a9716503ec [2023-02-13T09:06:56.555Z] ---> 79be13e8f42e [2023-02-13T09:06:56.555Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T09:06:56.555Z] ---> Running in 0497516bc3c2 [2023-02-13T09:06:57.145Z] Removing intermediate container 0497516bc3c2 [2023-02-13T09:06:57.145Z] ---> 9bd3d250182b [2023-02-13T09:06:57.145Z] Step 19/21 : LABEL arch=arm64 [2023-02-13T09:06:57.145Z] ---> Running in 127cb25ec724 [2023-02-13T09:06:57.738Z] Removing intermediate container 127cb25ec724 [2023-02-13T09:06:57.738Z] ---> 071e61ab045b [2023-02-13T09:06:57.738Z] Step 20/21 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T09:06:57.738Z] ---> Running in 72455ad1d85b [2023-02-13T09:06:58.334Z] Removing intermediate container 72455ad1d85b [2023-02-13T09:06:58.334Z] ---> 8348127d1316 [2023-02-13T09:06:58.334Z] Step 21/21 : LABEL version=0.0.0 [2023-02-13T09:06:58.608Z] ---> Running in 64c86b4126f8 [2023-02-13T09:06:59.193Z] Removing intermediate container 64c86b4126f8 [2023-02-13T09:06:59.193Z] ---> 92eae226b955 [2023-02-13T09:06:59.193Z] [2023-02-13T09:06:59.461Z] Successfully built 92eae226b955 [2023-02-13T09:06:59.461Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-13T09:07:26.147Z]  Building security-proxy-setup ... done Removing intermediate container f186d01502c8 [2023-02-13T09:07:26.147Z] ---> c2d99a0b0dfc [2023-02-13T09:07:26.147Z] [2023-02-13T09:07:26.147Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T09:07:26.147Z] ---> 4c81e5bf8899 [2023-02-13T09:07:26.147Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-13T09:07:26.147Z] ---> Running in 7ea4a08a89a8 [2023-02-13T09:07:26.147Z] Removing intermediate container 7ea4a08a89a8 [2023-02-13T09:07:26.147Z] ---> 35c3da6b065e [2023-02-13T09:07:26.147Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-13T09:07:26.147Z] ---> Running in 357f918d5b62 [2023-02-13T09:07:26.147Z] Removing intermediate container 357f918d5b62 [2023-02-13T09:07:26.147Z] ---> d4608633bd75 [2023-02-13T09:07:26.147Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-13T09:07:26.147Z] ---> Running in ca702305ed11 [2023-02-13T09:07:26.147Z] Removing intermediate container ca702305ed11 [2023-02-13T09:07:26.147Z] ---> cc361617f93e [2023-02-13T09:07:26.147Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T09:07:26.147Z] ---> Running in 3cb76d5e3cf9 [2023-02-13T09:07:26.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T09:07:27.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T09:07:28.722Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T09:07:28.722Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T09:07:28.722Z] OK: 5 MiB in 15 packages [2023-02-13T09:07:32.081Z] Removing intermediate container 3cb76d5e3cf9 [2023-02-13T09:07:32.081Z] ---> 1b855bd692cf [2023-02-13T09:07:32.081Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T09:07:32.349Z] ---> ad24743fa305 [2023-02-13T09:07:32.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-13T09:07:33.758Z] ---> fc7d2e440160 [2023-02-13T09:07:33.758Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-13T09:07:34.721Z] ---> 54a97df6985d [2023-02-13T09:07:34.721Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-13T09:07:34.721Z] ---> Running in 2847bd9a60a6 [2023-02-13T09:07:35.305Z] Removing intermediate container 2847bd9a60a6 [2023-02-13T09:07:35.305Z] ---> 9577a5de7006 [2023-02-13T09:07:35.305Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T09:07:35.305Z] ---> Running in fe4667aeb878 [2023-02-13T09:07:35.575Z] Removing intermediate container fe4667aeb878 [2023-02-13T09:07:35.575Z] ---> c6e0f281a450 [2023-02-13T09:07:35.575Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T09:07:35.845Z] ---> Running in d9a83723b5f7 [2023-02-13T09:07:36.116Z] Removing intermediate container ddbfa23fe86a [2023-02-13T09:07:36.116Z] ---> 0d7a3f05ae1d [2023-02-13T09:07:36.116Z] [2023-02-13T09:07:36.116Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T09:07:36.116Z] ---> 4c81e5bf8899 [2023-02-13T09:07:36.116Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-13T09:07:36.116Z] ---> Running in 710b648c865f [2023-02-13T09:07:36.116Z] Removing intermediate container d9a83723b5f7 [2023-02-13T09:07:36.116Z] ---> 98e9bedd8844 [2023-02-13T09:07:36.116Z] Step 21/22 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T09:07:36.393Z] ---> Running in 469662913e1b [2023-02-13T09:07:36.661Z] Removing intermediate container 710b648c865f [2023-02-13T09:07:36.661Z] ---> f535bcfcc673 [2023-02-13T09:07:36.661Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T09:07:36.661Z] ---> Running in aa9df81ac917 [2023-02-13T09:07:36.661Z] Removing intermediate container 469662913e1b [2023-02-13T09:07:36.661Z] ---> 4fafa8efd986 [2023-02-13T09:07:36.661Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T09:07:36.928Z] ---> Running in 322a0564efe3 [2023-02-13T09:07:37.514Z] Removing intermediate container 322a0564efe3 [2023-02-13T09:07:37.514Z] ---> 941b03a31be4 [2023-02-13T09:07:37.514Z] [2023-02-13T09:07:37.782Z] Successfully built 941b03a31be4 [2023-02-13T09:07:37.782Z] Successfully tagged core-data-arm64:latest [2023-02-13T09:07:38.048Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T09:07:38.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T09:07:39.722Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T09:07:39.722Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T09:07:39.722Z] OK: 5 MiB in 15 packages [2023-02-13T09:07:40.682Z] Removing intermediate container aa9df81ac917 [2023-02-13T09:07:40.682Z] ---> c8b869825697 [2023-02-13T09:07:40.682Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T09:07:41.264Z] ---> a3d783995b24 [2023-02-13T09:07:41.264Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-13T09:07:42.225Z] ---> bdaa4610e10e [2023-02-13T09:07:42.225Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-13T09:07:42.809Z] ---> 18eed08d54e0 [2023-02-13T09:07:42.809Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-13T09:07:43.394Z] ---> 0d2ec17b9d9d [2023-02-13T09:07:43.394Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T09:07:43.394Z] ---> Running in 3b0b45ac5ef3 [2023-02-13T09:07:45.341Z] Removing intermediate container 3b0b45ac5ef3 [2023-02-13T09:07:45.341Z] ---> 55972126e2bb [2023-02-13T09:07:45.341Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T09:07:45.341Z] ---> Running in e6aeacbc18ae [2023-02-13T09:07:45.609Z] Removing intermediate container e6aeacbc18ae [2023-02-13T09:07:45.609Z] ---> a7242be87fbc [2023-02-13T09:07:45.609Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-13T09:07:45.609Z] ---> Running in f8a27b00e049 [2023-02-13T09:07:46.193Z] Removing intermediate container f8a27b00e049 [2023-02-13T09:07:46.193Z] ---> 7f04ab578760 [2023-02-13T09:07:46.193Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T09:07:46.193Z] ---> Running in 9e10c73bb6f7 [2023-02-13T09:07:46.459Z] Removing intermediate container 9e10c73bb6f7 [2023-02-13T09:07:46.459Z] ---> 008406af5aea [2023-02-13T09:07:46.459Z] Step 21/22 : LABEL git_sha=6afec1f4b40d5a940bdc827ffbd08e9624a8447e [2023-02-13T09:07:46.459Z] ---> Running in a7c6a7012c62 [2023-02-13T09:07:46.725Z] Removing intermediate container a7c6a7012c62 [2023-02-13T09:07:46.725Z] ---> 0ec50ccf8371 [2023-02-13T09:07:46.725Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T09:07:46.991Z] ---> Running in 59cc5149f7c3 [2023-02-13T09:07:47.257Z] Removing intermediate container 59cc5149f7c3 [2023-02-13T09:07:47.257Z] ---> f6858aa56cf5 [2023-02-13T09:07:47.257Z] [2023-02-13T09:07:47.522Z] Successfully built f6858aa56cf5 [2023-02-13T09:07:47.522Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-13T09:07:48.113Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-02-13T09:07:48.122Z] $ docker stop --time=1 0409e1d1ab06fba5fd0cb66e47077b9084f983c9414cbcc3b5858c81ea10134b [2023-02-13T09:07:49.809Z] $ docker rm -f --volumes 0409e1d1ab06fba5fd0cb66e47077b9084f983c9414cbcc3b5858c81ea10134b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T09:07:50.289Z] + docker images [2023-02-13T09:07:50.557Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-13T09:07:50.557Z] core-common-config-bootstrapper-arm64 latest f6858aa56cf5 3 seconds ago 14.9MB [2023-02-13T09:07:50.557Z] core-data-arm64 latest 941b03a31be4 13 seconds ago 17.2MB [2023-02-13T09:07:50.557Z] 0d7a3f05ae1d 15 seconds ago 1.5GB [2023-02-13T09:07:50.557Z] c2d99a0b0dfc 28 seconds ago 1.51GB [2023-02-13T09:07:50.557Z] security-proxy-setup-arm64 latest 92eae226b955 52 seconds ago 26.9MB [2023-02-13T09:07:50.557Z] cea3c7b2c45f About a minute ago 1.5GB [2023-02-13T09:07:50.557Z] security-secretstore-setup-arm64 latest 54a3ccc33303 About a minute ago 29MB [2023-02-13T09:07:50.557Z] 07ee35f80255 About a minute ago 1.5GB [2023-02-13T09:07:50.557Z] core-command-arm64 latest 55689a2cdc2e 2 minutes ago 17MB [2023-02-13T09:07:50.557Z] c7b6876422c3 2 minutes ago 1.51GB [2023-02-13T09:07:50.557Z] security-spire-config-arm64 latest 4ee46af0d240 6 minutes ago 83.6MB [2023-02-13T09:07:50.557Z] support-scheduler-arm64 latest a64cd6182f32 7 minutes ago 29MB [2023-02-13T09:07:50.557Z] c5f7ee9da5e3 7 minutes ago 1.57GB [2023-02-13T09:07:50.557Z] support-notifications-arm64 latest a7e6f06ec830 8 minutes ago 29.7MB [2023-02-13T09:07:50.557Z] ddb413797b67 8 minutes ago 1.57GB [2023-02-13T09:07:50.557Z] security-bootstrapper-arm64 latest 8c76d01a8f42 8 minutes ago 19.6MB [2023-02-13T09:07:50.557Z] 44b8c3549801 9 minutes ago 1.49GB [2023-02-13T09:07:50.557Z] security-spiffe-token-provider-arm64 latest 384ffdaed6d2 9 minutes ago 29.1MB [2023-02-13T09:07:50.557Z] 752427b9f988 9 minutes ago 1.54GB [2023-02-13T09:07:50.557Z] core-metadata-arm64 latest 3ecc2b1bd110 11 minutes ago 17.7MB [2023-02-13T09:07:50.557Z] 1edccb9195bd 11 minutes ago 1.51GB [2023-02-13T09:07:50.557Z] security-spire-agent-arm64 latest a2cad9de304f 19 minutes ago 122MB [2023-02-13T09:07:50.557Z] security-spire-server-arm64 latest 71a74dcb1f19 19 minutes ago 84.3MB [2023-02-13T09:07:50.557Z] 2e34a47f928d 19 minutes ago 1.38GB [2023-02-13T09:07:50.557Z] 4c353584e16f 19 minutes ago 1.38GB [2023-02-13T09:07:50.557Z] ci-base-image-arm64 latest 57113a9e9e88 34 minutes ago 905MB [2023-02-13T09:07:50.557Z] alpine 3.15 354640af7b1b 2 days ago 5.34MB [2023-02-13T09:07:50.557Z] alpine 3.16 4c81e5bf8899 2 days ago 5.3MB [2023-02-13T09:07:50.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-13T09:07:50.557Z] 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-02-13T09:07:50.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T09:07:50.982Z] [2023-02-13T09:07:50.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T09:07:51.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T09:07:51.586Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T09:07:51.586Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T09:07:51.586Z] 04944245beec: Pulling fs layer [2023-02-13T09:07:51.586Z] 699f458cf7ca: Pulling fs layer [2023-02-13T09:07:51.586Z] 765212b225bb: Pulling fs layer [2023-02-13T09:07:51.586Z] f23df028b6ca: Pulling fs layer [2023-02-13T09:07:51.586Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T09:07:51.586Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T09:07:51.586Z] f23df028b6ca: Waiting [2023-02-13T09:07:51.586Z] d65c8cfc05b1: Waiting [2023-02-13T09:07:51.586Z] 2437ff75d9bd: Waiting [2023-02-13T09:07:51.586Z] 765212b225bb: Waiting [2023-02-13T09:07:51.586Z] 04944245beec: Verifying Checksum [2023-02-13T09:07:51.586Z] 04944245beec: Download complete [2023-02-13T09:07:51.586Z] 765212b225bb: Verifying Checksum [2023-02-13T09:07:51.586Z] 765212b225bb: Download complete [2023-02-13T09:07:51.854Z] f23df028b6ca: Verifying Checksum [2023-02-13T09:07:51.854Z] f23df028b6ca: Download complete [2023-02-13T09:07:51.854Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T09:07:51.854Z] d65c8cfc05b1: Download complete [2023-02-13T09:07:51.854Z] 699f458cf7ca: Verifying Checksum [2023-02-13T09:07:51.854Z] 699f458cf7ca: Download complete [2023-02-13T09:07:52.446Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T09:07:52.446Z] 8998bd30e6a1: Download complete [2023-02-13T09:07:55.040Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T09:07:55.040Z] 2437ff75d9bd: Download complete [2023-02-13T09:07:56.451Z] 8998bd30e6a1: Pull complete [2023-02-13T09:07:57.034Z] 04944245beec: Pull complete [2023-02-13T09:07:58.440Z] 699f458cf7ca: Pull complete [2023-02-13T09:07:58.708Z] 765212b225bb: Pull complete [2023-02-13T09:07:59.294Z] f23df028b6ca: Pull complete [2023-02-13T09:07:59.559Z] d65c8cfc05b1: Pull complete [2023-02-13T09:08:14.547Z] 2437ff75d9bd: Pull complete [2023-02-13T09:08:14.547Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T09:08:14.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T09:08:14.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T09:08:14.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-5510 does not seem to be running inside a container [2023-02-13T09:08:14.829Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-13T09:08:17.874Z] $ docker top 35a436545e7c4539cdca2d62d53a62134c894a1ec10d1dc2266ae6e8fb3fadaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T09:08:18.761Z] ---> job-cost.sh [2023-02-13T09:08:18.761Z] lf-activate-venv: SKIPPING [2023-02-13T09:08:18.761Z] INFO: No Stack... [2023-02-13T09:08:19.026Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T09:08:19.980Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T09:08:20.618Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-13T09:08:20.618Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T09:08:20.692Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4344-2-stack-cost] [2023-02-13T09:08:20.711Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4344-2-stack-cost] did not exist. Created. [2023-02-13T09:08:20.711Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4344-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T09:08:21.352Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T09:08:21.541Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T09:08:21.548Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4344-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T09:08:21.565Z] $ docker stop --time=1 35a436545e7c4539cdca2d62d53a62134c894a1ec10d1dc2266ae6e8fb3fadaa [2023-02-13T09:08:23.210Z] $ docker rm -f --volumes 35a436545e7c4539cdca2d62d53a62134c894a1ec10d1dc2266ae6e8fb3fadaa [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-02-13T09:08:23.625Z] provisioning config files... [2023-02-13T09:08:23.652Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1117823033355326985tmp [Pipeline] { [Pipeline] sh [2023-02-13T09:08:23.947Z] + set +x [2023-02-13T09:08:23.947Z] + bash -s -- [2023-02-13T09:08:23.947Z] + curl -s https://codecov.io/bash [2023-02-13T09:08:23.947Z] [2023-02-13T09:08:23.947Z] _____ _ [2023-02-13T09:08:23.947Z] / ____| | | [2023-02-13T09:08:23.947Z] | | ___ __| | ___ ___ _____ __ [2023-02-13T09:08:23.947Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-13T09:08:23.947Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-13T09:08:23.947Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-13T09:08:23.947Z] Bash-1.0.6 [2023-02-13T09:08:23.947Z] [2023-02-13T09:08:23.947Z] [2023-02-13T09:08:23.947Z] ==> git version 2.25.1 found [2023-02-13T09:08:23.947Z] ==> 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-02-13T09:08:23.947Z] Release-Date: 2020-01-08 [2023-02-13T09:08:23.947Z] 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-02-13T09:08:23.947Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-13T09:08:23.947Z] ==> Jenkins CI detected. [2023-02-13T09:08:23.947Z] current dir:  /w/workspace/edgex-go/2 [2023-02-13T09:08:23.947Z] project root: . [2023-02-13T09:08:23.947Z] --> token set from env [2023-02-13T09:08:23.947Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-13T09:08:23.947Z] ==> Running gcov in . (disable via -X gcov) [2023-02-13T09:08:23.947Z] ==> Python coveragepy not found [2023-02-13T09:08:23.947Z] ==> Searching for coverage reports in: [2023-02-13T09:08:23.947Z] + . [2023-02-13T09:08:23.947Z] -> Found 1 reports [2023-02-13T09:08:23.947Z] ==> Detecting git/mercurial file structure [2023-02-13T09:08:24.206Z] ==> Reading reports [2023-02-13T09:08:24.206Z] + ./coverage.out bytes=488663 [2023-02-13T09:08:24.206Z] ==> Appending adjustments [2023-02-13T09:08:24.206Z] https://docs.codecov.io/docs/fixing-reports [2023-02-13T09:08:25.142Z] + Found adjustments [2023-02-13T09:08:25.142Z] ==> Gzipping contents [2023-02-13T09:08:25.400Z] 64K /tmp/codecov.WD2TaZ.gz [2023-02-13T09:08:25.400Z] ==> Uploading reports [2023-02-13T09:08:25.400Z] url: https://codecov.io [2023-02-13T09:08:25.400Z] query: branch=PR-4344&commit=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4344%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4344&job=&cmd_args= [2023-02-13T09:08:25.400Z] -> Pinging Codecov [2023-02-13T09:08:25.400Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4344&commit=44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4344%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4344&job=&cmd_args= [2023-02-13T09:08:25.659Z] -> Uploading to [2023-02-13T09:08:25.659Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-13/00271124DB129430A58F1EEE437C3FCB/44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5/35224d19-18ce-4def-9d59-89c19e0df803.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T090825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2ebb6e7424ce9c98170e79512bda701752d1774d0809b1059d260c919b40528 [2023-02-13T09:08:25.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T09:08:25.659Z] Dload Upload Total Spent Left Speed [2023-02-13T09:08:25.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62957 0 0 100 62957 0 1863k --:--:-- --:--:-- --:--:-- 1808k 100 62957 0 0 100 62957 0 232k --:--:-- --:--:-- --:--:-- 231k [2023-02-13T09:08:25.918Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/44cafaa274d453b7ffbe800ba0ab6ac2bd6ce2e5 [Pipeline] } [2023-02-13T09:08:25.926Z] 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-02-13T09:08:26.580Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-13T09:08:26.873Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T09:08:27.734Z] ---> package-listing.sh [2023-02-13T09:08:27.734Z] ++ facter osfamily [2023-02-13T09:08:27.734Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T09:08:27.993Z] + OS_FAMILY=debian [2023-02-13T09:08:27.993Z] + workspace=/w/workspace/edgex-go/2 [2023-02-13T09:08:27.993Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T09:08:27.993Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T09:08:27.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T09:08:27.993Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T09:08:27.993Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-13T09:08:27.993Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T09:08:27.993Z] + case "${OS_FAMILY}" in [2023-02-13T09:08:27.993Z] + dpkg -l [2023-02-13T09:08:27.993Z] + grep '^ii' [2023-02-13T09:08:27.993Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T09:08:27.993Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T09:08:27.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T09:08:27.993Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-13T09:08:27.993Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-13T09:08:27.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-13T09:08:28.005Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T09:08:28.281Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T09:08:28.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T09:08:28.841Z] [2023-02-13T09:08:28.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T09:08:29.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T09:08:29.427Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T09:08:29.427Z] 5eb5b503b376: Pulling fs layer [2023-02-13T09:08:29.427Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T09:08:29.427Z] ec43610c2a17: Pulling fs layer [2023-02-13T09:08:29.427Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T09:08:29.427Z] 33b1e0a273af: Pulling fs layer [2023-02-13T09:08:29.427Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T09:08:29.427Z] 2f39f015ded8: Pulling fs layer [2023-02-13T09:08:29.427Z] 33b1e0a273af: Waiting [2023-02-13T09:08:29.427Z] 5d3b04190fa2: Waiting [2023-02-13T09:08:29.427Z] 3a2ae6a8a46f: Waiting [2023-02-13T09:08:29.427Z] 2f39f015ded8: Waiting [2023-02-13T09:08:29.427Z] 5c69ac0246d0: Download complete [2023-02-13T09:08:29.427Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T09:08:29.427Z] 3a2ae6a8a46f: Download complete [2023-02-13T09:08:29.686Z] 33b1e0a273af: Verifying Checksum [2023-02-13T09:08:29.686Z] 33b1e0a273af: Download complete [2023-02-13T09:08:29.686Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T09:08:29.686Z] 5d3b04190fa2: Download complete [2023-02-13T09:08:29.686Z] ec43610c2a17: Verifying Checksum [2023-02-13T09:08:29.686Z] ec43610c2a17: Download complete [2023-02-13T09:08:29.945Z] 5eb5b503b376: Download complete [2023-02-13T09:08:30.511Z] 2f39f015ded8: Download complete [2023-02-13T09:08:31.077Z] 5eb5b503b376: Pull complete [2023-02-13T09:08:31.336Z] 5c69ac0246d0: Pull complete [2023-02-13T09:08:31.918Z] ec43610c2a17: Pull complete [2023-02-13T09:08:31.918Z] 3a2ae6a8a46f: Pull complete [2023-02-13T09:08:32.178Z] 33b1e0a273af: Pull complete [2023-02-13T09:08:32.437Z] 5d3b04190fa2: Pull complete [2023-02-13T09:08:36.625Z] 2f39f015ded8: Pull complete [2023-02-13T09:08:36.625Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T09:08:36.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T09:08:36.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T09:08:36.707Z] prd-ubuntu20.04-docker-8c-8g-5507 does not seem to be running inside a container [2023-02-13T09:08:36.746Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T09:08:46.127Z] $ docker top 8710aae83958da0b9cd1e59e4e9f6fa4ba7d1c1df00495f2664f88a7fd9093aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T09:08:46.462Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T09:08:46.750Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T09:08:47.039Z] + ls /var/log/sa-host [2023-02-13T09:08:47.040Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T09:08:47.188Z] provisioning config files... [2023-02-13T09:08:47.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config17229577444447760954tmp [Pipeline] { [Pipeline] echo [2023-02-13T09:08:47.210Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T09:08:47.498Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T09:08:47.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T09:08:47.825Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T09:08:47.834Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T09:08:48.121Z] ---> sudo-logs.sh [2023-02-13T09:08:48.121Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T09:08:48.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T09:08:48.444Z] ---> job-cost.sh [2023-02-13T09:08:48.444Z] lf-activate-venv: SKIPPING [2023-02-13T09:08:48.444Z] DEBUG: total: 0.10999999940395355 [2023-02-13T09:08:48.444Z] INFO: Retrieving Stack Cost... [2023-02-13T09:08:49.015Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T09:08:49.274Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T09:08:49.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T09:08:49.573Z] ---> logs-deploy.sh [2023-02-13T09:08:49.573Z] lf-activate-venv: SKIPPING [2023-02-13T09:08:49.573Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4344/2 [2023-02-13T09:08:49.573Z] INFO: archiving workspace using pattern(s): [2023-02-13T09:08:50.511Z] Archives upload complete. [2023-02-13T09:08:50.511Z] INFO: archiving logs to Nexus