Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+8aa10c1497df1eea7ec4785a9c01b401f72abbbc (e2652cbc402edce4fbe6e25f848a2eeeaf9fb5c0) 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-ssh6694173093906090060.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-ssh8121903491928978471.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-4339/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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6654229423349810272.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-ssh5058765577237027559.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-4339/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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8897420257121131565.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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8074 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8aa10c1497df1eea7ec4785a9c01b401f72abbbc into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 8c9bb4a0cab7e186eae9c0124b415074b9697e02 Checking out Revision 8c9bb4a0cab7e186eae9c0124b415074b9697e02 (PR-4339) > 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/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 8aa10c1497df1eea7ec4785a9c01b401f72abbbc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c9bb4a0cab7e186eae9c0124b415074b9697e02 # timeout=10 Commit message: "Merge commit '8aa10c1497df1eea7ec4785a9c01b401f72abbbc' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-02T08:29:37.312Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-02T08:29:37.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-02T08:29:37.383Z] ========================================================= [2023-03-02T08:29:37.383Z] EdgeX Global Pipelines Version Info [2023-03-02T08:29:37.383Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-02T08:29:38.107Z] ------------------- [2023-03-02T08:29:38.107Z] stable info: [2023-03-02T08:29:38.107Z] ------------------- [2023-03-02T08:29:38.107Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-02T08:29:38.107Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-02T08:29:38.107Z] Message: update stable to v1.0.244 > git rev-list --no-walk 90800cada8b1e5d2a21721d91cfa9e57e052403a # timeout=10 [2023-03-02T08:29:38.677Z] ------------------- [2023-03-02T08:29:38.677Z] experimental info: [2023-03-02T08:29:38.677Z] ------------------- [2023-03-02T08:29:38.677Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-02T08:29:38.677Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-02T08:29:38.677Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-02T08:29:38.837Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-02T08:29:38.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-02T08:29:38.854Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-02T08:29:38.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-02T08:29:38.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-02T08:29:38.883Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-02T08:29:38.893Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-02T08:29:38.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-02T08:29:38.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-02T08:29:38.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-02T08:29:38.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-02T08:29:38.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-02T08:29:38.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-02T08:29:38.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-02T08:29:38.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-02T08:29:38.995Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-02T08:29:39.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-02T08:29:39.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-02T08:29:39.027Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-02T08:29:39.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-02T08:29:39.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-02T08:29:39.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-02T08:29:39.073Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-02T08:29:39.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo [2023-03-02T08:29:39.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo [2023-03-02T08:29:39.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo [2023-03-02T08:29:39.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c9bb4a0cab7e186eae9c0124b415074b9697e02 [Pipeline] echo [2023-03-02T08:29:39.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c9bb4a [Pipeline] echo [2023-03-02T08:29:39.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T08:29:39.184Z] provisioning config files... [2023-03-02T08:29:39.196Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config254271762200813188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T08:29:39.496Z] ---> docker-login.sh [2023-03-02T08:29:39.496Z] nexus3.edgexfoundry.org:10001 [2023-03-02T08:29:39.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T08:29:40.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T08:29:40.016Z] Configure a credential helper to remove this warning. See [2023-03-02T08:29:40.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T08:29:40.016Z] [2023-03-02T08:29:40.016Z] Login Succeeded [2023-03-02T08:29:40.016Z] nexus3.edgexfoundry.org:10002 [2023-03-02T08:29:40.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T08:29:40.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T08:29:40.016Z] Configure a credential helper to remove this warning. See [2023-03-02T08:29:40.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T08:29:40.016Z] [2023-03-02T08:29:40.016Z] Login Succeeded [2023-03-02T08:29:40.016Z] nexus3.edgexfoundry.org:10003 [2023-03-02T08:29:40.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T08:29:40.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T08:29:40.276Z] Configure a credential helper to remove this warning. See [2023-03-02T08:29:40.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T08:29:40.276Z] [2023-03-02T08:29:40.276Z] Login Succeeded [2023-03-02T08:29:40.276Z] nexus3.edgexfoundry.org:10004 [2023-03-02T08:29:40.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T08:29:40.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T08:29:40.276Z] Configure a credential helper to remove this warning. See [2023-03-02T08:29:40.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T08:29:40.276Z] [2023-03-02T08:29:40.276Z] Login Succeeded [2023-03-02T08:29:40.276Z] docker.io [2023-03-02T08:29:40.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T08:29:40.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T08:29:40.536Z] Configure a credential helper to remove this warning. See [2023-03-02T08:29:40.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T08:29:40.536Z] [2023-03-02T08:29:40.536Z] Login Succeeded [2023-03-02T08:29:40.536Z] ---> docker-login.sh ends [Pipeline] } [2023-03-02T08:29:40.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-02T08:29:40.859Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + dirname cmd/core-command/Dockerfile [2023-03-02T08:29:40.859Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-02T08:29:40.859Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-02T08:29:40.859Z] + dirname+ cmd/core-data/Dockerfile [2023-03-02T08:29:40.859Z] cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-02T08:29:40.859Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-02T08:29:40.859Z] cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-02T08:29:40.859Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-02T08:29:40.859Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-03-02T08:29:40.859Z] cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-02T08:29:40.859Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-02T08:29:40.859Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-02T08:29:40.859Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-02T08:29:40.859Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-02T08:29:40.859Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-02T08:29:40.859Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-02T08:29:40.859Z] + dirname cmd/support-notifications/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-02T08:29:40.859Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-02T08:29:40.859Z] + cut -d/ -f2 [2023-03-02T08:29:40.859Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-02T08:29:40.913Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-02T08:29:41.258Z] + git rev-list -1 --merges 8c9bb4a0cab7e186eae9c0124b415074b9697e02~1..8c9bb4a0cab7e186eae9c0124b415074b9697e02 [Pipeline] echo [2023-03-02T08:29:41.271Z] -----------> git rev-list -1 --merges 8c9bb4a0cab7e186eae9c0124b415074b9697e02~1..8c9bb4a0cab7e186eae9c0124b415074b9697e02 8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:29:41.271Z] 8c9bb4a0cab7e186eae9c0124b415074b9697e02 [false] [Pipeline] sh [2023-03-02T08:29:41.557Z] + git log --format=format:%s -1 8c9bb4a0cab7e186eae9c0124b415074b9697e02 [Pipeline] echo [2023-03-02T08:29:41.570Z] ========================================================= [2023-03-02T08:29:41.571Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-02T08:29:41.571Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-02T08:29:41.979Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-02T08:29:41.979Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-02T08:29:41.979Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-02T08:29:41.979Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-02T08:29:41.979Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-02T08:29:41.979Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-02T08:29:41.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:29:42.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T08:29:42.377Z] [2023-03-02T08:29:42.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:29:42.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T08:29:42.677Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-02T08:29:42.677Z] b85a868b505f: Pulling fs layer [2023-03-02T08:29:42.677Z] e2be974225ed: Pulling fs layer [2023-03-02T08:29:42.677Z] 339a4e72a1f5: Pulling fs layer [2023-03-02T08:29:42.677Z] 988bab9f4d93: Pulling fs layer [2023-03-02T08:29:42.677Z] 1469e6f7b9e6: Pulling fs layer [2023-03-02T08:29:42.677Z] 988bab9f4d93: Waiting [2023-03-02T08:29:42.677Z] eaf3925da568: Pulling fs layer [2023-03-02T08:29:42.677Z] bab4dde63d76: Pulling fs layer [2023-03-02T08:29:42.677Z] bde34c3a00c8: Pulling fs layer [2023-03-02T08:29:42.677Z] b352a97aabf1: Pulling fs layer [2023-03-02T08:29:42.677Z] 4872d77fe225: Pulling fs layer [2023-03-02T08:29:42.677Z] 5851b861e8e6: Pulling fs layer [2023-03-02T08:29:42.677Z] 1469e6f7b9e6: Waiting [2023-03-02T08:29:42.677Z] eaf3925da568: Waiting [2023-03-02T08:29:42.677Z] bab4dde63d76: Waiting [2023-03-02T08:29:42.677Z] bde34c3a00c8: Waiting [2023-03-02T08:29:42.677Z] b352a97aabf1: Waiting [2023-03-02T08:29:42.677Z] 4872d77fe225: Waiting [2023-03-02T08:29:42.677Z] 5851b861e8e6: Waiting [2023-03-02T08:29:42.677Z] e2be974225ed: Verifying Checksum [2023-03-02T08:29:42.677Z] e2be974225ed: Download complete [2023-03-02T08:29:42.677Z] 988bab9f4d93: Verifying Checksum [2023-03-02T08:29:42.677Z] 988bab9f4d93: Download complete [2023-03-02T08:29:42.942Z] 1469e6f7b9e6: Verifying Checksum [2023-03-02T08:29:42.942Z] 1469e6f7b9e6: Download complete [2023-03-02T08:29:42.942Z] eaf3925da568: Verifying Checksum [2023-03-02T08:29:42.942Z] eaf3925da568: Download complete [2023-03-02T08:29:42.942Z] 339a4e72a1f5: Verifying Checksum [2023-03-02T08:29:42.942Z] 339a4e72a1f5: Download complete [2023-03-02T08:29:42.942Z] bde34c3a00c8: Download complete [2023-03-02T08:29:42.942Z] b352a97aabf1: Verifying Checksum [2023-03-02T08:29:42.942Z] b352a97aabf1: Download complete [2023-03-02T08:29:42.942Z] 4872d77fe225: Verifying Checksum [2023-03-02T08:29:42.942Z] 4872d77fe225: Download complete [2023-03-02T08:29:42.942Z] 5851b861e8e6: Verifying Checksum [2023-03-02T08:29:42.942Z] 5851b861e8e6: Download complete [2023-03-02T08:29:42.942Z] b85a868b505f: Verifying Checksum [2023-03-02T08:29:42.942Z] b85a868b505f: Download complete [2023-03-02T08:29:43.200Z] bab4dde63d76: Verifying Checksum [2023-03-02T08:29:43.200Z] bab4dde63d76: Download complete [2023-03-02T08:29:44.137Z] b85a868b505f: Pull complete [2023-03-02T08:29:44.395Z] e2be974225ed: Pull complete [2023-03-02T08:29:44.962Z] 339a4e72a1f5: Pull complete [2023-03-02T08:29:44.962Z] 988bab9f4d93: Pull complete [2023-03-02T08:29:45.222Z] 1469e6f7b9e6: Pull complete [2023-03-02T08:29:45.222Z] eaf3925da568: Pull complete [2023-03-02T08:29:47.121Z] bab4dde63d76: Pull complete [2023-03-02T08:29:47.121Z] bde34c3a00c8: Pull complete [2023-03-02T08:29:47.121Z] b352a97aabf1: Pull complete [2023-03-02T08:29:47.121Z] 4872d77fe225: Pull complete [2023-03-02T08:29:47.380Z] 5851b861e8e6: Pull complete [2023-03-02T08:29:47.380Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-02T08:29:47.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T08:29:47.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T08:29:47.462Z] prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container [2023-03-02T08:29:47.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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/py-git-semver:0.1.4 cat [2023-03-02T08:29:50.550Z] $ docker top d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 -eo pid,comm [2023-03-02T08:29:50.621Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-02T08:29:50.621Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-02T08:29:50.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-02T08:29:50.653Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-02T08:29:50.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-02T08:29:50.779Z] $ docker exec d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 ssh-agent [2023-03-02T08:29:50.897Z] SSH_AUTH_SOCK=/tmp/ssh-sHMvSVbZ2Yu6/agent.32 [2023-03-02T08:29:50.897Z] SSH_AGENT_PID=38 [2023-03-02T08:29:50.903Z] Running ssh-add (command line suppressed) [2023-03-02T08:29:51.013Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_17023687644669787930.key (/w/workspace/edgex-go/16@tmp/private_key_17023687644669787930.key) [2023-03-02T08:29:51.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-02T08:29:51.305Z] + git tag --points-at HEAD [Pipeline] } [2023-03-02T08:29:51.323Z] $ docker exec --env ******** --env ******** d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 ssh-agent -k [2023-03-02T08:29:51.412Z] unset SSH_AUTH_SOCK; [2023-03-02T08:29:51.412Z] unset SSH_AGENT_PID; [2023-03-02T08:29:51.412Z] echo Agent pid 38 killed; [2023-03-02T08:29:51.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-02T08:29:51.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-02T08:29:51.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-02T08:29:51.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-02T08:29:51.560Z] $ docker exec d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 ssh-agent [2023-03-02T08:29:51.670Z] SSH_AUTH_SOCK=/tmp/ssh-PLQNON828GoQ/agent.70 [2023-03-02T08:29:51.670Z] SSH_AGENT_PID=76 [2023-03-02T08:29:51.674Z] Running ssh-add (command line suppressed) [2023-03-02T08:29:51.776Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_8225489603243910472.key (/w/workspace/edgex-go/16@tmp/private_key_8225489603243910472.key) [2023-03-02T08:29:51.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-02T08:29:52.076Z] + git semver init [2023-03-02T08:29:52.335Z] 2023-03-02 08:29:52,262 [run_init] DEBUG init version:0.0.0 force:False [2023-03-02T08:29:52.335Z] 2023-03-02 08:29:52,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/16/.semver [2023-03-02T08:29:52.335Z] 2023-03-02 08:29:52,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/16/.semver [2023-03-02T08:29:52.335Z] 2023-03-02 08:29:52,263 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/16/.semver'], cwd=/w/workspace/edgex-go/16, universal_newlines=False, shell=None, istream=None) [2023-03-02T08:29:57.606Z] 2023-03-02 08:29:56,813 [append_file] DEBUG append to file:/w/workspace/edgex-go/16/.git/info/exclude [2023-03-02T08:29:57.606Z] 2023-03-02 08:29:56,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/16/.semver/PR-4339 with force:False [2023-03-02T08:29:57.606Z] 2023-03-02 08:29:56,814 [write_file] DEBUG write to file:/w/workspace/edgex-go/16/.semver/PR-4339 [2023-03-02T08:29:57.606Z] 2023-03-02 08:29:56,818 [execute] INFO git cat-file --batch-check [2023-03-02T08:29:57.606Z] 2023-03-02 08:29:56,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/16/.semver, universal_newlines=False, shell=None, istream=) [2023-03-02T08:29:57.606Z] 2023-03-02 08:29:56,824 [execute] INFO git cat-file --batch [2023-03-02T08:29:57.606Z] 2023-03-02 08:29:56,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/16/.semver, universal_newlines=False, shell=None, istream=) [2023-03-02T08:29:57.606Z] 2023-03-02 08:29:56,829 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/PR-4339 [2023-03-02T08:29:57.606Z] 0.0.0 [Pipeline] } [2023-03-02T08:29:57.617Z] $ docker exec --env ******** --env ******** d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 ssh-agent -k [2023-03-02T08:29:57.719Z] unset SSH_AUTH_SOCK; [2023-03-02T08:29:57.719Z] unset SSH_AGENT_PID; [2023-03-02T08:29:57.720Z] echo Agent pid 76 killed; [2023-03-02T08:29:57.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-02T08:29:58.022Z] + git semver [Pipeline] } [2023-03-02T08:29:58.296Z] $ docker stop --time=1 d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 [2023-03-02T08:29:59.590Z] $ docker rm -f --volumes d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-02T08:29:59.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-02T08:30:00.112Z] Stashed 1 file(s) [Pipeline] echo [2023-03-02T08:30:00.115Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-02T08:30:00.522Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo [2023-03-02T08:30:00.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T08:30:00.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T08:30:00.561Z] ========================================================= [2023-03-02T08:30:00.561Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-02T08:30:00.561Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-02T08:30:00.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-02T08:30:00.846Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-02T08:30:00.846Z] 213ec9aee27d: Pulling fs layer [2023-03-02T08:30:00.846Z] 4583459ba037: Pulling fs layer [2023-03-02T08:30:00.846Z] 93c1e223e6f2: Pulling fs layer [2023-03-02T08:30:00.846Z] 53926ce57604: Pulling fs layer [2023-03-02T08:30:00.846Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-02T08:30:00.846Z] 22ff95d597cd: Pulling fs layer [2023-03-02T08:30:00.846Z] 12d6caf4c0d1: Pulling fs layer [2023-03-02T08:30:00.846Z] 96b7cbca73a9: Pulling fs layer [2023-03-02T08:30:00.846Z] a7acece74701: Pulling fs layer [2023-03-02T08:30:00.846Z] 21b2b0c7a3f4: Waiting [2023-03-02T08:30:00.846Z] 22ff95d597cd: Waiting [2023-03-02T08:30:00.846Z] 53926ce57604: Waiting [2023-03-02T08:30:00.846Z] 12d6caf4c0d1: Waiting [2023-03-02T08:30:00.846Z] a7acece74701: Waiting [2023-03-02T08:30:00.846Z] 96b7cbca73a9: Waiting [2023-03-02T08:30:00.846Z] 93c1e223e6f2: Verifying Checksum [2023-03-02T08:30:00.846Z] 93c1e223e6f2: Download complete [2023-03-02T08:30:00.846Z] 4583459ba037: Verifying Checksum [2023-03-02T08:30:00.846Z] 4583459ba037: Download complete [2023-03-02T08:30:00.846Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-02T08:30:00.846Z] 21b2b0c7a3f4: Download complete [2023-03-02T08:30:00.846Z] 22ff95d597cd: Verifying Checksum [2023-03-02T08:30:00.846Z] 22ff95d597cd: Download complete [2023-03-02T08:30:00.846Z] 213ec9aee27d: Verifying Checksum [2023-03-02T08:30:00.846Z] 213ec9aee27d: Download complete [2023-03-02T08:30:00.846Z] 12d6caf4c0d1: Verifying Checksum [2023-03-02T08:30:00.846Z] 12d6caf4c0d1: Download complete [2023-03-02T08:30:01.112Z] 213ec9aee27d: Pull complete [2023-03-02T08:30:01.112Z] 4583459ba037: Pull complete [2023-03-02T08:30:01.375Z] 93c1e223e6f2: Pull complete [2023-03-02T08:30:01.375Z] a7acece74701: Download complete [2023-03-02T08:30:01.634Z] 96b7cbca73a9: Verifying Checksum [2023-03-02T08:30:01.635Z] 96b7cbca73a9: Download complete [2023-03-02T08:30:01.892Z] 53926ce57604: Verifying Checksum [2023-03-02T08:30:01.892Z] 53926ce57604: Download complete [2023-03-02T08:30:05.175Z] 53926ce57604: Pull complete [2023-03-02T08:30:05.433Z] 21b2b0c7a3f4: Pull complete [2023-03-02T08:30:05.433Z] 22ff95d597cd: Pull complete [2023-03-02T08:30:05.433Z] 12d6caf4c0d1: Pull complete [2023-03-02T08:30:07.330Z] 96b7cbca73a9: Pull complete [2023-03-02T08:30:08.265Z] a7acece74701: Pull complete [2023-03-02T08:30:08.265Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-02T08:30:08.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-02T08:30:08.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-02T08:30:08.562Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-02T08:30:08.562Z] WORKDIR /edgex [2023-03-02T08:30:08.562Z] COPY go.mod . [2023-03-02T08:30:08.562Z] RUN go mod download [2023-03-02T08:30:08.562Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-02T08:30:09.128Z] Sending build context to Docker daemon 170.5MB [2023-03-02T08:30:09.128Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-02T08:30:09.128Z] ---> db6d94c90886 [2023-03-02T08:30:09.128Z] Step 2/4 : WORKDIR /edgex [2023-03-02T08:30:15.199Z] Still waiting to schedule task [2023-03-02T08:30:15.199Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-02T08:30:15.762Z] ---> Running in 74d37449a3f5 [2023-03-02T08:30:15.762Z] Removing intermediate container 74d37449a3f5 [2023-03-02T08:30:15.762Z] ---> 61739e713961 [2023-03-02T08:30:15.762Z] Step 3/4 : COPY go.mod . [2023-03-02T08:30:15.762Z] ---> 545ff137cd08 [2023-03-02T08:30:15.762Z] Step 4/4 : RUN go mod download [2023-03-02T08:30:16.020Z] ---> Running in 2b56e39aa55a [2023-03-02T08:30:34.107Z] Removing intermediate container 2b56e39aa55a [2023-03-02T08:30:34.107Z] ---> eaf6f2490481 [2023-03-02T08:30:34.107Z] Successfully built eaf6f2490481 [2023-03-02T08:30:34.107Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:30:34.407Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-02T08:30:34.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T08:30:34.484Z] prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container [2023-03-02T08:30:34.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-02T08:30:34.955Z] $ docker top 15a113689fe97ad170e593396c17108b5f5224502f94b17e4adf4f53564c9ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T08:30:35.301Z] + go version [2023-03-02T08:30:35.302Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-02T08:30:35.315Z] $ docker stop --time=1 15a113689fe97ad170e593396c17108b5f5224502f94b17e4adf4f53564c9ae6 [2023-03-02T08:30:36.566Z] $ docker rm -f --volumes 15a113689fe97ad170e593396c17108b5f5224502f94b17e4adf4f53564c9ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:30:36.962Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-02T08:30:36.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T08:30:37.033Z] prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container [2023-03-02T08:30:37.063Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-02T08:30:37.635Z] $ docker top ac6ed7b0d09d98b4d4cfe363ea6c792cc5428820fdbe4d3d3442ab5ef204a16b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-02T08:30:37.704Z] ========================================================= [2023-03-02T08:30:37.704Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-02T08:30:37.704Z] ========================================================= [Pipeline] sh [2023-03-02T08:30:37.982Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] fileExists [Pipeline] sh [2023-03-02T08:30:38.280Z] + make test [2023-03-02T08:30:38.280Z] go test -race -coverprofile=coverage.out ./... [2023-03-02T08:30:44.843Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-02T08:30:59.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-02T08:30:59.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-02T08:30:59.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.2% of statements [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.333s coverage: 88.5% of statements [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.108s coverage: 3.9% of statements [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.452s coverage: 95.6% of statements [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2023-03-02T08:31:02.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 82.9% of statements [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-03-02T08:31:02.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-03-02T08:31:08.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements [2023-03-02T08:31:08.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.389s coverage: 79.9% of statements [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.2% of statements [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-02T08:31:26.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-02T08:31:26.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.3% of statements [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.0% of statements [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-02T08:31:26.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-02T08:31:26.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-02T08:31:26.348Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-02T08:31:44.416Z] 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-03-02T08:31:44.417Z] go vet ./... [2023-03-02T08:31:47.703Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-02T08:31:47.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-02T08:31:47.962Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-02T08:31:48.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-02T08:31:48.518Z] + ls -al . [2023-03-02T08:31:48.518Z] total 748 [2023-03-02T08:31:48.518Z] drwxrwxr-x 12 1001 1001 4096 Mar 2 08:30 . [2023-03-02T08:31:48.518Z] drwxr-xr-x 4 root root 4096 Mar 2 08:30 .. [2023-03-02T08:31:48.518Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 08:29 .blubracket [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 16 Mar 2 08:29 .dockerignore [2023-03-02T08:31:48.518Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 08:31 .git [2023-03-02T08:31:48.518Z] drwxrwxr-x 3 1001 1001 4096 Mar 2 08:29 .github [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 1068 Mar 2 08:29 .gitignore [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 42 Mar 2 08:29 .golangci.yml [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 87 Mar 2 08:29 .hadolint.yml [2023-03-02T08:31:48.518Z] drwxr-xr-x 3 1001 1001 4096 Mar 2 08:29 .semver [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 08:29 .sonarcloud.properties [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 1171 Mar 2 08:29 ADOPTERS.md [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 10825 Mar 2 08:29 Attribution.txt [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 73765 Mar 2 08:29 CHANGELOG.md [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 08:29 CONTRIBUTING.md [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 677 Mar 2 08:29 GOVERNANCE.md [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 883 Mar 2 08:29 Jenkinsfile [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 08:29 LICENSE [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 14277 Mar 2 08:29 Makefile [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 582 Mar 2 08:29 OWNERS.md [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 9403 Mar 2 08:29 README.md [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 6912 Mar 2 08:29 SECURITY.md [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 08:29 VERSION [2023-03-02T08:31:48.518Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 08:29 bin [2023-03-02T08:31:48.518Z] drwxrwxr-x 18 1001 1001 4096 Mar 2 08:29 cmd [2023-03-02T08:31:48.518Z] -rw-r--r-- 1 root root 487670 Mar 2 08:31 coverage.out [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 3296 Mar 2 08:29 go.mod [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 31429 Mar 2 08:29 go.sum [2023-03-02T08:31:48.518Z] drwxrwxr-x 7 1001 1001 4096 Mar 2 08:29 internal [2023-03-02T08:31:48.518Z] drwxrwxr-x 3 1001 1001 4096 Mar 2 08:29 openapi [2023-03-02T08:31:48.518Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 08:29 sbom [2023-03-02T08:31:48.518Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 08:29 snap [2023-03-02T08:31:48.518Z] -rw-rw-r-- 1 1001 1001 204 Mar 2 08:29 version.go [Pipeline] sh [2023-03-02T08:31:48.844Z] + '[' -e coverage.out ] [2023-03-02T08:31:48.844Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-02T08:31:48.951Z] Stashed 1 file(s) [Pipeline] sh [2023-03-02T08:31:49.232Z] + make build [2023-03-02T08:31:49.232Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-02T08:31:55.890Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8075 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws [2023-03-02T08:31:55.903Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2023-03-02T08:31:55.943Z] The recommended git tool is: git [2023-03-02T08:32:01.155Z] using credential edgex-jenkins-ssh [2023-03-02T08:32:01.174Z] Cloning the remote Git repository [2023-03-02T08:32:01.429Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-02T08:32:01.216Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-02T08:32:01.355Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2023-03-02T08:32:01.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-02T08:32:01.525Z] > git --version # timeout=10 [2023-03-02T08:32:01.547Z] > git --version # 'git version 2.25.1' [2023-03-02T08:32:01.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-02T08:32:01.609Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-02T08:32:02.366Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-02T08:32:03.300Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-02T08:32:04.233Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-02T08:32:10.789Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-02T08:32:12.164Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-02T08:32:13.537Z] 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-03-02T08:32:14.103Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-02T08:32:15.482Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-02T08:32:16.048Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-02T08:32:16.983Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-02T08:32:19.510Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-02T08:32:20.028Z] Merging remotes/origin/main commit 8aa10c1497df1eea7ec4785a9c01b401f72abbbc into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c [2023-03-02T08:32:18.251Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-02T08:32:18.276Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-02T08:32:19.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-02T08:32:19.153Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-02T08:32:19.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-02T08:32:19.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-02T08:32:20.049Z] > git config core.sparsecheckout # timeout=10 [2023-03-02T08:32:20.080Z] > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 [Pipeline] } [2023-03-02T08:32:20.453Z] $ docker stop --time=1 ac6ed7b0d09d98b4d4cfe363ea6c792cc5428820fdbe4d3d3442ab5ef204a16b [2023-03-02T08:32:20.782Z] Merge succeeded, producing 2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T08:32:20.783Z] Checking out Revision 2a12a216a0725d0cf46f61c31970e8ba9fdd293e (PR-4339) [2023-03-02T08:32:20.323Z] > git remote # timeout=10 [2023-03-02T08:32:20.346Z] > git config --get remote.origin.url # timeout=10 [2023-03-02T08:32:20.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-02T08:32:20.379Z] > git merge 8aa10c1497df1eea7ec4785a9c01b401f72abbbc # timeout=10 [2023-03-02T08:32:20.759Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-02T08:32:20.794Z] > git config core.sparsecheckout # timeout=10 [2023-03-02T08:32:20.814Z] > git checkout -f 2a12a216a0725d0cf46f61c31970e8ba9fdd293e # timeout=10 [2023-03-02T08:32:24.322Z] $ docker rm -f --volumes ac6ed7b0d09d98b4d4cfe363ea6c792cc5428820fdbe4d3d3442ab5ef204a16b [2023-03-02T08:32:24.474Z] Commit message: "Merge commit '8aa10c1497df1eea7ec4785a9c01b401f72abbbc' into HEAD" [2023-03-02T08:32:24.499Z] First time build. Skipping changelog. [2023-03-02T08:32:24.486Z] > git rev-list --no-walk 90800cada8b1e5d2a21721d91cfa9e57e052403a # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:32:25.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-02T08:32:25.129Z] [2023-03-02T08:32:25.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-02T08:32:25.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-02T08:32:25.432Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-02T08:32:25.432Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-02T08:32:25.432Z] ca9280d653b3: Pulling fs layer [2023-03-02T08:32:25.432Z] 7e9c9ca2126c: Pulling fs layer [2023-03-02T08:32:25.691Z] cbdbe7a5bc2a: Download complete [2023-03-02T08:32:25.691Z] ca9280d653b3: Verifying Checksum [2023-03-02T08:32:25.691Z] ca9280d653b3: Download complete [2023-03-02T08:32:25.691Z] cbdbe7a5bc2a: Pull complete [2023-03-02T08:32:25.747Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-02T08:32:25.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-02T08:32:25.747Z] Dload Upload Total Spent Left Speed [2023-03-02T08:32:25.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [2023-03-02T08:32:25.948Z] 7e9c9ca2126c: Download complete [Pipeline] sh [2023-03-02T08:32:26.206Z] ca9280d653b3: Pull complete [2023-03-02T08:32:26.413Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-02T08:32:26.747Z] + sudo+ tee /etc/docker/daemon.new [2023-03-02T08:32:26.747Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-02T08:32:26.747Z] { [2023-03-02T08:32:26.747Z] "registry-mirrors": [ [2023-03-02T08:32:26.747Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-02T08:32:26.747Z] ], [2023-03-02T08:32:26.747Z] "bip": "10.250.0.254/24", [2023-03-02T08:32:26.747Z] "hosts": [ [2023-03-02T08:32:26.747Z] "tcp://0.0.0.0:5555", [2023-03-02T08:32:26.747Z] "unix:///var/run/docker.sock" [2023-03-02T08:32:26.747Z] ], [2023-03-02T08:32:26.747Z] "mtu": 1458, [2023-03-02T08:32:26.747Z] "selinux-enabled": true, [2023-03-02T08:32:26.747Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-02T08:32:26.747Z] } [Pipeline] sh [2023-03-02T08:32:27.074Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-02T08:32:27.404Z] + sudo service docker restart [2023-03-02T08:32:29.487Z] 7e9c9ca2126c: Pull complete [2023-03-02T08:32:29.488Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-02T08:32:29.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-02T08:32:29.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T08:32:29.555Z] prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container [2023-03-02T08:32:29.583Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-02T08:32:32.122Z] $ docker top fa4292525c91f1c49eb43cb4c9281b2339e62eddbb58f916c7f249432fae0224 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T08:32:32.463Z] + docker-compose build --help [2023-03-02T08:32:32.463Z] + grep parallel [2023-03-02T08:32:33.031Z] --parallel Build images in parallel. [Pipeline] } [2023-03-02T08:32:33.042Z] $ docker stop --time=1 fa4292525c91f1c49eb43cb4c9281b2339e62eddbb58f916c7f249432fae0224 [2023-03-02T08:32:34.342Z] $ docker rm -f --volumes fa4292525c91f1c49eb43cb4c9281b2339e62eddbb58f916c7f249432fae0224 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:32:34.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-02T08:32:34.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T08:32:34.801Z] prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container [2023-03-02T08:32:34.825Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-02T08:32:35.152Z] $ docker top 5da5d9b03bd7e3f1dc4f1d782cc6fd0242464f4cfc43d8884c6f6fadb0201614 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T08:32:35.487Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-02T08:32:36.056Z] Building core-command ... [2023-03-02T08:32:36.056Z] Building core-common-config-bootstrapper ... [2023-03-02T08:32:36.056Z] Building core-data ... [2023-03-02T08:32:36.056Z] Building core-metadata ... [2023-03-02T08:32:36.056Z] Building security-bootstrapper ... [2023-03-02T08:32:36.056Z] Building security-proxy-auth ... [2023-03-02T08:32:36.056Z] Building security-proxy-setup ... [2023-03-02T08:32:36.056Z] Building security-secretstore-setup ... [2023-03-02T08:32:36.056Z] Building security-spiffe-token-provider ... [2023-03-02T08:32:36.056Z] Building security-spire-agent ... [2023-03-02T08:32:36.056Z] Building security-spire-config ... [2023-03-02T08:32:36.056Z] Building security-spire-server ... [2023-03-02T08:32:36.056Z] Building support-notifications ... [2023-03-02T08:32:36.056Z] Building support-scheduler ... [2023-03-02T08:32:36.056Z] Building core-command [2023-03-02T08:32:36.056Z] Building support-notifications [2023-03-02T08:32:36.056Z] Building core-metadata [2023-03-02T08:32:36.056Z] Building security-bootstrapper [2023-03-02T08:32:36.056Z] Building core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T08:32:45.677Z] provisioning config files... [2023-03-02T08:32:45.700Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5369113636417318273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T08:32:46.041Z] ---> docker-login.sh [2023-03-02T08:32:46.041Z] nexus3.edgexfoundry.org:10001 [2023-03-02T08:32:46.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T08:32:46.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T08:32:46.630Z] Configure a credential helper to remove this warning. See [2023-03-02T08:32:46.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T08:32:46.630Z] [2023-03-02T08:32:46.630Z] Login Succeeded [2023-03-02T08:32:46.630Z] nexus3.edgexfoundry.org:10002 [2023-03-02T08:32:46.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T08:32:46.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T08:32:46.899Z] Configure a credential helper to remove this warning. See [2023-03-02T08:32:46.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T08:32:46.899Z] [2023-03-02T08:32:46.899Z] Login Succeeded [2023-03-02T08:32:46.899Z] nexus3.edgexfoundry.org:10003 [2023-03-02T08:32:47.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T08:32:47.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T08:32:47.439Z] Configure a credential helper to remove this warning. See [2023-03-02T08:32:47.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T08:32:47.439Z] [2023-03-02T08:32:47.439Z] Login Succeeded [2023-03-02T08:32:47.439Z] nexus3.edgexfoundry.org:10004 [2023-03-02T08:32:47.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T08:32:47.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T08:32:47.710Z] Configure a credential helper to remove this warning. See [2023-03-02T08:32:47.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T08:32:47.710Z] [2023-03-02T08:32:47.710Z] Login Succeeded [2023-03-02T08:32:47.710Z] docker.io [2023-03-02T08:32:47.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T08:32:48.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T08:32:48.256Z] Configure a credential helper to remove this warning. See [2023-03-02T08:32:48.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T08:32:48.256Z] [2023-03-02T08:32:48.256Z] Login Succeeded [2023-03-02T08:32:48.256Z] ---> docker-login.sh ends [2023-03-02T08:32:48.258Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:32:48.258Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:32:48.258Z] ---> eaf6f2490481 [2023-03-02T08:32:48.258Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:32:48.258Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:32:48.258Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:32:48.258Z] ---> eaf6f2490481 [2023-03-02T08:32:48.258Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:32:48.258Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:32:48.258Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:32:48.258Z] ---> eaf6f2490481 [2023-03-02T08:32:48.258Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:32:48.258Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:32:48.258Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:32:48.258Z] ---> eaf6f2490481 [2023-03-02T08:32:48.258Z] Step 3/32 : WORKDIR /edgex-go [2023-03-02T08:32:48.258Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:32:48.258Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:32:48.258Z] ---> eaf6f2490481 [2023-03-02T08:32:48.258Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] } [2023-03-02T08:32:48.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-02T08:32:48.801Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo [2023-03-02T08:32:48.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T08:32:48.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T08:32:48.850Z] ========================================================= [2023-03-02T08:32:48.850Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-02T08:32:48.850Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-02T08:32:49.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-02T08:32:49.170Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-02T08:32:49.441Z] 9b18e9b68314: Pulling fs layer [2023-03-02T08:32:49.441Z] 35d82f9e3411: Pulling fs layer [2023-03-02T08:32:49.441Z] e16973657156: Pulling fs layer [2023-03-02T08:32:49.441Z] fc693d55d65f: Pulling fs layer [2023-03-02T08:32:49.441Z] 7e9fc2657dce: Pulling fs layer [2023-03-02T08:32:49.441Z] dda99020689f: Pulling fs layer [2023-03-02T08:32:49.441Z] db1c61fa0a46: Pulling fs layer [2023-03-02T08:32:49.441Z] 891c053d2c06: Pulling fs layer [2023-03-02T08:32:49.441Z] fc693d55d65f: Waiting [2023-03-02T08:32:49.441Z] 7e9fc2657dce: Waiting [2023-03-02T08:32:49.441Z] dda99020689f: Waiting [2023-03-02T08:32:49.441Z] db1c61fa0a46: Waiting [2023-03-02T08:32:49.441Z] 891c053d2c06: Waiting [2023-03-02T08:32:49.441Z] e16973657156: Verifying Checksum [2023-03-02T08:32:49.441Z] e16973657156: Download complete [2023-03-02T08:32:49.441Z] 35d82f9e3411: Download complete [2023-03-02T08:32:49.441Z] 7e9fc2657dce: Verifying Checksum [2023-03-02T08:32:49.441Z] 7e9fc2657dce: Download complete [2023-03-02T08:32:49.441Z] dda99020689f: Verifying Checksum [2023-03-02T08:32:49.441Z] dda99020689f: Download complete [2023-03-02T08:32:49.441Z] 9b18e9b68314: Verifying Checksum [2023-03-02T08:32:49.441Z] 9b18e9b68314: Download complete [2023-03-02T08:32:50.416Z] 9b18e9b68314: Pull complete [2023-03-02T08:32:50.416Z] 891c053d2c06: Verifying Checksum [2023-03-02T08:32:50.416Z] 891c053d2c06: Download complete [2023-03-02T08:32:51.005Z] 35d82f9e3411: Pull complete [2023-03-02T08:32:51.273Z] e16973657156: Pull complete [2023-03-02T08:32:51.864Z] db1c61fa0a46: Verifying Checksum [2023-03-02T08:32:51.864Z] db1c61fa0a46: Download complete [2023-03-02T08:32:52.453Z] fc693d55d65f: Download complete [2023-03-02T08:33:00.458Z] ---> Running in 72b7923f892f [2023-03-02T08:33:00.458Z] ---> Running in 111cafb3f81e [2023-03-02T08:33:00.458Z] ---> Running in 8c49b098b075 [2023-03-02T08:33:00.458Z] ---> Running in 55cb898b9b92 [2023-03-02T08:33:00.458Z] ---> Running in aec25907077d [2023-03-02T08:33:00.458Z] Removing intermediate container 111cafb3f81e [2023-03-02T08:33:00.458Z] ---> 40d1194f3756 [2023-03-02T08:33:00.458Z] Step 4/22 : WORKDIR /edgex-go [2023-03-02T08:33:00.458Z] Removing intermediate container 8c49b098b075 [2023-03-02T08:33:00.458Z] ---> f00d153aae80 [2023-03-02T08:33:00.458Z] Step 4/23 : WORKDIR /edgex-go [2023-03-02T08:33:00.458Z] Removing intermediate container 72b7923f892f [2023-03-02T08:33:00.458Z] ---> fbebfcba4095 [2023-03-02T08:33:00.458Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-02T08:33:00.458Z] ---> Running in 8a09c58ad22e [2023-03-02T08:33:00.458Z] Removing intermediate container aec25907077d [2023-03-02T08:33:00.458Z] ---> 029c5c1a8fa9 [2023-03-02T08:33:00.458Z] Step 4/24 : WORKDIR /edgex-go [2023-03-02T08:33:00.458Z] Removing intermediate container 55cb898b9b92 [2023-03-02T08:33:00.458Z] ---> 57e62fd1ed0e [2023-03-02T08:33:00.458Z] Step 4/22 : WORKDIR /edgex-go [2023-03-02T08:33:00.458Z] ---> Running in 59f8b9201e29 [2023-03-02T08:33:00.458Z] ---> Running in d98c3fad7541 [2023-03-02T08:33:00.458Z] ---> Running in 663b6639dbb8 [2023-03-02T08:33:00.458Z] ---> Running in f10424097d17 [2023-03-02T08:33:00.458Z] Removing intermediate container 8a09c58ad22e [2023-03-02T08:33:00.458Z] ---> a4357bec78f6 [2023-03-02T08:33:00.458Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-02T08:33:00.458Z] ---> Running in 60c365bb82c7 [2023-03-02T08:33:00.458Z] Removing intermediate container 663b6639dbb8 [2023-03-02T08:33:00.458Z] ---> f74336458a29 [2023-03-02T08:33:00.458Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-02T08:33:00.458Z] Removing intermediate container 59f8b9201e29 [2023-03-02T08:33:00.458Z] ---> d4b022dc0d21 [2023-03-02T08:33:00.458Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-02T08:33:00.458Z] ---> Running in e93753a68de9 [2023-03-02T08:33:00.458Z] ---> Running in 4b9199ebcfa2 [2023-03-02T08:33:00.458Z] Removing intermediate container f10424097d17 [2023-03-02T08:33:00.458Z] ---> 6b514f3a45af [2023-03-02T08:33:00.458Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-02T08:33:00.458Z] ---> Running in 96b35fe52aca [2023-03-02T08:33:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:33:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:33:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:33:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:33:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:33:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:33:00.458Z] OK: 211 MiB in 51 packages [2023-03-02T08:33:00.458Z] OK: 211 MiB in 51 packages [2023-03-02T08:33:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:33:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:33:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:33:00.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:33:00.458Z] OK: 211 MiB in 51 packages [2023-03-02T08:33:00.458Z] OK: 211 MiB in 51 packages [2023-03-02T08:33:00.458Z] OK: 211 MiB in 51 packages [2023-03-02T08:33:00.458Z] Removing intermediate container 60c365bb82c7 [2023-03-02T08:33:00.458Z] ---> 0def170baeac [2023-03-02T08:33:00.458Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-02T08:33:00.458Z] Removing intermediate container e93753a68de9 [2023-03-02T08:33:00.458Z] ---> 5eb9b0db958a [2023-03-02T08:33:00.458Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-02T08:33:00.458Z] Removing intermediate container d98c3fad7541 [2023-03-02T08:33:00.458Z] ---> 02ef493957fb [2023-03-02T08:33:00.458Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-02T08:33:00.458Z] ---> bd6212d40836 [2023-03-02T08:33:00.458Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:33:00.458Z] ---> Running in 901beed81d98 [2023-03-02T08:33:00.458Z] Removing intermediate container 4b9199ebcfa2 [2023-03-02T08:33:00.458Z] ---> c2d1fde3aa81 [2023-03-02T08:33:00.458Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-02T08:33:00.717Z] ---> cb6a931fb1fc [2023-03-02T08:33:00.717Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:33:00.717Z] ---> 18b33ea2d159 [2023-03-02T08:33:00.717Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:33:00.717Z] ---> Running in f526655fb0b9 [2023-03-02T08:33:00.717Z] Removing intermediate container 96b35fe52aca [2023-03-02T08:33:00.717Z] ---> 88f9bf15519f [2023-03-02T08:33:00.717Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-02T08:33:00.717Z] ---> Running in d63140028cc1 [2023-03-02T08:33:00.717Z] ---> 224c8b8d5c99 [2023-03-02T08:33:00.717Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:33:00.717Z] ---> Running in 41ba32dc4f71 [2023-03-02T08:33:00.974Z] ---> 9da8bbc5213a [2023-03-02T08:33:00.974Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:33:00.974Z] ---> Running in 064c03709463 [2023-03-02T08:33:04.787Z] fc693d55d65f: Pull complete [2023-03-02T08:33:04.787Z] 7e9fc2657dce: Pull complete [2023-03-02T08:33:04.787Z] dda99020689f: Pull complete [2023-03-02T08:33:11.472Z] db1c61fa0a46: Pull complete [2023-03-02T08:33:12.437Z] 891c053d2c06: Pull complete [2023-03-02T08:33:12.704Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-02T08:33:12.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-02T08:33:12.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-02T08:33:13.035Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-02T08:33:13.035Z] WORKDIR /edgex [2023-03-02T08:33:13.035Z] COPY go.mod . [2023-03-02T08:33:13.035Z] RUN go mod download [2023-03-02T08:33:13.035Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-02T08:33:13.623Z] Sending build context to Docker daemon 3.205MB [2023-03-02T08:33:13.623Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-02T08:33:13.623Z] ---> f96f9c87975a [2023-03-02T08:33:13.624Z] Step 2/4 : WORKDIR /edgex [2023-03-02T08:33:15.572Z] ---> Running in 1316a37bc089 [2023-03-02T08:33:15.572Z] Removing intermediate container 1316a37bc089 [2023-03-02T08:33:15.572Z] ---> 55fb6d7f3b2d [2023-03-02T08:33:15.572Z] Step 3/4 : COPY go.mod . [2023-03-02T08:33:16.163Z] ---> d7e3c1660048 [2023-03-02T08:33:16.163Z] Step 4/4 : RUN go mod download [2023-03-02T08:33:16.163Z] ---> Running in 988ea6585c11 [2023-03-02T08:33:48.382Z] Removing intermediate container 988ea6585c11 [2023-03-02T08:33:48.382Z] ---> e52d98d16248 [2023-03-02T08:33:48.382Z] Successfully built e52d98d16248 [2023-03-02T08:33:48.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:33:48.705Z] + docker inspect -f . ci-base-image-arm64 [2023-03-02T08:33:48.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T08:33:48.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-8075 does not seem to be running inside a container [2023-03-02T08:33:48.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-02T08:33:50.002Z] $ docker top 886e50f298c5f3ca141bbe1c2f4b1a9a75fe57a8b1539c8c2b91b8b59de34634 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T08:33:50.798Z] + go version [2023-03-02T08:33:50.798Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-02T08:33:50.820Z] $ docker stop --time=1 886e50f298c5f3ca141bbe1c2f4b1a9a75fe57a8b1539c8c2b91b8b59de34634 [2023-03-02T08:33:52.420Z] $ docker rm -f --volumes 886e50f298c5f3ca141bbe1c2f4b1a9a75fe57a8b1539c8c2b91b8b59de34634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:33:52.968Z] + docker inspect -f . ci-base-image-arm64 [2023-03-02T08:33:52.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T08:33:53.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-8075 does not seem to be running inside a container [2023-03-02T08:33:53.221Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-02T08:33:54.319Z] $ docker top 56c50c9d9ac7c09988c202289aa3fc8f6675f909ac662cde130d0bea440182b7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-02T08:33:54.504Z] ========================================================= [2023-03-02T08:33:54.504Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-02T08:33:54.504Z] ========================================================= [Pipeline] sh [2023-03-02T08:33:54.800Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] fileExists [Pipeline] sh [2023-03-02T08:33:55.125Z] + make test [2023-03-02T08:33:55.125Z] go test -race -coverprofile=coverage.out ./... [2023-03-02T08:34:08.688Z] Removing intermediate container f526655fb0b9 [2023-03-02T08:34:08.688Z] ---> 438bab5a915e [2023-03-02T08:34:08.688Z] Step 7/32 : COPY . . [2023-03-02T08:34:08.688Z] Removing intermediate container 064c03709463 [2023-03-02T08:34:08.688Z] ---> 39fd6a5899f2 [2023-03-02T08:34:08.688Z] Step 8/22 : COPY . . [2023-03-02T08:34:08.688Z] Removing intermediate container 901beed81d98 [2023-03-02T08:34:08.688Z] ---> 3c67d5b6255a [2023-03-02T08:34:08.688Z] Step 8/22 : COPY . . [2023-03-02T08:34:08.688Z] Removing intermediate container 41ba32dc4f71 [2023-03-02T08:34:08.688Z] ---> ecd978b6fc8f [2023-03-02T08:34:08.688Z] Step 8/23 : COPY . . [2023-03-02T08:34:08.688Z] Removing intermediate container d63140028cc1 [2023-03-02T08:34:08.688Z] ---> 08f613e9a5e8 [2023-03-02T08:34:08.688Z] Step 8/24 : COPY . . [2023-03-02T08:34:27.363Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-02T08:34:35.244Z] ---> 493b54277f09 [2023-03-02T08:34:35.244Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-02T08:34:35.244Z] ---> 45135d6b1a55 [2023-03-02T08:34:35.244Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-02T08:34:35.244Z] ---> 44a7ce00e0dd [2023-03-02T08:34:35.244Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-02T08:34:35.244Z] ---> 76f311207a6c [2023-03-02T08:34:35.244Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-02T08:34:35.244Z] ---> 1c15a576970c [2023-03-02T08:34:35.244Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-02T08:34:35.244Z] ---> Running in 170a4944a331 [2023-03-02T08:34:35.244Z] ---> Running in f1f631a9e6c2 [2023-03-02T08:34:35.244Z] ---> Running in 12a4d382c26c [2023-03-02T08:34:35.244Z] ---> Running in 53c585f94a11 [2023-03-02T08:34:35.244Z] ---> Running in 9fc30a081a1d [2023-03-02T08:34:35.244Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-02T08:34:35.244Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-02T08:34:35.244Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-02T08:34:35.244Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-02T08:34:35.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-02T08:35:13.947Z] Removing intermediate container f1f631a9e6c2 [2023-03-02T08:35:13.947Z] ---> cf36d7c61791 [2023-03-02T08:35:13.947Z] [2023-03-02T08:35:13.947Z] Step 10/23 : FROM alpine:3.16 [2023-03-02T08:35:13.947Z] Removing intermediate container 9fc30a081a1d [2023-03-02T08:35:13.947Z] ---> a5df3a1712c7 [2023-03-02T08:35:13.947Z] [2023-03-02T08:35:13.947Z] Step 10/24 : FROM alpine:3.16 [2023-03-02T08:35:13.947Z] Removing intermediate container 53c585f94a11 [2023-03-02T08:35:13.947Z] ---> b4704e43b821 [2023-03-02T08:35:13.947Z] [2023-03-02T08:35:13.947Z] Step 9/32 : FROM alpine:3.16 [2023-03-02T08:35:13.947Z] Removing intermediate container 12a4d382c26c [2023-03-02T08:35:13.947Z] ---> e9f2837af466 [2023-03-02T08:35:13.947Z] [2023-03-02T08:35:13.947Z] Step 10/22 : FROM alpine:3.16 [2023-03-02T08:35:13.947Z] 3.16: Pulling from library/alpine [2023-03-02T08:35:13.947Z] 3.16: Pulling from library/alpine [2023-03-02T08:35:14.514Z] 3.16: Pulling from library/alpine [2023-03-02T08:35:14.514Z] 3.16: Pulling from library/alpine [2023-03-02T08:35:16.417Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-02T08:35:16.417Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-02T08:35:16.417Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-02T08:35:16.417Z] Status: Downloaded newer image for alpine:3.16 [2023-03-02T08:35:16.417Z] Status: Downloaded newer image for alpine:3.16 [2023-03-02T08:35:16.417Z] Status: Image is up to date for alpine:3.16 [2023-03-02T08:35:16.417Z] ---> dfd21b5a31f5 [2023-03-02T08:35:16.417Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-02T08:35:16.417Z] ---> dfd21b5a31f5 [2023-03-02T08:35:16.417Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-02T08:35:16.417Z] ---> dfd21b5a31f5 [2023-03-02T08:35:16.417Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-02T08:35:16.417Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Status: Image is up to date for alpine:3.16 [2023-03-02T08:35:16.417Z] [2023-03-02T08:35:16.417Z] ---> dfd21b5a31f5 [2023-03-02T08:35:16.417Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-02T08:35:16.417Z] ---> Running in 7a31102dd889 [2023-03-02T08:35:16.417Z] ---> Running in ed3f254da8ed [2023-03-02T08:35:16.417Z] ---> Running in 156d348154ba [2023-03-02T08:35:16.417Z] ---> Running in eb6550c6cc09 [2023-03-02T08:35:16.417Z] Removing intermediate container 170a4944a331 [2023-03-02T08:35:16.417Z] ---> 94b3fd14d8ec [2023-03-02T08:35:16.417Z] [2023-03-02T08:35:16.417Z] Step 10/22 : FROM alpine:3.16 [2023-03-02T08:35:16.417Z] ---> dfd21b5a31f5 [2023-03-02T08:35:16.417Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-02T08:35:16.417Z] ---> Running in c774ec67deb6 [2023-03-02T08:35:16.417Z] Removing intermediate container ed3f254da8ed [2023-03-02T08:35:16.417Z] ---> 9ae846551448 [2023-03-02T08:35:16.417Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-02T08:35:16.417Z] Removing intermediate container 7a31102dd889 [2023-03-02T08:35:16.417Z] ---> b3a7251cb5d3 [2023-03-02T08:35:16.417Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-02T08:35:16.417Z] ---> Running in 3e6fdc0a3e3f [2023-03-02T08:35:16.417Z] ---> Running in 9d1fbae6e6e7 [2023-03-02T08:35:16.417Z] Removing intermediate container 3e6fdc0a3e3f [2023-03-02T08:35:16.417Z] ---> 3223f04b8225 [2023-03-02T08:35:16.417Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-02T08:35:16.417Z] ---> Running in 0889d9f585e2 [2023-03-02T08:35:16.677Z] Removing intermediate container 0889d9f585e2 [2023-03-02T08:35:16.677Z] ---> b92dbc5a54f3 [2023-03-02T08:35:16.677Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-02T08:35:16.677Z] ---> Running in 60d6fe9d8802 [2023-03-02T08:35:16.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:16.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:16.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:16.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:16.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:16.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:17.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:17.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:17.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:17.195Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-02T08:35:17.195Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:35:17.195Z] OK: 6 MiB in 15 packages [2023-03-02T08:35:17.195Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-02T08:35:17.195Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-02T08:35:17.195Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:35:17.195Z] Executing ca-certificates-20220614-r0.trigger [2023-03-02T08:35:17.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:17.195Z] OK: 6 MiB in 16 packages [2023-03-02T08:35:17.195Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-02T08:35:17.195Z] (2/2) Installing su-exec (0.2-r1) [2023-03-02T08:35:17.195Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-02T08:35:17.195Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:35:17.195Z] OK: 6 MiB in 16 packages [2023-03-02T08:35:17.195Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:35:17.195Z] OK: 6 MiB in 15 packages [2023-03-02T08:35:17.502Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-02T08:35:17.502Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:35:17.502Z] OK: 6 MiB in 15 packages [2023-03-02T08:35:17.760Z] Removing intermediate container 156d348154ba [2023-03-02T08:35:17.760Z] ---> c4dda00049e2 [2023-03-02T08:35:17.760Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-02T08:35:17.760Z] ---> Running in 580c2a93a4bf [2023-03-02T08:35:17.760Z] Removing intermediate container 580c2a93a4bf [2023-03-02T08:35:17.760Z] ---> 2c0b02e93697 [2023-03-02T08:35:17.760Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-02T08:35:18.017Z] ---> Running in 69621d6ce5e4 [2023-03-02T08:35:18.017Z] Removing intermediate container eb6550c6cc09 [2023-03-02T08:35:18.017Z] ---> 81f578fde318 [2023-03-02T08:35:18.017Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-02T08:35:18.017Z] Removing intermediate container 9d1fbae6e6e7 [2023-03-02T08:35:18.017Z] ---> e4d29697113c [2023-03-02T08:35:18.017Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-02T08:35:18.018Z] ---> Running in a4317cd6344a [2023-03-02T08:35:18.018Z] ---> Running in d27103a74666 [2023-03-02T08:35:18.018Z] Removing intermediate container c774ec67deb6 [2023-03-02T08:35:18.018Z] ---> 86815580683e [2023-03-02T08:35:18.018Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-02T08:35:18.018Z] Removing intermediate container 60d6fe9d8802 [2023-03-02T08:35:18.018Z] ---> 836c46bf5f97 [2023-03-02T08:35:18.018Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:35:18.018Z] Removing intermediate container 69621d6ce5e4 [2023-03-02T08:35:18.018Z] ---> b879c29f9187 [2023-03-02T08:35:18.018Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-02T08:35:18.018Z] ---> Running in 191dc966f029 [2023-03-02T08:35:18.018Z] ---> Running in 10f66ca7b128 [2023-03-02T08:35:18.018Z] Removing intermediate container a4317cd6344a [2023-03-02T08:35:18.018Z] ---> aa7d8a9e583f [2023-03-02T08:35:18.018Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-02T08:35:18.018Z] Removing intermediate container d27103a74666 [2023-03-02T08:35:18.018Z] ---> 5c4c404f66e2 [2023-03-02T08:35:18.018Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-02T08:35:18.281Z] ---> Running in ffe53cae971d [2023-03-02T08:35:18.281Z] ---> Running in 1b9f360b814a [2023-03-02T08:35:18.281Z] Removing intermediate container 191dc966f029 [2023-03-02T08:35:18.281Z] ---> 763d2c73f06d [2023-03-02T08:35:18.281Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-02T08:35:18.281Z] ---> Running in 8200ce299fbc [2023-03-02T08:35:18.281Z] ---> fdf8690ea4f1 [2023-03-02T08:35:18.281Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-02T08:35:18.281Z] Removing intermediate container 10f66ca7b128 [2023-03-02T08:35:18.281Z] ---> 79445e594a53 [2023-03-02T08:35:18.281Z] Step 15/23 : WORKDIR / [2023-03-02T08:35:18.281Z] ---> Running in 8d077ea2d9c0 [2023-03-02T08:35:18.281Z] Removing intermediate container 1b9f360b814a [2023-03-02T08:35:18.281Z] ---> 8af729868f0f [2023-03-02T08:35:18.281Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-02T08:35:18.281Z] Removing intermediate container ffe53cae971d [2023-03-02T08:35:18.281Z] ---> d5974ef5e703 [2023-03-02T08:35:18.281Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-02T08:35:18.540Z] Removing intermediate container 8200ce299fbc [2023-03-02T08:35:18.540Z] ---> 23d0b10ac8e5 [2023-03-02T08:35:18.540Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-02T08:35:18.798Z] ---> Running in e2f318161aaf [2023-03-02T08:35:18.798Z] ---> Running in 7c2210f0342a [2023-03-02T08:35:18.798Z] ---> Running in ec25533ad86e [2023-03-02T08:35:18.798Z] Removing intermediate container 8d077ea2d9c0 [2023-03-02T08:35:18.798Z] ---> 8bea849af4a6 [2023-03-02T08:35:18.798Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:35:18.798Z] ---> a62958e70e81 [2023-03-02T08:35:18.798Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-02T08:35:18.798Z] Removing intermediate container 7c2210f0342a [2023-03-02T08:35:18.798Z] ---> 220935e3b00c [2023-03-02T08:35:18.798Z] Step 15/24 : WORKDIR / [2023-03-02T08:35:18.798Z] Removing intermediate container e2f318161aaf [2023-03-02T08:35:18.798Z] ---> e4315a0274a8 [2023-03-02T08:35:18.798Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-02T08:35:18.798Z] Removing intermediate container ec25533ad86e [2023-03-02T08:35:18.798Z] ---> 4f2110fd9e71 [2023-03-02T08:35:18.798Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:35:18.798Z] ---> Running in 4800c9c3ec10 [2023-03-02T08:35:18.798Z] ---> Running in c14191ff8b35 [2023-03-02T08:35:18.798Z] ---> 7538c0c3d158 [2023-03-02T08:35:18.798Z] ---> 8e45a0824d3c [2023-03-02T08:35:18.798Z] Step 18/22 : ENTRYPOINT ["/core-data"]Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-02T08:35:18.798Z] [2023-03-02T08:35:18.798Z] ---> Running in a997a7c9885f [2023-03-02T08:35:19.073Z] Removing intermediate container 4800c9c3ec10 [2023-03-02T08:35:19.073Z] ---> 499a23f499ea [2023-03-02T08:35:19.073Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-02T08:35:19.073Z] Removing intermediate container c14191ff8b35 [2023-03-02T08:35:19.073Z] ---> 42973aa703f3 [2023-03-02T08:35:19.073Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:35:19.073Z] ---> Running in d7c7c467ff36 [2023-03-02T08:35:19.073Z] ---> 18ddddcca90b [2023-03-02T08:35:19.073Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-02T08:35:19.332Z] Removing intermediate container a997a7c9885f [2023-03-02T08:35:19.332Z] ---> 34891f8b8acf [2023-03-02T08:35:19.332Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T08:35:19.332Z] ---> Running in 8debc92bc443 [2023-03-02T08:35:19.332Z] ---> fc546f304ea1 [2023-03-02T08:35:19.332Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-02T08:35:19.332Z] Removing intermediate container 8debc92bc443 [2023-03-02T08:35:19.332Z] ---> b0babf776330 [2023-03-02T08:35:19.332Z] Step 20/22 : LABEL arch=x86_64 [2023-03-02T08:35:20.286Z] ---> Running in f87481bc8e49 [2023-03-02T08:35:20.286Z] ---> d61b81a43dd7 [2023-03-02T08:35:20.286Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-02T08:35:20.286Z] ---> e2dbcbbb3a53 [2023-03-02T08:35:20.286Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-02T08:35:20.286Z] ---> 45aaa2eb991a [2023-03-02T08:35:20.286Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-02T08:35:20.286Z] Removing intermediate container f87481bc8e49 [2023-03-02T08:35:20.286Z] ---> 82c51f2499c7 [2023-03-02T08:35:20.286Z] Step 21/22 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:35:20.286Z] ---> Running in 82d5143cbcc7 [2023-03-02T08:35:20.286Z] ---> 69d85825f4d4 [2023-03-02T08:35:20.286Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-02T08:35:20.286Z] ---> 983c3d77fb57 [2023-03-02T08:35:20.286Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-02T08:35:20.544Z] ---> Running in 29b2ef019e7a [2023-03-02T08:35:20.544Z] ---> Running in c6a500324d0e [2023-03-02T08:35:20.544Z] ---> b858120da916 [2023-03-02T08:35:20.544Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-02T08:35:20.544Z] Removing intermediate container 82d5143cbcc7 [2023-03-02T08:35:20.544Z] ---> 1c133ceae907 [2023-03-02T08:35:20.544Z] Step 22/22 : LABEL version=0.0.0 [2023-03-02T08:35:20.544Z] Removing intermediate container d7c7c467ff36 [2023-03-02T08:35:20.544Z] ---> eb7055877565 [2023-03-02T08:35:20.544Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-02T08:35:20.544Z] ---> Running in a71062bb9c8e [2023-03-02T08:35:20.544Z] Removing intermediate container c6a500324d0e [2023-03-02T08:35:20.544Z] ---> dee763731488 [2023-03-02T08:35:20.544Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T08:35:20.544Z] Removing intermediate container 29b2ef019e7a [2023-03-02T08:35:20.544Z] ---> 134f06c5ac26 [2023-03-02T08:35:20.544Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T08:35:20.544Z] ---> Running in 27304b8f32c0 [2023-03-02T08:35:20.544Z] ---> Running in e3f30e88b7d8 [2023-03-02T08:35:20.825Z] ---> Running in 14c9dbd1b9d3 [2023-03-02T08:35:20.825Z] ---> d9dd562a63a0 [2023-03-02T08:35:20.825Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-02T08:35:20.825Z] Removing intermediate container a71062bb9c8e [2023-03-02T08:35:20.825Z] ---> 5fa08e0c1fe3 [2023-03-02T08:35:20.825Z] [2023-03-02T08:35:20.825Z] ---> Running in d4c244d8c4e5 [2023-03-02T08:35:20.825Z] Removing intermediate container 27304b8f32c0 [2023-03-02T08:35:20.825Z] ---> c5f80d377126 [2023-03-02T08:35:20.825Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-02T08:35:20.825Z] Removing intermediate container e3f30e88b7d8 [2023-03-02T08:35:20.825Z] Successfully built 5fa08e0c1fe3 [2023-03-02T08:35:20.825Z] ---> d88bbef632bb [2023-03-02T08:35:20.825Z] Step 21/23 : LABEL arch=x86_64 [2023-03-02T08:35:20.825Z] Successfully tagged core-data:latest [2023-03-02T08:35:20.825Z] Removing intermediate container 14c9dbd1b9d3 [2023-03-02T08:35:20.825Z]  Building core-data ... done  ---> e5ccc46906c6 [2023-03-02T08:35:20.825Z] Step 20/22 : LABEL arch=x86_64 [2023-03-02T08:35:20.825Z] Building security-spiffe-token-provider [2023-03-02T08:35:20.825Z] ---> Running in 2599cb5bd8f8 [2023-03-02T08:35:20.825Z] Removing intermediate container d4c244d8c4e5 [2023-03-02T08:35:20.825Z] ---> 1b9f8099a8da [2023-03-02T08:35:20.825Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T08:35:20.825Z] ---> Running in 3e2c6fb33904 [2023-03-02T08:35:23.248Z] ---> Running in 8b05de2041fa [2023-03-02T08:35:24.631Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:35:24.631Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:35:25.568Z] ---> eaf6f2490481 [2023-03-02T08:35:25.568Z] Step 3/19 : WORKDIR /edgex-go [2023-03-02T08:35:25.568Z] ---> Using cache [2023-03-02T08:35:25.568Z] ---> fbebfcba4095 [2023-03-02T08:35:25.568Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-02T08:35:25.568Z] Removing intermediate container 3e2c6fb33904 [2023-03-02T08:35:25.568Z] ---> 367ca2c3405c [2023-03-02T08:35:25.568Z] Step 21/22 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:35:25.568Z] ---> 9f2a96b7d950 [2023-03-02T08:35:25.568Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-02T08:35:25.568Z] Removing intermediate container 2599cb5bd8f8 [2023-03-02T08:35:25.568Z] ---> e2ca4518e51a [2023-03-02T08:35:25.568Z] Step 22/23 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:35:25.568Z] ---> Running in a1a5eec0e4e3 [2023-03-02T08:35:25.568Z] ---> Running in 4d781acd04a2 [2023-03-02T08:35:25.568Z] Removing intermediate container 8b05de2041fa [2023-03-02T08:35:25.827Z] ---> 56a84b5f86e8 [2023-03-02T08:35:25.827Z] Step 22/24 : LABEL arch=x86_64 [2023-03-02T08:35:25.827Z] ---> Running in a76a6266a9e4 [2023-03-02T08:35:25.827Z] ---> Running in eb70641c6108 [2023-03-02T08:35:25.827Z] ---> Running in 3bf2d505c088 [2023-03-02T08:35:25.827Z] Removing intermediate container 4d781acd04a2 [2023-03-02T08:35:25.827Z] ---> 37f07f791d78 [2023-03-02T08:35:25.827Z] Step 22/22 : LABEL version=0.0.0 [2023-03-02T08:35:25.827Z] ---> Running in 3ddc399d008e [2023-03-02T08:35:25.827Z] Removing intermediate container eb70641c6108 [2023-03-02T08:35:25.827Z] ---> 439e69e41e34 [2023-03-02T08:35:25.827Z] Step 23/23 : LABEL version=0.0.0 [2023-03-02T08:35:25.827Z] ---> Running in e6e0f2db25c3 [2023-03-02T08:35:25.827Z] Removing intermediate container 3bf2d505c088 [2023-03-02T08:35:25.827Z] ---> e575a9fb98ad [2023-03-02T08:35:25.827Z] Step 23/24 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:35:25.827Z] ---> Running in 7221bb9ab858 [2023-03-02T08:35:25.827Z] Removing intermediate container 3ddc399d008e [2023-03-02T08:35:25.827Z] ---> c64f2890a6fe [2023-03-02T08:35:25.827Z] [2023-03-02T08:35:25.827Z] Removing intermediate container e6e0f2db25c3 [2023-03-02T08:35:25.827Z] ---> f6a1ce46d25a [2023-03-02T08:35:25.827Z] [2023-03-02T08:35:26.085Z] Successfully built c64f2890a6fe [2023-03-02T08:35:26.085Z] Successfully tagged support-notifications:latest [2023-03-02T08:35:26.085Z]  Building support-notifications ... done Building security-spire-server [2023-03-02T08:35:26.085Z] Removing intermediate container 7221bb9ab858 [2023-03-02T08:35:26.085Z] ---> 425e39901e78 [2023-03-02T08:35:26.085Z] Step 24/24 : LABEL version=0.0.0 [2023-03-02T08:35:26.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:26.085Z] Successfully built f6a1ce46d25a [2023-03-02T08:35:26.085Z] ---> Running in be95a72974bc [2023-03-02T08:35:26.085Z] Successfully tagged core-command:latest [2023-03-02T08:35:26.085Z] Building security-secretstore-setup [2023-03-02T08:35:26.086Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:26.343Z] Removing intermediate container be95a72974bc [2023-03-02T08:35:26.343Z] ---> 97e6693e4766 [2023-03-02T08:35:26.343Z] [2023-03-02T08:35:26.343Z] Successfully built 97e6693e4766 [2023-03-02T08:35:26.343Z] Successfully tagged core-metadata:latest [2023-03-02T08:35:26.343Z]  Building core-metadata ... done Building support-scheduler [2023-03-02T08:35:26.343Z] v3.16.4-35-g054104bb820 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-02T08:35:26.343Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-02T08:35:26.343Z] OK: 17046 distinct packages available [2023-03-02T08:35:26.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:26.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:26.858Z] OK: 211 MiB in 51 packages [2023-03-02T08:35:33.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:35:33.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:35:33.455Z] ---> eaf6f2490481 [2023-03-02T08:35:33.455Z] Step 3/23 : WORKDIR /edgex-go [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> fbebfcba4095 [2023-03-02T08:35:33.455Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-02T08:35:33.455Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:35:33.455Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:35:33.455Z] ---> eaf6f2490481 [2023-03-02T08:35:33.455Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> 57e62fd1ed0e [2023-03-02T08:35:33.455Z] Step 4/22 : WORKDIR /edgex-go [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> 6b514f3a45af [2023-03-02T08:35:33.455Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> 88f9bf15519f [2023-03-02T08:35:33.455Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> 9da8bbc5213a [2023-03-02T08:35:33.455Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> 39fd6a5899f2 [2023-03-02T08:35:33.455Z] Step 8/22 : COPY . . [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> 44a7ce00e0dd [2023-03-02T08:35:33.455Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-02T08:35:33.455Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:35:33.455Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:35:33.455Z] ---> eaf6f2490481 [2023-03-02T08:35:33.455Z] Step 3/24 : WORKDIR /edgex-go [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> fbebfcba4095 [2023-03-02T08:35:33.455Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> 02ef493957fb [2023-03-02T08:35:33.455Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> cb6a931fb1fc [2023-03-02T08:35:33.455Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> 438bab5a915e [2023-03-02T08:35:33.455Z] Step 7/24 : COPY . . [2023-03-02T08:35:33.455Z] ---> Using cache [2023-03-02T08:35:33.455Z] ---> 76f311207a6c [2023-03-02T08:35:33.455Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-02T08:35:40.099Z] ---> Running in 5ac9891a81c6 [2023-03-02T08:35:40.099Z] ---> Running in 2197b55e394b [2023-03-02T08:35:40.099Z] ---> Running in 97076346c6c4 [2023-03-02T08:35:40.099Z] Removing intermediate container a76a6266a9e4 [2023-03-02T08:35:40.099Z] ---> d1e6aad21ef9 [2023-03-02T08:35:40.099Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:35:40.099Z] Removing intermediate container a1a5eec0e4e3 [2023-03-02T08:35:40.099Z] ---> 272b42a58a10 [2023-03-02T08:35:40.099Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-02T08:35:40.099Z] ---> faf47f1ceb3d [2023-03-02T08:35:40.099Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-02T08:35:40.099Z] ---> c7668a0ec845 [2023-03-02T08:35:40.099Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:35:40.099Z] ---> Running in e6e881644456 [2023-03-02T08:35:40.099Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-02T08:35:40.099Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-02T08:35:40.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:40.099Z] ---> 863277dc555a [2023-03-02T08:35:40.099Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-02T08:35:40.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:35:40.099Z] ---> d8ba54e2140e [2023-03-02T08:35:40.099Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-02T08:35:40.099Z] OK: 211 MiB in 51 packages [2023-03-02T08:35:40.361Z] ---> 97ba2df3374b [2023-03-02T08:35:40.361Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-02T08:35:40.620Z] ---> 2db02d226b8f [2023-03-02T08:35:40.620Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-02T08:35:40.620Z] Removing intermediate container 2197b55e394b [2023-03-02T08:35:40.620Z] ---> 47433d4d84db [2023-03-02T08:35:40.620Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-02T08:35:40.881Z] ---> dc7d0eb68cb3 [2023-03-02T08:35:40.881Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-02T08:35:40.881Z] ---> 0e624dbab145 [2023-03-02T08:35:40.881Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:35:40.881Z] ---> Running in 2a0d211f79af [2023-03-02T08:35:40.881Z] ---> 033000c2976f [2023-03-02T08:35:40.881Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-02T08:35:40.881Z] ---> Running in 53709ba94bca [2023-03-02T08:35:41.452Z] Removing intermediate container 53709ba94bca [2023-03-02T08:35:41.452Z] ---> bab43291ebd3 [2023-03-02T08:35:41.452Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-02T08:35:41.711Z] ---> Running in bdcf41b79acc [2023-03-02T08:35:41.711Z] Removing intermediate container bdcf41b79acc [2023-03-02T08:35:41.711Z] ---> 43781cd42c85 [2023-03-02T08:35:41.711Z] Step 29/32 : CMD ["gate"] [2023-03-02T08:35:41.711Z] ---> Running in acaf99b2d522 [2023-03-02T08:35:41.974Z] Removing intermediate container acaf99b2d522 [2023-03-02T08:35:41.974Z] ---> 88a2d03aa8ee [2023-03-02T08:35:41.974Z] Step 30/32 : LABEL arch=x86_64 [2023-03-02T08:35:41.974Z] ---> Running in 6e220ca153be [2023-03-02T08:35:41.974Z] Removing intermediate container 6e220ca153be [2023-03-02T08:35:41.974Z] ---> 836e87c9b6ec [2023-03-02T08:35:41.974Z] Step 31/32 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:35:41.974Z] ---> Running in b77cf19e808a [2023-03-02T08:35:42.236Z] Removing intermediate container b77cf19e808a [2023-03-02T08:35:42.236Z] ---> 6e2063007487 [2023-03-02T08:35:42.236Z] Step 32/32 : LABEL version=0.0.0 [2023-03-02T08:35:42.236Z] ---> Running in 3b823c2fd0b7 [2023-03-02T08:35:42.236Z] Removing intermediate container 3b823c2fd0b7 [2023-03-02T08:35:42.236Z] ---> dc9bbbb41718 [2023-03-02T08:35:42.236Z] [2023-03-02T08:35:42.236Z] Successfully built dc9bbbb41718 [2023-03-02T08:35:42.514Z] Successfully tagged security-bootstrapper:latest [2023-03-02T08:35:42.514Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-03-02T08:35:45.830Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:35:45.831Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:35:45.831Z] ---> eaf6f2490481 [2023-03-02T08:35:45.831Z] Step 3/21 : WORKDIR /edgex-go [2023-03-02T08:35:45.831Z] ---> Using cache [2023-03-02T08:35:45.831Z] ---> fbebfcba4095 [2023-03-02T08:35:45.831Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-02T08:35:45.831Z] ---> Using cache [2023-03-02T08:35:45.831Z] ---> 02ef493957fb [2023-03-02T08:35:45.831Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-02T08:35:45.831Z] ---> Using cache [2023-03-02T08:35:45.831Z] ---> cb6a931fb1fc [2023-03-02T08:35:45.831Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:35:45.831Z] ---> Using cache [2023-03-02T08:35:45.831Z] ---> 438bab5a915e [2023-03-02T08:35:45.831Z] Step 7/21 : COPY . . [2023-03-02T08:35:45.831Z] ---> Using cache [2023-03-02T08:35:45.831Z] ---> 76f311207a6c [2023-03-02T08:35:45.831Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-02T08:36:00.860Z] ---> Running in 7b89d9160b0b [2023-03-02T08:36:00.861Z] 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-03-02T08:36:02.239Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-02T08:36:04.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-02T08:36:04.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-02T08:36:04.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-02T08:36:04.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-02T08:36:04.023Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-02T08:36:14.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-02T08:36:14.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-02T08:36:14.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-02T08:36:14.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-02T08:36:14.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-02T08:36:14.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-02T08:36:14.103Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-02T08:36:14.103Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-02T08:36:14.103Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-02T08:36:14.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-02T08:36:17.249Z] Removing intermediate container 2a0d211f79af [2023-03-02T08:36:17.249Z] ---> 60c02444a1f2 [2023-03-02T08:36:17.249Z] Step 7/23 : COPY . . [2023-03-02T08:36:17.249Z] Removing intermediate container e6e881644456 [2023-03-02T08:36:17.249Z] ---> b55b0ba3785e [2023-03-02T08:36:17.249Z] Step 7/19 : COPY . . [2023-03-02T08:36:18.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-02T08:36:29.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.501s coverage: 28.7% of statements [2023-03-02T08:36:29.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-02T08:36:29.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-02T08:36:30.931Z] ---> d5c2f6754ca3 [2023-03-02T08:36:30.931Z] Removing intermediate container 97076346c6c4 [2023-03-02T08:36:30.931Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 ---> 3275f47ba5b1 [2023-03-02T08:36:30.931Z] [2023-03-02T08:36:30.931Z] [2023-03-02T08:36:30.931Z] Step 9/24 : FROM alpine:3.16 [2023-03-02T08:36:30.931Z] ---> dfd21b5a31f5 [2023-03-02T08:36:30.931Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-02T08:36:30.931Z] ---> a40392786b7c [2023-03-02T08:36:30.931Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-02T08:36:30.931Z] Removing intermediate container 5ac9891a81c6 [2023-03-02T08:36:30.931Z] ---> fda84439cb70 [2023-03-02T08:36:30.931Z] [2023-03-02T08:36:30.931Z] Step 10/22 : FROM alpine:3.16 [2023-03-02T08:36:30.931Z] ---> dfd21b5a31f5 [2023-03-02T08:36:30.931Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-02T08:36:30.931Z] ---> Using cache [2023-03-02T08:36:30.931Z] ---> 81f578fde318 [2023-03-02T08:36:30.931Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-02T08:36:30.931Z] ---> Using cache [2023-03-02T08:36:30.931Z] ---> aa7d8a9e583f [2023-03-02T08:36:30.931Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-02T08:36:30.931Z] ---> Running in 4b2167b2ef53 [2023-03-02T08:36:30.931Z] ---> Running in d8407162397a [2023-03-02T08:36:30.931Z] ---> Running in 66bff63b16c0 [2023-03-02T08:36:30.931Z] ---> Running in cb9d331beef0 [2023-03-02T08:36:30.931Z] Removing intermediate container 4b2167b2ef53 [2023-03-02T08:36:30.931Z] ---> aa6f05566069 [2023-03-02T08:36:30.931Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-02T08:36:30.931Z] Removing intermediate container cb9d331beef0 [2023-03-02T08:36:30.931Z] ---> f57661577eca [2023-03-02T08:36:30.931Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-02T08:36:30.931Z] ---> Running in a286b4c6e346 [2023-03-02T08:36:30.931Z] ---> Running in e164cc289237 [2023-03-02T08:36:30.931Z] Removing intermediate container e164cc289237 [2023-03-02T08:36:30.931Z] ---> 59fd417c6853 [2023-03-02T08:36:30.931Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:36:30.931Z] Removing intermediate container a286b4c6e346 [2023-03-02T08:36:30.931Z] ---> 3dff71070937 [2023-03-02T08:36:30.931Z] 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-03-02T08:36:30.931Z] ---> Running in 00c1a17f82d0 [2023-03-02T08:36:30.931Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-02T08:36:30.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:30.931Z] ---> c36c4ac06d1c [2023-03-02T08:36:30.931Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-02T08:36:30.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:31.193Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-02T08:36:31.193Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-02T08:36:31.193Z] (3/3) Installing su-exec (0.2-r1) [2023-03-02T08:36:31.193Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:36:31.193Z] Executing ca-certificates-20220614-r0.trigger [2023-03-02T08:36:31.193Z] OK: 6 MiB in 17 packages [2023-03-02T08:36:32.247Z] ---> 234d3ba07054 [2023-03-02T08:36:32.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-02T08:36:32.248Z] Removing intermediate container 7b89d9160b0b [2023-03-02T08:36:32.248Z] ---> e77e69d92001 [2023-03-02T08:36:32.248Z] [2023-03-02T08:36:32.248Z] Step 9/21 : FROM alpine:3.16 [2023-03-02T08:36:32.248Z] ---> dfd21b5a31f5 [2023-03-02T08:36:32.248Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-02T08:36:32.248Z] Removing intermediate container 00c1a17f82d0 [2023-03-02T08:36:32.248Z] ---> 8bcb446304d4 [2023-03-02T08:36:32.248Z] Step 11/23 : WORKDIR /edgex-go [2023-03-02T08:36:32.248Z] ---> Running in d052e787903e [2023-03-02T08:36:32.248Z] ---> Running in be71a8ea7407 [2023-03-02T08:36:32.248Z] ---> 08fdb45da3b7 [2023-03-02T08:36:32.248Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-02T08:36:32.248Z] Removing intermediate container d8407162397a [2023-03-02T08:36:32.248Z] ---> ddb2308900bd [2023-03-02T08:36:32.248Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-02T08:36:32.248Z] ---> Running in 38ed6e87b2fa [2023-03-02T08:36:32.248Z] Removing intermediate container be71a8ea7407 [2023-03-02T08:36:32.248Z] ---> cfca23dba591 [2023-03-02T08:36:32.248Z] [2023-03-02T08:36:32.248Z] Step 12/23 : FROM alpine:3.15 [2023-03-02T08:36:32.248Z] ---> Running in bafb970563b4 [2023-03-02T08:36:32.506Z] Removing intermediate container 38ed6e87b2fa [2023-03-02T08:36:32.506Z] ---> 2da5c031fdc6 [2023-03-02T08:36:32.506Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T08:36:32.506Z] 3.15: Pulling from library/alpine [2023-03-02T08:36:32.506Z] ---> Running in 56ae86946aa9 [2023-03-02T08:36:32.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:32.506Z] Removing intermediate container bafb970563b4 [2023-03-02T08:36:32.506Z] ---> 943accec0784 [2023-03-02T08:36:32.506Z] Step 12/24 : WORKDIR / [2023-03-02T08:36:32.506Z] ---> Running in ce179e201dce [2023-03-02T08:36:32.506Z] Removing intermediate container 56ae86946aa9 [2023-03-02T08:36:32.506Z] ---> d09f00d7247f [2023-03-02T08:36:32.506Z] Step 20/22 : LABEL arch=x86_64 [2023-03-02T08:36:32.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:32.506Z] ---> Running in 68fe8da54b6c [2023-03-02T08:36:32.765Z] Removing intermediate container ce179e201dce [2023-03-02T08:36:32.765Z] ---> 925b59c4d869 [2023-03-02T08:36:32.765Z] 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-03-02T08:36:32.765Z] Removing intermediate container 68fe8da54b6c [2023-03-02T08:36:32.765Z] ---> 8d5cde23ff76 [2023-03-02T08:36:32.765Z] Step 21/22 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:36:32.765Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-02T08:36:32.765Z] ---> Running in c0ca8c235d83 [2023-03-02T08:36:32.765Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-02T08:36:32.765Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-02T08:36:32.765Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-02T08:36:32.765Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-02T08:36:32.765Z] Status: Downloaded newer image for alpine:3.15 [2023-03-02T08:36:32.765Z] ---> 5ce65d7b0fde [2023-03-02T08:36:32.765Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-02T08:36:32.765Z] (5/6) Installing curl (7.83.1-r6) [2023-03-02T08:36:32.765Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-02T08:36:32.765Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:36:32.765Z] Executing ca-certificates-20220614-r0.trigger [2023-03-02T08:36:32.765Z] ---> Running in 3a2de7faaf4a [2023-03-02T08:36:33.023Z] OK: 8 MiB in 20 packages [2023-03-02T08:36:33.023Z] ---> 20577d2da70d [2023-03-02T08:36:33.023Z] 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-03-02T08:36:33.023Z] Removing intermediate container c0ca8c235d83 [2023-03-02T08:36:33.023Z] ---> 82ac75863376 [2023-03-02T08:36:33.023Z] Step 22/22 : LABEL version=0.0.0 [2023-03-02T08:36:33.023Z] ---> Running in ff73db8e2746 [2023-03-02T08:36:33.023Z] Removing intermediate container 3a2de7faaf4a [2023-03-02T08:36:33.023Z] ---> 2632e86fb1b7 [2023-03-02T08:36:33.023Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-02T08:36:33.023Z] ---> Running in 4d45a6872f4f [2023-03-02T08:36:33.280Z] Removing intermediate container ff73db8e2746 [2023-03-02T08:36:33.281Z] ---> e2e5817fb5ba [2023-03-02T08:36:33.281Z] [2023-03-02T08:36:33.281Z] ---> 34f1166be6b6 [2023-03-02T08:36:33.281Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-02T08:36:33.281Z] Successfully built e2e5817fb5ba [2023-03-02T08:36:33.281Z] Successfully tagged support-scheduler:latest [2023-03-02T08:36:33.281Z] Building security-spire-config [2023-03-02T08:36:34.700Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:35.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:35.331Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-02T08:36:35.331Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-02T08:36:35.331Z] OK: 15857 distinct packages available [2023-03-02T08:36:35.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:35.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 98.5% of statements [2023-03-02T08:36:35.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:35.921Z] ---> 69d4da9309db [2023-03-02T08:36:35.921Z] 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-03-02T08:36:36.181Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-02T08:36:36.181Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-02T08:36:36.181Z] (3/5) Installing libucontext (1.1-r0) [2023-03-02T08:36:36.181Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-02T08:36:36.181Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-02T08:36:36.181Z] Executing busybox-1.34.1-r7.trigger [2023-03-02T08:36:36.181Z] OK: 7 MiB in 19 packages [2023-03-02T08:36:36.181Z] Removing intermediate container d052e787903e [2023-03-02T08:36:36.181Z] ---> 0fce9d1380ee [2023-03-02T08:36:36.181Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-02T08:36:38.743Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:36:38.743Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:36:38.743Z] ---> eaf6f2490481 [2023-03-02T08:36:38.743Z] Step 3/24 : WORKDIR /edgex-go [2023-03-02T08:36:38.743Z] ---> Using cache [2023-03-02T08:36:38.743Z] ---> fbebfcba4095 [2023-03-02T08:36:38.743Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-02T08:36:38.743Z] ---> Using cache [2023-03-02T08:36:38.743Z] ---> 47433d4d84db [2023-03-02T08:36:38.743Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-02T08:36:38.743Z] ---> Using cache [2023-03-02T08:36:38.743Z] ---> 0e624dbab145 [2023-03-02T08:36:38.743Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:36:38.743Z] ---> Using cache [2023-03-02T08:36:38.743Z] ---> 60c02444a1f2 [2023-03-02T08:36:38.743Z] Step 7/24 : COPY . . [2023-03-02T08:36:38.743Z] ---> Using cache [2023-03-02T08:36:38.743Z] ---> d5c2f6754ca3 [2023-03-02T08:36:38.743Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-02T08:36:38.743Z] ---> Using cache [2023-03-02T08:36:38.743Z] ---> aa6f05566069 [2023-03-02T08:36:38.743Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-02T08:36:38.743Z] ---> Using cache [2023-03-02T08:36:38.743Z] ---> 3dff71070937 [2023-03-02T08:36:38.743Z] 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-03-02T08:36:39.326Z] ---> 9e7f40db2c42 [2023-03-02T08:36:39.326Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-02T08:36:39.326Z] ---> Running in 54cb632fdd33 [2023-03-02T08:36:39.326Z] ---> Running in 31ce716a93b6 [2023-03-02T08:36:39.900Z] Removing intermediate container 54cb632fdd33 [2023-03-02T08:36:39.900Z] ---> 48e7e758ae38 [2023-03-02T08:36:39.900Z] Step 12/21 : WORKDIR /edgex [2023-03-02T08:36:39.900Z] ---> Running in eae3db377cd7 [2023-03-02T08:36:39.900Z] Removing intermediate container 4d45a6872f4f [2023-03-02T08:36:39.900Z] ---> 4599a5b9ca8f [2023-03-02T08:36:39.900Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-02T08:36:40.164Z] ---> a396f823626e [2023-03-02T08:36:40.164Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-02T08:36:40.164Z] Removing intermediate container eae3db377cd7 [2023-03-02T08:36:40.164Z] ---> 44d99a7a69c4 [2023-03-02T08:36:40.164Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-02T08:36:42.089Z] Removing intermediate container 31ce716a93b6 [2023-03-02T08:36:42.089Z] ---> 08475c64bcbf [2023-03-02T08:36:42.089Z] Step 11/24 : WORKDIR /edgex-go [2023-03-02T08:36:42.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.108s coverage: 71.2% of statements [2023-03-02T08:36:42.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-02T08:36:42.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-02T08:36:42.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-02T08:36:42.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.601s coverage: 54.0% of statements [2023-03-02T08:36:42.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-02T08:36:42.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-02T08:36:43.096Z] ---> 1d7df7b1895f [2023-03-02T08:36:43.096Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-02T08:36:43.096Z] ---> fcb3ec862620 [2023-03-02T08:36:43.096Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-02T08:36:43.096Z] ---> Running in 106fd0dbecfb [2023-03-02T08:36:43.096Z] ---> 667a9c7b0cc9 [2023-03-02T08:36:43.096Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-02T08:36:43.364Z] Removing intermediate container 106fd0dbecfb [2023-03-02T08:36:43.364Z] ---> 4d7a058adc6c [2023-03-02T08:36:43.364Z] [2023-03-02T08:36:43.364Z] Step 12/24 : FROM alpine:3.15 [2023-03-02T08:36:43.364Z] ---> 5ce65d7b0fde [2023-03-02T08:36:43.364Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-02T08:36:43.364Z] ---> Using cache [2023-03-02T08:36:43.364Z] ---> 2632e86fb1b7 [2023-03-02T08:36:43.364Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-02T08:36:43.364Z] ---> 236b05cb9ff2 [2023-03-02T08:36:43.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-02T08:36:43.364Z] ---> 9f86d7582296 [2023-03-02T08:36:43.364Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-02T08:36:43.629Z] ---> Running in 736d0ba11f3c [2023-03-02T08:36:43.629Z] ---> Running in f6efcf8ec9a2 [2023-03-02T08:36:43.629Z] ---> 9c7c7aedae05 [2023-03-02T08:36:43.629Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-02T08:36:43.901Z] ---> 5772e86c4a9d [2023-03-02T08:36:43.901Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-02T08:36:44.160Z] ---> b5bda2952dcc [2023-03-02T08:36:44.160Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-02T08:36:44.160Z] ---> 31616ee115e9 [2023-03-02T08:36:44.160Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-02T08:36:44.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:44.420Z] ---> Running in b74a6698fd06 [2023-03-02T08:36:44.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:44.677Z] Removing intermediate container b74a6698fd06 [2023-03-02T08:36:44.677Z] ---> 5c4510fb0b82 [2023-03-02T08:36:44.677Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-02T08:36:44.677Z] ---> Running in 94e8e9384408 [2023-03-02T08:36:44.677Z] ---> 4731e1e4d9aa [2023-03-02T08:36:44.677Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-02T08:36:44.677Z] ---> Running in 8b7d7c02997b [2023-03-02T08:36:44.677Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-02T08:36:44.677Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-02T08:36:44.677Z] OK: 15857 distinct packages available [2023-03-02T08:36:44.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:44.677Z] Removing intermediate container 94e8e9384408 [2023-03-02T08:36:44.677Z] ---> 92be1f66708e [2023-03-02T08:36:44.677Z] Step 21/23 : LABEL arch=x86_64 [2023-03-02T08:36:44.935Z] Removing intermediate container f6efcf8ec9a2 [2023-03-02T08:36:44.935Z] ---> 1c31f395bdcf [2023-03-02T08:36:44.935Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-02T08:36:44.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:36:44.935Z] ---> Running in b35231906ebd [2023-03-02T08:36:44.935Z] ---> Running in 742f25346cbf [2023-03-02T08:36:44.935Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-02T08:36:44.935Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-02T08:36:44.935Z] (3/4) Installing libucontext (1.1-r0) [2023-03-02T08:36:44.935Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-02T08:36:44.935Z] Executing busybox-1.34.1-r7.trigger [2023-03-02T08:36:44.935Z] Removing intermediate container 742f25346cbf [2023-03-02T08:36:44.935Z] ---> 74f19afcbda6 [2023-03-02T08:36:44.935Z] Step 22/24 : LABEL arch=x86_64 [2023-03-02T08:36:44.935Z] OK: 6 MiB in 18 packages [2023-03-02T08:36:45.193Z] ---> Running in 3f70020de8a0 [2023-03-02T08:36:45.193Z] Removing intermediate container b35231906ebd [2023-03-02T08:36:45.193Z] ---> 23153d2bab02 [2023-03-02T08:36:45.193Z] Step 22/23 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:36:45.193Z] ---> Running in 594e64c3e08d [2023-03-02T08:36:45.193Z] Removing intermediate container 3f70020de8a0 [2023-03-02T08:36:45.193Z] ---> 12a1a03e8375 [2023-03-02T08:36:45.193Z] Step 23/24 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:36:45.193Z] ---> Running in 7163476c9072 [2023-03-02T08:36:45.452Z] Removing intermediate container 594e64c3e08d [2023-03-02T08:36:45.452Z] ---> b0faf111b409 [2023-03-02T08:36:45.452Z] Step 23/23 : LABEL version=0.0.0 [2023-03-02T08:36:45.710Z] Removing intermediate container 7163476c9072 [2023-03-02T08:36:45.710Z] ---> 5c24c83c679f [2023-03-02T08:36:45.710Z] Step 24/24 : LABEL version=0.0.0 [2023-03-02T08:36:45.710Z] ---> Running in febee421824e [2023-03-02T08:36:45.710Z] ---> Running in 02af0072391d [2023-03-02T08:36:45.710Z] Removing intermediate container 8b7d7c02997b [2023-03-02T08:36:45.710Z] ---> 44395e5c706b [2023-03-02T08:36:45.710Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-02T08:36:45.968Z] Removing intermediate container febee421824e [2023-03-02T08:36:45.968Z] ---> 4f845776fd02 [2023-03-02T08:36:45.968Z] [2023-03-02T08:36:45.968Z] ---> Running in 279534cdd24d [2023-03-02T08:36:45.968Z] Removing intermediate container 736d0ba11f3c [2023-03-02T08:36:45.968Z] ---> 02abe613db1a [2023-03-02T08:36:45.968Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-02T08:36:45.968Z] Removing intermediate container 02af0072391d [2023-03-02T08:36:45.968Z] ---> 0b918cef5d32 [2023-03-02T08:36:45.968Z] [2023-03-02T08:36:46.282Z] Successfully built 4f845776fd02 [2023-03-02T08:36:46.282Z] Successfully tagged security-spire-server:latest [2023-03-02T08:36:46.282Z] Building core-common-config-bootstrapper [2023-03-02T08:36:46.282Z]  Building security-spire-server ... done Successfully built 0b918cef5d32 [2023-03-02T08:36:46.282Z] Removing intermediate container 279534cdd24d [2023-03-02T08:36:46.282Z] ---> 6d419ddc0625 [2023-03-02T08:36:46.282Z] Step 19/21 : LABEL arch=x86_64 [2023-03-02T08:36:46.282Z] Successfully tagged security-secretstore-setup:latest [2023-03-02T08:36:46.282Z] Building security-proxy-auth [2023-03-02T08:36:46.540Z]  Building security-secretstore-setup ... done  ---> Running in 5b9793ee6eeb [2023-03-02T08:36:53.501Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:36:53.502Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:36:53.502Z] ---> eaf6f2490481 [2023-03-02T08:36:53.502Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 57e62fd1ed0e [2023-03-02T08:36:53.502Z] Step 4/22 : WORKDIR /edgex-go [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 6b514f3a45af [2023-03-02T08:36:53.502Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 88f9bf15519f [2023-03-02T08:36:53.502Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 9da8bbc5213a [2023-03-02T08:36:53.502Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 39fd6a5899f2 [2023-03-02T08:36:53.502Z] Step 8/22 : COPY . . [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 44a7ce00e0dd [2023-03-02T08:36:53.502Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-02T08:36:53.502Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:36:53.502Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:36:53.502Z] ---> eaf6f2490481 [2023-03-02T08:36:53.502Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 57e62fd1ed0e [2023-03-02T08:36:53.502Z] Step 4/22 : WORKDIR /edgex-go [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 6b514f3a45af [2023-03-02T08:36:53.502Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 88f9bf15519f [2023-03-02T08:36:53.502Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 9da8bbc5213a [2023-03-02T08:36:53.502Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 39fd6a5899f2 [2023-03-02T08:36:53.502Z] Step 8/22 : COPY . . [2023-03-02T08:36:53.502Z] ---> Using cache [2023-03-02T08:36:53.502Z] ---> 44a7ce00e0dd [2023-03-02T08:36:53.502Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-02T08:36:56.035Z] Removing intermediate container 5b9793ee6eeb [2023-03-02T08:36:56.035Z] ---> 3807dc88c964 [2023-03-02T08:36:56.035Z] Step 20/21 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:36:56.602Z] ---> 02cbb65201ec [2023-03-02T08:36:56.602Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-02T08:36:56.602Z] ---> Running in ae8307465d90 [2023-03-02T08:36:56.602Z] ---> Running in 8f510c8604a5 [2023-03-02T08:36:56.602Z] ---> Running in c51fea909e8d [2023-03-02T08:36:56.602Z] Removing intermediate container ae8307465d90 [2023-03-02T08:36:56.602Z] ---> 93100100a8ea [2023-03-02T08:36:56.602Z] Step 21/21 : LABEL version=0.0.0 [2023-03-02T08:36:56.602Z] ---> Running in 9950ba16c872 [2023-03-02T08:36:56.602Z] ---> 98d159fa33be [2023-03-02T08:36:56.602Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-02T08:36:56.880Z] ---> Running in 9407d8bf6be7 [2023-03-02T08:36:56.880Z] Removing intermediate container 9950ba16c872 [2023-03-02T08:36:56.880Z] ---> b53512d756f9 [2023-03-02T08:36:56.880Z] [2023-03-02T08:36:57.138Z] Removing intermediate container 9407d8bf6be7 [2023-03-02T08:36:57.138Z] ---> 8817938b2ad8 [2023-03-02T08:36:57.138Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-02T08:36:57.138Z] Successfully built b53512d756f9 [2023-03-02T08:36:57.138Z] Successfully tagged security-proxy-setup:latest [2023-03-02T08:36:57.138Z] Building security-spire-agent [2023-03-02T08:36:57.138Z]  Building security-proxy-setup ... 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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-02T08:36:57.138Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-02T08:37:00.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.734s coverage: 88.5% of statements [2023-03-02T08:37:00.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-02T08:37:00.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-02T08:37:00.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-02T08:37:00.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-02T08:37:00.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-02T08:37:00.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.549s coverage: 3.9% of statements [2023-03-02T08:37:00.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-02T08:37:00.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-02T08:37:01.606Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:37:01.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:37:01.607Z] ---> eaf6f2490481 [2023-03-02T08:37:01.607Z] Step 3/24 : WORKDIR /edgex-go [2023-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> fbebfcba4095 [2023-03-02T08:37:01.607Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> 47433d4d84db [2023-03-02T08:37:01.607Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> 0e624dbab145 [2023-03-02T08:37:01.607Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> 60c02444a1f2 [2023-03-02T08:37:01.607Z] Step 7/24 : COPY . . [2023-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> d5c2f6754ca3 [2023-03-02T08:37:01.607Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> aa6f05566069 [2023-03-02T08:37:01.607Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> 3dff71070937 [2023-03-02T08:37:01.607Z] 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-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> 08475c64bcbf [2023-03-02T08:37:01.607Z] Step 11/24 : WORKDIR /edgex-go [2023-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> 4d7a058adc6c [2023-03-02T08:37:01.607Z] [2023-03-02T08:37:01.607Z] Step 12/24 : FROM alpine:3.15 [2023-03-02T08:37:01.607Z] ---> 5ce65d7b0fde [2023-03-02T08:37:01.607Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> 2632e86fb1b7 [2023-03-02T08:37:01.607Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-02T08:37:01.607Z] ---> Using cache [2023-03-02T08:37:01.607Z] ---> 4599a5b9ca8f [2023-03-02T08:37:01.607Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-02T08:37:02.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.576s coverage: 95.6% of statements [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-02T08:37:02.611Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.409s coverage: 72.2% of statements [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-02T08:37:02.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.651s coverage: 65.9% of statements [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-02T08:37:02.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-02T08:37:02.612Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements [2023-03-02T08:37:02.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-02T08:37:02.612Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.374s coverage: 29.6% of statements [2023-03-02T08:37:02.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-02T08:37:05.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.421s coverage: 47.1% of statements [2023-03-02T08:37:05.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.342s coverage: 82.9% of statements [2023-03-02T08:37:05.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements [2023-03-02T08:37:06.016Z] ---> f7c09dc358a7 [2023-03-02T08:37:06.016Z] Step 19/24 : WORKDIR / [2023-03-02T08:37:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.333s coverage: 96.3% of statements [2023-03-02T08:37:06.278Z] ---> c3714314a6e5 [2023-03-02T08:37:06.278Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-02T08:37:06.540Z] ---> Running in 02fe8bce51f1 [2023-03-02T08:37:06.540Z] Removing intermediate container 66bff63b16c0 [2023-03-02T08:37:06.540Z] ---> 5cf5ac106fd1 [2023-03-02T08:37:06.540Z] [2023-03-02T08:37:06.540Z] Step 9/19 : FROM alpine:3.15 [2023-03-02T08:37:06.540Z] ---> 5ce65d7b0fde [2023-03-02T08:37:06.540Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-02T08:37:06.540Z] ---> Using cache [2023-03-02T08:37:06.540Z] ---> 2632e86fb1b7 [2023-03-02T08:37:06.540Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-02T08:37:07.513Z] ---> Running in 8bb901d180ba [2023-03-02T08:37:07.513Z] Removing intermediate container 02fe8bce51f1 [2023-03-02T08:37:07.513Z] ---> a87473546f06 [2023-03-02T08:37:07.513Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-02T08:37:08.447Z] ---> Running in d3c98dae6553 [2023-03-02T08:37:08.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.303s coverage: 87.5% of statements [2023-03-02T08:37:08.789Z] ---> f055592cfeaa [2023-03-02T08:37:08.789Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-02T08:37:09.047Z] Removing intermediate container d3c98dae6553 [2023-03-02T08:37:09.047Z] ---> 46333c561dce [2023-03-02T08:37:09.047Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-02T08:37:09.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:37:09.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:37:09.343Z] ---> 0f67cf9bd8f6 [2023-03-02T08:37:09.343Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-02T08:37:09.343Z] ---> Running in 108414f8ee49 [2023-03-02T08:37:09.601Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-02T08:37:09.601Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-02T08:37:09.601Z] OK: 15857 distinct packages available [2023-03-02T08:37:09.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:37:09.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:37:09.601Z] Removing intermediate container 108414f8ee49 [2023-03-02T08:37:09.601Z] ---> 16c005fb1b81 [2023-03-02T08:37:09.601Z] Step 22/24 : LABEL arch=x86_64 [2023-03-02T08:37:09.601Z] ---> bc679ab7ec7d [2023-03-02T08:37:09.601Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-02T08:37:09.601Z] ---> Running in e50856695576 [2023-03-02T08:37:09.601Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-02T08:37:09.601Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-02T08:37:09.860Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-02T08:37:09.860Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-02T08:37:09.860Z] (5/9) Installing curl (7.80.0-r6) [2023-03-02T08:37:09.860Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-02T08:37:09.860Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-02T08:37:09.860Z] (8/9) Installing libucontext (1.1-r0) [2023-03-02T08:37:09.860Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-02T08:37:09.860Z] Executing busybox-1.34.1-r7.trigger [2023-03-02T08:37:09.860Z] Executing ca-certificates-20220614-r0.trigger [2023-03-02T08:37:09.860Z] OK: 8 MiB in 23 packages [2023-03-02T08:37:10.426Z] Removing intermediate container e50856695576 [2023-03-02T08:37:10.426Z] ---> a7f0facd1c12 [2023-03-02T08:37:10.426Z] Step 23/24 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:37:10.426Z] ---> Running in 770dbd4af922 [2023-03-02T08:37:10.426Z] ---> 22754388c271 [2023-03-02T08:37:10.426Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-02T08:37:10.426Z] ---> Running in 93272f681378 [2023-03-02T08:37:10.689Z] Removing intermediate container 770dbd4af922 [2023-03-02T08:37:10.689Z] ---> 0e9e1b0edfa1 [2023-03-02T08:37:10.689Z] Step 24/24 : LABEL version=0.0.0 [2023-03-02T08:37:10.689Z] ---> Running in 55ba90382a71 [2023-03-02T08:37:10.689Z] Removing intermediate container 93272f681378 [2023-03-02T08:37:10.689Z] ---> d58200831536 [2023-03-02T08:37:10.689Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-02T08:37:10.689Z] Removing intermediate container 8bb901d180ba [2023-03-02T08:37:10.947Z] ---> 5470bb4805b8 [2023-03-02T08:37:10.947Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:37:10.947Z] ---> Running in 797f386af791 [2023-03-02T08:37:10.948Z] Removing intermediate container 55ba90382a71 [2023-03-02T08:37:10.948Z] ---> 60224499fa48 [2023-03-02T08:37:10.948Z] [2023-03-02T08:37:10.948Z] Successfully built 60224499fa48 [2023-03-02T08:37:10.948Z] Successfully tagged security-spire-config:latest [2023-03-02T08:37:10.948Z] Removing intermediate container 797f386af791 [2023-03-02T08:37:10.948Z] ---> 2398433fc43e [2023-03-02T08:37:10.948Z] Step 22/24 : LABEL arch=x86_64 [2023-03-02T08:37:10.948Z]  Building security-spire-config ... done  ---> Running in f0ac805fae32 [2023-03-02T08:37:10.948Z] ---> ce97933d65a2 [2023-03-02T08:37:10.948Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-02T08:37:10.948Z] Removing intermediate container f0ac805fae32 [2023-03-02T08:37:10.948Z] ---> 08b008e248a5 [2023-03-02T08:37:10.948Z] Step 23/24 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:37:11.205Z] ---> Running in bc7aac5d45ae [2023-03-02T08:37:11.462Z] Removing intermediate container bc7aac5d45ae [2023-03-02T08:37:11.462Z] ---> a707375f902a [2023-03-02T08:37:11.462Z] Step 24/24 : LABEL version=0.0.0 [2023-03-02T08:37:11.719Z] ---> Running in c5e5473a1c1d [2023-03-02T08:37:11.976Z] ---> 5ed22e2f3f30 [2023-03-02T08:37:11.976Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-02T08:37:11.976Z] Removing intermediate container c5e5473a1c1d [2023-03-02T08:37:11.976Z] ---> e5b09d4e7436 [2023-03-02T08:37:11.976Z] [2023-03-02T08:37:12.234Z] Successfully built e5b09d4e7436 [2023-03-02T08:37:12.234Z] Successfully tagged security-spire-agent:latest [2023-03-02T08:37:12.234Z]  Building security-spire-agent ... done  ---> 93770e156164 [2023-03-02T08:37:12.234Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-02T08:37:12.234Z] ---> Running in 57ec049e16fc [2023-03-02T08:37:12.491Z] Removing intermediate container 57ec049e16fc [2023-03-02T08:37:12.491Z] ---> 0cda15308840 [2023-03-02T08:37:12.491Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T08:37:12.748Z] ---> Running in 8973db4351a5 [2023-03-02T08:37:12.749Z] Removing intermediate container 8973db4351a5 [2023-03-02T08:37:12.749Z] ---> 4a53ca49465b [2023-03-02T08:37:12.749Z] Step 17/19 : LABEL arch=x86_64 [2023-03-02T08:37:12.749Z] ---> Running in ad0ddcc7b2b8 [2023-03-02T08:37:13.012Z] Removing intermediate container ad0ddcc7b2b8 [2023-03-02T08:37:13.012Z] ---> 8942a79dbb73 [2023-03-02T08:37:13.012Z] Step 18/19 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:37:13.012Z] ---> Running in c4ad0395200a [2023-03-02T08:37:13.577Z] Removing intermediate container c4ad0395200a [2023-03-02T08:37:13.577Z] ---> a64a9ddcd9c9 [2023-03-02T08:37:13.577Z] Step 19/19 : LABEL version=0.0.0 [2023-03-02T08:37:13.577Z] ---> Running in 8923a27a136e [2023-03-02T08:37:13.577Z] Removing intermediate container 8923a27a136e [2023-03-02T08:37:13.577Z] ---> c78af5effc4b [2023-03-02T08:37:13.577Z] [2023-03-02T08:37:13.577Z] Successfully built c78af5effc4b [2023-03-02T08:37:13.577Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-02T08:37:18.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.303s coverage: 94.4% of statements [2023-03-02T08:37:18.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.248s coverage: 44.8% of statements [2023-03-02T08:37:23.544Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8f510c8604a5 [2023-03-02T08:37:23.544Z] ---> 03e07edf4776 [2023-03-02T08:37:23.544Z] [2023-03-02T08:37:23.544Z] Step 10/22 : FROM alpine:3.16 [2023-03-02T08:37:23.544Z] ---> dfd21b5a31f5 [2023-03-02T08:37:23.544Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-02T08:37:23.544Z] Removing intermediate container c51fea909e8d [2023-03-02T08:37:23.544Z] ---> a3f092e89039 [2023-03-02T08:37:23.544Z] [2023-03-02T08:37:23.544Z] Step 10/22 : FROM alpine:3.16 [2023-03-02T08:37:23.544Z] ---> dfd21b5a31f5 [2023-03-02T08:37:23.544Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-02T08:37:23.544Z] ---> Running in c9020ebc7db7 [2023-03-02T08:37:23.544Z] ---> Running in 1cf955a06316 [2023-03-02T08:37:23.544Z] Removing intermediate container c9020ebc7db7 [2023-03-02T08:37:23.544Z] ---> bc544d3957de [2023-03-02T08:37:23.544Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-02T08:37:23.544Z] Removing intermediate container 1cf955a06316 [2023-03-02T08:37:23.544Z] ---> 1934d9513b78 [2023-03-02T08:37:23.544Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-02T08:37:23.544Z] ---> Running in ff77b4fbde7a [2023-03-02T08:37:23.544Z] ---> Running in 1cacb0fab114 [2023-03-02T08:37:23.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:37:23.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T08:37:23.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:37:23.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T08:37:23.544Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-02T08:37:23.544Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:37:23.544Z] OK: 6 MiB in 15 packages [2023-03-02T08:37:23.544Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-02T08:37:23.544Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:37:23.544Z] OK: 6 MiB in 15 packages [2023-03-02T08:37:23.803Z] Removing intermediate container 1cacb0fab114 [2023-03-02T08:37:23.803Z] ---> 3a37eeea59a4 [2023-03-02T08:37:23.803Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:37:24.062Z] Removing intermediate container ff77b4fbde7a [2023-03-02T08:37:24.062Z] ---> 0d5e7fc6b161 [2023-03-02T08:37:24.062Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:37:24.062Z] ---> cd85c8748cb1 [2023-03-02T08:37:24.062Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-02T08:37:24.062Z] ---> a534f07f7f5f [2023-03-02T08:37:24.062Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-02T08:37:24.661Z] ---> 806f0876f068 [2023-03-02T08:37:24.661Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-02T08:37:24.661Z] ---> d73b1915fd7a [2023-03-02T08:37:24.661Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-02T08:37:24.920Z] ---> b1c7dc041f1e [2023-03-02T08:37:24.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-02T08:37:24.920Z] ---> 0b45a1c818c6 [2023-03-02T08:37:24.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-02T08:37:25.179Z] ---> 7c0cfdebf713 [2023-03-02T08:37:25.179Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-02T08:37:25.179Z] ---> Running in 9e9f82827a24 [2023-03-02T08:37:25.179Z] ---> b20538379bdd [2023-03-02T08:37:25.179Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-02T08:37:25.179Z] ---> Running in f9b99dce64bd [2023-03-02T08:37:26.135Z] Removing intermediate container 9e9f82827a24 [2023-03-02T08:37:26.135Z] ---> c790506eb780 [2023-03-02T08:37:26.135Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-02T08:37:26.135Z] Removing intermediate container f9b99dce64bd [2023-03-02T08:37:26.135Z] ---> c17b8c67501c [2023-03-02T08:37:26.135Z] ---> Running in 3b7ff0c61ac6 [2023-03-02T08:37:26.135Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-02T08:37:26.135Z] ---> Running in a7045f083c5e [2023-03-02T08:37:26.135Z] Removing intermediate container 3b7ff0c61ac6 [2023-03-02T08:37:26.135Z] ---> 363505273e2a [2023-03-02T08:37:26.135Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-02T08:37:26.135Z] ---> Running in 94a1a0b76e98 [2023-03-02T08:37:26.135Z] Removing intermediate container a7045f083c5e [2023-03-02T08:37:26.135Z] ---> c0500696375d [2023-03-02T08:37:26.135Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-02T08:37:26.135Z] ---> Running in 751cbc92f84e [2023-03-02T08:37:26.135Z] Removing intermediate container 94a1a0b76e98 [2023-03-02T08:37:26.135Z] ---> e78ee10516a4 [2023-03-02T08:37:26.135Z] Step 20/22 : LABEL arch=x86_64 [2023-03-02T08:37:26.135Z] ---> Running in 23f73ee12c32 [2023-03-02T08:37:26.135Z] Removing intermediate container 751cbc92f84e [2023-03-02T08:37:26.135Z] ---> e6fadd3c80cd [2023-03-02T08:37:26.135Z] Step 20/22 : LABEL arch=x86_64 [2023-03-02T08:37:26.135Z] ---> Running in 680a3514dcd6 [2023-03-02T08:37:26.395Z] Removing intermediate container 23f73ee12c32 [2023-03-02T08:37:26.395Z] ---> 1c24952f5ddb [2023-03-02T08:37:26.395Z] Step 21/22 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:37:26.395Z] ---> Running in 3965e723b51b [2023-03-02T08:37:26.395Z] Removing intermediate container 680a3514dcd6 [2023-03-02T08:37:26.395Z] ---> b750c24c863d [2023-03-02T08:37:26.395Z] Step 21/22 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 [2023-03-02T08:37:26.395Z] ---> Running in 701364de6b6c [2023-03-02T08:37:26.395Z] Removing intermediate container 3965e723b51b [2023-03-02T08:37:26.395Z] ---> 5c16531ad0b6 [2023-03-02T08:37:26.395Z] Step 22/22 : LABEL version=0.0.0 [2023-03-02T08:37:26.395Z] ---> Running in e1697c308fc8 [2023-03-02T08:37:26.395Z] Removing intermediate container 701364de6b6c [2023-03-02T08:37:26.395Z] ---> 6347cab12ed4 [2023-03-02T08:37:26.395Z] Step 22/22 : LABEL version=0.0.0 [2023-03-02T08:37:26.395Z] ---> Running in 07c38c813342 [2023-03-02T08:37:26.395Z] Removing intermediate container e1697c308fc8 [2023-03-02T08:37:26.395Z] ---> deddbd91cd5e [2023-03-02T08:37:26.395Z] [2023-03-02T08:37:26.655Z] Removing intermediate container 07c38c813342 [2023-03-02T08:37:26.655Z] ---> 46118fbcc0fa [2023-03-02T08:37:26.655Z] [2023-03-02T08:37:26.655Z] Successfully built deddbd91cd5e [2023-03-02T08:37:26.655Z] Successfully tagged security-proxy-auth:latest [2023-03-02T08:37:26.655Z]  Building security-proxy-auth ... done Successfully built 46118fbcc0fa [2023-03-02T08:37:26.655Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-02T08:37:26.663Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-02T08:37:26.667Z] $ docker stop --time=1 5da5d9b03bd7e3f1dc4f1d782cc6fd0242464f4cfc43d8884c6f6fadb0201614 [2023-03-02T08:37:27.971Z] $ docker rm -f --volumes 5da5d9b03bd7e3f1dc4f1d782cc6fd0242464f4cfc43d8884c6f6fadb0201614 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-02T08:37:28.325Z] + docker images [2023-03-02T08:37:28.325Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-02T08:37:28.325Z] core-common-config-bootstrapper latest 46118fbcc0fa 2 seconds ago 15.5MB [2023-03-02T08:37:28.325Z] security-proxy-auth latest deddbd91cd5e 2 seconds ago 16.2MB [2023-03-02T08:37:28.325Z] a3f092e89039 6 seconds ago 1.69GB [2023-03-02T08:37:28.325Z] 03e07edf4776 8 seconds ago 1.67GB [2023-03-02T08:37:28.325Z] security-spiffe-token-provider latest c78af5effc4b 15 seconds ago 30MB [2023-03-02T08:37:28.325Z] security-spire-agent latest e5b09d4e7436 17 seconds ago 125MB [2023-03-02T08:37:28.325Z] security-spire-config latest 60224499fa48 18 seconds ago 85.8MB [2023-03-02T08:37:28.325Z] 5cf5ac106fd1 27 seconds ago 1.73GB [2023-03-02T08:37:28.325Z] security-proxy-setup latest b53512d756f9 32 seconds ago 27.8MB [2023-03-02T08:37:28.325Z] security-secretstore-setup latest 0b918cef5d32 43 seconds ago 30MB [2023-03-02T08:37:28.325Z] security-spire-server latest 4f845776fd02 43 seconds ago 86.5MB [2023-03-02T08:37:28.325Z] 4d7a058adc6c 46 seconds ago 1.56GB [2023-03-02T08:37:28.325Z] support-scheduler latest e2e5817fb5ba 55 seconds ago 30.1MB [2023-03-02T08:37:28.325Z] cfca23dba591 56 seconds ago 1.56GB [2023-03-02T08:37:28.325Z] e77e69d92001 57 seconds ago 1.68GB [2023-03-02T08:37:28.325Z] fda84439cb70 About a minute ago 1.75GB [2023-03-02T08:37:28.325Z] 3275f47ba5b1 About a minute ago 1.68GB [2023-03-02T08:37:28.325Z] security-bootstrapper latest dc9bbbb41718 About a minute ago 20.4MB [2023-03-02T08:37:28.325Z] core-metadata latest 97e6693e4766 2 minutes ago 18.5MB [2023-03-02T08:37:28.325Z] support-notifications latest c64f2890a6fe 2 minutes ago 30.7MB [2023-03-02T08:37:28.325Z] core-command latest f6a1ce46d25a 2 minutes ago 17.7MB [2023-03-02T08:37:28.325Z] core-data latest 5fa08e0c1fe3 2 minutes ago 18MB [2023-03-02T08:37:28.325Z] 94b3fd14d8ec 2 minutes ago 1.76GB [2023-03-02T08:37:28.325Z] cf36d7c61791 2 minutes ago 1.69GB [2023-03-02T08:37:28.325Z] b4704e43b821 2 minutes ago 1.68GB [2023-03-02T08:37:28.325Z] a5df3a1712c7 2 minutes ago 1.7GB [2023-03-02T08:37:28.325Z] e9f2837af466 2 minutes ago 1.7GB [2023-03-02T08:37:28.325Z] ci-base-image-x86_64 latest eaf6f2490481 6 minutes ago 904MB [2023-03-02T08:37:28.325Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-02T08:37:28.325Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-02T08:37:28.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-02T08:37:28.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-02T08:37:28.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-02T08:37:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.556s coverage: 79.9% of statements [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-02T08:37:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-02T08:37:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 64.4% of statements [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-02T08:37:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-02T08:37:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements [2023-03-02T08:37:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.212s coverage: 20.0% of statements [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-02T08:37:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-02T08:37:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 77.4% of statements [2023-03-02T08:37:41.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-02T08:37:41.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.277s coverage: 80.0% of statements [2023-03-02T08:37:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements [2023-03-02T08:37:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.822s coverage: 91.2% of statements [2023-03-02T08:37:41.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-02T08:37:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.025s coverage: 63.1% of statements [2023-03-02T08:37:41.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-02T08:37:41.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-02T08:37:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements [2023-03-02T08:37:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements [2023-03-02T08:37:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2023-03-02T08:37:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2023-03-02T08:37:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2023-03-02T08:37:46.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.221s coverage: 65.3% of statements [2023-03-02T08:37:46.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-02T08:37:46.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-02T08:37:46.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-02T08:37:46.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-02T08:37:46.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-02T08:37:46.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-02T08:37:47.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.723s coverage: 41.0% of statements [2023-03-02T08:37:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-02T08:37:47.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-02T08:37:47.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements [2023-03-02T08:37:47.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-02T08:37:47.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements [2023-03-02T08:37:47.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-02T08:37:47.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-02T08:37:47.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-02T08:37:47.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-02T08:37:56.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.270s coverage: 17.7% of statements [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-02T08:37:56.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.571s coverage: 92.3% of statements [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-02T08:37:56.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-02T08:37:56.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-02T08:37:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-02T08:37:56.764Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-02T08:37:56.764Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-02T08:37:56.764Z] go vet ./... [2023-03-02T08:39:48.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-02T08:39:48.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-02T08:39:48.400Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-02T08:39:48.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-02T08:39:48.726Z] + ls -al . [2023-03-02T08:39:48.726Z] total 744 [2023-03-02T08:39:48.726Z] drwxrwxr-x 11 1001 1001 4096 Mar 2 08:33 . [2023-03-02T08:39:48.726Z] drwxr-xr-x 4 root root 4096 Mar 2 08:33 .. [2023-03-02T08:39:48.727Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 08:32 .blubracket [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 16 Mar 2 08:32 .dockerignore [2023-03-02T08:39:48.727Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 08:32 .git [2023-03-02T08:39:48.727Z] drwxrwxr-x 3 1001 1001 4096 Mar 2 08:32 .github [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 1068 Mar 2 08:32 .gitignore [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 42 Mar 2 08:32 .golangci.yml [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 87 Mar 2 08:32 .hadolint.yml [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 08:32 .sonarcloud.properties [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 1171 Mar 2 08:32 ADOPTERS.md [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 10825 Mar 2 08:32 Attribution.txt [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 73765 Mar 2 08:32 CHANGELOG.md [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 08:32 CONTRIBUTING.md [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 677 Mar 2 08:32 GOVERNANCE.md [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 883 Mar 2 08:32 Jenkinsfile [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 08:32 LICENSE [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 14277 Mar 2 08:32 Makefile [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 582 Mar 2 08:32 OWNERS.md [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 9403 Mar 2 08:32 README.md [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 6912 Mar 2 08:32 SECURITY.md [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 08:29 VERSION [2023-03-02T08:39:48.727Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 08:32 bin [2023-03-02T08:39:48.727Z] drwxrwxr-x 18 1001 1001 4096 Mar 2 08:32 cmd [2023-03-02T08:39:48.727Z] -rw-r--r-- 1 root root 487670 Mar 2 08:37 coverage.out [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 3296 Mar 2 08:32 go.mod [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 31429 Mar 2 08:32 go.sum [2023-03-02T08:39:48.727Z] drwxrwxr-x 7 1001 1001 4096 Mar 2 08:32 internal [2023-03-02T08:39:48.727Z] drwxrwxr-x 3 1001 1001 4096 Mar 2 08:32 openapi [2023-03-02T08:39:48.727Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 08:32 sbom [2023-03-02T08:39:48.727Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 08:32 snap [2023-03-02T08:39:48.727Z] -rw-rw-r-- 1 1001 1001 204 Mar 2 08:32 version.go [Pipeline] sh [2023-03-02T08:39:49.035Z] + '[' -e coverage.out ] [2023-03-02T08:39:49.035Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-02T08:39:49.056Z] Warning: overwriting stash ‘coverage-report’ [2023-03-02T08:39:49.795Z] Stashed 1 file(s) [Pipeline] sh [2023-03-02T08:39:50.095Z] + make build [2023-03-02T08:39:50.095Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-02T08:41:11.696Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-02T08:41:11.697Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-02T08:41:15.031Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-02T08:41:18.357Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-02T08:42:05.168Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-02T08:42:05.168Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-02T08:42:10.508Z] 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-03-02T08:42:14.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-02T08:42:21.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-02T08:42:24.740Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-02T08:42:30.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-02T08:42:42.375Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-02T08:42:47.733Z] $ docker stop --time=1 56c50c9d9ac7c09988c202289aa3fc8f6675f909ac662cde130d0bea440182b7 [2023-03-02T08:42:50.685Z] $ docker rm -f --volumes 56c50c9d9ac7c09988c202289aa3fc8f6675f909ac662cde130d0bea440182b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:42:52.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-02T08:42:52.733Z] [2023-03-02T08:42:52.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:42:53.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-02T08:42:53.327Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-02T08:42:53.327Z] 29e5d40040c1: Pulling fs layer [2023-03-02T08:42:53.327Z] 1ce36da41761: Pulling fs layer [2023-03-02T08:42:53.327Z] 25b303627fd3: Pulling fs layer [2023-03-02T08:42:53.327Z] 29e5d40040c1: Verifying Checksum [2023-03-02T08:42:53.327Z] 29e5d40040c1: Download complete [2023-03-02T08:42:53.595Z] 1ce36da41761: Verifying Checksum [2023-03-02T08:42:53.595Z] 1ce36da41761: Download complete [2023-03-02T08:42:53.861Z] 29e5d40040c1: Pull complete [2023-03-02T08:42:55.268Z] 1ce36da41761: Pull complete [2023-03-02T08:42:55.268Z] 25b303627fd3: Download complete [2023-03-02T08:43:05.328Z] 25b303627fd3: Pull complete [2023-03-02T08:43:05.328Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-02T08:43:05.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-02T08:43:05.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T08:43:05.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-8075 does not seem to be running inside a container [2023-03-02T08:43:05.582Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-02T08:43:07.710Z] $ docker top 4ffd213c92a8e3da487b8940a318e346bc6dee808a04d03f830cf0baa165fede -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T08:43:08.573Z] + docker-compose build --help [2023-03-02T08:43:08.573Z] + grep parallel [2023-03-02T08:43:12.843Z] --parallel Build images in parallel. [Pipeline] } [2023-03-02T08:43:12.862Z] $ docker stop --time=1 4ffd213c92a8e3da487b8940a318e346bc6dee808a04d03f830cf0baa165fede [2023-03-02T08:43:15.048Z] $ docker rm -f --volumes 4ffd213c92a8e3da487b8940a318e346bc6dee808a04d03f830cf0baa165fede [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T08:43:15.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-02T08:43:15.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T08:43:15.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-8075 does not seem to be running inside a container [2023-03-02T08:43:15.805Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-02T08:43:16.932Z] $ docker top d0fd629fbdb41b66ac9a2b6bc7c8b63d99d70821076bd75b3789e99ac64b21c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T08:43:17.435Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-02T08:43:21.679Z] Building core-command ... [2023-03-02T08:43:21.679Z] Building core-common-config-bootstrapper ... [2023-03-02T08:43:21.679Z] Building core-data ... [2023-03-02T08:43:21.679Z] Building core-metadata ... [2023-03-02T08:43:21.679Z] Building security-bootstrapper ... [2023-03-02T08:43:21.679Z] Building security-proxy-auth ... [2023-03-02T08:43:21.679Z] Building security-proxy-setup ... [2023-03-02T08:43:21.679Z] Building security-secretstore-setup ... [2023-03-02T08:43:21.679Z] Building security-spiffe-token-provider ... [2023-03-02T08:43:21.679Z] Building security-spire-agent ... [2023-03-02T08:43:21.679Z] Building security-spire-config ... [2023-03-02T08:43:21.679Z] Building security-spire-server ... [2023-03-02T08:43:21.679Z] Building support-notifications ... [2023-03-02T08:43:21.679Z] Building support-scheduler ... [2023-03-02T08:43:21.679Z] Building security-bootstrapper [2023-03-02T08:43:21.679Z] Building support-scheduler [2023-03-02T08:43:21.679Z] Building core-common-config-bootstrapper [2023-03-02T08:43:21.679Z] Building security-spiffe-token-provider [2023-03-02T08:43:21.680Z] Building core-command [2023-03-02T08:44:08.499Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:44:08.499Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:44:08.499Z] ---> e52d98d16248 [2023-03-02T08:44:08.499Z] Step 3/32 : WORKDIR /edgex-go [2023-03-02T08:44:08.499Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:44:08.499Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:44:08.499Z] ---> e52d98d16248 [2023-03-02T08:44:08.499Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:44:08.499Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:44:08.499Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:44:08.499Z] ---> e52d98d16248 [2023-03-02T08:44:08.499Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:44:08.499Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:44:08.499Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:44:08.499Z] ---> e52d98d16248 [2023-03-02T08:44:08.499Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:44:08.499Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:44:08.499Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:44:08.499Z] ---> e52d98d16248 [2023-03-02T08:44:08.499Z] Step 3/19 : WORKDIR /edgex-go [2023-03-02T08:44:08.499Z] ---> Running in bc425cb5711b [2023-03-02T08:44:08.499Z] ---> Running in ac2b4e920de2 [2023-03-02T08:44:08.499Z] ---> Running in 4fe6efc208d4 [2023-03-02T08:44:08.499Z] ---> Running in f2c83ece89b4 [2023-03-02T08:44:08.499Z] ---> Running in c1222ab77c5c [2023-03-02T08:44:08.499Z] Removing intermediate container 4fe6efc208d4 [2023-03-02T08:44:08.499Z] ---> 1a88c7753290 [2023-03-02T08:44:08.499Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-02T08:44:08.499Z] ---> Running in bc29843fade8 [2023-03-02T08:44:08.765Z] Removing intermediate container bc425cb5711b [2023-03-02T08:44:08.765Z] ---> 25bab99aad7d [2023-03-02T08:44:08.765Z] Step 4/22 : WORKDIR /edgex-go [2023-03-02T08:44:08.765Z] Removing intermediate container ac2b4e920de2 [2023-03-02T08:44:08.765Z] ---> 4bad723c88ce [2023-03-02T08:44:08.765Z] Removing intermediate container c1222ab77c5c [2023-03-02T08:44:08.765Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-02T08:44:08.765Z] ---> 0b1b2de4c722 [2023-03-02T08:44:08.765Z] Step 4/22 : WORKDIR /edgex-go [2023-03-02T08:44:08.765Z] Removing intermediate container f2c83ece89b4 [2023-03-02T08:44:08.765Z] ---> 428e7be0fce3 [2023-03-02T08:44:08.765Z] Step 4/23 : WORKDIR /edgex-go [2023-03-02T08:44:09.034Z] ---> Running in ffb388c37993 [2023-03-02T08:44:09.034Z] ---> Running in 6b5f156b6503 [2023-03-02T08:44:09.034Z] ---> Running in ad4312a1f90a [2023-03-02T08:44:09.034Z] ---> Running in 463aa4b9b123 [2023-03-02T08:44:10.005Z] Removing intermediate container ad4312a1f90a [2023-03-02T08:44:10.005Z] ---> 2702bcf4941e [2023-03-02T08:44:10.005Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-02T08:44:10.005Z] Removing intermediate container 6b5f156b6503 [2023-03-02T08:44:10.005Z] ---> 6ca720d28c19 [2023-03-02T08:44:10.005Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-02T08:44:10.005Z] ---> Running in cfa8167cf005 [2023-03-02T08:44:10.272Z] ---> Running in 49642629d934 [2023-03-02T08:44:10.272Z] Removing intermediate container 463aa4b9b123 [2023-03-02T08:44:10.272Z] ---> 92ed172004d2 [2023-03-02T08:44:10.272Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-02T08:44:10.272Z] ---> Running in ec94a2e3a0e8 [2023-03-02T08:44:11.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:11.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:11.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:11.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:12.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:12.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:12.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:12.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:12.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:12.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:13.165Z] OK: 221 MiB in 51 packages [2023-03-02T08:44:13.435Z] v3.16.4-35-g054104bb820 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-02T08:44:13.435Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-02T08:44:13.435Z] OK: 16903 distinct packages available [2023-03-02T08:44:13.712Z] OK: 221 MiB in 51 packages [2023-03-02T08:44:13.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:14.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:44:14.296Z] OK: 221 MiB in 51 packages [2023-03-02T08:44:14.296Z] OK: 221 MiB in 51 packages [2023-03-02T08:44:14.895Z] Removing intermediate container ffb388c37993 [2023-03-02T08:44:14.895Z] ---> db8c0e041856 [2023-03-02T08:44:14.895Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-02T08:44:15.510Z] Removing intermediate container cfa8167cf005 [2023-03-02T08:44:15.510Z] ---> 388bd1de406a [2023-03-02T08:44:15.510Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-02T08:44:15.510Z] OK: 221 MiB in 51 packages [2023-03-02T08:44:16.478Z] ---> fe7ae938669c [2023-03-02T08:44:16.478Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:44:16.478Z] Removing intermediate container ec94a2e3a0e8 [2023-03-02T08:44:16.478Z] ---> 48a3c3998930 [2023-03-02T08:44:16.478Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-02T08:44:16.478Z] Removing intermediate container 49642629d934 [2023-03-02T08:44:16.478Z] ---> 2bf5d2bf6422 [2023-03-02T08:44:16.478Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-02T08:44:16.478Z] ---> Running in 4e386deedd71 [2023-03-02T08:44:17.062Z] ---> 3ccddeabab53 [2023-03-02T08:44:17.062Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:44:17.062Z] ---> Running in cf902a2900b6 [2023-03-02T08:44:17.328Z] Removing intermediate container bc29843fade8 [2023-03-02T08:44:17.328Z] ---> a7e79bbabd59 [2023-03-02T08:44:17.328Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-02T08:44:17.916Z] ---> a1cf5d5638cb [2023-03-02T08:44:17.916Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:44:17.916Z] ---> Running in 96d49499d05a [2023-03-02T08:44:18.498Z] ---> 55144e66d853 [2023-03-02T08:44:18.498Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:44:18.498Z] ---> 94464cd4eabb [2023-03-02T08:44:18.498Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:44:18.498Z] ---> Running in 1eee85a9f26e [2023-03-02T08:44:18.767Z] ---> Running in 16b442918332 [2023-03-02T08:46:10.415Z] Removing intermediate container 1eee85a9f26e [2023-03-02T08:46:10.415Z] ---> d952b8e392c2 [2023-03-02T08:46:10.415Z] Step 8/22 : COPY . . [2023-03-02T08:46:10.415Z] Removing intermediate container cf902a2900b6 [2023-03-02T08:46:10.415Z] ---> fed24fb59b88 [2023-03-02T08:46:10.415Z] Step 8/22 : COPY . . [2023-03-02T08:46:10.415Z] Removing intermediate container 96d49499d05a [2023-03-02T08:46:10.415Z] ---> c9a6517d096e [2023-03-02T08:46:10.415Z] Step 8/23 : COPY . . [2023-03-02T08:46:10.415Z] Removing intermediate container 16b442918332 [2023-03-02T08:46:10.415Z] ---> 6c8091aa4827 [2023-03-02T08:46:10.415Z] Step 7/19 : COPY . . [2023-03-02T08:46:10.415Z] Removing intermediate container 4e386deedd71 [2023-03-02T08:46:10.415Z] ---> c424cc33b47c [2023-03-02T08:46:10.415Z] Step 7/32 : COPY . . [2023-03-02T08:46:11.818Z] ---> 81cb73cc9970 [2023-03-02T08:46:11.818Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-02T08:46:11.818Z] ---> 344273ced0fc [2023-03-02T08:46:11.818Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-02T08:46:12.101Z] ---> 7fa42e66cc87 [2023-03-02T08:46:12.101Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-02T08:46:12.101Z] ---> ca7cd49e96f1 [2023-03-02T08:46:12.101Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-02T08:46:12.101Z] ---> Running in aa312b5641c1 [2023-03-02T08:46:12.101Z] ---> Running in 67a1a7671488 [2023-03-02T08:46:12.101Z] ---> d3f334b65f70 [2023-03-02T08:46:12.101Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-02T08:46:12.101Z] ---> Running in ffcc7581c6ed [2023-03-02T08:46:12.101Z] ---> Running in 45ecb477278b [2023-03-02T08:46:12.368Z] ---> Running in daac49023233 [2023-03-02T08:46:14.305Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-02T08:46:14.305Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-02T08:46:14.571Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-02T08:46:14.571Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-02T08:46:14.836Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-02T08:52:21.722Z] Removing intermediate container aa312b5641c1 [2023-03-02T08:52:21.722Z] ---> f6af0e90f482 [2023-03-02T08:52:21.722Z] [2023-03-02T08:52:21.722Z] Step 9/32 : FROM alpine:3.16 [2023-03-02T08:52:21.722Z] 3.16: Pulling from library/alpine [2023-03-02T08:52:21.722Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-02T08:52:21.722Z] Status: Downloaded newer image for alpine:3.16 [2023-03-02T08:52:21.722Z] ---> 4c81e5bf8899 [2023-03-02T08:52:21.722Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-02T08:52:21.722Z] ---> Running in 56d5dd01945a [2023-03-02T08:52:21.722Z] Removing intermediate container 56d5dd01945a [2023-03-02T08:52:21.722Z] ---> 9a49c616e09a [2023-03-02T08:52:21.722Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-02T08:52:21.722Z] ---> Running in 593dec708e1d [2023-03-02T08:52:21.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:52:22.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:52:24.510Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-02T08:52:24.510Z] (2/2) Installing su-exec (0.2-r1) [2023-03-02T08:52:24.510Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:52:24.510Z] OK: 5 MiB in 16 packages [2023-03-02T08:52:27.098Z] Removing intermediate container 593dec708e1d [2023-03-02T08:52:27.098Z] ---> d3f3b9cd2b9f [2023-03-02T08:52:27.098Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-02T08:52:27.098Z] ---> Running in 60c5aa8c4206 [2023-03-02T08:52:27.366Z] Removing intermediate container 67a1a7671488 [2023-03-02T08:52:27.366Z] ---> ebb718dbecad [2023-03-02T08:52:27.366Z] [2023-03-02T08:52:27.366Z] Step 10/22 : FROM alpine:3.16 [2023-03-02T08:52:27.366Z] ---> 4c81e5bf8899 [2023-03-02T08:52:27.366Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-02T08:52:27.366Z] Removing intermediate container 60c5aa8c4206 [2023-03-02T08:52:27.366Z] ---> b7b7f280d43d [2023-03-02T08:52:27.366Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-02T08:52:27.366Z] ---> Running in e7afaea875ba [2023-03-02T08:52:27.642Z] ---> Running in 0a916189db85 [2023-03-02T08:52:28.607Z] Removing intermediate container e7afaea875ba [2023-03-02T08:52:28.607Z] ---> 5c4e786497dd [2023-03-02T08:52:28.607Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-02T08:52:28.607Z] Removing intermediate container 0a916189db85 [2023-03-02T08:52:28.607Z] ---> 689af4265a5c [2023-03-02T08:52:28.607Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-02T08:52:28.607Z] ---> Running in 8caee1621672 [2023-03-02T08:52:28.607Z] ---> Running in 175978aab571 [2023-03-02T08:52:31.197Z] Removing intermediate container 8caee1621672 [2023-03-02T08:52:31.197Z] ---> 075d90fea5dd [2023-03-02T08:52:31.197Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-02T08:52:31.197Z] ---> Running in 35865fae21e9 [2023-03-02T08:52:31.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:52:31.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:52:32.092Z] Removing intermediate container 35865fae21e9 [2023-03-02T08:52:32.092Z] ---> 40b1af63ef1c [2023-03-02T08:52:32.092Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-02T08:52:32.362Z] ---> Running in d3e93844a67a [2023-03-02T08:52:33.324Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-02T08:52:33.324Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:52:33.324Z] OK: 5 MiB in 15 packages [2023-03-02T08:52:35.907Z] Removing intermediate container 175978aab571 [2023-03-02T08:52:35.907Z] ---> 9e7be30b8214 [2023-03-02T08:52:35.907Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:52:37.321Z] Removing intermediate container d3e93844a67a [2023-03-02T08:52:37.321Z] ---> e2ba294bf5b2 [2023-03-02T08:52:37.321Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-02T08:52:37.321Z] ---> Running in 62f22ada78ff [2023-03-02T08:52:37.902Z] ---> b7ad9762bacf [2023-03-02T08:52:37.902Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-02T08:52:38.483Z] Removing intermediate container 62f22ada78ff [2023-03-02T08:52:38.483Z] ---> b25e3662900e [2023-03-02T08:52:38.483Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-02T08:52:40.423Z] ---> 734e60358272 [2023-03-02T08:52:40.423Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-02T08:52:40.423Z] ---> Running in 66bd34754e42 [2023-03-02T08:52:41.006Z] ---> dfeea54756dd [2023-03-02T08:52:41.006Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-02T08:52:41.965Z] Removing intermediate container ffcc7581c6ed [2023-03-02T08:52:41.965Z] ---> e040322dee22 [2023-03-02T08:52:41.965Z] [2023-03-02T08:52:41.965Z] Step 10/23 : FROM alpine:3.16 [2023-03-02T08:52:41.965Z] ---> 4c81e5bf8899 [2023-03-02T08:52:41.965Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-02T08:52:42.232Z] ---> Running in 25651ac70335 [2023-03-02T08:52:42.499Z] ---> 0e3350346494 [2023-03-02T08:52:42.499Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-02T08:52:44.450Z] ---> 50ee3160ae7c [2023-03-02T08:52:44.450Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-02T08:52:44.450Z] ---> Running in a6f67152cef1 [2023-03-02T08:52:45.037Z] Removing intermediate container 66bd34754e42 [2023-03-02T08:52:45.037Z] ---> 808a02951d2c [2023-03-02T08:52:45.037Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:52:45.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:52:46.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:52:46.539Z] ---> 5f98ef6c148b [2023-03-02T08:52:46.539Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-02T08:52:47.950Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-02T08:52:47.950Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T08:52:47.950Z] OK: 5 MiB in 15 packages [2023-03-02T08:52:48.531Z] Removing intermediate container a6f67152cef1 [2023-03-02T08:52:48.531Z] ---> e3078f40e517 [2023-03-02T08:52:48.531Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-02T08:52:49.117Z] ---> Running in 9d8f40e143f2 [2023-03-02T08:52:50.077Z] Removing intermediate container 9d8f40e143f2 [2023-03-02T08:52:50.077Z] ---> 37af50e648dc [2023-03-02T08:52:50.077Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-02T08:52:50.077Z] ---> eb065a7dbc01 [2023-03-02T08:52:50.077Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-02T08:52:50.077Z] ---> Running in 32ebbb69ec2e [2023-03-02T08:52:50.077Z] Removing intermediate container 25651ac70335 [2023-03-02T08:52:50.077Z] ---> c550a9fda6b0 [2023-03-02T08:52:50.077Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-02T08:52:50.345Z] ---> Running in e40d965af28d [2023-03-02T08:52:51.302Z] Removing intermediate container e40d965af28d [2023-03-02T08:52:51.302Z] ---> bea047cde778 [2023-03-02T08:52:51.302Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-02T08:52:51.302Z] Removing intermediate container 32ebbb69ec2e [2023-03-02T08:52:51.302Z] ---> 427a1abaca56 [2023-03-02T08:52:51.302Z] Step 20/22 : LABEL arch=arm64 [2023-03-02T08:52:51.302Z] ---> Running in 195157faebdd [2023-03-02T08:52:51.302Z] ---> Running in 8a5a114b15f7 [2023-03-02T08:52:51.886Z] ---> 9e8b0628ff70 [2023-03-02T08:52:51.886Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-02T08:52:52.152Z] Removing intermediate container 195157faebdd [2023-03-02T08:52:52.152Z] ---> 8b29cbbb3aff [2023-03-02T08:52:52.152Z] Step 14/23 : EXPOSE $APP_PORTRemoving intermediate container 8a5a114b15f7 [2023-03-02T08:52:52.152Z] [2023-03-02T08:52:52.152Z] ---> 0ae4c5be2f36 [2023-03-02T08:52:52.152Z] Step 21/22 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T08:52:52.418Z] ---> Running in ae1911bfd332 [2023-03-02T08:52:52.418Z] ---> Running in 5db85156c79e [2023-03-02T08:52:53.384Z] ---> 1552e5aa734b [2023-03-02T08:52:53.384Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-02T08:52:53.384Z] Removing intermediate container ae1911bfd332 [2023-03-02T08:52:53.384Z] ---> abefb88718d6 [2023-03-02T08:52:53.384Z] Step 22/22 : LABEL version=0.0.0 [2023-03-02T08:52:53.384Z] Removing intermediate container 5db85156c79e [2023-03-02T08:52:53.384Z] ---> fd4901b2fe31 [2023-03-02T08:52:53.384Z] Step 15/23 : WORKDIR / [2023-03-02T08:52:53.653Z] ---> Running in 68a6a9d50f0e [2023-03-02T08:52:53.653Z] ---> Running in 4b5c04fb4440 [2023-03-02T08:52:54.252Z] Removing intermediate container 68a6a9d50f0e [2023-03-02T08:52:54.252Z] ---> d91f197b1ba3 [2023-03-02T08:52:54.252Z] [2023-03-02T08:52:54.518Z] Removing intermediate container 4b5c04fb4440 [2023-03-02T08:52:54.518Z] ---> 4bc3eb2cb263 [2023-03-02T08:52:54.518Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:52:54.786Z] ---> 1e0da828b6aa [2023-03-02T08:52:54.786Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-02T08:52:55.052Z] Successfully built d91f197b1ba3 [2023-03-02T08:52:55.052Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-02T08:52:55.052Z] Building security-spire-config [2023-03-02T08:52:56.013Z]  Building core-common-config-bootstrapper ... done  ---> 8e5895d490fc [2023-03-02T08:52:56.013Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-02T08:52:56.013Z] ---> 6929df7de335 [2023-03-02T08:52:56.013Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-02T08:52:57.423Z] ---> cd9733790757 [2023-03-02T08:52:57.423Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-02T08:52:57.423Z] ---> Running in ccbfac37d862 [2023-03-02T08:52:58.400Z] ---> df645ecbad96 [2023-03-02T08:52:58.666Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-02T08:52:59.652Z] ---> b063d83714c7 [2023-03-02T08:52:59.652Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-02T08:52:59.919Z] ---> Running in 3c8d076343fb [2023-03-02T08:53:00.549Z] Removing intermediate container 3c8d076343fb [2023-03-02T08:53:00.549Z] ---> 0b7922845652 [2023-03-02T08:53:00.549Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T08:53:00.549Z] ---> Running in b809259e570d [2023-03-02T08:53:01.521Z] Removing intermediate container ccbfac37d862 [2023-03-02T08:53:01.522Z] Removing intermediate container b809259e570d [2023-03-02T08:53:01.522Z] ---> fcf9a20c7166 [2023-03-02T08:53:01.522Z] Step 21/23 : LABEL arch=arm64 ---> 96a71a052a1d [2023-03-02T08:53:01.522Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-02T08:53:01.522Z] [2023-03-02T08:53:01.522Z] ---> Running in 18448e044617 [2023-03-02T08:53:01.522Z] ---> Running in db477496336b [2023-03-02T08:53:02.495Z] Removing intermediate container db477496336b [2023-03-02T08:53:02.495Z] ---> dc99960fbfaa [2023-03-02T08:53:02.495Z] Step 22/23 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T08:53:02.495Z] Removing intermediate container 18448e044617 [2023-03-02T08:53:02.495Z] ---> 52220a4397f8 [2023-03-02T08:53:02.495Z] Step 29/32 : CMD ["gate"] [2023-03-02T08:53:02.767Z] ---> Running in 3dcb105bc7fc [2023-03-02T08:53:02.767Z] ---> Running in 40d47946b1f1 [2023-03-02T08:53:03.745Z] Removing intermediate container 40d47946b1f1 [2023-03-02T08:53:03.745Z] ---> 556f4705afbe [2023-03-02T08:53:03.745Z] Step 23/23 : LABEL version=0.0.0 [2023-03-02T08:53:04.023Z] ---> Running in 369cb95e6333 [2023-03-02T08:53:04.023Z] Removing intermediate container 3dcb105bc7fc [2023-03-02T08:53:04.023Z] ---> e8cfa879b15f [2023-03-02T08:53:04.023Z] Step 30/32 : LABEL arch=arm64 [2023-03-02T08:53:04.023Z] ---> Running in 873f3b11aa78 [2023-03-02T08:53:04.990Z] Removing intermediate container 369cb95e6333 [2023-03-02T08:53:04.990Z] ---> 7fd3c719b876 [2023-03-02T08:53:04.990Z] [2023-03-02T08:53:04.990Z] Removing intermediate container 873f3b11aa78 [2023-03-02T08:53:04.990Z] ---> b6d923ba32c6 [2023-03-02T08:53:04.990Z] Step 31/32 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T08:53:05.259Z] ---> Running in b085cc71d911 [2023-03-02T08:53:05.529Z] Successfully built 7fd3c719b876 [2023-03-02T08:53:05.529Z] Successfully tagged core-command-arm64:latest [2023-03-02T08:53:05.529Z]  Building core-command ... done Building core-metadata [2023-03-02T08:53:06.116Z] Removing intermediate container b085cc71d911 [2023-03-02T08:53:06.116Z] ---> 749693ac13df [2023-03-02T08:53:06.116Z] Step 32/32 : LABEL version=0.0.0 [2023-03-02T08:53:06.116Z] ---> Running in 5df731ddea21 [2023-03-02T08:53:09.486Z] Removing intermediate container 5df731ddea21 [2023-03-02T08:53:09.486Z] ---> e748ae2ec28c [2023-03-02T08:53:09.486Z] [2023-03-02T08:53:09.755Z] Successfully built e748ae2ec28c [2023-03-02T08:53:10.025Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-02T08:53:10.025Z]  Building security-bootstrapper ... done Building core-data [2023-03-02T08:53:18.434Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:53:18.434Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:53:18.434Z] ---> e52d98d16248 [2023-03-02T08:53:18.434Z] Step 3/24 : WORKDIR /edgex-go [2023-03-02T08:53:18.434Z] ---> Using cache [2023-03-02T08:53:18.434Z] ---> 4bad723c88ce [2023-03-02T08:53:18.434Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-02T08:53:18.714Z] ---> Running in 9e3802884866 [2023-03-02T08:53:20.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:53:21.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:53:22.506Z] OK: 221 MiB in 51 packages [2023-03-02T08:53:24.459Z] Removing intermediate container 9e3802884866 [2023-03-02T08:53:24.459Z] ---> 6342a9b47918 [2023-03-02T08:53:24.459Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-02T08:53:25.869Z] ---> f444f9b9dc51 [2023-03-02T08:53:25.869Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:53:25.869Z] ---> Running in f10d5579a307 [2023-03-02T08:53:35.956Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:53:35.956Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:53:35.956Z] ---> e52d98d16248 [2023-03-02T08:53:35.956Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:53:35.956Z] ---> Using cache [2023-03-02T08:53:35.956Z] ---> 428e7be0fce3 [2023-03-02T08:53:35.956Z] Step 4/24 : WORKDIR /edgex-go [2023-03-02T08:53:35.956Z] ---> Using cache [2023-03-02T08:53:35.956Z] ---> 92ed172004d2 [2023-03-02T08:53:35.956Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-02T08:53:35.956Z] ---> Using cache [2023-03-02T08:53:35.956Z] ---> 48a3c3998930 [2023-03-02T08:53:35.956Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-02T08:53:35.956Z] ---> Using cache [2023-03-02T08:53:35.956Z] ---> a1cf5d5638cb [2023-03-02T08:53:35.956Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:53:35.956Z] ---> Using cache [2023-03-02T08:53:35.956Z] ---> c9a6517d096e [2023-03-02T08:53:35.956Z] Step 8/24 : COPY . . [2023-03-02T08:53:35.956Z] ---> Using cache [2023-03-02T08:53:35.956Z] ---> 7fa42e66cc87 [2023-03-02T08:53:35.956Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-02T08:53:36.543Z] ---> Running in 583b8bb02406 [2023-03-02T08:53:38.496Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-02T08:53:38.765Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:53:38.765Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:53:38.765Z] ---> e52d98d16248 [2023-03-02T08:53:38.765Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:53:38.765Z] ---> Using cache [2023-03-02T08:53:38.765Z] ---> 428e7be0fce3 [2023-03-02T08:53:38.765Z] Step 4/22 : WORKDIR /edgex-go [2023-03-02T08:53:38.765Z] ---> Using cache [2023-03-02T08:53:38.765Z] ---> 92ed172004d2 [2023-03-02T08:53:38.765Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-02T08:53:38.765Z] ---> Using cache [2023-03-02T08:53:38.765Z] ---> 48a3c3998930 [2023-03-02T08:53:38.765Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-02T08:53:38.765Z] ---> Using cache [2023-03-02T08:53:38.765Z] ---> a1cf5d5638cb [2023-03-02T08:53:38.765Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:53:38.765Z] ---> Using cache [2023-03-02T08:53:38.765Z] ---> c9a6517d096e [2023-03-02T08:53:38.765Z] Step 8/22 : COPY . . [2023-03-02T08:53:38.765Z] ---> Using cache [2023-03-02T08:53:38.765Z] ---> 7fa42e66cc87 [2023-03-02T08:53:38.765Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-02T08:53:39.034Z] ---> Running in 50e007edf21b [2023-03-02T08:53:40.993Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-02T08:54:07.727Z] Removing intermediate container daac49023233 [2023-03-02T08:54:07.727Z] ---> a4c0a65174e4 [2023-03-02T08:54:07.727Z] [2023-03-02T08:54:07.727Z] Step 9/19 : FROM alpine:3.15 [2023-03-02T08:54:07.727Z] 3.15: Pulling from library/alpine [2023-03-02T08:54:07.727Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-02T08:54:07.727Z] Status: Downloaded newer image for alpine:3.15 [2023-03-02T08:54:07.727Z] ---> 354640af7b1b [2023-03-02T08:54:07.727Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-02T08:54:07.727Z] ---> Running in 0a994b92f78c [2023-03-02T08:54:07.727Z] Removing intermediate container 0a994b92f78c [2023-03-02T08:54:07.727Z] ---> 1ca9b8f2c74b [2023-03-02T08:54:07.727Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-02T08:54:07.727Z] ---> Running in c30c414cdcd3 [2023-03-02T08:54:09.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:54:09.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:54:11.365Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-02T08:54:11.365Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-02T08:54:11.365Z] OK: 15734 distinct packages available [2023-03-02T08:54:11.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:54:11.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:54:12.595Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-02T08:54:12.863Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-02T08:54:12.863Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-02T08:54:12.863Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-02T08:54:12.863Z] (5/9) Installing curl (7.80.0-r6) [2023-03-02T08:54:12.863Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-02T08:54:12.863Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-02T08:54:12.863Z] (8/9) Installing libucontext (1.1-r0) [2023-03-02T08:54:12.863Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-02T08:54:12.863Z] Executing busybox-1.34.1-r7.trigger [2023-03-02T08:54:13.130Z] Executing ca-certificates-20220614-r0.trigger [2023-03-02T08:54:13.399Z] OK: 8 MiB in 23 packages [2023-03-02T08:54:16.752Z] Removing intermediate container c30c414cdcd3 [2023-03-02T08:54:16.752Z] ---> d0ff2eef636d [2023-03-02T08:54:16.752Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:54:17.717Z] ---> 146a213931b7 [2023-03-02T08:54:17.717Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-02T08:54:21.078Z] ---> f3364d936952 [2023-03-02T08:54:21.078Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-02T08:54:21.665Z] ---> 4d883b36a65c [2023-03-02T08:54:21.665Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-02T08:54:21.932Z] ---> Running in 29aeafcebbe3 [2023-03-02T08:54:22.900Z] Removing intermediate container 29aeafcebbe3 [2023-03-02T08:54:22.900Z] ---> ab9b49c0f6db [2023-03-02T08:54:22.900Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T08:54:23.171Z] ---> Running in 6ad3a43347ec [2023-03-02T08:54:23.754Z] Removing intermediate container 6ad3a43347ec [2023-03-02T08:54:23.754Z] ---> 6f2d625fd583 [2023-03-02T08:54:23.754Z] Step 17/19 : LABEL arch=arm64 [2023-03-02T08:54:24.021Z] ---> Running in 4145e20a1e4a [2023-03-02T08:54:24.606Z] Removing intermediate container 4145e20a1e4a [2023-03-02T08:54:24.606Z] ---> fc4d4ec825e0 [2023-03-02T08:54:24.606Z] Step 18/19 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T08:54:24.874Z] ---> Running in 1ebdcdb4819e [2023-03-02T08:54:25.837Z] Removing intermediate container 1ebdcdb4819e [2023-03-02T08:54:25.837Z] ---> 578d7e35be5b [2023-03-02T08:54:25.837Z] Step 19/19 : LABEL version=0.0.0 [2023-03-02T08:54:25.837Z] ---> Running in 9c9fd8658c65 [2023-03-02T08:54:29.182Z] Removing intermediate container 9c9fd8658c65 [2023-03-02T08:54:29.182Z] ---> 0830f5a64498 [2023-03-02T08:54:29.182Z] [2023-03-02T08:54:29.767Z] Successfully built 0830f5a64498 [2023-03-02T08:54:29.767Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-02T08:54:29.767Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-03-02T08:54:48.009Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:54:48.009Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:54:48.009Z] ---> e52d98d16248 [2023-03-02T08:54:48.009Z] Step 3/24 : WORKDIR /edgex-go [2023-03-02T08:54:48.009Z] ---> Using cache [2023-03-02T08:54:48.009Z] ---> 4bad723c88ce [2023-03-02T08:54:48.009Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-02T08:54:48.009Z] ---> Using cache [2023-03-02T08:54:48.009Z] ---> db8c0e041856 [2023-03-02T08:54:48.009Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-02T08:54:48.010Z] ---> Using cache [2023-03-02T08:54:48.010Z] ---> fe7ae938669c [2023-03-02T08:54:48.010Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:54:48.010Z] ---> Using cache [2023-03-02T08:54:48.010Z] ---> c424cc33b47c [2023-03-02T08:54:48.010Z] Step 7/24 : COPY . . [2023-03-02T08:54:48.278Z] ---> Using cache [2023-03-02T08:54:48.278Z] ---> 81cb73cc9970 [2023-03-02T08:54:48.278Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-02T08:54:50.231Z] ---> Running in 85eb9026a826 [2023-03-02T08:54:54.882Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-02T08:55:04.973Z] Removing intermediate container f10d5579a307 [2023-03-02T08:55:04.973Z] ---> afcebea1129a [2023-03-02T08:55:04.973Z] Step 7/24 : COPY . . [2023-03-02T08:55:06.923Z] Removing intermediate container 45ecb477278b [2023-03-02T08:55:06.923Z] ---> 2e2f152e8b7a [2023-03-02T08:55:06.923Z] [2023-03-02T08:55:06.923Z] Step 10/22 : FROM alpine:3.16 [2023-03-02T08:55:06.923Z] ---> 4c81e5bf8899 [2023-03-02T08:55:06.923Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-02T08:55:06.923Z] ---> Using cache [2023-03-02T08:55:06.923Z] ---> c550a9fda6b0 [2023-03-02T08:55:06.923Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-02T08:55:06.923Z] ---> Using cache [2023-03-02T08:55:06.923Z] ---> bea047cde778 [2023-03-02T08:55:06.923Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-02T08:55:07.194Z] ---> Running in 994cdb7211c2 [2023-03-02T08:55:07.785Z] Removing intermediate container 994cdb7211c2 [2023-03-02T08:55:07.785Z] ---> cde113ae9b3c [2023-03-02T08:55:07.785Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-02T08:55:07.785Z] ---> Running in b6a946482476 [2023-03-02T08:55:08.751Z] Removing intermediate container b6a946482476 [2023-03-02T08:55:08.751Z] ---> acbd03f0c745 [2023-03-02T08:55:08.751Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T08:55:10.175Z] ---> 3bf718e8b6f4 [2023-03-02T08:55:10.175Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-02T08:55:13.525Z] ---> 1af72fccafcd [2023-03-02T08:55:13.525Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-02T08:55:15.495Z] ---> 7925d3c64dd3 [2023-03-02T08:55:15.495Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-02T08:55:15.495Z] ---> Running in 7477620fd678 [2023-03-02T08:55:16.466Z] Removing intermediate container 7477620fd678 [2023-03-02T08:55:16.466Z] ---> e2c1ed38c327 [2023-03-02T08:55:16.466Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T08:55:16.734Z] ---> Running in 771ec0acaabe [2023-03-02T08:55:17.322Z] Removing intermediate container 771ec0acaabe [2023-03-02T08:55:17.322Z] ---> 406c46f306c3 [2023-03-02T08:55:17.322Z] Step 20/22 : LABEL arch=arm64 [2023-03-02T08:55:17.592Z] ---> Running in 77f291c77070 [2023-03-02T08:55:20.951Z] Removing intermediate container 77f291c77070 [2023-03-02T08:55:20.951Z] ---> eb495fba6ee2 [2023-03-02T08:55:20.951Z] Step 21/22 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T08:55:20.951Z] ---> Running in 39b725694f24 [2023-03-02T08:55:21.220Z] ---> 4481e0e7afe8 [2023-03-02T08:55:21.220Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-02T08:55:21.492Z] Removing intermediate container 39b725694f24 [2023-03-02T08:55:21.492Z] ---> b4d3a5e4ef14 [2023-03-02T08:55:21.492Z] Step 22/22 : LABEL version=0.0.0 [2023-03-02T08:55:21.492Z] ---> Running in 70d271a68d8c [2023-03-02T08:55:21.760Z] ---> Running in 2a25ca6cc8a2 [2023-03-02T08:55:22.349Z] Removing intermediate container 2a25ca6cc8a2 [2023-03-02T08:55:22.349Z] ---> d25815580a85 [2023-03-02T08:55:22.349Z] [2023-03-02T08:55:22.349Z] Removing intermediate container 70d271a68d8c [2023-03-02T08:55:22.349Z] ---> 22a07ba18e24 [2023-03-02T08:55:22.349Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-02T08:55:22.349Z] ---> Running in 1d9a37cf0e17 [2023-03-02T08:55:22.937Z] Successfully built d25815580a85 [2023-03-02T08:55:22.937Z] Successfully tagged support-scheduler-arm64:latest [2023-03-02T08:55:22.937Z] Building security-proxy-setup [2023-03-02T08:55:22.937Z]  Building support-scheduler ... done Removing intermediate container 1d9a37cf0e17 [2023-03-02T08:55:22.937Z] ---> 6df819226f5c [2023-03-02T08:55:22.938Z] 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-03-02T08:55:23.206Z] ---> Running in bd49035780c0 [2023-03-02T08:55:27.478Z] Removing intermediate container bd49035780c0 [2023-03-02T08:55:27.478Z] ---> 7532b1d7304c [2023-03-02T08:55:27.478Z] Step 11/24 : WORKDIR /edgex-go [2023-03-02T08:55:27.478Z] ---> Running in 240fe668a854 [2023-03-02T08:55:27.478Z] Removing intermediate container 240fe668a854 [2023-03-02T08:55:27.478Z] ---> 118154a7e52b [2023-03-02T08:55:27.478Z] [2023-03-02T08:55:27.478Z] Step 12/24 : FROM alpine:3.15 [2023-03-02T08:55:27.478Z] ---> 354640af7b1b [2023-03-02T08:55:27.478Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-02T08:55:27.478Z] ---> Using cache [2023-03-02T08:55:27.478Z] ---> 1ca9b8f2c74b [2023-03-02T08:55:27.478Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-02T08:55:27.478Z] ---> Running in ecb32ecb407b [2023-03-02T08:55:29.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:55:30.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:55:31.428Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-02T08:55:31.428Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-02T08:55:31.428Z] OK: 15734 distinct packages available [2023-03-02T08:55:31.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-02T08:55:31.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-02T08:55:33.114Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-02T08:55:33.114Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-02T08:55:33.114Z] (3/4) Installing libucontext (1.1-r0) [2023-03-02T08:55:33.114Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-02T08:55:33.114Z] Executing busybox-1.34.1-r7.trigger [2023-03-02T08:55:33.114Z] OK: 6 MiB in 18 packages [2023-03-02T08:55:35.715Z] Removing intermediate container ecb32ecb407b [2023-03-02T08:55:35.716Z] ---> 318adfc10d67 [2023-03-02T08:55:35.716Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-02T08:55:42.385Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:55:42.385Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:55:42.385Z] ---> e52d98d16248 [2023-03-02T08:55:42.385Z] Step 3/21 : WORKDIR /edgex-go [2023-03-02T08:55:42.385Z] ---> Using cache [2023-03-02T08:55:42.385Z] ---> 4bad723c88ce [2023-03-02T08:55:42.385Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-02T08:55:42.385Z] ---> Using cache [2023-03-02T08:55:42.385Z] ---> db8c0e041856 [2023-03-02T08:55:42.385Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-02T08:55:42.385Z] ---> Using cache [2023-03-02T08:55:42.385Z] ---> fe7ae938669c [2023-03-02T08:55:42.385Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:55:42.385Z] ---> Using cache [2023-03-02T08:55:42.385Z] ---> c424cc33b47c [2023-03-02T08:55:42.385Z] Step 7/21 : COPY . . [2023-03-02T08:55:42.385Z] ---> Using cache [2023-03-02T08:55:42.385Z] ---> 81cb73cc9970 [2023-03-02T08:55:42.385Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-02T08:55:42.385Z] ---> Running in ba2850dd84c0 [2023-03-02T08:55:43.361Z] ---> 6c1a990a131d [2023-03-02T08:55:43.361Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-02T08:55:44.778Z] 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-03-02T08:55:45.745Z] ---> 5ef0ea98392b [2023-03-02T08:55:45.745Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-02T08:55:45.745Z] ---> Running in 7a63fb45b877 [2023-03-02T08:55:46.332Z] Removing intermediate container 7a63fb45b877 [2023-03-02T08:55:46.332Z] ---> 532ede818fe0 [2023-03-02T08:55:46.332Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-02T08:55:46.919Z] ---> 1e4003df4f59 [2023-03-02T08:55:47.188Z] Step 19/24 : WORKDIR / [2023-03-02T08:55:47.188Z] ---> Running in f3797dd8f55c [2023-03-02T08:55:47.776Z] Removing intermediate container f3797dd8f55c [2023-03-02T08:55:47.776Z] ---> 8065ef5df15a [2023-03-02T08:55:47.776Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-02T08:55:47.776Z] ---> Running in e61c5cb1da94 [2023-03-02T08:55:48.365Z] Removing intermediate container e61c5cb1da94 [2023-03-02T08:55:48.365Z] ---> 952c038c62fe [2023-03-02T08:55:48.365Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-02T08:55:48.365Z] ---> Running in 257144ceeb01 [2023-03-02T08:55:48.953Z] Removing intermediate container 257144ceeb01 [2023-03-02T08:55:48.953Z] ---> 7f56707df51b [2023-03-02T08:55:48.953Z] Step 22/24 : LABEL arch=arm64 [2023-03-02T08:55:48.953Z] ---> Running in 3418d741153a [2023-03-02T08:55:49.539Z] Removing intermediate container 3418d741153a [2023-03-02T08:55:49.539Z] ---> 7c03690e8c9b [2023-03-02T08:55:49.539Z] Step 23/24 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T08:55:49.539Z] ---> Running in 59ad470af260 [2023-03-02T08:55:50.124Z] Removing intermediate container 59ad470af260 [2023-03-02T08:55:50.124Z] ---> 3fad0d276138 [2023-03-02T08:55:50.124Z] Step 24/24 : LABEL version=0.0.0 [2023-03-02T08:55:50.124Z] ---> Running in cf0fcc2681d4 [2023-03-02T08:55:50.709Z] Removing intermediate container cf0fcc2681d4 [2023-03-02T08:55:50.709Z] ---> f5624703f128 [2023-03-02T08:55:50.709Z] [2023-03-02T08:55:50.978Z] Successfully built f5624703f128 [2023-03-02T08:55:50.978Z] Successfully tagged security-spire-config-arm64:latest [2023-03-02T08:55:50.978Z] Building security-proxy-auth [2023-03-02T08:56:13.072Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T08:56:13.072Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-02T08:56:13.072Z] ---> e52d98d16248 [2023-03-02T08:56:13.072Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-02T08:56:13.072Z] ---> Using cache [2023-03-02T08:56:13.072Z] ---> 428e7be0fce3 [2023-03-02T08:56:13.072Z] Step 4/22 : WORKDIR /edgex-go [2023-03-02T08:56:13.072Z] ---> Using cache [2023-03-02T08:56:13.072Z] ---> 92ed172004d2 [2023-03-02T08:56:13.072Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-02T08:56:13.072Z] ---> Using cache [2023-03-02T08:56:13.072Z] ---> 48a3c3998930 [2023-03-02T08:56:13.072Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-02T08:56:13.072Z] ---> Using cache [2023-03-02T08:56:13.072Z] ---> a1cf5d5638cb [2023-03-02T08:56:13.072Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T08:56:13.072Z] ---> Using cache [2023-03-02T08:56:13.072Z] ---> c9a6517d096e [2023-03-02T08:56:13.072Z] Step 8/22 : COPY . . [2023-03-02T08:56:13.072Z] ---> Using cache [2023-03-02T08:56:13.072Z] ---> 7fa42e66cc87 [2023-03-02T08:56:13.072Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-02T08:56:13.072Z] ---> Running in ac412791e7d7 [2023-03-02T08:56:13.072Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-02T09:00:20.296Z] Removing intermediate container 50e007edf21b [2023-03-02T09:00:20.296Z] ---> c1c53123579b [2023-03-02T09:00:20.296Z] [2023-03-02T09:00:20.296Z] Step 10/22 : FROM alpine:3.16 [2023-03-02T09:00:20.296Z] ---> 4c81e5bf8899 [2023-03-02T09:00:20.296Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-02T09:00:20.296Z] ---> Running in 7f8c266ec7ce [2023-03-02T09:00:20.296Z] Removing intermediate container 583b8bb02406 [2023-03-02T09:00:20.296Z] ---> ba6074dc94c5 [2023-03-02T09:00:20.296Z] [2023-03-02T09:00:20.296Z] Step 10/24 : FROM alpine:3.16 [2023-03-02T09:00:20.296Z] ---> 4c81e5bf8899 [2023-03-02T09:00:20.296Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-02T09:00:20.296Z] ---> Using cache [2023-03-02T09:00:20.296Z] ---> c550a9fda6b0 [2023-03-02T09:00:20.296Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-02T09:00:20.296Z] ---> Using cache [2023-03-02T09:00:20.296Z] ---> bea047cde778 [2023-03-02T09:00:20.296Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-02T09:00:20.296Z] Removing intermediate container 7f8c266ec7ce [2023-03-02T09:00:20.296Z] ---> 811970bacba0 [2023-03-02T09:00:20.296Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-02T09:00:20.296Z] ---> Running in 9a2854908af9 [2023-03-02T09:00:20.296Z] ---> Running in 67a867fde4fe [2023-03-02T09:00:20.875Z] Removing intermediate container 9a2854908af9 [2023-03-02T09:00:20.875Z] Removing intermediate container 67a867fde4fe [2023-03-02T09:00:20.875Z] ---> e92d78b9c742 [2023-03-02T09:00:20.875Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-02T09:00:20.875Z] ---> c065892f4e05 [2023-03-02T09:00:20.875Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-02T09:00:20.875Z] ---> Running in d5163663a960 [2023-03-02T09:00:20.875Z] ---> Running in 1ff2885b4df8 [2023-03-02T09:00:21.469Z] Removing intermediate container 1ff2885b4df8 [2023-03-02T09:00:21.469Z] ---> 267b26280b24 [2023-03-02T09:00:21.469Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-02T09:00:21.735Z] Removing intermediate container d5163663a960 [2023-03-02T09:00:21.735Z] ---> c1dc6f075be5 [2023-03-02T09:00:21.735Z] Step 15/24 : WORKDIR / [2023-03-02T09:00:21.735Z] ---> Running in 467ad64b880b [2023-03-02T09:00:22.000Z] ---> Running in 5c228d03e823 [2023-03-02T09:00:22.582Z] Removing intermediate container 5c228d03e823 [2023-03-02T09:00:22.582Z] ---> 1e58268c2250 [2023-03-02T09:00:22.582Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T09:00:23.538Z] ---> 49c33c6d1fd5 [2023-03-02T09:00:23.538Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-02T09:00:24.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T09:00:24.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T09:00:25.277Z] ---> 629ec7aca5a9 [2023-03-02T09:00:25.277Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-02T09:00:26.231Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-02T09:00:26.231Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T09:00:26.231Z] ---> 02868dc6bab7 [2023-03-02T09:00:26.231Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-02T09:00:26.231Z] OK: 5 MiB in 15 packages [2023-03-02T09:00:27.189Z] ---> 30c799dacd20 [2023-03-02T09:00:27.189Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-02T09:00:27.454Z] ---> Running in c3bdf7a08c7f [2023-03-02T09:00:28.035Z] Removing intermediate container 467ad64b880b [2023-03-02T09:00:28.035Z] ---> ab1fc9a92a2a [2023-03-02T09:00:28.035Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T09:00:28.035Z] Removing intermediate container c3bdf7a08c7f [2023-03-02T09:00:28.035Z] ---> 5dc64bfd1131 [2023-03-02T09:00:28.035Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T09:00:28.302Z] ---> Running in f28311f9fa50 [2023-03-02T09:00:28.881Z] ---> 6300318e2219 [2023-03-02T09:00:28.881Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-02T09:00:28.881Z] Removing intermediate container f28311f9fa50 [2023-03-02T09:00:28.881Z] ---> 5cc9ba3f1a47 [2023-03-02T09:00:28.881Z] Step 22/24 : LABEL arch=arm64 [2023-03-02T09:00:29.837Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-02T09:00:31.238Z] ---> Running in b8e25c18b2e8 [2023-03-02T09:00:31.238Z] ---> 693cdd8d3c6d [2023-03-02T09:00:31.238Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-02T09:00:31.505Z] Removing intermediate container b8e25c18b2e8 [2023-03-02T09:00:31.505Z] ---> 1c006cb591a0 [2023-03-02T09:00:31.505Z] Step 23/24 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T09:00:31.505Z] ---> Running in 7e59842f59a9 [2023-03-02T09:00:32.459Z] Removing intermediate container 7e59842f59a9 [2023-03-02T09:00:32.459Z] ---> 073cc33a47af [2023-03-02T09:00:32.459Z] Step 24/24 : LABEL version=0.0.0 ---> 8da37defab37 [2023-03-02T09:00:32.459Z] [2023-03-02T09:00:32.459Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-02T09:00:32.459Z] ---> Running in 0acb3fa8a883 [2023-03-02T09:00:32.459Z] ---> Running in 50b4c6b5d807 [2023-03-02T09:00:33.038Z] Removing intermediate container 0acb3fa8a883 [2023-03-02T09:00:33.038Z] ---> 4ada4e9733a3 [2023-03-02T09:00:33.038Z] [2023-03-02T09:00:33.038Z] Removing intermediate container 50b4c6b5d807 [2023-03-02T09:00:33.038Z] ---> ee158ea22055 [2023-03-02T09:00:33.038Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T09:00:33.304Z] ---> Running in b97b7257f97e [2023-03-02T09:00:33.568Z] Successfully built 4ada4e9733a3 [2023-03-02T09:00:33.568Z] Successfully tagged core-metadata-arm64:latest [2023-03-02T09:00:33.568Z] Building support-notifications [2023-03-02T09:00:33.833Z]  Building core-metadata ... done Removing intermediate container b97b7257f97e [2023-03-02T09:00:33.833Z] ---> 73a008920814 [2023-03-02T09:00:33.833Z] Step 20/22 : LABEL arch=arm64 [2023-03-02T09:00:33.833Z] ---> Running in e8504a62772b [2023-03-02T09:00:34.411Z] Removing intermediate container e8504a62772b [2023-03-02T09:00:34.411Z] ---> 7f699bee74f3 [2023-03-02T09:00:34.411Z] Step 21/22 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T09:00:34.411Z] ---> Running in 93a35f4ba5ce [2023-03-02T09:00:34.991Z] Removing intermediate container 93a35f4ba5ce [2023-03-02T09:00:34.991Z] ---> c9a1bd312dae [2023-03-02T09:00:34.991Z] Step 22/22 : LABEL version=0.0.0 [2023-03-02T09:00:35.261Z] ---> Running in 82db0e0d8985 [2023-03-02T09:00:35.841Z] Removing intermediate container 82db0e0d8985 [2023-03-02T09:00:35.841Z] ---> bb54a73882a6 [2023-03-02T09:00:35.841Z] [2023-03-02T09:00:35.841Z] Successfully built bb54a73882a6 [2023-03-02T09:00:36.105Z] Successfully tagged core-data-arm64:latest [2023-03-02T09:00:36.105Z]  Building core-data ... done Building security-spire-agent [2023-03-02T09:00:51.057Z] Removing intermediate container 85eb9026a826 [2023-03-02T09:00:51.057Z] ---> 272ccf771b33 [2023-03-02T09:00:51.057Z] [2023-03-02T09:00:51.057Z] Step 9/24 : FROM alpine:3.16 [2023-03-02T09:00:51.057Z] ---> 4c81e5bf8899 [2023-03-02T09:00:51.057Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-02T09:00:51.057Z] ---> Running in 1af1567edd54 [2023-03-02T09:00:52.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T09:00:53.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T09:00:54.976Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-02T09:00:54.976Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-02T09:00:54.976Z] (3/3) Installing su-exec (0.2-r1) [2023-03-02T09:00:54.976Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T09:00:54.976Z] Executing ca-certificates-20220614-r0.trigger [2023-03-02T09:00:55.555Z] OK: 6 MiB in 17 packages [2023-03-02T09:00:57.498Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T09:00:57.498Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-02T09:00:57.498Z] ---> e52d98d16248 [2023-03-02T09:00:57.498Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-02T09:00:57.498Z] ---> Using cache [2023-03-02T09:00:57.498Z] ---> 428e7be0fce3 [2023-03-02T09:00:57.498Z] Step 4/22 : WORKDIR /edgex-go [2023-03-02T09:00:57.498Z] ---> Using cache [2023-03-02T09:00:57.498Z] ---> 92ed172004d2 [2023-03-02T09:00:57.498Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-02T09:00:57.498Z] ---> Running in a015c79e0688 [2023-03-02T09:00:58.906Z] Removing intermediate container 1af1567edd54 [2023-03-02T09:00:58.906Z] ---> a56268857b8e [2023-03-02T09:00:58.906Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-02T09:00:59.172Z] ---> Running in 6b2b94911d94 [2023-03-02T09:00:59.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T09:00:59.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T09:01:00.022Z] Removing intermediate container 6b2b94911d94 [2023-03-02T09:01:00.022Z] ---> 82574ac11181 [2023-03-02T09:01:00.022Z] Step 12/24 : WORKDIR / [2023-03-02T09:01:00.022Z] ---> Running in f66652524a09 [2023-03-02T09:01:00.289Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-02T09:01:00.289Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-02T09:01:00.289Z] ---> e52d98d16248 [2023-03-02T09:01:00.289Z] Step 3/24 : WORKDIR /edgex-go [2023-03-02T09:01:00.289Z] ---> Using cache [2023-03-02T09:01:00.289Z] ---> 4bad723c88ce [2023-03-02T09:01:00.289Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-02T09:01:00.289Z] ---> Using cache [2023-03-02T09:01:00.289Z] ---> 6342a9b47918 [2023-03-02T09:01:00.289Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-02T09:01:00.289Z] ---> Using cache [2023-03-02T09:01:00.289Z] ---> f444f9b9dc51 [2023-03-02T09:01:00.289Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T09:01:00.289Z] ---> Using cache [2023-03-02T09:01:00.289Z] ---> afcebea1129a [2023-03-02T09:01:00.289Z] Step 7/24 : COPY . . [2023-03-02T09:01:00.555Z] ---> Using cache [2023-03-02T09:01:00.555Z] ---> 4481e0e7afe8 [2023-03-02T09:01:00.555Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-02T09:01:00.555Z] ---> Using cache [2023-03-02T09:01:00.555Z] ---> 22a07ba18e24 [2023-03-02T09:01:00.555Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-02T09:01:00.555Z] ---> Using cache [2023-03-02T09:01:00.555Z] ---> 6df819226f5c [2023-03-02T09:01:00.555Z] 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-03-02T09:01:00.555Z] ---> Using cache [2023-03-02T09:01:00.555Z] ---> 7532b1d7304c [2023-03-02T09:01:00.555Z] Step 11/24 : WORKDIR /edgex-go [2023-03-02T09:01:00.555Z] ---> Using cache [2023-03-02T09:01:00.555Z] ---> 118154a7e52b [2023-03-02T09:01:00.555Z] [2023-03-02T09:01:00.555Z] Step 12/24 : FROM alpine:3.15 [2023-03-02T09:01:00.555Z] ---> 354640af7b1b [2023-03-02T09:01:00.555Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-02T09:01:00.555Z] ---> Using cache [2023-03-02T09:01:00.555Z] ---> 1ca9b8f2c74b [2023-03-02T09:01:00.555Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-02T09:01:00.555Z] ---> Running in d1a0d777a135 [2023-03-02T09:01:00.821Z] Removing intermediate container f66652524a09 [2023-03-02T09:01:00.821Z] ---> b828ff235d80 [2023-03-02T09:01:00.821Z] 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-03-02T09:01:01.090Z] OK: 221 MiB in 51 packages [2023-03-02T09:01:02.491Z] ---> 29f400873ac0 [2023-03-02T09:01:02.491Z] 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-03-02T09:01:02.491Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-02T09:01:03.070Z] Removing intermediate container a015c79e0688 [2023-03-02T09:01:03.070Z] ---> 48b8d8b04bf2 [2023-03-02T09:01:03.070Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-02T09:01:03.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-02T09:01:03.622Z] ---> 91a9cb009919 [2023-03-02T09:01:03.622Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-02T09:01:03.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-02T09:01:04.152Z] ---> e6f2d8440d61 [2023-03-02T09:01:04.152Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T09:01:04.419Z] ---> Running in 05b6eddfea87 [2023-03-02T09:01:05.001Z] ---> 07d90dda4114 [2023-03-02T09:01:05.001Z] 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-03-02T09:01:05.001Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-02T09:01:05.001Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-02T09:01:05.001Z] OK: 15734 distinct packages available [2023-03-02T09:01:05.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-02T09:01:05.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-02T09:01:06.142Z] ---> 36bab6398c11 [2023-03-02T09:01:06.142Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-02T09:01:06.726Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-02T09:01:06.726Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-02T09:01:06.726Z] (3/5) Installing libucontext (1.1-r0) [2023-03-02T09:01:06.726Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-02T09:01:06.726Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-02T09:01:06.726Z] Executing busybox-1.34.1-r7.trigger [2023-03-02T09:01:06.726Z] OK: 6 MiB in 19 packages [2023-03-02T09:01:10.062Z] ---> 6f94c798c75a [2023-03-02T09:01:10.062Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-02T09:01:10.647Z] Removing intermediate container d1a0d777a135 [2023-03-02T09:01:10.647Z] ---> 9af44eea3688 [2023-03-02T09:01:10.647Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-02T09:01:12.052Z] ---> 5c685a16a716 [2023-03-02T09:01:12.052Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-02T09:01:13.468Z] ---> 5c18efd250c0 [2023-03-02T09:01:13.468Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-02T09:01:13.468Z] ---> Running in 8a103dfc8023 [2023-03-02T09:01:16.064Z] ---> 32813182b883 [2023-03-02T09:01:16.064Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-02T09:01:17.473Z] Removing intermediate container 8a103dfc8023 [2023-03-02T09:01:17.473Z] ---> 5c5a7f71cdee [2023-03-02T09:01:17.473Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-02T09:01:17.740Z] ---> Running in e70086428d6c [2023-03-02T09:01:18.696Z] Removing intermediate container e70086428d6c [2023-03-02T09:01:18.696Z] ---> 6ad98d0f8682 [2023-03-02T09:01:18.696Z] Step 22/24 : LABEL arch=arm64 [2023-03-02T09:01:18.962Z] ---> Running in 6d59e97e3978 [2023-03-02T09:01:19.921Z] Removing intermediate container 6d59e97e3978 [2023-03-02T09:01:19.921Z] ---> c69bc2a0b2ef [2023-03-02T09:01:19.921Z] Step 23/24 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T09:01:19.921Z] ---> Running in 016b977600a8 [2023-03-02T09:01:20.885Z] Removing intermediate container 016b977600a8 [2023-03-02T09:01:20.885Z] ---> 8464d4fe7244 [2023-03-02T09:01:20.885Z] Step 24/24 : LABEL version=0.0.0 [2023-03-02T09:01:21.155Z] ---> Running in c76aebd1ce89 [2023-03-02T09:01:22.160Z] Removing intermediate container c76aebd1ce89 [2023-03-02T09:01:22.160Z] ---> ffa150551632 [2023-03-02T09:01:22.160Z] [2023-03-02T09:01:23.125Z] Successfully built ffa150551632 [2023-03-02T09:01:23.126Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-02T09:01:23.126Z] Building security-spire-server [2023-03-02T09:01:26.457Z]  Building security-secretstore-setup ... done  ---> 92baeb2d6356 [2023-03-02T09:01:26.457Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-02T09:01:27.867Z] ---> e11c31767bac [2023-03-02T09:01:27.867Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-02T09:01:28.821Z] Removing intermediate container ba2850dd84c0 [2023-03-02T09:01:28.821Z] ---> 08f16db262a7 [2023-03-02T09:01:28.821Z] [2023-03-02T09:01:28.821Z] Step 9/21 : FROM alpine:3.16 [2023-03-02T09:01:28.821Z] ---> 4c81e5bf8899 [2023-03-02T09:01:28.821Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-02T09:01:29.421Z] ---> Running in 83c841e7b3f6 [2023-03-02T09:01:30.005Z] ---> 9a5d5e428ec6 [2023-03-02T09:01:30.005Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-02T09:01:32.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T09:01:32.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T09:01:32.664Z] ---> dc959b65ac75 [2023-03-02T09:01:32.664Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-02T09:01:32.973Z] ---> Running in ea684d3f9d99 [2023-03-02T09:01:33.597Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-02T09:01:34.703Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-02T09:01:34.703Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-02T09:01:34.703Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-02T09:01:34.703Z] (5/6) Installing curl (7.83.1-r6) [2023-03-02T09:01:34.703Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-02T09:01:34.703Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T09:01:34.703Z] Executing ca-certificates-20220614-r0.trigger [2023-03-02T09:01:34.975Z] Removing intermediate container ea684d3f9d99 [2023-03-02T09:01:34.975Z] ---> 12e9b8608151 [2023-03-02T09:01:35.260Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-02T09:01:35.260Z] OK: 8 MiB in 20 packages [2023-03-02T09:01:35.541Z] ---> Running in 3fdfbb9be972 [2023-03-02T09:01:36.508Z] Removing intermediate container ac412791e7d7 [2023-03-02T09:01:36.508Z] ---> f5af26338276 [2023-03-02T09:01:36.508Z] [2023-03-02T09:01:36.508Z] Step 10/22 : FROM alpine:3.16 [2023-03-02T09:01:36.508Z] ---> 4c81e5bf8899 [2023-03-02T09:01:36.508Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-02T09:01:36.508Z] ---> Using cache [2023-03-02T09:01:36.508Z] ---> 5c4e786497dd [2023-03-02T09:01:36.508Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-02T09:01:36.508Z] ---> Using cache [2023-03-02T09:01:36.508Z] ---> 9e7be30b8214 [2023-03-02T09:01:36.508Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T09:01:36.508Z] ---> Using cache [2023-03-02T09:01:36.782Z] ---> b7ad9762bacf [2023-03-02T09:01:36.782Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-02T09:01:36.782Z] Removing intermediate container 3fdfbb9be972 [2023-03-02T09:01:36.782Z] ---> 2aacdbaa00f9 [2023-03-02T09:01:36.782Z] Step 22/24 : LABEL arch=arm64 [2023-03-02T09:01:37.048Z] ---> Running in 78406b5be8ed [2023-03-02T09:01:38.765Z] Removing intermediate container 78406b5be8ed [2023-03-02T09:01:38.765Z] ---> 0a021a5f50ec [2023-03-02T09:01:38.765Z] Step 23/24 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T09:01:38.765Z] ---> Running in 5fd5b6d667f9 [2023-03-02T09:01:38.765Z] Removing intermediate container 83c841e7b3f6 [2023-03-02T09:01:38.765Z] ---> c3a386d12a1a [2023-03-02T09:01:38.765Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-02T09:01:38.765Z] Removing intermediate container 5fd5b6d667f9 [2023-03-02T09:01:38.765Z] ---> 0c4863d0f4ef [2023-03-02T09:01:38.765Z] Step 24/24 : LABEL version=0.0.0 [2023-03-02T09:01:38.765Z] ---> Running in 73529431159a [2023-03-02T09:01:39.041Z] ---> Running in 6c8b2dbc6f69 [2023-03-02T09:01:39.041Z] ---> a061b44dc233 [2023-03-02T09:01:39.041Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-02T09:01:39.314Z] Removing intermediate container 73529431159a [2023-03-02T09:01:39.314Z] ---> b2bcdadef329 [2023-03-02T09:01:39.314Z] Step 12/21 : WORKDIR /edgex [2023-03-02T09:01:39.583Z] ---> Running in e54b0d57d746 [2023-03-02T09:01:39.861Z] Removing intermediate container 6c8b2dbc6f69 [2023-03-02T09:01:39.861Z] ---> 4744bf1beeed [2023-03-02T09:01:39.861Z] [2023-03-02T09:01:40.480Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> f71e2fb44947 [2023-03-02T09:01:40.480Z] [2023-03-02T09:01:40.480Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-02T09:01:40.480Z] ---> e52d98d16248 [2023-03-02T09:01:40.480Z] Step 3/23 : WORKDIR /edgex-go [2023-03-02T09:01:40.480Z] ---> Using cache [2023-03-02T09:01:40.480Z] ---> 4bad723c88ce [2023-03-02T09:01:40.480Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-02T09:01:40.480Z] ---> Using cache [2023-03-02T09:01:40.480Z] ---> 6342a9b47918 [2023-03-02T09:01:40.480Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-02T09:01:40.480Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-02T09:01:40.480Z] Removing intermediate container e54b0d57d746 [2023-03-02T09:01:40.480Z] ---> e850cf198a69 [2023-03-02T09:01:40.480Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-02T09:01:40.480Z] ---> Using cache [2023-03-02T09:01:40.480Z] ---> f444f9b9dc51 [2023-03-02T09:01:40.481Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T09:01:40.481Z] ---> Using cache [2023-03-02T09:01:40.481Z] ---> afcebea1129a [2023-03-02T09:01:40.481Z] Step 7/23 : COPY . . [2023-03-02T09:01:40.481Z] Successfully built 4744bf1beeed [2023-03-02T09:01:40.481Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-02T09:01:40.481Z]  Building security-spire-agent ... done  ---> Using cache [2023-03-02T09:01:40.481Z] ---> 4481e0e7afe8 [2023-03-02T09:01:40.481Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-02T09:01:40.481Z] ---> Using cache [2023-03-02T09:01:40.481Z] ---> 22a07ba18e24 [2023-03-02T09:01:40.481Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-02T09:01:40.481Z] ---> Using cache [2023-03-02T09:01:40.481Z] ---> 6df819226f5c [2023-03-02T09:01:40.481Z] 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-03-02T09:01:40.752Z] ---> Running in 63d087dff5ae [2023-03-02T09:01:41.355Z] ---> a5381e535453 [2023-03-02T09:01:41.355Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-02T09:01:41.624Z] ---> 73643164c0d2 [2023-03-02T09:01:41.624Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-02T09:01:41.624Z] ---> Running in 8948ac24ed4f [2023-03-02T09:01:43.585Z] ---> bc91dabcdcc8 [2023-03-02T09:01:43.585Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-02T09:01:43.585Z] Removing intermediate container 63d087dff5ae [2023-03-02T09:01:43.585Z] ---> bcdf30a776f9 [2023-03-02T09:01:43.585Z] Step 11/23 : WORKDIR /edgex-go [2023-03-02T09:01:43.855Z] ---> Running in 4e4fe5797910 [2023-03-02T09:01:44.452Z] Removing intermediate container 4e4fe5797910 [2023-03-02T09:01:44.452Z] ---> 5ac8cb6f4852 [2023-03-02T09:01:44.452Z] [2023-03-02T09:01:44.452Z] Step 12/23 : FROM alpine:3.15 [2023-03-02T09:01:44.452Z] ---> 354640af7b1b [2023-03-02T09:01:44.452Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-02T09:01:44.452Z] ---> Using cache [2023-03-02T09:01:44.452Z] ---> 1ca9b8f2c74b [2023-03-02T09:01:44.452Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-02T09:01:44.452Z] Removing intermediate container 8948ac24ed4f [2023-03-02T09:01:44.452Z] ---> c4b875e038d7 [2023-03-02T09:01:44.452Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-02T09:01:44.452Z] ---> Using cache [2023-03-02T09:01:44.452Z] ---> 9af44eea3688 [2023-03-02T09:01:44.452Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-02T09:01:44.802Z] ---> Running in 7037caa5218a [2023-03-02T09:01:45.141Z] ---> e15c4c6c2f33 [2023-03-02T09:01:45.141Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-02T09:01:45.422Z] Removing intermediate container 7037caa5218a [2023-03-02T09:01:45.422Z] ---> aede2e8f30f1 [2023-03-02T09:01:45.422Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-02T09:01:45.690Z] ---> Running in 50d26b7e6ebe [2023-03-02T09:01:47.712Z] Removing intermediate container 50d26b7e6ebe [2023-03-02T09:01:47.712Z] ---> 99734a4caa58 [2023-03-02T09:01:47.712Z] Step 20/22 : LABEL arch=arm64 [2023-03-02T09:01:47.712Z] ---> ecabae42eb11 [2023-03-02T09:01:47.712Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-02T09:01:47.989Z] ---> Running in 442fcc525915 [2023-03-02T09:01:47.989Z] ---> Running in 435cf772eb4d [2023-03-02T09:01:48.585Z] Removing intermediate container 442fcc525915 [2023-03-02T09:01:48.585Z] ---> d8e9ef57e1f7 [2023-03-02T09:01:48.585Z] Step 21/22 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T09:01:48.851Z] ---> Running in 71f472484311 [2023-03-02T09:01:49.435Z] Removing intermediate container 71f472484311 [2023-03-02T09:01:49.435Z] ---> 7d93e5f8dc03 [2023-03-02T09:01:49.435Z] Step 22/22 : LABEL version=0.0.0 [2023-03-02T09:01:49.435Z] ---> Running in d53940a0ba34 [2023-03-02T09:01:50.018Z] Removing intermediate container d53940a0ba34 [2023-03-02T09:01:50.018Z] ---> ad4f620e5854 [2023-03-02T09:01:50.018Z] [2023-03-02T09:01:50.603Z] Successfully built ad4f620e5854 [2023-03-02T09:01:50.603Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-02T09:01:50.603Z]  Building security-proxy-auth ... done Removing intermediate container 435cf772eb4d [2023-03-02T09:01:50.603Z] ---> 80ede35d06ea [2023-03-02T09:01:50.603Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-02T09:01:50.870Z] ---> Running in 635cd60ef7c3 [2023-03-02T09:01:50.870Z] ---> c3b3ca8d3e49 [2023-03-02T09:01:50.870Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-02T09:01:51.135Z] Removing intermediate container 635cd60ef7c3 [2023-03-02T09:01:51.135Z] ---> e9233c81fa81 [2023-03-02T09:01:51.135Z] Step 19/21 : LABEL arch=arm64 [2023-03-02T09:01:51.401Z] ---> Running in 5ae135b6be70 [2023-03-02T09:01:51.674Z] ---> c1aa20b84898 [2023-03-02T09:01:51.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-02T09:01:51.942Z] Removing intermediate container 5ae135b6be70 [2023-03-02T09:01:51.942Z] ---> 9a57d2e232b8 [2023-03-02T09:01:51.942Z] Step 20/21 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T09:01:51.942Z] ---> Running in 1833d2526330 [2023-03-02T09:01:52.525Z] Removing intermediate container 1833d2526330 [2023-03-02T09:01:52.525Z] ---> 3ecd149a32d4 [2023-03-02T09:01:52.525Z] Step 21/21 : LABEL version=0.0.0 [2023-03-02T09:01:52.525Z] ---> e94c59b02a58 [2023-03-02T09:01:52.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-02T09:01:52.525Z] ---> Running in 751e9d46d4c5 [2023-03-02T09:01:53.109Z] Removing intermediate container 751e9d46d4c5 [2023-03-02T09:01:53.109Z] ---> bc5766dea680 [2023-03-02T09:01:53.109Z] [2023-03-02T09:01:53.381Z] ---> 60a881620a6f [2023-03-02T09:01:53.381Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-02T09:01:53.381Z] Successfully built bc5766dea680 [2023-03-02T09:01:53.381Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-02T09:01:53.381Z]  Building security-proxy-setup ... done  ---> Running in aaa7b1003ecf [2023-03-02T09:01:53.978Z] Removing intermediate container aaa7b1003ecf [2023-03-02T09:01:53.978Z] ---> 24813aeab2bd [2023-03-02T09:01:53.978Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-02T09:01:53.978Z] ---> Running in 1194752aa57c [2023-03-02T09:01:54.559Z] Removing intermediate container 1194752aa57c [2023-03-02T09:01:54.559Z] ---> d5140bc471ec [2023-03-02T09:01:54.559Z] Step 21/23 : LABEL arch=arm64 [2023-03-02T09:01:54.559Z] ---> Running in 723aef170778 [2023-03-02T09:01:54.825Z] Removing intermediate container 723aef170778 [2023-03-02T09:01:54.825Z] ---> 3e5ee82b8ffa [2023-03-02T09:01:54.825Z] Step 22/23 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T09:01:55.089Z] ---> Running in 160c18edb1dc [2023-03-02T09:01:55.673Z] Removing intermediate container 160c18edb1dc [2023-03-02T09:01:55.673Z] ---> 519269d5ab88 [2023-03-02T09:01:55.673Z] Step 23/23 : LABEL version=0.0.0 [2023-03-02T09:01:55.673Z] ---> Running in 86d101897db4 [2023-03-02T09:01:55.937Z] Removing intermediate container 86d101897db4 [2023-03-02T09:01:55.937Z] ---> 5619d1dc059c [2023-03-02T09:01:55.937Z] [2023-03-02T09:01:56.203Z] Successfully built 5619d1dc059c [2023-03-02T09:01:56.203Z] Successfully tagged security-spire-server-arm64:latest [2023-03-02T09:02:06.266Z]  Building security-spire-server ... done Removing intermediate container 05b6eddfea87 [2023-03-02T09:02:06.266Z] ---> 35b191fad6a0 [2023-03-02T09:02:06.266Z] Step 8/22 : COPY . . [2023-03-02T09:02:14.468Z] ---> 66a968c0fe87 [2023-03-02T09:02:14.468Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-02T09:02:14.468Z] ---> Running in 3eecd9d217e0 [2023-03-02T09:02:14.468Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-02T09:04:21.102Z] Removing intermediate container 3eecd9d217e0 [2023-03-02T09:04:21.102Z] ---> 4ab704c2ed80 [2023-03-02T09:04:21.102Z] [2023-03-02T09:04:21.102Z] Step 10/22 : FROM alpine:3.16 [2023-03-02T09:04:21.102Z] ---> 4c81e5bf8899 [2023-03-02T09:04:21.102Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-02T09:04:21.102Z] ---> Running in a15ee41927fa [2023-03-02T09:04:21.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T09:04:21.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T09:04:21.102Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-02T09:04:21.102Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-02T09:04:21.102Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T09:04:21.102Z] Executing ca-certificates-20220614-r0.trigger [2023-03-02T09:04:21.102Z] OK: 6 MiB in 16 packages [2023-03-02T09:04:21.102Z] Removing intermediate container a15ee41927fa [2023-03-02T09:04:21.102Z] ---> 2b1439fa9bb2 [2023-03-02T09:04:21.102Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-02T09:04:21.102Z] ---> Running in 50b0c9bc9c61 [2023-03-02T09:04:21.102Z] Removing intermediate container 50b0c9bc9c61 [2023-03-02T09:04:21.102Z] ---> 36a2396ded8f [2023-03-02T09:04:21.102Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-02T09:04:21.102Z] ---> Running in b82042c8789d [2023-03-02T09:04:21.102Z] Removing intermediate container b82042c8789d [2023-03-02T09:04:21.102Z] ---> 25fe3ee096e8 [2023-03-02T09:04:21.102Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-02T09:04:21.102Z] ---> Running in 5c76a3d7dcf9 [2023-03-02T09:04:21.102Z] Removing intermediate container 5c76a3d7dcf9 [2023-03-02T09:04:21.102Z] ---> c6ae203607a1 [2023-03-02T09:04:21.102Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-02T09:04:21.102Z] ---> b607131ae889 [2023-03-02T09:04:21.102Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-02T09:04:21.102Z] ---> 3d20b7e3f28f [2023-03-02T09:04:21.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-02T09:04:21.102Z] ---> 5cf40f1460f2 [2023-03-02T09:04:21.102Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-02T09:04:21.102Z] ---> Running in e588f233ba81 [2023-03-02T09:04:21.102Z] Removing intermediate container e588f233ba81 [2023-03-02T09:04:21.102Z] ---> d01cb6fdae91 [2023-03-02T09:04:21.102Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-02T09:04:21.102Z] ---> Running in 4c0487c2952b [2023-03-02T09:04:21.368Z] Removing intermediate container 4c0487c2952b [2023-03-02T09:04:21.368Z] ---> b2bfef391639 [2023-03-02T09:04:21.368Z] Step 20/22 : LABEL arch=arm64 [2023-03-02T09:04:21.368Z] ---> Running in 410850a9273a [2023-03-02T09:04:21.636Z] Removing intermediate container 410850a9273a [2023-03-02T09:04:21.636Z] ---> 226b926e244d [2023-03-02T09:04:21.636Z] Step 21/22 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e [2023-03-02T09:04:21.909Z] ---> Running in 7142f2a306ce [2023-03-02T09:04:22.175Z] Removing intermediate container 7142f2a306ce [2023-03-02T09:04:22.175Z] ---> e4c2b85a994f [2023-03-02T09:04:22.175Z] Step 22/22 : LABEL version=0.0.0 [2023-03-02T09:04:22.175Z] ---> Running in 5b1585737409 [2023-03-02T09:04:22.440Z] Removing intermediate container 5b1585737409 [2023-03-02T09:04:22.440Z] ---> 3bdb54fc2175 [2023-03-02T09:04:22.440Z] [2023-03-02T09:04:22.705Z] Successfully built 3bdb54fc2175 [2023-03-02T09:04:22.705Z] Successfully tagged support-notifications-arm64:latest [2023-03-02T09:04:22.979Z]  Building support-notifications ... done  [Pipeline] } [2023-03-02T09:04:22.990Z] $ docker stop --time=1 d0fd629fbdb41b66ac9a2b6bc7c8b63d99d70821076bd75b3789e99ac64b21c9 [2023-03-02T09:04:24.631Z] $ docker rm -f --volumes d0fd629fbdb41b66ac9a2b6bc7c8b63d99d70821076bd75b3789e99ac64b21c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-02T09:04:25.078Z] + docker images [2023-03-02T09:04:25.342Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-02T09:04:25.342Z] support-notifications-arm64 latest 3bdb54fc2175 3 seconds ago 29.7MB [2023-03-02T09:04:25.342Z] 4ab704c2ed80 13 seconds ago 1.58GB [2023-03-02T09:04:25.342Z] security-spire-server-arm64 latest 5619d1dc059c 2 minutes ago 84.3MB [2023-03-02T09:04:25.342Z] security-proxy-setup-arm64 latest bc5766dea680 2 minutes ago 26.9MB [2023-03-02T09:04:25.342Z] security-proxy-auth-arm64 latest ad4f620e5854 2 minutes ago 15.6MB [2023-03-02T09:04:25.342Z] 5ac8cb6f4852 2 minutes ago 1.39GB [2023-03-02T09:04:25.342Z] security-spire-agent-arm64 latest 4744bf1beeed 2 minutes ago 122MB [2023-03-02T09:04:25.342Z] f5af26338276 2 minutes ago 1.5GB [2023-03-02T09:04:25.342Z] 08f16db262a7 2 minutes ago 1.51GB [2023-03-02T09:04:25.342Z] security-secretstore-setup-arm64 latest ffa150551632 3 minutes ago 29MB [2023-03-02T09:04:25.342Z] 272ccf771b33 3 minutes ago 1.51GB [2023-03-02T09:04:25.342Z] core-data-arm64 latest bb54a73882a6 3 minutes ago 17.3MB [2023-03-02T09:04:25.342Z] core-metadata-arm64 latest 4ada4e9733a3 3 minutes ago 17.8MB [2023-03-02T09:04:25.342Z] ba6074dc94c5 4 minutes ago 1.52GB [2023-03-02T09:04:25.342Z] c1c53123579b 4 minutes ago 1.52GB [2023-03-02T09:04:25.342Z] security-spire-config-arm64 latest f5624703f128 8 minutes ago 83.6MB [2023-03-02T09:04:25.342Z] 118154a7e52b 8 minutes ago 1.39GB [2023-03-02T09:04:25.342Z] support-scheduler-arm64 latest d25815580a85 9 minutes ago 29.1MB [2023-03-02T09:04:25.342Z] 2e2f152e8b7a 9 minutes ago 1.58GB [2023-03-02T09:04:25.342Z] security-spiffe-token-provider-arm64 latest 0830f5a64498 9 minutes ago 29.1MB [2023-03-02T09:04:25.342Z] a4c0a65174e4 10 minutes ago 1.55GB [2023-03-02T09:04:25.342Z] security-bootstrapper-arm64 latest e748ae2ec28c 11 minutes ago 19.6MB [2023-03-02T09:04:25.342Z] core-command-arm64 latest 7fd3c719b876 11 minutes ago 17.1MB [2023-03-02T09:04:25.342Z] core-common-config-bootstrapper-arm64 latest d91f197b1ba3 11 minutes ago 14.9MB [2023-03-02T09:04:25.342Z] e040322dee22 11 minutes ago 1.52GB [2023-03-02T09:04:25.342Z] ebb718dbecad 11 minutes ago 1.51GB [2023-03-02T09:04:25.342Z] f6af0e90f482 12 minutes ago 1.51GB [2023-03-02T09:04:25.342Z] ci-base-image-arm64 latest e52d98d16248 30 minutes ago 905MB [2023-03-02T09:04:25.342Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-02T09:04:25.342Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-02T09:04:25.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-02T09:04:25.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T09:04:25.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-02T09:04:25.780Z] [2023-03-02T09:04:25.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T09:04:26.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-02T09:04:26.373Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-02T09:04:26.373Z] 8998bd30e6a1: Pulling fs layer [2023-03-02T09:04:26.373Z] 04944245beec: Pulling fs layer [2023-03-02T09:04:26.373Z] 699f458cf7ca: Pulling fs layer [2023-03-02T09:04:26.373Z] 765212b225bb: Pulling fs layer [2023-03-02T09:04:26.373Z] f23df028b6ca: Pulling fs layer [2023-03-02T09:04:26.373Z] d65c8cfc05b1: Pulling fs layer [2023-03-02T09:04:26.373Z] 2437ff75d9bd: Pulling fs layer [2023-03-02T09:04:26.373Z] f23df028b6ca: Waiting [2023-03-02T09:04:26.373Z] d65c8cfc05b1: Waiting [2023-03-02T09:04:26.373Z] 2437ff75d9bd: Waiting [2023-03-02T09:04:26.373Z] 765212b225bb: Waiting [2023-03-02T09:04:26.373Z] 04944245beec: Verifying Checksum [2023-03-02T09:04:26.373Z] 04944245beec: Download complete [2023-03-02T09:04:26.373Z] 765212b225bb: Verifying Checksum [2023-03-02T09:04:26.373Z] 765212b225bb: Download complete [2023-03-02T09:04:26.373Z] f23df028b6ca: Download complete [2023-03-02T09:04:26.638Z] d65c8cfc05b1: Verifying Checksum [2023-03-02T09:04:26.638Z] d65c8cfc05b1: Download complete [2023-03-02T09:04:26.638Z] 699f458cf7ca: Verifying Checksum [2023-03-02T09:04:26.638Z] 699f458cf7ca: Download complete [2023-03-02T09:04:26.905Z] 8998bd30e6a1: Verifying Checksum [2023-03-02T09:04:26.905Z] 8998bd30e6a1: Download complete [2023-03-02T09:04:29.476Z] 2437ff75d9bd: Download complete [2023-03-02T09:04:30.883Z] 8998bd30e6a1: Pull complete [2023-03-02T09:04:31.462Z] 04944245beec: Pull complete [2023-03-02T09:04:32.861Z] 699f458cf7ca: Pull complete [2023-03-02T09:04:32.861Z] 765212b225bb: Pull complete [2023-03-02T09:04:33.443Z] f23df028b6ca: Pull complete [2023-03-02T09:04:33.708Z] d65c8cfc05b1: Pull complete [2023-03-02T09:04:48.673Z] 2437ff75d9bd: Pull complete [2023-03-02T09:04:48.673Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-02T09:04:48.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-02T09:04:48.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T09:04:48.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-8075 does not seem to be running inside a container [2023-03-02T09:04:48.911Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-02T09:04:51.480Z] $ docker top c3e12fc4010af6e8824c287d5fbce5fb279fd0476351ecf7bfd8af2b2c21638f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T09:04:52.066Z] ---> job-cost.sh [2023-03-02T09:04:52.330Z] lf-activate-venv: SKIPPING [2023-03-02T09:04:52.330Z] INFO: No Stack... [2023-03-02T09:04:52.908Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-02T09:04:53.484Z] INFO: Archiving Costs [Pipeline] sh [2023-03-02T09:04:53.799Z] + cat /w/workspace/edgex-go/16/archives/cost.csv [2023-03-02T09:04:53.799Z] + cut -d, -f6 [Pipeline] lock [2023-03-02T09:04:53.835Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-16-stack-cost] [2023-03-02T09:04:53.841Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4339-16-stack-cost] did not exist. Created. [2023-03-02T09:04:53.841Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-02T09:04:54.160Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-02T09:04:54.328Z] Stashed 1 file(s) [Pipeline] } [2023-03-02T09:04:54.336Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-02T09:04:54.358Z] $ docker stop --time=1 c3e12fc4010af6e8824c287d5fbce5fb279fd0476351ecf7bfd8af2b2c21638f [2023-03-02T09:04:55.822Z] $ docker rm -f --volumes c3e12fc4010af6e8824c287d5fbce5fb279fd0476351ecf7bfd8af2b2c21638f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-02T09:04:56.213Z] provisioning config files... [2023-03-02T09:04:56.221Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config6392254565674528931tmp [Pipeline] { [Pipeline] sh [2023-03-02T09:04:56.517Z] + set +x [2023-03-02T09:04:56.517Z] + curl -s https://codecov.io/bash [2023-03-02T09:04:56.517Z] + bash -s -- [2023-03-02T09:04:56.517Z] [2023-03-02T09:04:56.517Z] _____ _ [2023-03-02T09:04:56.517Z] / ____| | | [2023-03-02T09:04:56.517Z] | | ___ __| | ___ ___ _____ __ [2023-03-02T09:04:56.517Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-02T09:04:56.517Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-02T09:04:56.517Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-02T09:04:56.517Z] Bash-1.0.6 [2023-03-02T09:04:56.517Z] [2023-03-02T09:04:56.517Z] [2023-03-02T09:04:56.517Z] ==> git version 2.25.1 found [2023-03-02T09:04:56.517Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-02T09:04:56.517Z] Release-Date: 2020-01-08 [2023-03-02T09:04:56.517Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-02T09:04:56.517Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-02T09:04:56.517Z] ==> Jenkins CI detected. [2023-03-02T09:04:56.517Z] current dir:  /w/workspace/edgex-go/16 [2023-03-02T09:04:56.517Z] project root: . [2023-03-02T09:04:56.517Z] --> token set from env [2023-03-02T09:04:56.517Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-02T09:04:56.517Z] ==> Running gcov in . (disable via -X gcov) [2023-03-02T09:04:56.517Z] ==> Python coveragepy not found [2023-03-02T09:04:56.517Z] ==> Searching for coverage reports in: [2023-03-02T09:04:56.517Z] + . [2023-03-02T09:04:56.777Z] -> Found 1 reports [2023-03-02T09:04:56.777Z] ==> Detecting git/mercurial file structure [2023-03-02T09:04:56.777Z] ==> Reading reports [2023-03-02T09:04:56.777Z] + ./coverage.out bytes=487670 [2023-03-02T09:04:56.777Z] ==> Appending adjustments [2023-03-02T09:04:56.777Z] https://docs.codecov.io/docs/fixing-reports [2023-03-02T09:04:58.154Z] + Found adjustments [2023-03-02T09:04:58.154Z] ==> Gzipping contents [2023-03-02T09:04:58.154Z] 64K /tmp/codecov.LudC4K.gz [2023-03-02T09:04:58.154Z] ==> Uploading reports [2023-03-02T09:04:58.154Z] url: https://codecov.io [2023-03-02T09:04:58.154Z] query: branch=PR-4339&commit=8c9bb4a0cab7e186eae9c0124b415074b9697e02&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-03-02T09:04:58.154Z] -> Pinging Codecov [2023-03-02T09:04:58.154Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=8c9bb4a0cab7e186eae9c0124b415074b9697e02&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-03-02T09:04:58.154Z] -> Uploading to [2023-03-02T09:04:58.154Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-02/00271124DB129430A58F1EEE437C3FCB/8c9bb4a0cab7e186eae9c0124b415074b9697e02/eb7aa264-d9b7-4d84-9136-deb9598be9c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230302T090457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42f1777b7a50cc94b233c045d774d08833faf0a01d52d1434ced8354bee9bdc2 [2023-03-02T09:04:58.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-02T09:04:58.154Z] Dload Upload Total Spent Left Speed [2023-03-02T09:04:58.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63133 0 0 100 63133 0 195k --:--:-- --:--:-- --:--:-- 195k [2023-03-02T09:04:58.414Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8c9bb4a0cab7e186eae9c0124b415074b9697e02 [Pipeline] } [2023-03-02T09:04:58.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-02T09:04:59.060Z] + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-02T09:04:59.350Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T09:05:00.210Z] ---> package-listing.sh [2023-03-02T09:05:00.210Z] ++ facter osfamily [2023-03-02T09:05:00.210Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-02T09:05:00.470Z] + OS_FAMILY=debian [2023-03-02T09:05:00.470Z] + workspace=/w/workspace/edgex-go/16 [2023-03-02T09:05:00.470Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-02T09:05:00.470Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-02T09:05:00.470Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-02T09:05:00.470Z] + PACKAGES=/tmp/packages_start.txt [2023-03-02T09:05:00.470Z] + '[' /w/workspace/edgex-go/16 ']' [2023-03-02T09:05:00.470Z] + PACKAGES=/tmp/packages_end.txt [2023-03-02T09:05:00.470Z] + case "${OS_FAMILY}" in [2023-03-02T09:05:00.470Z] + dpkg -l [2023-03-02T09:05:00.470Z] + grep '^ii' [2023-03-02T09:05:00.470Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-02T09:05:00.470Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-02T09:05:00.470Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-02T09:05:00.470Z] + '[' /w/workspace/edgex-go/16 ']' [2023-03-02T09:05:00.470Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2023-03-02T09:05:00.470Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2023-03-02T09:05:00.481Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-02T09:05:00.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T09:05:01.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T09:05:01.321Z] [2023-03-02T09:05:01.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T09:05:01.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T09:05:01.621Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-02T09:05:01.621Z] 5eb5b503b376: Pulling fs layer [2023-03-02T09:05:01.621Z] 5c69ac0246d0: Pulling fs layer [2023-03-02T09:05:01.621Z] ec43610c2a17: Pulling fs layer [2023-03-02T09:05:01.621Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-02T09:05:01.621Z] 33b1e0a273af: Pulling fs layer [2023-03-02T09:05:01.621Z] 5d3b04190fa2: Pulling fs layer [2023-03-02T09:05:01.621Z] 2f39f015ded8: Pulling fs layer [2023-03-02T09:05:01.621Z] 33b1e0a273af: Waiting [2023-03-02T09:05:01.621Z] 5d3b04190fa2: Waiting [2023-03-02T09:05:01.621Z] 3a2ae6a8a46f: Waiting [2023-03-02T09:05:01.621Z] 5c69ac0246d0: Download complete [2023-03-02T09:05:01.621Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-02T09:05:01.621Z] 3a2ae6a8a46f: Download complete [2023-03-02T09:05:01.883Z] 33b1e0a273af: Verifying Checksum [2023-03-02T09:05:01.883Z] 33b1e0a273af: Download complete [2023-03-02T09:05:01.883Z] 5d3b04190fa2: Verifying Checksum [2023-03-02T09:05:01.883Z] 5d3b04190fa2: Download complete [2023-03-02T09:05:01.883Z] ec43610c2a17: Download complete [2023-03-02T09:05:01.883Z] 5eb5b503b376: Download complete [2023-03-02T09:05:02.450Z] 2f39f015ded8: Download complete [2023-03-02T09:05:03.016Z] 5eb5b503b376: Pull complete [2023-03-02T09:05:03.274Z] 5c69ac0246d0: Pull complete [2023-03-02T09:05:03.533Z] ec43610c2a17: Pull complete [2023-03-02T09:05:03.791Z] 3a2ae6a8a46f: Pull complete [2023-03-02T09:05:04.050Z] 33b1e0a273af: Pull complete [2023-03-02T09:05:04.050Z] 5d3b04190fa2: Pull complete [2023-03-02T09:05:09.319Z] 2f39f015ded8: Pull complete [2023-03-02T09:05:09.319Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-02T09:05:09.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T09:05:09.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T09:05:09.404Z] prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container [2023-03-02T09:05:09.431Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-02T09:05:13.884Z] $ docker top 1ce556ea6527f574b8be580564129666d9e348b801bfc58499353eacdeb90b96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T09:05:14.237Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-02T09:05:14.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-02T09:05:14.810Z] + ls /var/log/sa-host [2023-03-02T09:05:14.810Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T09:05:15.019Z] provisioning config files... [2023-03-02T09:05:15.026Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config13965184185383309311tmp [Pipeline] { [Pipeline] echo [2023-03-02T09:05:15.040Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T09:05:15.332Z] ---> create-netrc.sh [Pipeline] } [2023-03-02T09:05:15.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-02T09:05:15.685Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-02T09:05:15.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T09:05:15.979Z] ---> sudo-logs.sh [2023-03-02T09:05:15.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-02T09:05:15.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T09:05:16.277Z] ---> job-cost.sh [2023-03-02T09:05:16.277Z] lf-activate-venv: SKIPPING [2023-03-02T09:05:16.277Z] DEBUG: total: 0.10999999940395355 [2023-03-02T09:05:16.277Z] INFO: Retrieving Stack Cost... [2023-03-02T09:05:16.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-02T09:05:17.105Z] INFO: Archiving Costs [Pipeline] echo [2023-03-02T09:05:17.118Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T09:05:17.400Z] ---> logs-deploy.sh [2023-03-02T09:05:17.400Z] lf-activate-venv: SKIPPING [2023-03-02T09:05:17.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/16 [2023-03-02T09:05:17.400Z] INFO: archiving workspace using pattern(s): [2023-03-02T09:05:18.336Z] Archives upload complete. [2023-03-02T09:05:18.597Z] INFO: archiving logs to Nexus