Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 (05f239efc9f64582030edaa15eea4c628dfaae7f) 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-ssh9696550650745223226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1148399665344692284.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15512384053399331234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5780519154704672910.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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13618117226450326095.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-14887’ Running on prd-ubuntu20.04-docker-8c-8g-14889 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 6c49f5430dfc757149bb64aece929a296a401505 Checking out Revision 6c49f5430dfc757149bb64aece929a296a401505 (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c49f5430dfc757149bb64aece929a296a401505 # timeout=10 Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" > git rev-list --no-walk c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T08:30:02.192Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T08:30:02.232Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T08:30:02.250Z] ========================================================= [2023-05-10T08:30:02.250Z] EdgeX Global Pipelines Version Info [2023-05-10T08:30:02.250Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T08:30:03.343Z] ------------------- [2023-05-10T08:30:03.343Z] stable info: [2023-05-10T08:30:03.343Z] ------------------- [2023-05-10T08:30:03.343Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T08:30:03.343Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T08:30:03.343Z] Message: update stable to v1.0.249 [2023-05-10T08:30:03.603Z] ------------------- [2023-05-10T08:30:03.603Z] experimental info: [2023-05-10T08:30:03.603Z] ------------------- [2023-05-10T08:30:03.603Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T08:30:03.603Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T08:30:03.603Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T08:30:03.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-10T08:30:03.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-10T08:30:03.788Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T08:30:03.803Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T08:30:03.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T08:30:03.827Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T08:30:03.840Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T08:30:03.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-10T08:30:03.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-10T08:30:03.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-10T08:30:03.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T08:30:03.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T08:30:03.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T08:30:03.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T08:30:03.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T08:30:03.959Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T08:30:03.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T08:30:03.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T08:30:04.008Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T08:30:04.023Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-10T08:30:04.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T08:30:04.047Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T08:30:04.058Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T08:30:04.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-05-10T08:30:04.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-05-10T08:30:04.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-05-10T08:30:04.102Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c49f5430dfc757149bb64aece929a296a401505 [Pipeline] echo [2023-05-10T08:30:04.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c49f54 [Pipeline] echo [2023-05-10T08:30:04.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T08:30:04.171Z] provisioning config files... [2023-05-10T08:30:04.183Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5895058433142838373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T08:30:04.479Z] ---> docker-login.sh [2023-05-10T08:30:04.479Z] nexus3.edgexfoundry.org:10001 [2023-05-10T08:30:04.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:30:05.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:30:05.001Z] Configure a credential helper to remove this warning. See [2023-05-10T08:30:05.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:30:05.001Z] [2023-05-10T08:30:05.001Z] Login Succeeded [2023-05-10T08:30:05.001Z] nexus3.edgexfoundry.org:10002 [2023-05-10T08:30:05.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:30:05.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:30:05.001Z] Configure a credential helper to remove this warning. See [2023-05-10T08:30:05.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:30:05.001Z] [2023-05-10T08:30:05.001Z] Login Succeeded [2023-05-10T08:30:05.001Z] nexus3.edgexfoundry.org:10003 [2023-05-10T08:30:05.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:30:05.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:30:05.262Z] Configure a credential helper to remove this warning. See [2023-05-10T08:30:05.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:30:05.262Z] [2023-05-10T08:30:05.262Z] Login Succeeded [2023-05-10T08:30:05.262Z] nexus3.edgexfoundry.org:10004 [2023-05-10T08:30:05.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:30:05.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:30:05.262Z] Configure a credential helper to remove this warning. See [2023-05-10T08:30:05.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:30:05.262Z] [2023-05-10T08:30:05.262Z] Login Succeeded [2023-05-10T08:30:05.262Z] docker.io [2023-05-10T08:30:05.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:30:06.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:30:06.205Z] Configure a credential helper to remove this warning. See [2023-05-10T08:30:06.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:30:06.205Z] [2023-05-10T08:30:06.205Z] Login Succeeded [2023-05-10T08:30:06.205Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T08:30:06.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T08:30:06.516Z] + 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-05-10T08:30:06.516Z] + dirname cmd/core-command/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-10T08:30:06.516Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-10T08:30:06.516Z] + + cut -d/ -f2dirname [2023-05-10T08:30:06.516Z] cmd/core-data/Dockerfile [2023-05-10T08:30:06.516Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-10T08:30:06.516Z] + dirname cmd/core-metadata/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-10T08:30:06.516Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-10T08:30:06.516Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-10T08:30:06.516Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-10T08:30:06.516Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-10T08:30:06.516Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-10T08:30:06.516Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-10T08:30:06.516Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-10T08:30:06.516Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-10T08:30:06.516Z] + dirname cmd/support-notifications/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-10T08:30:06.516Z] + cut -d/ -f2 [2023-05-10T08:30:06.516Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-10T08:30:06.516Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-10T08:30:06.567Z] 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-05-10T08:30:06.911Z] + git rev-list -1 --merges 6c49f5430dfc757149bb64aece929a296a401505~1..6c49f5430dfc757149bb64aece929a296a401505 [Pipeline] echo [2023-05-10T08:30:06.921Z] -----------> git rev-list -1 --merges 6c49f5430dfc757149bb64aece929a296a401505~1..6c49f5430dfc757149bb64aece929a296a401505 6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:30:06.921Z] 6c49f5430dfc757149bb64aece929a296a401505 [false] [Pipeline] sh [2023-05-10T08:30:07.211Z] + git log --format=format:%s -1 6c49f5430dfc757149bb64aece929a296a401505 [Pipeline] echo [2023-05-10T08:30:07.225Z] ========================================================= [2023-05-10T08:30:07.225Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T08:30:07.225Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-10T08:30:07.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T08:30:07.582Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T08:30:07.582Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T08:30:07.582Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T08:30:07.582Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T08:30:07.582Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T08:30:07.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:30:07.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T08:30:07.928Z] [2023-05-10T08:30:07.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:30:08.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T08:30:08.234Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T08:30:08.234Z] b85a868b505f: Pulling fs layer [2023-05-10T08:30:08.234Z] e2be974225ed: Pulling fs layer [2023-05-10T08:30:08.234Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T08:30:08.234Z] 988bab9f4d93: Pulling fs layer [2023-05-10T08:30:08.234Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T08:30:08.234Z] eaf3925da568: Pulling fs layer [2023-05-10T08:30:08.234Z] bab4dde63d76: Pulling fs layer [2023-05-10T08:30:08.234Z] bde34c3a00c8: Pulling fs layer [2023-05-10T08:30:08.234Z] b352a97aabf1: Pulling fs layer [2023-05-10T08:30:08.234Z] 4872d77fe225: Pulling fs layer [2023-05-10T08:30:08.234Z] 5851b861e8e6: Pulling fs layer [2023-05-10T08:30:08.234Z] 1469e6f7b9e6: Waiting [2023-05-10T08:30:08.234Z] eaf3925da568: Waiting [2023-05-10T08:30:08.234Z] bde34c3a00c8: Waiting [2023-05-10T08:30:08.234Z] 4872d77fe225: Waiting [2023-05-10T08:30:08.234Z] b352a97aabf1: Waiting [2023-05-10T08:30:08.234Z] bab4dde63d76: Waiting [2023-05-10T08:30:08.234Z] 5851b861e8e6: Waiting [2023-05-10T08:30:08.234Z] 988bab9f4d93: Waiting [2023-05-10T08:30:08.234Z] e2be974225ed: Verifying Checksum [2023-05-10T08:30:08.234Z] e2be974225ed: Download complete [2023-05-10T08:30:08.234Z] 988bab9f4d93: Verifying Checksum [2023-05-10T08:30:08.234Z] 988bab9f4d93: Download complete [2023-05-10T08:30:08.234Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T08:30:08.234Z] 1469e6f7b9e6: Download complete [2023-05-10T08:30:08.234Z] eaf3925da568: Verifying Checksum [2023-05-10T08:30:08.234Z] eaf3925da568: Download complete [2023-05-10T08:30:08.495Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T08:30:08.495Z] 339a4e72a1f5: Download complete [2023-05-10T08:30:08.495Z] bde34c3a00c8: Download complete [2023-05-10T08:30:08.495Z] b352a97aabf1: Download complete [2023-05-10T08:30:08.495Z] 4872d77fe225: Verifying Checksum [2023-05-10T08:30:08.495Z] 4872d77fe225: Download complete [2023-05-10T08:30:08.495Z] 5851b861e8e6: Download complete [2023-05-10T08:30:08.495Z] b85a868b505f: Verifying Checksum [2023-05-10T08:30:08.496Z] b85a868b505f: Download complete [2023-05-10T08:30:08.754Z] bab4dde63d76: Verifying Checksum [2023-05-10T08:30:08.754Z] bab4dde63d76: Download complete [2023-05-10T08:30:09.698Z] b85a868b505f: Pull complete [2023-05-10T08:30:09.958Z] e2be974225ed: Pull complete [2023-05-10T08:30:10.526Z] 339a4e72a1f5: Pull complete [2023-05-10T08:30:10.526Z] 988bab9f4d93: Pull complete [2023-05-10T08:30:10.785Z] 1469e6f7b9e6: Pull complete [2023-05-10T08:30:10.785Z] eaf3925da568: Pull complete [2023-05-10T08:30:12.688Z] bab4dde63d76: Pull complete [2023-05-10T08:30:12.688Z] bde34c3a00c8: Pull complete [2023-05-10T08:30:12.949Z] b352a97aabf1: Pull complete [2023-05-10T08:30:12.949Z] 4872d77fe225: Pull complete [2023-05-10T08:30:13.210Z] 5851b861e8e6: Pull complete [2023-05-10T08:30:13.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T08:30:13.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T08:30:13.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:30:13.362Z] prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container [2023-05-10T08:30:13.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T08:30:17.421Z] $ docker top 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 -eo pid,comm [2023-05-10T08:30:17.473Z] 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-05-10T08:30:17.473Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T08:30:17.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T08:30:17.512Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T08:30:17.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T08:30:17.648Z] $ docker exec 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 ssh-agent [2023-05-10T08:30:17.755Z] SSH_AUTH_SOCK=/tmp/ssh-WcF7oBGJgaDo/agent.32 [2023-05-10T08:30:17.755Z] SSH_AGENT_PID=38 [2023-05-10T08:30:17.762Z] Running ssh-add (command line suppressed) [2023-05-10T08:30:17.867Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4685691141888724907.key (/w/workspace/edgex-go/2@tmp/private_key_4685691141888724907.key) [2023-05-10T08:30:17.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T08:30:18.174Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T08:30:18.194Z] $ docker exec --env ******** --env ******** 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 ssh-agent -k [2023-05-10T08:30:18.304Z] unset SSH_AUTH_SOCK; [2023-05-10T08:30:18.304Z] unset SSH_AGENT_PID; [2023-05-10T08:30:18.304Z] echo Agent pid 38 killed; [2023-05-10T08:30:18.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T08:30:18.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T08:30:18.335Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T08:30:18.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T08:30:18.467Z] $ docker exec 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 ssh-agent [2023-05-10T08:30:18.566Z] SSH_AUTH_SOCK=/tmp/ssh-hYrLA3VyO6yS/agent.69 [2023-05-10T08:30:18.566Z] SSH_AGENT_PID=75 [2023-05-10T08:30:18.570Z] Running ssh-add (command line suppressed) [2023-05-10T08:30:18.669Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_10507410288174387316.key (/w/workspace/edgex-go/2@tmp/private_key_10507410288174387316.key) [2023-05-10T08:30:18.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T08:30:18.975Z] + git semver init [2023-05-10T08:30:19.236Z] 2023-05-10 08:30:19,161 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T08:30:19.236Z] 2023-05-10 08:30:19,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-05-10T08:30:19.236Z] 2023-05-10 08:30:19,162 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-05-10T08:30:19.236Z] 2023-05-10 08:30:19,163 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-05-10T08:30:25.807Z] 2023-05-10 08:30:24,665 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-05-10T08:30:25.807Z] 2023-05-10 08:30:24,665 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4563 with force:False [2023-05-10T08:30:25.807Z] 2023-05-10 08:30:24,665 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4563 [2023-05-10T08:30:25.807Z] 2023-05-10 08:30:24,669 [execute] INFO git cat-file --batch-check [2023-05-10T08:30:25.807Z] 2023-05-10 08:30:24,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T08:30:25.807Z] 2023-05-10 08:30:24,676 [execute] INFO git cat-file --batch [2023-05-10T08:30:25.807Z] 2023-05-10 08:30:24,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T08:30:25.807Z] 2023-05-10 08:30:24,679 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4563 [2023-05-10T08:30:25.807Z] 0.0.0 [Pipeline] } [2023-05-10T08:30:25.823Z] $ docker exec --env ******** --env ******** 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 ssh-agent -k [2023-05-10T08:30:25.936Z] unset SSH_AUTH_SOCK; [2023-05-10T08:30:25.936Z] unset SSH_AGENT_PID; [2023-05-10T08:30:25.937Z] echo Agent pid 75 killed; [2023-05-10T08:30:25.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T08:30:26.261Z] + git semver [Pipeline] } [2023-05-10T08:30:26.535Z] $ docker stop --time=1 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 [2023-05-10T08:30:27.849Z] $ docker rm -f --volumes 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T08:30:28.184Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T08:30:28.375Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T08:30:28.378Z] [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-05-10T08:30:28.781Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-05-10T08:30:28.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T08:30:28.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T08:30:28.818Z] ========================================================= [2023-05-10T08:30:28.819Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T08:30:28.819Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:30:29.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T08:30:29.106Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T08:30:29.106Z] f56be85fc22e: Pulling fs layer [2023-05-10T08:30:29.106Z] 85791d961cd3: Pulling fs layer [2023-05-10T08:30:29.106Z] d694b5ae8c79: Pulling fs layer [2023-05-10T08:30:29.106Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T08:30:29.106Z] 4d19c01a9841: Pulling fs layer [2023-05-10T08:30:29.106Z] 9325e15d5711: Pulling fs layer [2023-05-10T08:30:29.106Z] 556b6ee489ea: Pulling fs layer [2023-05-10T08:30:29.106Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T08:30:29.106Z] 4d19c01a9841: Waiting [2023-05-10T08:30:29.106Z] 9325e15d5711: Waiting [2023-05-10T08:30:29.106Z] c5a4b2cf53e6: Waiting [2023-05-10T08:30:29.106Z] 556b6ee489ea: Waiting [2023-05-10T08:30:29.106Z] 9f32a84ed3da: Waiting [2023-05-10T08:30:29.106Z] 85791d961cd3: Download complete [2023-05-10T08:30:29.106Z] 9f32a84ed3da: Download complete [2023-05-10T08:30:29.106Z] 4d19c01a9841: Verifying Checksum [2023-05-10T08:30:29.106Z] 4d19c01a9841: Download complete [2023-05-10T08:30:29.106Z] f56be85fc22e: Download complete [2023-05-10T08:30:29.106Z] 9325e15d5711: Verifying Checksum [2023-05-10T08:30:29.106Z] 9325e15d5711: Download complete [2023-05-10T08:30:29.366Z] f56be85fc22e: Pull complete [2023-05-10T08:30:29.366Z] 85791d961cd3: Pull complete [2023-05-10T08:30:29.624Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T08:30:29.883Z] d694b5ae8c79: Verifying Checksum [2023-05-10T08:30:29.883Z] d694b5ae8c79: Download complete [2023-05-10T08:30:29.883Z] 556b6ee489ea: Verifying Checksum [2023-05-10T08:30:29.883Z] 556b6ee489ea: Download complete [2023-05-10T08:30:33.166Z] d694b5ae8c79: Pull complete [2023-05-10T08:30:33.166Z] 9f32a84ed3da: Pull complete [2023-05-10T08:30:33.166Z] 4d19c01a9841: Pull complete [2023-05-10T08:30:33.424Z] 9325e15d5711: Pull complete [2023-05-10T08:30:36.730Z] 556b6ee489ea: Pull complete [2023-05-10T08:30:37.674Z] c5a4b2cf53e6: Pull complete [2023-05-10T08:30:38.248Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T08:30:38.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T08:30:38.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:30:38.553Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T08:30:38.553Z] WORKDIR /edgex [2023-05-10T08:30:38.553Z] COPY go.mod . [2023-05-10T08:30:38.553Z] RUN go mod download ci-base-image-x86_64 [2023-05-10T08:30:38.553Z] -f - . [2023-05-10T08:30:39.496Z] Sending build context to Docker daemon 170.7MB [2023-05-10T08:30:39.496Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T08:30:39.496Z] ---> c4be618373d6 [2023-05-10T08:30:39.496Z] Step 2/4 : WORKDIR /edgex [2023-05-10T08:30:43.461Z] Still waiting to schedule task [2023-05-10T08:30:43.462Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14888’ [2023-05-10T08:30:44.776Z] ---> Running in a860183b7ffb [2023-05-10T08:30:44.776Z] Removing intermediate container a860183b7ffb [2023-05-10T08:30:44.776Z] ---> 07d86cd4efa7 [2023-05-10T08:30:44.776Z] Step 3/4 : COPY go.mod . [2023-05-10T08:30:44.776Z] ---> 9acc9828b0fd [2023-05-10T08:30:44.776Z] Step 4/4 : RUN go mod download [2023-05-10T08:30:44.776Z] ---> Running in 08885ead37df [2023-05-10T08:30:59.714Z] Removing intermediate container 08885ead37df [2023-05-10T08:30:59.714Z] ---> 27ad02b9b8c6 [2023-05-10T08:30:59.714Z] Successfully built 27ad02b9b8c6 [2023-05-10T08:30:59.714Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:31:00.012Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T08:31:00.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:31:00.078Z] prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container [2023-05-10T08:31:00.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T08:31:00.692Z] $ docker top 0429e715d18899bc1ba638ad3628807a4d055a8df462c28f360458ccc0dfd29e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:31:01.029Z] + go version [2023-05-10T08:31:01.029Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T08:31:01.042Z] $ docker stop --time=1 0429e715d18899bc1ba638ad3628807a4d055a8df462c28f360458ccc0dfd29e [2023-05-10T08:31:02.524Z] $ docker rm -f --volumes 0429e715d18899bc1ba638ad3628807a4d055a8df462c28f360458ccc0dfd29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:31:02.955Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T08:31:02.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:31:03.027Z] prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container [2023-05-10T08:31:03.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T08:31:03.713Z] $ docker top 8cab08166667ea3861695d445f9e9a8d8cd40bf4a5a6c8ce585bd6bead93511d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T08:31:03.778Z] ========================================================= [2023-05-10T08:31:03.778Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-10T08:31:03.778Z] ========================================================= [Pipeline] sh [2023-05-10T08:31:04.056Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:31:04.351Z] + make test [2023-05-10T08:31:04.351Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T08:31:12.478Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-10T08:31:27.360Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-10T08:31:27.360Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-10T08:31:28.292Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-10T08:31:28.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-10T08:31:29.118Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-10T08:31:30.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-10T08:31:30.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-10T08:31:30.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-10T08:31:30.054Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-10T08:31:30.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-10T08:31:30.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-10T08:31:30.835Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-10T08:31:30.835Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-10T08:31:30.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-10T08:31:33.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-10T08:31:33.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-10T08:31:33.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-05-10T08:31:35.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-05-10T08:31:39.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements [2023-05-10T08:31:39.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-10T08:31:39.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-10T08:31:39.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-10T08:31:40.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-10T08:31:40.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-10T08:31:40.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.0% of statements [2023-05-10T08:31:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-10T08:31:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-10T08:31:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:31:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-10T08:31:42.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-10T08:31:43.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-10T08:31:43.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-10T08:31:45.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.299s coverage: 88.5% of statements [2023-05-10T08:31:45.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-05-10T08:31:45.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-10T08:31:45.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:31:45.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-10T08:31:46.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.376s coverage: 95.6% of statements [2023-05-10T08:31:46.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-10T08:31:46.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-10T08:31:46.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-10T08:31:46.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-10T08:31:46.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-10T08:31:46.406Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-05-10T08:31:47.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-10T08:31:47.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-10T08:31:47.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-10T08:31:47.786Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements [2023-05-10T08:31:49.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-10T08:31:49.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-10T08:31:49.689Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-05-10T08:31:49.689Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements [2023-05-10T08:31:49.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements [2023-05-10T08:31:49.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 82.9% of statements [2023-05-10T08:31:49.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-05-10T08:31:50.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2023-05-10T08:31:50.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2023-05-10T08:31:51.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-10T08:31:51.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-10T08:31:51.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-10T08:31:51.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-10T08:31:51.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-10T08:31:51.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-10T08:31:51.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-10T08:31:51.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-10T08:31:52.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-10T08:31:52.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-10T08:31:52.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-10T08:31:52.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-10T08:31:53.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-10T08:31:53.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-10T08:31:53.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-10T08:31:55.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-10T08:31:55.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-10T08:31:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-10T08:31:56.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-10T08:31:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-10T08:31:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-10T08:31:58.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-10T08:31:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-10T08:31:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-10T08:31:59.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-10T08:32:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-10T08:32:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-10T08:32:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-10T08:32:00.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-10T08:32:01.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2023-05-10T08:32:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-10T08:32:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-10T08:32:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-10T08:32:02.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-10T08:32:03.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-10T08:32:03.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:32:03.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-10T08:32:03.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-10T08:32:04.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-10T08:32:04.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-10T08:32:04.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-10T08:32:04.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.337s coverage: 79.9% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.075s coverage: 92.9% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.113s coverage: 81.8% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 86.0% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.215s coverage: 38.4% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-05-10T08:32:14.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-05-10T08:32:14.884Z] 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-05-10T08:32:15.141Z] running golangci-lint [2023-05-10T08:32:15.142Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-10T08:32:15.142Z] go version go1.20.2 linux/amd64 [2023-05-10T08:32:15.401Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-10T08:32:15.401Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-10T08:32:33.483Z] level=info msg="[loader] Go packages loading at mode 575 (deps|compiled_files|exports_file|files|imports|name|types_sizes) took 15.811744078s" [2023-05-10T08:32:33.483Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.64699ms" [2023-05-10T08:32:40.046Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.46232565s with top 10 stages: buildir: 35.656986953s, inspect: 1.418179578s, nilness: 1.209037431s, gosec: 1.194376989s, printf: 1.18340448s, ctrlflow: 1.125407372s, fact_deprecated: 1.115409698s, S1038: 1.073280973s, fact_purity: 1.066909639s, typedness: 777.616799ms" [2023-05-10T08:32:40.046Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-10T08:32:40.046Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, skip_files: 203/203, exclude-rules: 23/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, skip_dirs: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, exclude: 203/203" [2023-05-10T08:32:40.046Z] level=info msg="[runner] processing took 21.710174ms with stages: nolint: 7.999009ms, identifier_marker: 7.95489ms, exclude-rules: 2.009902ms, autogenerated_exclude: 1.966602ms, path_prettifier: 1.240888ms, skip_dirs: 447.653µs, cgo: 70.04µs, filename_unadjuster: 16.34µs, uniq_by_line: 1.04µs, max_same_issues: 690ns, exclude: 570ns, skip_files: 570ns, diff: 410ns, path_shortener: 300ns, source_code: 280ns, sort_results: 270ns, severity-rules: 250ns, max_from_linter: 180ns, path_prefixer: 160ns, max_per_file_from_linter: 130ns" [2023-05-10T08:32:40.046Z] level=info msg="[runner] linters took 8.565727236s with stages: goanalysis_metalinter: 8.543870791s" [2023-05-10T08:32:40.046Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-10T08:32:40.046Z] level=info msg="Memory: 246 samples, avg is 196.6MB, max is 790.3MB" [2023-05-10T08:32:40.046Z] level=info msg="Execution took 24.426401036s" [2023-05-10T08:32:40.046Z] go vet ./... [2023-05-10T08:32:45.316Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T08:32:45.316Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T08:32:45.316Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T08:32:45.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-10T08:32:45.628Z] + ls -al . [2023-05-10T08:32:45.628Z] total 704 [2023-05-10T08:32:45.628Z] drwxrwxr-x 11 1001 1001 4096 May 10 08:31 . [2023-05-10T08:32:45.628Z] drwxr-xr-x 4 root root 4096 May 10 08:31 .. [2023-05-10T08:32:45.628Z] drwxrwxr-x 2 1001 1001 4096 May 10 08:29 .blubracket [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 16 May 10 08:29 .dockerignore [2023-05-10T08:32:45.628Z] drwxrwxr-x 8 1001 1001 4096 May 10 08:30 .git [2023-05-10T08:32:45.628Z] drwxrwxr-x 3 1001 1001 4096 May 10 08:29 .github [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 1133 May 10 08:29 .gitignore [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 42 May 10 08:29 .golangci.yml [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 87 May 10 08:29 .hadolint.yml [2023-05-10T08:32:45.628Z] drwxr-xr-x 3 1001 1001 4096 May 10 08:30 .semver [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 166 May 10 08:29 .sonarcloud.properties [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 1171 May 10 08:29 ADOPTERS.md [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 10835 May 10 08:29 Attribution.txt [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 73765 May 10 08:29 CHANGELOG.md [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 3804 May 10 08:29 CONTRIBUTING.md [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 677 May 10 08:29 GOVERNANCE.md [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 883 May 10 08:29 Jenkinsfile [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 10775 May 10 08:29 LICENSE [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 14368 May 10 08:29 Makefile [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 582 May 10 08:29 OWNERS.md [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 9403 May 10 08:29 README.md [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 789 May 10 08:29 SECURITY.md [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 5 May 10 08:30 VERSION [2023-05-10T08:32:45.628Z] drwxrwxr-x 2 1001 1001 4096 May 10 08:29 bin [2023-05-10T08:32:45.628Z] drwxrwxr-x 18 1001 1001 4096 May 10 08:29 cmd [2023-05-10T08:32:45.628Z] -rw-r--r-- 1 root root 447731 May 10 08:32 coverage.out [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 3201 May 10 08:29 go.mod [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 31042 May 10 08:29 go.sum [2023-05-10T08:32:45.628Z] drwxrwxr-x 7 1001 1001 4096 May 10 08:29 internal [2023-05-10T08:32:45.628Z] drwxrwxr-x 3 1001 1001 4096 May 10 08:29 openapi [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 594 May 10 08:29 security.txt [2023-05-10T08:32:45.628Z] drwxrwxr-x 4 1001 1001 4096 May 10 08:29 snap [2023-05-10T08:32:45.628Z] -rw-rw-r-- 1 1001 1001 204 May 10 08:29 version.go [Pipeline] sh [2023-05-10T08:32:45.917Z] + '[' -e coverage.out ] [2023-05-10T08:32:45.917Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-10T08:32:46.024Z] Stashed 1 file(s) [Pipeline] sh [2023-05-10T08:32:46.303Z] + make build [2023-05-10T08:32:46.303Z] 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-05-10T08:32:58.501Z] 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-05-10T08:32:59.879Z] 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-05-10T08:33:01.253Z] 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-05-10T08:33:01.819Z] 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-05-10T08:33:08.412Z] 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-05-10T08:33:10.328Z] 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-05-10T08:33:11.277Z] 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-05-10T08:33:12.650Z] 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-05-10T08:33:13.217Z] 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-05-10T08:33: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-10T08:33:15.525Z] 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-05-10T08:33:16.914Z] $ docker stop --time=1 8cab08166667ea3861695d445f9e9a8d8cd40bf4a5a6c8ce585bd6bead93511d [2023-05-10T08:33:20.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14892 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [2023-05-10T08:33:21.631Z] $ docker rm -f --volumes 8cab08166667ea3861695d445f9e9a8d8cd40bf4a5a6c8ce585bd6bead93511d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2023-05-10T08:33:22.013Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2023-05-10T08:33:22.059Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:33:22.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T08:33:22.452Z] [2023-05-10T08:33:22.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:33:22.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T08:33:22.745Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-10T08:33:22.745Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-10T08:33:22.745Z] ca9280d653b3: Pulling fs layer [2023-05-10T08:33:22.745Z] 7e9c9ca2126c: Pulling fs layer [2023-05-10T08:33:22.745Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-10T08:33:22.745Z] cbdbe7a5bc2a: Download complete [2023-05-10T08:33:23.003Z] ca9280d653b3: Verifying Checksum [2023-05-10T08:33:23.003Z] ca9280d653b3: Download complete [2023-05-10T08:33:23.003Z] cbdbe7a5bc2a: Pull complete [2023-05-10T08:33:23.260Z] 7e9c9ca2126c: Verifying Checksum [2023-05-10T08:33:23.260Z] 7e9c9ca2126c: Download complete [2023-05-10T08:33:23.260Z] ca9280d653b3: Pull complete [2023-05-10T08:33:26.540Z] 7e9c9ca2126c: Pull complete [2023-05-10T08:33:26.540Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-10T08:33:26.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T08:33:26.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:33:26.623Z] prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container [2023-05-10T08:33:26.654Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-10T08:33:28.914Z] using credential edgex-jenkins-ssh [2023-05-10T08:33:28.938Z] Cloning the remote Git repository [2023-05-10T08:33:29.008Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-10T08:33:29.145Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-05-10T08:33:29.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-10T08:33:29.350Z] > git --version # timeout=10 [2023-05-10T08:33:29.378Z] > git --version # 'git version 2.25.1' [2023-05-10T08:33:29.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T08:33:29.832Z] $ docker top c1b8b2c9ce7e10111720ab61e5f8c1b162f18e168261df98d4de3fdab7424cf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:33:30.173Z] + docker-compose build --help [2023-05-10T08:33:30.173Z] + grep parallel [2023-05-10T08:33:30.741Z] --parallel Build images in parallel. [Pipeline] } [2023-05-10T08:33:30.756Z] $ docker stop --time=1 c1b8b2c9ce7e10111720ab61e5f8c1b162f18e168261df98d4de3fdab7424cf6 [2023-05-10T08:33:29.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T08:33:32.012Z] $ docker rm -f --volumes c1b8b2c9ce7e10111720ab61e5f8c1b162f18e168261df98d4de3fdab7424cf6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:33:32.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T08:33:32.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:33:32.483Z] prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container [2023-05-10T08:33:32.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-10T08:33:32.869Z] $ docker top 839792ff4a0b8f03a844670f3fa31167eb39164753fc411106216c59df037c54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:33:33.214Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-10T08:33:33.790Z] Building core-command ... [2023-05-10T08:33:33.790Z] Building core-common-config-bootstrapper ... [2023-05-10T08:33:33.790Z] Building core-data ... [2023-05-10T08:33:33.790Z] Building core-metadata ... [2023-05-10T08:33:33.790Z] Building security-bootstrapper ... [2023-05-10T08:33:33.790Z] Building security-proxy-auth ... [2023-05-10T08:33:33.790Z] Building security-proxy-setup ... [2023-05-10T08:33:33.790Z] Building security-secretstore-setup ... [2023-05-10T08:33:33.790Z] Building security-spiffe-token-provider ... [2023-05-10T08:33:33.790Z] Building security-spire-agent ... [2023-05-10T08:33:33.790Z] Building security-spire-config ... [2023-05-10T08:33:33.790Z] Building security-spire-server ... [2023-05-10T08:33:33.790Z] Building support-notifications ... [2023-05-10T08:33:33.790Z] Building support-scheduler ... [2023-05-10T08:33:33.790Z] Building support-notifications [2023-05-10T08:33:33.790Z] Building security-spire-agent [2023-05-10T08:33:33.790Z] Building security-spire-config [2023-05-10T08:33:33.790Z] Building core-common-config-bootstrapper [2023-05-10T08:33:33.790Z] Building core-metadata [2023-05-10T08:33:47.243Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-10T08:33:47.277Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T08:33:48.371Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-10T08:33:48.419Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-10T08:33:48.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T08:33:48.439Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T08:33:48.662Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:33:48.662Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:33:48.662Z] ---> 27ad02b9b8c6 [2023-05-10T08:33:48.662Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:33:48.662Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:33:48.662Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:33:48.662Z] ---> 27ad02b9b8c6 [2023-05-10T08:33:48.662Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T08:33:48.662Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:33:48.662Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:33:48.662Z] ---> 27ad02b9b8c6 [2023-05-10T08:33:48.662Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:33:48.662Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:33:48.662Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:33:48.662Z] ---> 27ad02b9b8c6 [2023-05-10T08:33:48.662Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:33:48.662Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:33:48.662Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:33:48.662Z] ---> 27ad02b9b8c6 [2023-05-10T08:33:48.662Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T08:33:49.207Z] Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 [2023-05-10T08:33:50.114Z] Merge succeeded, producing d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T08:33:50.115Z] Checking out Revision d59164fea591e2cf0adaf0ff4577ee574ae8d777 (PR-4563) [2023-05-10T08:33:49.233Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T08:33:49.325Z] > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [2023-05-10T08:33:49.618Z] > git remote # timeout=10 [2023-05-10T08:33:49.643Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T08:33:49.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T08:33:49.693Z] > git merge 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 [2023-05-10T08:33:50.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T08:33:50.128Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T08:33:50.160Z] > git checkout -f d59164fea591e2cf0adaf0ff4577ee574ae8d777 # timeout=10 [2023-05-10T08:33:53.912Z] Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" [2023-05-10T08:33:53.924Z] > git rev-list --no-walk c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T08:33:55.159Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T08:33:55.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T08:33:55.159Z] Dload Upload Total Spent Left Speed [2023-05-10T08:33:55.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [2023-05-10T08:33:55.233Z] ---> Running in e1e027df7ee8 [2023-05-10T08:33:55.233Z] ---> Running in beb7a49b03d2 [2023-05-10T08:33:55.233Z] ---> Running in 55e19a3db9c8 [2023-05-10T08:33:55.233Z] ---> Running in edcf877e2f8d [2023-05-10T08:33:55.233Z] ---> Running in eb0cd3e2e202 [2023-05-10T08:33:55.233Z] Removing intermediate container e1e027df7ee8 [2023-05-10T08:33:55.233Z] ---> 1db2faca5e3b [2023-05-10T08:33:55.233Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:33:55.233Z] Removing intermediate container beb7a49b03d2 [2023-05-10T08:33:55.233Z] ---> 54fa3ffa8ae3 [2023-05-10T08:33:55.233Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T08:33:55.233Z] Removing intermediate container 55e19a3db9c8 [2023-05-10T08:33:55.233Z] ---> 06fc37afaa52 [2023-05-10T08:33:55.233Z] Step 4/25 : WORKDIR /edgex-go [2023-05-10T08:33:55.233Z] Removing intermediate container edcf877e2f8d [2023-05-10T08:33:55.233Z] ---> 22e4eae3939d [2023-05-10T08:33:55.233Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T08:33:55.233Z] Removing intermediate container eb0cd3e2e202 [2023-05-10T08:33:55.233Z] ---> Running in 5cd9ee6a316d [2023-05-10T08:33:55.233Z] ---> 82e86c81295a [2023-05-10T08:33:55.233Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:33:55.233Z] ---> Running in d6dac6c52bc3 [2023-05-10T08:33:55.233Z] ---> Running in 11ba88a17b2b [2023-05-10T08:33:55.233Z] ---> Running in 4ba754b4bd3f [2023-05-10T08:33:55.233Z] ---> Running in 82f5cd5e1be2 [2023-05-10T08:33:55.233Z] Removing intermediate container 4ba754b4bd3f [2023-05-10T08:33:55.233Z] ---> 894c6294453d [2023-05-10T08:33:55.233Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-10T08:33:55.233Z] Removing intermediate container 82f5cd5e1be2 [2023-05-10T08:33:55.233Z] ---> ebf929d15ac7 [2023-05-10T08:33:55.233Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-10T08:33:55.233Z] Removing intermediate container 5cd9ee6a316d [2023-05-10T08:33:55.233Z] ---> 60e8b886aab4 [2023-05-10T08:33:55.233Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:33:55.233Z] ---> Running in a66474ebeb4b [2023-05-10T08:33:55.233Z] ---> Running in 861309a615e1 [2023-05-10T08:33:55.233Z] ---> Running in 4fe26cd9bea1 [Pipeline] sh [2023-05-10T08:33:55.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:33:55.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:33:55.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:33:55.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:33:55.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:33:55.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:33:55.928Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T08:33:56.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:33:56.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:33:56.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:33:56.055Z] OK: 265 MiB in 53 packages [2023-05-10T08:33:56.055Z] OK: 265 MiB in 53 packages [2023-05-10T08:33:56.055Z] OK: 265 MiB in 53 packages [2023-05-10T08:33:56.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:33:56.272Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T08:33:56.272Z] + sudo tee /etc/docker/daemon.new [2023-05-10T08:33:56.272Z] { [2023-05-10T08:33:56.272Z] "registry-mirrors": [ [2023-05-10T08:33:56.272Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T08:33:56.272Z] ], [2023-05-10T08:33:56.272Z] "bip": "10.250.0.254/24", [2023-05-10T08:33:56.272Z] "hosts": [ [2023-05-10T08:33:56.272Z] "tcp://0.0.0.0:5555", [2023-05-10T08:33:56.272Z] "unix:///var/run/docker.sock" [2023-05-10T08:33:56.272Z] ], [2023-05-10T08:33:56.272Z] "mtu": 1458, [2023-05-10T08:33:56.272Z] "selinux-enabled": true, [2023-05-10T08:33:56.272Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T08:33:56.272Z] } [Pipeline] sh [2023-05-10T08:33:56.312Z] OK: 265 MiB in 53 packages [2023-05-10T08:33:56.313Z] OK: 265 MiB in 53 packages [2023-05-10T08:33:56.571Z] Removing intermediate container d6dac6c52bc3 [2023-05-10T08:33:56.571Z] ---> eef7ed14a759 [2023-05-10T08:33:56.571Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T08:33:56.571Z] Removing intermediate container 11ba88a17b2b [2023-05-10T08:33:56.571Z] ---> 020af4609f30 [2023-05-10T08:33:56.571Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T08:33:56.616Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T08:33:56.828Z] ---> fba7cc6cc659 [2023-05-10T08:33:56.828Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:33:56.828Z] ---> Running in b3b2d976b413 [2023-05-10T08:33:56.828Z] ---> e5e7a0881d48 [2023-05-10T08:33:56.828Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:33:56.828Z] Removing intermediate container 861309a615e1 [2023-05-10T08:33:56.828Z] ---> 7c3232b45874 [2023-05-10T08:33:56.828Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:33:56.828Z] Removing intermediate container a66474ebeb4b [2023-05-10T08:33:56.828Z] ---> 9e2933504ad6 [2023-05-10T08:33:56.828Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-10T08:33:56.828Z] Removing intermediate container 4fe26cd9bea1 [2023-05-10T08:33:56.828Z] ---> de3dbcb2023a [2023-05-10T08:33:56.828Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:33:56.828Z] ---> Running in 1cee0f6319c9 [2023-05-10T08:33:56.960Z] + sudo service docker restart [2023-05-10T08:33:57.085Z] ---> cc4753fa1ad8 [2023-05-10T08:33:57.085Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:33:57.085Z] ---> Running in b7e6f40a6db7 [2023-05-10T08:33:57.085Z] ---> 8f2d25803c9f [2023-05-10T08:33:57.085Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:33:57.085Z] ---> Running in bf2474e4e3ad [2023-05-10T08:33:57.085Z] ---> b4f716655274 [2023-05-10T08:33:57.085Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:33:57.085Z] ---> Running in 7c32dfeae1d2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T08:34:15.283Z] provisioning config files... [2023-05-10T08:34:15.317Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8528528549778612583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T08:34:15.693Z] ---> docker-login.sh [2023-05-10T08:34:15.693Z] nexus3.edgexfoundry.org:10001 [2023-05-10T08:34:16.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:34:16.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:34:16.584Z] Configure a credential helper to remove this warning. See [2023-05-10T08:34:16.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:34:16.584Z] [2023-05-10T08:34:16.584Z] Login Succeeded [2023-05-10T08:34:16.584Z] nexus3.edgexfoundry.org:10002 [2023-05-10T08:34:16.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:34:16.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:34:16.871Z] Configure a credential helper to remove this warning. See [2023-05-10T08:34:16.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:34:16.871Z] [2023-05-10T08:34:16.871Z] Login Succeeded [2023-05-10T08:34:16.871Z] nexus3.edgexfoundry.org:10003 [2023-05-10T08:34:17.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:34:17.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:34:17.499Z] Configure a credential helper to remove this warning. See [2023-05-10T08:34:17.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:34:17.499Z] [2023-05-10T08:34:17.499Z] Login Succeeded [2023-05-10T08:34:17.499Z] nexus3.edgexfoundry.org:10004 [2023-05-10T08:34:17.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:34:19.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:34:19.235Z] Configure a credential helper to remove this warning. See [2023-05-10T08:34:19.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:34:19.235Z] [2023-05-10T08:34:19.235Z] Login Succeeded [2023-05-10T08:34:19.235Z] docker.io [2023-05-10T08:34:19.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:34:19.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:34:19.508Z] Configure a credential helper to remove this warning. See [2023-05-10T08:34:19.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:34:19.508Z] [2023-05-10T08:34:19.508Z] Login Succeeded [2023-05-10T08:34:19.508Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T08:34:19.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-10T08:34:20.202Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-05-10T08:34:20.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T08:34:20.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T08:34:20.259Z] ========================================================= [2023-05-10T08:34:20.259Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T08:34:20.259Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:34:20.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T08:34:20.878Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T08:34:20.878Z] c41833b44d91: Pulling fs layer [2023-05-10T08:34:20.878Z] ed15518f5707: Pulling fs layer [2023-05-10T08:34:20.878Z] feae8fd75edb: Pulling fs layer [2023-05-10T08:34:20.878Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T08:34:20.878Z] 3cdef696dda3: Pulling fs layer [2023-05-10T08:34:20.878Z] 2ced38df9373: Pulling fs layer [2023-05-10T08:34:20.878Z] 58f1dce35555: Pulling fs layer [2023-05-10T08:34:20.878Z] 242c74f7c9fa: Waiting [2023-05-10T08:34:20.878Z] 2ced38df9373: Waiting [2023-05-10T08:34:20.878Z] 58f1dce35555: Waiting [2023-05-10T08:34:20.878Z] 3cdef696dda3: Waiting [2023-05-10T08:34:20.878Z] ed15518f5707: Download complete [2023-05-10T08:34:20.878Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T08:34:20.878Z] 242c74f7c9fa: Download complete [2023-05-10T08:34:20.878Z] 3cdef696dda3: Verifying Checksum [2023-05-10T08:34:20.878Z] 3cdef696dda3: Download complete [2023-05-10T08:34:20.878Z] c41833b44d91: Download complete [2023-05-10T08:34:21.875Z] c41833b44d91: Pull complete [2023-05-10T08:34:22.480Z] 58f1dce35555: Verifying Checksum [2023-05-10T08:34:22.480Z] 58f1dce35555: Download complete [2023-05-10T08:34:22.753Z] ed15518f5707: Pull complete [2023-05-10T08:34:23.736Z] 2ced38df9373: Verifying Checksum [2023-05-10T08:34:23.736Z] 2ced38df9373: Download complete [2023-05-10T08:34:23.736Z] feae8fd75edb: Download complete [2023-05-10T08:34:36.137Z] feae8fd75edb: Pull complete [2023-05-10T08:34:36.137Z] 242c74f7c9fa: Pull complete [2023-05-10T08:34:36.137Z] 3cdef696dda3: Pull complete [2023-05-10T08:34:41.526Z] 2ced38df9373: Pull complete [2023-05-10T08:34:43.483Z] 58f1dce35555: Pull complete [2023-05-10T08:34:43.752Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T08:34:43.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T08:34:43.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:34:44.095Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-10T08:34:44.095Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T08:34:44.095Z] WORKDIR /edgex [2023-05-10T08:34:44.095Z] COPY go.mod . [2023-05-10T08:34:44.095Z] RUN go mod download [2023-05-10T08:34:44.691Z] Sending build context to Docker daemon 2.931MB [2023-05-10T08:34:44.691Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T08:34:44.691Z] ---> fadd8f120f05 [2023-05-10T08:34:44.691Z] Step 2/4 : WORKDIR /edgex [2023-05-10T08:34:46.659Z] ---> Running in 60fbf3c8a6d7 [2023-05-10T08:34:46.928Z] Removing intermediate container 60fbf3c8a6d7 [2023-05-10T08:34:46.928Z] ---> 15d8e682981c [2023-05-10T08:34:46.928Z] Step 3/4 : COPY go.mod . [2023-05-10T08:34:47.518Z] ---> ab90714d017b [2023-05-10T08:34:47.518Z] Step 4/4 : RUN go mod download [2023-05-10T08:34:47.789Z] ---> Running in 9fe94a16c654 [2023-05-10T08:35:18.535Z] Removing intermediate container b3b2d976b413 [2023-05-10T08:35:18.535Z] ---> 8d0ef1998ad1 [2023-05-10T08:35:18.535Z] Step 7/27 : COPY . . [2023-05-10T08:35:18.535Z] Removing intermediate container b7e6f40a6db7 [2023-05-10T08:35:18.535Z] ---> 295644f3f494 [2023-05-10T08:35:18.535Z] Step 8/23 : COPY . . [2023-05-10T08:35:18.535Z] Removing intermediate container 7c32dfeae1d2 [2023-05-10T08:35:18.535Z] ---> 829f33f9311a [2023-05-10T08:35:18.535Z] Step 8/23 : COPY . . [2023-05-10T08:35:18.535Z] Removing intermediate container 1cee0f6319c9 [2023-05-10T08:35:18.535Z] ---> 11c25344866d [2023-05-10T08:35:18.535Z] Step 7/27 : COPY . . [2023-05-10T08:35:18.535Z] Removing intermediate container bf2474e4e3ad [2023-05-10T08:35:18.535Z] ---> 47e6edc4ab35 [2023-05-10T08:35:18.535Z] Step 8/25 : COPY . . [2023-05-10T08:35:20.068Z] Removing intermediate container 9fe94a16c654 [2023-05-10T08:35:20.069Z] ---> 67a50f8da9f7 [2023-05-10T08:35:20.069Z] Successfully built 67a50f8da9f7 [2023-05-10T08:35:20.069Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:35:20.410Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T08:35:20.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:35:20.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-14892 does not seem to be running inside a container [2023-05-10T08:35:20.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T08:35:23.309Z] $ docker top daafa7138662c4a3f4e7f6c89a9fa1d951c50775fe03d1be4b72a88c77b71fbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:35:24.182Z] + go version [2023-05-10T08:35:24.183Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T08:35:24.207Z] $ docker stop --time=1 daafa7138662c4a3f4e7f6c89a9fa1d951c50775fe03d1be4b72a88c77b71fbc [2023-05-10T08:35:25.842Z] $ docker rm -f --volumes daafa7138662c4a3f4e7f6c89a9fa1d951c50775fe03d1be4b72a88c77b71fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:35:26.408Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T08:35:26.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:35:26.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-14892 does not seem to be running inside a container [2023-05-10T08:35:26.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T08:35:27.927Z] $ docker top e1ec8f2ad6b244c6cdda67cac7262480c832ac57273f832ead95fd19e18c5990 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T08:35:28.153Z] ========================================================= [2023-05-10T08:35:28.153Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-10T08:35:28.153Z] ========================================================= [Pipeline] sh [2023-05-10T08:35:28.783Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:35:29.436Z] + make test [2023-05-10T08:35:29.436Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T08:35:33.867Z] ---> c5d76edba75b [2023-05-10T08:35:33.867Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T08:35:33.867Z] ---> 7431528e41e5 [2023-05-10T08:35:33.867Z] ---> 9784736c6483 [2023-05-10T08:35:33.867Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-10T08:35:33.867Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications ---> 1abdefb8e081 [2023-05-10T08:35:33.867Z] [2023-05-10T08:35:33.867Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-10T08:35:33.867Z] ---> d2f8739e0370 [2023-05-10T08:35:33.867Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T08:35:33.867Z] ---> Running in 41afdbdc1dd8 [2023-05-10T08:35:33.867Z] ---> Running in 0e6ffdd83d33 [2023-05-10T08:35:33.867Z] ---> Running in e585f6b19d6f [2023-05-10T08:35:33.867Z] ---> Running in d78f172acb6b [2023-05-10T08:35:33.867Z] ---> Running in d079bf5c798b [2023-05-10T08:35:33.867Z] Removing intermediate container 41afdbdc1dd8 [2023-05-10T08:35:33.867Z] ---> dbe266609869 [2023-05-10T08:35:33.867Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T08:35:33.867Z] Removing intermediate container e585f6b19d6f [2023-05-10T08:35:33.867Z] ---> 5f52acd933b0 [2023-05-10T08:35:33.867Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T08:35:33.867Z] ---> Running in eee2c2bf5ccd [2023-05-10T08:35:33.867Z] ---> Running in 844a0b75be71 [2023-05-10T08:35:33.867Z] 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-05-10T08:35:33.867Z] 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-05-10T08:35:33.867Z] 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-05-10T08:35:33.867Z] Removing intermediate container eee2c2bf5ccd [2023-05-10T08:35:33.867Z] ---> 1430052aec9a [2023-05-10T08:35:33.867Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T08:35:33.867Z] Removing intermediate container 844a0b75be71 [2023-05-10T08:35:33.867Z] ---> 9959c70c6243 [2023-05-10T08:35:33.867Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T08:35:34.127Z] ---> Running in fea9ea34495f [2023-05-10T08:35:34.127Z] ---> Running in 82f1570cfa0d [2023-05-10T08:35:35.062Z] Removing intermediate container fea9ea34495f [2023-05-10T08:35:35.062Z] ---> 678dd49acf41 [2023-05-10T08:35:35.062Z] 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-05-10T08:35:35.320Z] Removing intermediate container 82f1570cfa0d [2023-05-10T08:35:35.320Z] ---> 4f304bd7134a [2023-05-10T08:35:35.320Z] 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-05-10T08:35:35.320Z] ---> Running in 1a8540e25faa [2023-05-10T08:35:35.578Z] ---> Running in 94bc0b0b231b [2023-05-10T08:35:43.691Z] Removing intermediate container 1a8540e25faa [2023-05-10T08:35:43.691Z] ---> 7ce3c8b82c17 [2023-05-10T08:35:43.691Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T08:35:43.691Z] Removing intermediate container 94bc0b0b231b [2023-05-10T08:35:43.691Z] ---> d27a3dac3142 [2023-05-10T08:35:43.691Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T08:35:45.740Z] ---> Running in fa95c301c8e2 [2023-05-10T08:35:45.740Z] ---> Running in ab6186cb0ed7 [2023-05-10T08:35:47.114Z] Removing intermediate container fa95c301c8e2 [2023-05-10T08:35:47.114Z] ---> f4b35ed0ec46 [2023-05-10T08:35:47.114Z] [2023-05-10T08:35:47.114Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T08:35:47.114Z] Removing intermediate container ab6186cb0ed7 [2023-05-10T08:35:47.114Z] ---> 46e76c1c4a0a [2023-05-10T08:35:47.114Z] [2023-05-10T08:35:47.114Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T08:35:48.048Z] 3.17: Pulling from library/alpine [2023-05-10T08:35:48.048Z] 3.17: Pulling from library/alpine [2023-05-10T08:35:48.615Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T08:35:48.615Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T08:35:48.615Z] ---> 9ed4aefc74f6 [2023-05-10T08:35:48.615Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T08:35:48.615Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T08:35:48.615Z] Status: Image is up to date for alpine:3.17 [2023-05-10T08:35:48.615Z] ---> 9ed4aefc74f6 [2023-05-10T08:35:48.615Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T08:35:50.517Z] ---> Running in 88dcebbe94ea [2023-05-10T08:35:50.517Z] ---> Running in b7d67aab6207 [2023-05-10T08:35:51.083Z] Removing intermediate container b7d67aab6207 [2023-05-10T08:35:51.083Z] ---> bdefaca1d7d8 [2023-05-10T08:35:51.083Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T08:35:51.341Z] Removing intermediate container 88dcebbe94ea [2023-05-10T08:35:51.341Z] ---> f75bc4681ab9 [2023-05-10T08:35:51.341Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-10T08:35:51.341Z] ---> Running in da92e7834532 [2023-05-10T08:35:51.341Z] ---> Running in 911d97c55c30 [2023-05-10T08:35:52.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:52.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:52.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:52.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:52.789Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T08:35:52.789Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T08:35:52.789Z] OK: 17821 distinct packages available [2023-05-10T08:35:52.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:52.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:52.789Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T08:35:52.789Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T08:35:52.789Z] OK: 17821 distinct packages available [2023-05-10T08:35:52.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:53.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:53.412Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T08:35:53.412Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T08:35:53.412Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T08:35:53.412Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T08:35:53.412Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T08:35:53.412Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:35:53.412Z] OK: 8 MiB in 20 packages [2023-05-10T08:35:53.412Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-10T08:35:53.412Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-10T08:35:53.412Z] (3/4) Installing libucontext (1.2-r0) [2023-05-10T08:35:53.412Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-10T08:35:53.412Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:35:53.412Z] OK: 7 MiB in 19 packages [2023-05-10T08:36:00.344Z] Removing intermediate container 911d97c55c30 [2023-05-10T08:36:00.344Z] ---> 233c78e8d70a [2023-05-10T08:36:00.344Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:36:00.344Z] Removing intermediate container da92e7834532 [2023-05-10T08:36:00.344Z] ---> dd2565061100 [2023-05-10T08:36:00.344Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:36:03.629Z] ---> 7af34ccb6fa1 [2023-05-10T08:36:03.629Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:36:03.629Z] ---> 001a515ad59b [2023-05-10T08:36:03.629Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:36:03.888Z] Removing intermediate container d079bf5c798b [2023-05-10T08:36:03.888Z] ---> 4257d815fb12 [2023-05-10T08:36:03.888Z] [2023-05-10T08:36:03.888Z] Step 10/25 : FROM alpine:3.17 [2023-05-10T08:36:03.888Z] ---> 9ed4aefc74f6 [2023-05-10T08:36:03.888Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:36:03.888Z] Removing intermediate container 0e6ffdd83d33 [2023-05-10T08:36:03.888Z] ---> decc1dc93c41 [2023-05-10T08:36:03.888Z] [2023-05-10T08:36:03.888Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:36:03.888Z] ---> 9ed4aefc74f6 [2023-05-10T08:36:03.888Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T08:36:03.888Z] ---> 713fd131cbfd [2023-05-10T08:36:03.888Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin ---> 69b562c8fd02 [2023-05-10T08:36:03.888Z] [2023-05-10T08:36:03.888Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T08:36:04.145Z] ---> Running in a2d736291f2a [2023-05-10T08:36:04.145Z] ---> Running in cf0861448fad [2023-05-10T08:36:04.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:04.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:04.967Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T08:36:04.967Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:36:04.967Z] OK: 7 MiB in 16 packages [2023-05-10T08:36:05.903Z] Removing intermediate container cf0861448fad [2023-05-10T08:36:05.903Z] ---> b161e44800b0 [2023-05-10T08:36:05.903Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:36:08.661Z] ---> Running in a6cf0bdc9022 [2023-05-10T08:36:08.661Z] ---> 5f88bd5c2f72 [2023-05-10T08:36:08.661Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T08:36:08.661Z] ---> b376a75637df [2023-05-10T08:36:08.661Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T08:36:08.661Z] Removing intermediate container d78f172acb6b [2023-05-10T08:36:08.661Z] ---> 937af9079c52 [2023-05-10T08:36:08.661Z] [2023-05-10T08:36:08.661Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:36:08.661Z] ---> 9ed4aefc74f6 [2023-05-10T08:36:08.661Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T08:36:08.661Z] Removing intermediate container a2d736291f2a [2023-05-10T08:36:08.661Z] ---> 1a182866e3cf [2023-05-10T08:36:08.661Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T08:36:08.661Z] ---> Running in 7662d22ea01b [2023-05-10T08:36:08.661Z] ---> d89706886012 [2023-05-10T08:36:08.661Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-10T08:36:08.661Z] ---> Running in cc05b71c6631 [2023-05-10T08:36:08.918Z] ---> Running in fecb2905dd68 [2023-05-10T08:36:08.918Z] Removing intermediate container cc05b71c6631 [2023-05-10T08:36:08.918Z] ---> 08d46a7b886f [2023-05-10T08:36:08.918Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-10T08:36:08.918Z] ---> Running in b287c062b6b2 [2023-05-10T08:36:08.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:09.176Z] Removing intermediate container fecb2905dd68 [2023-05-10T08:36:09.176Z] ---> 2bf6e5243004 [2023-05-10T08:36:09.176Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-10T08:36:09.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:09.435Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T08:36:09.435Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:36:09.435Z] OK: 7 MiB in 16 packages [2023-05-10T08:36:10.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:10.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:10.226Z] Removing intermediate container b287c062b6b2 [2023-05-10T08:36:10.226Z] ---> 48566967872d [2023-05-10T08:36:10.226Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-10T08:36:10.489Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T08:36:10.489Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T08:36:10.489Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:36:10.489Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T08:36:10.489Z] ---> 7d1bd6651ff3 [2023-05-10T08:36:10.489Z] Step 22/27 : WORKDIR / [2023-05-10T08:36:10.489Z] ---> f8dc78aa83c4 [2023-05-10T08:36:10.489Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T08:36:10.489Z] OK: 8 MiB in 17 packages [2023-05-10T08:36:10.489Z] ---> Running in 4b0d38b09947 [2023-05-10T08:36:10.489Z] ---> Running in 14ce14fae651 [2023-05-10T08:36:10.751Z] Removing intermediate container 4b0d38b09947 [2023-05-10T08:36:10.751Z] ---> 970863271700 [2023-05-10T08:36:10.751Z] Step 15/25 : WORKDIR / [2023-05-10T08:36:10.751Z] ---> Running in e4e90873de2f [2023-05-10T08:36:10.751Z] Removing intermediate container a6cf0bdc9022 [2023-05-10T08:36:10.751Z] ---> 58e8b74f3264 [2023-05-10T08:36:10.751Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:36:10.751Z] Removing intermediate container 14ce14fae651 [2023-05-10T08:36:10.751Z] ---> 928db77c3e88 [2023-05-10T08:36:10.751Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T08:36:10.751Z] ---> f2b97be56f66 [2023-05-10T08:36:10.751Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-10T08:36:10.751Z] ---> Running in 3ee241486d52 [2023-05-10T08:36:10.751Z] Removing intermediate container e4e90873de2f [2023-05-10T08:36:10.751Z] ---> a37137581bdd [2023-05-10T08:36:10.751Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:36:11.025Z] Removing intermediate container 3ee241486d52 [2023-05-10T08:36:11.025Z] ---> 3ffb7fba4a69 [2023-05-10T08:36:11.025Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T08:36:11.025Z] ---> c27597b10679 [2023-05-10T08:36:11.025Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-10T08:36:11.025Z] ---> db20717974c4 [2023-05-10T08:36:11.025Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:36:11.025Z] ---> Running in a8afe2e0a66f [2023-05-10T08:36:11.025Z] ---> aa7b570689f1 [2023-05-10T08:36:11.025Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:36:11.284Z] Removing intermediate container a8afe2e0a66f [2023-05-10T08:36:11.284Z] ---> c1864a41154f [2023-05-10T08:36:11.284Z] Step 25/27 : LABEL arch=x86_64 [2023-05-10T08:36:11.284Z] ---> a0fe76f39084 [2023-05-10T08:36:11.284Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-10T08:36:11.284Z] ---> ad6ac9569b37 [2023-05-10T08:36:11.284Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T08:36:11.284Z] Removing intermediate container 7662d22ea01b [2023-05-10T08:36:11.284Z] ---> 1e6aca36bef7 [2023-05-10T08:36:11.284Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T08:36:11.542Z] ---> Running in b269df819213 [2023-05-10T08:36:11.542Z] ---> 76027f888437 [2023-05-10T08:36:11.542Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-10T08:36:11.542Z] ---> Running in 829208e864cf [2023-05-10T08:36:11.542Z] ---> Running in e31350445091 [2023-05-10T08:36:11.542Z] ---> 4947c610c753 [2023-05-10T08:36:11.542Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:36:11.542Z] Removing intermediate container b269df819213 [2023-05-10T08:36:11.542Z] ---> 4ac803e54783 [2023-05-10T08:36:11.542Z] Step 26/27 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:36:11.542Z] ---> Running in 3c4387f950d2 [2023-05-10T08:36:11.542Z] Removing intermediate container e31350445091 [2023-05-10T08:36:11.542Z] ---> 72946a85a58b [2023-05-10T08:36:11.542Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T08:36:11.801Z] Removing intermediate container 829208e864cf [2023-05-10T08:36:11.801Z] ---> 327f6b7f08e8 [2023-05-10T08:36:11.801Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-10T08:36:11.801Z] ---> Running in 6ac2b6d7e845 [2023-05-10T08:36:12.060Z] ---> Running in c40f8aa5b7fc [2023-05-10T08:36:12.060Z] ---> 3dc3a70ec6c5 [2023-05-10T08:36:12.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-10T08:36:12.060Z] Removing intermediate container 3c4387f950d2 [2023-05-10T08:36:12.060Z] ---> 04419ff9332e [2023-05-10T08:36:12.060Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T08:36:12.060Z] Removing intermediate container 6ac2b6d7e845 [2023-05-10T08:36:12.060Z] ---> 1289c7eac037 [2023-05-10T08:36:12.060Z] Step 25/27 : LABEL arch=x86_64 [2023-05-10T08:36:12.060Z] ---> b00401f662ba [2023-05-10T08:36:12.060Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:36:12.060Z] ---> Running in 753e1c27b720 [2023-05-10T08:36:12.060Z] ---> Running in 2dd3ba17f77c [2023-05-10T08:36:12.060Z] Removing intermediate container c40f8aa5b7fc [2023-05-10T08:36:12.060Z] ---> 68456a7d20cc [2023-05-10T08:36:12.060Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T08:36:12.060Z] ---> Running in 0d528409bdd9 [2023-05-10T08:36:12.416Z] Removing intermediate container 753e1c27b720 [2023-05-10T08:36:12.416Z] ---> 850f93de66dc [2023-05-10T08:36:12.416Z] [2023-05-10T08:36:12.416Z] Removing intermediate container 2dd3ba17f77c [2023-05-10T08:36:12.416Z] ---> 3c0161d59aec [2023-05-10T08:36:12.416Z] Step 26/27 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:36:12.416Z] ---> b9bac6c6eef7 [2023-05-10T08:36:12.416Z] ---> 65750bf6eaa1 [2023-05-10T08:36:12.416Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-10T08:36:12.416Z] [2023-05-10T08:36:12.416Z] ---> Running in 15f68c1d4091 [2023-05-10T08:36:12.416Z] ---> Running in d5b5b9a4af92 [2023-05-10T08:36:12.416Z] Removing intermediate container 0d528409bdd9 [2023-05-10T08:36:12.416Z] ---> 73db57023259 [2023-05-10T08:36:12.416Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:36:12.416Z] Successfully built 850f93de66dc [2023-05-10T08:36:12.416Z] Successfully tagged security-spire-config:latest [2023-05-10T08:36:12.416Z] Building security-bootstrapper [2023-05-10T08:36:12.416Z]  Building security-spire-config ... done Removing intermediate container d5b5b9a4af92 [2023-05-10T08:36:12.416Z] ---> 850f6048119e [2023-05-10T08:36:12.416Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T08:36:12.416Z] ---> Running in fbc768805ee1 [2023-05-10T08:36:12.676Z] ---> 25deaab68035 [2023-05-10T08:36:12.677Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-10T08:36:16.865Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:36:16.865Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:36:16.865Z] ---> 27ad02b9b8c6 [2023-05-10T08:36:16.865Z] Step 3/33 : WORKDIR /edgex-go [2023-05-10T08:36:16.865Z] ---> Using cache [2023-05-10T08:36:16.865Z] ---> 22e4eae3939d [2023-05-10T08:36:16.865Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-10T08:36:17.125Z] ---> Running in 8b86a786e8ba [2023-05-10T08:36:17.125Z] ---> 5f56a5541a80 [2023-05-10T08:36:17.125Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:36:17.125Z] Removing intermediate container fbc768805ee1 [2023-05-10T08:36:17.125Z] ---> f690910cb611 [2023-05-10T08:36:17.125Z] [2023-05-10T08:36:17.403Z] ---> Running in 265236434e7c [2023-05-10T08:36:17.403Z] Successfully built f690910cb611 [2023-05-10T08:36:17.403Z] Successfully tagged security-spire-agent:latest [2023-05-10T08:36:17.403Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-05-10T08:36:17.403Z] Removing intermediate container 8b86a786e8ba [2023-05-10T08:36:17.403Z] ---> 3546d131659e [2023-05-10T08:36:17.403Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T08:36:18.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:18.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:18.781Z] Removing intermediate container 15f68c1d4091 [2023-05-10T08:36:18.781Z] ---> 855b284e2828 [2023-05-10T08:36:18.781Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T08:36:19.038Z] OK: 265 MiB in 53 packages [2023-05-10T08:36:20.411Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:36:20.411Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:36:20.411Z] ---> 27ad02b9b8c6 [2023-05-10T08:36:20.411Z] Step 3/20 : WORKDIR /edgex-go [2023-05-10T08:36:20.411Z] ---> Using cache [2023-05-10T08:36:20.411Z] ---> 22e4eae3939d [2023-05-10T08:36:20.411Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-10T08:36:22.314Z] ---> Running in 80d214e3fa6d [2023-05-10T08:36:22.314Z] ---> 09b44cc6493b [2023-05-10T08:36:22.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-10T08:36:22.314Z] ---> Running in 9c250a76be96 [2023-05-10T08:36:22.314Z] ---> Running in fce2f7a5b5a1 [2023-05-10T08:36:22.314Z] Removing intermediate container 80d214e3fa6d [2023-05-10T08:36:22.314Z] ---> 19af05b554b4 [2023-05-10T08:36:22.314Z] Step 23/25 : LABEL arch=x86_64 [2023-05-10T08:36:23.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:23.251Z] ---> Running in b1613117e8f2 [2023-05-10T08:36:23.251Z] Removing intermediate container 265236434e7c [2023-05-10T08:36:23.251Z] ---> 52b46ea55651 [2023-05-10T08:36:23.251Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-10T08:36:23.251Z] Removing intermediate container 9c250a76be96 [2023-05-10T08:36:23.251Z] ---> 190ff4b13d9d [2023-05-10T08:36:23.251Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T08:36:23.251Z] ---> fe3f1097bf1f [2023-05-10T08:36:23.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:36:23.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:23.512Z] ---> Running in 1c94aae65179 [2023-05-10T08:36:23.512Z] Removing intermediate container b1613117e8f2 [2023-05-10T08:36:23.512Z] ---> 4eb298474a9d [2023-05-10T08:36:23.512Z] Step 24/25 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:36:23.512Z] ---> 8c6ed3c52720 [2023-05-10T08:36:23.512Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:36:23.789Z] ---> Running in 7b9964bdc9f8 [2023-05-10T08:36:23.789Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T08:36:23.789Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T08:36:23.789Z] OK: 17821 distinct packages available [2023-05-10T08:36:23.789Z] ---> 1e5777529c89 [2023-05-10T08:36:23.789Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-10T08:36:23.789Z] Removing intermediate container 1c94aae65179 [2023-05-10T08:36:23.789Z] ---> 6ef7c551dcd3 [2023-05-10T08:36:23.789Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T08:36:23.789Z] ---> Running in ef91e06c1fa1 [2023-05-10T08:36:23.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:23.789Z] ---> Running in eedcb9b9f9ed [2023-05-10T08:36:23.789Z] ---> Running in e8c6161dbd0d [2023-05-10T08:36:24.048Z] Removing intermediate container ef91e06c1fa1 [2023-05-10T08:36:24.048Z] ---> a39fb05f0e28 [2023-05-10T08:36:24.048Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T08:36:24.048Z] Removing intermediate container e8c6161dbd0d [2023-05-10T08:36:24.048Z] ---> 44615544fa2f [2023-05-10T08:36:24.048Z] Step 22/23 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:36:24.048Z] Removing intermediate container eedcb9b9f9ed [2023-05-10T08:36:24.048Z] ---> 7554a7ddca24 [2023-05-10T08:36:24.048Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T08:36:24.306Z] ---> Running in ddec39097203 [2023-05-10T08:36:24.306Z] ---> Running in 55b66d383c6b [2023-05-10T08:36:24.306Z] ---> Running in b806c935bcdc [2023-05-10T08:36:24.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:24.565Z] Removing intermediate container 55b66d383c6b [2023-05-10T08:36:24.565Z] ---> 33d29ae5dba6 [2023-05-10T08:36:24.565Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T08:36:24.565Z] Removing intermediate container ddec39097203 [2023-05-10T08:36:24.565Z] ---> 8530bee8f206 [2023-05-10T08:36:24.565Z] [2023-05-10T08:36:24.565Z] Removing intermediate container b806c935bcdc [2023-05-10T08:36:24.565Z] ---> 80649bb1d188 [2023-05-10T08:36:24.565Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T08:36:24.565Z] OK: 265 MiB in 53 packages [2023-05-10T08:36:24.565Z] ---> Running in bf48ba639a9e [2023-05-10T08:36:24.565Z] Successfully built 8530bee8f206 [2023-05-10T08:36:24.565Z] ---> Running in 9b58d4aa794a [2023-05-10T08:36:24.565Z] Successfully tagged core-metadata:latest [2023-05-10T08:36:24.565Z]  Building core-metadata ... done Building security-spire-server [2023-05-10T08:36:24.565Z] Removing intermediate container bf48ba639a9e [2023-05-10T08:36:24.565Z] ---> ef637efee3ce [2023-05-10T08:36:24.565Z] Step 22/23 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:36:25.443Z] Removing intermediate container 9b58d4aa794a [2023-05-10T08:36:25.443Z] ---> d92a5888c194 [2023-05-10T08:36:25.443Z] [2023-05-10T08:36:25.443Z] ---> Running in 8152069c659e [2023-05-10T08:36:25.712Z] Successfully built d92a5888c194 [2023-05-10T08:36:25.712Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-10T08:36:25.712Z] Building security-secretstore-setup [2023-05-10T08:36:25.868Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-10T08:36:29.049Z]  Building core-common-config-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:36:29.049Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:36:29.049Z] ---> 27ad02b9b8c6 [2023-05-10T08:36:29.049Z] Step 3/26 : WORKDIR /edgex-go [2023-05-10T08:36:29.050Z] ---> Using cache [2023-05-10T08:36:29.050Z] ---> 22e4eae3939d [2023-05-10T08:36:29.050Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T08:36:29.050Z] ---> Using cache [2023-05-10T08:36:29.050Z] ---> 020af4609f30 [2023-05-10T08:36:29.050Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-10T08:36:29.050Z] ---> Using cache [2023-05-10T08:36:29.050Z] ---> e5e7a0881d48 [2023-05-10T08:36:29.050Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:36:29.050Z] ---> Using cache [2023-05-10T08:36:29.050Z] ---> 11c25344866d [2023-05-10T08:36:29.050Z] Step 7/26 : COPY . . [2023-05-10T08:36:29.050Z] ---> Using cache [2023-05-10T08:36:29.050Z] ---> c5d76edba75b [2023-05-10T08:36:29.050Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T08:36:29.050Z] ---> Using cache [2023-05-10T08:36:29.050Z] ---> 5f52acd933b0 [2023-05-10T08:36:29.050Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-10T08:36:29.050Z] ---> Using cache [2023-05-10T08:36:29.050Z] ---> 9959c70c6243 [2023-05-10T08:36:29.050Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T08:36:29.050Z] ---> Using cache [2023-05-10T08:36:29.050Z] ---> 4f304bd7134a [2023-05-10T08:36:29.050Z] 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-05-10T08:36:30.953Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:36:30.953Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:36:30.953Z] ---> 27ad02b9b8c6 [2023-05-10T08:36:30.953Z] Step 3/25 : WORKDIR /edgex-go [2023-05-10T08:36:30.953Z] ---> Using cache [2023-05-10T08:36:30.953Z] ---> 22e4eae3939d [2023-05-10T08:36:30.953Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-10T08:36:30.953Z] ---> Using cache [2023-05-10T08:36:30.953Z] ---> 52b46ea55651 [2023-05-10T08:36:30.953Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-10T08:36:30.953Z] ---> Using cache [2023-05-10T08:36:30.953Z] ---> 8c6ed3c52720 [2023-05-10T08:36:30.953Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:36:34.238Z] Removing intermediate container 8152069c659e [2023-05-10T08:36:34.238Z] ---> 3305f38eeaa8 [2023-05-10T08:36:34.238Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T08:36:34.238Z] Removing intermediate container fce2f7a5b5a1 [2023-05-10T08:36:34.238Z] ---> 678397e1509e [2023-05-10T08:36:34.238Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-10T08:36:34.238Z] ---> Running in fafa92f0c3a5 [2023-05-10T08:36:34.238Z] ---> Running in d53524f8be10 [2023-05-10T08:36:34.238Z] ---> Running in 0e0e9631a12e [2023-05-10T08:36:34.238Z] Removing intermediate container d53524f8be10 [2023-05-10T08:36:34.238Z] ---> 00782c0ea9a8 [2023-05-10T08:36:34.238Z] [2023-05-10T08:36:34.238Z] ---> 729c64a23673 [2023-05-10T08:36:34.238Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:36:34.238Z] ---> Running in 6e3ca209d1e7 [2023-05-10T08:36:34.238Z] Successfully built 00782c0ea9a8 [2023-05-10T08:36:34.238Z] Successfully tagged support-notifications:latest [2023-05-10T08:36:34.238Z]  Building support-notifications ... done Building core-command [2023-05-10T08:36:36.769Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:36:36.769Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:36:36.769Z] ---> 27ad02b9b8c6 [2023-05-10T08:36:36.769Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:36:36.769Z] ---> Using cache [2023-05-10T08:36:36.769Z] ---> 82e86c81295a [2023-05-10T08:36:36.769Z] Step 4/24 : WORKDIR /edgex-go [2023-05-10T08:36:36.769Z] ---> Using cache [2023-05-10T08:36:36.769Z] ---> ebf929d15ac7 [2023-05-10T08:36:36.769Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-10T08:36:38.143Z] ---> Running in cba262c8818d [2023-05-10T08:36:38.402Z] Removing intermediate container fafa92f0c3a5 [2023-05-10T08:36:38.402Z] ---> ea33089bc096 [2023-05-10T08:36:38.402Z] Step 12/26 : WORKDIR /edgex-go [2023-05-10T08:36:38.402Z] ---> Running in 5e7e9f5e1e1e [2023-05-10T08:36:38.402Z] Removing intermediate container 5e7e9f5e1e1e [2023-05-10T08:36:38.402Z] ---> a669a9f3fa37 [2023-05-10T08:36:38.402Z] [2023-05-10T08:36:38.402Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T08:36:38.402Z] ---> 9ed4aefc74f6 [2023-05-10T08:36:38.402Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T08:36:38.402Z] ---> Using cache [2023-05-10T08:36:38.402Z] ---> f75bc4681ab9 [2023-05-10T08:36:38.402Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T08:36:38.402Z] ---> Running in ab207e9e33d1 [2023-05-10T08:36:38.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:38.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:38.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:38.919Z] OK: 265 MiB in 53 packages [2023-05-10T08:36:38.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:39.177Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T08:36:39.177Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T08:36:39.177Z] OK: 17821 distinct packages available [2023-05-10T08:36:39.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:39.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:39.712Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T08:36:39.712Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T08:36:39.712Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T08:36:39.712Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T08:36:39.712Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T08:36:39.712Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:36:39.712Z] OK: 8 MiB in 20 packages [2023-05-10T08:36:43.949Z] Removing intermediate container cba262c8818d [2023-05-10T08:36:43.949Z] ---> c539e2fcaddb [2023-05-10T08:36:43.949Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-10T08:36:43.949Z] Removing intermediate container ab207e9e33d1 [2023-05-10T08:36:43.949Z] ---> 6cdbef1e9bc3 [2023-05-10T08:36:43.949Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:36:43.949Z] ---> a221a9159ecf [2023-05-10T08:36:43.949Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:36:43.949Z] ---> Running in 124e4d919f24 [2023-05-10T08:36:43.949Z] ---> c28900f763da [2023-05-10T08:36:43.949Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:36:43.949Z] ---> c52988105764 [2023-05-10T08:36:43.949Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T08:36:58.860Z] ---> 17cc9811b682 [2023-05-10T08:36:58.860Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T08:36:58.860Z] Removing intermediate container 7b9964bdc9f8 [2023-05-10T08:36:58.860Z] ---> 4d5c4d405ee0 [2023-05-10T08:36:58.860Z] Step 7/33 : COPY . . [2023-05-10T08:37:13.752Z] ---> be266d6f5e9a [2023-05-10T08:37:13.752Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-10T08:37:13.752Z] ---> dc308a7339dc [2023-05-10T08:37:13.752Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-10T08:37:13.752Z] ---> Running in f0e315109c8c [2023-05-10T08:37:13.752Z] ---> 85d0ce53fedf [2023-05-10T08:37:13.752Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-10T08:37:13.752Z] 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-05-10T08:37:13.752Z] Removing intermediate container 0e0e9631a12e [2023-05-10T08:37:13.752Z] ---> 5456b8e41e21 [2023-05-10T08:37:13.752Z] Step 7/25 : COPY . . [2023-05-10T08:37:13.752Z] Removing intermediate container 6e3ca209d1e7 [2023-05-10T08:37:13.752Z] ---> e5c169e25cae [2023-05-10T08:37:13.752Z] Step 7/20 : COPY . . [2023-05-10T08:37:13.752Z] ---> 65d42f9a8d44 [2023-05-10T08:37:13.752Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T08:37:23.750Z] ---> Running in 84b687fe9657 [2023-05-10T08:37:27.967Z] Removing intermediate container 84b687fe9657 [2023-05-10T08:37:27.967Z] ---> 88f034d379f3 [2023-05-10T08:37:27.967Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T08:37:27.967Z] ---> Running in 89e3d9d0c49f [2023-05-10T08:37:27.967Z] ---> 7f22bc0c0c75 [2023-05-10T08:37:27.967Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-10T08:37:27.967Z] ---> 56077027d018 [2023-05-10T08:37:27.967Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-10T08:37:27.967Z] ---> Running in 09bc252b0673 [2023-05-10T08:37:27.967Z] ---> Running in 7575109b8cd4 [2023-05-10T08:37:27.967Z] Removing intermediate container 89e3d9d0c49f [2023-05-10T08:37:27.967Z] ---> ca74fe9ee70d [2023-05-10T08:37:27.967Z] Step 24/26 : LABEL arch=x86_64 [2023-05-10T08:37:27.967Z] ---> Running in b2a632d6777a [2023-05-10T08:37:27.967Z] Removing intermediate container b2a632d6777a [2023-05-10T08:37:27.967Z] ---> ddd4551aea43 [2023-05-10T08:37:27.967Z] Step 25/26 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:37:27.967Z] ---> Running in 7f831a636c7d [2023-05-10T08:37:27.967Z] Removing intermediate container 124e4d919f24 [2023-05-10T08:37:27.967Z] ---> ba51f9b80af3 [2023-05-10T08:37:27.967Z] Step 8/24 : COPY . . [2023-05-10T08:37:28.225Z] Removing intermediate container 7f831a636c7d [2023-05-10T08:37:28.225Z] ---> 92b80e07b64d [2023-05-10T08:37:28.225Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T08:37:28.225Z] ---> Running in 71df919596ee [2023-05-10T08:37:28.225Z] 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-05-10T08:37:28.225Z] 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-05-10T08:37:32.789Z] Removing intermediate container 71df919596ee [2023-05-10T08:37:32.789Z] ---> 2e20d3f894d0 [2023-05-10T08:37:32.789Z] [2023-05-10T08:37:32.789Z] Successfully built 2e20d3f894d0 [2023-05-10T08:37:34.231Z] Successfully tagged security-spire-server:latest [2023-05-10T08:37:34.231Z] Building security-proxy-setup [2023-05-10T08:37:34.231Z]  Building security-spire-server ... done  ---> e69ba13fe3da [2023-05-10T08:37:34.231Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-10T08:37:37.664Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:37:37.664Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:37:37.664Z] ---> 27ad02b9b8c6 [2023-05-10T08:37:37.664Z] Step 3/22 : WORKDIR /edgex-go [2023-05-10T08:37:37.664Z] ---> Using cache [2023-05-10T08:37:37.664Z] ---> 22e4eae3939d [2023-05-10T08:37:37.664Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-10T08:37:37.664Z] ---> Using cache [2023-05-10T08:37:37.664Z] ---> 52b46ea55651 [2023-05-10T08:37:37.664Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-10T08:37:37.664Z] ---> Using cache [2023-05-10T08:37:37.664Z] ---> 8c6ed3c52720 [2023-05-10T08:37:37.664Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:37:37.664Z] ---> Using cache [2023-05-10T08:37:37.664Z] ---> 5456b8e41e21 [2023-05-10T08:37:37.664Z] Step 7/22 : COPY . . [2023-05-10T08:37:37.664Z] ---> Using cache [2023-05-10T08:37:37.664Z] ---> 56077027d018 [2023-05-10T08:37:37.664Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-10T08:37:40.203Z] ---> Running in d069e458ac22 [2023-05-10T08:37:42.751Z] ---> Running in 2c5494e9fb3c [2023-05-10T08:37:43.734Z] 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-05-10T08:37:43.734Z] 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-05-10T08:37:47.923Z] Removing intermediate container f0e315109c8c [2023-05-10T08:37:47.923Z] ---> 1c9e55a348d6 [2023-05-10T08:37:47.923Z] [2023-05-10T08:37:47.923Z] Step 9/33 : FROM alpine:3.17 [2023-05-10T08:37:47.923Z] ---> 9ed4aefc74f6 [2023-05-10T08:37:47.923Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T08:37:47.923Z] ---> Running in 9b2d271d3c21 [2023-05-10T08:37:47.923Z] Removing intermediate container 9b2d271d3c21 [2023-05-10T08:37:47.923Z] ---> b2ba46dc0b49 [2023-05-10T08:37:47.923Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-10T08:37:47.923Z] ---> Running in d5b767dea3ad [2023-05-10T08:37:48.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:37:48.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:37:49.117Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T08:37:49.117Z] (2/2) Installing su-exec (0.2-r2) [2023-05-10T08:37:49.117Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:37:49.117Z] OK: 7 MiB in 17 packages [2023-05-10T08:37:51.693Z] Removing intermediate container d5b767dea3ad [2023-05-10T08:37:51.693Z] ---> fefb3a9387d6 [2023-05-10T08:37:51.693Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-10T08:37:51.952Z] ---> Running in 66936bfa3593 [2023-05-10T08:37:52.897Z] Removing intermediate container 66936bfa3593 [2023-05-10T08:37:52.897Z] ---> fc02cc2953e0 [2023-05-10T08:37:52.897Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-10T08:37:53.244Z] ---> Running in 84ea245851e8 [2023-05-10T08:37:53.502Z] Removing intermediate container 84ea245851e8 [2023-05-10T08:37:53.502Z] ---> bb0c9d10a67f [2023-05-10T08:37:53.502Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-10T08:37:53.502Z] ---> Running in 43486098bffd [2023-05-10T08:37:54.254Z] 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-05-10T08:37:54.901Z] Removing intermediate container 43486098bffd [2023-05-10T08:37:54.901Z] ---> 59dedbd30db3 [2023-05-10T08:37:54.901Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-10T08:37:55.859Z] ---> Running in 92cb6f8d1981 [2023-05-10T08:37:56.870Z] Removing intermediate container 92cb6f8d1981 [2023-05-10T08:37:56.870Z] ---> 07c0b1e75c5d [2023-05-10T08:37:56.870Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-10T08:37:57.446Z] ---> Running in b1b1dbe6543d [2023-05-10T08:38:01.638Z] Removing intermediate container b1b1dbe6543d [2023-05-10T08:38:01.638Z] ---> e5e92f2f7364 [2023-05-10T08:38:01.638Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-10T08:38:01.638Z] ---> Running in 7483a5d9ef99 [2023-05-10T08:38:01.638Z] Removing intermediate container 7575109b8cd4 [2023-05-10T08:38:01.638Z] ---> d5a667eed680 [2023-05-10T08:38:01.638Z] [2023-05-10T08:38:01.638Z] Step 9/25 : FROM alpine:3.17 [2023-05-10T08:38:01.638Z] ---> 9ed4aefc74f6 [2023-05-10T08:38:01.638Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-10T08:38:01.638Z] ---> Running in 8616a9b37eef [2023-05-10T08:38:01.638Z] Removing intermediate container 7483a5d9ef99 [2023-05-10T08:38:01.638Z] ---> 050cb64ab0b4 [2023-05-10T08:38:01.638Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-10T08:38:02.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:38:02.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:38:02.204Z] ---> 3847ce4c781f [2023-05-10T08:38:02.204Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-10T08:38:02.462Z] ---> Running in 8d2df99d28b7 [2023-05-10T08:38:02.462Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-10T08:38:02.462Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-10T08:38:02.462Z] (3/3) Installing su-exec (0.2-r2) [2023-05-10T08:38:02.462Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:38:02.462Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T08:38:02.720Z] OK: 8 MiB in 18 packages [2023-05-10T08:38:07.993Z] Removing intermediate container 8616a9b37eef [2023-05-10T08:38:07.993Z] ---> 0b4129da6320 [2023-05-10T08:38:07.993Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T08:38:07.993Z] ---> Running in 71ec3a9fb741 [2023-05-10T08:38:07.993Z] Removing intermediate container 09bc252b0673 [2023-05-10T08:38:07.993Z] ---> e8bba51783ef [2023-05-10T08:38:07.993Z] [2023-05-10T08:38:07.993Z] Step 9/20 : FROM alpine:3.17 [2023-05-10T08:38:07.993Z] ---> 9ed4aefc74f6 [2023-05-10T08:38:07.993Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T08:38:07.993Z] ---> Using cache [2023-05-10T08:38:07.993Z] ---> b2ba46dc0b49 [2023-05-10T08:38:07.993Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-10T08:38:07.993Z] Removing intermediate container 8d2df99d28b7 [2023-05-10T08:38:07.993Z] ---> 3c92b45fad12 [2023-05-10T08:38:07.993Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:38:07.993Z] ---> Running in 994a77942bcb [2023-05-10T08:38:07.993Z] Removing intermediate container 71ec3a9fb741 [2023-05-10T08:38:07.993Z] ---> d27e92995d31 [2023-05-10T08:38:07.993Z] Step 12/25 : WORKDIR / [2023-05-10T08:38:07.993Z] ---> Running in c3488c3e6499 [2023-05-10T08:38:08.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:38:08.358Z] Removing intermediate container c3488c3e6499 [2023-05-10T08:38:08.358Z] ---> 25f7ffc6f012 [2023-05-10T08:38:08.358Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:38:08.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:38:08.881Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T08:38:08.881Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T08:38:08.881Z] OK: 17821 distinct packages available [2023-05-10T08:38:08.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:38:08.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:38:09.143Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-10T08:38:09.404Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-10T08:38:09.404Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-10T08:38:09.404Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-10T08:38:09.404Z] (5/9) Installing curl (8.0.1-r0) [2023-05-10T08:38:09.404Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-10T08:38:09.404Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-10T08:38:09.404Z] (8/9) Installing libucontext (1.2-r0) [2023-05-10T08:38:09.404Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-10T08:38:09.404Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:38:09.404Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T08:38:09.404Z] OK: 10 MiB in 24 packages [2023-05-10T08:38:10.801Z] ---> 51c49acacb01 [2023-05-10T08:38:10.801Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:38:10.801Z] ---> 9c59e81e8f37 [2023-05-10T08:38:10.801Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:38:11.061Z] Removing intermediate container 2c5494e9fb3c [2023-05-10T08:38:11.061Z] ---> e71fa4734159 [2023-05-10T08:38:11.061Z] [2023-05-10T08:38:11.061Z] Step 9/22 : FROM alpine:3.17 [2023-05-10T08:38:11.061Z] ---> 9ed4aefc74f6 [2023-05-10T08:38:11.061Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-10T08:38:11.061Z] Removing intermediate container d069e458ac22 [2023-05-10T08:38:11.061Z] ---> 5e8799e1c462 [2023-05-10T08:38:11.061Z] [2023-05-10T08:38:11.061Z] Step 10/24 : FROM alpine:3.17 [2023-05-10T08:38:11.061Z] ---> 9ed4aefc74f6 [2023-05-10T08:38:11.061Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:38:11.061Z] ---> Using cache [2023-05-10T08:38:11.061Z] ---> 1a182866e3cf [2023-05-10T08:38:11.061Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T08:38:11.061Z] ---> Using cache [2023-05-10T08:38:11.061Z] ---> 08d46a7b886f [2023-05-10T08:38:11.061Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-10T08:38:11.321Z] ---> f1a4721d08f5 [2023-05-10T08:38:11.321Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-10T08:38:11.321Z] ---> Running in 14630c00d8bf [2023-05-10T08:38:11.321Z] ---> Running in c3f639c194c1 [2023-05-10T08:38:11.321Z] ---> 1eac36761535 [2023-05-10T08:38:11.321Z] 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-05-10T08:38:11.321Z] Removing intermediate container 994a77942bcb [2023-05-10T08:38:11.321Z] ---> 2d8fe9c6976a [2023-05-10T08:38:11.321Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:38:11.321Z] Removing intermediate container 14630c00d8bf [2023-05-10T08:38:11.321Z] ---> 1516772bb77d [2023-05-10T08:38:11.321Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-10T08:38:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:38:11.604Z] ---> Running in 43517690daf7 [2023-05-10T08:38:11.604Z] ---> 82b9fb30a21f [2023-05-10T08:38:11.604Z] ---> 3da0df247b78 [2023-05-10T08:38:11.604Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt /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-05-10T08:38:11.604Z] [2023-05-10T08:38:11.865Z] ---> e32b45e34c30 [2023-05-10T08:38:11.865Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-10T08:38:11.865Z] Removing intermediate container 43517690daf7 [2023-05-10T08:38:11.865Z] ---> a897d7912df4 [2023-05-10T08:38:11.865Z] Step 15/24 : WORKDIR / [2023-05-10T08:38:11.865Z] ---> Running in 3c3edc328f65 [2023-05-10T08:38:11.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:38:11.865Z] ---> fb738a72b586 [2023-05-10T08:38:11.865Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:38:11.865Z] ---> 422370cd31d8 [2023-05-10T08:38:11.865Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-10T08:38:11.865Z] ---> 9e466b6c42cd [2023-05-10T08:38:11.865Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-10T08:38:11.865Z] Removing intermediate container 3c3edc328f65 [2023-05-10T08:38:11.865Z] ---> 55bb6c3b0c6a [2023-05-10T08:38:11.865Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:38:12.129Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T08:38:12.129Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-10T08:38:12.129Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:38:12.129Z] OK: 8 MiB in 17 packages [2023-05-10T08:38:12.390Z] ---> 5b8c5c039ee3 [2023-05-10T08:38:12.390Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-10T08:38:12.390Z] ---> f53c8c90de98 [2023-05-10T08:38:12.390Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-10T08:38:12.390Z] ---> d30ec03168d9 [2023-05-10T08:38:12.390Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:38:12.390Z] ---> 870d4cd10b19 [2023-05-10T08:38:12.390Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:38:12.961Z] ---> 96bc5972a7da [2023-05-10T08:38:12.962Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-10T08:38:12.962Z] ---> 5019ad19baa9 [2023-05-10T08:38:12.962Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-10T08:38:12.962Z] ---> a5250a188bfd [2023-05-10T08:38:12.962Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-10T08:38:12.962Z] Removing intermediate container c3f639c194c1 [2023-05-10T08:38:12.962Z] ---> 566703179e2e [2023-05-10T08:38:12.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-05-10T08:38:12.962Z] ---> Running in 63677dce475b [2023-05-10T08:38:12.962Z] ---> cefc0231ada3 [2023-05-10T08:38:12.962Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-10T08:38:12.962Z] ---> Running in dd2b0f91d83b [2023-05-10T08:38:12.962Z] Removing intermediate container 63677dce475b [2023-05-10T08:38:12.962Z] ---> 714b0f47841e [2023-05-10T08:38:12.962Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T08:38:13.538Z] Removing intermediate container dd2b0f91d83b [2023-05-10T08:38:13.538Z] ---> 7d334ffb7a4e [2023-05-10T08:38:13.538Z] Step 12/22 : WORKDIR /edgex [2023-05-10T08:38:13.538Z] ---> Running in cc18d7baace5 [2023-05-10T08:38:13.538Z] ---> 4c22f46c1cf2 [2023-05-10T08:38:13.538Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-10T08:38:13.538Z] ---> 3b036f66685e [2023-05-10T08:38:13.538Z] ---> ee97a868ea78 [2023-05-10T08:38:13.538Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:38:13.538Z] [2023-05-10T08:38:13.538Z] ---> Running in e2296de932e8 [2023-05-10T08:38:13.538Z] Removing intermediate container cc18d7baace5 [2023-05-10T08:38:13.538Z] ---> bc04a96d393e [2023-05-10T08:38:13.538Z] Step 18/20 : LABEL arch=x86_64 [2023-05-10T08:38:13.538Z] ---> Running in 19f5ae7d507a [2023-05-10T08:38:13.538Z] Removing intermediate container e2296de932e8 [2023-05-10T08:38:13.538Z] ---> e29d0ea888ea [2023-05-10T08:38:13.538Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:38:13.538Z] ---> ba3612da76dc [2023-05-10T08:38:13.538Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-10T08:38:13.538Z] ---> Running in 9875a0914327 [2023-05-10T08:38:13.802Z] ---> aaba813085bb [2023-05-10T08:38:13.802Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-10T08:38:13.802Z] ---> 928c720c7de2 [2023-05-10T08:38:13.802Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T08:38:13.802Z] Removing intermediate container 19f5ae7d507a [2023-05-10T08:38:13.802Z] ---> 43ca7f15c734 [2023-05-10T08:38:13.802Z] Step 19/20 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:38:13.802Z] ---> Running in 2e49637ace9b [2023-05-10T08:38:13.802Z] ---> d9f86823f656 [2023-05-10T08:38:13.802Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:38:13.802Z] ---> Running in 048769bf3151 [2023-05-10T08:38:13.802Z] ---> Running in 2606515e42a9 [2023-05-10T08:38:14.062Z] Removing intermediate container 2e49637ace9b [2023-05-10T08:38:14.062Z] ---> 608e38df1c18 [2023-05-10T08:38:14.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T08:38:14.062Z] ---> Running in e1618f6339eb [2023-05-10T08:38:14.062Z] ---> 78ae7b1071b9 [2023-05-10T08:38:14.062Z] Removing intermediate container 2606515e42a9 [2023-05-10T08:38:14.062Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml ---> f69ea24f4b80 [2023-05-10T08:38:14.062Z] [2023-05-10T08:38:14.062Z] Step 20/20 : LABEL version=0.0.0 [2023-05-10T08:38:14.062Z] ---> Running in 79da4e4f819d [2023-05-10T08:38:14.062Z] Removing intermediate container e1618f6339eb [2023-05-10T08:38:14.062Z] ---> f45f8db68bec [2023-05-10T08:38:14.062Z] Step 22/24 : LABEL arch=x86_64 [2023-05-10T08:38:14.062Z] ---> Running in eb7289583861 [2023-05-10T08:38:14.321Z] Removing intermediate container 79da4e4f819d [2023-05-10T08:38:14.321Z] ---> f552a50a3e73 [2023-05-10T08:38:14.321Z] [2023-05-10T08:38:14.321Z] ---> 6713e6878134 [2023-05-10T08:38:14.321Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-10T08:38:14.321Z] Successfully built f552a50a3e73 [2023-05-10T08:38:14.321Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-10T08:38:14.321Z]  Building security-spiffe-token-provider ... done Building security-proxy-auth [2023-05-10T08:38:14.321Z] Removing intermediate container eb7289583861 [2023-05-10T08:38:14.321Z] ---> e79057c9d97e [2023-05-10T08:38:14.321Z] Step 23/24 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:38:17.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:38:17.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:38:18.307Z] ---> 27ad02b9b8c6 [2023-05-10T08:38:18.307Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:38:18.307Z] ---> Using cache [2023-05-10T08:38:18.307Z] ---> 82e86c81295a [2023-05-10T08:38:18.307Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:38:18.307Z] ---> Using cache [2023-05-10T08:38:18.307Z] ---> ebf929d15ac7 [2023-05-10T08:38:18.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:38:18.307Z] ---> Using cache [2023-05-10T08:38:18.307Z] ---> c539e2fcaddb [2023-05-10T08:38:18.307Z] ---> Running in e66dec4fcaf4 [2023-05-10T08:38:18.307Z] Step 6/23 : COPY go.mod vendor* ./Removing intermediate container 9875a0914327 [2023-05-10T08:38:18.307Z] [2023-05-10T08:38:18.307Z] ---> 5052a5eed94f [2023-05-10T08:38:18.307Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-10T08:38:18.307Z] ---> Using cache [2023-05-10T08:38:18.307Z] ---> a221a9159ecf [2023-05-10T08:38:18.307Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:38:18.307Z] ---> Using cache [2023-05-10T08:38:18.307Z] ---> ba51f9b80af3 [2023-05-10T08:38:18.307Z] Step 8/23 : COPY . . [2023-05-10T08:38:18.307Z] ---> Using cache [2023-05-10T08:38:18.307Z] ---> e69ba13fe3da [2023-05-10T08:38:18.307Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-10T08:38:18.307Z] ---> 9032ccde56f6 [2023-05-10T08:38:18.307Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T08:38:18.307Z] ---> Running in b62b041e4f8b [2023-05-10T08:38:18.307Z] ---> Running in 9cd448f32501 [2023-05-10T08:38:18.580Z] Removing intermediate container e66dec4fcaf4 [2023-05-10T08:38:18.580Z] ---> b72924549df6 [2023-05-10T08:38:18.580Z] Step 24/24 : LABEL version=0.0.0 [2023-05-10T08:38:18.580Z] ---> Running in 6329ab6c3cdd [2023-05-10T08:38:18.580Z] Removing intermediate container 048769bf3151 [2023-05-10T08:38:18.580Z] ---> 1ea99ddd6ba0 [2023-05-10T08:38:18.580Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T08:38:18.580Z] Removing intermediate container b62b041e4f8b [2023-05-10T08:38:18.580Z] ---> f3685f110b04 [2023-05-10T08:38:18.580Z] Step 30/33 : CMD ["gate"] [2023-05-10T08:38:18.580Z] ---> Running in 6831a3fb8e0d [2023-05-10T08:38:18.580Z] ---> Running in 25c9dde4dcdc [2023-05-10T08:38:18.580Z] Removing intermediate container 6329ab6c3cdd [2023-05-10T08:38:18.580Z] ---> d3d01bd6df23 [2023-05-10T08:38:18.580Z] [2023-05-10T08:38:18.580Z] ---> a2f7603be7bf [2023-05-10T08:38:18.580Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T08:38:18.580Z] Successfully built d3d01bd6df23 [2023-05-10T08:38:18.841Z] Successfully tagged core-command:latest [2023-05-10T08:38:18.841Z]  Building core-command ... done  ---> Running in 3b67289c60a4 [2023-05-10T08:38:18.841Z] Building support-scheduler [2023-05-10T08:38:18.841Z] Removing intermediate container 6831a3fb8e0d [2023-05-10T08:38:18.841Z] ---> d3983a10947f [2023-05-10T08:38:18.841Z] Step 23/25 : LABEL arch=x86_64 [2023-05-10T08:38:18.841Z] Removing intermediate container 25c9dde4dcdc [2023-05-10T08:38:18.841Z] ---> 6be93791e418 [2023-05-10T08:38:18.841Z] Step 31/33 : LABEL arch=x86_64 [2023-05-10T08:38:18.841Z] 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-05-10T08:38:19.779Z] ---> Running in 290b221f1968 [2023-05-10T08:38:21.214Z] ---> Running in 71a899ad59a4 [2023-05-10T08:38:23.247Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:38:23.247Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:38:23.247Z] ---> 27ad02b9b8c6 [2023-05-10T08:38:23.247Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:38:23.247Z] ---> Using cache [2023-05-10T08:38:23.247Z] ---> 82e86c81295a [2023-05-10T08:38:23.247Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:38:23.247Z] ---> Using cache [2023-05-10T08:38:23.247Z] ---> ebf929d15ac7 [2023-05-10T08:38:23.247Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:38:23.247Z] ---> Using cache [2023-05-10T08:38:23.247Z] ---> c539e2fcaddb [2023-05-10T08:38:23.247Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:38:23.247Z] ---> Using cache [2023-05-10T08:38:23.247Z] ---> a221a9159ecf [2023-05-10T08:38:23.247Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:38:23.247Z] ---> Using cache [2023-05-10T08:38:23.247Z] ---> ba51f9b80af3 [2023-05-10T08:38:23.247Z] Step 8/23 : COPY . . [2023-05-10T08:38:23.247Z] ---> Using cache [2023-05-10T08:38:23.247Z] ---> e69ba13fe3da [2023-05-10T08:38:23.247Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-10T08:38:23.508Z] Removing intermediate container 290b221f1968 [2023-05-10T08:38:23.508Z] ---> e4d1bddcc753 [2023-05-10T08:38:23.508Z] Step 24/25 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:38:23.805Z] ---> Running in ea0deed0c749 [2023-05-10T08:38:23.805Z] Removing intermediate container 71a899ad59a4 [2023-05-10T08:38:23.805Z] ---> a2bf408fe990 [2023-05-10T08:38:23.805Z] Step 32/33 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:38:23.805Z] ---> Running in 69e9b4c7ad6e [2023-05-10T08:38:23.805Z] ---> Running in 3db6a1d1994c [2023-05-10T08:38:24.066Z] Removing intermediate container 3b67289c60a4 [2023-05-10T08:38:24.066Z] ---> 4906b3cb4883 [2023-05-10T08:38:24.066Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T08:38:24.066Z] Removing intermediate container 69e9b4c7ad6e [2023-05-10T08:38:24.066Z] ---> b356cf0ffdb4 [2023-05-10T08:38:24.066Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T08:38:24.066Z] Removing intermediate container 3db6a1d1994c [2023-05-10T08:38:24.066Z] ---> 5f563d85020b [2023-05-10T08:38:24.066Z] Step 33/33 : LABEL version=0.0.0 [2023-05-10T08:38:24.066Z] ---> Running in 52b9e98f1fc0 [2023-05-10T08:38:24.066Z] ---> Running in f949c54f24e8 [2023-05-10T08:38:24.066Z] ---> Running in eb1128533d67 [2023-05-10T08:38:24.066Z] 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-05-10T08:38:24.326Z] Removing intermediate container f949c54f24e8 [2023-05-10T08:38:24.326Z] ---> 1b250d35db57 [2023-05-10T08:38:24.326Z] Step 20/22 : LABEL arch=x86_64 [2023-05-10T08:38:24.326Z] Removing intermediate container 52b9e98f1fc0 [2023-05-10T08:38:24.326Z] ---> a627503bbae7 [2023-05-10T08:38:24.326Z] [2023-05-10T08:38:24.326Z] Successfully built a627503bbae7 [2023-05-10T08:38:24.586Z] Successfully tagged security-secretstore-setup:latest [2023-05-10T08:38:24.586Z] Building core-data [2023-05-10T08:38:24.586Z]  Building security-secretstore-setup ... done  ---> Running in 0c57f57e2726 [2023-05-10T08:38:24.586Z] Removing intermediate container eb1128533d67 [2023-05-10T08:38:24.586Z] ---> 6d8d75c67acf [2023-05-10T08:38:24.586Z] [2023-05-10T08:38:24.587Z] Successfully built 6d8d75c67acf [2023-05-10T08:38:24.587Z] Successfully tagged security-bootstrapper:latest [2023-05-10T08:38:28.030Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:38:28.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:38:28.030Z] ---> 27ad02b9b8c6 [2023-05-10T08:38:28.030Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:38:28.030Z] ---> Using cache [2023-05-10T08:38:28.030Z] ---> 82e86c81295a [2023-05-10T08:38:28.030Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:38:28.030Z] ---> Using cache [2023-05-10T08:38:28.030Z] ---> ebf929d15ac7 [2023-05-10T08:38:28.030Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:38:28.030Z] ---> Using cache [2023-05-10T08:38:28.030Z] ---> c539e2fcaddb [2023-05-10T08:38:28.031Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:38:28.031Z] ---> Using cache [2023-05-10T08:38:28.031Z] ---> a221a9159ecf [2023-05-10T08:38:28.031Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:38:28.031Z] ---> Using cache [2023-05-10T08:38:28.031Z] ---> ba51f9b80af3 [2023-05-10T08:38:28.031Z] Step 8/23 : COPY . . [2023-05-10T08:38:28.031Z] ---> Using cache [2023-05-10T08:38:28.031Z] ---> e69ba13fe3da [2023-05-10T08:38:28.031Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-10T08:38:31.358Z] Removing intermediate container 0c57f57e2726 [2023-05-10T08:38:31.358Z] ---> 011776b404f2 [2023-05-10T08:38:31.358Z] Step 21/22 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:38:32.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-10T08:38:32.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-10T08:38:33.291Z] ---> Running in c48398ad9db6 [2023-05-10T08:38:33.291Z] ---> Running in 5bd3f2793649 [2023-05-10T08:38:33.291Z] Removing intermediate container 5bd3f2793649 [2023-05-10T08:38:33.291Z] ---> 0c2ad8cc5847 [2023-05-10T08:38:33.291Z] Step 22/22 : LABEL version=0.0.0 [2023-05-10T08:38:33.554Z] ---> Running in 2ebd697458e0 [2023-05-10T08:38:33.554Z] 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-05-10T08:38:33.815Z] Removing intermediate container 2ebd697458e0 [2023-05-10T08:38:33.815Z] ---> a9144d60177c [2023-05-10T08:38:33.815Z] [2023-05-10T08:38:33.815Z] Successfully built a9144d60177c [2023-05-10T08:38:33.815Z] Successfully tagged security-proxy-setup:latest [2023-05-10T08:38:35.940Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-10T08:38:35.940Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-10T08:38:35.940Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-10T08:38:39.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-10T08:38:39.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-10T08:38:39.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-10T08:38:39.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-10T08:38:40.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-10T08:38:43.360Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-10T08:38:43.360Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-10T08:38:43.360Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-10T08:38:43.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-10T08:38:55.791Z]  Building security-proxy-setup ... done Removing intermediate container 9cd448f32501 [2023-05-10T08:38:55.791Z] ---> bdf4d41726eb [2023-05-10T08:38:55.791Z] [2023-05-10T08:38:55.791Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:38:55.791Z] ---> 9ed4aefc74f6 [2023-05-10T08:38:55.791Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T08:38:55.791Z] ---> Using cache [2023-05-10T08:38:55.791Z] ---> b161e44800b0 [2023-05-10T08:38:55.791Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:38:55.791Z] ---> Using cache [2023-05-10T08:38:55.791Z] ---> 58e8b74f3264 [2023-05-10T08:38:55.791Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:38:55.791Z] ---> Using cache [2023-05-10T08:38:55.791Z] ---> db20717974c4 [2023-05-10T08:38:55.791Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:38:55.791Z] ---> Using cache [2023-05-10T08:38:55.791Z] ---> a0fe76f39084 [2023-05-10T08:38:55.791Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-10T08:38:55.791Z] Removing intermediate container ea0deed0c749 [2023-05-10T08:38:55.791Z] ---> 0ebfddbb6de0 [2023-05-10T08:38:55.791Z] [2023-05-10T08:38:55.791Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:38:55.791Z] ---> 9ed4aefc74f6 [2023-05-10T08:38:55.791Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:38:55.791Z] ---> Using cache [2023-05-10T08:38:55.791Z] ---> 1a182866e3cf [2023-05-10T08:38:55.791Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T08:38:55.791Z] ---> Using cache [2023-05-10T08:38:55.791Z] ---> 08d46a7b886f [2023-05-10T08:38:55.791Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-10T08:38:55.791Z] ---> Running in 7f0a4790c344 [2023-05-10T08:38:55.791Z] ---> 86a0a665e5ba [2023-05-10T08:38:55.791Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:38:55.791Z] Removing intermediate container 7f0a4790c344 [2023-05-10T08:38:55.791Z] ---> fc5d1b94e7b7 [2023-05-10T08:38:55.791Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T08:38:55.791Z] ---> Running in dc50a42da1d5 [2023-05-10T08:38:55.791Z] ---> a04de3df28bc [2023-05-10T08:38:55.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-10T08:38:55.791Z] Removing intermediate container c48398ad9db6 [2023-05-10T08:38:55.791Z] ---> e50ac6f297d5 [2023-05-10T08:38:55.791Z] [2023-05-10T08:38:55.791Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:38:55.791Z] ---> 9ed4aefc74f6 [2023-05-10T08:38:55.791Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T08:38:55.791Z] Removing intermediate container dc50a42da1d5 [2023-05-10T08:38:55.791Z] ---> 117124ff5eb1 [2023-05-10T08:38:55.791Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:38:55.791Z] ---> Running in 02f7c03aa990 [2023-05-10T08:38:55.791Z] ---> 043b8804bb21 [2023-05-10T08:38:55.791Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T08:38:56.072Z] ---> Running in 1a3ed6c007da [2023-05-10T08:38:56.072Z] Removing intermediate container 02f7c03aa990 [2023-05-10T08:38:56.072Z] ---> f8fcdf5e61f7 [2023-05-10T08:38:56.072Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-10T08:38:56.072Z] ---> df28acc4c5bd [2023-05-10T08:38:56.072Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:38:56.072Z] ---> Running in 6d79f9a56159 [2023-05-10T08:38:56.072Z] Removing intermediate container 6d79f9a56159 [2023-05-10T08:38:56.072Z] ---> 9b5e559e17a3 [2023-05-10T08:38:56.072Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-10T08:38:56.072Z] ---> Running in 90a70cc37219 [2023-05-10T08:38:56.072Z] ---> b712a36912de [2023-05-10T08:38:56.072Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-10T08:38:56.458Z] Removing intermediate container 90a70cc37219 [2023-05-10T08:38:56.458Z] ---> b55d306d2f6f [2023-05-10T08:38:56.458Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:38:56.458Z] ---> Running in 9ecd2a50d85a [2023-05-10T08:38:57.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:38:57.409Z] ---> 12e2e3c13e99 [2023-05-10T08:38:57.409Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:38:57.409Z] Removing intermediate container 1a3ed6c007da [2023-05-10T08:38:57.409Z] ---> cda8eccc76ac [2023-05-10T08:38:57.409Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T08:38:57.409Z] ---> Running in d46b2666e0d4 [2023-05-10T08:38:57.409Z] ---> 5830ab15c9f3 [2023-05-10T08:38:57.409Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-10T08:38:57.409Z] ---> Running in 72648f7cc481 [2023-05-10T08:38:57.409Z] Removing intermediate container d46b2666e0d4 [2023-05-10T08:38:57.409Z] ---> 3575c5e068a1 [2023-05-10T08:38:57.409Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T08:38:57.409Z] ---> Running in d07c959d43ef [2023-05-10T08:38:57.409Z] Removing intermediate container 72648f7cc481 [2023-05-10T08:38:57.409Z] ---> 40da143b26af [2023-05-10T08:38:57.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T08:38:57.669Z] ---> Running in 112a4c2dec13 [2023-05-10T08:38:57.669Z] Removing intermediate container d07c959d43ef [2023-05-10T08:38:57.669Z] ---> 223e91e070c6 [2023-05-10T08:38:57.669Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T08:38:57.669Z] ---> Running in 8b78a8e4c706 [2023-05-10T08:38:57.669Z] Removing intermediate container 112a4c2dec13 [2023-05-10T08:38:57.669Z] ---> 2c617593347c [2023-05-10T08:38:57.669Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T08:38:57.669Z] Removing intermediate container 8b78a8e4c706 [2023-05-10T08:38:57.669Z] ---> 78041a83a8f3 [2023-05-10T08:38:57.669Z] Step 22/23 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:38:57.669Z] ---> Running in c41e4b5599b7 [2023-05-10T08:38:57.669Z] ---> Running in ea0a05f9be25 [2023-05-10T08:38:57.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:38:57.669Z] Removing intermediate container ea0a05f9be25 [2023-05-10T08:38:57.669Z] ---> 47db4b6ce37b [2023-05-10T08:38:57.669Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T08:38:57.669Z] Removing intermediate container c41e4b5599b7 [2023-05-10T08:38:57.669Z] ---> fc8f18762930 [2023-05-10T08:38:57.669Z] Step 22/23 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:38:57.669Z] ---> Running in a502374a353c [2023-05-10T08:38:57.669Z] ---> Running in 9affb9de1a5b [2023-05-10T08:38:57.930Z] Removing intermediate container 9affb9de1a5b [2023-05-10T08:38:57.930Z] ---> d6997afb3e09 [2023-05-10T08:38:57.930Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T08:38:57.930Z] Removing intermediate container a502374a353c [2023-05-10T08:38:57.930Z] ---> 69aaa20193bf [2023-05-10T08:38:57.930Z] [2023-05-10T08:38:57.930Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T08:38:57.930Z] Successfully built 69aaa20193bf [2023-05-10T08:38:57.930Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:38:57.930Z] OK: 7 MiB in 16 packages [2023-05-10T08:38:57.930Z] Successfully tagged security-proxy-auth:latest [2023-05-10T08:38:57.930Z] ---> Running in 79e17386fc01 [2023-05-10T08:38:58.190Z]  Building security-proxy-auth ... done Removing intermediate container 79e17386fc01 [2023-05-10T08:38:58.190Z] ---> bbd15f9a5268 [2023-05-10T08:38:58.190Z] [2023-05-10T08:38:58.190Z] Successfully built bbd15f9a5268 [2023-05-10T08:38:58.190Z] Successfully tagged support-scheduler:latest [2023-05-10T08:38:58.190Z]  Building support-scheduler ... done Removing intermediate container 9ecd2a50d85a [2023-05-10T08:38:58.190Z] ---> 6e1b7f334312 [2023-05-10T08:38:58.190Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:38:58.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-10T08:38:58.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-10T08:38:58.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.306s coverage: 28.7% of statements [2023-05-10T08:38:58.453Z] ---> 864a4e4922b5 [2023-05-10T08:38:58.453Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:38:58.453Z] ---> d6bd8d4521bd [2023-05-10T08:38:58.453Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-10T08:38:59.023Z] ---> 7623e5696b5f [2023-05-10T08:38:59.023Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:38:59.023Z] ---> 7b73fc138b5b [2023-05-10T08:38:59.023Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-10T08:38:59.023Z] ---> Running in 649fa5a316a1 [2023-05-10T08:38:59.284Z] Removing intermediate container 649fa5a316a1 [2023-05-10T08:38:59.284Z] ---> 90b5d1332d83 [2023-05-10T08:38:59.284Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T08:38:59.284Z] ---> Running in 0f62a782fdbb [2023-05-10T08:38:59.284Z] Removing intermediate container 0f62a782fdbb [2023-05-10T08:38:59.284Z] ---> b60b853fda03 [2023-05-10T08:38:59.284Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T08:38:59.284Z] ---> Running in 9340473f4fed [2023-05-10T08:38:59.284Z] Removing intermediate container 9340473f4fed [2023-05-10T08:38:59.284Z] ---> c93214722743 [2023-05-10T08:38:59.284Z] Step 22/23 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 [2023-05-10T08:38:59.284Z] ---> Running in 8fccc31cdc53 [2023-05-10T08:38:59.546Z] Removing intermediate container 8fccc31cdc53 [2023-05-10T08:38:59.546Z] ---> 3e194bb443fe [2023-05-10T08:38:59.546Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T08:38:59.546Z] ---> Running in 7858d49e1b46 [2023-05-10T08:38:59.546Z] Removing intermediate container 7858d49e1b46 [2023-05-10T08:38:59.546Z] ---> 31a1616e1531 [2023-05-10T08:38:59.546Z] [2023-05-10T08:38:59.546Z] Successfully built 31a1616e1531 [2023-05-10T08:38:59.546Z] Successfully tagged core-data:latest [2023-05-10T08:38:59.814Z]  Building core-data ... done  [Pipeline] } [2023-05-10T08:38:59.828Z] $ docker stop --time=1 839792ff4a0b8f03a844670f3fa31167eb39164753fc411106216c59df037c54 [2023-05-10T08:39:01.079Z] $ docker rm -f --volumes 839792ff4a0b8f03a844670f3fa31167eb39164753fc411106216c59df037c54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T08:39:01.420Z] + docker images [2023-05-10T08:39:01.421Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-10T08:39:01.421Z] core-data latest 31a1616e1531 2 seconds ago 20MB [2023-05-10T08:39:01.421Z] security-proxy-auth latest 69aaa20193bf 4 seconds ago 18.3MB [2023-05-10T08:39:01.421Z] support-scheduler latest bbd15f9a5268 4 seconds ago 31.8MB [2023-05-10T08:39:01.421Z] e50ac6f297d5 6 seconds ago 1.73GB [2023-05-10T08:39:01.421Z] 0ebfddbb6de0 8 seconds ago 1.79GB [2023-05-10T08:39:01.421Z] bdf4d41726eb 10 seconds ago 1.7GB [2023-05-10T08:39:01.421Z] security-proxy-setup latest a9144d60177c 28 seconds ago 18.7MB [2023-05-10T08:39:01.421Z] security-bootstrapper latest 6d8d75c67acf 37 seconds ago 22.2MB [2023-05-10T08:39:01.421Z] security-secretstore-setup latest a627503bbae7 38 seconds ago 32.8MB [2023-05-10T08:39:01.421Z] core-command latest d3d01bd6df23 43 seconds ago 19.9MB [2023-05-10T08:39:01.421Z] security-spiffe-token-provider latest f552a50a3e73 47 seconds ago 32.8MB [2023-05-10T08:39:01.421Z] 5e8799e1c462 51 seconds ago 1.72GB [2023-05-10T08:39:01.421Z] e71fa4734159 51 seconds ago 1.7GB [2023-05-10T08:39:01.421Z] e8bba51783ef 56 seconds ago 1.76GB [2023-05-10T08:39:01.421Z] d5a667eed680 About a minute ago 1.72GB [2023-05-10T08:39:01.421Z] 1c9e55a348d6 About a minute ago 1.71GB [2023-05-10T08:39:01.421Z] security-spire-server latest 2e20d3f894d0 About a minute ago 103MB [2023-05-10T08:39:01.421Z] a669a9f3fa37 2 minutes ago 1.58GB [2023-05-10T08:39:01.421Z] support-notifications latest 00782c0ea9a8 2 minutes ago 32.4MB [2023-05-10T08:39:01.421Z] core-metadata latest 8530bee8f206 2 minutes ago 20.4MB [2023-05-10T08:39:01.421Z] core-common-config-bootstrapper latest d92a5888c194 2 minutes ago 17.2MB [2023-05-10T08:39:01.421Z] security-spire-agent latest f690910cb611 2 minutes ago 161MB [2023-05-10T08:39:01.421Z] security-spire-config latest 850f93de66dc 2 minutes ago 102MB [2023-05-10T08:39:01.421Z] 937af9079c52 2 minutes ago 1.79GB [2023-05-10T08:39:01.421Z] decc1dc93c41 2 minutes ago 1.72GB [2023-05-10T08:39:01.421Z] 4257d815fb12 2 minutes ago 1.73GB [2023-05-10T08:39:01.421Z] f4b35ed0ec46 3 minutes ago 1.58GB [2023-05-10T08:39:01.421Z] 46e76c1c4a0a 3 minutes ago 1.58GB [2023-05-10T08:39:01.421Z] ci-base-image-x86_64 latest 27ad02b9b8c6 8 minutes ago 918MB [2023-05-10T08:39:01.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-10T08:39:01.421Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-10T08:39:01.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-10T08:39:01.421Z] 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-05-10T08:39:10.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 98.5% of statements [2023-05-10T08:39:17.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-10T08:39:17.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-10T08:39:17.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-10T08:39:19.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.465s coverage: 71.5% of statements [2023-05-10T08:39:23.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-10T08:39:23.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-10T08:39:23.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 54.0% of statements [2023-05-10T08:39:28.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-10T08:39:28.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:39:28.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-10T08:39:28.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-10T08:39:28.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-10T08:39:38.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-10T08:39:38.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-10T08:39:43.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.064s coverage: 88.5% of statements [2023-05-10T08:39:43.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.675s coverage: 3.8% of statements [2023-05-10T08:39:53.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-10T08:39:53.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:39:53.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-10T08:39:55.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.004s coverage: 95.6% of statements [2023-05-10T08:39:55.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-10T08:39:55.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-10T08:39:55.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-10T08:39:55.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-10T08:39:55.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-10T08:39:55.821Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.231s coverage: 72.2% of statements [2023-05-10T08:40:02.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-10T08:40:02.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-10T08:40:02.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-10T08:40:02.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 65.9% of statements [2023-05-10T08:40:14.807Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-10T08:40:14.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-10T08:40:14.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements [2023-05-10T08:40:14.807Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.277s coverage: 29.0% of statements [2023-05-10T08:40:19.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 42.9% of statements [2023-05-10T08:40:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.268s coverage: 82.9% of statements [2023-05-10T08:40:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements [2023-05-10T08:40:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements [2023-05-10T08:40:22.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements [2023-05-10T08:40:25.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-10T08:40:25.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-10T08:40:25.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-10T08:40:25.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-10T08:40:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-10T08:40:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-10T08:40:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-10T08:40:29.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-10T08:40:34.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements [2023-05-10T08:40:34.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-10T08:40:34.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-10T08:40:34.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-10T08:40:34.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-10T08:40:42.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-10T08:40:42.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-10T08:40:44.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-10T08:40:49.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.209s coverage: 79.9% of statements [2023-05-10T08:40:49.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.313s coverage: 92.9% of statements [2023-05-10T08:40:49.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements [2023-05-10T08:40:49.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.265s coverage: 62.3% of statements [2023-05-10T08:40:49.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.279s coverage: 87.2% of statements [2023-05-10T08:40:49.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements [2023-05-10T08:40:49.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements [2023-05-10T08:40:49.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.533s coverage: 81.8% of statements [2023-05-10T08:40:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-10T08:40:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-10T08:40:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.627s coverage: 82.1% of statements [2023-05-10T08:40:52.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 86.0% of statements [2023-05-10T08:41:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-10T08:41:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-10T08:41:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.160s coverage: 63.1% of statements [2023-05-10T08:41:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements [2023-05-10T08:41:03.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2023-05-10T08:41:03.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.168s coverage: 100.0% of statements [2023-05-10T08:41:03.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements [2023-05-10T08:41:03.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-10T08:41:03.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-10T08:41:03.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-10T08:41:03.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-05-10T08:41:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-10T08:41:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-10T08:41:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-10T08:41:13.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.064s coverage: 38.4% of statements [2023-05-10T08:41:13.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements [2023-05-10T08:41:19.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-10T08:41:19.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-10T08:41:19.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-10T08:41:19.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-10T08:41:19.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements [2023-05-10T08:41:27.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-10T08:41:27.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-10T08:41:27.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-10T08:41:27.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-10T08:41:32.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements [2023-05-10T08:41:34.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-10T08:41:34.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:41:34.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-10T08:41:34.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-10T08:41:35.294Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.657s coverage: 92.3% of statements [2023-05-10T08:41:39.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-10T08:41:39.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-10T08:41:39.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.300s coverage: 61.5% of statements [2023-05-10T08:41:42.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-10T08:41:42.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:41:42.739Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements [2023-05-10T08:41:43.705Z] 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-05-10T08:41:43.705Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T08:41:43.705Z] go vet ./... [2023-05-10T08:44:50.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T08:44:50.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T08:44:50.494Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T08:44:50.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-10T08:44:51.166Z] + ls -al . [2023-05-10T08:44:51.166Z] total 700 [2023-05-10T08:44:51.166Z] drwxrwxr-x 10 1001 1001 4096 May 10 08:35 . [2023-05-10T08:44:51.166Z] drwxr-xr-x 4 root root 4096 May 10 08:35 .. [2023-05-10T08:44:51.166Z] drwxrwxr-x 2 1001 1001 4096 May 10 08:33 .blubracket [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 16 May 10 08:33 .dockerignore [2023-05-10T08:44:51.166Z] drwxrwxr-x 8 1001 1001 4096 May 10 08:33 .git [2023-05-10T08:44:51.166Z] drwxrwxr-x 3 1001 1001 4096 May 10 08:33 .github [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 1133 May 10 08:33 .gitignore [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 42 May 10 08:33 .golangci.yml [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 87 May 10 08:33 .hadolint.yml [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 166 May 10 08:33 .sonarcloud.properties [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 1171 May 10 08:33 ADOPTERS.md [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 10835 May 10 08:33 Attribution.txt [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 73765 May 10 08:33 CHANGELOG.md [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 3804 May 10 08:33 CONTRIBUTING.md [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 677 May 10 08:33 GOVERNANCE.md [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 883 May 10 08:33 Jenkinsfile [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 10775 May 10 08:33 LICENSE [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 14368 May 10 08:33 Makefile [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 582 May 10 08:33 OWNERS.md [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 9403 May 10 08:33 README.md [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 789 May 10 08:33 SECURITY.md [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 5 May 10 08:30 VERSION [2023-05-10T08:44:51.166Z] drwxrwxr-x 2 1001 1001 4096 May 10 08:33 bin [2023-05-10T08:44:51.166Z] drwxrwxr-x 18 1001 1001 4096 May 10 08:33 cmd [2023-05-10T08:44:51.166Z] -rw-r--r-- 1 root root 447731 May 10 08:41 coverage.out [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 3201 May 10 08:33 go.mod [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 31042 May 10 08:33 go.sum [2023-05-10T08:44:51.166Z] drwxrwxr-x 7 1001 1001 4096 May 10 08:33 internal [2023-05-10T08:44:51.166Z] drwxrwxr-x 3 1001 1001 4096 May 10 08:33 openapi [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 594 May 10 08:33 security.txt [2023-05-10T08:44:51.166Z] drwxrwxr-x 4 1001 1001 4096 May 10 08:33 snap [2023-05-10T08:44:51.166Z] -rw-rw-r-- 1 1001 1001 204 May 10 08:33 version.go [Pipeline] sh [2023-05-10T08:44:51.818Z] + '[' -e coverage.out ] [2023-05-10T08:44:51.818Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-10T08:44:51.844Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T08:44:52.824Z] Stashed 1 file(s) [Pipeline] sh [2023-05-10T08:44:53.459Z] + make build [2023-05-10T08:44:53.459Z] 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-05-10T08:46:45.478Z] 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-05-10T08:46:45.478Z] 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-05-10T08:46:47.492Z] 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-05-10T08:46:51.758Z] 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-05-10T08:47:48.177Z] 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-05-10T08:47:49.141Z] 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-05-10T08:47:55.794Z] 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-05-10T08:48:02.444Z] 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-05-10T08:48:06.695Z] 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-05-10T08:48:10.948Z] 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-05-10T08:48:17.600Z] 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-05-10T08:48:24.266Z] $ docker stop --time=1 e1ec8f2ad6b244c6cdda67cac7262480c832ac57273f832ead95fd19e18c5990 [2023-05-10T08:48:26.525Z] $ docker rm -f --volumes e1ec8f2ad6b244c6cdda67cac7262480c832ac57273f832ead95fd19e18c5990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:48:29.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T08:48:29.285Z] [2023-05-10T08:48:29.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:48:29.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T08:48:29.904Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-10T08:48:29.904Z] 29e5d40040c1: Pulling fs layer [2023-05-10T08:48:29.904Z] 1ce36da41761: Pulling fs layer [2023-05-10T08:48:29.904Z] 25b303627fd3: Pulling fs layer [2023-05-10T08:48:29.904Z] 29e5d40040c1: Verifying Checksum [2023-05-10T08:48:29.904Z] 29e5d40040c1: Download complete [2023-05-10T08:48:30.174Z] 1ce36da41761: Verifying Checksum [2023-05-10T08:48:30.174Z] 1ce36da41761: Download complete [2023-05-10T08:48:30.443Z] 29e5d40040c1: Pull complete [2023-05-10T08:48:31.872Z] 25b303627fd3: Verifying Checksum [2023-05-10T08:48:31.872Z] 25b303627fd3: Download complete [2023-05-10T08:48:31.872Z] 1ce36da41761: Pull complete [2023-05-10T08:48:44.197Z] 25b303627fd3: Pull complete [2023-05-10T08:48:44.197Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-10T08:48:44.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T08:48:44.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:48:44.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-14892 does not seem to be running inside a container [2023-05-10T08:48:44.490Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-10T08:48:46.932Z] $ docker top 9cefd0a560219d4ebcf5e3f5baa7c0437d62ed00984dc7f875331848b340212e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:48:47.773Z] + docker-compose build --help [2023-05-10T08:48:47.773Z] + grep parallel [2023-05-10T08:48:54.420Z] --parallel Build images in parallel. [Pipeline] } [2023-05-10T08:48:54.433Z] $ docker stop --time=1 9cefd0a560219d4ebcf5e3f5baa7c0437d62ed00984dc7f875331848b340212e [2023-05-10T08:48:56.129Z] $ docker rm -f --volumes 9cefd0a560219d4ebcf5e3f5baa7c0437d62ed00984dc7f875331848b340212e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:48:56.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T08:48:56.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:48:56.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-14892 does not seem to be running inside a container [2023-05-10T08:48:56.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-10T08:48:58.197Z] $ docker top efb4d0a72e126e188efbbe46ef7b6970801dcbbc4ba45e964ebe553d92aa7f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:48:59.053Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-10T08:49:05.701Z] Building core-command ... [2023-05-10T08:49:05.701Z] Building core-common-config-bootstrapper ... [2023-05-10T08:49:05.701Z] Building core-data ... [2023-05-10T08:49:05.701Z] Building core-metadata ... [2023-05-10T08:49:05.701Z] Building security-bootstrapper ... [2023-05-10T08:49:05.701Z] Building security-proxy-auth ... [2023-05-10T08:49:05.701Z] Building security-proxy-setup ... [2023-05-10T08:49:05.701Z] Building security-secretstore-setup ... [2023-05-10T08:49:05.701Z] Building security-spiffe-token-provider ... [2023-05-10T08:49:05.701Z] Building security-spire-agent ... [2023-05-10T08:49:05.701Z] Building security-spire-config ... [2023-05-10T08:49:05.701Z] Building security-spire-server ... [2023-05-10T08:49:05.701Z] Building support-notifications ... [2023-05-10T08:49:05.701Z] Building support-scheduler ... [2023-05-10T08:49:05.701Z] Building core-common-config-bootstrapper [2023-05-10T08:49:05.701Z] Building core-metadata [2023-05-10T08:49:05.701Z] Building core-data [2023-05-10T08:49:05.701Z] Building security-proxy-setup [2023-05-10T08:49:05.701Z] Building security-proxy-auth [2023-05-10T08:50:02.115Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:50:02.115Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:50:02.115Z] ---> 67a50f8da9f7 [2023-05-10T08:50:02.115Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:50:02.115Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:50:02.115Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:50:02.115Z] ---> 67a50f8da9f7 [2023-05-10T08:50:02.115Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:50:02.115Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:50:02.115Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:50:02.115Z] ---> 67a50f8da9f7 [2023-05-10T08:50:02.115Z] Step 3/22 : WORKDIR /edgex-go [2023-05-10T08:50:02.115Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:50:02.115Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:50:02.115Z] ---> 67a50f8da9f7 [2023-05-10T08:50:02.115Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:50:02.115Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:50:02.115Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:50:02.115Z] ---> 67a50f8da9f7 [2023-05-10T08:50:02.115Z] ---> Running in b42ed58e05ca [2023-05-10T08:50:02.115Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:50:02.115Z] ---> Running in c506b1146e85 [2023-05-10T08:50:02.115Z] ---> Running in 7f7a01d0525e [2023-05-10T08:50:02.115Z] ---> Running in 0d862963fcae [2023-05-10T08:50:02.115Z] ---> Running in 8e8819f1fb66 [2023-05-10T08:50:02.115Z] Removing intermediate container c506b1146e85 [2023-05-10T08:50:02.115Z] ---> 55cabf9d4a92 [2023-05-10T08:50:02.115Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:50:02.115Z] Removing intermediate container 8e8819f1fb66 [2023-05-10T08:50:02.115Z] ---> 9e741103f047 [2023-05-10T08:50:02.115Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:50:02.115Z] Removing intermediate container 0d862963fcae [2023-05-10T08:50:02.115Z] ---> b22b17adfab6 [2023-05-10T08:50:02.115Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:50:02.115Z] Removing intermediate container b42ed58e05ca [2023-05-10T08:50:02.115Z] ---> 27f013eb9704 [2023-05-10T08:50:02.115Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-10T08:50:02.115Z] ---> Running in 9ed79eb4a006 [2023-05-10T08:50:02.115Z] Removing intermediate container 7f7a01d0525e [2023-05-10T08:50:02.115Z] ---> f64a6118a90a [2023-05-10T08:50:02.115Z] Step 4/25 : WORKDIR /edgex-go [2023-05-10T08:50:02.115Z] ---> Running in 72cd419027fd [2023-05-10T08:50:02.115Z] ---> Running in 8150ad7c1822 [2023-05-10T08:50:02.115Z] ---> Running in bee0b4f0abed [2023-05-10T08:50:02.115Z] ---> Running in f1d28d97e946 [2023-05-10T08:50:02.115Z] Removing intermediate container 9ed79eb4a006 [2023-05-10T08:50:02.115Z] ---> 1b4c5272afd3 [2023-05-10T08:50:02.115Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:50:02.115Z] Removing intermediate container 72cd419027fd [2023-05-10T08:50:02.115Z] ---> 1c647f8f9398 [2023-05-10T08:50:02.115Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:50:02.115Z] Removing intermediate container f1d28d97e946 [2023-05-10T08:50:02.115Z] ---> 6835cb8f7e11 [2023-05-10T08:50:02.115Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-10T08:50:02.115Z] ---> Running in fb6b476f90f1 [2023-05-10T08:50:02.115Z] Removing intermediate container bee0b4f0abed [2023-05-10T08:50:02.115Z] ---> a0aebbb28207 [2023-05-10T08:50:02.115Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:50:02.115Z] ---> Running in aebb144e51b3 [2023-05-10T08:50:02.115Z] ---> Running in 8a84e42c5790 [2023-05-10T08:50:02.115Z] ---> Running in 16035f5f4f49 [2023-05-10T08:50:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:50:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:50:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:50:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:50:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:50:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:50:02.115Z] OK: 263 MiB in 53 packages [2023-05-10T08:50:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:50:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:50:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:50:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:50:02.702Z] Removing intermediate container 8150ad7c1822 [2023-05-10T08:50:02.702Z] ---> a736d270a44f [2023-05-10T08:50:02.702Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-10T08:50:02.970Z] OK: 263 MiB in 53 packages [2023-05-10T08:50:03.561Z] OK: 263 MiB in 53 packages [2023-05-10T08:50:03.561Z] OK: 263 MiB in 53 packages [2023-05-10T08:50:03.561Z] OK: 263 MiB in 53 packages [2023-05-10T08:50:04.167Z] ---> b0a91f492ed6 [2023-05-10T08:50:04.167Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:50:04.438Z] ---> Running in f9f7aa2cdc84 [2023-05-10T08:50:05.039Z] Removing intermediate container fb6b476f90f1 [2023-05-10T08:50:05.039Z] ---> a0efc82d50cc [2023-05-10T08:50:05.039Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:50:05.625Z] Removing intermediate container 16035f5f4f49 [2023-05-10T08:50:05.625Z] ---> a79435f14c16 [2023-05-10T08:50:05.625Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:50:05.625Z] Removing intermediate container aebb144e51b3 [2023-05-10T08:50:05.625Z] ---> db2f4d41cc7d [2023-05-10T08:50:05.625Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:50:05.891Z] Removing intermediate container 8a84e42c5790 [2023-05-10T08:50:05.891Z] ---> e24b083d98d5 [2023-05-10T08:50:05.891Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-10T08:50:06.477Z] ---> 3e6b708a0adf [2023-05-10T08:50:06.477Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:50:06.749Z] ---> Running in b475ba9e4421 [2023-05-10T08:50:07.018Z] ---> b017c90cbb94 [2023-05-10T08:50:07.018Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:50:07.290Z] ---> Running in 1856036afc3d [2023-05-10T08:50:07.559Z] ---> 9f229f3ed663 [2023-05-10T08:50:07.559Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:50:07.831Z] ---> ae2caecbedfc [2023-05-10T08:50:07.831Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:50:07.831Z] ---> Running in 85b957980079 [2023-05-10T08:50:07.831Z] ---> Running in 65d033124075 [2023-05-10T08:52:14.536Z] Removing intermediate container 1856036afc3d [2023-05-10T08:52:14.536Z] ---> a24b21136f11 [2023-05-10T08:52:14.536Z] Step 8/23 : COPY . . [2023-05-10T08:52:14.536Z] Removing intermediate container 65d033124075 [2023-05-10T08:52:14.536Z] Removing intermediate container 85b957980079 [2023-05-10T08:52:14.536Z] ---> 9bdd94e241c3 [2023-05-10T08:52:14.536Z] Step 8/25 : COPY . . [2023-05-10T08:52:14.536Z] ---> d51949440620 [2023-05-10T08:52:14.536Z] Step 8/23 : COPY . . [2023-05-10T08:52:14.536Z] Removing intermediate container f9f7aa2cdc84 [2023-05-10T08:52:14.536Z] ---> 4383a1d0e3bd [2023-05-10T08:52:14.536Z] Step 7/22 : COPY . . [2023-05-10T08:52:14.536Z] Removing intermediate container b475ba9e4421 [2023-05-10T08:52:14.536Z] ---> e1b673142537 [2023-05-10T08:52:14.536Z] Step 8/23 : COPY . . [2023-05-10T08:52:18.811Z] ---> 1824ef629b8c [2023-05-10T08:52:18.811Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-10T08:52:18.811Z] ---> 647ec4c86beb [2023-05-10T08:52:18.811Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-10T08:52:18.811Z] ---> 840593162620 [2023-05-10T08:52:18.811Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-10T08:52:18.811Z] ---> 49b0a0698ef9 [2023-05-10T08:52:18.811Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-10T08:52:18.811Z] ---> Running in 778d5f94eebc [2023-05-10T08:52:18.811Z] ---> Running in c9cd7ed1c849 [2023-05-10T08:52:18.811Z] ---> 7dab44885056 [2023-05-10T08:52:18.811Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-10T08:52:18.811Z] ---> Running in 41637778a60a [2023-05-10T08:52:19.080Z] ---> Running in 579c6a994e0a [2023-05-10T08:52:19.080Z] ---> Running in c86434c0f6c9 [2023-05-10T08:52:21.234Z] 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-05-10T08:52:21.953Z] 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-05-10T08:52:21.953Z] 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-05-10T08:52:22.258Z] 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-05-10T08:52:22.258Z] 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-05-10T08:59:44.488Z] Removing intermediate container 778d5f94eebc [2023-05-10T08:59:44.488Z] ---> 1dc32555a63f [2023-05-10T08:59:44.488Z] [2023-05-10T08:59:44.488Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:59:44.488Z] 3.17: Pulling from library/alpine [2023-05-10T08:59:44.488Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T08:59:44.488Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T08:59:44.488Z] ---> 51e60588ff2c [2023-05-10T08:59:44.488Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T08:59:44.488Z] ---> Running in 5226f1037acb [2023-05-10T08:59:44.488Z] Removing intermediate container 5226f1037acb [2023-05-10T08:59:44.488Z] ---> 095871bc46c7 [2023-05-10T08:59:44.488Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:59:44.488Z] ---> Running in 62f2ed96e954 [2023-05-10T08:59:45.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:59:46.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:59:49.270Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T08:59:49.270Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:59:49.270Z] OK: 8 MiB in 16 packages [2023-05-10T08:59:50.738Z] Removing intermediate container c86434c0f6c9 [2023-05-10T08:59:50.738Z] ---> 9d3616e11615 [2023-05-10T08:59:50.738Z] [2023-05-10T08:59:50.738Z] Step 9/22 : FROM alpine:3.17 [2023-05-10T08:59:50.738Z] ---> 51e60588ff2c [2023-05-10T08:59:50.738Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-10T08:59:51.006Z] ---> Running in 15e3cdeef3f6 [2023-05-10T08:59:51.006Z] Removing intermediate container 62f2ed96e954 [2023-05-10T08:59:51.006Z] ---> 566ab4a695de [2023-05-10T08:59:51.006Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:59:52.427Z] ---> 07b33f5bce65 [2023-05-10T08:59:52.427Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:59:53.849Z] ---> 4641b0905b2a [2023-05-10T08:59:53.849Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-10T08:59:53.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:59:54.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:59:55.407Z] ---> f34c626ede6d [2023-05-10T08:59:55.407Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:59:56.387Z] ---> 5e752701c5c8 [2023-05-10T08:59:56.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-10T08:59:56.982Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T08:59:56.982Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-10T08:59:56.982Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:59:56.982Z] OK: 8 MiB in 17 packages [2023-05-10T08:59:57.577Z] ---> 6f099d48dc98 [2023-05-10T08:59:57.577Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T08:59:57.577Z] ---> Running in 8b6320f76ffc [2023-05-10T08:59:59.530Z] Removing intermediate container 15e3cdeef3f6 [2023-05-10T08:59:59.530Z] ---> a22e35b56e0f [2023-05-10T08:59:59.530Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T08:59:59.807Z] ---> Running in e66455a85e21 [2023-05-10T09:00:00.411Z] Removing intermediate container e66455a85e21 [2023-05-10T09:00:00.411Z] ---> d5651dab70ec [2023-05-10T09:00:00.411Z] Step 12/22 : WORKDIR /edgex [2023-05-10T09:00:00.681Z] ---> Running in c349d5512f09 [2023-05-10T09:00:01.651Z] Removing intermediate container c349d5512f09 [2023-05-10T09:00:01.651Z] ---> 1b0d229d001d [2023-05-10T09:00:01.651Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:00:02.246Z] Removing intermediate container 8b6320f76ffc [2023-05-10T09:00:02.246Z] ---> 8d6d1a28d46f [2023-05-10T09:00:02.246Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:00:02.515Z] ---> Running in 502fb0e1c0c3 [2023-05-10T09:00:03.100Z] Removing intermediate container 502fb0e1c0c3 [2023-05-10T09:00:03.100Z] ---> ae86365e4bd0 [2023-05-10T09:00:03.100Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:00:03.369Z] ---> dd95ccf45e28 [2023-05-10T09:00:03.369Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:00:03.637Z] ---> Running in 7ba20cd76002 [2023-05-10T09:00:04.251Z] Removing intermediate container 7ba20cd76002 [2023-05-10T09:00:04.251Z] ---> 23018cafed26 [2023-05-10T09:00:04.251Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:00:04.525Z] ---> Running in 5562ffd703cf [2023-05-10T09:00:04.525Z] ---> 94c1d2854e0f [2023-05-10T09:00:04.525Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-10T09:00:05.111Z] Removing intermediate container 5562ffd703cf [2023-05-10T09:00:05.111Z] ---> 02c88da788fa [2023-05-10T09:00:05.111Z] Step 22/23 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:00:05.381Z] ---> Running in a239787c585b [2023-05-10T09:00:05.974Z] Removing intermediate container a239787c585b [2023-05-10T09:00:05.974Z] ---> a6c4a067b472 [2023-05-10T09:00:05.974Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:00:05.974Z] ---> f70b8e18cc8b [2023-05-10T09:00:06.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-10T09:00:06.833Z] ---> Running in 802c411e9b7a [2023-05-10T09:00:07.801Z] Removing intermediate container 802c411e9b7a [2023-05-10T09:00:07.801Z] ---> 64eb09da6805 [2023-05-10T09:00:07.801Z] [2023-05-10T09:00:08.767Z] Successfully built 64eb09da6805 [2023-05-10T09:00:08.767Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-10T09:00:08.767Z] ---> db1cfa97601b [2023-05-10T09:00:08.767Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T09:00:08.767Z]  Building security-proxy-auth ... done Building core-command [2023-05-10T09:00:10.715Z] ---> 5b0e80f6fa3f [2023-05-10T09:00:10.715Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:00:10.986Z] ---> Running in 83de6ca47691 [2023-05-10T09:00:16.310Z] Removing intermediate container 83de6ca47691 [2023-05-10T09:00:16.310Z] ---> 0106c53c69d4 [2023-05-10T09:00:16.310Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:00:16.310Z] ---> Running in df10a94cf220 [2023-05-10T09:00:16.899Z] Removing intermediate container df10a94cf220 [2023-05-10T09:00:16.899Z] ---> a3be4a47dd86 [2023-05-10T09:00:16.899Z] Step 20/22 : LABEL arch=arm64 [2023-05-10T09:00:16.900Z] ---> Running in 21f4b8118022 [2023-05-10T09:00:20.250Z] Removing intermediate container 21f4b8118022 [2023-05-10T09:00:20.250Z] ---> ea6f56dbaa41 [2023-05-10T09:00:20.250Z] Step 21/22 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:00:20.250Z] ---> Running in 4c2a091c31e5 [2023-05-10T09:00:21.212Z] Removing intermediate container 4c2a091c31e5 [2023-05-10T09:00:21.212Z] ---> 4db023580536 [2023-05-10T09:00:21.212Z] Step 22/22 : LABEL version=0.0.0 [2023-05-10T09:00:21.483Z] ---> Running in 051a5c0fb74f [2023-05-10T09:00:21.763Z] Removing intermediate container c9cd7ed1c849 [2023-05-10T09:00:21.763Z] ---> fedd20c40dc7 [2023-05-10T09:00:21.763Z] [2023-05-10T09:00:21.763Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:00:21.763Z] ---> 51e60588ff2c [2023-05-10T09:00:21.763Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T09:00:21.763Z] ---> Using cache [2023-05-10T09:00:21.763Z] ---> 095871bc46c7 [2023-05-10T09:00:22.031Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:00:22.031Z] ---> Using cache [2023-05-10T09:00:22.031Z] ---> 566ab4a695de [2023-05-10T09:00:22.031Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:00:22.031Z] ---> Using cache [2023-05-10T09:00:22.031Z] ---> 07b33f5bce65 [2023-05-10T09:00:22.031Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:00:22.031Z] ---> Using cache [2023-05-10T09:00:22.031Z] ---> 4641b0905b2a [2023-05-10T09:00:22.031Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-10T09:00:22.615Z] Removing intermediate container 051a5c0fb74f [2023-05-10T09:00:22.615Z] ---> 02484305f05e [2023-05-10T09:00:22.615Z] [2023-05-10T09:00:23.200Z] Successfully built 02484305f05e [2023-05-10T09:00:23.200Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-10T09:00:23.200Z]  Building security-proxy-setup ... done Building security-spire-server [2023-05-10T09:00:24.608Z] ---> 4487f4739b5b [2023-05-10T09:00:24.608Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:00:26.018Z] ---> a071272fee6a [2023-05-10T09:00:26.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-10T09:00:26.980Z] ---> 01de85eff32f [2023-05-10T09:00:26.980Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:00:27.247Z] ---> Running in 1616725ccd15 [2023-05-10T09:00:29.846Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:00:29.846Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:00:29.846Z] ---> 67a50f8da9f7 [2023-05-10T09:00:29.846Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:00:29.846Z] ---> Using cache [2023-05-10T09:00:29.846Z] ---> f64a6118a90a [2023-05-10T09:00:29.846Z] Step 4/24 : WORKDIR /edgex-go [2023-05-10T09:00:29.846Z] ---> Using cache [2023-05-10T09:00:29.846Z] ---> 6835cb8f7e11 [2023-05-10T09:00:29.846Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-10T09:00:29.846Z] ---> Using cache [2023-05-10T09:00:29.846Z] ---> e24b083d98d5 [2023-05-10T09:00:29.846Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-10T09:00:29.846Z] ---> Using cache [2023-05-10T09:00:29.846Z] ---> ae2caecbedfc [2023-05-10T09:00:29.846Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:00:29.846Z] ---> Using cache [2023-05-10T09:00:29.846Z] ---> 9bdd94e241c3 [2023-05-10T09:00:29.846Z] Step 8/24 : COPY . . [2023-05-10T09:00:29.846Z] ---> Using cache [2023-05-10T09:00:29.846Z] ---> 1824ef629b8c [2023-05-10T09:00:29.846Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-10T09:00:30.119Z] ---> Running in 94ede807a642 [2023-05-10T09:00:31.087Z] Removing intermediate container 1616725ccd15 [2023-05-10T09:00:31.087Z] ---> 7ad4eef581b5 [2023-05-10T09:00:31.087Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:00:31.087Z] ---> Running in ca45d518eade [2023-05-10T09:00:33.040Z] Removing intermediate container ca45d518eade [2023-05-10T09:00:33.040Z] ---> 0635329f2e36 [2023-05-10T09:00:33.040Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:00:33.040Z] ---> Running in 63a8b1876cfe [2023-05-10T09:00:33.312Z] 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-05-10T09:00:33.903Z] Removing intermediate container 63a8b1876cfe [2023-05-10T09:00:33.903Z] ---> b6c89c2bfcbe [2023-05-10T09:00:33.903Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:00:33.903Z] ---> Running in 1dadbbad87f2 [2023-05-10T09:00:34.896Z] Removing intermediate container 1dadbbad87f2 [2023-05-10T09:00:34.896Z] ---> f41be7d1cb7d [2023-05-10T09:00:34.896Z] Step 22/23 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:00:34.896Z] ---> Running in 2d213479c444 [2023-05-10T09:00:35.866Z] Removing intermediate container 2d213479c444 [2023-05-10T09:00:35.866Z] ---> da7d0058f71b [2023-05-10T09:00:35.866Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:00:35.866Z] ---> Running in 83cdebe55024 [2023-05-10T09:00:36.838Z] Removing intermediate container 83cdebe55024 [2023-05-10T09:00:36.839Z] ---> eaeaae332030 [2023-05-10T09:00:36.839Z] [2023-05-10T09:00:37.116Z] Successfully built eaeaae332030 [2023-05-10T09:00:37.389Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-10T09:00:37.389Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-05-10T09:00:49.768Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:00:49.768Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:00:49.768Z] ---> 67a50f8da9f7 [2023-05-10T09:00:49.768Z] Step 3/26 : WORKDIR /edgex-go [2023-05-10T09:00:49.768Z] ---> Using cache [2023-05-10T09:00:49.768Z] ---> 27f013eb9704 [2023-05-10T09:00:49.768Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:00:49.768Z] ---> Running in 5161293d2a6b [2023-05-10T09:00:52.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:00:52.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:00:54.915Z] OK: 263 MiB in 53 packages [2023-05-10T09:00:54.915Z] Removing intermediate container 41637778a60a [2023-05-10T09:00:54.915Z] ---> 7a57b2b0fa0d [2023-05-10T09:00:54.915Z] [2023-05-10T09:00:54.915Z] Step 10/25 : FROM alpine:3.17 [2023-05-10T09:00:54.915Z] ---> 51e60588ff2c [2023-05-10T09:00:54.915Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:00:55.197Z] ---> Running in 76d2cbb4f41a [2023-05-10T09:00:55.474Z] Removing intermediate container 579c6a994e0a [2023-05-10T09:00:55.474Z] ---> 7e6648a9df77 [2023-05-10T09:00:55.474Z] [2023-05-10T09:00:55.474Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:00:55.474Z] ---> 51e60588ff2c [2023-05-10T09:00:55.474Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:00:55.744Z] ---> Running in 9122224632f0 [2023-05-10T09:00:57.163Z] Removing intermediate container 9122224632f0 [2023-05-10T09:00:57.163Z] ---> 78f238c7e280 [2023-05-10T09:00:57.163Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-10T09:00:57.163Z] Removing intermediate container 5161293d2a6b [2023-05-10T09:00:57.163Z] ---> 2d6a6c7d6753 [2023-05-10T09:00:57.163Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-10T09:00:57.431Z] ---> Running in 765126cc6e45 [2023-05-10T09:00:57.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:00:58.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:00:59.266Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:00:59.266Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:00:59.266Z] ---> 67a50f8da9f7 [2023-05-10T09:00:59.266Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:00:59.266Z] ---> Using cache [2023-05-10T09:00:59.266Z] ---> f64a6118a90a [2023-05-10T09:00:59.266Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:00:59.266Z] ---> Using cache [2023-05-10T09:00:59.266Z] ---> 6835cb8f7e11 [2023-05-10T09:00:59.266Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:00:59.266Z] ---> Using cache [2023-05-10T09:00:59.266Z] ---> e24b083d98d5 [2023-05-10T09:00:59.266Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:00:59.266Z] ---> Using cache [2023-05-10T09:00:59.266Z] ---> ae2caecbedfc [2023-05-10T09:00:59.266Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:00:59.266Z] ---> Using cache [2023-05-10T09:00:59.266Z] ---> 9bdd94e241c3 [2023-05-10T09:00:59.266Z] Step 8/23 : COPY . . [2023-05-10T09:00:59.266Z] ---> Using cache [2023-05-10T09:00:59.266Z] ---> 1824ef629b8c [2023-05-10T09:00:59.266Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-10T09:00:59.858Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:00:59.858Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:00:59.858Z] OK: 8 MiB in 16 packages [2023-05-10T09:01:00.456Z] ---> 68ffb2dcd020 [2023-05-10T09:01:00.456Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Removing intermediate container 765126cc6e45 [2023-05-10T09:01:00.456Z] [2023-05-10T09:01:00.456Z] ---> 2bb7021df551 [2023-05-10T09:01:00.456Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-10T09:01:00.456Z] ---> Running in 7dd8f05943ca [2023-05-10T09:01:01.064Z] ---> Running in 6826c78c6e3f [2023-05-10T09:01:01.064Z] ---> Running in dbe3b7e520bb [2023-05-10T09:01:02.489Z] Removing intermediate container dbe3b7e520bb [2023-05-10T09:01:02.489Z] ---> 8ca36098ed7c [2023-05-10T09:01:02.489Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:01:02.761Z] ---> Running in 87bd26f37326 [2023-05-10T09:01:02.761Z] Removing intermediate container 76d2cbb4f41a [2023-05-10T09:01:02.761Z] ---> cea0fb9d9c1e [2023-05-10T09:01:02.761Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:01:03.032Z] ---> Running in 6810a5ffb969 [2023-05-10T09:01:04.456Z] Removing intermediate container 6810a5ffb969 [2023-05-10T09:01:04.456Z] ---> d6e3f271f6ab [2023-05-10T09:01:04.456Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-10T09:01:04.730Z] 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-05-10T09:01:04.730Z] ---> Running in 60377e725263 [2023-05-10T09:01:05.318Z] Removing intermediate container 60377e725263 [2023-05-10T09:01:05.318Z] ---> d065190329c1 [2023-05-10T09:01:05.318Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-10T09:01:05.590Z] ---> Running in a82179a5a570 [2023-05-10T09:01:05.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:01:06.179Z] Removing intermediate container a82179a5a570 [2023-05-10T09:01:06.179Z] ---> b9a8499241b4 [2023-05-10T09:01:06.179Z] Step 15/25 : WORKDIR / [2023-05-10T09:01:06.452Z] ---> Running in 977ce141c7db [2023-05-10T09:01:06.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:01:06.995Z] Removing intermediate container 977ce141c7db [2023-05-10T09:01:06.995Z] ---> 8622504f0d7e [2023-05-10T09:01:06.995Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:01:07.962Z] ---> 7c65cf443fd2 [2023-05-10T09:01:07.962Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:01:08.231Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:01:08.231Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:01:08.500Z] OK: 8 MiB in 16 packages [2023-05-10T09:01:09.088Z] ---> 687d3a013ac2 [2023-05-10T09:01:09.088Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-10T09:01:10.507Z] Removing intermediate container 87bd26f37326 [2023-05-10T09:01:10.507Z] ---> ab19ad5adc4c [2023-05-10T09:01:10.508Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:01:11.478Z] ---> 1f8a438e3dd7 [2023-05-10T09:01:11.478Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:01:11.746Z] ---> c9684b6076a3 [2023-05-10T09:01:11.746Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:01:12.712Z] ---> 270eae1b02f9 [2023-05-10T09:01:12.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-10T09:01:12.712Z] ---> bcc64248cdcb [2023-05-10T09:01:12.712Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-10T09:01:14.128Z] ---> c617e619f96d [2023-05-10T09:01:14.128Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-10T09:01:14.128Z] ---> Running in 5303efb27b9f [2023-05-10T09:01:15.101Z] Removing intermediate container 5303efb27b9f [2023-05-10T09:01:15.101Z] ---> b669774dbae0 [2023-05-10T09:01:15.101Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:01:15.101Z] ---> Running in 5eaf33caba99 [2023-05-10T09:01:15.371Z] ---> bdf66225ea41 [2023-05-10T09:01:15.371Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:01:15.962Z] Removing intermediate container 5eaf33caba99 [2023-05-10T09:01:15.962Z] ---> 3a68096ee1c4 [2023-05-10T09:01:15.962Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T09:01:16.235Z] ---> Running in 92206c000866 [2023-05-10T09:01:16.820Z] ---> 8e380c8f9f42 [2023-05-10T09:01:16.820Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-10T09:01:16.820Z] Removing intermediate container 92206c000866 [2023-05-10T09:01:16.820Z] ---> e5cb3516bf19 [2023-05-10T09:01:16.820Z] Step 24/25 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:01:16.820Z] ---> Running in 7f2f72471b90 [2023-05-10T09:01:17.091Z] ---> Running in f48903c2ecac [2023-05-10T09:01:17.679Z] Removing intermediate container 7f2f72471b90 [2023-05-10T09:01:17.679Z] ---> 6497fc134790 [2023-05-10T09:01:17.679Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:01:17.679Z] Removing intermediate container f48903c2ecac [2023-05-10T09:01:17.679Z] ---> 498ffae0a6ea [2023-05-10T09:01:17.679Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T09:01:17.951Z] ---> Running in 967f1e8bd6a3 [2023-05-10T09:01:17.951Z] ---> Running in 734bed5b27b4 [2023-05-10T09:01:18.946Z] Removing intermediate container 734bed5b27b4 [2023-05-10T09:01:18.946Z] ---> f76a57dc75f3 [2023-05-10T09:01:18.946Z] [2023-05-10T09:01:18.946Z] Removing intermediate container 967f1e8bd6a3 [2023-05-10T09:01:18.946Z] ---> 72bec7960660 [2023-05-10T09:01:18.946Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:01:18.946Z] ---> Running in 8c4e75a8ec5a [2023-05-10T09:01:19.215Z] Successfully built f76a57dc75f3 [2023-05-10T09:01:19.497Z] Successfully tagged core-metadata-arm64:latest [2023-05-10T09:01:19.497Z]  Building core-metadata ... done Building security-secretstore-setup [2023-05-10T09:01:19.769Z] Removing intermediate container 8c4e75a8ec5a [2023-05-10T09:01:19.769Z] ---> d4b19b376638 [2023-05-10T09:01:19.769Z] Step 22/23 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:01:19.769Z] ---> Running in f3d416da23b0 [2023-05-10T09:01:20.356Z] Removing intermediate container f3d416da23b0 [2023-05-10T09:01:20.356Z] ---> cf25ed03c7fe [2023-05-10T09:01:20.356Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:01:20.625Z] ---> Running in e55943050c98 [2023-05-10T09:01:21.211Z] Removing intermediate container e55943050c98 [2023-05-10T09:01:21.211Z] ---> da8e44c53973 [2023-05-10T09:01:21.211Z] [2023-05-10T09:01:21.480Z] Successfully built da8e44c53973 [2023-05-10T09:01:21.480Z] Successfully tagged core-data-arm64:latest [2023-05-10T09:01:21.480Z] Building security-spiffe-token-provider [2023-05-10T09:01:48.198Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:01:48.198Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:01:48.198Z] ---> 67a50f8da9f7 [2023-05-10T09:01:48.198Z] Step 3/25 : WORKDIR /edgex-go [2023-05-10T09:01:48.198Z] ---> Using cache [2023-05-10T09:01:48.198Z] ---> 27f013eb9704 [2023-05-10T09:01:48.198Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-10T09:01:48.198Z] ---> Using cache [2023-05-10T09:01:48.198Z] ---> a736d270a44f [2023-05-10T09:01:48.198Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-10T09:01:48.198Z] ---> Using cache [2023-05-10T09:01:48.198Z] ---> b0a91f492ed6 [2023-05-10T09:01:48.198Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:01:48.198Z] ---> Using cache [2023-05-10T09:01:48.198Z] ---> 4383a1d0e3bd [2023-05-10T09:01:48.198Z] Step 7/25 : COPY . . [2023-05-10T09:01:48.198Z] ---> Using cache [2023-05-10T09:01:48.198Z] ---> 7dab44885056 [2023-05-10T09:01:48.198Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-10T09:01:48.198Z] ---> Running in 778b7db5f26c [2023-05-10T09:01:50.824Z] 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-05-10T09:01:50.824Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:01:50.824Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:01:50.824Z] ---> 67a50f8da9f7 [2023-05-10T09:01:50.824Z] Step 3/20 : WORKDIR /edgex-go [2023-05-10T09:01:50.824Z] ---> Using cache [2023-05-10T09:01:50.824Z] ---> 27f013eb9704 [2023-05-10T09:01:50.824Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-10T09:01:50.824Z] ---> Running in 71bc41ba803a [2023-05-10T09:01:53.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:01:54.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:01:56.898Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:01:56.898Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:01:56.898Z] OK: 17692 distinct packages available [2023-05-10T09:01:56.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:01:57.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:01:59.906Z] OK: 263 MiB in 53 packages [2023-05-10T09:02:01.912Z] Removing intermediate container 71bc41ba803a [2023-05-10T09:02:01.912Z] ---> a366dc086c86 [2023-05-10T09:02:01.912Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-10T09:02:02.904Z] ---> ec8f2781705b [2023-05-10T09:02:02.904Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:02:03.175Z] ---> Running in e38d55e5553a [2023-05-10T09:02:59.673Z] Removing intermediate container 6826c78c6e3f [2023-05-10T09:02:59.673Z] ---> e1fe0530a792 [2023-05-10T09:02:59.673Z] Step 7/26 : COPY . . [2023-05-10T09:03:11.997Z] ---> 9c04a52698ef [2023-05-10T09:03:11.997Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:03:11.997Z] ---> Running in 8b1d7bde2940 [2023-05-10T09:03:11.997Z] Removing intermediate container 8b1d7bde2940 [2023-05-10T09:03:11.997Z] ---> 7543bf74eee3 [2023-05-10T09:03:11.997Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-10T09:03:16.261Z] ---> Running in 6190f050423e [2023-05-10T09:03:18.228Z] Removing intermediate container 6190f050423e [2023-05-10T09:03:18.228Z] ---> a5c760517e0a [2023-05-10T09:03:18.228Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:03:18.228Z] ---> Running in 6edac6394ac9 [2023-05-10T09:03:19.214Z] Removing intermediate container 6edac6394ac9 [2023-05-10T09:03:19.214Z] ---> 735e872bc959 [2023-05-10T09:03:19.214Z] 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-05-10T09:03:19.487Z] ---> Running in 162edfdb3b13 [2023-05-10T09:03:24.886Z] Removing intermediate container 162edfdb3b13 [2023-05-10T09:03:24.886Z] ---> 85914e5f4618 [2023-05-10T09:03:24.886Z] Step 12/26 : WORKDIR /edgex-go [2023-05-10T09:03:24.886Z] ---> Running in 3e2495021e91 [2023-05-10T09:03:25.859Z] Removing intermediate container 3e2495021e91 [2023-05-10T09:03:25.859Z] ---> bed1f0974f96 [2023-05-10T09:03:25.859Z] [2023-05-10T09:03:25.859Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T09:03:25.859Z] ---> 51e60588ff2c [2023-05-10T09:03:25.859Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:03:26.129Z] ---> Running in 7400a29aaaf3 [2023-05-10T09:03:29.510Z] Removing intermediate container 7400a29aaaf3 [2023-05-10T09:03:29.510Z] ---> feed4ecfad1a [2023-05-10T09:03:29.510Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T09:03:29.510Z] ---> Running in 1cb80abf3e4e [2023-05-10T09:03:32.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:33.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:36.095Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:03:36.095Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:03:36.095Z] OK: 17692 distinct packages available [2023-05-10T09:03:36.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:37.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:39.758Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T09:03:39.758Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:03:39.758Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T09:03:39.758Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T09:03:39.758Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T09:03:39.758Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:03:39.758Z] OK: 9 MiB in 20 packages [2023-05-10T09:03:43.145Z] Removing intermediate container 1cb80abf3e4e [2023-05-10T09:03:43.145Z] ---> a859b96bb8d7 [2023-05-10T09:03:43.145Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:03:45.111Z] ---> 6ff2e9668895 [2023-05-10T09:03:45.111Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:03:46.536Z] ---> 4e4545701750 [2023-05-10T09:03:46.536Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:03:58.883Z] ---> 7810a6738b50 [2023-05-10T09:03:58.883Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:03:58.883Z] ---> d84d5a1006fd [2023-05-10T09:03:58.883Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-10T09:03:59.466Z] ---> 6ebeb08a6e55 [2023-05-10T09:03:59.466Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-10T09:04:00.880Z] Removing intermediate container e38d55e5553a [2023-05-10T09:04:00.880Z] ---> e353c350a36f [2023-05-10T09:04:00.880Z] Step 7/20 : COPY . . [2023-05-10T09:04:00.880Z] ---> b722bb24c1df [2023-05-10T09:04:00.880Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:04:01.154Z] ---> Running in feed46f84ef8 [2023-05-10T09:04:02.117Z] Removing intermediate container feed46f84ef8 [2023-05-10T09:04:02.117Z] ---> 557b371ddb70 [2023-05-10T09:04:02.117Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:04:02.117Z] ---> Running in 44f9082fa9f2 [2023-05-10T09:04:03.091Z] Removing intermediate container 44f9082fa9f2 [2023-05-10T09:04:03.091Z] ---> 8b77775d42b0 [2023-05-10T09:04:03.091Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T09:04:03.372Z] ---> Running in 242468c4c428 [2023-05-10T09:04:04.346Z] Removing intermediate container 242468c4c428 [2023-05-10T09:04:04.346Z] ---> 813a040d7e48 [2023-05-10T09:04:04.346Z] Step 25/26 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:04:04.632Z] ---> Running in 7a8d62893788 [2023-05-10T09:04:05.598Z] Removing intermediate container 7a8d62893788 [2023-05-10T09:04:05.598Z] ---> b4a0dbe6c317 [2023-05-10T09:04:05.598Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T09:04:05.598Z] ---> Running in 278e78029fc1 [2023-05-10T09:04:09.864Z] Removing intermediate container 278e78029fc1 [2023-05-10T09:04:09.864Z] ---> 424fa9c8decf [2023-05-10T09:04:09.864Z] [2023-05-10T09:04:10.450Z] Successfully built 424fa9c8decf [2023-05-10T09:04:10.450Z] Successfully tagged security-spire-server-arm64:latest [2023-05-10T09:04:10.450Z]  Building security-spire-server ... done Building support-notifications [2023-05-10T09:04:15.796Z] ---> 59a839bceb61 [2023-05-10T09:04:15.796Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-10T09:04:16.063Z] ---> Running in d983b7560975 [2023-05-10T09:04:18.004Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-10T09:04:30.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:04:30.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:04:30.330Z] ---> 67a50f8da9f7 [2023-05-10T09:04:30.330Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:04:30.330Z] ---> Using cache [2023-05-10T09:04:30.330Z] ---> f64a6118a90a [2023-05-10T09:04:30.330Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:04:30.330Z] ---> Using cache [2023-05-10T09:04:30.330Z] ---> 6835cb8f7e11 [2023-05-10T09:04:30.330Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-10T09:04:30.922Z] ---> Running in 0b3ee7adbdb1 [2023-05-10T09:04:33.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:04:34.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:04:36.035Z] OK: 263 MiB in 53 packages [2023-05-10T09:04:37.456Z] Removing intermediate container 0b3ee7adbdb1 [2023-05-10T09:04:37.456Z] ---> 84a561d4dc39 [2023-05-10T09:04:37.456Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:04:38.423Z] ---> 580cac5bde63 [2023-05-10T09:04:38.423Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:04:38.423Z] ---> Running in 1c8af71f5553 [2023-05-10T09:06:30.120Z] Removing intermediate container 1c8af71f5553 [2023-05-10T09:06:30.120Z] ---> 96e39f3f5814 [2023-05-10T09:06:30.120Z] Step 8/23 : COPY . . [2023-05-10T09:06:30.120Z] ---> 6b4a10f383e9 [2023-05-10T09:06:30.120Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-10T09:06:30.120Z] ---> Running in b52a8d2f597c [2023-05-10T09:06:32.070Z] 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-05-10T09:08:38.752Z] Removing intermediate container 94ede807a642 [2023-05-10T09:08:38.752Z] ---> 158518e9da29 [2023-05-10T09:08:38.752Z] [2023-05-10T09:08:38.752Z] Step 10/24 : FROM alpine:3.17 [2023-05-10T09:08:38.752Z] ---> 51e60588ff2c [2023-05-10T09:08:38.753Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:08:38.753Z] ---> Using cache [2023-05-10T09:08:38.753Z] ---> cea0fb9d9c1e [2023-05-10T09:08:38.753Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:08:38.753Z] ---> Using cache [2023-05-10T09:08:38.753Z] ---> d6e3f271f6ab [2023-05-10T09:08:38.753Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-10T09:08:38.753Z] ---> Running in 96c7ef889a2a [2023-05-10T09:08:38.753Z] Removing intermediate container 96c7ef889a2a [2023-05-10T09:08:38.753Z] ---> 9cd714a3637b [2023-05-10T09:08:38.753Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-10T09:08:38.753Z] ---> Running in e77596295214 [2023-05-10T09:08:38.753Z] Removing intermediate container e77596295214 [2023-05-10T09:08:38.753Z] ---> 589d3f796081 [2023-05-10T09:08:38.753Z] Step 15/24 : WORKDIR / [2023-05-10T09:08:38.753Z] ---> Running in d443c2305bc1 [2023-05-10T09:08:38.753Z] Removing intermediate container d443c2305bc1 [2023-05-10T09:08:38.753Z] ---> e2de23e71581 [2023-05-10T09:08:38.753Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:08:38.753Z] ---> ae84e7fda2f5 [2023-05-10T09:08:38.753Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:08:38.753Z] ---> 8bcc30b77398 [2023-05-10T09:08:38.753Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-10T09:08:40.165Z] ---> 4a6b4cfe7ea4 [2023-05-10T09:08:40.165Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:08:41.130Z] ---> 668e3760864c [2023-05-10T09:08:41.130Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-10T09:08:41.130Z] ---> Running in 3c7816440804 [2023-05-10T09:08:41.555Z] Removing intermediate container 3c7816440804 [2023-05-10T09:08:41.555Z] ---> 9a70a0389481 [2023-05-10T09:08:41.555Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:08:41.900Z] ---> Running in 0844ce65262c [2023-05-10T09:08:42.536Z] Removing intermediate container 0844ce65262c [2023-05-10T09:08:42.536Z] ---> 3f2a84529fbc [2023-05-10T09:08:42.536Z] Step 22/24 : LABEL arch=arm64 [2023-05-10T09:08:42.536Z] ---> Running in 4307aaae80a0 [2023-05-10T09:08:43.233Z] Removing intermediate container 4307aaae80a0 [2023-05-10T09:08:43.233Z] ---> 4b6f1ce4c8b6 [2023-05-10T09:08:43.233Z] Step 23/24 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:08:43.233Z] ---> Running in 36615a5f12c7 [2023-05-10T09:08:43.857Z] Removing intermediate container 36615a5f12c7 [2023-05-10T09:08:43.857Z] ---> 373ca395ff7a [2023-05-10T09:08:43.857Z] Step 24/24 : LABEL version=0.0.0 [2023-05-10T09:08:43.857Z] ---> Running in 92b12c325a22 [2023-05-10T09:08:44.480Z] Removing intermediate container 92b12c325a22 [2023-05-10T09:08:44.480Z] ---> 5543a68030d2 [2023-05-10T09:08:44.480Z] [2023-05-10T09:08:44.759Z] Successfully built 5543a68030d2 [2023-05-10T09:08:44.759Z] Successfully tagged core-command-arm64:latest [2023-05-10T09:08:45.043Z] Building security-spire-config [2023-05-10T09:09:03.308Z]  Building core-command ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:09:03.308Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:09:03.308Z] ---> 67a50f8da9f7 [2023-05-10T09:09:03.308Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T09:09:03.308Z] ---> Using cache [2023-05-10T09:09:03.308Z] ---> 27f013eb9704 [2023-05-10T09:09:03.308Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:09:03.308Z] ---> Using cache [2023-05-10T09:09:03.308Z] ---> 2d6a6c7d6753 [2023-05-10T09:09:03.308Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T09:09:03.308Z] ---> Using cache [2023-05-10T09:09:03.308Z] ---> 68ffb2dcd020 [2023-05-10T09:09:03.308Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:09:03.308Z] ---> Using cache [2023-05-10T09:09:03.308Z] ---> e1fe0530a792 [2023-05-10T09:09:03.308Z] Step 7/27 : COPY . . [2023-05-10T09:09:03.308Z] ---> Using cache [2023-05-10T09:09:03.308Z] ---> 9c04a52698ef [2023-05-10T09:09:03.308Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:09:03.308Z] ---> Using cache [2023-05-10T09:09:03.308Z] ---> 7543bf74eee3 [2023-05-10T09:09:03.308Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T09:09:03.308Z] ---> Using cache [2023-05-10T09:09:03.308Z] ---> a5c760517e0a [2023-05-10T09:09:03.308Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:09:03.308Z] ---> Using cache [2023-05-10T09:09:03.308Z] ---> 735e872bc959 [2023-05-10T09:09:03.308Z] 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-05-10T09:09:03.308Z] ---> Running in 0c9d550a7c4d [2023-05-10T09:09:06.683Z] Removing intermediate container 0c9d550a7c4d [2023-05-10T09:09:06.683Z] ---> 47d88d6effef [2023-05-10T09:09:06.683Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T09:09:06.683Z] ---> Running in 510218410c68 [2023-05-10T09:09:06.954Z] Removing intermediate container 510218410c68 [2023-05-10T09:09:06.954Z] ---> 4610dd6945cf [2023-05-10T09:09:06.954Z] [2023-05-10T09:09:06.954Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T09:09:06.954Z] ---> 51e60588ff2c [2023-05-10T09:09:06.954Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:09:06.954Z] ---> Using cache [2023-05-10T09:09:06.954Z] ---> feed4ecfad1a [2023-05-10T09:09:06.954Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-10T09:09:06.954Z] ---> Running in 915a527a3eb4 [2023-05-10T09:09:08.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:09:09.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:09:11.303Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:09:11.303Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:09:11.303Z] OK: 17692 distinct packages available [2023-05-10T09:09:11.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:09:12.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:09:13.963Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-10T09:09:13.963Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:09:13.963Z] (3/4) Installing libucontext (1.2-r0) [2023-05-10T09:09:13.963Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-10T09:09:13.963Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:09:13.963Z] OK: 8 MiB in 19 packages [2023-05-10T09:09:15.924Z] Removing intermediate container 915a527a3eb4 [2023-05-10T09:09:15.924Z] ---> 5b4e0b147111 [2023-05-10T09:09:15.924Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:09:16.903Z] ---> 7ce4aee357e6 [2023-05-10T09:09:16.903Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:09:21.185Z] ---> 75baa6dd01b9 [2023-05-10T09:09:21.185Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:09:26.559Z] 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-05-10T09:09:27.148Z] ---> 9616a48ded41 [2023-05-10T09:09:27.148Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:09:28.113Z] ---> 896dd15827d3 [2023-05-10T09:09:28.113Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-10T09:09:28.386Z] ---> Running in 0431bbbb6d83 [2023-05-10T09:09:28.977Z] Removing intermediate container 0431bbbb6d83 [2023-05-10T09:09:28.978Z] ---> 1047007c64d8 [2023-05-10T09:09:28.978Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-10T09:09:30.403Z] ---> bd97a6165a69 [2023-05-10T09:09:30.403Z] Step 22/27 : WORKDIR / [2023-05-10T09:09:30.403Z] ---> Running in 9ee07eaf3a1c [2023-05-10T09:09:31.016Z] Removing intermediate container 9ee07eaf3a1c [2023-05-10T09:09:31.016Z] ---> 2b5b96533ff9 [2023-05-10T09:09:31.016Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:09:31.016Z] ---> Running in ef50a89a8950 [2023-05-10T09:09:35.295Z] Removing intermediate container ef50a89a8950 [2023-05-10T09:09:35.295Z] ---> 84ab0adc71f8 [2023-05-10T09:09:35.295Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:09:35.295Z] ---> Running in 02a53d047210 [2023-05-10T09:09:35.295Z] Removing intermediate container 02a53d047210 [2023-05-10T09:09:35.295Z] ---> 1a554c0ef591 [2023-05-10T09:09:35.295Z] Step 25/27 : LABEL arch=arm64 [2023-05-10T09:09:35.566Z] ---> Running in ccc9a005d4d6 [2023-05-10T09:09:36.159Z] Removing intermediate container ccc9a005d4d6 [2023-05-10T09:09:36.159Z] ---> 0cc4b0960af6 [2023-05-10T09:09:36.159Z] Step 26/27 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:09:36.159Z] ---> Running in 714050d5e4a5 [2023-05-10T09:09:36.749Z] Removing intermediate container 714050d5e4a5 [2023-05-10T09:09:36.749Z] ---> 3e08d8f897fd [2023-05-10T09:09:36.749Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T09:09:37.018Z] ---> Running in bca0de9bdf39 [2023-05-10T09:09:37.611Z] Removing intermediate container bca0de9bdf39 [2023-05-10T09:09:37.611Z] ---> fef40b9dd9fd [2023-05-10T09:09:37.611Z] [2023-05-10T09:09:38.588Z] Successfully built fef40b9dd9fd [2023-05-10T09:09:38.588Z] Successfully tagged security-spire-config-arm64:latest [2023-05-10T09:09:38.588Z] Building security-bootstrapper [2023-05-10T09:09:48.657Z]  Building security-spire-config ... done Removing intermediate container 778b7db5f26c [2023-05-10T09:09:48.657Z] ---> b8fac78fa2a0 [2023-05-10T09:09:48.657Z] [2023-05-10T09:09:48.657Z] Step 9/25 : FROM alpine:3.17 [2023-05-10T09:09:48.657Z] ---> 51e60588ff2c [2023-05-10T09:09:48.657Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-10T09:09:48.926Z] ---> Running in ec0c66a17248 [2023-05-10T09:09:51.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:09:52.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:09:55.507Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-10T09:09:55.507Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-10T09:09:55.507Z] (3/3) Installing su-exec (0.2-r2) [2023-05-10T09:09:55.507Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:09:55.507Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:09:56.467Z] OK: 8 MiB in 18 packages [2023-05-10T09:10:01.818Z] Removing intermediate container ec0c66a17248 [2023-05-10T09:10:01.818Z] ---> ff84bee094f2 [2023-05-10T09:10:01.818Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T09:10:01.818Z] ---> Running in 7bc1222d6d22 [2023-05-10T09:10:01.818Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:10:01.818Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:10:01.818Z] ---> 67a50f8da9f7 [2023-05-10T09:10:01.818Z] Step 3/33 : WORKDIR /edgex-go [2023-05-10T09:10:01.818Z] ---> Using cache [2023-05-10T09:10:01.818Z] ---> 27f013eb9704 [2023-05-10T09:10:01.818Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-10T09:10:01.818Z] ---> Using cache [2023-05-10T09:10:01.818Z] ---> a736d270a44f [2023-05-10T09:10:01.818Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-10T09:10:01.818Z] ---> Using cache [2023-05-10T09:10:01.818Z] ---> b0a91f492ed6 [2023-05-10T09:10:01.818Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:10:01.818Z] ---> Using cache [2023-05-10T09:10:01.818Z] ---> 4383a1d0e3bd [2023-05-10T09:10:01.818Z] Step 7/33 : COPY . . [2023-05-10T09:10:01.818Z] ---> Using cache [2023-05-10T09:10:01.818Z] ---> 7dab44885056 [2023-05-10T09:10:01.818Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-10T09:10:01.818Z] ---> Running in 4590a7db518d [2023-05-10T09:10:02.086Z] Removing intermediate container 7bc1222d6d22 [2023-05-10T09:10:02.086Z] ---> 43ea79b87a2d [2023-05-10T09:10:02.086Z] Step 12/25 : WORKDIR / [2023-05-10T09:10:02.354Z] ---> Running in b6dd36adbf0f [2023-05-10T09:10:02.967Z] Removing intermediate container b6dd36adbf0f [2023-05-10T09:10:02.967Z] ---> 1f82cb6bcd8a [2023-05-10T09:10:02.967Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:10:04.378Z] 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-05-10T09:10:04.378Z] ---> 3d667bfcd9ba [2023-05-10T09:10:04.378Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:10:05.340Z] ---> 5f61c082bad3 [2023-05-10T09:10:05.340Z] 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-05-10T09:10:06.298Z] ---> ce28a5c09f44 [2023-05-10T09:10:06.298Z] 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-05-10T09:10:07.259Z] ---> c2bbabdb99e7 [2023-05-10T09:10:07.259Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:10:08.665Z] ---> d4578ff00153 [2023-05-10T09:10:08.665Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-10T09:10:10.607Z] ---> fe558f31902e [2023-05-10T09:10:10.607Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-10T09:10:12.550Z] ---> a56e19883554 [2023-05-10T09:10:12.550Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T09:10:13.511Z] ---> 9a92d70fb731 [2023-05-10T09:10:13.511Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:10:13.511Z] ---> Running in 91c1d5367ccb [2023-05-10T09:10:16.858Z] Removing intermediate container 91c1d5367ccb [2023-05-10T09:10:16.858Z] ---> 34dd9d5df161 [2023-05-10T09:10:16.858Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:10:16.858Z] ---> Running in 9e149bccf995 [2023-05-10T09:10:17.442Z] Removing intermediate container 9e149bccf995 [2023-05-10T09:10:17.442Z] ---> 04e67d73c400 [2023-05-10T09:10:17.442Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T09:10:17.442Z] ---> Running in b709ae5a9bc1 [2023-05-10T09:10:18.027Z] Removing intermediate container b709ae5a9bc1 [2023-05-10T09:10:18.027Z] ---> 2faec33b6e66 [2023-05-10T09:10:18.027Z] Step 24/25 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:10:18.027Z] ---> Running in 8d8eb2036ff7 [2023-05-10T09:10:18.613Z] Removing intermediate container 8d8eb2036ff7 [2023-05-10T09:10:18.613Z] ---> 747bf884b810 [2023-05-10T09:10:18.613Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T09:10:18.881Z] ---> Running in 09e03b4ba6b2 [2023-05-10T09:10:19.466Z] Removing intermediate container 09e03b4ba6b2 [2023-05-10T09:10:19.466Z] ---> 9baa781bf80b [2023-05-10T09:10:19.466Z] [2023-05-10T09:10:19.735Z] Successfully built 9baa781bf80b [2023-05-10T09:10:19.735Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-10T09:10:19.735Z] Building security-spire-agent [2023-05-10T09:10:37.937Z]  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:10:37.937Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:10:37.937Z] ---> 67a50f8da9f7 [2023-05-10T09:10:37.937Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> 27f013eb9704 [2023-05-10T09:10:37.937Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> 2d6a6c7d6753 [2023-05-10T09:10:37.937Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> 68ffb2dcd020 [2023-05-10T09:10:37.937Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> e1fe0530a792 [2023-05-10T09:10:37.937Z] Step 7/27 : COPY . . [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> 9c04a52698ef [2023-05-10T09:10:37.937Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> 7543bf74eee3 [2023-05-10T09:10:37.937Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> a5c760517e0a [2023-05-10T09:10:37.937Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> 735e872bc959 [2023-05-10T09:10:37.937Z] 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-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> 47d88d6effef [2023-05-10T09:10:37.937Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> 4610dd6945cf [2023-05-10T09:10:37.937Z] [2023-05-10T09:10:37.937Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T09:10:37.937Z] ---> 51e60588ff2c [2023-05-10T09:10:37.937Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> feed4ecfad1a [2023-05-10T09:10:37.937Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> a859b96bb8d7 [2023-05-10T09:10:37.937Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> 6ff2e9668895 [2023-05-10T09:10:37.937Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:10:37.937Z] ---> Using cache [2023-05-10T09:10:37.937Z] ---> 4e4545701750 [2023-05-10T09:10:37.937Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-10T09:10:42.197Z] ---> e54fed4a771d [2023-05-10T09:10:42.197Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:10:48.857Z] ---> a8990c983d7e [2023-05-10T09:10:48.857Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:10:48.857Z] ---> 9ccb1ce3a4ac [2023-05-10T09:10:48.857Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-10T09:10:49.814Z] ---> 56b7418b1630 [2023-05-10T09:10:49.814Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-10T09:10:50.773Z] ---> 7203468d3eb5 [2023-05-10T09:10:50.773Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:10:50.773Z] ---> Running in 91b300e49f9e [2023-05-10T09:10:51.356Z] Removing intermediate container 91b300e49f9e [2023-05-10T09:10:51.356Z] ---> e0925e2dc185 [2023-05-10T09:10:51.356Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:10:51.623Z] ---> Running in a711c3bf90c5 [2023-05-10T09:10:51.891Z] Removing intermediate container a711c3bf90c5 [2023-05-10T09:10:51.891Z] ---> 74b6daaa3c26 [2023-05-10T09:10:51.891Z] Step 25/27 : LABEL arch=arm64 [2023-05-10T09:10:52.159Z] ---> Running in 95b1abf941be [2023-05-10T09:10:52.753Z] Removing intermediate container 95b1abf941be [2023-05-10T09:10:52.753Z] ---> e36d4d87ead4 [2023-05-10T09:10:52.753Z] Step 26/27 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:10:54.163Z] ---> Running in cf5c99fed8e0 [2023-05-10T09:10:54.759Z] Removing intermediate container cf5c99fed8e0 [2023-05-10T09:10:54.759Z] ---> 90b5b553bc4b [2023-05-10T09:10:54.759Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T09:10:55.034Z] ---> Running in d972ad346410 [2023-05-10T09:10:55.620Z] Removing intermediate container d972ad346410 [2023-05-10T09:10:55.620Z] ---> 946f57b93a18 [2023-05-10T09:10:55.620Z] [2023-05-10T09:10:55.887Z] Successfully built 946f57b93a18 [2023-05-10T09:10:55.887Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-10T09:12:32.528Z]  Building security-spire-agent ... done Removing intermediate container 7dd8f05943ca [2023-05-10T09:12:32.528Z] ---> a9d75b9b1614 [2023-05-10T09:12:32.528Z] [2023-05-10T09:12:32.528Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:12:32.528Z] ---> 51e60588ff2c [2023-05-10T09:12:32.528Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:12:32.528Z] ---> Using cache [2023-05-10T09:12:32.528Z] ---> cea0fb9d9c1e [2023-05-10T09:12:32.528Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:12:32.528Z] ---> Using cache [2023-05-10T09:12:32.528Z] ---> d6e3f271f6ab [2023-05-10T09:12:32.528Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-10T09:12:32.528Z] ---> Running in 1c8ba801f075 [2023-05-10T09:12:32.528Z] Removing intermediate container 1c8ba801f075 [2023-05-10T09:12:32.528Z] ---> 2351b923748d [2023-05-10T09:12:32.528Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T09:12:32.528Z] ---> Running in b5a8e53b9e5a [2023-05-10T09:12:32.528Z] Removing intermediate container b5a8e53b9e5a [2023-05-10T09:12:32.528Z] ---> 7aae51915691 [2023-05-10T09:12:32.528Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:12:32.528Z] ---> 827458d67bab [2023-05-10T09:12:32.528Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:12:33.491Z] ---> e5b7493c6b69 [2023-05-10T09:12:33.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-10T09:12:36.077Z] ---> c038fccb2ba2 [2023-05-10T09:12:36.077Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:12:37.040Z] ---> 0637338f91b7 [2023-05-10T09:12:37.040Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-10T09:12:37.040Z] ---> Running in ff57f3b508e8 [2023-05-10T09:12:37.649Z] Removing intermediate container ff57f3b508e8 [2023-05-10T09:12:37.649Z] ---> 0e058d89fd19 [2023-05-10T09:12:37.649Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:12:37.649Z] ---> Running in 224818a5f0f4 [2023-05-10T09:12:38.235Z] Removing intermediate container 224818a5f0f4 [2023-05-10T09:12:38.235Z] ---> fa8b58d1e4ea [2023-05-10T09:12:38.235Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:12:38.235Z] ---> Running in f434177b4be5 [2023-05-10T09:12:38.823Z] Removing intermediate container f434177b4be5 [2023-05-10T09:12:38.823Z] ---> b6ada1c72b5c [2023-05-10T09:12:38.823Z] Step 22/23 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:12:38.823Z] ---> Running in c1c441f838fc [2023-05-10T09:12:39.413Z] Removing intermediate container c1c441f838fc [2023-05-10T09:12:39.413Z] ---> cf28845d6a10 [2023-05-10T09:12:39.413Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:12:39.682Z] ---> Running in 9ae81bd76c8a [2023-05-10T09:12:41.419Z] Removing intermediate container 9ae81bd76c8a [2023-05-10T09:12:41.419Z] ---> 6f3d6e874c1d [2023-05-10T09:12:41.419Z] [2023-05-10T09:12:41.419Z] Successfully built 6f3d6e874c1d [2023-05-10T09:12:41.419Z] Successfully tagged support-scheduler-arm64:latest [2023-05-10T09:14:03.122Z]  Building support-scheduler ... done Removing intermediate container d983b7560975 [2023-05-10T09:14:03.122Z] ---> 3606a5c871a5 [2023-05-10T09:14:03.122Z] [2023-05-10T09:14:03.122Z] Step 9/20 : FROM alpine:3.17 [2023-05-10T09:14:03.122Z] ---> 51e60588ff2c [2023-05-10T09:14:03.122Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T09:14:03.122Z] ---> Running in a0bb3444afc7 [2023-05-10T09:14:03.122Z] Removing intermediate container a0bb3444afc7 [2023-05-10T09:14:03.122Z] ---> c7165b687069 [2023-05-10T09:14:03.122Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-10T09:14:03.122Z] ---> Running in 66e613c6ff7e [2023-05-10T09:14:03.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:14:03.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:14:03.122Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:14:03.122Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:14:03.122Z] OK: 17692 distinct packages available [2023-05-10T09:14:03.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:14:03.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:14:03.122Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-10T09:14:03.122Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-10T09:14:03.122Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-10T09:14:03.122Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-10T09:14:03.122Z] (5/9) Installing curl (8.0.1-r0) [2023-05-10T09:14:03.122Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-10T09:14:03.122Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:14:03.122Z] (8/9) Installing libucontext (1.2-r0) [2023-05-10T09:14:03.122Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-10T09:14:03.122Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:14:03.122Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:14:03.122Z] OK: 11 MiB in 24 packages [2023-05-10T09:14:04.617Z] Removing intermediate container 66e613c6ff7e [2023-05-10T09:14:04.617Z] ---> 6838bb479604 [2023-05-10T09:14:04.617Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:14:05.674Z] ---> dfb1dafc2b49 [2023-05-10T09:14:05.674Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:14:06.662Z] ---> 113c13b1d3aa [2023-05-10T09:14:06.662Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-10T09:14:09.255Z] ---> 03645775f6f6 [2023-05-10T09:14:09.255Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:14:10.218Z] ---> f88da55c3a19 [2023-05-10T09:14:10.218Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-10T09:14:10.218Z] ---> Running in 8e6467797907 [2023-05-10T09:14:10.814Z] Removing intermediate container 8e6467797907 [2023-05-10T09:14:10.814Z] ---> 5422a1aec845 [2023-05-10T09:14:10.814Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:14:10.814Z] ---> Running in f8621f33b711 [2023-05-10T09:14:11.408Z] Removing intermediate container f8621f33b711 [2023-05-10T09:14:11.408Z] ---> cd06e1f911b3 [2023-05-10T09:14:11.676Z] Step 18/20 : LABEL arch=arm64 [2023-05-10T09:14:11.676Z] ---> Running in 93034803fa30 [2023-05-10T09:14:12.273Z] Removing intermediate container 93034803fa30 [2023-05-10T09:14:12.273Z] ---> 6d36378b2284 [2023-05-10T09:14:12.273Z] Step 19/20 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:14:12.273Z] ---> Running in 3c70a9dca26c [2023-05-10T09:14:12.872Z] Removing intermediate container 3c70a9dca26c [2023-05-10T09:14:12.872Z] ---> 604b9ad345a9 [2023-05-10T09:14:12.872Z] Step 20/20 : LABEL version=0.0.0 [2023-05-10T09:14:13.146Z] ---> Running in e8a295030253 [2023-05-10T09:14:13.757Z] Removing intermediate container e8a295030253 [2023-05-10T09:14:13.757Z] ---> 5157806a3360 [2023-05-10T09:14:13.757Z] [2023-05-10T09:14:14.025Z] Successfully built 5157806a3360 [2023-05-10T09:14:14.025Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-10T09:15:00.870Z]  Building security-spiffe-token-provider ... done Removing intermediate container 4590a7db518d [2023-05-10T09:15:00.870Z] ---> 94cd5608c9f7 [2023-05-10T09:15:00.870Z] [2023-05-10T09:15:00.870Z] Step 9/33 : FROM alpine:3.17 [2023-05-10T09:15:00.870Z] ---> 51e60588ff2c [2023-05-10T09:15:00.870Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T09:15:00.870Z] ---> Using cache [2023-05-10T09:15:00.870Z] ---> c7165b687069 [2023-05-10T09:15:00.870Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-10T09:15:00.870Z] ---> Running in bbbeb9a36b5b [2023-05-10T09:15:00.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:15:00.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:15:00.870Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:15:00.870Z] (2/2) Installing su-exec (0.2-r2) [2023-05-10T09:15:00.870Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:15:00.870Z] OK: 8 MiB in 17 packages [2023-05-10T09:15:00.870Z] Removing intermediate container bbbeb9a36b5b [2023-05-10T09:15:00.870Z] ---> 47fc7f367167 [2023-05-10T09:15:00.870Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-10T09:15:00.870Z] ---> Running in d2dfbc5f2aa0 [2023-05-10T09:15:00.870Z] Removing intermediate container d2dfbc5f2aa0 [2023-05-10T09:15:00.870Z] ---> 178b9d0a09f6 [2023-05-10T09:15:00.870Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-10T09:15:00.870Z] ---> Running in d79e72b7c76a [2023-05-10T09:15:00.870Z] Removing intermediate container d79e72b7c76a [2023-05-10T09:15:00.870Z] ---> 7b84bb53c401 [2023-05-10T09:15:00.870Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-10T09:15:00.870Z] ---> Running in bcdc7a432f3c [2023-05-10T09:15:00.870Z] Removing intermediate container bcdc7a432f3c [2023-05-10T09:15:00.870Z] ---> 35743c72627c [2023-05-10T09:15:00.870Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-10T09:15:00.870Z] ---> Running in 1882bfeaec84 [2023-05-10T09:15:01.457Z] Removing intermediate container 1882bfeaec84 [2023-05-10T09:15:01.457Z] ---> 2e146c90c849 [2023-05-10T09:15:01.457Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-10T09:15:01.457Z] ---> Running in 2756561664ee [2023-05-10T09:15:04.037Z] Removing intermediate container 2756561664ee [2023-05-10T09:15:04.037Z] ---> 3c5da03725b6 [2023-05-10T09:15:04.037Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-10T09:15:04.037Z] ---> Running in 5a75c0a77210 [2023-05-10T09:15:04.620Z] Removing intermediate container 5a75c0a77210 [2023-05-10T09:15:04.620Z] ---> 6b6284ad011e [2023-05-10T09:15:04.620Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-10T09:15:05.579Z] ---> 1249cc3e99f6 [2023-05-10T09:15:05.579Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-10T09:15:05.579Z] ---> Running in 746ba92f7e50 [2023-05-10T09:15:06.987Z] Removing intermediate container b52a8d2f597c [2023-05-10T09:15:06.987Z] ---> 4ccc41832b4c [2023-05-10T09:15:06.987Z] [2023-05-10T09:15:06.987Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:15:06.987Z] ---> 51e60588ff2c [2023-05-10T09:15:06.987Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T09:15:06.987Z] ---> Running in ee35b4f17f7c [2023-05-10T09:15:07.952Z] Removing intermediate container 746ba92f7e50 [2023-05-10T09:15:07.952Z] ---> a33270b8ac50 [2023-05-10T09:15:07.952Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:15:08.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:15:08.486Z] ---> 806877e7f57c [2023-05-10T09:15:08.486Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:15:09.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:15:09.071Z] ---> a5bf536196c4 [2023-05-10T09:15:09.071Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-10T09:15:10.490Z] ---> dee23a314c99 [2023-05-10T09:15:10.490Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-10T09:15:10.490Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T09:15:10.490Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:15:10.490Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:15:10.490Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:15:11.074Z] OK: 8 MiB in 17 packages [2023-05-10T09:15:11.074Z] ---> 55a11bc47c48 [2023-05-10T09:15:11.074Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-10T09:15:12.036Z] ---> 755489e74d7b [2023-05-10T09:15:12.036Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-10T09:15:12.623Z] ---> 29eb79d80d36 [2023-05-10T09:15:12.623Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-10T09:15:12.623Z] Removing intermediate container ee35b4f17f7c [2023-05-10T09:15:12.623Z] ---> 8cb016a5897f [2023-05-10T09:15:12.623Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:15:12.623Z] ---> Running in bd3d45b3607e [2023-05-10T09:15:12.892Z] Removing intermediate container bd3d45b3607e [2023-05-10T09:15:12.892Z] ---> 4e1d49a51cb6 [2023-05-10T09:15:12.892Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-10T09:15:13.160Z] ---> Running in e6109f12df99 [2023-05-10T09:15:13.160Z] ---> 17bc2c6545ad [2023-05-10T09:15:13.160Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-10T09:15:13.427Z] Removing intermediate container e6109f12df99 [2023-05-10T09:15:13.427Z] ---> e194ed92e56d [2023-05-10T09:15:13.427Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T09:15:13.708Z] ---> Running in a7b3d31d507f [2023-05-10T09:15:13.977Z] ---> 3073f7111b8d [2023-05-10T09:15:13.977Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-10T09:15:13.977Z] ---> Running in 40c4d11f4556 [2023-05-10T09:15:13.977Z] Removing intermediate container a7b3d31d507f [2023-05-10T09:15:13.977Z] ---> 6840538d97a4 [2023-05-10T09:15:13.977Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:15:14.946Z] ---> 2092ecaaca51 [2023-05-10T09:15:14.946Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:15:15.539Z] ---> 8b5f9e1b79e5 [2023-05-10T09:15:15.539Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-10T09:15:16.136Z] Removing intermediate container 40c4d11f4556 [2023-05-10T09:15:16.136Z] ---> 0858905f28c8 [2023-05-10T09:15:16.136Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-10T09:15:16.404Z] ---> Running in 4b5272cdf24f [2023-05-10T09:15:16.672Z] Removing intermediate container 4b5272cdf24f [2023-05-10T09:15:16.672Z] ---> 803dcef3a5f2 [2023-05-10T09:15:16.672Z] Step 30/33 : CMD ["gate"] [2023-05-10T09:15:16.941Z] ---> Running in 23b1841cebc8 [2023-05-10T09:15:17.217Z] Removing intermediate container 23b1841cebc8 [2023-05-10T09:15:17.217Z] ---> 09e959a77769 [2023-05-10T09:15:17.217Z] Step 31/33 : LABEL arch=arm64 [2023-05-10T09:15:17.485Z] ---> 8a6b6c66ceee [2023-05-10T09:15:17.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:15:17.485Z] ---> Running in 9840b6a5e632 [2023-05-10T09:15:17.754Z] Removing intermediate container 9840b6a5e632 [2023-05-10T09:15:17.754Z] ---> 0adcb916b7c0 [2023-05-10T09:15:17.754Z] Step 32/33 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:15:18.023Z] ---> Running in ac48bd69b637 [2023-05-10T09:15:18.024Z] ---> 5cd14069f45b [2023-05-10T09:15:18.024Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-10T09:15:18.294Z] ---> Running in 1b50f0a0d1ae [2023-05-10T09:15:18.294Z] Removing intermediate container ac48bd69b637 [2023-05-10T09:15:18.294Z] ---> 9aa5c4fa11cc [2023-05-10T09:15:18.294Z] Step 33/33 : LABEL version=0.0.0 [2023-05-10T09:15:18.564Z] ---> Running in 91231fefa24d [2023-05-10T09:15:18.564Z] Removing intermediate container 1b50f0a0d1ae [2023-05-10T09:15:18.564Z] ---> 66e007e7d9ed [2023-05-10T09:15:18.564Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:15:18.564Z] ---> Running in e0ecf743db1c [2023-05-10T09:15:18.831Z] Removing intermediate container 91231fefa24d [2023-05-10T09:15:18.831Z] ---> bdb93593d79a [2023-05-10T09:15:18.831Z] [2023-05-10T09:15:19.110Z] Removing intermediate container e0ecf743db1c [2023-05-10T09:15:19.110Z] ---> 7cd02a6d86b9 [2023-05-10T09:15:19.110Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:15:19.110Z] ---> Running in 9ee37524e09b [2023-05-10T09:15:19.110Z] Successfully built bdb93593d79a [2023-05-10T09:15:19.111Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-10T09:15:19.398Z]  Building security-bootstrapper ... done Removing intermediate container 9ee37524e09b [2023-05-10T09:15:19.398Z] ---> 35aae798695d [2023-05-10T09:15:19.398Z] Step 22/23 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 [2023-05-10T09:15:19.667Z] ---> Running in e175abb6fc31 [2023-05-10T09:15:19.934Z] Removing intermediate container e175abb6fc31 [2023-05-10T09:15:19.934Z] ---> f47ee9055c0e [2023-05-10T09:15:19.934Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:15:20.202Z] ---> Running in 7fc4268b9927 [2023-05-10T09:15:20.469Z] Removing intermediate container 7fc4268b9927 [2023-05-10T09:15:20.469Z] ---> c6ed37102c44 [2023-05-10T09:15:20.469Z] [2023-05-10T09:15:20.735Z] Successfully built c6ed37102c44 [2023-05-10T09:15:20.735Z] Successfully tagged support-notifications-arm64:latest [2023-05-10T09:15:21.014Z]  Building support-notifications ... done  [Pipeline] } [2023-05-10T09:15:21.016Z] $ docker stop --time=1 efb4d0a72e126e188efbbe46ef7b6970801dcbbc4ba45e964ebe553d92aa7f61 [2023-05-10T09:15:22.738Z] $ docker rm -f --volumes efb4d0a72e126e188efbbe46ef7b6970801dcbbc4ba45e964ebe553d92aa7f61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T09:15:23.259Z] + docker images [2023-05-10T09:15:23.528Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-10T09:15:23.528Z] support-notifications-arm64 latest c6ed37102c44 3 seconds ago 31.9MB [2023-05-10T09:15:23.528Z] security-bootstrapper-arm64 latest bdb93593d79a 5 seconds ago 21.9MB [2023-05-10T09:15:23.528Z] 4ccc41832b4c 18 seconds ago 1.59GB [2023-05-10T09:15:23.528Z] 94cd5608c9f7 30 seconds ago 1.51GB [2023-05-10T09:15:23.528Z] security-spiffe-token-provider-arm64 latest 5157806a3360 About a minute ago 32.7MB [2023-05-10T09:15:23.528Z] 3606a5c871a5 About a minute ago 1.57GB [2023-05-10T09:15:23.528Z] support-scheduler-arm64 latest 6f3d6e874c1d 2 minutes ago 31.2MB [2023-05-10T09:15:23.528Z] a9d75b9b1614 2 minutes ago 1.59GB [2023-05-10T09:15:23.528Z] security-spire-agent-arm64 latest 946f57b93a18 4 minutes ago 153MB [2023-05-10T09:15:23.528Z] security-secretstore-setup-arm64 latest 9baa781bf80b 5 minutes ago 32.2MB [2023-05-10T09:15:23.528Z] b8fac78fa2a0 5 minutes ago 1.52GB [2023-05-10T09:15:23.528Z] security-spire-config-arm64 latest fef40b9dd9fd 5 minutes ago 96.1MB [2023-05-10T09:15:23.528Z] 4610dd6945cf 6 minutes ago 1.39GB [2023-05-10T09:15:23.528Z] core-command-arm64 latest 5543a68030d2 6 minutes ago 19.7MB [2023-05-10T09:15:23.528Z] 158518e9da29 6 minutes ago 1.53GB [2023-05-10T09:15:23.528Z] security-spire-server-arm64 latest 424fa9c8decf 11 minutes ago 97MB [2023-05-10T09:15:23.528Z] bed1f0974f96 11 minutes ago 1.39GB [2023-05-10T09:15:23.528Z] core-data-arm64 latest da8e44c53973 14 minutes ago 19.9MB [2023-05-10T09:15:23.528Z] core-metadata-arm64 latest f76a57dc75f3 14 minutes ago 20.2MB [2023-05-10T09:15:23.528Z] 7e6648a9df77 14 minutes ago 1.53GB [2023-05-10T09:15:23.528Z] 7a57b2b0fa0d 14 minutes ago 1.53GB [2023-05-10T09:15:23.528Z] core-common-config-bootstrapper-arm64 latest eaeaae332030 14 minutes ago 17.2MB [2023-05-10T09:15:23.528Z] security-proxy-setup-arm64 latest 02484305f05e 15 minutes ago 18.7MB [2023-05-10T09:15:23.528Z] fedd20c40dc7 15 minutes ago 1.52GB [2023-05-10T09:15:23.528Z] security-proxy-auth-arm64 latest 64eb09da6805 15 minutes ago 18.1MB [2023-05-10T09:15:23.528Z] 9d3616e11615 15 minutes ago 1.51GB [2023-05-10T09:15:23.528Z] 1dc32555a63f 15 minutes ago 1.51GB [2023-05-10T09:15:23.528Z] ci-base-image-arm64 latest 67a50f8da9f7 40 minutes ago 899MB [2023-05-10T09:15:23.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-10T09:15:23.528Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-10T09:15:23.528Z] 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-05-10T09:15:23.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T09:15:23.968Z] [2023-05-10T09:15:23.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:15:24.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T09:15:24.315Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T09:15:24.315Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T09:15:24.315Z] 04944245beec: Pulling fs layer [2023-05-10T09:15:24.315Z] 699f458cf7ca: Pulling fs layer [2023-05-10T09:15:24.315Z] 765212b225bb: Pulling fs layer [2023-05-10T09:15:24.315Z] f23df028b6ca: Pulling fs layer [2023-05-10T09:15:24.315Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T09:15:24.315Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T09:15:24.315Z] 765212b225bb: Waiting [2023-05-10T09:15:24.315Z] f23df028b6ca: Waiting [2023-05-10T09:15:24.315Z] d65c8cfc05b1: Waiting [2023-05-10T09:15:24.315Z] 2437ff75d9bd: Waiting [2023-05-10T09:15:24.583Z] 04944245beec: Verifying Checksum [2023-05-10T09:15:24.583Z] 04944245beec: Download complete [2023-05-10T09:15:24.583Z] 765212b225bb: Verifying Checksum [2023-05-10T09:15:24.583Z] 765212b225bb: Download complete [2023-05-10T09:15:24.583Z] f23df028b6ca: Verifying Checksum [2023-05-10T09:15:24.583Z] f23df028b6ca: Download complete [2023-05-10T09:15:24.583Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T09:15:24.583Z] d65c8cfc05b1: Download complete [2023-05-10T09:15:24.853Z] 699f458cf7ca: Verifying Checksum [2023-05-10T09:15:24.853Z] 699f458cf7ca: Download complete [2023-05-10T09:15:25.123Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T09:15:25.123Z] 8998bd30e6a1: Download complete [2023-05-10T09:15:27.706Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T09:15:27.706Z] 2437ff75d9bd: Download complete [2023-05-10T09:15:29.656Z] 8998bd30e6a1: Pull complete [2023-05-10T09:15:30.240Z] 04944245beec: Pull complete [2023-05-10T09:15:31.648Z] 699f458cf7ca: Pull complete [2023-05-10T09:15:31.915Z] 765212b225bb: Pull complete [2023-05-10T09:15:32.874Z] f23df028b6ca: Pull complete [2023-05-10T09:15:32.874Z] d65c8cfc05b1: Pull complete [2023-05-10T09:15:47.863Z] 2437ff75d9bd: Pull complete [2023-05-10T09:15:47.863Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T09:15:47.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T09:15:47.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:15:48.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-14892 does not seem to be running inside a container [2023-05-10T09:15:48.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T09:15:51.361Z] $ docker top dbcadae815f67505ac954984c9afcd48eaff49a2dff85e0e5179ab7bde5462b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:15:52.273Z] ---> job-cost.sh [2023-05-10T09:15:52.273Z] lf-activate-venv: SKIPPING [2023-05-10T09:15:52.273Z] INFO: No Stack... [2023-05-10T09:15:52.855Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T09:15:53.438Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T09:15:54.079Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-05-10T09:15:54.079Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T09:15:54.151Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-2-stack-cost] [2023-05-10T09:15:54.159Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-2-stack-cost] did not exist. Created. [2023-05-10T09:15:54.159Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T09:15:54.814Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T09:15:55.019Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T09:15:55.027Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T09:15:55.046Z] $ docker stop --time=1 dbcadae815f67505ac954984c9afcd48eaff49a2dff85e0e5179ab7bde5462b0 [2023-05-10T09:15:56.635Z] $ docker rm -f --volumes dbcadae815f67505ac954984c9afcd48eaff49a2dff85e0e5179ab7bde5462b0 [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-05-10T09:15:57.040Z] provisioning config files... [2023-05-10T09:15:57.048Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7900236519625813378tmp [Pipeline] { [Pipeline] sh [2023-05-10T09:15:57.340Z] + set +x [2023-05-10T09:15:57.340Z] + curl -s https://codecov.io/bash [2023-05-10T09:15:57.340Z] + bash -s -- [2023-05-10T09:15:57.340Z] [2023-05-10T09:15:57.340Z] _____ _ [2023-05-10T09:15:57.340Z] / ____| | | [2023-05-10T09:15:57.340Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T09:15:57.341Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T09:15:57.341Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T09:15:57.341Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T09:15:57.341Z] Bash-1.0.6 [2023-05-10T09:15:57.341Z] [2023-05-10T09:15:57.341Z] [2023-05-10T09:15:57.341Z] ==> git version 2.25.1 found [2023-05-10T09:15:57.341Z] ==> 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-05-10T09:15:57.341Z] Release-Date: 2020-01-08 [2023-05-10T09:15:57.341Z] 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-05-10T09:15:57.341Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T09:15:57.341Z] ==> Jenkins CI detected. [2023-05-10T09:15:57.341Z] current dir:  /w/workspace/edgex-go/2 [2023-05-10T09:15:57.341Z] project root: . [2023-05-10T09:15:57.341Z] --> token set from env [2023-05-10T09:15:57.341Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T09:15:57.600Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T09:15:57.600Z] ==> Python coveragepy not found [2023-05-10T09:15:57.600Z] ==> Searching for coverage reports in: [2023-05-10T09:15:57.600Z] + . [2023-05-10T09:15:57.600Z] -> Found 1 reports [2023-05-10T09:15:57.600Z] ==> Detecting git/mercurial file structure [2023-05-10T09:15:57.600Z] ==> Reading reports [2023-05-10T09:15:57.600Z] + ./coverage.out bytes=447731 [2023-05-10T09:15:57.600Z] ==> Appending adjustments [2023-05-10T09:15:57.600Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T09:15:58.979Z] + Found adjustments [2023-05-10T09:15:58.979Z] ==> Gzipping contents [2023-05-10T09:15:58.979Z] 60K /tmp/codecov.FOjQuF.gz [2023-05-10T09:15:58.979Z] ==> Uploading reports [2023-05-10T09:15:58.979Z] url: https://codecov.io [2023-05-10T09:15:58.979Z] query: branch=PR-4563&commit=6c49f5430dfc757149bb64aece929a296a401505&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-10T09:15:58.979Z] -> Pinging Codecov [2023-05-10T09:15:58.979Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=6c49f5430dfc757149bb64aece929a296a401505&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-10T09:15:58.979Z] -> Uploading to [2023-05-10T09:15:58.979Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/00271124DB129430A58F1EEE437C3FCB/6c49f5430dfc757149bb64aece929a296a401505/b8b03323-a60d-4685-89d1-39b382988d9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T091558Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5421952527098fe85c7b0e43c3da5f305067399058801ffa8b91eda1f64cdebe [2023-05-10T09:15:58.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T09:15:58.979Z] Dload Upload Total Spent Left Speed [2023-05-10T09:15:59.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57497 0 0 100 57497 0 285k --:--:-- --:--:-- --:--:-- 285k [2023-05-10T09:15:59.238Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6c49f5430dfc757149bb64aece929a296a401505 [Pipeline] } [2023-05-10T09:15:59.245Z] 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-05-10T09:15:59.824Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:00.118Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:00.973Z] ---> package-listing.sh [2023-05-10T09:16:00.973Z] ++ facter osfamily [2023-05-10T09:16:00.973Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T09:16:01.230Z] + OS_FAMILY=debian [2023-05-10T09:16:01.230Z] + workspace=/w/workspace/edgex-go/2 [2023-05-10T09:16:01.230Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T09:16:01.230Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T09:16:01.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T09:16:01.230Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T09:16:01.230Z] + '[' /w/workspace/edgex-go/2 ']' [2023-05-10T09:16:01.230Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T09:16:01.230Z] + case "${OS_FAMILY}" in [2023-05-10T09:16:01.230Z] + grep '^ii' [2023-05-10T09:16:01.230Z] + dpkg -l [2023-05-10T09:16:01.230Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T09:16:01.230Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T09:16:01.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T09:16:01.230Z] + '[' /w/workspace/edgex-go/2 ']' [2023-05-10T09:16:01.230Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-05-10T09:16:01.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-05-10T09:16:01.239Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T09:16:01.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:16:02.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T09:16:02.085Z] [2023-05-10T09:16:02.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:16:02.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T09:16:02.385Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T09:16:02.385Z] 5eb5b503b376: Pulling fs layer [2023-05-10T09:16:02.385Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T09:16:02.385Z] ec43610c2a17: Pulling fs layer [2023-05-10T09:16:02.385Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T09:16:02.385Z] 33b1e0a273af: Pulling fs layer [2023-05-10T09:16:02.385Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T09:16:02.385Z] 2f39f015ded8: Pulling fs layer [2023-05-10T09:16:02.385Z] 5d3b04190fa2: Waiting [2023-05-10T09:16:02.385Z] 33b1e0a273af: Waiting [2023-05-10T09:16:02.385Z] 3a2ae6a8a46f: Waiting [2023-05-10T09:16:02.385Z] 2f39f015ded8: Waiting [2023-05-10T09:16:02.385Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T09:16:02.385Z] 5c69ac0246d0: Download complete [2023-05-10T09:16:02.644Z] 3a2ae6a8a46f: Download complete [2023-05-10T09:16:02.644Z] 33b1e0a273af: Verifying Checksum [2023-05-10T09:16:02.644Z] 33b1e0a273af: Download complete [2023-05-10T09:16:02.644Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T09:16:02.644Z] 5d3b04190fa2: Download complete [2023-05-10T09:16:02.644Z] ec43610c2a17: Verifying Checksum [2023-05-10T09:16:02.644Z] ec43610c2a17: Download complete [2023-05-10T09:16:02.644Z] 5eb5b503b376: Verifying Checksum [2023-05-10T09:16:02.644Z] 5eb5b503b376: Download complete [2023-05-10T09:16:03.577Z] 2f39f015ded8: Download complete [2023-05-10T09:16:03.834Z] 5eb5b503b376: Pull complete [2023-05-10T09:16:04.091Z] 5c69ac0246d0: Pull complete [2023-05-10T09:16:04.657Z] ec43610c2a17: Pull complete [2023-05-10T09:16:04.657Z] 3a2ae6a8a46f: Pull complete [2023-05-10T09:16:04.915Z] 33b1e0a273af: Pull complete [2023-05-10T09:16:05.174Z] 5d3b04190fa2: Pull complete [2023-05-10T09:16:09.357Z] 2f39f015ded8: Pull complete [2023-05-10T09:16:09.357Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T09:16:09.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T09:16:09.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:16:09.598Z] prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container [2023-05-10T09:16:09.625Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T09:16:17.154Z] $ docker top 90ab348a3863f1368752d7a07ab697362916653d22cdfad24886485b20252f7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T09:16:17.509Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T09:16:17.791Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T09:16:18.074Z] + ls /var/log/sa-host [2023-05-10T09:16:18.074Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T09:16:18.140Z] provisioning config files... [2023-05-10T09:16:18.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5723793554896450228tmp [Pipeline] { [Pipeline] echo [2023-05-10T09:16:18.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:18.441Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T09:16:18.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:18.766Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T09:16:18.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:19.050Z] ---> sudo-logs.sh [2023-05-10T09:16:19.051Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T09:16:19.074Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:19.360Z] ---> job-cost.sh [2023-05-10T09:16:19.360Z] lf-activate-venv: SKIPPING [2023-05-10T09:16:19.360Z] DEBUG: total: 0.10999999940395355 [2023-05-10T09:16:19.360Z] INFO: Retrieving Stack Cost... [2023-05-10T09:16:19.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T09:16:20.189Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T09:16:20.199Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:20.481Z] ---> logs-deploy.sh [2023-05-10T09:16:20.482Z] lf-activate-venv: SKIPPING [2023-05-10T09:16:20.482Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/2 [2023-05-10T09:16:20.482Z] INFO: archiving workspace using pattern(s): [2023-05-10T09:16:21.421Z] Archives upload complete. [2023-05-10T09:16:21.681Z] INFO: archiving logs to Nexus