Pull request #4481 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc642928cfbf18e003f8951daae004c4cbc28dde+7dfb2bebdff01e763e027b41a3038140e2212768 (2b3cc4083d0bfb1d5785f4da599137d5f431ef39) 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-ssh6862065056674277840.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8740385190283855544.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4481/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-4481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9336624972621463090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3380467112128584344.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-4481/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-4481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12227074544122086147.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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6746’ Running on prd-ubuntu20.04-docker-8c-8g-6750 in /w/workspace/edgexfoundry_edgex-go_PR-4481 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4481/head:refs/remotes/origin/PR-4481 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7dfb2bebdff01e763e027b41a3038140e2212768 into PR head commit fc642928cfbf18e003f8951daae004c4cbc28dde Merge succeeded, producing f1214d36a8782fb55e60dea6499bd697c1747ef1 Checking out Revision f1214d36a8782fb55e60dea6499bd697c1747ef1 (PR-4481) > git config core.sparsecheckout # timeout=10 > git checkout -f fc642928cfbf18e003f8951daae004c4cbc28dde # 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 7dfb2bebdff01e763e027b41a3038140e2212768 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1214d36a8782fb55e60dea6499bd697c1747ef1 # timeout=10 Commit message: "Merge commit '7dfb2bebdff01e763e027b41a3038140e2212768' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T23:19:53.066Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T23:19:53.112Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T23:19:53.124Z] ========================================================= [2023-04-03T23:19:53.124Z] EdgeX Global Pipelines Version Info [2023-04-03T23:19:53.124Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 # timeout=10 [2023-04-03T23:19:53.844Z] ------------------- [2023-04-03T23:19:53.844Z] stable info: [2023-04-03T23:19:53.844Z] ------------------- [2023-04-03T23:19:53.844Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T23:19:53.844Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T23:19:53.844Z] Message: update stable to v1.0.245 [2023-04-03T23:19:54.413Z] ------------------- [2023-04-03T23:19:54.413Z] experimental info: [2023-04-03T23:19:54.413Z] ------------------- [2023-04-03T23:19:54.413Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T23:19:54.413Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T23:19:54.413Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T23:19:54.588Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-03T23:19:54.599Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-03T23:19:54.611Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T23:19:54.625Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T23:19:54.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T23:19:54.647Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T23:19:54.662Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T23:19:54.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-03T23:19:54.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-03T23:19:54.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-03T23:19:54.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T23:19:54.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T23:19:54.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T23:19:54.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T23:19:54.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T23:19:54.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T23:19:54.785Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T23:19:54.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T23:19:54.805Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-03T23:19:54.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-03T23:19:54.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T23:19:54.842Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T23:19:54.853Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T23:19:54.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4481 [Pipeline] echo [2023-04-03T23:19:54.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4481 [Pipeline] echo [2023-04-03T23:19:54.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4481 [Pipeline] echo [2023-04-03T23:19:54.898Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1214d36a8782fb55e60dea6499bd697c1747ef1 [Pipeline] echo [2023-04-03T23:19:54.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1214d3 [Pipeline] echo [2023-04-03T23:19:54.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:19:54.963Z] provisioning config files... [2023-04-03T23:19:54.978Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8293683702282641709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:19:55.287Z] ---> docker-login.sh [2023-04-03T23:19:55.287Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:19:55.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:19:55.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:19:55.548Z] Configure a credential helper to remove this warning. See [2023-04-03T23:19:55.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:19:55.548Z] [2023-04-03T23:19:55.548Z] Login Succeeded [2023-04-03T23:19:55.548Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:19:55.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:19:55.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:19:55.548Z] Configure a credential helper to remove this warning. See [2023-04-03T23:19:55.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:19:55.548Z] [2023-04-03T23:19:55.548Z] Login Succeeded [2023-04-03T23:19:55.548Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:19:55.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:19:55.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:19:55.809Z] Configure a credential helper to remove this warning. See [2023-04-03T23:19:55.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:19:55.809Z] [2023-04-03T23:19:55.809Z] Login Succeeded [2023-04-03T23:19:55.809Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:19:55.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:19:55.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:19:55.809Z] Configure a credential helper to remove this warning. See [2023-04-03T23:19:55.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:19:55.809Z] [2023-04-03T23:19:55.809Z] Login Succeeded [2023-04-03T23:19:55.809Z] docker.io [2023-04-03T23:19:56.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:19:56.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:19:56.071Z] Configure a credential helper to remove this warning. See [2023-04-03T23:19:56.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:19:56.071Z] [2023-04-03T23:19:56.071Z] Login Succeeded [2023-04-03T23:19:56.071Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:19:56.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:19:56.387Z] + 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-04-03T23:19:56.387Z] + + dirname cmd/core-command/Dockerfile [2023-04-03T23:19:56.387Z] cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-03T23:19:56.387Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2023-04-03T23:19:56.387Z] -f2 [2023-04-03T23:19:56.387Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-03T23:19:56.387Z] + dirname cmd/core-data/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-03T23:19:56.387Z] + + dirname cmd/core-metadata/Dockerfile [2023-04-03T23:19:56.387Z] cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-03T23:19:56.387Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-03T23:19:56.387Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-03T23:19:56.387Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-03T23:19:56.387Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-03T23:19:56.387Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-03T23:19:56.387Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-03T23:19:56.387Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-03T23:19:56.387Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-03T23:19:56.387Z] + dirname cmd/support-notifications/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-03T23:19:56.387Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-03T23:19:56.387Z] + cut -d/ -f2 [2023-04-03T23:19:56.387Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-03T23:19:56.441Z] 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-04-03T23:19:56.790Z] + git rev-list -1 --merges f1214d36a8782fb55e60dea6499bd697c1747ef1~1..f1214d36a8782fb55e60dea6499bd697c1747ef1 [Pipeline] echo [2023-04-03T23:19:56.801Z] -----------> git rev-list -1 --merges f1214d36a8782fb55e60dea6499bd697c1747ef1~1..f1214d36a8782fb55e60dea6499bd697c1747ef1 f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:19:56.802Z] f1214d36a8782fb55e60dea6499bd697c1747ef1 [false] [Pipeline] sh [2023-04-03T23:19:57.091Z] + git log --format=format:%s -1 f1214d36a8782fb55e60dea6499bd697c1747ef1 [Pipeline] echo [2023-04-03T23:19:57.106Z] ========================================================= [2023-04-03T23:19:57.106Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T23:19:57.106Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-03T23:19:57.474Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:19:57.474Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T23:19:57.474Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T23:19:57.474Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T23:19:57.474Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-04-03T23:19:57.474Z] -a /etc/ssh/ssh_known_hosts [2023-04-03T23:19:57.474Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:57.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:19:57.824Z] [2023-04-03T23:19:57.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:58.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:19:58.158Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T23:19:58.158Z] b85a868b505f: Pulling fs layer [2023-04-03T23:19:58.158Z] e2be974225ed: Pulling fs layer [2023-04-03T23:19:58.158Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T23:19:58.158Z] 988bab9f4d93: Pulling fs layer [2023-04-03T23:19:58.158Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T23:19:58.158Z] eaf3925da568: Pulling fs layer [2023-04-03T23:19:58.158Z] bab4dde63d76: Pulling fs layer [2023-04-03T23:19:58.158Z] bde34c3a00c8: Pulling fs layer [2023-04-03T23:19:58.158Z] b352a97aabf1: Pulling fs layer [2023-04-03T23:19:58.158Z] 4872d77fe225: Pulling fs layer [2023-04-03T23:19:58.158Z] 5851b861e8e6: Pulling fs layer [2023-04-03T23:19:58.158Z] 988bab9f4d93: Waiting [2023-04-03T23:19:58.158Z] bab4dde63d76: Waiting [2023-04-03T23:19:58.158Z] 1469e6f7b9e6: Waiting [2023-04-03T23:19:58.158Z] eaf3925da568: Waiting [2023-04-03T23:19:58.158Z] 4872d77fe225: Waiting [2023-04-03T23:19:58.158Z] 5851b861e8e6: Waiting [2023-04-03T23:19:58.158Z] b352a97aabf1: Waiting [2023-04-03T23:19:58.158Z] e2be974225ed: Download complete [2023-04-03T23:19:58.158Z] 988bab9f4d93: Verifying Checksum [2023-04-03T23:19:58.158Z] 988bab9f4d93: Download complete [2023-04-03T23:19:58.419Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T23:19:58.419Z] 1469e6f7b9e6: Download complete [2023-04-03T23:19:58.419Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T23:19:58.419Z] 339a4e72a1f5: Download complete [2023-04-03T23:19:58.419Z] eaf3925da568: Verifying Checksum [2023-04-03T23:19:58.419Z] eaf3925da568: Download complete [2023-04-03T23:19:58.419Z] bde34c3a00c8: Download complete [2023-04-03T23:19:58.419Z] b352a97aabf1: Verifying Checksum [2023-04-03T23:19:58.419Z] b352a97aabf1: Download complete [2023-04-03T23:19:58.419Z] 4872d77fe225: Download complete [2023-04-03T23:19:58.419Z] 5851b861e8e6: Verifying Checksum [2023-04-03T23:19:58.419Z] 5851b861e8e6: Download complete [2023-04-03T23:19:58.419Z] b85a868b505f: Verifying Checksum [2023-04-03T23:19:58.419Z] b85a868b505f: Download complete [2023-04-03T23:19:58.678Z] bab4dde63d76: Verifying Checksum [2023-04-03T23:19:58.678Z] bab4dde63d76: Download complete [2023-04-03T23:20:00.060Z] b85a868b505f: Pull complete [2023-04-03T23:20:00.060Z] e2be974225ed: Pull complete [2023-04-03T23:20:00.328Z] 339a4e72a1f5: Pull complete [2023-04-03T23:20:00.590Z] 988bab9f4d93: Pull complete [2023-04-03T23:20:00.858Z] 1469e6f7b9e6: Pull complete [2023-04-03T23:20:00.858Z] eaf3925da568: Pull complete [2023-04-03T23:20:02.764Z] bab4dde63d76: Pull complete [2023-04-03T23:20:02.764Z] bde34c3a00c8: Pull complete [2023-04-03T23:20:02.764Z] b352a97aabf1: Pull complete [2023-04-03T23:20:03.026Z] 4872d77fe225: Pull complete [2023-04-03T23:20:03.026Z] 5851b861e8e6: Pull complete [2023-04-03T23:20:03.026Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T23:20:03.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:20:03.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:20:03.132Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-04-03T23:20:03.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T23:20:04.531Z] $ docker top 439687068f5ab6a85a6498ffeaa4ed4185f8f6b237c5ca0df9f4a1a3328ca2bb -eo pid,comm [2023-04-03T23:20:04.599Z] 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-04-03T23:20:04.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:20:04.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:20:04.633Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:20:04.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:20:04.739Z] $ docker exec 439687068f5ab6a85a6498ffeaa4ed4185f8f6b237c5ca0df9f4a1a3328ca2bb ssh-agent [2023-04-03T23:20:04.861Z] SSH_AUTH_SOCK=/tmp/ssh-RUIelBI0evKo/agent.33 [2023-04-03T23:20:04.861Z] SSH_AGENT_PID=39 [2023-04-03T23:20:04.868Z] Running ssh-add (command line suppressed) [2023-04-03T23:20:04.965Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_7345098709836102172.key (/w/workspace/edgex-go/6@tmp/private_key_7345098709836102172.key) [2023-04-03T23:20:04.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:20:05.276Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T23:20:05.282Z] $ docker exec --env ******** --env ******** 439687068f5ab6a85a6498ffeaa4ed4185f8f6b237c5ca0df9f4a1a3328ca2bb ssh-agent -k [2023-04-03T23:20:05.384Z] unset SSH_AUTH_SOCK; [2023-04-03T23:20:05.384Z] unset SSH_AGENT_PID; [2023-04-03T23:20:05.384Z] echo Agent pid 39 killed; [2023-04-03T23:20:05.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T23:20:05.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:20:05.430Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:20:05.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:20:05.536Z] $ docker exec 439687068f5ab6a85a6498ffeaa4ed4185f8f6b237c5ca0df9f4a1a3328ca2bb ssh-agent [2023-04-03T23:20:05.652Z] SSH_AUTH_SOCK=/tmp/ssh-RvDoAFfkkizr/agent.72 [2023-04-03T23:20:05.652Z] SSH_AGENT_PID=78 [2023-04-03T23:20:05.656Z] Running ssh-add (command line suppressed) [2023-04-03T23:20:05.760Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_3898211033930998930.key (/w/workspace/edgex-go/6@tmp/private_key_3898211033930998930.key) [2023-04-03T23:20:05.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:20:06.076Z] + git semver init [2023-04-03T23:20:06.334Z] 2023-04-03 23:20:06,258 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T23:20:06.334Z] 2023-04-03 23:20:06,259 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2023-04-03T23:20:06.334Z] 2023-04-03 23:20:06,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2023-04-03T23:20:06.334Z] 2023-04-03 23:20:06,260 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2023-04-03T23:20:11.606Z] 2023-04-03 23:20:10,687 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2023-04-03T23:20:11.606Z] 2023-04-03 23:20:10,688 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4481 with force:False [2023-04-03T23:20:11.606Z] 2023-04-03 23:20:10,688 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4481 [2023-04-03T23:20:11.606Z] 2023-04-03 23:20:10,693 [execute] INFO git cat-file --batch-check [2023-04-03T23:20:11.606Z] 2023-04-03 23:20:10,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T23:20:11.606Z] 2023-04-03 23:20:10,700 [execute] INFO git cat-file --batch [2023-04-03T23:20:11.606Z] 2023-04-03 23:20:10,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T23:20:11.606Z] 2023-04-03 23:20:10,705 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4481 [2023-04-03T23:20:11.606Z] 0.0.0 [Pipeline] } [2023-04-03T23:20:11.611Z] $ docker exec --env ******** --env ******** 439687068f5ab6a85a6498ffeaa4ed4185f8f6b237c5ca0df9f4a1a3328ca2bb ssh-agent -k [2023-04-03T23:20:11.718Z] unset SSH_AUTH_SOCK; [2023-04-03T23:20:11.719Z] unset SSH_AGENT_PID; [2023-04-03T23:20:11.719Z] echo Agent pid 78 killed; [2023-04-03T23:20:11.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:20:12.047Z] + git semver [Pipeline] } [2023-04-03T23:20:12.314Z] $ docker stop --time=1 439687068f5ab6a85a6498ffeaa4ed4185f8f6b237c5ca0df9f4a1a3328ca2bb [2023-04-03T23:20:13.655Z] $ docker rm -f --volumes 439687068f5ab6a85a6498ffeaa4ed4185f8f6b237c5ca0df9f4a1a3328ca2bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:20:13.994Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T23:20:14.201Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T23:20:14.204Z] [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-04-03T23:20:14.574Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-04-03T23:20:14.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:20:14.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:20:14.605Z] ========================================================= [2023-04-03T23:20:14.605Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T23:20:14.605Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:20:14.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:20:14.894Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T23:20:14.894Z] 63b65145d645: Pulling fs layer [2023-04-03T23:20:14.894Z] a2d21d5440eb: Pulling fs layer [2023-04-03T23:20:14.894Z] 935e6c44a52c: Pulling fs layer [2023-04-03T23:20:14.894Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T23:20:14.894Z] 30dea6a524f1: Pulling fs layer [2023-04-03T23:20:14.894Z] a2aff8979fd8: Pulling fs layer [2023-04-03T23:20:14.894Z] 6808be2612f2: Pulling fs layer [2023-04-03T23:20:14.894Z] f25807f1079a: Pulling fs layer [2023-04-03T23:20:14.894Z] 94cc34f8dd06: Waiting [2023-04-03T23:20:14.894Z] a2aff8979fd8: Waiting [2023-04-03T23:20:14.894Z] 6808be2612f2: Waiting [2023-04-03T23:20:14.894Z] f25807f1079a: Waiting [2023-04-03T23:20:14.894Z] a2d21d5440eb: Download complete [2023-04-03T23:20:14.894Z] 94cc34f8dd06: Verifying Checksum [2023-04-03T23:20:14.894Z] 94cc34f8dd06: Download complete [2023-04-03T23:20:14.894Z] 30dea6a524f1: Download complete [2023-04-03T23:20:14.894Z] 63b65145d645: Verifying Checksum [2023-04-03T23:20:14.894Z] 63b65145d645: Download complete [2023-04-03T23:20:14.894Z] a2aff8979fd8: Verifying Checksum [2023-04-03T23:20:14.894Z] a2aff8979fd8: Download complete [2023-04-03T23:20:15.158Z] 63b65145d645: Pull complete [2023-04-03T23:20:15.423Z] a2d21d5440eb: Pull complete [2023-04-03T23:20:15.424Z] f25807f1079a: Verifying Checksum [2023-04-03T23:20:15.424Z] f25807f1079a: Download complete [2023-04-03T23:20:15.682Z] 935e6c44a52c: Download complete [2023-04-03T23:20:15.682Z] 6808be2612f2: Verifying Checksum [2023-04-03T23:20:15.682Z] 6808be2612f2: Download complete [2023-04-03T23:20:19.880Z] 935e6c44a52c: Pull complete [2023-04-03T23:20:19.880Z] 94cc34f8dd06: Pull complete [2023-04-03T23:20:19.881Z] 30dea6a524f1: Pull complete [2023-04-03T23:20:19.881Z] a2aff8979fd8: Pull complete [2023-04-03T23:20:21.781Z] 6808be2612f2: Pull complete [2023-04-03T23:20:22.720Z] f25807f1079a: Pull complete [2023-04-03T23:20:22.720Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T23:20:22.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:20:22.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:20:23.012Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:20:23.012Z] WORKDIR /edgex [2023-04-03T23:20:23.012Z] COPY go.mod . [2023-04-03T23:20:23.012Z] RUN go mod download [2023-04-03T23:20:23.012Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-03T23:20:23.948Z] Sending build context to Docker daemon 170.6MB [2023-04-03T23:20:23.948Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:20:23.948Z] ---> 3b553350e43f [2023-04-03T23:20:23.948Z] Step 2/4 : WORKDIR /edgex [2023-04-03T23:20:25.325Z] ---> Running in 52186c016e5d [2023-04-03T23:20:25.584Z] Removing intermediate container 52186c016e5d [2023-04-03T23:20:25.584Z] ---> 0ef8ffa90f0e [2023-04-03T23:20:25.584Z] Step 3/4 : COPY go.mod . [2023-04-03T23:20:25.584Z] ---> 002ee4a69bac [2023-04-03T23:20:25.584Z] Step 4/4 : RUN go mod download [2023-04-03T23:20:25.584Z] ---> Running in 4e6a82be3513 [2023-04-03T23:20:29.266Z] Still waiting to schedule task [2023-04-03T23:20:29.266Z] ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-03T23:20:29.266Z] ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-03T23:20:29.266Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6751’ is offline [2023-04-03T23:20:35.556Z] Removing intermediate container 4e6a82be3513 [2023-04-03T23:20:35.556Z] ---> 29b11e741e0a [2023-04-03T23:20:35.556Z] Successfully built 29b11e741e0a [2023-04-03T23:20:35.556Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:20:35.932Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T23:20:35.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:20:36.005Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-04-03T23:20:36.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T23:20:36.508Z] $ docker top 8f7803907a7ac31c4f25a21cbaaa4f937d13f517787cf59176dc61dfc0116058 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:20:36.862Z] + go version [2023-04-03T23:20:36.862Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T23:20:36.875Z] $ docker stop --time=1 8f7803907a7ac31c4f25a21cbaaa4f937d13f517787cf59176dc61dfc0116058 [2023-04-03T23:20:38.167Z] $ docker rm -f --volumes 8f7803907a7ac31c4f25a21cbaaa4f937d13f517787cf59176dc61dfc0116058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:20:38.553Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T23:20:38.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:20:38.632Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-04-03T23:20:38.672Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T23:20:39.050Z] $ docker top da0966c9a60562c7d0e293d5df80e4f395c3ab7d1560f0a5f34a483189bf07a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T23:20:39.118Z] ========================================================= [2023-04-03T23:20:39.118Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-03T23:20:39.118Z] ========================================================= [Pipeline] sh [2023-04-03T23:20:39.396Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:20:39.693Z] + make test [2023-04-03T23:20:39.693Z] go test -race -coverprofile=coverage.out ./... [2023-04-03T23:20:47.819Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-03T23:21:02.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-03T23:21:04.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-03T23:21:04.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-03T23:21:04.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-04-03T23:21:06.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2023-04-03T23:21:10.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.3% of statements [2023-04-03T23:21:10.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-03T23:21:10.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-03T23:21:10.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-03T23:21:12.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-03T23:21:12.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-03T23:21:12.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-04-03T23:21:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-03T23:21:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-03T23:21:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-03T23:21:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-03T23:21:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:21:14.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-03T23:21:14.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-03T23:21:16.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.423s coverage: 88.5% of statements [2023-04-03T23:21:16.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements [2023-04-03T23:21:17.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-03T23:21:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:21:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-03T23:21:17.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.395s coverage: 95.6% of statements [2023-04-03T23:21:17.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-03T23:21:17.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-03T23:21:17.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-03T23:21:17.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-03T23:21:17.675Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-03T23:21:17.675Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-04-03T23:21:19.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-03T23:21:19.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-03T23:21:19.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-03T23:21:19.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-04-03T23:21:19.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-03T23:21:19.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-03T23:21:19.614Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-04-03T23:21:19.614Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.0% of statements [2023-04-03T23:21:19.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 44.1% of statements [2023-04-03T23:21:20.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 82.9% of statements [2023-04-03T23:21:20.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-04-03T23:21:20.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-04-03T23:21:20.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-04-03T23:21:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-03T23:21:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-03T23:21:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-03T23:21:21.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-03T23:21:21.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-03T23:21:21.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-03T23:21:21.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-03T23:21:21.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-03T23:21:22.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-03T23:21:22.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-03T23:21:22.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-03T23:21:22.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-03T23:21:23.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-03T23:21:23.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-03T23:21:23.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-03T23:21:24.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-03T23:21:25.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-03T23:21:26.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-03T23:21:26.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-03T23:21:27.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-03T23:21:27.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-03T23:21:27.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-03T23:21:28.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-03T23:21:28.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-03T23:21:29.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-03T23:21:30.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-03T23:21:30.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-03T23:21:30.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-03T23:21:30.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-03T23:21:31.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2023-04-03T23:21:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-03T23:21:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-03T23:21:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-03T23:21:31.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-03T23:21:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-03T23:21:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-03T23:21:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-03T23:21:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:21:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-03T23:21:34.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-03T23:21:34.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-03T23:21:34.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.300s coverage: 79.9% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.065s coverage: 86.0% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-04-03T23:21:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-04-03T23:21:44.679Z] 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-04-03T23:21:44.938Z] running golangci-lint [2023-04-03T23:21:45.200Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-03T23:21:45.200Z] go version go1.20.2 linux/amd64 [2023-04-03T23:21:45.457Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-03T23:21:45.457Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-03T23:22:00.334Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|types_sizes|imports) took 14.776931535s" [2023-04-03T23:22:00.334Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.455563ms" [2023-04-03T23:22:08.458Z] level=info msg="[linters_context/goanalysis] analyzers took 59.847136545s with top 10 stages: buildir: 36.082322025s, inspect: 1.599574882s, fact_deprecated: 1.419552604s, gosec: 1.270818844s, S1038: 1.079562475s, ctrlflow: 1.073899268s, printf: 941.22649ms, nilness: 787.079663ms, fact_purity: 712.137086ms, directives: 501.852612ms" [2023-04-03T23:22:08.458Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-03T23:22:08.458Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, skip_files: 201/201, exclude: 201/201, exclude-rules: 21/201, nolint: 0/21, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, path_prettifier: 201/201, skip_dirs: 201/201" [2023-04-03T23:22:08.458Z] level=info msg="[runner] processing took 15.779895ms with stages: nolint: 6.980569ms, identifier_marker: 4.876702ms, autogenerated_exclude: 1.208474ms, exclude-rules: 1.190993ms, path_prettifier: 863.45µs, skip_dirs: 622.635µs, cgo: 21.441µs, filename_unadjuster: 10.581µs, uniq_by_line: 720ns, severity-rules: 690ns, max_same_issues: 650ns, exclude: 420ns, skip_files: 410ns, source_code: 410ns, sort_results: 390ns, path_shortener: 370ns, diff: 360ns, path_prefixer: 330ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns" [2023-04-03T23:22:08.458Z] level=info msg="[runner] linters took 8.256400336s with stages: goanalysis_metalinter: 8.240528706s" [2023-04-03T23:22:08.458Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-03T23:22:08.458Z] level=info msg="Memory: 232 samples, avg is 195.7MB, max is 768.8MB" [2023-04-03T23:22:08.458Z] level=info msg="Execution took 23.090387185s" [2023-04-03T23:22:08.458Z] go vet ./... [2023-04-03T23:22:13.722Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T23:22:13.722Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T23:22:13.723Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T23:22:13.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-03T23:22:14.021Z] + ls -al . [2023-04-03T23:22:14.022Z] total 704 [2023-04-03T23:22:14.022Z] drwxrwxr-x 11 1001 1001 4096 Apr 3 23:20 . [2023-04-03T23:22:14.022Z] drwxr-xr-x 4 root root 4096 Apr 3 23:20 .. [2023-04-03T23:22:14.022Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 23:19 .blubracket [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 16 Apr 3 23:19 .dockerignore [2023-04-03T23:22:14.022Z] drwxrwxr-x 8 1001 1001 4096 Apr 3 23:20 .git [2023-04-03T23:22:14.022Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 23:19 .github [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 1133 Apr 3 23:19 .gitignore [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 42 Apr 3 23:19 .golangci.yml [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 87 Apr 3 23:19 .hadolint.yml [2023-04-03T23:22:14.022Z] drwxr-xr-x 3 1001 1001 4096 Apr 3 23:20 .semver [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 166 Apr 3 23:19 .sonarcloud.properties [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 1171 Apr 3 23:19 ADOPTERS.md [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 10835 Apr 3 23:19 Attribution.txt [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 73765 Apr 3 23:19 CHANGELOG.md [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 3804 Apr 3 23:19 CONTRIBUTING.md [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 677 Apr 3 23:19 GOVERNANCE.md [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 883 Apr 3 23:19 Jenkinsfile [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 10775 Apr 3 23:19 LICENSE [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 14368 Apr 3 23:19 Makefile [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 582 Apr 3 23:19 OWNERS.md [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 9403 Apr 3 23:19 README.md [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 789 Apr 3 23:19 SECURITY.md [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 5 Apr 3 23:20 VERSION [2023-04-03T23:22:14.022Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 23:19 bin [2023-04-03T23:22:14.022Z] drwxrwxr-x 18 1001 1001 4096 Apr 3 23:19 cmd [2023-04-03T23:22:14.022Z] -rw-r--r-- 1 root root 447380 Apr 3 23:21 coverage.out [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 3200 Apr 3 23:19 go.mod [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 31265 Apr 3 23:19 go.sum [2023-04-03T23:22:14.022Z] drwxrwxr-x 7 1001 1001 4096 Apr 3 23:19 internal [2023-04-03T23:22:14.022Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 23:19 openapi [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 594 Apr 3 23:19 security.txt [2023-04-03T23:22:14.022Z] drwxrwxr-x 4 1001 1001 4096 Apr 3 23:19 snap [2023-04-03T23:22:14.022Z] -rw-rw-r-- 1 1001 1001 204 Apr 3 23:19 version.go [Pipeline] sh [2023-04-03T23:22:14.305Z] + '[' -e coverage.out ] [2023-04-03T23:22:14.305Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-03T23:22:14.402Z] Stashed 1 file(s) [Pipeline] sh [2023-04-03T23:22:14.679Z] + make build [2023-04-03T23:22:14.679Z] 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-04-03T23:22:26.874Z] 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-04-03T23:22:28.250Z] 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-04-03T23:22:29.188Z] 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-04-03T23:22:30.125Z] 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-04-03T23:22:36.683Z] 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-04-03T23:22:38.587Z] 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-04-03T23:22:39.965Z] 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-04-03T23:22:40.900Z] 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-04-03T23:22:41.833Z] 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-04-03T23:22:42.770Z] 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-04-03T23:22:44.146Z] 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-04-03T23:22:45.540Z] $ docker stop --time=1 da0966c9a60562c7d0e293d5df80e4f395c3ab7d1560f0a5f34a483189bf07a1 [2023-04-03T23:22:48.073Z] $ docker rm -f --volumes da0966c9a60562c7d0e293d5df80e4f395c3ab7d1560f0a5f34a483189bf07a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:22:48.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:22:48.836Z] [2023-04-03T23:22:48.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:22:49.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:22:49.131Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-03T23:22:49.131Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-03T23:22:49.131Z] ca9280d653b3: Pulling fs layer [2023-04-03T23:22:49.131Z] 7e9c9ca2126c: Pulling fs layer [2023-04-03T23:22:49.131Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-03T23:22:49.131Z] cbdbe7a5bc2a: Download complete [2023-04-03T23:22:49.391Z] ca9280d653b3: Verifying Checksum [2023-04-03T23:22:49.391Z] ca9280d653b3: Download complete [2023-04-03T23:22:49.391Z] cbdbe7a5bc2a: Pull complete [2023-04-03T23:22:49.648Z] 7e9c9ca2126c: Download complete [2023-04-03T23:22:49.906Z] ca9280d653b3: Pull complete [2023-04-03T23:22:53.185Z] 7e9c9ca2126c: Pull complete [2023-04-03T23:22:53.185Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-03T23:22:53.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:22:53.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:22:53.257Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-04-03T23:22:53.288Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-03T23:22:54.517Z] $ docker top aff4bb1f58872679b40714b03926eb238f27bb59522c50b791793697894185e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:22:54.850Z] + + docker-composegrep build parallel --help [2023-04-03T23:22:54.850Z] [2023-04-03T23:22:55.418Z] --parallel Build images in parallel. [Pipeline] } [2023-04-03T23:22:55.436Z] $ docker stop --time=1 aff4bb1f58872679b40714b03926eb238f27bb59522c50b791793697894185e5 [2023-04-03T23:22:56.736Z] $ docker rm -f --volumes aff4bb1f58872679b40714b03926eb238f27bb59522c50b791793697894185e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:22:57.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T23:22:57.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:22:57.189Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-04-03T23:22:57.230Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-03T23:22:57.581Z] $ docker top f4e433e456bc93cd51c1ac8ac9e3aea591ed8fdf6af904a01c8f2fb094ae0ba6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:22:57.913Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-03T23:22:58.481Z] Building core-command ... [2023-04-03T23:22:58.481Z] Building core-common-config-bootstrapper ... [2023-04-03T23:22:58.481Z] Building core-data ... [2023-04-03T23:22:58.481Z] Building core-metadata ... [2023-04-03T23:22:58.481Z] Building security-bootstrapper ... [2023-04-03T23:22:58.481Z] Building security-proxy-auth ... [2023-04-03T23:22:58.481Z] Building security-proxy-setup ... [2023-04-03T23:22:58.481Z] Building security-secretstore-setup ... [2023-04-03T23:22:58.481Z] Building security-spiffe-token-provider ... [2023-04-03T23:22:58.481Z] Building security-spire-agent ... [2023-04-03T23:22:58.481Z] Building security-spire-config ... [2023-04-03T23:22:58.481Z] Building security-spire-server ... [2023-04-03T23:22:58.481Z] Building support-notifications ... [2023-04-03T23:22:58.481Z] Building support-scheduler ... [2023-04-03T23:22:58.481Z] Building security-spire-agent [2023-04-03T23:22:58.481Z] Building support-scheduler [2023-04-03T23:22:58.481Z] Building security-spire-config [2023-04-03T23:22:58.481Z] Building core-data [2023-04-03T23:22:58.481Z] Building core-command [2023-04-03T23:23:13.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:23:13.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:23:13.362Z] ---> 29b11e741e0a [2023-04-03T23:23:13.362Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:23:13.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:23:13.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:23:13.362Z] ---> 29b11e741e0a [2023-04-03T23:23:13.362Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:23:13.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:23:13.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:23:13.362Z] ---> 29b11e741e0a [2023-04-03T23:23:13.362Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:23:13.362Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:23:13.362Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:23:13.362Z] ---> 29b11e741e0a [2023-04-03T23:23:13.362Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T23:23:13.362Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:23:13.362Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:23:13.362Z] ---> 29b11e741e0a [2023-04-03T23:23:13.362Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T23:23:14.299Z] ---> Running in 84c4b3e3707b [2023-04-03T23:23:14.299Z] ---> Running in b0742a46ceef [2023-04-03T23:23:14.299Z] ---> Running in cbb59f2d047e [2023-04-03T23:23:14.299Z] ---> Running in 42159963dd29 [2023-04-03T23:23:14.299Z] ---> Running in 96025214efe0 [2023-04-03T23:23:14.299Z] Removing intermediate container 42159963dd29 [2023-04-03T23:23:14.299Z] ---> fa5d90e1006f [2023-04-03T23:23:14.299Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:23:14.299Z] Removing intermediate container 84c4b3e3707b [2023-04-03T23:23:14.299Z] ---> f5085bc6f518 [2023-04-03T23:23:14.299Z] Step 4/24 : WORKDIR /edgex-go [2023-04-03T23:23:14.299Z] Removing intermediate container b0742a46ceef [2023-04-03T23:23:14.299Z] ---> 196da13792e6 [2023-04-03T23:23:14.299Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:23:14.299Z] ---> Running in 6e96f2efd048 [2023-04-03T23:23:14.299Z] Removing intermediate container cbb59f2d047e [2023-04-03T23:23:14.299Z] ---> 689f2cb6051a [2023-04-03T23:23:14.299Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:23:14.299Z] Removing intermediate container 96025214efe0 [2023-04-03T23:23:14.299Z] ---> de19f4ea76f8 [2023-04-03T23:23:14.299Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:23:14.299Z] ---> Running in 85cbf613bf97 [2023-04-03T23:23:14.299Z] ---> Running in 81793ce7ee5b [2023-04-03T23:23:14.299Z] ---> Running in 9cf8cfbaea45 [2023-04-03T23:23:14.299Z] ---> Running in 35ffec1d8b0e [2023-04-03T23:23:14.299Z] Removing intermediate container 6e96f2efd048 [2023-04-03T23:23:14.299Z] ---> 1e5f4804114a [2023-04-03T23:23:14.299Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:23:14.557Z] Removing intermediate container 85cbf613bf97 [2023-04-03T23:23:14.557Z] ---> f02ee1f818e2 [2023-04-03T23:23:14.557Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-03T23:23:14.557Z] ---> Running in 0a755548055b [2023-04-03T23:23:14.557Z] ---> Running in 2a7f32641ef3 [2023-04-03T23:23:14.557Z] Removing intermediate container 35ffec1d8b0e [2023-04-03T23:23:14.557Z] ---> 2fa58e5ca4a0 [2023-04-03T23:23:14.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:23:14.557Z] ---> Running in f81d91b2acb6 [2023-04-03T23:23:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:15.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:15.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:15.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:15.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:15.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:15.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:15.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:15.332Z] OK: 265 MiB in 53 packages [2023-04-03T23:23:15.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:15.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:15.332Z] OK: 265 MiB in 53 packages [2023-04-03T23:23:15.590Z] OK: 265 MiB in 53 packages [2023-04-03T23:23:15.590Z] OK: 265 MiB in 53 packages [2023-04-03T23:23:15.590Z] OK: 265 MiB in 53 packages [2023-04-03T23:23:15.848Z] Removing intermediate container 81793ce7ee5b [2023-04-03T23:23:15.848Z] ---> db2dfabb7251 [2023-04-03T23:23:15.848Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T23:23:15.848Z] Removing intermediate container 9cf8cfbaea45 [2023-04-03T23:23:15.848Z] ---> 722af20a7ffc [2023-04-03T23:23:15.848Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T23:23:15.848Z] ---> 4e64f5188939 [2023-04-03T23:23:15.848Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:23:16.105Z] ---> Running in 3a6455b2f95a [2023-04-03T23:23:16.105Z] ---> ea394efad835 [2023-04-03T23:23:16.105Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:23:16.105Z] Removing intermediate container f81d91b2acb6 [2023-04-03T23:23:16.105Z] ---> bf9d81190190 [2023-04-03T23:23:16.105Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:23:16.105Z] ---> Running in d74787d6e517 [2023-04-03T23:23:16.105Z] Removing intermediate container 2a7f32641ef3 [2023-04-03T23:23:16.105Z] ---> 5763a76620b9 [2023-04-03T23:23:16.105Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-03T23:23:16.105Z] Removing intermediate container 0a755548055b [2023-04-03T23:23:16.105Z] ---> e1601cb5ae4a [2023-04-03T23:23:16.105Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:23:16.363Z] ---> e4461aea2c77 [2023-04-03T23:23:16.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:23:16.363Z] ---> Running in 4c075e7b5a4d [2023-04-03T23:23:16.363Z] ---> 7aef90b12bfc [2023-04-03T23:23:16.363Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:23:16.363Z] ---> a97ea9566183 [2023-04-03T23:23:16.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:23:16.363Z] ---> Running in fba73263c70b [2023-04-03T23:23:16.363Z] ---> Running in 4b78952d3180 [2023-04-03T23:23:29.461Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6753 in /w/workspace/edgexfoundry_edgex-go_PR-4481 [Pipeline] { [Pipeline] ws [2023-04-03T23:23:29.472Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2023-04-03T23:23:29.509Z] The recommended git tool is: git [2023-04-03T23:23:40.262Z] using credential edgex-jenkins-ssh [2023-04-03T23:23:40.284Z] Cloning the remote Git repository [2023-04-03T23:23:40.350Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-03T23:23:40.487Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2023-04-03T23:23:40.895Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-03T23:23:40.897Z] > git --version # timeout=10 [2023-04-03T23:23:40.943Z] > git --version # 'git version 2.25.1' [2023-04-03T23:23:40.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T23:23:41.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T23:23:42.904Z] Removing intermediate container 4c075e7b5a4d [2023-04-03T23:23:42.904Z] ---> 08147801bff4 [2023-04-03T23:23:42.904Z] Step 8/23 : COPY . . [2023-04-03T23:23:42.904Z] Removing intermediate container 3a6455b2f95a [2023-04-03T23:23:42.904Z] ---> 0e6c4a13e9ac [2023-04-03T23:23:42.904Z] Step 7/27 : COPY . . [2023-04-03T23:23:42.904Z] Removing intermediate container d74787d6e517 [2023-04-03T23:23:42.904Z] ---> 0f9096486208 [2023-04-03T23:23:42.904Z] Step 7/27 : COPY . . [2023-04-03T23:23:42.904Z] Removing intermediate container fba73263c70b [2023-04-03T23:23:42.904Z] ---> f2fb1073d005 [2023-04-03T23:23:42.904Z] Step 8/24 : COPY . . [2023-04-03T23:23:42.904Z] Removing intermediate container 4b78952d3180 [2023-04-03T23:23:42.904Z] ---> 3069bc983afa [2023-04-03T23:23:42.904Z] Step 8/23 : COPY . . [2023-04-03T23:23:51.016Z] ---> ae3dc467a3b6 [2023-04-03T23:23:51.016Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:23:51.016Z] ---> 32bf67a0258c [2023-04-03T23:23:51.016Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-03T23:23:51.016Z] ---> 6bdee09c390f [2023-04-03T23:23:51.016Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-03T23:23:51.016Z] ---> f5cc0168067a [2023-04-03T23:23:51.016Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:23:51.016Z] ---> e683e4a1acf2 [2023-04-03T23:23:51.016Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-03T23:23:51.016Z] ---> Running in 16ed88a0f731 [2023-04-03T23:23:51.016Z] ---> Running in b9b0499cd77f [2023-04-03T23:23:51.016Z] ---> Running in 69f8e7aca945 [2023-04-03T23:23:51.016Z] ---> Running in 6369d5e3ea6c [2023-04-03T23:23:51.016Z] ---> Running in df89bb7ce291 [2023-04-03T23:23:51.274Z] Removing intermediate container 16ed88a0f731 [2023-04-03T23:23:51.274Z] ---> 4b92ff56b635 [2023-04-03T23:23:51.274Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T23:23:51.274Z] ---> Running in c9b3d216cdef [2023-04-03T23:23:51.274Z] Removing intermediate container 6369d5e3ea6c [2023-04-03T23:23:51.274Z] ---> 7b35361ae7f2 [2023-04-03T23:23:51.274Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T23:23:51.274Z] ---> Running in 57c28439514c [2023-04-03T23:23:51.274Z] Removing intermediate container c9b3d216cdef [2023-04-03T23:23:51.274Z] ---> 3f8fdbdeb1f5 [2023-04-03T23:23:51.274Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:23:51.540Z] ---> Running in 4f0e4bf11771 [2023-04-03T23:23:51.540Z] Removing intermediate container 57c28439514c [2023-04-03T23:23:51.540Z] ---> f2276aec9ccd [2023-04-03T23:23:51.540Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:23:51.540Z] ---> Running in b4ead1e7abd7 [2023-04-03T23:23:51.541Z] 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-04-03T23:23:51.541Z] Removing intermediate container 4f0e4bf11771 [2023-04-03T23:23:51.541Z] ---> 61b7c096a5ac [2023-04-03T23:23:51.541Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:23:51.541Z] ---> Running in 505b172cadc3 [2023-04-03T23:23:51.541Z] Removing intermediate container b4ead1e7abd7 [2023-04-03T23:23:51.541Z] ---> 2ba4742e93a3 [2023-04-03T23:23:51.541Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:23:51.799Z] 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-04-03T23:23:51.799Z] ---> Running in b1ec31445739 [2023-04-03T23:23:51.799Z] 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-04-03T23:23:52.732Z] Removing intermediate container 505b172cadc3 [2023-04-03T23:23:52.732Z] ---> 25972545e1b2 [2023-04-03T23:23:52.732Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T23:23:52.990Z] Removing intermediate container b1ec31445739 [2023-04-03T23:23:52.990Z] ---> 9a853917376d [2023-04-03T23:23:52.990Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T23:23:52.990Z] ---> Running in b5ceb4d74ac0 [2023-04-03T23:23:52.990Z] ---> Running in 64514b619dba [2023-04-03T23:23:52.990Z] Removing intermediate container b5ceb4d74ac0 [2023-04-03T23:23:52.990Z] ---> 1065a761669c [2023-04-03T23:23:52.990Z] [2023-04-03T23:23:52.990Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T23:23:52.990Z] Removing intermediate container 64514b619dba [2023-04-03T23:23:52.990Z] ---> 3670d93ef963 [2023-04-03T23:23:52.990Z] [2023-04-03T23:23:52.990Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T23:23:53.923Z] 3.17: Pulling from library/alpine [2023-04-03T23:23:53.923Z] 3.17: Pulling from library/alpine [2023-04-03T23:23:54.855Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:23:54.855Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T23:23:54.855Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:23:54.855Z] Status: Image is up to date for alpine:3.17 [2023-04-03T23:23:54.855Z] ---> 9ed4aefc74f6 [2023-04-03T23:23:54.855Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:23:54.855Z] ---> 9ed4aefc74f6 [2023-04-03T23:23:54.855Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:23:54.855Z] ---> Running in 33e8b24ff850 [2023-04-03T23:23:54.855Z] ---> Running in a45c427bf5a8 [2023-04-03T23:23:55.114Z] Removing intermediate container a45c427bf5a8 [2023-04-03T23:23:55.114Z] ---> 48330d09d453 [2023-04-03T23:23:55.114Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-03T23:23:55.114Z] Removing intermediate container 33e8b24ff850 [2023-04-03T23:23:55.114Z] ---> 06f910a32e0f [2023-04-03T23:23:55.114Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T23:23:55.114Z] ---> Running in 27bcc2b1a344 [2023-04-03T23:23:55.114Z] ---> Running in 665b8e8e6979 [2023-04-03T23:23:55.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:55.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:55.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:55.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:55.938Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:23:55.938Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:23:55.938Z] OK: 17818 distinct packages available [2023-04-03T23:23:55.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:55.938Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:23:55.938Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:23:55.938Z] OK: 17818 distinct packages available [2023-04-03T23:23:56.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:56.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:56.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:23:56.453Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-03T23:23:56.453Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:23:56.453Z] (3/5) Installing libucontext (1.2-r0) [2023-04-03T23:23:56.453Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-03T23:23:56.453Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-03T23:23:56.453Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:23:56.453Z] OK: 8 MiB in 20 packages [2023-04-03T23:23:56.453Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-03T23:23:56.453Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:23:56.453Z] (3/4) Installing libucontext (1.2-r0) [2023-04-03T23:23:56.453Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-03T23:23:56.453Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:23:56.453Z] OK: 7 MiB in 19 packages [2023-04-03T23:23:57.825Z] Removing intermediate container 27bcc2b1a344 [2023-04-03T23:23:57.825Z] ---> 62a900ff6cd3 [2023-04-03T23:23:57.825Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:23:57.825Z] Removing intermediate container 665b8e8e6979 [2023-04-03T23:23:57.825Z] ---> 69a3f80f71a4 [2023-04-03T23:23:57.825Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:23:58.764Z] ---> 17edc283b227 [2023-04-03T23:23:58.764Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:23:58.764Z] ---> 2e1732b0d636 [2023-04-03T23:23:58.764Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:23:59.339Z] ---> af983ad6ec11 [2023-04-03T23:23:59.339Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:23:59.598Z] ---> c8c195bd6f07 [2023-04-03T23:23:59.598Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-03T23:24:01.150Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-03T23:24:03.307Z] Merging remotes/origin/main commit 7dfb2bebdff01e763e027b41a3038140e2212768 into PR head commit fc642928cfbf18e003f8951daae004c4cbc28dde [2023-04-03T23:24:01.178Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T23:24:02.414Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-03T23:24:02.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-03T23:24:02.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T23:24:02.490Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4481/head:refs/remotes/origin/PR-4481 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-03T23:24:03.335Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T23:24:03.429Z] > git checkout -f fc642928cfbf18e003f8951daae004c4cbc28dde # timeout=10 [2023-04-03T23:24:04.114Z] Merge succeeded, producing 65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-03T23:24:04.115Z] Checking out Revision 65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 (PR-4481) [2023-04-03T23:24:04.857Z] ---> a80ff6a43b2f [2023-04-03T23:24:04.857Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:24:04.857Z] ---> 8a325bd32575 [2023-04-03T23:24:04.857Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:24:05.114Z] ---> 69fcbf5569bd [2023-04-03T23:24:05.114Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-03T23:24:05.372Z] ---> Running in 934442ff6aa1 [2023-04-03T23:24:05.630Z] Removing intermediate container 934442ff6aa1 [2023-04-03T23:24:05.630Z] ---> 2c019b44f0e7 [2023-04-03T23:24:05.630Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-03T23:24:03.690Z] > git remote # timeout=10 [2023-04-03T23:24:03.712Z] > git config --get remote.origin.url # timeout=10 [2023-04-03T23:24:03.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T23:24:03.759Z] > git merge 7dfb2bebdff01e763e027b41a3038140e2212768 # timeout=10 [2023-04-03T23:24:04.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-03T23:24:04.123Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T23:24:04.142Z] > git checkout -f 65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 # timeout=10 [2023-04-03T23:24:06.563Z] ---> b6cd781a1fdb [2023-04-03T23:24:06.563Z] Step 22/27 : WORKDIR / [2023-04-03T23:24:06.820Z] ---> 8378b1f363c8 [2023-04-03T23:24:06.820Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:24:06.820Z] ---> Running in 64165ac5aca3 [2023-04-03T23:24:07.391Z] Removing intermediate container 64165ac5aca3 [2023-04-03T23:24:07.391Z] ---> 11a207aca081 [2023-04-03T23:24:07.391Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:24:07.649Z] ---> 8e683b1442fc [2023-04-03T23:24:07.649Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-03T23:24:07.649Z] ---> Running in b255f360c47f [2023-04-03T23:24:07.906Z] Removing intermediate container b255f360c47f [2023-04-03T23:24:07.907Z] ---> 1729f4d3a636 [2023-04-03T23:24:07.907Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:24:07.907Z] ---> Running in 2b65e8a68daf [2023-04-03T23:24:07.907Z] ---> 034d6677a854 [2023-04-03T23:24:07.907Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-03T23:24:08.048Z] Commit message: "Merge commit '7dfb2bebdff01e763e027b41a3038140e2212768' into HEAD" [2023-04-03T23:24:08.084Z] First time build. Skipping changelog. [2023-04-03T23:24:08.163Z] Removing intermediate container 2b65e8a68daf [2023-04-03T23:24:08.163Z] ---> 8a440c494361 [2023-04-03T23:24:08.164Z] Step 25/27 : LABEL arch=x86_64 [2023-04-03T23:24:08.457Z] ---> Running in 900607752ea4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T23:24:08.715Z] Removing intermediate container 900607752ea4 [2023-04-03T23:24:08.715Z] ---> b85c2bc83e3e [2023-04-03T23:24:08.715Z] Step 26/27 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:24:08.715Z] ---> d99ff21caf79 [2023-04-03T23:24:08.715Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:24:08.715Z] ---> Running in b7447b69e3de [2023-04-03T23:24:08.715Z] ---> Running in 8f67d0ac0a44 [2023-04-03T23:24:08.972Z] Removing intermediate container b7447b69e3de [2023-04-03T23:24:08.972Z] ---> ea47a29fc3ac [2023-04-03T23:24:08.972Z] Step 27/27 : LABEL version=0.0.0 [2023-04-03T23:24:08.972Z] ---> Running in 416f36c30fa2 [2023-04-03T23:24:08.972Z] Removing intermediate container 8f67d0ac0a44 [2023-04-03T23:24:08.972Z] ---> 183e5da7caef [2023-04-03T23:24:08.972Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:24:09.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T23:24:09.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:24:09.072Z] Dload Upload Total Spent Left Speed [2023-04-03T23:24:09.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 60856 0 --:--:-- --:--:-- --:--:-- 60521 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 69298 [2023-04-03T23:24:08.060Z] > git rev-list --no-walk 1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 # timeout=10 [2023-04-03T23:24:09.229Z] ---> Running in 63a6d07ece66 [2023-04-03T23:24:09.229Z] Removing intermediate container 416f36c30fa2 [2023-04-03T23:24:09.229Z] ---> 9fd05a61a525 [2023-04-03T23:24:09.229Z] [2023-04-03T23:24:09.487Z] Successfully built 9fd05a61a525 [2023-04-03T23:24:09.487Z] Successfully tagged security-spire-config:latest [2023-04-03T23:24:09.487Z] Building security-spire-server [2023-04-03T23:24:09.487Z]  Building security-spire-config ... done Removing intermediate container 63a6d07ece66 [2023-04-03T23:24:09.487Z] ---> 898bc1b914d4 [2023-04-03T23:24:09.487Z] Step 25/27 : LABEL arch=x86_64 [2023-04-03T23:24:09.487Z] ---> Running in 2944b6ecd556 [Pipeline] sh [2023-04-03T23:24:09.860Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T23:24:10.209Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T23:24:10.209Z] + sudo tee /etc/docker/daemon.new [2023-04-03T23:24:10.209Z] { [2023-04-03T23:24:10.209Z] "registry-mirrors": [ [2023-04-03T23:24:10.209Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T23:24:10.209Z] ], [2023-04-03T23:24:10.209Z] "bip": "10.250.0.254/24", [2023-04-03T23:24:10.209Z] "hosts": [ [2023-04-03T23:24:10.209Z] "tcp://0.0.0.0:5555", [2023-04-03T23:24:10.209Z] "unix:///var/run/docker.sock" [2023-04-03T23:24:10.209Z] ], [2023-04-03T23:24:10.209Z] "mtu": 1458, [2023-04-03T23:24:10.209Z] "selinux-enabled": true, [2023-04-03T23:24:10.209Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T23:24:10.209Z] } [Pipeline] sh [2023-04-03T23:24:10.425Z] Removing intermediate container 2944b6ecd556 [2023-04-03T23:24:10.425Z] ---> b4c7a3fbd6e5 [2023-04-03T23:24:10.425Z] Step 26/27 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:24:10.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T23:24:10.919Z] + sudo service docker restart [2023-04-03T23:24:10.989Z] ---> Running in 83c3a54e6bf9 [2023-04-03T23:24:11.923Z] Removing intermediate container 83c3a54e6bf9 [2023-04-03T23:24:11.923Z] ---> 94d3b52bca61 [2023-04-03T23:24:11.923Z] Step 27/27 : LABEL version=0.0.0 [2023-04-03T23:24:12.181Z] ---> Running in 77e576ab0e73 [2023-04-03T23:24:12.746Z] Removing intermediate container 77e576ab0e73 [2023-04-03T23:24:12.746Z] ---> 1e6978809512 [2023-04-03T23:24:12.746Z] [2023-04-03T23:24:12.746Z] Successfully built 1e6978809512 [2023-04-03T23:24:12.746Z] Successfully tagged security-spire-agent:latest [2023-04-03T23:24:12.746Z] Building security-proxy-setup [2023-04-03T23:24:13.677Z]  Building security-spire-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:13.677Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:13.677Z] ---> 29b11e741e0a [2023-04-03T23:24:13.677Z] Step 3/26 : WORKDIR /edgex-go [2023-04-03T23:24:13.677Z] ---> Using cache [2023-04-03T23:24:13.677Z] ---> de19f4ea76f8 [2023-04-03T23:24:13.677Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:24:13.677Z] ---> Using cache [2023-04-03T23:24:13.677Z] ---> 722af20a7ffc [2023-04-03T23:24:13.677Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-03T23:24:13.677Z] ---> Using cache [2023-04-03T23:24:13.677Z] ---> ea394efad835 [2023-04-03T23:24:13.677Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:13.677Z] ---> Using cache [2023-04-03T23:24:13.677Z] ---> 0f9096486208 [2023-04-03T23:24:13.677Z] Step 7/26 : COPY . . [2023-04-03T23:24:13.677Z] ---> Using cache [2023-04-03T23:24:13.677Z] ---> ae3dc467a3b6 [2023-04-03T23:24:13.677Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:24:13.677Z] ---> Using cache [2023-04-03T23:24:13.677Z] ---> 4b92ff56b635 [2023-04-03T23:24:13.677Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-03T23:24:13.677Z] ---> Using cache [2023-04-03T23:24:13.677Z] ---> 3f8fdbdeb1f5 [2023-04-03T23:24:13.677Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:24:13.677Z] ---> Using cache [2023-04-03T23:24:13.677Z] ---> 61b7c096a5ac [2023-04-03T23:24:13.678Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:24:16.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:16.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:16.216Z] ---> 29b11e741e0a [2023-04-03T23:24:16.216Z] Step 3/22 : WORKDIR /edgex-go [2023-04-03T23:24:16.216Z] ---> Using cache [2023-04-03T23:24:16.216Z] ---> de19f4ea76f8 [2023-04-03T23:24:16.216Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-03T23:24:16.473Z] ---> Running in adc4d567ed40 [2023-04-03T23:24:16.473Z] ---> Running in d4dcdf87db71 [2023-04-03T23:24:17.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:17.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:17.301Z] OK: 265 MiB in 53 packages [2023-04-03T23:24:18.677Z] Removing intermediate container d4dcdf87db71 [2023-04-03T23:24:18.677Z] ---> 2de05ff3336c [2023-04-03T23:24:18.677Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-03T23:24:18.677Z] Removing intermediate container adc4d567ed40 [2023-04-03T23:24:18.677Z] ---> f117454bce5d [2023-04-03T23:24:18.677Z] Step 12/26 : WORKDIR /edgex-go [2023-04-03T23:24:18.935Z] ---> Running in f5ea849912cc [2023-04-03T23:24:18.935Z] Removing intermediate container b9b0499cd77f [2023-04-03T23:24:18.935Z] ---> 295c8353c1e4 [2023-04-03T23:24:18.935Z] [2023-04-03T23:24:18.935Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:24:18.935Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:18.935Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:24:18.935Z] Removing intermediate container df89bb7ce291 [2023-04-03T23:24:18.935Z] ---> 9f2252b7ee8c [2023-04-03T23:24:18.935Z] [2023-04-03T23:24:18.935Z] Step 10/24 : FROM alpine:3.17 [2023-04-03T23:24:18.935Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:18.935Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:24:19.194Z] ---> 658f83821786 [2023-04-03T23:24:19.194Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:19.194Z] ---> Running in ea56e8471b07 [2023-04-03T23:24:19.194Z] ---> Running in ebf88997fa2c [2023-04-03T23:24:19.194Z] Removing intermediate container f5ea849912cc [2023-04-03T23:24:19.194Z] ---> 09d1ba79da24 [2023-04-03T23:24:19.194Z] [2023-04-03T23:24:19.194Z] Step 13/26 : FROM alpine:3.17 [2023-04-03T23:24:19.194Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:19.194Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:24:19.194Z] ---> Using cache [2023-04-03T23:24:19.194Z] ---> 06f910a32e0f [2023-04-03T23:24:19.194Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T23:24:19.194Z] ---> Using cache [2023-04-03T23:24:19.194Z] ---> 69a3f80f71a4 [2023-04-03T23:24:19.194Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:24:19.194Z] ---> Using cache [2023-04-03T23:24:19.194Z] ---> Running in 5470939a7cbd [2023-04-03T23:24:19.194Z] ---> 2e1732b0d636 [2023-04-03T23:24:19.194Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:24:19.194Z] ---> Using cache [2023-04-03T23:24:19.194Z] ---> c8c195bd6f07 [2023-04-03T23:24:19.194Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:24:19.452Z] Removing intermediate container ebf88997fa2c [2023-04-03T23:24:19.452Z] ---> 64b93a00b3f5 [2023-04-03T23:24:19.452Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-03T23:24:19.452Z] ---> Running in 5c71a6fb3cd9 [2023-04-03T23:24:19.717Z] Removing intermediate container 5c71a6fb3cd9 [2023-04-03T23:24:19.717Z] ---> f0cedc60b375 [2023-04-03T23:24:19.717Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-03T23:24:19.717Z] ---> Running in 7f3767b50e1f [2023-04-03T23:24:19.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:19.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:19.978Z] Removing intermediate container 7f3767b50e1f [2023-04-03T23:24:19.978Z] ---> 27fe9ee5462d [2023-04-03T23:24:19.978Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:24:20.279Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:24:20.279Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:24:20.279Z] OK: 7 MiB in 16 packages [2023-04-03T23:24:20.279Z] ---> Running in 4608e5b3df82 [2023-04-03T23:24:20.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:20.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:20.827Z] ---> 067a3f3208f6 [2023-04-03T23:24:20.827Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:24:20.827Z] Removing intermediate container ea56e8471b07 [2023-04-03T23:24:20.827Z] ---> 546a2a79b71a [2023-04-03T23:24:20.827Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:24:21.102Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:24:21.102Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:24:21.102Z] OK: 7 MiB in 16 packages [2023-04-03T23:24:21.102Z] ---> Running in f855d16735fd [2023-04-03T23:24:21.102Z] ---> 97e420c9a966 [2023-04-03T23:24:21.102Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-03T23:24:21.102Z] Removing intermediate container f855d16735fd [2023-04-03T23:24:21.102Z] ---> 88a76a2f7989 [2023-04-03T23:24:21.102Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-03T23:24:21.373Z] ---> Running in 22ffe16e543b [2023-04-03T23:24:21.373Z] ---> fb89754583bd [2023-04-03T23:24:21.373Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-03T23:24:21.650Z] Removing intermediate container 22ffe16e543b [2023-04-03T23:24:21.650Z] ---> 086e102556b6 [2023-04-03T23:24:21.650Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-03T23:24:21.950Z] ---> Running in 240c01d19068 [2023-04-03T23:24:21.950Z] Removing intermediate container 4608e5b3df82 [2023-04-03T23:24:21.950Z] ---> 16d51a666013 [2023-04-03T23:24:21.950Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:24:21.950Z] ---> 3a0e8a358940 [2023-04-03T23:24:21.950Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:24:21.950Z] ---> Running in f113dd825872 [2023-04-03T23:24:21.950Z] Removing intermediate container 240c01d19068 [2023-04-03T23:24:21.950Z] ---> cbf2ef0250bd [2023-04-03T23:24:21.950Z] Step 15/24 : WORKDIR / [2023-04-03T23:24:22.225Z] ---> c5b0d88d57e1 [2023-04-03T23:24:22.225Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:24:22.225Z] ---> Running in fb0385071ee8 [2023-04-03T23:24:22.225Z] Removing intermediate container f113dd825872 [2023-04-03T23:24:22.225Z] ---> 6129128572af [2023-04-03T23:24:22.225Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:24:22.225Z] ---> Running in 14baa73b5781 [2023-04-03T23:24:22.505Z] Removing intermediate container fb0385071ee8 [2023-04-03T23:24:22.505Z] ---> 256c1f0623ea [2023-04-03T23:24:22.505Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:24:22.505Z] ---> f743234d2797 [2023-04-03T23:24:22.505Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-03T23:24:22.505Z] Removing intermediate container 14baa73b5781 [2023-04-03T23:24:22.505Z] ---> 590d0e9de390 [2023-04-03T23:24:22.505Z] Step 24/26 : LABEL arch=x86_64 [2023-04-03T23:24:22.787Z] ---> Running in f4b723228f85 [2023-04-03T23:24:22.787Z] ---> e9851dde6feb [2023-04-03T23:24:22.787Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:24:23.075Z] ---> 873ab7bd270b [2023-04-03T23:24:23.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:24:23.076Z] Removing intermediate container f4b723228f85 [2023-04-03T23:24:23.076Z] ---> f359a6d7ed86 [2023-04-03T23:24:23.076Z] Step 25/26 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:24:23.076Z] ---> Running in 1b54076b5440 [2023-04-03T23:24:23.076Z] ---> b319a9478250 [2023-04-03T23:24:23.076Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-03T23:24:23.359Z] ---> db7ede292498 [2023-04-03T23:24:23.359Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-03T23:24:23.359Z] Removing intermediate container 1b54076b5440 [2023-04-03T23:24:23.359Z] ---> 7bb577986737 [2023-04-03T23:24:23.359Z] Step 26/26 : LABEL version=0.0.0 [2023-04-03T23:24:23.359Z] ---> Running in f6de15b2ae1e [2023-04-03T23:24:23.359Z] ---> Running in 90d09c918daf [2023-04-03T23:24:23.618Z] Removing intermediate container f6de15b2ae1e [2023-04-03T23:24:23.618Z] ---> 6d204382087b [2023-04-03T23:24:23.618Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:24:23.618Z] Removing intermediate container 90d09c918daf [2023-04-03T23:24:23.618Z] ---> e65823c5f9c9 [2023-04-03T23:24:23.618Z] [2023-04-03T23:24:23.881Z] ---> Running in 76459d96ef34 [2023-04-03T23:24:23.881Z] Successfully built e65823c5f9c9 [2023-04-03T23:24:23.881Z] ---> 9d94d24f341c [2023-04-03T23:24:23.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:24:23.881Z] Successfully tagged security-spire-server:latest [2023-04-03T23:24:23.881Z]  Building security-spire-server ... done Building support-notifications [2023-04-03T23:24:23.881Z] Removing intermediate container 76459d96ef34 [2023-04-03T23:24:23.881Z] ---> 6da8064ec807 [2023-04-03T23:24:23.881Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:24:24.140Z] Removing intermediate container 69f8e7aca945 [2023-04-03T23:24:24.140Z] ---> 375d2bf17b65 [2023-04-03T23:24:24.140Z] [2023-04-03T23:24:24.140Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:24:24.140Z] ---> 9ed4aefc74f6 [2023-04-03T23:24:24.140Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:24:24.140Z] ---> Using cache [2023-04-03T23:24:24.140Z] ---> 546a2a79b71a [2023-04-03T23:24:24.140Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:24:24.140Z] ---> Using cache [2023-04-03T23:24:24.140Z] ---> 88a76a2f7989 [2023-04-03T23:24:24.140Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-03T23:24:25.098Z] ---> Running in 0e3c56e500bf [2023-04-03T23:24:25.356Z] ---> 7e480f7ca18f [2023-04-03T23:24:25.356Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-03T23:24:25.356Z] ---> Running in 57d0b3ecd943 [2023-04-03T23:24:25.356Z] ---> Running in 22a1d5648731 [2023-04-03T23:24:25.356Z] Removing intermediate container 0e3c56e500bf [2023-04-03T23:24:25.356Z] ---> 7ba419ebe89c [2023-04-03T23:24:25.356Z] Step 22/23 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:24:25.356Z] Removing intermediate container 57d0b3ecd943 [2023-04-03T23:24:25.356Z] ---> fc35fe5b7d9c [2023-04-03T23:24:25.356Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T23:24:25.618Z] ---> Running in 853e58183049 [2023-04-03T23:24:25.618Z] ---> Running in e8068a3091ae [2023-04-03T23:24:25.618Z] Removing intermediate container 22a1d5648731 [2023-04-03T23:24:25.618Z] ---> 95cf96e647d8 [2023-04-03T23:24:25.618Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:24:25.877Z] ---> Running in 3e4f8fba02ab [2023-04-03T23:24:25.877Z] Removing intermediate container 853e58183049 [2023-04-03T23:24:25.877Z] ---> 1e94b920659a [2023-04-03T23:24:25.877Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:24:25.877Z] Removing intermediate container e8068a3091ae [2023-04-03T23:24:25.877Z] ---> 52c285ee9ef2 [2023-04-03T23:24:25.877Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:24:26.442Z] ---> Running in ae4e2a001c5a [2023-04-03T23:24:26.699Z] Removing intermediate container 3e4f8fba02ab [2023-04-03T23:24:26.699Z] ---> 13d0d780077e [2023-04-03T23:24:26.699Z] Step 22/24 : LABEL arch=x86_64 [2023-04-03T23:24:27.264Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:27.264Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:27.264Z] ---> 29b11e741e0a [2023-04-03T23:24:27.264Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:24:27.264Z] ---> Using cache [2023-04-03T23:24:27.264Z] ---> 689f2cb6051a [2023-04-03T23:24:27.264Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:24:27.264Z] ---> Using cache [2023-04-03T23:24:27.264Z] ---> 2fa58e5ca4a0 [2023-04-03T23:24:27.264Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-03T23:24:27.533Z] ---> 6bd0464e8dfa [2023-04-03T23:24:27.533Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:24:27.791Z] ---> Running in 81aafa9181b7 [2023-04-03T23:24:27.791Z] ---> Running in fddd6bf5a164 [2023-04-03T23:24:27.791Z] Removing intermediate container ae4e2a001c5a [2023-04-03T23:24:27.791Z] ---> 544d6f47649f [2023-04-03T23:24:27.791Z] [2023-04-03T23:24:27.791Z] Successfully built 544d6f47649f [2023-04-03T23:24:28.050Z] Successfully tagged core-data:latest [2023-04-03T23:24:28.050Z]  Building core-data ... done Building security-bootstrapper [2023-04-03T23:24:28.309Z] ---> a65828dd2dab [2023-04-03T23:24:28.309Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-03T23:24:28.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:28.875Z] Removing intermediate container fddd6bf5a164 [2023-04-03T23:24:28.875Z] ---> 3c065d6fb0ee [2023-04-03T23:24:28.875Z] Step 23/24 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:24:28.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:24:29.224Z] provisioning config files... [2023-04-03T23:24:29.258Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3171539273490106039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:24:29.442Z] OK: 265 MiB in 53 packages [2023-04-03T23:24:29.442Z] ---> eeb249024506 [2023-04-03T23:24:29.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:24:29.442Z] ---> Running in cf006b96b825 [2023-04-03T23:24:29.631Z] ---> docker-login.sh [2023-04-03T23:24:29.631Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:24:29.699Z] Removing intermediate container cf006b96b825 [2023-04-03T23:24:29.699Z] ---> b25b421c3d2d [2023-04-03T23:24:29.699Z] Step 24/24 : LABEL version=0.0.0 [2023-04-03T23:24:29.699Z] ---> ce35f3bff5c5 [2023-04-03T23:24:29.699Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-03T23:24:29.957Z] ---> Running in 0e9bddbf488e [2023-04-03T23:24:29.957Z] ---> Running in 243d1d085cda [2023-04-03T23:24:30.216Z] Removing intermediate container 81aafa9181b7 [2023-04-03T23:24:30.216Z] ---> 829ff769c38a [2023-04-03T23:24:30.216Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:24:30.216Z] Removing intermediate container 0e9bddbf488e [2023-04-03T23:24:30.216Z] ---> 0011a63f2432 [2023-04-03T23:24:30.216Z] [2023-04-03T23:24:30.216Z] Removing intermediate container 243d1d085cda [2023-04-03T23:24:30.216Z] ---> 7079a59fab4b [2023-04-03T23:24:30.216Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:24:30.216Z] Successfully built 0011a63f2432 [2023-04-03T23:24:30.216Z] Successfully tagged core-command:latest [2023-04-03T23:24:30.216Z]  Building core-command ... done Building security-spiffe-token-provider [2023-04-03T23:24:30.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:24:30.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:24:30.225Z] Configure a credential helper to remove this warning. See [2023-04-03T23:24:30.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:24:30.225Z] [2023-04-03T23:24:30.225Z] Login Succeeded [2023-04-03T23:24:30.225Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:24:30.475Z] ---> Running in 4292a0ba1219 [2023-04-03T23:24:30.475Z] ---> 6d4b18021854 [2023-04-03T23:24:30.475Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:30.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:24:30.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:24:30.824Z] Configure a credential helper to remove this warning. See [2023-04-03T23:24:30.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:24:30.824Z] [2023-04-03T23:24:30.824Z] Login Succeeded [2023-04-03T23:24:30.824Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:24:31.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:24:31.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:24:31.096Z] Configure a credential helper to remove this warning. See [2023-04-03T23:24:31.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:24:31.096Z] [2023-04-03T23:24:31.096Z] Login Succeeded [2023-04-03T23:24:31.368Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:24:31.410Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:31.410Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:31.410Z] ---> 29b11e741e0a [2023-04-03T23:24:31.410Z] Step 3/33 : WORKDIR /edgex-go [2023-04-03T23:24:31.410Z] ---> Using cache [2023-04-03T23:24:31.410Z] ---> de19f4ea76f8 [2023-04-03T23:24:31.410Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-03T23:24:31.410Z] ---> Using cache [2023-04-03T23:24:31.410Z] ---> 2de05ff3336c [2023-04-03T23:24:31.410Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-03T23:24:31.410Z] ---> Using cache [2023-04-03T23:24:31.410Z] ---> 658f83821786 [2023-04-03T23:24:31.410Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:31.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:24:31.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:24:31.645Z] Configure a credential helper to remove this warning. See [2023-04-03T23:24:31.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:24:31.645Z] [2023-04-03T23:24:31.645Z] Login Succeeded [2023-04-03T23:24:31.645Z] docker.io [2023-04-03T23:24:31.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:24:31.978Z] Removing intermediate container 4292a0ba1219 [2023-04-03T23:24:31.979Z] ---> 0ece23e4baf0 [2023-04-03T23:24:31.979Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:24:31.979Z] ---> Running in dd54fea96aa8 [2023-04-03T23:24:32.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:24:32.188Z] Configure a credential helper to remove this warning. See [2023-04-03T23:24:32.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:24:32.188Z] [2023-04-03T23:24:32.189Z] Login Succeeded [2023-04-03T23:24:32.189Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:24:32.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-04-03T23:24:32.239Z] ---> Running in a26031bd6699 [2023-04-03T23:24:32.239Z] ---> Running in 6cccb32d2a88 [2023-04-03T23:24:32.499Z] Removing intermediate container 6cccb32d2a88 [2023-04-03T23:24:32.499Z] ---> f8141b5bf300 [2023-04-03T23:24:32.499Z] Step 22/23 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [Pipeline] sh [2023-04-03T23:24:32.855Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-04-03T23:24:32.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:24:32.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:24:32.906Z] ========================================================= [2023-04-03T23:24:32.906Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T23:24:32.906Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:24:33.069Z] ---> Running in 9a7a47070096 [2023-04-03T23:24:33.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:24:33.327Z] Removing intermediate container 9a7a47070096 [2023-04-03T23:24:33.328Z] ---> 64df57599c62 [2023-04-03T23:24:33.328Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:24:33.328Z] ---> Running in 7a67ea662f4a [2023-04-03T23:24:33.536Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T23:24:33.536Z] af6eaf76a39c: Pulling fs layer [2023-04-03T23:24:33.536Z] 55522c791124: Pulling fs layer [2023-04-03T23:24:33.536Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T23:24:33.536Z] 169dfbe0d373: Pulling fs layer [2023-04-03T23:24:33.536Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T23:24:33.536Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T23:24:33.536Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T23:24:33.536Z] e1ff8fa3b103: Waiting [2023-04-03T23:24:33.536Z] 52ebb69f0ebf: Waiting [2023-04-03T23:24:33.536Z] 5abe8eddf0d5: Waiting [2023-04-03T23:24:33.536Z] 169dfbe0d373: Waiting [2023-04-03T23:24:33.536Z] 55522c791124: Verifying Checksum [2023-04-03T23:24:33.536Z] 55522c791124: Download complete [2023-04-03T23:24:33.536Z] 169dfbe0d373: Download complete [2023-04-03T23:24:33.536Z] e1ff8fa3b103: Download complete [2023-04-03T23:24:33.536Z] af6eaf76a39c: Download complete [2023-04-03T23:24:33.893Z] Removing intermediate container 7a67ea662f4a [2023-04-03T23:24:33.893Z] ---> 757b32779dd3 [2023-04-03T23:24:33.893Z] [2023-04-03T23:24:33.893Z] Successfully built 757b32779dd3 [2023-04-03T23:24:33.893Z] Successfully tagged support-scheduler:latest [2023-04-03T23:24:33.893Z] Building security-secretstore-setup [2023-04-03T23:24:34.527Z] af6eaf76a39c: Pull complete [2023-04-03T23:24:34.801Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T23:24:34.801Z] 5abe8eddf0d5: Download complete [2023-04-03T23:24:34.829Z]  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:34.829Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:34.829Z] ---> 29b11e741e0a [2023-04-03T23:24:34.829Z] Step 3/20 : WORKDIR /edgex-go [2023-04-03T23:24:34.829Z] ---> Using cache [2023-04-03T23:24:34.829Z] ---> de19f4ea76f8 [2023-04-03T23:24:34.829Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-03T23:24:35.395Z] 55522c791124: Pull complete [2023-04-03T23:24:36.377Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T23:24:36.377Z] 52ebb69f0ebf: Download complete [2023-04-03T23:24:36.377Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T23:24:36.377Z] ce5c4a1c91eb: Download complete [2023-04-03T23:24:36.728Z] ---> Running in 2cde0eccece2 [2023-04-03T23:24:36.986Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:24:36.986Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:24:36.986Z] ---> 29b11e741e0a [2023-04-03T23:24:36.986Z] Step 3/25 : WORKDIR /edgex-go [2023-04-03T23:24:36.986Z] ---> Using cache [2023-04-03T23:24:36.986Z] ---> de19f4ea76f8 [2023-04-03T23:24:36.986Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-03T23:24:36.986Z] ---> Using cache [2023-04-03T23:24:36.986Z] ---> 2de05ff3336c [2023-04-03T23:24:36.986Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-03T23:24:36.986Z] ---> Using cache [2023-04-03T23:24:36.986Z] ---> 658f83821786 [2023-04-03T23:24:36.986Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:36.986Z] ---> Using cache [2023-04-03T23:24:36.986Z] ---> 4243c38b76e8 [2023-04-03T23:24:36.986Z] Step 7/25 : COPY . . [2023-04-03T23:24:36.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:37.246Z] Removing intermediate container 5470939a7cbd [2023-04-03T23:24:37.246Z] ---> 4243c38b76e8 [2023-04-03T23:24:37.246Z] Step 7/22 : COPY . . [2023-04-03T23:24:37.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:37.503Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:24:37.504Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:24:37.504Z] OK: 17823 distinct packages available [2023-04-03T23:24:37.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:37.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:24:37.765Z] OK: 265 MiB in 53 packages [2023-04-03T23:24:44.372Z] Removing intermediate container 2cde0eccece2 [2023-04-03T23:24:44.372Z] ---> 0799c0365766 [2023-04-03T23:24:44.372Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-03T23:24:44.372Z] ---> a1bb8bfa67cb [2023-04-03T23:24:44.372Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-03T23:24:44.372Z] ---> 164cd83b463f [2023-04-03T23:24:44.372Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-03T23:24:44.372Z] ---> Running in 0413b474b0ab [2023-04-03T23:24:44.629Z] ---> Running in 5a2dfe30d065 [2023-04-03T23:24:44.629Z] ---> 63ea71ce34f9 [2023-04-03T23:24:44.629Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:24:45.203Z] ---> Running in 34e507a55da8 [2023-04-03T23:24:45.203Z] 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-04-03T23:24:45.465Z] 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-04-03T23:24:48.750Z] ce5c4a1c91eb: Pull complete [2023-04-03T23:24:48.750Z] 169dfbe0d373: Pull complete [2023-04-03T23:24:48.750Z] e1ff8fa3b103: Pull complete [2023-04-03T23:24:57.025Z] 52ebb69f0ebf: Pull complete [2023-04-03T23:24:57.670Z] Removing intermediate container a26031bd6699 [2023-04-03T23:24:57.671Z] ---> 27a1ab22fc1c [2023-04-03T23:24:57.671Z] Step 7/33 : COPY . . [2023-04-03T23:24:57.671Z] Removing intermediate container dd54fea96aa8 [2023-04-03T23:24:57.671Z] ---> 3b0ee43f3248 [2023-04-03T23:24:57.671Z] Step 8/23 : COPY . . [2023-04-03T23:24:58.000Z] 5abe8eddf0d5: Pull complete [2023-04-03T23:24:58.000Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T23:24:58.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:24:58.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:24:58.347Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-03T23:24:58.347Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:24:58.347Z] WORKDIR /edgex [2023-04-03T23:24:58.347Z] COPY go.mod . [2023-04-03T23:24:58.347Z] RUN go mod download [2023-04-03T23:24:58.939Z] Sending build context to Docker daemon 2.934MB [2023-04-03T23:24:58.939Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:24:58.939Z] ---> 6cb57ee374ae [2023-04-03T23:24:58.939Z] Step 2/4 : WORKDIR /edgex [2023-04-03T23:25:00.910Z] ---> Running in e8f7483cde16 [2023-04-03T23:25:01.177Z] Removing intermediate container e8f7483cde16 [2023-04-03T23:25:01.177Z] ---> aab88c4ad609 [2023-04-03T23:25:01.177Z] Step 3/4 : COPY go.mod . [2023-04-03T23:25:01.765Z] ---> a911033778fc [2023-04-03T23:25:01.765Z] Step 4/4 : RUN go mod download [2023-04-03T23:25:02.032Z] ---> Running in 78ca1effa7d5 [2023-04-03T23:25:05.796Z] 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-04-03T23:25:08.337Z] ---> 0aa8130d030f [2023-04-03T23:25:08.337Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-03T23:25:08.595Z] ---> 9c06a7d4ef61 [2023-04-03T23:25:08.595Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-03T23:25:08.853Z] ---> Running in cc900f9b5e96 [2023-04-03T23:25:09.111Z] ---> Running in 66a72d5b63ab [2023-04-03T23:25:09.111Z] Removing intermediate container 34e507a55da8 [2023-04-03T23:25:09.111Z] ---> c54da2c58ba5 [2023-04-03T23:25:09.111Z] Step 7/20 : COPY . . [2023-04-03T23:25:09.369Z] 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-04-03T23:25:09.369Z] 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-04-03T23:25:12.649Z] Removing intermediate container 5a2dfe30d065 [2023-04-03T23:25:12.649Z] ---> b110507eb082 [2023-04-03T23:25:12.649Z] [2023-04-03T23:25:12.649Z] Step 9/22 : FROM alpine:3.17 [2023-04-03T23:25:12.649Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:12.649Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-03T23:25:12.649Z] Removing intermediate container 0413b474b0ab [2023-04-03T23:25:12.649Z] ---> 1029440410e8 [2023-04-03T23:25:12.649Z] [2023-04-03T23:25:12.649Z] Step 9/25 : FROM alpine:3.17 [2023-04-03T23:25:12.649Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:12.649Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-03T23:25:12.649Z] ---> Running in 7076efe46370 [2023-04-03T23:25:12.649Z] ---> Running in f21aff9e3e62 [2023-04-03T23:25:12.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:13.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:13.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:13.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:13.421Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:13.421Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-03T23:25:13.421Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:13.421Z] OK: 8 MiB in 17 packages [2023-04-03T23:25:13.421Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-03T23:25:13.421Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:13.421Z] (3/3) Installing su-exec (0.2-r2) [2023-04-03T23:25:13.421Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:13.421Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:25:13.421Z] OK: 8 MiB in 18 packages [2023-04-03T23:25:14.796Z] ---> 021067278f0b [2023-04-03T23:25:14.796Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-03T23:25:15.053Z] ---> Running in 0e4c6112de8a [2023-04-03T23:25:15.053Z] Removing intermediate container 7076efe46370 [2023-04-03T23:25:15.053Z] ---> 45b25d697bb6 [2023-04-03T23:25:15.053Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T23:25:15.312Z] Removing intermediate container f21aff9e3e62 [2023-04-03T23:25:15.312Z] ---> 11c6a7d2e27f [2023-04-03T23:25:15.312Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T23:25:15.312Z] ---> Running in f8d3c85bdba7 [2023-04-03T23:25:15.571Z] ---> Running in dfc1c56346e4 [2023-04-03T23:25:15.571Z] Removing intermediate container f8d3c85bdba7 [2023-04-03T23:25:15.571Z] ---> 31ba9660014e [2023-04-03T23:25:15.571Z] Step 12/22 : WORKDIR /edgex [2023-04-03T23:25:15.571Z] Removing intermediate container dfc1c56346e4 [2023-04-03T23:25:15.571Z] ---> e9dacb7bd830 [2023-04-03T23:25:15.571Z] Step 12/25 : WORKDIR / [2023-04-03T23:25:15.829Z] ---> Running in 1851623a2ee3 [2023-04-03T23:25:15.829Z] ---> Running in 38f4eed6fd73 [2023-04-03T23:25:15.829Z] 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-04-03T23:25:16.087Z] Removing intermediate container 1851623a2ee3 [2023-04-03T23:25:16.087Z] ---> f5100520a4ce [2023-04-03T23:25:16.087Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:16.345Z] Removing intermediate container 38f4eed6fd73 [2023-04-03T23:25:16.345Z] ---> edf8d681b861 [2023-04-03T23:25:16.345Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:16.602Z] ---> 9d0d368b794a [2023-04-03T23:25:16.602Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:16.860Z] ---> 2d640196186f [2023-04-03T23:25:16.860Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:17.428Z] ---> fc81f721f344 [2023-04-03T23:25:17.428Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-03T23:25:17.428Z] ---> eff591122146 [2023-04-03T23:25:17.428Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-03T23:25:17.685Z] ---> cc7ee0d13193 [2023-04-03T23:25:17.685Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-03T23:25:18.250Z] ---> bdff8423ce2a [2023-04-03T23:25:18.250Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-03T23:25:18.250Z] ---> 22466f76b399 [2023-04-03T23:25:18.250Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T23:25:18.818Z] ---> a5619f5fe152 [2023-04-03T23:25:18.818Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:19.078Z] ---> b1c550c8decc [2023-04-03T23:25:19.078Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:25:19.078Z] ---> Running in f54abe9d508b [2023-04-03T23:25:19.337Z] ---> d37c99b33fdf [2023-04-03T23:25:19.337Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-03T23:25:20.714Z] ---> 3ba57f5aaf42 [2023-04-03T23:25:20.714Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-03T23:25:21.283Z] Removing intermediate container f54abe9d508b [2023-04-03T23:25:21.283Z] ---> a004f191c054 [2023-04-03T23:25:21.283Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:25:21.856Z] ---> Running in 20dad1cbfafd [2023-04-03T23:25:21.856Z] ---> c52dc5576ef4 [2023-04-03T23:25:21.856Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T23:25:22.122Z] Removing intermediate container 20dad1cbfafd [2023-04-03T23:25:22.122Z] ---> 8977b1e3010a [2023-04-03T23:25:22.122Z] Step 20/22 : LABEL arch=x86_64 [2023-04-03T23:25:22.381Z] ---> e4d34b4a2443 [2023-04-03T23:25:22.381Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:25:22.381Z] ---> Running in 0f38fff1223c [2023-04-03T23:25:22.381Z] ---> Running in 4c65b5d42660 [2023-04-03T23:25:22.950Z] Removing intermediate container 0f38fff1223c [2023-04-03T23:25:22.950Z] ---> 894469605995 [2023-04-03T23:25:22.950Z] Step 21/22 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:25:23.207Z] ---> Running in 3c09bbb8d05f [2023-04-03T23:25:23.490Z] Removing intermediate container 3c09bbb8d05f [2023-04-03T23:25:23.490Z] ---> bec6b9575b66 [2023-04-03T23:25:23.490Z] Step 22/22 : LABEL version=0.0.0 [2023-04-03T23:25:23.490Z] ---> Running in cc201f8ca5cb [2023-04-03T23:25:24.056Z] Removing intermediate container cc201f8ca5cb [2023-04-03T23:25:24.056Z] ---> 57d58ebbccb3 [2023-04-03T23:25:24.056Z] [2023-04-03T23:25:24.056Z] Removing intermediate container 4c65b5d42660 [2023-04-03T23:25:24.056Z] ---> 6891275f322d [2023-04-03T23:25:24.056Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:25:24.314Z] Successfully built 57d58ebbccb3 [2023-04-03T23:25:24.314Z] ---> Running in 9565f6218ec4 [2023-04-03T23:25:24.314Z] Successfully tagged security-proxy-setup:latest [2023-04-03T23:25:24.314Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-04-03T23:25:26.235Z] Removing intermediate container 9565f6218ec4 [2023-04-03T23:25:26.235Z] ---> d0d91cd5d6ef [2023-04-03T23:25:26.235Z] Step 23/25 : LABEL arch=x86_64 [2023-04-03T23:25:26.806Z] ---> Running in 9ef307a86548 [2023-04-03T23:25:27.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:25:27.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:25:27.374Z] ---> 29b11e741e0a [2023-04-03T23:25:27.374Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:25:27.374Z] ---> Using cache [2023-04-03T23:25:27.374Z] ---> 689f2cb6051a [2023-04-03T23:25:27.374Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:25:27.374Z] ---> Using cache [2023-04-03T23:25:27.374Z] ---> 2fa58e5ca4a0 [2023-04-03T23:25:27.374Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:25:27.374Z] ---> Using cache [2023-04-03T23:25:27.374Z] ---> bf9d81190190 [2023-04-03T23:25:27.374Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:25:27.374Z] ---> Using cache [2023-04-03T23:25:27.374Z] ---> e4461aea2c77 [2023-04-03T23:25:27.374Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:27.374Z] ---> Using cache [2023-04-03T23:25:27.374Z] ---> 08147801bff4 [2023-04-03T23:25:27.374Z] Step 8/23 : COPY . . [2023-04-03T23:25:27.374Z] ---> Using cache [2023-04-03T23:25:27.374Z] ---> 32bf67a0258c [2023-04-03T23:25:27.374Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-03T23:25:27.632Z] Removing intermediate container 9ef307a86548 [2023-04-03T23:25:27.632Z] ---> 47be6844b484 [2023-04-03T23:25:27.632Z] Step 24/25 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:25:27.632Z] ---> Running in 01fde4710cdc [2023-04-03T23:25:27.632Z] ---> Running in 7c3ea65b85af [2023-04-03T23:25:28.206Z] Removing intermediate container 7c3ea65b85af [2023-04-03T23:25:28.206Z] ---> 4ef318f07dda [2023-04-03T23:25:28.206Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T23:25:28.466Z] 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-04-03T23:25:28.466Z] ---> Running in a325a12041fd [2023-04-03T23:25:28.724Z] Removing intermediate container a325a12041fd [2023-04-03T23:25:28.724Z] ---> a8c42b3628f3 [2023-04-03T23:25:28.724Z] [2023-04-03T23:25:28.982Z] Successfully built a8c42b3628f3 [2023-04-03T23:25:28.982Z] Successfully tagged security-secretstore-setup:latest [2023-04-03T23:25:28.982Z] Building core-metadata [2023-04-03T23:25:32.262Z]  Building security-secretstore-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:25:32.262Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:25:32.262Z] ---> 29b11e741e0a [2023-04-03T23:25:32.262Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:25:32.262Z] ---> Using cache [2023-04-03T23:25:32.262Z] ---> 689f2cb6051a [2023-04-03T23:25:32.262Z] Step 4/25 : WORKDIR /edgex-go [2023-04-03T23:25:32.262Z] ---> Using cache [2023-04-03T23:25:32.262Z] ---> 2fa58e5ca4a0 [2023-04-03T23:25:32.262Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-03T23:25:32.262Z] ---> Using cache [2023-04-03T23:25:32.262Z] ---> bf9d81190190 [2023-04-03T23:25:32.262Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-03T23:25:32.262Z] ---> Using cache [2023-04-03T23:25:32.262Z] ---> e4461aea2c77 [2023-04-03T23:25:32.262Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:32.262Z] ---> Using cache [2023-04-03T23:25:32.262Z] ---> 08147801bff4 [2023-04-03T23:25:32.262Z] Step 8/25 : COPY . . [2023-04-03T23:25:32.262Z] ---> Using cache [2023-04-03T23:25:32.262Z] ---> 32bf67a0258c [2023-04-03T23:25:32.262Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-03T23:25:34.166Z] ---> Running in 1ed737168ddc [2023-04-03T23:25:34.344Z] Removing intermediate container 78ca1effa7d5 [2023-04-03T23:25:34.344Z] ---> f7584c939079 [2023-04-03T23:25:34.344Z] Successfully built f7584c939079 [2023-04-03T23:25:34.344Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:25:34.695Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T23:25:34.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:25:34.732Z] 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-04-03T23:25:34.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container [2023-04-03T23:25:35.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T23:25:36.542Z] $ docker top 75ce78c819c180b7d6880049ae4982e116d266f118604ffae31400bee0b83bff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:25:37.454Z] + go version [2023-04-03T23:25:37.454Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T23:25:37.478Z] $ docker stop --time=1 75ce78c819c180b7d6880049ae4982e116d266f118604ffae31400bee0b83bff [2023-04-03T23:25:38.014Z] Removing intermediate container 66a72d5b63ab [2023-04-03T23:25:38.014Z] ---> 2462f0693401 [2023-04-03T23:25:38.014Z] [2023-04-03T23:25:38.014Z] Step 9/33 : FROM alpine:3.17 [2023-04-03T23:25:38.014Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:38.014Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T23:25:38.014Z] ---> Running in d2fb9fad6ccb [2023-04-03T23:25:38.014Z] Removing intermediate container d2fb9fad6ccb [2023-04-03T23:25:38.014Z] ---> ba92bf891af9 [2023-04-03T23:25:38.014Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-03T23:25:38.014Z] ---> Running in e9f87a76036e [2023-04-03T23:25:38.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:38.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:39.096Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:39.096Z] (2/2) Installing su-exec (0.2-r2) [2023-04-03T23:25:39.096Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:39.096Z] OK: 7 MiB in 17 packages [2023-04-03T23:25:39.247Z] $ docker rm -f --volumes 75ce78c819c180b7d6880049ae4982e116d266f118604ffae31400bee0b83bff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:25:39.846Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T23:25:39.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:25:40.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container [2023-04-03T23:25:40.152Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T23:25:40.473Z] Removing intermediate container e9f87a76036e [2023-04-03T23:25:40.473Z] ---> 0b2607ae544c [2023-04-03T23:25:40.473Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-03T23:25:41.041Z] ---> Running in f50952a7f480 [2023-04-03T23:25:41.321Z] Removing intermediate container f50952a7f480 [2023-04-03T23:25:41.321Z] ---> 9acfc9035b1f [2023-04-03T23:25:41.321Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-03T23:25:41.551Z] $ docker top be16140bbb943e957b6cff8d2319ef6bdd7df0b286ffc6b90aeb29d9fd043763 -eo pid,comm [2023-04-03T23:25:41.578Z] ---> Running in 2242ab5f6b23 [Pipeline] { [Pipeline] echo [2023-04-03T23:25:41.827Z] ========================================================= [2023-04-03T23:25:41.827Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-03T23:25:41.827Z] ========================================================= [Pipeline] sh [2023-04-03T23:25:42.472Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:25:42.510Z] Removing intermediate container 2242ab5f6b23 [2023-04-03T23:25:42.510Z] ---> ca0428e1e888 [2023-04-03T23:25:42.510Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-03T23:25:42.772Z] ---> Running in d7488b85f7c3 [2023-04-03T23:25:43.034Z] Removing intermediate container d7488b85f7c3 [2023-04-03T23:25:43.034Z] ---> df168431f907 [2023-04-03T23:25:43.034Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-03T23:25:43.141Z] + make test [2023-04-03T23:25:43.141Z] go test -race -coverprofile=coverage.out ./... [2023-04-03T23:25:43.292Z] ---> Running in a06108e629d5 [2023-04-03T23:25:43.292Z] Removing intermediate container cc900f9b5e96 [2023-04-03T23:25:43.292Z] ---> 290ad7782a1e [2023-04-03T23:25:43.292Z] [2023-04-03T23:25:43.292Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:25:43.292Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:43.292Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-03T23:25:43.551Z] ---> Running in a9f2d1674dc6 [2023-04-03T23:25:43.551Z] Removing intermediate container a06108e629d5 [2023-04-03T23:25:43.551Z] ---> 93807fb755ae [2023-04-03T23:25:43.551Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-03T23:25:43.808Z] ---> Running in fea31482be34 [2023-04-03T23:25:44.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:44.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:44.631Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T23:25:44.631Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:44.631Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:44.631Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:25:44.631Z] OK: 8 MiB in 17 packages [2023-04-03T23:25:45.565Z] Removing intermediate container fea31482be34 [2023-04-03T23:25:45.565Z] ---> 9726a66b986f [2023-04-03T23:25:45.565Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-03T23:25:45.565Z] ---> Running in 56e746a227e2 [2023-04-03T23:25:45.824Z] Removing intermediate container 56e746a227e2 [2023-04-03T23:25:45.824Z] ---> e1e434d42ce4 [2023-04-03T23:25:45.824Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-03T23:25:46.085Z] Removing intermediate container a9f2d1674dc6 [2023-04-03T23:25:46.085Z] ---> c418161ac27d [2023-04-03T23:25:46.085Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:25:46.085Z] ---> Running in deb0753f047a [2023-04-03T23:25:46.343Z] ---> d68173e95d21 [2023-04-03T23:25:46.343Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-03T23:25:46.343Z] ---> Running in dbdd3a3e8e94 [2023-04-03T23:25:46.603Z] Removing intermediate container deb0753f047a [2023-04-03T23:25:46.603Z] ---> 037652779399 [2023-04-03T23:25:46.603Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-03T23:25:46.603Z] ---> Running in 069b57047b28 [2023-04-03T23:25:46.861Z] Removing intermediate container 069b57047b28 [2023-04-03T23:25:46.861Z] ---> 121195328fea [2023-04-03T23:25:46.861Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T23:25:47.119Z] ---> Running in 28dd818481c8 [2023-04-03T23:25:47.390Z] Removing intermediate container 28dd818481c8 [2023-04-03T23:25:47.390Z] ---> 6faecdca585c [2023-04-03T23:25:47.390Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:47.956Z] ---> 4d4ebc5259e0 [2023-04-03T23:25:47.956Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:47.956Z] Removing intermediate container dbdd3a3e8e94 [2023-04-03T23:25:47.956Z] ---> adf114c708ec [2023-04-03T23:25:47.956Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:48.889Z] ---> df9e1a08bf5a [2023-04-03T23:25:48.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-03T23:25:48.889Z] ---> 990584b7ba08 [2023-04-03T23:25:48.889Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:49.459Z] ---> df5065a2c40b [2023-04-03T23:25:49.459Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-03T23:25:49.459Z] ---> 2e61eb208e69 [2023-04-03T23:25:49.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:49.716Z] Removing intermediate container 0e4c6112de8a [2023-04-03T23:25:49.716Z] ---> 64a921b545ea [2023-04-03T23:25:49.716Z] [2023-04-03T23:25:49.716Z] Step 9/20 : FROM alpine:3.17 [2023-04-03T23:25:49.716Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:49.716Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T23:25:49.716Z] ---> Using cache [2023-04-03T23:25:49.716Z] ---> ba92bf891af9 [2023-04-03T23:25:49.716Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-03T23:25:49.975Z] ---> Running in 8de7e28751a8 [2023-04-03T23:25:49.975Z] ---> c8d96ab25254 [2023-04-03T23:25:49.975Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-03T23:25:49.975Z] ---> f6babe735b61 [2023-04-03T23:25:49.975Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-03T23:25:49.975Z] ---> Running in 39651b9e1f7d [2023-04-03T23:25:50.233Z] Removing intermediate container 39651b9e1f7d [2023-04-03T23:25:50.233Z] ---> de0aa1f4a9b0 [2023-04-03T23:25:50.233Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:25:50.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:50.233Z] ---> a013a4dbd7b1 [2023-04-03T23:25:50.233Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-03T23:25:50.233Z] ---> Running in 59ff9435519c [2023-04-03T23:25:50.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:50.491Z] Removing intermediate container 59ff9435519c [2023-04-03T23:25:50.491Z] ---> 2151483f2f01 [2023-04-03T23:25:50.491Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:25:50.491Z] ---> Running in 655883d29bb1 [2023-04-03T23:25:50.491Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:25:50.491Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:25:50.491Z] OK: 17818 distinct packages available [2023-04-03T23:25:50.749Z] ---> 2001a2aeab2f [2023-04-03T23:25:50.749Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-03T23:25:50.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:50.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:51.049Z] Removing intermediate container 655883d29bb1 [2023-04-03T23:25:51.049Z] ---> 732a9bfc7896 [2023-04-03T23:25:51.049Z] Step 22/23 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:25:51.049Z] ---> Running in 46814afcc2c1 [2023-04-03T23:25:51.049Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-03T23:25:51.049Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-03T23:25:51.049Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-03T23:25:51.049Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-03T23:25:51.049Z] (5/9) Installing curl (7.88.1-r1) [2023-04-03T23:25:51.049Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:51.049Z] ---> dc425fefc6ac [2023-04-03T23:25:51.049Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-03T23:25:51.049Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:25:51.049Z] (8/9) Installing libucontext (1.2-r0) [2023-04-03T23:25:51.049Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-03T23:25:51.308Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:51.308Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:25:51.308Z] Removing intermediate container 46814afcc2c1 [2023-04-03T23:25:51.308Z] ---> 766653e55c41 [2023-04-03T23:25:51.308Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:25:51.308Z] ---> Running in a803fc6058f7 [2023-04-03T23:25:51.308Z] OK: 10 MiB in 24 packages [2023-04-03T23:25:51.577Z] ---> f41510f55f44 [2023-04-03T23:25:51.577Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-03T23:25:51.577Z] Removing intermediate container a803fc6058f7 [2023-04-03T23:25:51.577Z] ---> 23541af6de1f [2023-04-03T23:25:51.577Z] [2023-04-03T23:25:51.577Z] Successfully built 23541af6de1f [2023-04-03T23:25:51.577Z] Successfully tagged support-notifications:latest [2023-04-03T23:25:51.577Z]  Building support-notifications ... done Building security-proxy-auth [2023-04-03T23:25:53.482Z] ---> 23a528e6ff54 [2023-04-03T23:25:53.482Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-03T23:25:54.053Z] ---> Running in 58b2001b4d63 [2023-04-03T23:25:54.053Z] Removing intermediate container 8de7e28751a8 [2023-04-03T23:25:54.053Z] ---> 15dae7248238 [2023-04-03T23:25:54.053Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:54.313Z] Removing intermediate container 01fde4710cdc [2023-04-03T23:25:54.313Z] ---> 835d0a2639ee [2023-04-03T23:25:54.313Z] [2023-04-03T23:25:54.313Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:25:54.313Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:54.313Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T23:25:54.880Z] ---> Running in 4a84bfaabc5c [2023-04-03T23:25:54.880Z] ---> b8c5c2ed3638 [2023-04-03T23:25:54.880Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:54.880Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:25:54.880Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:25:54.880Z] ---> 29b11e741e0a [2023-04-03T23:25:54.880Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:25:54.880Z] ---> Using cache [2023-04-03T23:25:54.880Z] ---> 689f2cb6051a [2023-04-03T23:25:54.880Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:25:54.880Z] ---> Using cache [2023-04-03T23:25:54.880Z] ---> 2fa58e5ca4a0 [2023-04-03T23:25:54.880Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:25:54.880Z] ---> Using cache [2023-04-03T23:25:54.880Z] ---> bf9d81190190 [2023-04-03T23:25:54.880Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:25:54.880Z] ---> Using cache [2023-04-03T23:25:54.880Z] ---> e4461aea2c77 [2023-04-03T23:25:54.880Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:25:54.880Z] ---> Using cache [2023-04-03T23:25:54.880Z] ---> 08147801bff4 [2023-04-03T23:25:54.880Z] Step 8/23 : COPY . . [2023-04-03T23:25:54.880Z] ---> Using cache [2023-04-03T23:25:54.880Z] ---> 32bf67a0258c [2023-04-03T23:25:54.880Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-03T23:25:55.141Z] Removing intermediate container 4a84bfaabc5c [2023-04-03T23:25:55.141Z] ---> 010062ae275e [2023-04-03T23:25:55.141Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:25:55.141Z] ---> Running in 10018958e4b7 [2023-04-03T23:25:55.141Z] ---> Running in f4e593acc5a5 [2023-04-03T23:25:55.141Z] ---> 9cff18b3e251 [2023-04-03T23:25:55.141Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-03T23:25:55.141Z] Removing intermediate container 58b2001b4d63 [2023-04-03T23:25:55.141Z] ---> e54299fa3f14 [2023-04-03T23:25:55.141Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-03T23:25:55.397Z] ---> Running in a1ba07096046 [2023-04-03T23:25:55.657Z] Removing intermediate container a1ba07096046 [2023-04-03T23:25:55.657Z] ---> 89831f336df2 [2023-04-03T23:25:55.657Z] Step 30/33 : CMD ["gate"] [2023-04-03T23:25:55.657Z] 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-04-03T23:25:55.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:55.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:25:56.179Z] ---> Running in 56315b25cb8b [2023-04-03T23:25:56.179Z] ---> 5ebcadb7bc5f [2023-04-03T23:25:56.179Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:56.179Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:25:56.179Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:25:56.179Z] OK: 7 MiB in 16 packages [2023-04-03T23:25:56.439Z] Removing intermediate container 56315b25cb8b [2023-04-03T23:25:56.439Z] ---> 02351658e1fb [2023-04-03T23:25:56.439Z] Step 31/33 : LABEL arch=x86_64 [2023-04-03T23:25:56.710Z] ---> bf9a97d2bfd0 [2023-04-03T23:25:56.710Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-03T23:25:56.710Z] ---> Running in f8abb161710f [2023-04-03T23:25:56.710Z] ---> Running in 9cf962950b42 [2023-04-03T23:25:56.710Z] Removing intermediate container f8abb161710f [2023-04-03T23:25:56.710Z] ---> eead889c7e06 [2023-04-03T23:25:56.710Z] Step 32/33 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:25:56.710Z] Removing intermediate container f4e593acc5a5 [2023-04-03T23:25:56.710Z] ---> 62b75ed7322b [2023-04-03T23:25:56.710Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:56.988Z] Removing intermediate container 9cf962950b42 [2023-04-03T23:25:56.988Z] ---> a90f498f1547 [2023-04-03T23:25:56.988Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:25:56.988Z] ---> Running in 78458745a978 [2023-04-03T23:25:56.988Z] ---> Running in e711e26eda55 [2023-04-03T23:25:56.988Z] ---> f7bc434a7eac [2023-04-03T23:25:56.988Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:57.279Z] Removing intermediate container 78458745a978 [2023-04-03T23:25:57.279Z] ---> 4500a641c14a [2023-04-03T23:25:57.279Z] Step 33/33 : LABEL version=0.0.0 [2023-04-03T23:25:57.279Z] Removing intermediate container e711e26eda55 [2023-04-03T23:25:57.279Z] ---> 10b09e03a95a [2023-04-03T23:25:57.279Z] Step 18/20 : LABEL arch=x86_64 [2023-04-03T23:25:57.279Z] ---> Running in 1edca1bd49de [2023-04-03T23:25:57.279Z] ---> f1078e0145a3 [2023-04-03T23:25:57.279Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-03T23:25:57.279Z] ---> Running in bdd03f212790 [2023-04-03T23:25:57.541Z] Removing intermediate container 1edca1bd49de [2023-04-03T23:25:57.541Z] ---> 140705e50323 [2023-04-03T23:25:57.541Z] [2023-04-03T23:25:57.541Z] Removing intermediate container bdd03f212790 [2023-04-03T23:25:57.541Z] ---> c044559438de [2023-04-03T23:25:57.541Z] Step 19/20 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:25:57.541Z] Successfully built 140705e50323 [2023-04-03T23:25:57.541Z] ---> Running in a33ce870f53c [2023-04-03T23:25:57.807Z] Successfully tagged security-bootstrapper:latest [2023-04-03T23:25:57.807Z]  Building security-bootstrapper ... done  ---> 7e1c44ada341 [2023-04-03T23:25:57.807Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:57.807Z] Removing intermediate container a33ce870f53c [2023-04-03T23:25:57.807Z] ---> c6b6c8fd0136 [2023-04-03T23:25:57.807Z] Step 20/20 : LABEL version=0.0.0 [2023-04-03T23:25:58.069Z] ---> Running in 9e093409f52e [2023-04-03T23:25:58.069Z] ---> a22ca9306387 [2023-04-03T23:25:58.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-03T23:25:58.069Z] Removing intermediate container 1ed737168ddc [2023-04-03T23:25:58.069Z] ---> ac5772e3acdb [2023-04-03T23:25:58.069Z] [2023-04-03T23:25:58.069Z] Step 10/25 : FROM alpine:3.17 [2023-04-03T23:25:58.069Z] ---> 9ed4aefc74f6 [2023-04-03T23:25:58.069Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:25:58.069Z] ---> Using cache [2023-04-03T23:25:58.069Z] ---> 546a2a79b71a [2023-04-03T23:25:58.069Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:25:58.069Z] ---> Using cache [2023-04-03T23:25:58.069Z] ---> 88a76a2f7989 [2023-04-03T23:25:58.069Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-03T23:25:58.327Z] ---> Running in 715cb5ad1433 [2023-04-03T23:25:58.327Z] Removing intermediate container 9e093409f52e [2023-04-03T23:25:58.327Z] ---> e6c87d847653 [2023-04-03T23:25:58.327Z] [2023-04-03T23:25:58.327Z] Successfully built e6c87d847653 [2023-04-03T23:25:58.327Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-03T23:25:58.327Z]  Building security-spiffe-token-provider ... done  ---> c64ce8733244 [2023-04-03T23:25:58.327Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:25:58.327Z] Removing intermediate container 715cb5ad1433 [2023-04-03T23:25:58.327Z] ---> bb9e9310233b [2023-04-03T23:25:58.327Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-03T23:25:58.327Z] ---> Running in 4060d94c1fa8 [2023-04-03T23:25:58.327Z] ---> Running in 36dd99455065 [2023-04-03T23:25:58.586Z] Removing intermediate container 36dd99455065 [2023-04-03T23:25:58.586Z] ---> aa7fa3ce8c55 [2023-04-03T23:25:58.586Z] Step 15/25 : WORKDIR / [2023-04-03T23:25:58.586Z] ---> Running in a021ae57604f [2023-04-03T23:25:58.586Z] Removing intermediate container a021ae57604f [2023-04-03T23:25:58.586Z] ---> 03257eb66589 [2023-04-03T23:25:58.586Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:25:58.845Z] ---> d7a01f4907a2 [2023-04-03T23:25:58.845Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:25:59.104Z] ---> 8fc9fc1a3bd6 [2023-04-03T23:25:59.104Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-03T23:25:59.104Z] Removing intermediate container 4060d94c1fa8 [2023-04-03T23:25:59.104Z] ---> 4dc143d6999e [2023-04-03T23:25:59.104Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:25:59.104Z] ---> Running in 14312ae54a34 [2023-04-03T23:25:59.365Z] Removing intermediate container 14312ae54a34 [2023-04-03T23:25:59.365Z] ---> 4cf6a6e919d4 [2023-04-03T23:25:59.365Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T23:25:59.365Z] ---> Running in 4879e44e1ec6 [2023-04-03T23:25:59.634Z] Removing intermediate container 4879e44e1ec6 [2023-04-03T23:25:59.634Z] ---> cc21be381044 [2023-04-03T23:25:59.635Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:25:59.635Z] ---> 97cdddc74159 [2023-04-03T23:25:59.635Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:25:59.895Z] ---> Running in 6dfd4286f92b [2023-04-03T23:26:00.170Z] ---> dd23f6f87602 [2023-04-03T23:26:00.170Z] Removing intermediate container 6dfd4286f92b [2023-04-03T23:26:00.170Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-03T23:26:00.170Z] ---> db0ba87b9dba [2023-04-03T23:26:00.170Z] Step 22/23 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:26:00.170Z] ---> Running in ee6e65a4eecf [2023-04-03T23:26:00.430Z] ---> 54bb876d96b0 [2023-04-03T23:26:00.430Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-03T23:26:00.430Z] Removing intermediate container ee6e65a4eecf [2023-04-03T23:26:00.430Z] ---> 4852007685af [2023-04-03T23:26:00.430Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:26:00.430Z] ---> Running in cb25c1a14801 [2023-04-03T23:26:00.430Z] ---> Running in 05309135d4dc [2023-04-03T23:26:00.726Z] Removing intermediate container 05309135d4dc [2023-04-03T23:26:00.726Z] ---> d7bf7e04d263 [2023-04-03T23:26:00.726Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:26:00.726Z] Removing intermediate container cb25c1a14801 [2023-04-03T23:26:00.726Z] ---> ef93f7dc2ad2 [2023-04-03T23:26:00.726Z] [2023-04-03T23:26:00.726Z] ---> Running in fa7dfdcccfe0 [2023-04-03T23:26:00.726Z] Successfully built ef93f7dc2ad2 [2023-04-03T23:26:00.726Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-03T23:26:00.990Z]  Building core-common-config-bootstrapper ... done Removing intermediate container fa7dfdcccfe0 [2023-04-03T23:26:00.990Z] ---> 74863c3ff5e9 [2023-04-03T23:26:00.990Z] Step 23/25 : LABEL arch=x86_64 [2023-04-03T23:26:00.990Z] ---> Running in 647e65cff71e [2023-04-03T23:26:00.990Z] Removing intermediate container 647e65cff71e [2023-04-03T23:26:00.990Z] ---> 595cc6ab8253 [2023-04-03T23:26:00.990Z] Step 24/25 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:26:00.990Z] ---> Running in 452c280e2acd [2023-04-03T23:26:01.247Z] Removing intermediate container 452c280e2acd [2023-04-03T23:26:01.247Z] ---> de9b189fb736 [2023-04-03T23:26:01.247Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T23:26:01.247Z] ---> Running in 98720a226bff [2023-04-03T23:26:01.513Z] Removing intermediate container 98720a226bff [2023-04-03T23:26:01.513Z] ---> d7d07cb24ef4 [2023-04-03T23:26:01.513Z] [2023-04-03T23:26:01.513Z] Successfully built d7d07cb24ef4 [2023-04-03T23:26:01.513Z] Successfully tagged core-metadata:latest [2023-04-03T23:26:11.492Z]  Building core-metadata ... done Removing intermediate container 10018958e4b7 [2023-04-03T23:26:11.492Z] ---> fb7ea5a5e85a [2023-04-03T23:26:11.492Z] [2023-04-03T23:26:11.492Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:26:11.492Z] ---> 9ed4aefc74f6 [2023-04-03T23:26:11.493Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T23:26:11.493Z] ---> Using cache [2023-04-03T23:26:11.493Z] ---> 010062ae275e [2023-04-03T23:26:11.493Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:26:11.493Z] ---> Using cache [2023-04-03T23:26:11.493Z] ---> 62b75ed7322b [2023-04-03T23:26:11.493Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:26:11.493Z] ---> Using cache [2023-04-03T23:26:11.493Z] ---> f7bc434a7eac [2023-04-03T23:26:11.493Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:26:11.493Z] ---> Using cache [2023-04-03T23:26:11.493Z] ---> f1078e0145a3 [2023-04-03T23:26:11.493Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-03T23:26:11.493Z] ---> 467a3ab57532 [2023-04-03T23:26:11.493Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:26:11.493Z] ---> 9feb04fa59e7 [2023-04-03T23:26:11.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-03T23:26:11.751Z] ---> 930bd0ff592f [2023-04-03T23:26:11.751Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:26:11.751Z] ---> Running in 64c1004d4928 [2023-04-03T23:26:12.319Z] Removing intermediate container 64c1004d4928 [2023-04-03T23:26:12.319Z] ---> 79c6c9e86bf9 [2023-04-03T23:26:12.319Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:26:12.319Z] ---> Running in df82a786d290 [2023-04-03T23:26:12.577Z] Removing intermediate container df82a786d290 [2023-04-03T23:26:12.577Z] ---> b5cd2d7b1854 [2023-04-03T23:26:12.577Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T23:26:12.577Z] ---> Running in dee205bdab4b [2023-04-03T23:26:12.577Z] Removing intermediate container dee205bdab4b [2023-04-03T23:26:12.577Z] ---> b06bcdee5972 [2023-04-03T23:26:12.577Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T23:26:12.577Z] ---> Running in 92d113dcdd01 [2023-04-03T23:26:12.835Z] Removing intermediate container 92d113dcdd01 [2023-04-03T23:26:12.835Z] ---> 4c181510a002 [2023-04-03T23:26:12.835Z] Step 22/23 : LABEL git_sha=f1214d36a8782fb55e60dea6499bd697c1747ef1 [2023-04-03T23:26:12.835Z] ---> Running in 2f55a4ccca74 [2023-04-03T23:26:12.835Z] Removing intermediate container 2f55a4ccca74 [2023-04-03T23:26:12.835Z] ---> a8d30122ab44 [2023-04-03T23:26:12.835Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:26:12.835Z] ---> Running in 4f016e08c692 [2023-04-03T23:26:13.093Z] Removing intermediate container 4f016e08c692 [2023-04-03T23:26:13.093Z] ---> 03874d12adb4 [2023-04-03T23:26:13.093Z] [2023-04-03T23:26:13.093Z] Successfully built 03874d12adb4 [2023-04-03T23:26:13.093Z] Successfully tagged security-proxy-auth:latest [2023-04-03T23:26:13.100Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-04-03T23:26:13.115Z] $ docker stop --time=1 f4e433e456bc93cd51c1ac8ac9e3aea591ed8fdf6af904a01c8f2fb094ae0ba6 [2023-04-03T23:26:14.454Z] $ docker rm -f --volumes f4e433e456bc93cd51c1ac8ac9e3aea591ed8fdf6af904a01c8f2fb094ae0ba6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:26:14.777Z] + docker images [2023-04-03T23:26:14.777Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-03T23:26:14.777Z] security-proxy-auth latest 03874d12adb4 2 seconds ago 18.3MB [2023-04-03T23:26:14.777Z] fb7ea5a5e85a 4 seconds ago 1.66GB [2023-04-03T23:26:14.777Z] core-metadata latest d7d07cb24ef4 13 seconds ago 20.4MB [2023-04-03T23:26:14.777Z] core-common-config-bootstrapper latest ef93f7dc2ad2 14 seconds ago 17.2MB [2023-04-03T23:26:14.777Z] security-spiffe-token-provider latest e6c87d847653 16 seconds ago 32.8MB [2023-04-03T23:26:14.777Z] ac5772e3acdb 17 seconds ago 1.69GB [2023-04-03T23:26:14.777Z] security-bootstrapper latest 140705e50323 17 seconds ago 22.2MB [2023-04-03T23:26:14.777Z] 835d0a2639ee 21 seconds ago 1.68GB [2023-04-03T23:26:14.777Z] support-notifications latest 23541af6de1f 23 seconds ago 32.7MB [2023-04-03T23:26:14.777Z] 64a921b545ea 25 seconds ago 1.73GB [2023-04-03T23:26:14.777Z] 290ad7782a1e 32 seconds ago 1.75GB [2023-04-03T23:26:14.777Z] 2462f0693401 39 seconds ago 1.67GB [2023-04-03T23:26:14.777Z] security-secretstore-setup latest a8c42b3628f3 46 seconds ago 32.8MB [2023-04-03T23:26:14.777Z] security-proxy-setup latest 57d58ebbccb3 51 seconds ago 18.7MB [2023-04-03T23:26:14.777Z] 1029440410e8 About a minute ago 1.68GB [2023-04-03T23:26:14.777Z] b110507eb082 About a minute ago 1.67GB [2023-04-03T23:26:14.777Z] support-scheduler latest 757b32779dd3 About a minute ago 32.1MB [2023-04-03T23:26:14.777Z] core-command latest 0011a63f2432 About a minute ago 19.8MB [2023-04-03T23:26:14.777Z] core-data latest 544d6f47649f About a minute ago 20MB [2023-04-03T23:26:14.777Z] 375d2bf17b65 About a minute ago 1.75GB [2023-04-03T23:26:14.777Z] security-spire-server latest e65823c5f9c9 About a minute ago 89.8MB [2023-04-03T23:26:14.777Z] 09d1ba79da24 About a minute ago 1.55GB [2023-04-03T23:26:14.777Z] 9f2252b7ee8c About a minute ago 1.69GB [2023-04-03T23:26:14.777Z] 295c8353c1e4 About a minute ago 1.69GB [2023-04-03T23:26:14.777Z] security-spire-agent latest 1e6978809512 2 minutes ago 129MB [2023-04-03T23:26:14.777Z] security-spire-config latest 9fd05a61a525 2 minutes ago 88.9MB [2023-04-03T23:26:14.777Z] 1065a761669c 2 minutes ago 1.55GB [2023-04-03T23:26:14.777Z] 3670d93ef963 2 minutes ago 1.55GB [2023-04-03T23:26:14.777Z] ci-base-image-x86_64 latest 29b11e741e0a 5 minutes ago 881MB [2023-04-03T23:26:14.777Z] alpine 3.17 9ed4aefc74f6 5 days ago 7.05MB [2023-04-03T23:26:14.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-03T23:26:14.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-04-03T23:26:14.777Z] 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-04-03T23:26:39.776Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-03T23:28:46.571Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-03T23:28:46.571Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-03T23:28:46.571Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-03T23:28:46.571Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-03T23:28:46.571Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-03T23:28:46.842Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-03T23:28:47.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-03T23:28:47.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-03T23:28:47.816Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-03T23:28:48.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-03T23:28:52.144Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-03T23:28:52.144Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-03T23:28:52.144Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-03T23:28:52.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-03T23:29:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-03T23:29:07.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-03T23:29:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.351s coverage: 28.7% of statements [2023-04-03T23:29:19.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.339s coverage: 98.5% of statements [2023-04-03T23:29:24.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-03T23:29:24.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-03T23:29:24.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-03T23:29:28.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.501s coverage: 71.3% of statements [2023-04-03T23:29:31.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-03T23:29:31.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-03T23:29:31.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.377s coverage: 54.0% of statements [2023-04-03T23:29:37.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-03T23:29:37.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-03T23:29:37.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:29:37.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-03T23:29:37.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-03T23:29:45.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-03T23:29:45.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-03T23:30:03.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.355s coverage: 88.5% of statements [2023-04-03T23:30:03.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.457s coverage: 3.9% of statements [2023-04-03T23:30:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-03T23:30:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:30:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-03T23:30:05.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.111s coverage: 95.6% of statements [2023-04-03T23:30:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-03T23:30:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-03T23:30:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-03T23:30:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-03T23:30:05.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-03T23:30:05.777Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 72.2% of statements [2023-04-03T23:30:12.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-03T23:30:12.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-03T23:30:12.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-03T23:30:12.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.291s coverage: 65.9% of statements [2023-04-03T23:30:27.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-03T23:30:27.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-03T23:30:27.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.490s coverage: 0.9% of statements [2023-04-03T23:30:27.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.287s coverage: 29.0% of statements [2023-04-03T23:30:31.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 44.1% of statements [2023-04-03T23:30:31.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 82.9% of statements [2023-04-03T23:30:31.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements [2023-04-03T23:30:31.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements [2023-04-03T23:30:35.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.272s coverage: 87.5% of statements [2023-04-03T23:30:37.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-03T23:30:38.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-03T23:30:38.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-03T23:30:38.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-03T23:30:41.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-03T23:30:41.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-03T23:30:41.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-03T23:30:41.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-03T23:30:47.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.267s coverage: 94.4% of statements [2023-04-03T23:30:47.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-03T23:30:47.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-03T23:30:47.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-03T23:30:47.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-03T23:30:55.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-03T23:30:55.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-03T23:30:56.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-03T23:31:03.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.390s coverage: 79.9% of statements [2023-04-03T23:31:03.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.294s coverage: 92.9% of statements [2023-04-03T23:31:03.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.098s coverage: 64.4% of statements [2023-04-03T23:31:03.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 62.3% of statements [2023-04-03T23:31:03.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.235s coverage: 87.2% of statements [2023-04-03T23:31:03.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements [2023-04-03T23:31:03.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2023-04-03T23:31:03.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.504s coverage: 81.2% of statements [2023-04-03T23:31:03.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-03T23:31:03.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.511s coverage: 82.1% of statements [2023-04-03T23:31:04.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-03T23:31:04.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 86.0% of statements [2023-04-03T23:31:10.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-03T23:31:10.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-03T23:31:10.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.080s coverage: 63.1% of statements [2023-04-03T23:31:10.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.240s coverage: 100.0% of statements [2023-04-03T23:31:12.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2023-04-03T23:31:12.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-04-03T23:31:12.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-04-03T23:31:12.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-03T23:31:12.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-03T23:31:12.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-03T23:31:13.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-04-03T23:31:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-03T23:31:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-03T23:31:23.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-03T23:31:23.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.049s coverage: 38.4% of statements [2023-04-03T23:31:23.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.259s coverage: 89.5% of statements [2023-04-03T23:31:28.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-03T23:31:28.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-03T23:31:28.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-03T23:31:28.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-03T23:31:28.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2023-04-03T23:31:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-03T23:31:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-03T23:31:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-03T23:31:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-03T23:31:42.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.327s coverage: 17.7% of statements [2023-04-03T23:31:43.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-03T23:31:43.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:31:43.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-03T23:31:43.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-03T23:31:44.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.620s coverage: 92.3% of statements [2023-04-03T23:31:48.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-03T23:31:48.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-03T23:31:48.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.324s coverage: 61.5% of statements [2023-04-03T23:31:50.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-03T23:31:50.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-03T23:31:51.543Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.438s coverage: 97.7% of statements [2023-04-03T23:31:52.504Z] 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-04-03T23:31:52.504Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T23:31:52.504Z] go vet ./... [2023-04-03T23:34:59.278Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T23:34:59.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T23:34:59.278Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T23:34:59.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-03T23:34:59.935Z] + ls -al . [2023-04-03T23:34:59.936Z] total 700 [2023-04-03T23:34:59.936Z] drwxrwxr-x 10 1001 1001 4096 Apr 3 23:25 . [2023-04-03T23:34:59.936Z] drwxr-xr-x 4 root root 4096 Apr 3 23:25 .. [2023-04-03T23:34:59.936Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 23:24 .blubracket [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 16 Apr 3 23:24 .dockerignore [2023-04-03T23:34:59.936Z] drwxrwxr-x 8 1001 1001 4096 Apr 3 23:24 .git [2023-04-03T23:34:59.936Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 23:24 .github [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 1133 Apr 3 23:24 .gitignore [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 42 Apr 3 23:24 .golangci.yml [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 87 Apr 3 23:24 .hadolint.yml [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 166 Apr 3 23:24 .sonarcloud.properties [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 1171 Apr 3 23:24 ADOPTERS.md [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 10835 Apr 3 23:24 Attribution.txt [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 73765 Apr 3 23:24 CHANGELOG.md [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 3804 Apr 3 23:24 CONTRIBUTING.md [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 677 Apr 3 23:24 GOVERNANCE.md [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 883 Apr 3 23:24 Jenkinsfile [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 10775 Apr 3 23:24 LICENSE [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 14368 Apr 3 23:24 Makefile [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 582 Apr 3 23:24 OWNERS.md [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 9403 Apr 3 23:24 README.md [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 789 Apr 3 23:24 SECURITY.md [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 5 Apr 3 23:20 VERSION [2023-04-03T23:34:59.936Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 23:24 bin [2023-04-03T23:34:59.936Z] drwxrwxr-x 18 1001 1001 4096 Apr 3 23:24 cmd [2023-04-03T23:34:59.936Z] -rw-r--r-- 1 root root 447380 Apr 3 23:31 coverage.out [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 3200 Apr 3 23:24 go.mod [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 31265 Apr 3 23:24 go.sum [2023-04-03T23:34:59.936Z] drwxrwxr-x 7 1001 1001 4096 Apr 3 23:24 internal [2023-04-03T23:34:59.936Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 23:24 openapi [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 594 Apr 3 23:24 security.txt [2023-04-03T23:34:59.936Z] drwxrwxr-x 4 1001 1001 4096 Apr 3 23:24 snap [2023-04-03T23:34:59.936Z] -rw-rw-r-- 1 1001 1001 204 Apr 3 23:24 version.go [Pipeline] sh [2023-04-03T23:35:00.566Z] + '[' -e coverage.out ] [2023-04-03T23:35:00.566Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-03T23:35:00.589Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T23:35:01.466Z] Stashed 1 file(s) [Pipeline] sh [2023-04-03T23:35:02.107Z] + make build [2023-04-03T23:35:02.108Z] 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-04-03T23:36:38.743Z] 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-04-03T23:36:40.153Z] 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-04-03T23:36:45.519Z] 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-04-03T23:36:49.774Z] 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-04-03T23:37:46.185Z] 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-04-03T23:37:46.185Z] 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-04-03T23:37:52.839Z] 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-04-03T23:37:59.547Z] 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-04-03T23:38:03.829Z] 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-04-03T23:38:08.088Z] 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-04-03T23:38:16.304Z] 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-04-03T23:38:24.543Z] $ docker stop --time=1 be16140bbb943e957b6cff8d2319ef6bdd7df0b286ffc6b90aeb29d9fd043763 [2023-04-03T23:38:26.871Z] $ docker rm -f --volumes be16140bbb943e957b6cff8d2319ef6bdd7df0b286ffc6b90aeb29d9fd043763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:38:29.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T23:38:29.701Z] [2023-04-03T23:38:29.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:38:30.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T23:38:30.303Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-03T23:38:30.303Z] 29e5d40040c1: Pulling fs layer [2023-04-03T23:38:30.303Z] 1ce36da41761: Pulling fs layer [2023-04-03T23:38:30.303Z] 25b303627fd3: Pulling fs layer [2023-04-03T23:38:30.575Z] 29e5d40040c1: Verifying Checksum [2023-04-03T23:38:30.575Z] 29e5d40040c1: Download complete [2023-04-03T23:38:30.845Z] 1ce36da41761: Verifying Checksum [2023-04-03T23:38:30.845Z] 1ce36da41761: Download complete [2023-04-03T23:38:31.115Z] 29e5d40040c1: Pull complete [2023-04-03T23:38:32.532Z] 1ce36da41761: Pull complete [2023-04-03T23:38:32.532Z] 25b303627fd3: Verifying Checksum [2023-04-03T23:38:32.532Z] 25b303627fd3: Download complete [2023-04-03T23:38:42.625Z] 25b303627fd3: Pull complete [2023-04-03T23:38:42.625Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-03T23:38:42.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T23:38:42.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:38:42.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container [2023-04-03T23:38:42.929Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-03T23:38:45.464Z] $ docker top 3bfc6aab21661cb0dfb9c0f9f4b27e36a5b9f78217a4fb59a20a72016e08542a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:38:46.315Z] + docker-compose+ buildgrep --help parallel [2023-04-03T23:38:46.316Z] [2023-04-03T23:38:52.970Z] --parallel Build images in parallel. [Pipeline] } [2023-04-03T23:38:52.991Z] $ docker stop --time=1 3bfc6aab21661cb0dfb9c0f9f4b27e36a5b9f78217a4fb59a20a72016e08542a [2023-04-03T23:38:54.782Z] $ docker rm -f --volumes 3bfc6aab21661cb0dfb9c0f9f4b27e36a5b9f78217a4fb59a20a72016e08542a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:38:55.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T23:38:55.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:38:55.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container [2023-04-03T23:38:55.548Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-03T23:38:56.850Z] $ docker top 82b1951c92ea12dcaad0a75aa3005fa158f831cb7b41177bd5dfc92abd4f1bd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:38:57.750Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-03T23:39:04.391Z] Building core-command ... [2023-04-03T23:39:04.391Z] Building core-common-config-bootstrapper ... [2023-04-03T23:39:04.391Z] Building core-data ... [2023-04-03T23:39:04.391Z] Building core-metadata ... [2023-04-03T23:39:04.391Z] Building security-bootstrapper ... [2023-04-03T23:39:04.391Z] Building security-proxy-auth ... [2023-04-03T23:39:04.391Z] Building security-proxy-setup ... [2023-04-03T23:39:04.391Z] Building security-secretstore-setup ... [2023-04-03T23:39:04.391Z] Building security-spiffe-token-provider ... [2023-04-03T23:39:04.391Z] Building security-spire-agent ... [2023-04-03T23:39:04.391Z] Building security-spire-config ... [2023-04-03T23:39:04.391Z] Building security-spire-server ... [2023-04-03T23:39:04.391Z] Building support-notifications ... [2023-04-03T23:39:04.391Z] Building support-scheduler ... [2023-04-03T23:39:04.391Z] Building security-proxy-setup [2023-04-03T23:39:04.391Z] Building security-bootstrapper [2023-04-03T23:39:04.391Z] Building security-spire-config [2023-04-03T23:39:04.391Z] Building core-data [2023-04-03T23:39:04.391Z] Building security-secretstore-setup [2023-04-03T23:40:00.789Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:40:00.790Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:40:00.790Z] ---> f7584c939079 [2023-04-03T23:40:00.790Z] Step 3/25 : WORKDIR /edgex-go [2023-04-03T23:40:00.790Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:40:00.790Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:40:00.790Z] ---> f7584c939079 [2023-04-03T23:40:00.790Z] Step 3/33 : WORKDIR /edgex-go [2023-04-03T23:40:00.790Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:40:00.790Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:40:00.790Z] ---> f7584c939079 [2023-04-03T23:40:00.790Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T23:40:00.790Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:40:00.790Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:40:00.790Z] ---> f7584c939079 [2023-04-03T23:40:00.790Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:40:00.790Z] ---> Running in 5f064b87e015 [2023-04-03T23:40:00.790Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:40:00.790Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:40:00.790Z] ---> f7584c939079 [2023-04-03T23:40:00.790Z] Step 3/22 : WORKDIR /edgex-go [2023-04-03T23:40:00.790Z] ---> Running in 4ce0e5420670 [2023-04-03T23:40:00.790Z] ---> Running in 8c39127f7d19 [2023-04-03T23:40:00.790Z] ---> Running in cdb37bad51ab [2023-04-03T23:40:00.790Z] ---> Running in 17d54c746941 [2023-04-03T23:40:00.790Z] Removing intermediate container 17d54c746941 [2023-04-03T23:40:00.790Z] ---> cf6988be9071 [2023-04-03T23:40:00.790Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-03T23:40:00.790Z] Removing intermediate container 4ce0e5420670 [2023-04-03T23:40:00.790Z] ---> a3a3d9fc2e86 [2023-04-03T23:40:00.790Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-03T23:40:00.790Z] Removing intermediate container 5f064b87e015 [2023-04-03T23:40:00.790Z] Removing intermediate container cdb37bad51ab [2023-04-03T23:40:00.790Z] ---> bc926f19bd87 [2023-04-03T23:40:00.790Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:40:00.790Z] ---> 0ed3df148479 [2023-04-03T23:40:00.790Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:40:00.790Z] ---> Running in 7773624c6d1d [2023-04-03T23:40:00.790Z] Removing intermediate container 8c39127f7d19 [2023-04-03T23:40:00.790Z] ---> 64f55291696d [2023-04-03T23:40:00.790Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-03T23:40:00.790Z] ---> Running in d2e979f7fcbb [2023-04-03T23:40:00.790Z] ---> Running in 61bef5daa27c [2023-04-03T23:40:00.790Z] ---> Running in 39171c39c60c [2023-04-03T23:40:00.790Z] ---> Running in 4643f333e035 [2023-04-03T23:40:00.790Z] Removing intermediate container 61bef5daa27c [2023-04-03T23:40:00.790Z] ---> b2099f3d016e [2023-04-03T23:40:00.790Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:40:00.790Z] ---> Running in 3043e45497dc [2023-04-03T23:40:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:40:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:40:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:40:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:40:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:40:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:40:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:40:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:40:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:40:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:40:00.790Z] OK: 263 MiB in 53 packages [2023-04-03T23:40:00.790Z] OK: 263 MiB in 53 packages [2023-04-03T23:40:00.790Z] OK: 263 MiB in 53 packages [2023-04-03T23:40:00.790Z] OK: 263 MiB in 53 packages [2023-04-03T23:40:00.790Z] OK: 263 MiB in 53 packages [2023-04-03T23:40:00.790Z] Removing intermediate container 7773624c6d1d [2023-04-03T23:40:00.790Z] ---> f5339582fe1f [2023-04-03T23:40:00.790Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-03T23:40:01.057Z] Removing intermediate container 4643f333e035 [2023-04-03T23:40:01.057Z] ---> d25ceda31186 [2023-04-03T23:40:01.057Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-03T23:40:01.057Z] Removing intermediate container 39171c39c60c [2023-04-03T23:40:01.057Z] ---> 33e5f6261ae3 [2023-04-03T23:40:01.057Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-03T23:40:01.331Z] Removing intermediate container d2e979f7fcbb [2023-04-03T23:40:01.331Z] ---> 82f7dae6d26a [2023-04-03T23:40:01.331Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T23:40:01.331Z] Removing intermediate container 3043e45497dc [2023-04-03T23:40:01.331Z] ---> e6d58981fb63 [2023-04-03T23:40:01.331Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:40:01.916Z] ---> bb742770e6b4 [2023-04-03T23:40:01.917Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:40:02.203Z] ---> Running in cbe0e26e4fb7 [2023-04-03T23:40:02.203Z] ---> 1292c2af1448 [2023-04-03T23:40:02.203Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:40:02.476Z] ---> db46dfbf9111 [2023-04-03T23:40:02.476Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:40:02.476Z] ---> 42feb0b07855 [2023-04-03T23:40:02.476Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:40:02.476Z] ---> Running in 038db98f2945 [2023-04-03T23:40:02.476Z] ---> 0b67d36abecc [2023-04-03T23:40:02.476Z] ---> Running in 6bd165feb666 [2023-04-03T23:40:02.476Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:40:02.746Z] ---> Running in a3738b1cd85f [2023-04-03T23:40:03.021Z] ---> Running in 765c85941b5c [2023-04-03T23:42:10.672Z] Removing intermediate container 765c85941b5c [2023-04-03T23:42:10.672Z] ---> e3e11450308d [2023-04-03T23:42:10.672Z] Step 8/23 : COPY . . [2023-04-03T23:42:10.672Z] Removing intermediate container 6bd165feb666 [2023-04-03T23:42:10.672Z] ---> 7f33bdc959ed [2023-04-03T23:42:10.672Z] Step 7/25 : COPY . . [2023-04-03T23:42:10.672Z] Removing intermediate container 038db98f2945 [2023-04-03T23:42:10.672Z] ---> d98e5915c341 [2023-04-03T23:42:10.672Z] Step 7/33 : COPY . . [2023-04-03T23:42:10.672Z] Removing intermediate container cbe0e26e4fb7 [2023-04-03T23:42:10.672Z] ---> 2b45417fd43b [2023-04-03T23:42:10.672Z] Step 7/22 : COPY . . [2023-04-03T23:42:10.672Z] Removing intermediate container a3738b1cd85f [2023-04-03T23:42:10.672Z] ---> 913800d3dc9e [2023-04-03T23:42:10.672Z] Step 7/27 : COPY . . [2023-04-03T23:42:32.752Z] ---> 4a1acae965a2 [2023-04-03T23:42:32.752Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-03T23:42:32.752Z] ---> 01cc99dabc5b [2023-04-03T23:42:32.752Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-03T23:42:32.752Z] ---> fd36036a876b [2023-04-03T23:42:32.752Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-03T23:42:32.752Z] ---> Running in ab4231f5268f [2023-04-03T23:42:32.752Z] ---> Running in e91c1369cb5f [2023-04-03T23:42:32.752Z] ---> Running in 88cedf75a4e0 [2023-04-03T23:42:32.752Z] ---> 89d6e98aab75 [2023-04-03T23:42:32.752Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-03T23:42:32.752Z] ---> 764a9abd9356 [2023-04-03T23:42:32.752Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:42:32.753Z] ---> Running in c93ef744b7b3 [2023-04-03T23:42:32.753Z] ---> Running in f89953dcae85 [2023-04-03T23:42:32.753Z] Removing intermediate container f89953dcae85 [2023-04-03T23:42:32.753Z] ---> 762536373451 [2023-04-03T23:42:32.753Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T23:42:32.753Z] ---> Running in d88871f73172 [2023-04-03T23:42:32.753Z] Removing intermediate container d88871f73172 [2023-04-03T23:42:32.753Z] ---> 7e2baf17813e [2023-04-03T23:42:32.753Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:42:32.753Z] ---> Running in ef17b84e754d [2023-04-03T23:42:32.753Z] 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-04-03T23:42:32.753Z] 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-04-03T23:42:32.753Z] 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-04-03T23:42:32.753Z] 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-04-03T23:42:32.753Z] Removing intermediate container ef17b84e754d [2023-04-03T23:42:32.753Z] ---> 42ff99ba137c [2023-04-03T23:42:32.753Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:42:32.753Z] ---> Running in 370e8deb2a59 [2023-04-03T23:42:36.109Z] Removing intermediate container 370e8deb2a59 [2023-04-03T23:42:36.109Z] ---> 4de8bcd85ecb [2023-04-03T23:42:36.109Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T23:42:36.109Z] ---> Running in 5d3cee8f99f3 [2023-04-03T23:42:36.376Z] Removing intermediate container 5d3cee8f99f3 [2023-04-03T23:42:36.376Z] ---> 7b3b0ed4e36b [2023-04-03T23:42:36.376Z] [2023-04-03T23:42:36.376Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T23:42:36.644Z] 3.17: Pulling from library/alpine [2023-04-03T23:42:38.055Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:42:38.055Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T23:42:38.055Z] ---> 51e60588ff2c [2023-04-03T23:42:38.055Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:42:38.055Z] ---> Running in 5bba16fe0d8f [2023-04-03T23:42:39.016Z] Removing intermediate container 5bba16fe0d8f [2023-04-03T23:42:39.016Z] ---> ccc66612e9ad [2023-04-03T23:42:39.016Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-03T23:42:39.016Z] ---> Running in a6a07997d266 [2023-04-03T23:42:40.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:42:41.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:42:43.868Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:42:43.868Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:42:43.868Z] OK: 17689 distinct packages available [2023-04-03T23:42:43.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:42:44.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:42:46.246Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-03T23:42:46.246Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:42:46.246Z] (3/4) Installing libucontext (1.2-r0) [2023-04-03T23:42:46.246Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-03T23:42:46.246Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:42:46.513Z] OK: 8 MiB in 19 packages [2023-04-03T23:42:48.485Z] Removing intermediate container a6a07997d266 [2023-04-03T23:42:48.485Z] ---> eca536fe4dcf [2023-04-03T23:42:48.485Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:42:49.447Z] ---> d1661ec23ffa [2023-04-03T23:42:49.447Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:42:50.406Z] ---> 80cdbed235b6 [2023-04-03T23:42:50.406Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:42:55.752Z] ---> 491270fdab4e [2023-04-03T23:42:55.752Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:42:56.792Z] ---> bb22300bbb9b [2023-04-03T23:42:56.792Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-03T23:42:56.792Z] ---> Running in 8597a6ceaabc [2023-04-03T23:42:57.385Z] Removing intermediate container 8597a6ceaabc [2023-04-03T23:42:57.385Z] ---> 78d006c388c6 [2023-04-03T23:42:57.385Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-03T23:42:58.382Z] ---> d8fa288a6bf6 [2023-04-03T23:42:58.382Z] Step 22/27 : WORKDIR / [2023-04-03T23:42:58.649Z] ---> Running in ed166addb371 [2023-04-03T23:42:59.236Z] Removing intermediate container ed166addb371 [2023-04-03T23:42:59.236Z] ---> 71fc2d5e6fd8 [2023-04-03T23:42:59.236Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:42:59.236Z] ---> Running in ffd50c9f1e74 [2023-04-03T23:43:00.278Z] Removing intermediate container ffd50c9f1e74 [2023-04-03T23:43:00.278Z] ---> 4443edc30efb [2023-04-03T23:43:00.278Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:43:00.278Z] ---> Running in 5230d0b3b16e [2023-04-03T23:43:00.870Z] Removing intermediate container 5230d0b3b16e [2023-04-03T23:43:00.870Z] ---> bdbbb357352d [2023-04-03T23:43:00.870Z] Step 25/27 : LABEL arch=arm64 [2023-04-03T23:43:01.142Z] ---> Running in 2458d83d05a5 [2023-04-03T23:43:01.724Z] Removing intermediate container 2458d83d05a5 [2023-04-03T23:43:01.724Z] ---> c185080a1933 [2023-04-03T23:43:01.724Z] Step 26/27 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-03T23:43:01.724Z] ---> Running in bfcb8ff5c235 [2023-04-03T23:43:02.399Z] Removing intermediate container bfcb8ff5c235 [2023-04-03T23:43:02.399Z] ---> aaba13185655 [2023-04-03T23:43:02.399Z] Step 27/27 : LABEL version=0.0.0 [2023-04-03T23:43:02.399Z] ---> Running in 2c3bb9d8b9e4 [2023-04-03T23:43:03.030Z] Removing intermediate container 2c3bb9d8b9e4 [2023-04-03T23:43:03.030Z] ---> b78894e7406e [2023-04-03T23:43:03.030Z] [2023-04-03T23:43:03.328Z] Successfully built b78894e7406e [2023-04-03T23:43:03.328Z] Successfully tagged security-spire-config-arm64:latest [2023-04-03T23:43:03.328Z] Building security-spiffe-token-provider [2023-04-03T23:43:25.505Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:43:25.505Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:43:25.505Z] ---> f7584c939079 [2023-04-03T23:43:25.505Z] Step 3/20 : WORKDIR /edgex-go [2023-04-03T23:43:25.505Z] ---> Using cache [2023-04-03T23:43:25.505Z] ---> 64f55291696d [2023-04-03T23:43:25.505Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-03T23:43:25.505Z] ---> Running in c80a74db4336 [2023-04-03T23:43:25.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:43:26.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:43:27.868Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:43:27.868Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:43:27.868Z] OK: 17694 distinct packages available [2023-04-03T23:43:28.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:43:29.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:43:31.052Z] OK: 263 MiB in 53 packages [2023-04-03T23:43:32.461Z] Removing intermediate container c80a74db4336 [2023-04-03T23:43:32.461Z] ---> 5507718a4b0b [2023-04-03T23:43:32.461Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-03T23:43:33.043Z] ---> c164061c8580 [2023-04-03T23:43:33.043Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:43:33.312Z] ---> Running in 6b95c20b5f8b [2023-04-03T23:45:24.996Z] Removing intermediate container 6b95c20b5f8b [2023-04-03T23:45:24.996Z] ---> 856e23a003b9 [2023-04-03T23:45:24.996Z] Step 7/20 : COPY . . [2023-04-03T23:45:26.412Z] ---> 93247e347d2c [2023-04-03T23:45:26.412Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-03T23:45:26.412Z] ---> Running in 2b8679f3d376 [2023-04-03T23:45:28.363Z] 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-04-03T23:50:05.214Z] 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-04-03T23:50:08.551Z] Removing intermediate container e91c1369cb5f [2023-04-03T23:50:08.551Z] ---> 9d7656d73767 [2023-04-03T23:50:08.551Z] [2023-04-03T23:50:08.551Z] Step 9/22 : FROM alpine:3.17 [2023-04-03T23:50:08.551Z] ---> 51e60588ff2c [2023-04-03T23:50:08.551Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-03T23:50:09.133Z] ---> Running in 7746c44034cd [2023-04-03T23:50:11.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:50:12.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:50:14.613Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:50:14.613Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-03T23:50:14.613Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:50:14.613Z] OK: 8 MiB in 17 packages [2023-04-03T23:50:19.962Z] Removing intermediate container 7746c44034cd [2023-04-03T23:50:19.962Z] ---> 30d02f027553 [2023-04-03T23:50:19.962Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T23:50:19.962Z] ---> Running in daa6277c907f [2023-04-03T23:50:20.922Z] Removing intermediate container daa6277c907f [2023-04-03T23:50:20.922Z] ---> 98f6bdbe4564 [2023-04-03T23:50:20.922Z] Step 12/22 : WORKDIR /edgex [2023-04-03T23:50:21.190Z] ---> Running in 1b9f90efa15b [2023-04-03T23:50:22.612Z] Removing intermediate container 1b9f90efa15b [2023-04-03T23:50:22.612Z] ---> 17c9f46a2134 [2023-04-03T23:50:22.612Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:50:24.557Z] ---> b5a967f7d377 [2023-04-03T23:50:24.557Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:50:24.824Z] Removing intermediate container c93ef744b7b3 [2023-04-03T23:50:24.824Z] ---> 4aca39f9baf5 [2023-04-03T23:50:24.824Z] [2023-04-03T23:50:24.824Z] Step 9/25 : FROM alpine:3.17 [2023-04-03T23:50:24.824Z] ---> 51e60588ff2c [2023-04-03T23:50:24.824Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-03T23:50:25.091Z] ---> Running in 91ddd70c49a0 [2023-04-03T23:50:25.698Z] Removing intermediate container ab4231f5268f [2023-04-03T23:50:25.698Z] ---> d39aae3a1759 [2023-04-03T23:50:25.698Z] [2023-04-03T23:50:25.698Z] Step 9/33 : FROM alpine:3.17 [2023-04-03T23:50:25.698Z] ---> 51e60588ff2c [2023-04-03T23:50:25.698Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T23:50:25.981Z] ---> 6915705c0d08 [2023-04-03T23:50:25.981Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-03T23:50:25.981Z] ---> Running in 8814a694f725 [2023-04-03T23:50:26.947Z] Removing intermediate container 8814a694f725 [2023-04-03T23:50:26.947Z] ---> 6b02694849fa [2023-04-03T23:50:26.947Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-03T23:50:27.217Z] ---> Running in 7ea0db9be6d8 [2023-04-03T23:50:28.175Z] ---> f860a749803f [2023-04-03T23:50:28.175Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-03T23:50:28.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:50:29.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:50:30.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:50:30.274Z] ---> 86048bb449d2 [2023-04-03T23:50:30.274Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T23:50:30.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:50:31.443Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-03T23:50:31.443Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-03T23:50:31.443Z] (3/3) Installing su-exec (0.2-r2) [2023-04-03T23:50:31.443Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:50:31.443Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:50:32.028Z] ---> 73e0cdd0b5bf [2023-04-03T23:50:32.028Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:50:32.297Z] ---> Running in aa18f6e37234 [2023-04-03T23:50:32.297Z] OK: 8 MiB in 18 packages [2023-04-03T23:50:32.565Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:50:32.566Z] (2/2) Installing su-exec (0.2-r2) [2023-04-03T23:50:32.566Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:50:32.566Z] OK: 8 MiB in 17 packages [2023-04-03T23:50:35.905Z] Removing intermediate container 7ea0db9be6d8 [2023-04-03T23:50:35.905Z] ---> 03b0d60946a3 [2023-04-03T23:50:35.905Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-03T23:50:35.905Z] Removing intermediate container 91ddd70c49a0 [2023-04-03T23:50:35.905Z] ---> 2dfd87fa0bf1 [2023-04-03T23:50:35.905Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T23:50:35.905Z] ---> Running in 1065a124fecc [2023-04-03T23:50:35.905Z] ---> Running in c2be9fcd3a38 [2023-04-03T23:50:36.870Z] Removing intermediate container 1065a124fecc [2023-04-03T23:50:36.870Z] ---> 00be1e2f49ff [2023-04-03T23:50:36.870Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-03T23:50:36.870Z] Removing intermediate container c2be9fcd3a38 [2023-04-03T23:50:36.870Z] ---> 0274a0c0720e [2023-04-03T23:50:36.870Z] Step 12/25 : WORKDIR / [2023-04-03T23:50:37.138Z] ---> Running in 68454d7b2f69 [2023-04-03T23:50:37.138Z] ---> Running in 21eae2ebf19c [2023-04-03T23:50:37.726Z] Removing intermediate container aa18f6e37234 [2023-04-03T23:50:37.726Z] ---> ecc8d0cf7ee5 [2023-04-03T23:50:37.726Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:50:37.994Z] ---> Running in a9dc3d8ce881 [2023-04-03T23:50:38.262Z] Removing intermediate container 68454d7b2f69 [2023-04-03T23:50:38.262Z] ---> b2846c6fe87f [2023-04-03T23:50:38.262Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-03T23:50:38.262Z] Removing intermediate container 21eae2ebf19c [2023-04-03T23:50:38.262Z] ---> eece82c74751 [2023-04-03T23:50:38.262Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:50:38.262Z] ---> Running in 21f405350eb1 [2023-04-03T23:50:38.846Z] Removing intermediate container a9dc3d8ce881 [2023-04-03T23:50:38.846Z] ---> 9253688c0f24 [2023-04-03T23:50:38.846Z] Step 20/22 : LABEL arch=arm64 [2023-04-03T23:50:39.113Z] ---> Running in ad24627a7495 [2023-04-03T23:50:39.388Z] Removing intermediate container 21f405350eb1 [2023-04-03T23:50:39.388Z] ---> d919dbefea78 [2023-04-03T23:50:39.388Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-03T23:50:39.663Z] ---> Running in a06523ee51c3 [2023-04-03T23:50:39.934Z] ---> 185bb134012c [2023-04-03T23:50:39.934Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:50:39.934Z] Removing intermediate container ad24627a7495 [2023-04-03T23:50:39.934Z] ---> 913b1690e9ad [2023-04-03T23:50:39.934Z] Step 21/22 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-03T23:50:40.201Z] ---> Running in ab756cc7ff04 [2023-04-03T23:50:40.785Z] Removing intermediate container a06523ee51c3 [2023-04-03T23:50:40.785Z] ---> ebc597802d5f [2023-04-03T23:50:40.785Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-03T23:50:41.053Z] ---> Running in 6a0356b831ed [2023-04-03T23:50:41.351Z] Removing intermediate container ab756cc7ff04 [2023-04-03T23:50:41.351Z] ---> 72c4c23d6aac [2023-04-03T23:50:41.351Z] Step 22/22 : LABEL version=0.0.0 [2023-04-03T23:50:41.637Z] ---> Running in 56041aa23ab1 [2023-04-03T23:50:42.224Z] ---> 9a6804f6875a [2023-04-03T23:50:42.224Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-03T23:50:42.491Z] Removing intermediate container 56041aa23ab1 [2023-04-03T23:50:42.491Z] ---> 96f3aae5b010 [2023-04-03T23:50:42.491Z] [2023-04-03T23:50:43.454Z] Successfully built 96f3aae5b010 [2023-04-03T23:50:43.454Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-03T23:50:43.454Z]  Building security-proxy-setup ... done Building security-spire-server [2023-04-03T23:50:45.402Z] ---> eef9523fe28e [2023-04-03T23:50:45.402Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-03T23:50:46.849Z] ---> 90180f9bd0a9 [2023-04-03T23:50:46.849Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:50:46.849Z] Removing intermediate container 6a0356b831ed [2023-04-03T23:50:46.849Z] ---> 9bc88567008e [2023-04-03T23:50:46.849Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-03T23:50:47.115Z] ---> Running in 3091efc51997 [2023-04-03T23:50:48.075Z] Removing intermediate container 3091efc51997 [2023-04-03T23:50:48.075Z] ---> 40f756ce8c19 [2023-04-03T23:50:48.075Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-03T23:50:48.349Z] ---> a741da500a0e [2023-04-03T23:50:48.349Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-03T23:50:49.758Z] ---> a18c7e07db65 [2023-04-03T23:50:49.758Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-03T23:50:49.758Z] ---> Running in 6eff6ebe6b63 [2023-04-03T23:50:52.339Z] ---> 3c415b4b611b [2023-04-03T23:50:52.339Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-03T23:50:55.702Z] Removing intermediate container 6eff6ebe6b63 [2023-04-03T23:50:55.702Z] ---> f3aada53b38e [2023-04-03T23:50:55.702Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:50:58.306Z] ---> 018dde6c8371 [2023-04-03T23:50:58.306Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:50:58.306Z] ---> 56072cf17581 [2023-04-03T23:50:58.306Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T23:51:00.267Z] ---> af7938acf8e9 [2023-04-03T23:51:00.267Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-03T23:51:00.855Z] ---> c766d2f81411 [2023-04-03T23:51:00.855Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:51:00.855Z] ---> Running in c876ca39c6cd [2023-04-03T23:51:06.246Z] Removing intermediate container c876ca39c6cd [2023-04-03T23:51:06.246Z] ---> 9bed2b6e0ca1 [2023-04-03T23:51:06.246Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:51:06.246Z] ---> Running in d97c96806f3c [2023-04-03T23:51:06.246Z] ---> f7d654cb6a1c [2023-04-03T23:51:06.246Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-03T23:51:07.684Z] Removing intermediate container d97c96806f3c [2023-04-03T23:51:07.684Z] ---> 56a102aaa7d6 [2023-04-03T23:51:07.684Z] Step 23/25 : LABEL arch=arm64 [2023-04-03T23:51:07.960Z] ---> Running in eb9cf926e46d [2023-04-03T23:51:11.329Z] ---> aebce09d7fee [2023-04-03T23:51:11.329Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-03T23:51:11.329Z] Removing intermediate container eb9cf926e46d [2023-04-03T23:51:11.329Z] ---> eb0d27e8aceb [2023-04-03T23:51:11.329Z] Step 24/25 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-03T23:51:11.329Z] ---> Running in 086f6614d4da [2023-04-03T23:51:12.755Z] Removing intermediate container 086f6614d4da [2023-04-03T23:51:12.755Z] ---> 58ca4a68a459 [2023-04-03T23:51:12.755Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T23:51:12.755Z] ---> Running in 3f886515c9c6 [2023-04-03T23:51:13.385Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:51:13.385Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:51:13.385Z] ---> f7584c939079 [2023-04-03T23:51:13.385Z] Step 3/26 : WORKDIR /edgex-go [2023-04-03T23:51:13.385Z] ---> Using cache [2023-04-03T23:51:13.385Z] ---> 64f55291696d [2023-04-03T23:51:13.385Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T23:51:13.385Z] ---> Running in f1bbca10ad46 [2023-04-03T23:51:13.385Z] ---> b243c787cc57 [2023-04-03T23:51:13.385Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-03T23:51:13.977Z] Removing intermediate container 3f886515c9c6 [2023-04-03T23:51:13.977Z] ---> 809389e7c91d [2023-04-03T23:51:13.977Z] [2023-04-03T23:51:15.399Z] Successfully built 809389e7c91d [2023-04-03T23:51:15.399Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-03T23:51:15.399Z]  Building security-secretstore-setup ... done Building core-command [2023-04-03T23:51:15.399Z] ---> 82c9b8201232 [2023-04-03T23:51:15.677Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-03T23:51:16.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:51:16.869Z] Removing intermediate container 88cedf75a4e0 [2023-04-03T23:51:16.869Z] ---> 78df5f3e5b87 [2023-04-03T23:51:16.869Z] [2023-04-03T23:51:16.869Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:51:16.869Z] ---> 51e60588ff2c [2023-04-03T23:51:16.869Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T23:51:16.869Z] ---> Running in 120f5419728c [2023-04-03T23:51:16.869Z] ---> b4db61977a79 [2023-04-03T23:51:16.869Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-03T23:51:17.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:51:17.739Z] Removing intermediate container 120f5419728c [2023-04-03T23:51:17.739Z] ---> 0552d9db9729 [2023-04-03T23:51:17.739Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-03T23:51:18.014Z] ---> Running in d79a2cceb6b0 [2023-04-03T23:51:18.285Z] ---> 254a7a65da12 [2023-04-03T23:51:18.285Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-03T23:51:18.285Z] ---> Running in e2bed67bd948 [2023-04-03T23:51:18.892Z] Removing intermediate container d79a2cceb6b0 [2023-04-03T23:51:18.892Z] ---> ad4de009ba17 [2023-04-03T23:51:18.892Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-03T23:51:18.892Z] ---> Running in 40d2080148f0 [2023-04-03T23:51:19.866Z] OK: 263 MiB in 53 packages [2023-04-03T23:51:19.866Z] Removing intermediate container 40d2080148f0 [2023-04-03T23:51:19.866Z] ---> 141fbd958562 [2023-04-03T23:51:19.866Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:51:19.866Z] ---> Running in 5238312696b2 [2023-04-03T23:51:21.836Z] Removing intermediate container f1bbca10ad46 [2023-04-03T23:51:21.836Z] ---> 33f8cbba436b [2023-04-03T23:51:21.836Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-03T23:51:23.285Z] Removing intermediate container e2bed67bd948 [2023-04-03T23:51:23.285Z] ---> ff6806b05faf [2023-04-03T23:51:23.285Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-03T23:51:23.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:51:23.285Z] ---> ab8b4c324e4d [2023-04-03T23:51:23.286Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:51:23.286Z] ---> Running in 00512b925ad9 [2023-04-03T23:51:23.566Z] ---> Running in f73b4ff13d14 [2023-04-03T23:51:24.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:51:24.538Z] Removing intermediate container 00512b925ad9 [2023-04-03T23:51:24.538Z] ---> 21302a9d7d42 [2023-04-03T23:51:24.538Z] Step 30/33 : CMD ["gate"] [2023-04-03T23:51:24.810Z] ---> Running in a5eb43d162f1 [2023-04-03T23:51:25.774Z] Removing intermediate container a5eb43d162f1 [2023-04-03T23:51:25.774Z] ---> 2adfb81db742 [2023-04-03T23:51:25.774Z] Step 31/33 : LABEL arch=arm64 [2023-04-03T23:51:25.774Z] ---> Running in 714c3b898577 [2023-04-03T23:51:26.042Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:51:26.042Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:51:26.329Z] OK: 8 MiB in 16 packages [2023-04-03T23:51:26.602Z] Removing intermediate container 714c3b898577 [2023-04-03T23:51:26.602Z] ---> 336e6ed36c69 [2023-04-03T23:51:26.602Z] Step 32/33 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-03T23:51:27.203Z] ---> Running in 8a321d2a5d11 [2023-04-03T23:51:28.660Z] Removing intermediate container 8a321d2a5d11 [2023-04-03T23:51:28.661Z] ---> 14c221e78f3b [2023-04-03T23:51:28.661Z] Step 33/33 : LABEL version=0.0.0 [2023-04-03T23:51:28.939Z] ---> Running in 0a72621f5448 [2023-04-03T23:51:29.207Z] Removing intermediate container 5238312696b2 [2023-04-03T23:51:29.207Z] ---> 226e8fc0439c [2023-04-03T23:51:29.207Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:51:30.414Z] Removing intermediate container 0a72621f5448 [2023-04-03T23:51:30.414Z] ---> 6f76d1866692 [2023-04-03T23:51:30.414Z] [2023-04-03T23:51:30.761Z] Successfully built 6f76d1866692 [2023-04-03T23:51:30.761Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-03T23:51:30.761Z]  Building security-bootstrapper ... done Building core-metadata [2023-04-03T23:51:31.055Z] ---> b5f23ae75d27 [2023-04-03T23:51:31.055Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:51:32.671Z] ---> f72afeef21b0 [2023-04-03T23:51:32.671Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-03T23:51:35.736Z] ---> 56d7bb841452 [2023-04-03T23:51:35.736Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:51:36.751Z] ---> 337ae6936558 [2023-04-03T23:51:36.751Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-03T23:51:36.751Z] ---> Running in 284975908d0c [2023-04-03T23:51:37.736Z] Removing intermediate container 284975908d0c [2023-04-03T23:51:37.736Z] ---> b3f3d298fde3 [2023-04-03T23:51:37.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:51:37.736Z] ---> Running in b3e9710b0c5e [2023-04-03T23:51:38.334Z] Removing intermediate container b3e9710b0c5e [2023-04-03T23:51:38.334Z] ---> 6bc8a16a2674 [2023-04-03T23:51:38.334Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T23:51:38.622Z] ---> Running in 2dc4b0af8ca7 [2023-04-03T23:51:39.433Z] Removing intermediate container 2dc4b0af8ca7 [2023-04-03T23:51:39.433Z] ---> 2ea669be7d18 [2023-04-03T23:51:39.433Z] Step 22/23 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-03T23:51:39.433Z] ---> Running in fda34d77b037 [2023-04-03T23:51:40.402Z] Removing intermediate container fda34d77b037 [2023-04-03T23:51:40.402Z] ---> bd807827d0b4 [2023-04-03T23:51:40.402Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:51:40.698Z] ---> Running in 8a702adad32a [2023-04-03T23:51:40.971Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:51:40.971Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:51:40.971Z] ---> f7584c939079 [2023-04-03T23:51:40.971Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:51:40.971Z] ---> Using cache [2023-04-03T23:51:40.971Z] ---> 0ed3df148479 [2023-04-03T23:51:40.971Z] Step 4/24 : WORKDIR /edgex-go [2023-04-03T23:51:40.971Z] ---> Using cache [2023-04-03T23:51:40.971Z] ---> b2099f3d016e [2023-04-03T23:51:40.971Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-03T23:51:40.971Z] ---> Using cache [2023-04-03T23:51:40.971Z] ---> e6d58981fb63 [2023-04-03T23:51:40.971Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-03T23:51:40.971Z] ---> Using cache [2023-04-03T23:51:40.971Z] ---> 0b67d36abecc [2023-04-03T23:51:40.971Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:51:40.971Z] ---> Using cache [2023-04-03T23:51:40.971Z] ---> e3e11450308d [2023-04-03T23:51:40.971Z] Step 8/24 : COPY . . [2023-04-03T23:51:41.245Z] ---> Using cache [2023-04-03T23:51:41.245Z] ---> fd36036a876b [2023-04-03T23:51:41.245Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-03T23:51:41.516Z] ---> Running in cf6885f59246 [2023-04-03T23:51:41.516Z] Removing intermediate container 8a702adad32a [2023-04-03T23:51:41.516Z] ---> 20b1b7cdef77 [2023-04-03T23:51:41.516Z] [2023-04-03T23:51:42.127Z] Successfully built 20b1b7cdef77 [2023-04-03T23:51:42.127Z] Successfully tagged core-data-arm64:latest [2023-04-03T23:51:42.127Z]  Building core-data ... done Building security-proxy-auth [2023-04-03T23:51:43.558Z] 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-04-03T23:52:10.258Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:52:10.258Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:52:10.258Z] ---> f7584c939079 [2023-04-03T23:52:10.258Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:52:10.258Z] ---> Using cache [2023-04-03T23:52:10.258Z] ---> 0ed3df148479 [2023-04-03T23:52:10.258Z] Step 4/25 : WORKDIR /edgex-go [2023-04-03T23:52:10.258Z] ---> Using cache [2023-04-03T23:52:10.258Z] ---> b2099f3d016e [2023-04-03T23:52:10.258Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-03T23:52:10.258Z] ---> Using cache [2023-04-03T23:52:10.258Z] ---> e6d58981fb63 [2023-04-03T23:52:10.258Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-03T23:52:10.258Z] ---> Using cache [2023-04-03T23:52:10.258Z] ---> 0b67d36abecc [2023-04-03T23:52:10.258Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:52:10.258Z] ---> Using cache [2023-04-03T23:52:10.258Z] ---> e3e11450308d [2023-04-03T23:52:10.258Z] Step 8/25 : COPY . . [2023-04-03T23:52:10.258Z] ---> Using cache [2023-04-03T23:52:10.258Z] ---> fd36036a876b [2023-04-03T23:52:10.258Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-03T23:52:10.258Z] ---> Running in 5b0f9f7fa8a0 [2023-04-03T23:52:11.668Z] 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-04-03T23:52:11.935Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:52:11.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:52:11.935Z] ---> f7584c939079 [2023-04-03T23:52:11.935Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:52:11.935Z] ---> Using cache [2023-04-03T23:52:11.935Z] ---> 0ed3df148479 [2023-04-03T23:52:11.935Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:52:11.935Z] ---> Using cache [2023-04-03T23:52:11.935Z] ---> b2099f3d016e [2023-04-03T23:52:11.935Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:52:11.935Z] ---> Using cache [2023-04-03T23:52:11.935Z] ---> e6d58981fb63 [2023-04-03T23:52:11.935Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:52:11.935Z] ---> Using cache [2023-04-03T23:52:11.935Z] ---> 0b67d36abecc [2023-04-03T23:52:11.935Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:52:11.935Z] ---> Using cache [2023-04-03T23:52:11.935Z] ---> e3e11450308d [2023-04-03T23:52:11.935Z] Step 8/23 : COPY . . [2023-04-03T23:52:11.935Z] ---> Using cache [2023-04-03T23:52:11.935Z] ---> fd36036a876b [2023-04-03T23:52:11.935Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-03T23:52:12.202Z] ---> Running in 26f62188eaf3 [2023-04-03T23:52:14.153Z] 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-04-03T23:53:10.569Z] Removing intermediate container f73b4ff13d14 [2023-04-03T23:53:10.569Z] ---> a9e565abf8ab [2023-04-03T23:53:10.569Z] Step 7/26 : COPY . . [2023-04-03T23:53:17.206Z] ---> 61ae5acc9222 [2023-04-03T23:53:17.206Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T23:53:17.206Z] ---> Running in 0c4ad23ec836 [2023-04-03T23:53:17.206Z] Removing intermediate container 0c4ad23ec836 [2023-04-03T23:53:17.206Z] ---> 68a1be5b82cf [2023-04-03T23:53:17.206Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-03T23:53:17.206Z] ---> Running in bf905951e796 [2023-04-03T23:53:17.474Z] Removing intermediate container bf905951e796 [2023-04-03T23:53:17.474Z] ---> 1feedd755fda [2023-04-03T23:53:17.474Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T23:53:17.474Z] ---> Running in c6639582cbcf [2023-04-03T23:53:18.063Z] Removing intermediate container c6639582cbcf [2023-04-03T23:53:18.063Z] ---> c5c176ceb313 [2023-04-03T23:53:18.063Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T23:53:18.332Z] ---> Running in f43cdbc27361 [2023-04-03T23:53:21.700Z] Removing intermediate container f43cdbc27361 [2023-04-03T23:53:21.700Z] ---> 135c997dc97d [2023-04-03T23:53:21.700Z] Step 12/26 : WORKDIR /edgex-go [2023-04-03T23:53:21.700Z] ---> Running in 0508c999db42 [2023-04-03T23:53:22.280Z] Removing intermediate container 0508c999db42 [2023-04-03T23:53:22.280Z] ---> dc7d6ec720e2 [2023-04-03T23:53:22.280Z] [2023-04-03T23:53:22.280Z] Step 13/26 : FROM alpine:3.17 [2023-04-03T23:53:22.280Z] ---> 51e60588ff2c [2023-04-03T23:53:22.280Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T23:53:22.280Z] ---> Using cache [2023-04-03T23:53:22.280Z] ---> ccc66612e9ad [2023-04-03T23:53:22.280Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T23:53:22.280Z] ---> Running in 190a03fbab83 [2023-04-03T23:53:24.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:53:25.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:53:27.120Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:53:27.120Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:53:27.120Z] OK: 17689 distinct packages available [2023-04-03T23:53:27.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:53:28.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:53:30.017Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-03T23:53:30.017Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:53:30.017Z] (3/5) Installing libucontext (1.2-r0) [2023-04-03T23:53:30.017Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-03T23:53:30.017Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-03T23:53:30.017Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:53:30.017Z] OK: 9 MiB in 20 packages [2023-04-03T23:53:31.964Z] Removing intermediate container 190a03fbab83 [2023-04-03T23:53:31.964Z] ---> 3da7e2b480b2 [2023-04-03T23:53:31.964Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:53:32.546Z] ---> 77f77e2dcd09 [2023-04-03T23:53:32.546Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:53:33.505Z] ---> 10e0b6671f30 [2023-04-03T23:53:33.505Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T23:53:40.154Z] ---> 67c7cfa33d53 [2023-04-03T23:53:40.154Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T23:53:40.737Z] ---> 422ec153d253 [2023-04-03T23:53:40.737Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-03T23:53:41.702Z] ---> 22a4d138cead [2023-04-03T23:53:41.702Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-03T23:53:42.669Z] ---> ac44c2b336e0 [2023-04-03T23:53:42.669Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T23:53:42.669Z] ---> Running in d6916a550582 [2023-04-03T23:53:43.252Z] Removing intermediate container d6916a550582 [2023-04-03T23:53:43.252Z] ---> a151991a6101 [2023-04-03T23:53:43.252Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T23:53:43.518Z] ---> Running in 9e47282b8e9c [2023-04-03T23:53:44.109Z] Removing intermediate container 9e47282b8e9c [2023-04-03T23:53:44.109Z] ---> a3f71813aa40 [2023-04-03T23:53:44.109Z] Step 24/26 : LABEL arch=arm64 [2023-04-03T23:53:44.109Z] ---> Running in 91bd14500c57 [2023-04-03T23:53:44.697Z] Removing intermediate container 91bd14500c57 [2023-04-03T23:53:44.697Z] ---> 0e9205c56656 [2023-04-03T23:53:44.697Z] Step 25/26 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-03T23:53:44.964Z] ---> Running in 7a62ffd9b498 [2023-04-03T23:53:45.545Z] Removing intermediate container 7a62ffd9b498 [2023-04-03T23:53:45.545Z] ---> 65ad2347d172 [2023-04-03T23:53:45.545Z] Step 26/26 : LABEL version=0.0.0 [2023-04-03T23:53:45.546Z] ---> Running in befc70f313c5 [2023-04-03T23:53:46.133Z] Removing intermediate container befc70f313c5 [2023-04-03T23:53:46.133Z] ---> 8d7c5a1f6531 [2023-04-03T23:53:46.133Z] [2023-04-03T23:53:46.401Z] Successfully built 8d7c5a1f6531 [2023-04-03T23:53:46.401Z] Successfully tagged security-spire-server-arm64:latest [2023-04-03T23:53:46.401Z]  Building security-spire-server ... done Building support-scheduler [2023-04-03T23:54:04.602Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:54:04.602Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:54:04.602Z] ---> f7584c939079 [2023-04-03T23:54:04.602Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:54:04.602Z] ---> Using cache [2023-04-03T23:54:04.602Z] ---> 0ed3df148479 [2023-04-03T23:54:04.602Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:54:04.602Z] ---> Using cache [2023-04-03T23:54:04.602Z] ---> b2099f3d016e [2023-04-03T23:54:04.602Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T23:54:04.602Z] ---> Using cache [2023-04-03T23:54:04.602Z] ---> e6d58981fb63 [2023-04-03T23:54:04.602Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:54:04.602Z] ---> Using cache [2023-04-03T23:54:04.602Z] ---> 0b67d36abecc [2023-04-03T23:54:04.602Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:54:04.602Z] ---> Using cache [2023-04-03T23:54:04.602Z] ---> e3e11450308d [2023-04-03T23:54:04.602Z] Step 8/23 : COPY . . [2023-04-03T23:54:04.602Z] ---> Using cache [2023-04-03T23:54:04.602Z] ---> fd36036a876b [2023-04-03T23:54:04.602Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-03T23:54:07.188Z] ---> Running in 45352b5adce7 [2023-04-03T23:54:09.128Z] 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-04-03T23:54:47.972Z] Removing intermediate container 2b8679f3d376 [2023-04-03T23:54:47.972Z] ---> cf5ecb457615 [2023-04-03T23:54:47.972Z] [2023-04-03T23:54:47.972Z] Step 9/20 : FROM alpine:3.17 [2023-04-03T23:54:47.972Z] ---> 51e60588ff2c [2023-04-03T23:54:47.972Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T23:54:47.972Z] ---> Using cache [2023-04-03T23:54:47.972Z] ---> 6b02694849fa [2023-04-03T23:54:47.972Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-03T23:54:47.972Z] ---> Running in c64504895104 [2023-04-03T23:54:47.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:54:47.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:54:47.972Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T23:54:47.972Z] v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T23:54:47.972Z] OK: 17689 distinct packages available [2023-04-03T23:54:47.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:54:47.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:54:49.384Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-03T23:54:49.384Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-03T23:54:49.653Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-03T23:54:49.653Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-03T23:54:49.653Z] (5/9) Installing curl (7.88.1-r1) [2023-04-03T23:54:49.653Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-03T23:54:49.653Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-03T23:54:49.653Z] (8/9) Installing libucontext (1.2-r0) [2023-04-03T23:54:49.653Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-03T23:54:49.653Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:54:49.653Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:54:50.233Z] OK: 11 MiB in 24 packages [2023-04-03T23:54:52.889Z] Removing intermediate container c64504895104 [2023-04-03T23:54:52.889Z] ---> 32aea4e83723 [2023-04-03T23:54:52.889Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:54:53.471Z] ---> 1a5613e6ad27 [2023-04-03T23:54:53.471Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:54:54.427Z] ---> 0119bc604457 [2023-04-03T23:54:54.427Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-03T23:54:57.763Z] ---> 422a29e2c170 [2023-04-03T23:54:57.763Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:54:58.725Z] ---> 9bfdfd92416d [2023-04-03T23:54:58.725Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-03T23:54:58.992Z] ---> Running in 13b5472c49ea [2023-04-03T23:54:59.575Z] Removing intermediate container 13b5472c49ea [2023-04-03T23:54:59.575Z] ---> 34739acebe83 [2023-04-03T23:54:59.575Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T23:54:59.575Z] ---> Running in 263c3aeba91d [2023-04-03T23:55:00.159Z] Removing intermediate container 263c3aeba91d [2023-04-03T23:55:00.159Z] ---> 818292e64d46 [2023-04-03T23:55:00.159Z] Step 18/20 : LABEL arch=arm64 [2023-04-03T23:55:00.159Z] ---> Running in d0fbe4bbcfdf [2023-04-03T23:55:00.748Z] Removing intermediate container d0fbe4bbcfdf [2023-04-03T23:55:00.748Z] ---> 4f5154d31d69 [2023-04-03T23:55:00.748Z] Step 19/20 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-03T23:55:01.033Z] ---> Running in ed97f5876b11 [2023-04-03T23:55:01.624Z] Removing intermediate container ed97f5876b11 [2023-04-03T23:55:01.624Z] ---> c60386c96455 [2023-04-03T23:55:01.624Z] Step 20/20 : LABEL version=0.0.0 [2023-04-03T23:55:01.624Z] ---> Running in 2c124ff6a34c [2023-04-03T23:55:02.207Z] Removing intermediate container 2c124ff6a34c [2023-04-03T23:55:02.207Z] ---> 990b699d2b5f [2023-04-03T23:55:02.207Z] [2023-04-03T23:55:02.207Z] Successfully built 990b699d2b5f [2023-04-03T23:55:02.207Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-03T23:55:02.207Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-04-03T23:55:20.431Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T23:55:20.431Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T23:55:20.431Z] ---> f7584c939079 [2023-04-03T23:55:20.431Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:55:20.431Z] ---> Using cache [2023-04-03T23:55:20.431Z] ---> 0ed3df148479 [2023-04-03T23:55:20.431Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T23:55:20.431Z] ---> Using cache [2023-04-03T23:55:20.431Z] ---> b2099f3d016e [2023-04-03T23:55:20.431Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-03T23:55:20.431Z] ---> Running in 4dd48160fb36 [2023-04-03T23:55:23.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:55:24.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:55:26.142Z] OK: 263 MiB in 53 packages [2023-04-03T23:55:28.090Z] Removing intermediate container 4dd48160fb36 [2023-04-03T23:55:28.090Z] ---> 1d90c51a93d0 [2023-04-03T23:55:28.090Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T23:55:28.674Z] ---> 61dd223ce079 [2023-04-03T23:55:28.674Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:55:28.941Z] ---> Running in 237fec39c2cb [2023-04-03T23:57:05.566Z] Removing intermediate container 237fec39c2cb [2023-04-03T23:57:05.566Z] ---> 9c2df98f2405 [2023-04-03T23:57:05.566Z] Step 8/23 : COPY . . [2023-04-03T23:57:23.805Z] ---> 40e6aaf81abc [2023-04-03T23:57:23.805Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-03T23:57:24.071Z] ---> Running in 0c4190a9f89d [2023-04-03T23:57:26.015Z] 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-04-03T23:59:47.694Z] Removing intermediate container 26f62188eaf3 [2023-04-03T23:59:47.694Z] ---> 71f787b9edf6 [2023-04-03T23:59:47.695Z] [2023-04-03T23:59:47.695Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T23:59:47.695Z] ---> 51e60588ff2c [2023-04-03T23:59:47.695Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T23:59:47.695Z] ---> Running in ab94bd1233cb [2023-04-03T23:59:47.695Z] Removing intermediate container ab94bd1233cb [2023-04-03T23:59:47.695Z] ---> b295599cd880 [2023-04-03T23:59:47.695Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T23:59:47.695Z] ---> Running in a0e6eb4b3c06 [2023-04-03T23:59:47.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:59:47.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:59:47.695Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T23:59:47.695Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:59:47.695Z] OK: 8 MiB in 16 packages [2023-04-03T23:59:47.695Z] Removing intermediate container a0e6eb4b3c06 [2023-04-03T23:59:47.695Z] ---> fbdcc27e5f71 [2023-04-03T23:59:47.695Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T23:59:47.695Z] ---> 9888ebb9e053 [2023-04-03T23:59:47.695Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T23:59:47.695Z] ---> 67ef81d1051b [2023-04-03T23:59:47.695Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-03T23:59:47.695Z] ---> 02b65eb4061d [2023-04-03T23:59:47.695Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-03T23:59:47.695Z] ---> 06e4beb60cbe [2023-04-03T23:59:47.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-03T23:59:47.695Z] ---> aceac0179391 [2023-04-03T23:59:47.695Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T23:59:47.695Z] ---> Running in f77ce6529f60 [2023-04-03T23:59:49.104Z] Removing intermediate container f77ce6529f60 [2023-04-03T23:59:49.104Z] ---> 1e79f63c0441 [2023-04-03T23:59:49.104Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T23:59:49.104Z] ---> Running in 1f8294cac64a [2023-04-03T23:59:50.065Z] Removing intermediate container 1f8294cac64a [2023-04-03T23:59:50.065Z] ---> e00adb7c29ad [2023-04-03T23:59:50.065Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T23:59:50.331Z] ---> Running in 6673f2fa771b [2023-04-03T23:59:50.915Z] Removing intermediate container 6673f2fa771b [2023-04-03T23:59:50.915Z] ---> 1a6a01e2b2e6 [2023-04-03T23:59:50.915Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T23:59:51.181Z] ---> Running in 1d446d8734bd [2023-04-03T23:59:52.343Z] Removing intermediate container 1d446d8734bd [2023-04-03T23:59:52.343Z] ---> 06b11da23188 [2023-04-03T23:59:52.343Z] Step 22/23 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-03T23:59:52.628Z] ---> Running in 06ce9cc0bac5 [2023-04-03T23:59:53.632Z] Removing intermediate container 06ce9cc0bac5 [2023-04-03T23:59:53.632Z] ---> f18124697b93 [2023-04-03T23:59:53.632Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T23:59:53.936Z] ---> Running in 7572c99349e1 [2023-04-03T23:59:55.392Z] Removing intermediate container 7572c99349e1 [2023-04-03T23:59:55.392Z] ---> 3bbe1ee7670d [2023-04-03T23:59:55.392Z] [2023-04-03T23:59:56.010Z] Successfully built 3bbe1ee7670d [2023-04-03T23:59:56.010Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-03T23:59:56.010Z] Building security-spire-agent [2023-04-04T00:00:01.361Z]  Building security-proxy-auth ... done Removing intermediate container cf6885f59246 [2023-04-04T00:00:01.361Z] ---> 52c525e2e598 [2023-04-04T00:00:01.361Z] [2023-04-04T00:00:01.361Z] Step 10/24 : FROM alpine:3.17 [2023-04-04T00:00:01.361Z] ---> 51e60588ff2c [2023-04-04T00:00:01.361Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-04T00:00:01.361Z] ---> Running in a88f43cf5f0c [2023-04-04T00:00:03.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T00:00:04.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T00:00:06.835Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-04T00:00:06.835Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T00:00:06.835Z] OK: 8 MiB in 16 packages [2023-04-04T00:00:09.406Z] Removing intermediate container a88f43cf5f0c [2023-04-04T00:00:09.406Z] ---> 2c1304634aa2 [2023-04-04T00:00:09.406Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T00:00:09.406Z] ---> Running in c66506ff5839 [2023-04-04T00:00:09.987Z] Removing intermediate container c66506ff5839 [2023-04-04T00:00:09.987Z] ---> bb3dd56a0254 [2023-04-04T00:00:09.987Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-04T00:00:09.987Z] ---> Running in 94e6c71cf72d [2023-04-04T00:00:10.573Z] Removing intermediate container 94e6c71cf72d [2023-04-04T00:00:10.573Z] ---> 20a4b9c64c6e [2023-04-04T00:00:10.573Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-04T00:00:10.841Z] ---> Running in cd11e8152f97 [2023-04-04T00:00:11.424Z] Removing intermediate container cd11e8152f97 [2023-04-04T00:00:11.424Z] ---> e363d310b402 [2023-04-04T00:00:11.424Z] Step 15/24 : WORKDIR / [2023-04-04T00:00:11.693Z] ---> Running in 7d6e8603954c [2023-04-04T00:00:12.276Z] Removing intermediate container 7d6e8603954c [2023-04-04T00:00:12.276Z] ---> 868ec63c8d7d [2023-04-04T00:00:12.276Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T00:00:13.682Z] ---> 67d85de522f3 [2023-04-04T00:00:13.682Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T00:00:15.090Z] ---> 154c1dc093d3 [2023-04-04T00:00:15.090Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-04T00:00:15.358Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T00:00:15.358Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-04T00:00:15.358Z] ---> f7584c939079 [2023-04-04T00:00:15.358Z] Step 3/27 : WORKDIR /edgex-go [2023-04-04T00:00:15.358Z] ---> Using cache [2023-04-04T00:00:15.358Z] ---> 64f55291696d [2023-04-04T00:00:15.358Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-04T00:00:15.358Z] ---> Using cache [2023-04-04T00:00:15.358Z] ---> 33f8cbba436b [2023-04-04T00:00:15.358Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-04T00:00:15.358Z] ---> Using cache [2023-04-04T00:00:15.358Z] ---> ab8b4c324e4d [2023-04-04T00:00:15.358Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T00:00:15.358Z] ---> Using cache [2023-04-04T00:00:15.358Z] ---> a9e565abf8ab [2023-04-04T00:00:15.358Z] Step 7/27 : COPY . . [2023-04-04T00:00:15.358Z] ---> Using cache [2023-04-04T00:00:15.358Z] ---> 61ae5acc9222 [2023-04-04T00:00:15.358Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-04T00:00:15.358Z] ---> Using cache [2023-04-04T00:00:15.358Z] ---> 68a1be5b82cf [2023-04-04T00:00:15.358Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-04T00:00:15.358Z] ---> Using cache [2023-04-04T00:00:15.358Z] ---> 1feedd755fda [2023-04-04T00:00:15.358Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-04T00:00:15.358Z] ---> Using cache [2023-04-04T00:00:15.358Z] ---> c5c176ceb313 [2023-04-04T00:00:15.358Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-04T00:00:15.358Z] ---> Running in 630c626fbbb2 [2023-04-04T00:00:17.293Z] ---> bf927140858e [2023-04-04T00:00:17.293Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-04T00:00:18.735Z] ---> 436eaf702938 [2023-04-04T00:00:18.735Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-04T00:00:19.001Z] ---> Running in 47e88eadbd7a [2023-04-04T00:00:19.001Z] Removing intermediate container 630c626fbbb2 [2023-04-04T00:00:19.001Z] ---> e03b02f55b7f [2023-04-04T00:00:19.001Z] Step 12/27 : WORKDIR /edgex-go [2023-04-04T00:00:19.266Z] ---> Running in 68a4e635904e [2023-04-04T00:00:19.532Z] Removing intermediate container 47e88eadbd7a [2023-04-04T00:00:19.532Z] ---> 73471dffea3f [2023-04-04T00:00:19.532Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T00:00:19.797Z] ---> Running in 1cde4dfc2953 [2023-04-04T00:00:20.062Z] Removing intermediate container 68a4e635904e [2023-04-04T00:00:20.062Z] ---> 28cc500d2784 [2023-04-04T00:00:20.062Z] [2023-04-04T00:00:20.062Z] Step 13/27 : FROM alpine:3.17 [2023-04-04T00:00:20.062Z] ---> 51e60588ff2c [2023-04-04T00:00:20.062Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-04T00:00:20.062Z] ---> Using cache [2023-04-04T00:00:20.062Z] ---> ccc66612e9ad [2023-04-04T00:00:20.062Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-04T00:00:20.062Z] ---> Using cache [2023-04-04T00:00:20.062Z] ---> 3da7e2b480b2 [2023-04-04T00:00:20.062Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T00:00:20.062Z] ---> Using cache [2023-04-04T00:00:20.062Z] ---> 77f77e2dcd09 [2023-04-04T00:00:20.062Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T00:00:20.062Z] ---> Using cache [2023-04-04T00:00:20.062Z] ---> 10e0b6671f30 [2023-04-04T00:00:20.062Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-04T00:00:20.328Z] Removing intermediate container 1cde4dfc2953 [2023-04-04T00:00:20.328Z] ---> 0fe56f7936a3 [2023-04-04T00:00:20.328Z] Step 22/24 : LABEL arch=arm64 [2023-04-04T00:00:20.594Z] ---> Running in fd809d17ac00 [2023-04-04T00:00:21.174Z] Removing intermediate container fd809d17ac00 [2023-04-04T00:00:21.174Z] ---> c0bede139c08 [2023-04-04T00:00:21.174Z] Step 23/24 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-04T00:00:21.174Z] ---> Running in 73e4768b057e [2023-04-04T00:00:22.129Z] Removing intermediate container 73e4768b057e [2023-04-04T00:00:22.129Z] ---> 6c2014dfebd2 [2023-04-04T00:00:22.129Z] Step 24/24 : LABEL version=0.0.0 [2023-04-04T00:00:22.129Z] ---> Running in 7da112ab6f5e [2023-04-04T00:00:23.086Z] Removing intermediate container 7da112ab6f5e [2023-04-04T00:00:23.086Z] ---> 8b8013efeb07 [2023-04-04T00:00:23.086Z] [2023-04-04T00:00:23.665Z] Successfully built 8b8013efeb07 [2023-04-04T00:00:23.665Z] Successfully tagged core-command-arm64:latest [2023-04-04T00:00:23.665Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-04-04T00:00:26.992Z] ---> c7eaccf5a881 [2023-04-04T00:00:26.992Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-04T00:00:35.175Z] ---> 24fde5228294 [2023-04-04T00:00:35.175Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-04T00:00:36.136Z] ---> 078c321d85da [2023-04-04T00:00:36.136Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-04T00:00:39.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-04T00:00:39.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-04T00:00:39.481Z] ---> f7584c939079 [2023-04-04T00:00:39.481Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-04T00:00:39.481Z] ---> Using cache [2023-04-04T00:00:39.481Z] ---> 0ed3df148479 [2023-04-04T00:00:39.481Z] Step 4/23 : WORKDIR /edgex-go [2023-04-04T00:00:39.481Z] ---> Using cache [2023-04-04T00:00:39.481Z] ---> b2099f3d016e [2023-04-04T00:00:39.481Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-04T00:00:39.481Z] ---> Using cache [2023-04-04T00:00:39.481Z] ---> e6d58981fb63 [2023-04-04T00:00:39.481Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-04T00:00:39.481Z] ---> Using cache [2023-04-04T00:00:39.481Z] ---> 0b67d36abecc [2023-04-04T00:00:39.481Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T00:00:39.481Z] ---> Using cache [2023-04-04T00:00:39.481Z] ---> e3e11450308d [2023-04-04T00:00:39.481Z] Step 8/23 : COPY . . [2023-04-04T00:00:39.481Z] ---> Using cache [2023-04-04T00:00:39.481Z] ---> fd36036a876b [2023-04-04T00:00:39.481Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-04T00:00:40.904Z] ---> 85ad25b02464 [2023-04-04T00:00:40.904Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-04T00:00:40.904Z] ---> Running in 37e34cd6f169 [2023-04-04T00:00:43.481Z] ---> defdd9136944 [2023-04-04T00:00:43.481Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-04T00:00:43.481Z] ---> Running in 37e2efa069f2 [2023-04-04T00:00:43.747Z] 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-04-04T00:00:44.014Z] Removing intermediate container 37e2efa069f2 [2023-04-04T00:00:44.014Z] ---> 80c280b9e990 [2023-04-04T00:00:44.014Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-04T00:00:44.281Z] ---> Running in 861310ff4094 [2023-04-04T00:00:45.240Z] Removing intermediate container 861310ff4094 [2023-04-04T00:00:45.241Z] ---> 01198ce32430 [2023-04-04T00:00:45.241Z] Step 25/27 : LABEL arch=arm64 [2023-04-04T00:00:45.510Z] ---> Running in d0e6c59dd6b3 [2023-04-04T00:00:46.466Z] Removing intermediate container d0e6c59dd6b3 [2023-04-04T00:00:46.466Z] ---> aad29bf326f6 [2023-04-04T00:00:46.466Z] Step 26/27 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-04T00:00:46.466Z] ---> Running in de5945897605 [2023-04-04T00:00:47.449Z] Removing intermediate container de5945897605 [2023-04-04T00:00:47.449Z] ---> b07558b22e54 [2023-04-04T00:00:47.449Z] Step 27/27 : LABEL version=0.0.0 [2023-04-04T00:00:47.449Z] ---> Running in 24ede5815f07 [2023-04-04T00:00:48.422Z] Removing intermediate container 24ede5815f07 [2023-04-04T00:00:48.422Z] ---> 791a1c0952ae [2023-04-04T00:00:48.422Z] [2023-04-04T00:00:49.016Z] Successfully built 791a1c0952ae [2023-04-04T00:00:49.017Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-04T00:00:54.387Z]  Building security-spire-agent ... done Removing intermediate container 5b0f9f7fa8a0 [2023-04-04T00:00:54.388Z] ---> 3e9e9eb55890 [2023-04-04T00:00:54.388Z] [2023-04-04T00:00:54.388Z] Step 10/25 : FROM alpine:3.17 [2023-04-04T00:00:54.388Z] ---> 51e60588ff2c [2023-04-04T00:00:54.388Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-04T00:00:54.388Z] ---> Using cache [2023-04-04T00:00:54.388Z] ---> 2c1304634aa2 [2023-04-04T00:00:54.388Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T00:00:54.388Z] ---> Using cache [2023-04-04T00:00:54.388Z] ---> bb3dd56a0254 [2023-04-04T00:00:54.388Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-04T00:00:54.388Z] ---> Running in 06cbb0268d4a [2023-04-04T00:00:54.660Z] Removing intermediate container 06cbb0268d4a [2023-04-04T00:00:54.660Z] ---> a7ab78bb289f [2023-04-04T00:00:54.660Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-04T00:00:54.933Z] ---> Running in aedc0705255b [2023-04-04T00:00:55.523Z] Removing intermediate container aedc0705255b [2023-04-04T00:00:55.523Z] ---> e8b0e5f99e80 [2023-04-04T00:00:55.523Z] Step 15/25 : WORKDIR / [2023-04-04T00:00:55.523Z] ---> Running in edd39e161187 [2023-04-04T00:00:56.113Z] Removing intermediate container edd39e161187 [2023-04-04T00:00:56.113Z] ---> f41101cf3607 [2023-04-04T00:00:56.113Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T00:00:57.089Z] ---> 16cdb6471d14 [2023-04-04T00:00:57.089Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T00:00:58.222Z] ---> cc6e15d0bc39 [2023-04-04T00:00:58.222Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-04T00:01:00.206Z] ---> 14f4ab1f3916 [2023-04-04T00:01:00.206Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-04T00:01:00.792Z] ---> a90ee1ee8c87 [2023-04-04T00:01:00.792Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-04T00:01:01.763Z] ---> e110a8cfc6d3 [2023-04-04T00:01:01.763Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-04T00:01:01.763Z] ---> Running in 421d513588cf [2023-04-04T00:01:02.349Z] Removing intermediate container 421d513588cf [2023-04-04T00:01:02.349Z] ---> 930a6cabb6ba [2023-04-04T00:01:02.349Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T00:01:02.616Z] ---> Running in 0e1d39ffeced [2023-04-04T00:01:03.200Z] Removing intermediate container 0e1d39ffeced [2023-04-04T00:01:03.200Z] ---> 343e6821de40 [2023-04-04T00:01:03.200Z] Step 23/25 : LABEL arch=arm64 [2023-04-04T00:01:03.200Z] ---> Running in 75c7ed66d18e [2023-04-04T00:01:03.790Z] Removing intermediate container 75c7ed66d18e [2023-04-04T00:01:03.790Z] ---> 092c4fd8cdf3 [2023-04-04T00:01:03.790Z] Step 24/25 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-04T00:01:04.060Z] ---> Running in 307d855b3f53 [2023-04-04T00:01:04.646Z] Removing intermediate container 307d855b3f53 [2023-04-04T00:01:04.646Z] ---> 512c87320efd [2023-04-04T00:01:04.646Z] Step 25/25 : LABEL version=0.0.0 [2023-04-04T00:01:04.646Z] ---> Running in 26dbd8d5c241 [2023-04-04T00:01:05.234Z] Removing intermediate container 26dbd8d5c241 [2023-04-04T00:01:05.234Z] ---> b1f5d45e4149 [2023-04-04T00:01:05.234Z] [2023-04-04T00:01:05.502Z] Successfully built b1f5d45e4149 [2023-04-04T00:01:05.502Z] Successfully tagged core-metadata-arm64:latest [2023-04-04T00:03:42.209Z]  Building core-metadata ... done Removing intermediate container 45352b5adce7 [2023-04-04T00:03:42.209Z] ---> 1c6653870423 [2023-04-04T00:03:42.209Z] [2023-04-04T00:03:42.209Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T00:03:42.209Z] ---> 51e60588ff2c [2023-04-04T00:03:42.209Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-04T00:03:42.209Z] ---> Using cache [2023-04-04T00:03:42.209Z] ---> 2c1304634aa2 [2023-04-04T00:03:42.209Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T00:03:42.209Z] ---> Using cache [2023-04-04T00:03:42.209Z] ---> bb3dd56a0254 [2023-04-04T00:03:42.209Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-04T00:03:42.209Z] ---> Running in bbfb22d195ff [2023-04-04T00:03:42.209Z] Removing intermediate container bbfb22d195ff [2023-04-04T00:03:42.209Z] ---> 8f8a6882a8be [2023-04-04T00:03:42.209Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-04T00:03:42.209Z] ---> Running in 0388ef005cfb [2023-04-04T00:03:42.209Z] Removing intermediate container 0388ef005cfb [2023-04-04T00:03:42.209Z] ---> 901f3d1130f5 [2023-04-04T00:03:42.209Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T00:03:42.209Z] ---> 426d7010498f [2023-04-04T00:03:42.209Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T00:03:42.209Z] ---> 51eb9fbae4f2 [2023-04-04T00:03:42.209Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-04T00:03:43.629Z] ---> 27ceaf451fab [2023-04-04T00:03:43.629Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-04T00:03:44.585Z] ---> 1f89740a3f0d [2023-04-04T00:03:44.585Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-04T00:03:44.585Z] ---> Running in 0fbd4561d3ea [2023-04-04T00:03:45.176Z] Removing intermediate container 0fbd4561d3ea [2023-04-04T00:03:45.176Z] ---> 4e4b8e5d92c0 [2023-04-04T00:03:45.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T00:03:45.176Z] ---> Running in af3af1f13cf7 [2023-04-04T00:03:45.759Z] Removing intermediate container af3af1f13cf7 [2023-04-04T00:03:45.759Z] ---> c5775fb469c2 [2023-04-04T00:03:45.759Z] Step 21/23 : LABEL arch=arm64 [2023-04-04T00:03:45.759Z] ---> Running in 9f44a50359da [2023-04-04T00:03:46.343Z] Removing intermediate container 9f44a50359da [2023-04-04T00:03:46.343Z] ---> 83ecf3873416 [2023-04-04T00:03:46.343Z] Step 22/23 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-04T00:03:46.608Z] ---> Running in 8d391d17f883 [2023-04-04T00:03:47.189Z] Removing intermediate container 8d391d17f883 [2023-04-04T00:03:47.189Z] ---> 5c81fc32fa24 [2023-04-04T00:03:47.189Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T00:03:47.189Z] ---> Running in 4b71c769c2dc [2023-04-04T00:03:47.771Z] Removing intermediate container 4b71c769c2dc [2023-04-04T00:03:47.771Z] ---> 04b8f59e571b [2023-04-04T00:03:47.771Z] [2023-04-04T00:03:48.038Z] Successfully built 04b8f59e571b [2023-04-04T00:03:48.303Z] Successfully tagged support-scheduler-arm64:latest [2023-04-04T00:04:44.696Z]  Building support-scheduler ... done Removing intermediate container 37e34cd6f169 [2023-04-04T00:04:44.696Z] ---> 67841261503c [2023-04-04T00:04:44.696Z] [2023-04-04T00:04:44.696Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T00:04:44.696Z] ---> 51e60588ff2c [2023-04-04T00:04:44.696Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-04T00:04:44.696Z] ---> Using cache [2023-04-04T00:04:44.696Z] ---> b295599cd880 [2023-04-04T00:04:44.696Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-04T00:04:44.696Z] ---> Using cache [2023-04-04T00:04:44.696Z] ---> fbdcc27e5f71 [2023-04-04T00:04:44.696Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T00:04:44.696Z] ---> Using cache [2023-04-04T00:04:44.696Z] ---> 9888ebb9e053 [2023-04-04T00:04:44.696Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T00:04:44.696Z] ---> Using cache [2023-04-04T00:04:44.696Z] ---> 67ef81d1051b [2023-04-04T00:04:44.696Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-04T00:04:44.696Z] ---> 80474c83324e [2023-04-04T00:04:44.696Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-04T00:04:44.696Z] ---> 34dd00dba27b [2023-04-04T00:04:44.696Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-04T00:04:45.280Z] ---> 67bb605d95ac [2023-04-04T00:04:45.280Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-04T00:04:45.552Z] ---> Running in cccf9fbf8685 [2023-04-04T00:04:48.138Z] Removing intermediate container cccf9fbf8685 [2023-04-04T00:04:48.138Z] ---> 1c53bbc4b8b5 [2023-04-04T00:04:48.138Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-04T00:04:48.138Z] ---> Running in c55c300b88fb [2023-04-04T00:04:48.405Z] Removing intermediate container c55c300b88fb [2023-04-04T00:04:48.405Z] ---> 0fa4935d5e4b [2023-04-04T00:04:48.405Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-04T00:04:48.676Z] ---> Running in 92750bdf81f8 [2023-04-04T00:04:48.942Z] Removing intermediate container 92750bdf81f8 [2023-04-04T00:04:48.942Z] ---> e0de4f4ead55 [2023-04-04T00:04:48.942Z] Step 21/23 : LABEL arch=arm64 [2023-04-04T00:04:49.209Z] ---> Running in 05c3ebf94414 [2023-04-04T00:04:49.479Z] Removing intermediate container 05c3ebf94414 [2023-04-04T00:04:49.479Z] ---> 086b96d0241a [2023-04-04T00:04:49.479Z] Step 22/23 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-04T00:04:49.745Z] ---> Running in 870ed3eac9dd [2023-04-04T00:04:50.014Z] Removing intermediate container 870ed3eac9dd [2023-04-04T00:04:50.014Z] ---> 8013db503afe [2023-04-04T00:04:50.014Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T00:04:50.278Z] ---> Running in aede016b7ef7 [2023-04-04T00:04:50.545Z] Removing intermediate container aede016b7ef7 [2023-04-04T00:04:50.545Z] ---> c43f8e7296b8 [2023-04-04T00:04:50.545Z] [2023-04-04T00:04:50.812Z] Successfully built c43f8e7296b8 [2023-04-04T00:04:50.812Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-04T00:04:52.218Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 0c4190a9f89d [2023-04-04T00:04:52.218Z] ---> a58ffdccace2 [2023-04-04T00:04:52.218Z] [2023-04-04T00:04:52.218Z] Step 10/23 : FROM alpine:3.17 [2023-04-04T00:04:52.218Z] ---> 51e60588ff2c [2023-04-04T00:04:52.218Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-04T00:04:52.218Z] ---> Running in 2fddd3393c95 [2023-04-04T00:04:53.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T00:04:53.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T00:04:55.168Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-04T00:04:55.168Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-04T00:04:55.168Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T00:04:55.168Z] Executing ca-certificates-20220614-r4.trigger [2023-04-04T00:04:55.437Z] OK: 8 MiB in 17 packages [2023-04-04T00:04:56.843Z] Removing intermediate container 2fddd3393c95 [2023-04-04T00:04:56.843Z] ---> 9f4176799425 [2023-04-04T00:04:56.843Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-04T00:04:56.843Z] ---> Running in 0a4f935efe69 [2023-04-04T00:04:57.114Z] Removing intermediate container 0a4f935efe69 [2023-04-04T00:04:57.114Z] ---> 0e64b52413cb [2023-04-04T00:04:57.114Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-04T00:04:57.384Z] ---> Running in 87100664f839 [2023-04-04T00:04:57.652Z] Removing intermediate container 87100664f839 [2023-04-04T00:04:57.652Z] ---> 4b001e28ddf2 [2023-04-04T00:04:57.652Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-04T00:04:57.918Z] ---> Running in aedef5327cd4 [2023-04-04T00:04:58.184Z] Removing intermediate container aedef5327cd4 [2023-04-04T00:04:58.184Z] ---> 1b356624f5f4 [2023-04-04T00:04:58.184Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-04T00:04:58.770Z] ---> a56a27ee8095 [2023-04-04T00:04:58.770Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-04T00:04:59.356Z] ---> 6477c415dc68 [2023-04-04T00:04:59.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-04T00:05:00.767Z] ---> decfabdae539 [2023-04-04T00:05:00.767Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-04T00:05:01.351Z] ---> 5a6a24e9a598 [2023-04-04T00:05:01.351Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-04T00:05:01.641Z] ---> Running in f0a689141a51 [2023-04-04T00:05:01.909Z] Removing intermediate container f0a689141a51 [2023-04-04T00:05:01.909Z] ---> 3884f07fb35a [2023-04-04T00:05:01.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-04T00:05:01.909Z] ---> Running in 3d6c6bc7abd8 [2023-04-04T00:05:02.177Z] Removing intermediate container 3d6c6bc7abd8 [2023-04-04T00:05:02.177Z] ---> ef1a423bfc49 [2023-04-04T00:05:02.177Z] Step 21/23 : LABEL arch=arm64 [2023-04-04T00:05:02.447Z] ---> Running in 2d6f0c4fa128 [2023-04-04T00:05:02.713Z] Removing intermediate container 2d6f0c4fa128 [2023-04-04T00:05:02.713Z] ---> 908493d02c4e [2023-04-04T00:05:02.713Z] Step 22/23 : LABEL git_sha=65721a6ae2a0ca8beacbb2d0ff588dc7bd517205 [2023-04-04T00:05:02.979Z] ---> Running in 78739393f4e8 [2023-04-04T00:05:03.246Z] Removing intermediate container 78739393f4e8 [2023-04-04T00:05:03.246Z] ---> c401509d1055 [2023-04-04T00:05:03.246Z] Step 23/23 : LABEL version=0.0.0 [2023-04-04T00:05:03.246Z] ---> Running in 44547b9a5815 [2023-04-04T00:05:03.831Z] Removing intermediate container 44547b9a5815 [2023-04-04T00:05:03.831Z] ---> 4ceb12d5313c [2023-04-04T00:05:03.831Z] [2023-04-04T00:05:03.831Z] Successfully built 4ceb12d5313c [2023-04-04T00:05:03.831Z] Successfully tagged support-notifications-arm64:latest [2023-04-04T00:05:04.425Z]  Building support-notifications ... done  [Pipeline] } [2023-04-04T00:05:04.433Z] $ docker stop --time=1 82b1951c92ea12dcaad0a75aa3005fa158f831cb7b41177bd5dfc92abd4f1bd6 [2023-04-04T00:05:06.173Z] $ docker rm -f --volumes 82b1951c92ea12dcaad0a75aa3005fa158f831cb7b41177bd5dfc92abd4f1bd6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-04T00:05:06.666Z] + docker images [2023-04-04T00:05:06.934Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-04T00:05:06.934Z] support-notifications-arm64 latest 4ceb12d5313c 3 seconds ago 32.2MB [2023-04-04T00:05:06.934Z] a58ffdccace2 15 seconds ago 1.56GB [2023-04-04T00:05:06.934Z] core-common-config-bootstrapper-arm64 latest c43f8e7296b8 16 seconds ago 17.2MB [2023-04-04T00:05:06.934Z] 67841261503c 25 seconds ago 1.49GB [2023-04-04T00:05:06.934Z] support-scheduler-arm64 latest 04b8f59e571b About a minute ago 31.5MB [2023-04-04T00:05:06.934Z] 1c6653870423 About a minute ago 1.56GB [2023-04-04T00:05:06.934Z] core-metadata-arm64 latest b1f5d45e4149 4 minutes ago 20.2MB [2023-04-04T00:05:06.934Z] 3e9e9eb55890 4 minutes ago 1.5GB [2023-04-04T00:05:06.934Z] security-spire-agent-arm64 latest 791a1c0952ae 4 minutes ago 125MB [2023-04-04T00:05:06.934Z] core-command-arm64 latest 8b8013efeb07 4 minutes ago 19.7MB [2023-04-04T00:05:06.934Z] 28cc500d2784 4 minutes ago 1.35GB [2023-04-04T00:05:06.934Z] 52c525e2e598 5 minutes ago 1.49GB [2023-04-04T00:05:06.934Z] security-proxy-auth-arm64 latest 3bbe1ee7670d 5 minutes ago 18.3MB [2023-04-04T00:05:06.934Z] 71f787b9edf6 5 minutes ago 1.47GB [2023-04-04T00:05:06.934Z] security-spiffe-token-provider-arm64 latest 990b699d2b5f 10 minutes ago 32.7MB [2023-04-04T00:05:06.934Z] cf5ecb457615 10 minutes ago 1.53GB [2023-04-04T00:05:06.934Z] security-spire-server-arm64 latest 8d7c5a1f6531 11 minutes ago 87.1MB [2023-04-04T00:05:06.934Z] dc7d6ec720e2 11 minutes ago 1.35GB [2023-04-04T00:05:06.934Z] core-data-arm64 latest 20b1b7cdef77 13 minutes ago 19.9MB [2023-04-04T00:05:06.934Z] security-bootstrapper-arm64 latest 6f76d1866692 13 minutes ago 21.9MB [2023-04-04T00:05:06.934Z] 78df5f3e5b87 13 minutes ago 1.5GB [2023-04-04T00:05:06.934Z] security-secretstore-setup-arm64 latest 809389e7c91d 13 minutes ago 32.2MB [2023-04-04T00:05:06.934Z] security-proxy-setup-arm64 latest 96f3aae5b010 14 minutes ago 18.7MB [2023-04-04T00:05:06.934Z] d39aae3a1759 14 minutes ago 1.48GB [2023-04-04T00:05:06.934Z] 4aca39f9baf5 14 minutes ago 1.49GB [2023-04-04T00:05:06.934Z] 9d7656d73767 15 minutes ago 1.47GB [2023-04-04T00:05:06.934Z] security-spire-config-arm64 latest b78894e7406e 22 minutes ago 86.2MB [2023-04-04T00:05:06.934Z] 7b3b0ed4e36b 22 minutes ago 1.35GB [2023-04-04T00:05:06.934Z] ci-base-image-arm64 latest f7584c939079 39 minutes ago 866MB [2023-04-04T00:05:06.934Z] alpine 3.17 51e60588ff2c 5 days ago 7.46MB [2023-04-04T00:05:06.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB [2023-04-04T00:05:06.934Z] 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-04-04T00:05:07.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-04T00:05:07.361Z] [2023-04-04T00:05:07.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:05:07.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-04T00:05:07.976Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-04T00:05:07.976Z] 8998bd30e6a1: Pulling fs layer [2023-04-04T00:05:07.976Z] 04944245beec: Pulling fs layer [2023-04-04T00:05:07.976Z] 699f458cf7ca: Pulling fs layer [2023-04-04T00:05:07.976Z] 765212b225bb: Pulling fs layer [2023-04-04T00:05:07.976Z] f23df028b6ca: Pulling fs layer [2023-04-04T00:05:07.976Z] d65c8cfc05b1: Pulling fs layer [2023-04-04T00:05:07.976Z] 2437ff75d9bd: Pulling fs layer [2023-04-04T00:05:07.976Z] f23df028b6ca: Waiting [2023-04-04T00:05:07.976Z] d65c8cfc05b1: Waiting [2023-04-04T00:05:07.976Z] 2437ff75d9bd: Waiting [2023-04-04T00:05:07.976Z] 765212b225bb: Waiting [2023-04-04T00:05:08.244Z] 04944245beec: Verifying Checksum [2023-04-04T00:05:08.244Z] 765212b225bb: Verifying Checksum [2023-04-04T00:05:08.244Z] 765212b225bb: Download complete [2023-04-04T00:05:08.244Z] f23df028b6ca: Download complete [2023-04-04T00:05:08.244Z] d65c8cfc05b1: Verifying Checksum [2023-04-04T00:05:08.244Z] d65c8cfc05b1: Download complete [2023-04-04T00:05:08.512Z] 699f458cf7ca: Verifying Checksum [2023-04-04T00:05:08.512Z] 699f458cf7ca: Download complete [2023-04-04T00:05:08.781Z] 8998bd30e6a1: Verifying Checksum [2023-04-04T00:05:08.781Z] 8998bd30e6a1: Download complete [2023-04-04T00:05:11.363Z] 2437ff75d9bd: Verifying Checksum [2023-04-04T00:05:11.363Z] 2437ff75d9bd: Download complete [2023-04-04T00:05:13.312Z] 8998bd30e6a1: Pull complete [2023-04-04T00:05:13.580Z] 04944245beec: Pull complete [2023-04-04T00:05:14.992Z] 699f458cf7ca: Pull complete [2023-04-04T00:05:15.258Z] 765212b225bb: Pull complete [2023-04-04T00:05:16.217Z] f23df028b6ca: Pull complete [2023-04-04T00:05:16.484Z] d65c8cfc05b1: Pull complete [2023-04-04T00:05:31.475Z] 2437ff75d9bd: Pull complete [2023-04-04T00:05:31.475Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-04T00:05:31.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-04T00:05:31.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T00:05:31.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-6753 does not seem to be running inside a container [2023-04-04T00:05:31.767Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-04T00:05:35.047Z] $ docker top 4e3e3cd4dbcc22ac23628efc59f9f1e83517cc37731f998f087fd95eeb6342b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:05:35.949Z] ---> job-cost.sh [2023-04-04T00:05:35.949Z] lf-activate-venv: SKIPPING [2023-04-04T00:05:35.949Z] INFO: No Stack... [2023-04-04T00:05:36.533Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-04T00:05:37.494Z] INFO: Archiving Costs [Pipeline] sh [2023-04-04T00:05:38.148Z] + cut -d, -f6 [2023-04-04T00:05:38.148Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2023-04-04T00:05:38.188Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4481-6-stack-cost] [2023-04-04T00:05:38.194Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4481-6-stack-cost] did not exist. Created. [2023-04-04T00:05:38.195Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4481-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-04T00:05:38.850Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-04T00:05:39.059Z] Stashed 1 file(s) [Pipeline] } [2023-04-04T00:05:39.066Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4481-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-04T00:05:39.086Z] $ docker stop --time=1 4e3e3cd4dbcc22ac23628efc59f9f1e83517cc37731f998f087fd95eeb6342b3 [2023-04-04T00:05:40.712Z] $ docker rm -f --volumes 4e3e3cd4dbcc22ac23628efc59f9f1e83517cc37731f998f087fd95eeb6342b3 [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-04-04T00:05:41.142Z] provisioning config files... [2023-04-04T00:05:41.149Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config15317730140149423401tmp [Pipeline] { [Pipeline] sh [2023-04-04T00:05:41.446Z] + set +x [2023-04-04T00:05:41.446Z] + + curl -s https://codecov.io/bashbash [2023-04-04T00:05:41.446Z] -s -- [2023-04-04T00:05:41.446Z] [2023-04-04T00:05:41.446Z] _____ _ [2023-04-04T00:05:41.446Z] / ____| | | [2023-04-04T00:05:41.446Z] | | ___ __| | ___ ___ _____ __ [2023-04-04T00:05:41.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-04T00:05:41.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-04T00:05:41.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-04T00:05:41.446Z] Bash-1.0.6 [2023-04-04T00:05:41.446Z] [2023-04-04T00:05:41.446Z] [2023-04-04T00:05:41.446Z] ==> git version 2.25.1 found [2023-04-04T00:05:41.446Z] ==> 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-04-04T00:05:41.446Z] Release-Date: 2020-01-08 [2023-04-04T00:05:41.446Z] 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-04-04T00:05:41.446Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-04T00:05:41.446Z] ==> Jenkins CI detected. [2023-04-04T00:05:41.446Z] current dir:  /w/workspace/edgex-go/6 [2023-04-04T00:05:41.446Z] project root: . [2023-04-04T00:05:41.446Z] --> token set from env [2023-04-04T00:05:41.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-04T00:05:41.446Z] ==> Running gcov in . (disable via -X gcov) [2023-04-04T00:05:41.446Z] ==> Python coveragepy not found [2023-04-04T00:05:41.446Z] ==> Searching for coverage reports in: [2023-04-04T00:05:41.446Z] + . [2023-04-04T00:05:41.446Z] -> Found 1 reports [2023-04-04T00:05:41.446Z] ==> Detecting git/mercurial file structure [2023-04-04T00:05:41.704Z] ==> Reading reports [2023-04-04T00:05:41.704Z] + ./coverage.out bytes=447380 [2023-04-04T00:05:41.704Z] ==> Appending adjustments [2023-04-04T00:05:41.704Z] https://docs.codecov.io/docs/fixing-reports [2023-04-04T00:05:42.646Z] + Found adjustments [2023-04-04T00:05:42.646Z] ==> Gzipping contents [2023-04-04T00:05:42.646Z] 60K /tmp/codecov.ErexS0.gz [2023-04-04T00:05:42.646Z] ==> Uploading reports [2023-04-04T00:05:42.646Z] url: https://codecov.io [2023-04-04T00:05:42.646Z] query: branch=PR-4481&commit=f1214d36a8782fb55e60dea6499bd697c1747ef1&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4481%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4481&job=&cmd_args= [2023-04-04T00:05:42.646Z] -> Pinging Codecov [2023-04-04T00:05:42.646Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4481&commit=f1214d36a8782fb55e60dea6499bd697c1747ef1&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4481%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4481&job=&cmd_args= [2023-04-04T00:05:42.905Z] -> Uploading to [2023-04-04T00:05:42.905Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-04/00271124DB129430A58F1EEE437C3FCB/f1214d36a8782fb55e60dea6499bd697c1747ef1/90d75bee-5924-49db-91eb-7c321892d12e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230404T000542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43ec6077a2d0a482a53617cfdc1c78b0e0f42985125b289bc8f22035590e8c76 [2023-04-04T00:05:42.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-04T00:05:42.905Z] Dload Upload Total Spent Left Speed [2023-04-04T00:05:43.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57487 0 0 100 57487 0 209k --:--:-- --:--:-- --:--:-- 209k [2023-04-04T00:05:43.164Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f1214d36a8782fb55e60dea6499bd697c1747ef1 [Pipeline] } [2023-04-04T00:05:43.172Z] 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-04-04T00:05:43.743Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:05:44.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:05:44.893Z] ---> package-listing.sh [2023-04-04T00:05:44.893Z] ++ facter osfamily [2023-04-04T00:05:44.893Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-04T00:05:45.152Z] + OS_FAMILY=debian [2023-04-04T00:05:45.152Z] + workspace=/w/workspace/edgex-go/6 [2023-04-04T00:05:45.152Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-04T00:05:45.152Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-04T00:05:45.152Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-04T00:05:45.152Z] + PACKAGES=/tmp/packages_start.txt [2023-04-04T00:05:45.152Z] + '[' /w/workspace/edgex-go/6 ']' [2023-04-04T00:05:45.152Z] + PACKAGES=/tmp/packages_end.txt [2023-04-04T00:05:45.152Z] + case "${OS_FAMILY}" in [2023-04-04T00:05:45.152Z] + dpkg -l [2023-04-04T00:05:45.152Z] + grep '^ii' [2023-04-04T00:05:45.152Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-04T00:05:45.152Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-04T00:05:45.152Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-04T00:05:45.152Z] + '[' /w/workspace/edgex-go/6 ']' [2023-04-04T00:05:45.152Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2023-04-04T00:05:45.152Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2023-04-04T00:05:45.162Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-04T00:05:45.438Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:05:45.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-04T00:05:45.999Z] [2023-04-04T00:05:45.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:05:46.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-04T00:05:46.302Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-04T00:05:46.302Z] 5eb5b503b376: Pulling fs layer [2023-04-04T00:05:46.302Z] 5c69ac0246d0: Pulling fs layer [2023-04-04T00:05:46.302Z] ec43610c2a17: Pulling fs layer [2023-04-04T00:05:46.302Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-04T00:05:46.302Z] 33b1e0a273af: Pulling fs layer [2023-04-04T00:05:46.302Z] 5d3b04190fa2: Pulling fs layer [2023-04-04T00:05:46.302Z] 2f39f015ded8: Pulling fs layer [2023-04-04T00:05:46.302Z] 3a2ae6a8a46f: Waiting [2023-04-04T00:05:46.302Z] 33b1e0a273af: Waiting [2023-04-04T00:05:46.302Z] 5d3b04190fa2: Waiting [2023-04-04T00:05:46.302Z] 2f39f015ded8: Waiting [2023-04-04T00:05:46.302Z] 5c69ac0246d0: Download complete [2023-04-04T00:05:46.302Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-04T00:05:46.302Z] 3a2ae6a8a46f: Download complete [2023-04-04T00:05:46.563Z] 33b1e0a273af: Verifying Checksum [2023-04-04T00:05:46.563Z] 33b1e0a273af: Download complete [2023-04-04T00:05:46.563Z] 5d3b04190fa2: Verifying Checksum [2023-04-04T00:05:46.563Z] ec43610c2a17: Verifying Checksum [2023-04-04T00:05:46.563Z] ec43610c2a17: Download complete [2023-04-04T00:05:46.563Z] 5eb5b503b376: Verifying Checksum [2023-04-04T00:05:46.563Z] 5eb5b503b376: Download complete [2023-04-04T00:05:47.501Z] 2f39f015ded8: Verifying Checksum [2023-04-04T00:05:47.501Z] 2f39f015ded8: Download complete [2023-04-04T00:05:47.760Z] 5eb5b503b376: Pull complete [2023-04-04T00:05:47.760Z] 5c69ac0246d0: Pull complete [2023-04-04T00:05:48.326Z] ec43610c2a17: Pull complete [2023-04-04T00:05:48.326Z] 3a2ae6a8a46f: Pull complete [2023-04-04T00:05:48.586Z] 33b1e0a273af: Pull complete [2023-04-04T00:05:48.586Z] 5d3b04190fa2: Pull complete [2023-04-04T00:05:53.862Z] 2f39f015ded8: Pull complete [2023-04-04T00:05:53.862Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-04T00:05:53.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-04T00:05:53.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T00:05:53.938Z] prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container [2023-04-04T00:05:53.991Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-04T00:05:56.092Z] $ docker top 6d0156c019922c8ce36c937852ee5e2056cff3bc4c229218e2b45aeedd344d4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T00:05:56.420Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-04T00:05:56.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-04T00:05:56.989Z] + ls /var/log/sa-host [2023-04-04T00:05:56.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-04T00:05:57.051Z] provisioning config files... [2023-04-04T00:05:57.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config15573364354705302119tmp [Pipeline] { [Pipeline] echo [2023-04-04T00:05:57.068Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:05:57.350Z] ---> create-netrc.sh [Pipeline] } [2023-04-04T00:05:57.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:05:57.677Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-04T00:05:57.686Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:05:57.973Z] ---> sudo-logs.sh [2023-04-04T00:05:57.973Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-04T00:05:57.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:05:58.278Z] ---> job-cost.sh [2023-04-04T00:05:58.278Z] lf-activate-venv: SKIPPING [2023-04-04T00:05:58.278Z] DEBUG: total: 0.10999999940395355 [2023-04-04T00:05:58.278Z] INFO: Retrieving Stack Cost... [2023-04-04T00:05:58.537Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-04T00:05:59.105Z] INFO: Archiving Costs [Pipeline] echo [2023-04-04T00:05:59.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:05:59.401Z] ---> logs-deploy.sh [2023-04-04T00:05:59.401Z] lf-activate-venv: SKIPPING [2023-04-04T00:05:59.401Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4481/6 [2023-04-04T00:05:59.401Z] INFO: archiving workspace using pattern(s): [2023-04-04T00:06:00.348Z] Archives upload complete. [2023-04-04T00:06:00.607Z] INFO: archiving logs to Nexus