Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from c1dbeb0b804e52bc17696917375e56ea1ac61ffe+eecf9864b491fb41522b6558cae261f6169b3352 (89764001d0123ce0afa76f9b2bf6a55ffbefd61b) 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-ssh9686195975123115476.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-ssh3664966169871694488.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-4558/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-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6350594289062693575.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-ssh12338772823980517550.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-4558/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-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12071001439881877127.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15272 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe Merge succeeded, producing b5354926094d0ae3b032ca63166c1c3f07ab43f1 Checking out Revision b5354926094d0ae3b032ca63166c1c3f07ab43f1 (PR-4558) > 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/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # 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 eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5354926094d0ae3b032ca63166c1c3f07ab43f1 # timeout=10 Commit message: "Merge commit 'eecf9864b491fb41522b6558cae261f6169b3352' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-12T08:29:27.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-12T08:29:27.838Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-12T08:29:27.852Z] ========================================================= [2023-05-12T08:29:27.852Z] EdgeX Global Pipelines Version Info [2023-05-12T08:29:27.852Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-12T08:29:28.595Z] ------------------- [2023-05-12T08:29:28.595Z] stable info: [2023-05-12T08:29:28.595Z] ------------------- [2023-05-12T08:29:28.595Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-12T08:29:28.595Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T08:29:28.595Z] Message: update stable to v1.0.249 > git rev-list --no-walk e9b96c2d6279786f3fc8b3fe1baa06241c4195c0 # timeout=10 [2023-05-12T08:29:29.165Z] ------------------- [2023-05-12T08:29:29.166Z] experimental info: [2023-05-12T08:29:29.166Z] ------------------- [2023-05-12T08:29:29.166Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-12T08:29:29.166Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T08:29:29.166Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-12T08:29:29.383Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-12T08:29:29.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-12T08:29:29.413Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-12T08:29:29.422Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-12T08:29:29.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-12T08:29:29.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-12T08:29:29.458Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-12T08:29:29.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-12T08:29:29.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-12T08:29:29.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-12T08:29:29.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-12T08:29:29.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-12T08:29:29.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-12T08:29:29.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-12T08:29:29.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-12T08:29:29.575Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-12T08:29:29.586Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-12T08:29:29.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-12T08:29:29.610Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-12T08:29:29.624Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-12T08:29:29.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-12T08:29:29.652Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-12T08:29:29.668Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-12T08:29:29.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4558 [Pipeline] echo [2023-05-12T08:29:29.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4558 [Pipeline] echo [2023-05-12T08:29:29.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4558 [Pipeline] echo [2023-05-12T08:29:29.725Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5354926094d0ae3b032ca63166c1c3f07ab43f1 [Pipeline] echo [2023-05-12T08:29:29.736Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b535492 [Pipeline] echo [2023-05-12T08:29:29.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T08:29:29.794Z] provisioning config files... [2023-05-12T08:29:29.810Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config16585560863259022632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T08:29:30.111Z] ---> docker-login.sh [2023-05-12T08:29:30.111Z] nexus3.edgexfoundry.org:10001 [2023-05-12T08:29:30.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:29:30.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:29:30.682Z] Configure a credential helper to remove this warning. See [2023-05-12T08:29:30.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:29:30.682Z] [2023-05-12T08:29:30.682Z] Login Succeeded [2023-05-12T08:29:30.682Z] nexus3.edgexfoundry.org:10002 [2023-05-12T08:29:30.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:29:30.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:29:30.682Z] Configure a credential helper to remove this warning. See [2023-05-12T08:29:30.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:29:30.682Z] [2023-05-12T08:29:30.682Z] Login Succeeded [2023-05-12T08:29:30.682Z] nexus3.edgexfoundry.org:10003 [2023-05-12T08:29:30.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:29:30.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:29:30.682Z] Configure a credential helper to remove this warning. See [2023-05-12T08:29:30.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:29:30.682Z] [2023-05-12T08:29:30.682Z] Login Succeeded [2023-05-12T08:29:30.682Z] nexus3.edgexfoundry.org:10004 [2023-05-12T08:29:30.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:29:30.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:29:30.941Z] Configure a credential helper to remove this warning. See [2023-05-12T08:29:30.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:29:30.941Z] [2023-05-12T08:29:30.941Z] Login Succeeded [2023-05-12T08:29:30.941Z] docker.io [2023-05-12T08:29:30.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:29:31.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:29:31.202Z] Configure a credential helper to remove this warning. See [2023-05-12T08:29:31.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:29:31.202Z] [2023-05-12T08:29:31.202Z] Login Succeeded [2023-05-12T08:29:31.202Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T08:29:31.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T08:29:31.514Z] + 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-12T08:29:31.514Z] + dirname cmd/core-command/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/core-data/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/core-metadata/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-12T08:29:31.514Z] + dirname+ cmd/security-spire-server/Dockerfile [2023-05-12T08:29:31.514Z] cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/support-notifications/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-12T08:29:31.514Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-12T08:29:31.514Z] + cut -d/ -f2 [2023-05-12T08:29:31.514Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-12T08:29:31.569Z] 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-12T08:29:31.927Z] + git rev-list -1 --merges b5354926094d0ae3b032ca63166c1c3f07ab43f1~1..b5354926094d0ae3b032ca63166c1c3f07ab43f1 [Pipeline] echo [2023-05-12T08:29:31.939Z] -----------> git rev-list -1 --merges b5354926094d0ae3b032ca63166c1c3f07ab43f1~1..b5354926094d0ae3b032ca63166c1c3f07ab43f1 b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:29:31.939Z] b5354926094d0ae3b032ca63166c1c3f07ab43f1 [false] [Pipeline] sh [2023-05-12T08:29:32.228Z] + git log --format=format:%s -1 b5354926094d0ae3b032ca63166c1c3f07ab43f1 [Pipeline] echo [2023-05-12T08:29:32.246Z] ========================================================= [2023-05-12T08:29:32.246Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-12T08:29:32.246Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-12T08:29:32.698Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T08:29:32.699Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-12T08:29:32.699Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-12T08:29:32.699Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-12T08:29:32.699Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-12T08:29:32.699Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-12T08:29:32.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:29:33.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T08:29:33.128Z] [2023-05-12T08:29:33.128Z] 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-12T08:29:33.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T08:29:33.426Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-12T08:29:33.426Z] b85a868b505f: Pulling fs layer [2023-05-12T08:29:33.426Z] e2be974225ed: Pulling fs layer [2023-05-12T08:29:33.426Z] 339a4e72a1f5: Pulling fs layer [2023-05-12T08:29:33.426Z] 988bab9f4d93: Pulling fs layer [2023-05-12T08:29:33.426Z] 1469e6f7b9e6: Pulling fs layer [2023-05-12T08:29:33.426Z] eaf3925da568: Pulling fs layer [2023-05-12T08:29:33.426Z] bab4dde63d76: Pulling fs layer [2023-05-12T08:29:33.426Z] bde34c3a00c8: Pulling fs layer [2023-05-12T08:29:33.426Z] b352a97aabf1: Pulling fs layer [2023-05-12T08:29:33.426Z] 4872d77fe225: Pulling fs layer [2023-05-12T08:29:33.426Z] 5851b861e8e6: Pulling fs layer [2023-05-12T08:29:33.426Z] bab4dde63d76: Waiting [2023-05-12T08:29:33.426Z] bde34c3a00c8: Waiting [2023-05-12T08:29:33.426Z] b352a97aabf1: Waiting [2023-05-12T08:29:33.426Z] 1469e6f7b9e6: Waiting [2023-05-12T08:29:33.426Z] eaf3925da568: Waiting [2023-05-12T08:29:33.426Z] 4872d77fe225: Waiting [2023-05-12T08:29:33.426Z] 5851b861e8e6: Waiting [2023-05-12T08:29:33.426Z] 988bab9f4d93: Waiting [2023-05-12T08:29:33.426Z] e2be974225ed: Download complete [2023-05-12T08:29:33.426Z] 988bab9f4d93: Verifying Checksum [2023-05-12T08:29:33.426Z] 988bab9f4d93: Download complete [2023-05-12T08:29:33.426Z] 1469e6f7b9e6: Verifying Checksum [2023-05-12T08:29:33.426Z] 1469e6f7b9e6: Download complete [2023-05-12T08:29:33.426Z] 339a4e72a1f5: Verifying Checksum [2023-05-12T08:29:33.426Z] 339a4e72a1f5: Download complete [2023-05-12T08:29:33.426Z] eaf3925da568: Download complete [2023-05-12T08:29:33.685Z] bde34c3a00c8: Download complete [2023-05-12T08:29:33.685Z] b352a97aabf1: Verifying Checksum [2023-05-12T08:29:33.685Z] b352a97aabf1: Download complete [2023-05-12T08:29:33.685Z] 4872d77fe225: Verifying Checksum [2023-05-12T08:29:33.685Z] 4872d77fe225: Download complete [2023-05-12T08:29:33.685Z] 5851b861e8e6: Verifying Checksum [2023-05-12T08:29:33.685Z] 5851b861e8e6: Download complete [2023-05-12T08:29:33.685Z] b85a868b505f: Verifying Checksum [2023-05-12T08:29:33.685Z] b85a868b505f: Download complete [2023-05-12T08:29:33.944Z] bab4dde63d76: Verifying Checksum [2023-05-12T08:29:33.944Z] bab4dde63d76: Download complete [2023-05-12T08:29:34.880Z] b85a868b505f: Pull complete [2023-05-12T08:29:34.880Z] e2be974225ed: Pull complete [2023-05-12T08:29:35.448Z] 339a4e72a1f5: Pull complete [2023-05-12T08:29:35.448Z] 988bab9f4d93: Pull complete [2023-05-12T08:29:35.705Z] 1469e6f7b9e6: Pull complete [2023-05-12T08:29:35.705Z] eaf3925da568: Pull complete [2023-05-12T08:29:37.083Z] bab4dde63d76: Pull complete [2023-05-12T08:29:37.342Z] bde34c3a00c8: Pull complete [2023-05-12T08:29:37.342Z] b352a97aabf1: Pull complete [2023-05-12T08:29:37.342Z] 4872d77fe225: Pull complete [2023-05-12T08:29:37.600Z] 5851b861e8e6: Pull complete [2023-05-12T08:29:37.600Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-12T08:29:37.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T08:29:37.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:29:37.687Z] prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container [2023-05-12T08:29:37.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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/py-git-semver:0.1.4 cat [2023-05-12T08:29:39.876Z] $ docker top 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 -eo pid,comm [2023-05-12T08:29:39.928Z] 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-12T08:29:39.928Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T08:29:39.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T08:29:39.965Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T08:29:40.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T08:29:40.069Z] $ docker exec 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 ssh-agent [2023-05-12T08:29:40.164Z] SSH_AUTH_SOCK=/tmp/ssh-wPHhfxmJkkAd/agent.32 [2023-05-12T08:29:40.164Z] SSH_AGENT_PID=38 [2023-05-12T08:29:40.171Z] Running ssh-add (command line suppressed) [2023-05-12T08:29:40.269Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7979682638829570693.key (/w/workspace/edgex-go/5@tmp/private_key_7979682638829570693.key) [2023-05-12T08:29:40.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T08:29:40.564Z] + git tag --points-at HEAD [Pipeline] } [2023-05-12T08:29:40.584Z] $ docker exec --env ******** --env ******** 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 ssh-agent -k [2023-05-12T08:29:40.676Z] unset SSH_AUTH_SOCK; [2023-05-12T08:29:40.676Z] unset SSH_AGENT_PID; [2023-05-12T08:29:40.677Z] echo Agent pid 38 killed; [2023-05-12T08:29:40.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-12T08:29:40.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T08:29:40.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T08:29:40.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T08:29:40.842Z] $ docker exec 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 ssh-agent [2023-05-12T08:29:40.951Z] SSH_AUTH_SOCK=/tmp/ssh-xPmJ7YmjJL2G/agent.70 [2023-05-12T08:29:40.951Z] SSH_AGENT_PID=76 [2023-05-12T08:29:40.955Z] Running ssh-add (command line suppressed) [2023-05-12T08:29:41.047Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_16967685066562823336.key (/w/workspace/edgex-go/5@tmp/private_key_16967685066562823336.key) [2023-05-12T08:29:41.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T08:29:41.336Z] + git semver init [2023-05-12T08:29:41.596Z] 2023-05-12 08:29:41,501 [run_init] DEBUG init version:0.0.0 force:False [2023-05-12T08:29:41.596Z] 2023-05-12 08:29:41,501 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-05-12T08:29:41.596Z] 2023-05-12 08:29:41,502 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-05-12T08:29:41.596Z] 2023-05-12 08:29:41,502 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-05-12T08:29:46.865Z] 2023-05-12 08:29:46,082 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-05-12T08:29:46.865Z] 2023-05-12 08:29:46,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4558 with force:False [2023-05-12T08:29:46.865Z] 2023-05-12 08:29:46,083 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4558 [2023-05-12T08:29:46.865Z] 2023-05-12 08:29:46,087 [execute] INFO git cat-file --batch-check [2023-05-12T08:29:46.865Z] 2023-05-12 08:29:46,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-05-12T08:29:46.865Z] 2023-05-12 08:29:46,094 [execute] INFO git cat-file --batch [2023-05-12T08:29:46.865Z] 2023-05-12 08:29:46,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-05-12T08:29:46.865Z] 2023-05-12 08:29:46,099 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4558 [2023-05-12T08:29:46.865Z] 0.0.0 [Pipeline] } [2023-05-12T08:29:46.876Z] $ docker exec --env ******** --env ******** 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 ssh-agent -k [2023-05-12T08:29:46.969Z] unset SSH_AUTH_SOCK; [2023-05-12T08:29:46.969Z] unset SSH_AGENT_PID; [2023-05-12T08:29:46.969Z] echo Agent pid 76 killed; [2023-05-12T08:29:46.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T08:29:47.282Z] + git semver [Pipeline] } [2023-05-12T08:29:47.559Z] $ docker stop --time=1 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 [2023-05-12T08:29:48.839Z] $ docker rm -f --volumes 0b448fc08b584f4523cb37547cfd7dd1f231c522d880bd9e76a3297918cd1418 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T08:29:49.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-12T08:29:49.362Z] Stashed 1 file(s) [Pipeline] echo [2023-05-12T08:29:49.365Z] [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-12T08:29:49.736Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-05-12T08:29:49.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T08:29:49.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T08:29:49.767Z] ========================================================= [2023-05-12T08:29:49.767Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-12T08:29:49.767Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:29:50.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T08:29:50.049Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-12T08:29:50.049Z] f56be85fc22e: Pulling fs layer [2023-05-12T08:29:50.049Z] 85791d961cd3: Pulling fs layer [2023-05-12T08:29:50.049Z] d694b5ae8c79: Pulling fs layer [2023-05-12T08:29:50.049Z] 9f32a84ed3da: Pulling fs layer [2023-05-12T08:29:50.049Z] 4d19c01a9841: Pulling fs layer [2023-05-12T08:29:50.049Z] 9325e15d5711: Pulling fs layer [2023-05-12T08:29:50.049Z] 556b6ee489ea: Pulling fs layer [2023-05-12T08:29:50.049Z] c5a4b2cf53e6: Pulling fs layer [2023-05-12T08:29:50.049Z] 556b6ee489ea: Waiting [2023-05-12T08:29:50.049Z] 9f32a84ed3da: Waiting [2023-05-12T08:29:50.049Z] 4d19c01a9841: Waiting [2023-05-12T08:29:50.049Z] 9325e15d5711: Waiting [2023-05-12T08:29:50.049Z] 85791d961cd3: Download complete [2023-05-12T08:29:50.049Z] 9f32a84ed3da: Verifying Checksum [2023-05-12T08:29:50.049Z] 9f32a84ed3da: Download complete [2023-05-12T08:29:50.049Z] 4d19c01a9841: Verifying Checksum [2023-05-12T08:29:50.049Z] 4d19c01a9841: Download complete [2023-05-12T08:29:50.049Z] f56be85fc22e: Verifying Checksum [2023-05-12T08:29:50.049Z] f56be85fc22e: Download complete [2023-05-12T08:29:50.049Z] 9325e15d5711: Download complete [2023-05-12T08:29:50.308Z] f56be85fc22e: Pull complete [2023-05-12T08:29:50.308Z] 85791d961cd3: Pull complete [2023-05-12T08:29:50.570Z] c5a4b2cf53e6: Verifying Checksum [2023-05-12T08:29:50.570Z] c5a4b2cf53e6: Download complete [2023-05-12T08:29:50.833Z] d694b5ae8c79: Verifying Checksum [2023-05-12T08:29:50.833Z] d694b5ae8c79: Download complete [2023-05-12T08:29:51.091Z] 556b6ee489ea: Verifying Checksum [2023-05-12T08:29:51.091Z] 556b6ee489ea: Download complete [2023-05-12T08:29:53.620Z] d694b5ae8c79: Pull complete [2023-05-12T08:29:53.620Z] 9f32a84ed3da: Pull complete [2023-05-12T08:29:53.878Z] 4d19c01a9841: Pull complete [2023-05-12T08:29:53.878Z] 9325e15d5711: Pull complete [2023-05-12T08:29:56.418Z] 556b6ee489ea: Pull complete [2023-05-12T08:29:56.986Z] c5a4b2cf53e6: Pull complete [2023-05-12T08:29:56.986Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-12T08:29:56.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T08:29:56.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:29:57.284Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T08:29:57.284Z] WORKDIR /edgex [2023-05-12T08:29:57.284Z] COPY go.mod . [2023-05-12T08:29:57.284Z] RUN go mod download [2023-05-12T08:29:57.284Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-12T08:29:57.853Z] Sending build context to Docker daemon 170.7MB [2023-05-12T08:29:57.853Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T08:29:57.853Z] ---> c4be618373d6 [2023-05-12T08:29:57.853Z] Step 2/4 : WORKDIR /edgex [2023-05-12T08:30:02.052Z] ---> Running in aa8f95f1e652 [2023-05-12T08:30:02.052Z] Removing intermediate container aa8f95f1e652 [2023-05-12T08:30:02.052Z] ---> c3fb3a337f64 [2023-05-12T08:30:02.052Z] Step 3/4 : COPY go.mod . [2023-05-12T08:30:02.052Z] ---> d0b559f91bc6 [2023-05-12T08:30:02.052Z] Step 4/4 : RUN go mod download [2023-05-12T08:30:02.052Z] ---> Running in 9c6c5abfc757 [2023-05-12T08:30:04.427Z] Still waiting to schedule task [2023-05-12T08:30:04.427Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-12T08:30:20.353Z] Removing intermediate container 9c6c5abfc757 [2023-05-12T08:30:20.354Z] ---> f7b99e075db9 [2023-05-12T08:30:20.354Z] Successfully built f7b99e075db9 [2023-05-12T08:30:20.354Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:30:20.653Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-12T08:30:20.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:30:20.719Z] prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container [2023-05-12T08:30:20.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-12T08:30:21.133Z] $ docker top 68e5aa0fc7f583618390690e4b604d62d2ac0069dc508bb66dbf8524da606235 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:30:21.469Z] + go version [2023-05-12T08:30:21.469Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-12T08:30:21.479Z] $ docker stop --time=1 68e5aa0fc7f583618390690e4b604d62d2ac0069dc508bb66dbf8524da606235 [2023-05-12T08:30:22.732Z] $ docker rm -f --volumes 68e5aa0fc7f583618390690e4b604d62d2ac0069dc508bb66dbf8524da606235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:30:23.126Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-12T08:30:23.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:30:23.200Z] prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container [2023-05-12T08:30:23.232Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-12T08:30:23.551Z] $ docker top 85f18d4ad6eb009f7ab095949e2286efa7d4005d06caaa2f04fb254bace9ce19 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-12T08:30:23.626Z] ========================================================= [2023-05-12T08:30:23.626Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-12T08:30:23.626Z] ========================================================= [Pipeline] sh [2023-05-12T08:30:23.900Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:30:24.198Z] + make test [2023-05-12T08:30:24.198Z] go test -race -coverprofile=coverage.out ./... [2023-05-12T08:30:30.757Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-12T08:30:45.630Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-12T08:30:45.630Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-12T08:30:45.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-12T08:30:46.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-12T08:30:46.716Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-12T08:30:47.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-12T08:30:47.282Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-12T08:30:47.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-12T08:30:47.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-12T08:30:47.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-12T08:30:48.058Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-12T08:30:48.316Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-12T08:30:48.316Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-12T08:30:48.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-12T08:30:50.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-12T08:30:50.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-12T08:30:50.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-05-12T08:30:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-05-12T08:30:56.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements [2023-05-12T08:30:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-12T08:30:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-12T08:30:56.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-12T08:30:57.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-12T08:30:57.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-12T08:30:57.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-05-12T08:30:58.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-12T08:30:58.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-12T08:30:58.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:30:58.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-12T08:30:58.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-12T08:30:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-12T08:30:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-12T08:31:01.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.623s coverage: 88.5% of statements [2023-05-12T08:31:01.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-05-12T08:31:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-12T08:31:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:31:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-12T08:31:02.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements [2023-05-12T08:31:02.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-12T08:31:02.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-12T08:31:02.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-12T08:31:02.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-12T08:31:02.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-12T08:31:02.190Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-05-12T08:31:03.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-12T08:31:03.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-12T08:31:03.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-12T08:31:03.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-05-12T08:31:04.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-12T08:31:04.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-12T08:31:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-05-12T08:31:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-05-12T08:31:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 42.9% of statements [2023-05-12T08:31:05.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 82.9% of statements [2023-05-12T08:31:05.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-05-12T08:31:05.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-05-12T08:31:05.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-05-12T08:31:06.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-12T08:31:06.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-12T08:31:06.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-12T08:31:06.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-12T08:31:06.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-12T08:31:06.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-12T08:31:06.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-12T08:31:06.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-12T08:31:07.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-12T08:31:07.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-12T08:31:07.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-12T08:31:07.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-12T08:31:08.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-12T08:31:08.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-12T08:31:08.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-12T08:31:09.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-12T08:31:09.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-12T08:31:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-12T08:31:10.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-12T08:31:11.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-12T08:31:11.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-12T08:31:11.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-12T08:31:13.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-12T08:31:13.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-12T08:31:13.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-12T08:31:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-12T08:31:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-12T08:31:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-12T08:31:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-12T08:31:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-12T08:31:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-12T08:31:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-12T08:31:15.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-12T08:31:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-12T08:31:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-12T08:31:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:31:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-12T08:31:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-12T08:31:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-12T08:31:17.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-05-12T08:31:18.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-12T08:31:18.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.266s coverage: 79.9% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.066s coverage: 92.9% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 62.3% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 38.4% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.107s coverage: 92.3% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-05-12T08:31:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.072s coverage: 97.7% of statements [2023-05-12T08:31:31.102Z] 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-12T08:31:31.102Z] running golangci-lint [2023-05-12T08:31:31.102Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-12T08:31:31.102Z] go version go1.20.2 linux/amd64 [2023-05-12T08:31:31.102Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-12T08:31:31.102Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-12T08:31:42.420Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15274 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws [2023-05-12T08:31:42.434Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-05-12T08:31:42.470Z] The recommended git tool is: git [2023-05-12T08:31:45.979Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|files|imports|deps) took 13.472172545s" [2023-05-12T08:31:45.979Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.377524ms" [2023-05-12T08:31:47.493Z] using credential edgex-jenkins-ssh [2023-05-12T08:31:47.509Z] Cloning the remote Git repository [2023-05-12T08:31:47.556Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-12T08:31:47.647Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-05-12T08:31:47.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-12T08:31:47.790Z] > git --version # timeout=10 [2023-05-12T08:31:47.810Z] > git --version # 'git version 2.25.1' [2023-05-12T08:31:47.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T08:31:47.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-12T08:31:50.161Z] level=info msg="[linters_context/goanalysis] analyzers took 48.39281657s with top 10 stages: buildir: 26.661363898s, fact_deprecated: 1.620930306s, inspect: 1.597676592s, ctrlflow: 1.129778147s, gosec: 1.099423923s, S1038: 955.278118ms, printf: 744.156041ms, nilness: 648.323358ms, directives: 564.377918ms, fact_purity: 494.142971ms" [2023-05-12T08:31:50.161Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-12T08:31:50.161Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, path_prettifier: 203/203, skip_files: 203/203, nolint: 0/23, autogenerated_exclude: 203/203, exclude: 203/203, cgo: 203/203, skip_dirs: 203/203" [2023-05-12T08:31:50.161Z] level=info msg="[runner] processing took 17.243658ms with stages: nolint: 6.666612ms, identifier_marker: 5.91544ms, autogenerated_exclude: 1.399055ms, path_prettifier: 1.306454ms, exclude-rules: 1.236385ms, skip_dirs: 675.122µs, cgo: 26.68µs, filename_unadjuster: 14.34µs, max_same_issues: 540ns, uniq_by_line: 480ns, skip_files: 350ns, diff: 310ns, exclude: 300ns, source_code: 290ns, path_prefixer: 270ns, sort_results: 260ns, severity-rules: 250ns, path_shortener: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns" [2023-05-12T08:31:50.161Z] level=info msg="[runner] linters took 6.309644603s with stages: goanalysis_metalinter: 6.292318665s" [2023-05-12T08:31:50.161Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-12T08:31:50.161Z] level=info msg="Memory: 200 samples, avg is 176.3MB, max is 752.7MB" [2023-05-12T08:31:50.161Z] level=info msg="Execution took 19.837424486s" [2023-05-12T08:31:50.161Z] go vet ./... [2023-05-12T08:31:54.337Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-12T08:31:54.337Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-12T08:31:54.337Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-12T08:31:54.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-12T08:31:54.634Z] + ls -al . [2023-05-12T08:31:54.634Z] total 704 [2023-05-12T08:31:54.634Z] drwxrwxr-x 11 1001 1001 4096 May 12 08:30 . [2023-05-12T08:31:54.634Z] drwxr-xr-x 4 root root 4096 May 12 08:30 .. [2023-05-12T08:31:54.634Z] drwxrwxr-x 2 1001 1001 4096 May 12 08:29 .blubracket [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 16 May 12 08:29 .dockerignore [2023-05-12T08:31:54.634Z] drwxrwxr-x 8 1001 1001 4096 May 12 08:29 .git [2023-05-12T08:31:54.634Z] drwxrwxr-x 3 1001 1001 4096 May 12 08:29 .github [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 1133 May 12 08:29 .gitignore [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 42 May 12 08:29 .golangci.yml [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 87 May 12 08:29 .hadolint.yml [2023-05-12T08:31:54.634Z] drwxr-xr-x 3 1001 1001 4096 May 12 08:29 .semver [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 166 May 12 08:29 .sonarcloud.properties [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 1171 May 12 08:29 ADOPTERS.md [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 10835 May 12 08:29 Attribution.txt [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 73765 May 12 08:29 CHANGELOG.md [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 3804 May 12 08:29 CONTRIBUTING.md [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 677 May 12 08:29 GOVERNANCE.md [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 883 May 12 08:29 Jenkinsfile [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 10775 May 12 08:29 LICENSE [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 14368 May 12 08:29 Makefile [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 582 May 12 08:29 OWNERS.md [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 9902 May 12 08:29 README.md [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 789 May 12 08:29 SECURITY.md [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 5 May 12 08:29 VERSION [2023-05-12T08:31:54.634Z] drwxrwxr-x 2 1001 1001 4096 May 12 08:29 bin [2023-05-12T08:31:54.634Z] drwxrwxr-x 18 1001 1001 4096 May 12 08:29 cmd [2023-05-12T08:31:54.634Z] -rw-r--r-- 1 root root 447731 May 12 08:31 coverage.out [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 3200 May 12 08:29 go.mod [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 31040 May 12 08:29 go.sum [2023-05-12T08:31:54.634Z] drwxrwxr-x 7 1001 1001 4096 May 12 08:29 internal [2023-05-12T08:31:54.634Z] drwxrwxr-x 3 1001 1001 4096 May 12 08:29 openapi [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 594 May 12 08:29 security.txt [2023-05-12T08:31:54.634Z] drwxrwxr-x 4 1001 1001 4096 May 12 08:29 snap [2023-05-12T08:31:54.634Z] -rw-rw-r-- 1 1001 1001 204 May 12 08:29 version.go [Pipeline] sh [2023-05-12T08:31:54.916Z] + '[' -e coverage.out ] [2023-05-12T08:31:54.916Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-12T08:31:55.027Z] Stashed 1 file(s) [Pipeline] sh [2023-05-12T08:31:55.308Z] + make build [2023-05-12T08:31:55.308Z] 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-12T08:32:05.464Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-12T08:32:05.488Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-12T08:32:06.432Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-12T08:32:06.474Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-12T08:32:06.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T08:32:06.493Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-12T08:32:07.386Z] Merging remotes/origin/main commit eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-12T08:32:07.506Z] 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-12T08:32:07.507Z] 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-12T08:32:07.766Z] 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-12T08:32:08.089Z] Merge succeeded, producing f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T08:32:08.090Z] Checking out Revision f93906c866d216b233ab19d9c4674c87b5be9e5d (PR-4558) [2023-05-12T08:32:08.332Z] 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-12T08:32:07.407Z] > git config core.sparsecheckout # timeout=10 [2023-05-12T08:32:07.482Z] > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 [2023-05-12T08:32:07.713Z] > git remote # timeout=10 [2023-05-12T08:32:07.739Z] > git config --get remote.origin.url # timeout=10 [2023-05-12T08:32:07.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T08:32:07.774Z] > git merge eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 [2023-05-12T08:32:08.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-12T08:32:08.099Z] > git config core.sparsecheckout # timeout=10 [2023-05-12T08:32:08.116Z] > git checkout -f f93906c866d216b233ab19d9c4674c87b5be9e5d # timeout=10 [2023-05-12T08:32:11.642Z] Commit message: "Merge commit 'eecf9864b491fb41522b6558cae261f6169b3352' into HEAD" [2023-05-12T08:32:11.666Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T08:32:12.551Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-12T08:32:12.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-12T08:32:12.551Z] Dload Upload Total Spent Left Speed [2023-05-12T08:32:12.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 75898 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] sh [2023-05-12T08:32:13.243Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-12T08:32:11.653Z] > git rev-list --no-walk e9b96c2d6279786f3fc8b3fe1baa06241c4195c0 # timeout=10 [2023-05-12T08:32:13.572Z] + sudo tee /etc/docker/daemon.new [2023-05-12T08:32:13.572Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-12T08:32:13.572Z] { [2023-05-12T08:32:13.572Z] "registry-mirrors": [ [2023-05-12T08:32:13.572Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-12T08:32:13.572Z] ], [2023-05-12T08:32:13.572Z] "bip": "10.250.0.254/24", [2023-05-12T08:32:13.572Z] "hosts": [ [2023-05-12T08:32:13.572Z] "tcp://0.0.0.0:5555", [2023-05-12T08:32:13.572Z] "unix:///var/run/docker.sock" [2023-05-12T08:32:13.572Z] ], [2023-05-12T08:32:13.572Z] "mtu": 1458, [2023-05-12T08:32:13.572Z] "selinux-enabled": true, [2023-05-12T08:32:13.572Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-12T08:32:13.572Z] } [Pipeline] sh [2023-05-12T08:32:13.894Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-12T08:32:14.216Z] + sudo service docker restart [2023-05-12T08:32:14.886Z] 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-12T08:32:15.452Z] 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-12T08:32:16.892Z] 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-12T08:32:17.829Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-12T08:32:18.397Z] 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-12T08:32:19.340Z] 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-12T08:32:20.275Z] 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-12T08:32:21.220Z] $ docker stop --time=1 85f18d4ad6eb009f7ab095949e2286efa7d4005d06caaa2f04fb254bace9ce19 [2023-05-12T08:32:24.993Z] $ docker rm -f --volumes 85f18d4ad6eb009f7ab095949e2286efa7d4005d06caaa2f04fb254bace9ce19 [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-12T08:32:25.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-12T08:32:25.872Z] [2023-05-12T08:32:25.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:32:26.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-12T08:32:26.181Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-12T08:32:26.181Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-12T08:32:26.181Z] ca9280d653b3: Pulling fs layer [2023-05-12T08:32:26.181Z] 7e9c9ca2126c: Pulling fs layer [2023-05-12T08:32:26.438Z] cbdbe7a5bc2a: Download complete [2023-05-12T08:32:26.438Z] cbdbe7a5bc2a: Pull complete [2023-05-12T08:32:26.438Z] ca9280d653b3: Verifying Checksum [2023-05-12T08:32:26.438Z] ca9280d653b3: Download complete [2023-05-12T08:32:26.708Z] 7e9c9ca2126c: Verifying Checksum [2023-05-12T08:32:26.708Z] 7e9c9ca2126c: Download complete [2023-05-12T08:32:26.965Z] ca9280d653b3: Pull complete [2023-05-12T08:32:30.246Z] 7e9c9ca2126c: Pull complete [2023-05-12T08:32:30.246Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-12T08:32:30.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-12T08:32:30.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:32:30.324Z] prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container [2023-05-12T08:32:30.350Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-12T08:32:32.283Z] $ docker top 02e32f98d4b486af28dbbfaaa6ed50a95fe64954ae2a62c324598b5050848ab9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T08:32:32.485Z] provisioning config files... [2023-05-12T08:32:32.515Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config12261492557407036605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T08:32:32.631Z] + docker-compose build --help [2023-05-12T08:32:32.631Z] + grep parallel [2023-05-12T08:32:32.879Z] ---> docker-login.sh [2023-05-12T08:32:32.879Z] nexus3.edgexfoundry.org:10001 [2023-05-12T08:32:33.197Z] --parallel Build images in parallel. [Pipeline] } [2023-05-12T08:32:33.207Z] $ docker stop --time=1 02e32f98d4b486af28dbbfaaa6ed50a95fe64954ae2a62c324598b5050848ab9 [2023-05-12T08:32:33.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:32:33.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:32:33.472Z] Configure a credential helper to remove this warning. See [2023-05-12T08:32:33.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:32:33.472Z] [2023-05-12T08:32:33.472Z] Login Succeeded [2023-05-12T08:32:33.472Z] nexus3.edgexfoundry.org:10002 [2023-05-12T08:32:33.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:32:34.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:32:34.016Z] Configure a credential helper to remove this warning. See [2023-05-12T08:32:34.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:32:34.016Z] [2023-05-12T08:32:34.016Z] Login Succeeded [2023-05-12T08:32:34.016Z] nexus3.edgexfoundry.org:10003 [2023-05-12T08:32:34.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:32:34.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:32:34.294Z] Configure a credential helper to remove this warning. See [2023-05-12T08:32:34.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:32:34.294Z] [2023-05-12T08:32:34.294Z] Login Succeeded [2023-05-12T08:32:34.294Z] nexus3.edgexfoundry.org:10004 [2023-05-12T08:32:34.477Z] $ docker rm -f --volumes 02e32f98d4b486af28dbbfaaa6ed50a95fe64954ae2a62c324598b5050848ab9 [Pipeline] // withDockerContainer [2023-05-12T08:32:34.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:32:34.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:32:34.841Z] Configure a credential helper to remove this warning. See [2023-05-12T08:32:34.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:32:34.841Z] [2023-05-12T08:32:34.841Z] Login Succeeded [2023-05-12T08:32:34.841Z] docker.io [2023-05-12T08:32:34.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-12T08:32:34.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:32:34.944Z] prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container [2023-05-12T08:32:34.972Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-12T08:32:35.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:32:35.290Z] $ docker top f8fca8a19271e204a95f7bb2cb816e829b8917e0d335f399e133f815248e1f8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:32:35.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:32:35.387Z] Configure a credential helper to remove this warning. See [2023-05-12T08:32:35.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:32:35.387Z] [2023-05-12T08:32:35.387Z] Login Succeeded [2023-05-12T08:32:35.387Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T08:32:35.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-12T08:32:35.636Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2023-05-12T08:32:35.998Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-05-12T08:32:36.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T08:32:36.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T08:32:36.047Z] ========================================================= [2023-05-12T08:32:36.047Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-12T08:32:36.047Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:32:36.203Z] Building core-command ... [2023-05-12T08:32:36.203Z] Building core-common-config-bootstrapper ... [2023-05-12T08:32:36.203Z] Building core-data ... [2023-05-12T08:32:36.203Z] Building core-metadata ... [2023-05-12T08:32:36.203Z] Building security-bootstrapper ... [2023-05-12T08:32:36.203Z] Building security-proxy-auth ... [2023-05-12T08:32:36.203Z] Building security-proxy-setup ... [2023-05-12T08:32:36.203Z] Building security-secretstore-setup ... [2023-05-12T08:32:36.203Z] Building security-spiffe-token-provider ... [2023-05-12T08:32:36.203Z] Building security-spire-agent ... [2023-05-12T08:32:36.203Z] Building security-spire-config ... [2023-05-12T08:32:36.203Z] Building security-spire-server ... [2023-05-12T08:32:36.203Z] Building support-notifications ... [2023-05-12T08:32:36.203Z] Building support-scheduler ... [2023-05-12T08:32:36.203Z] Building support-notifications [2023-05-12T08:32:36.203Z] Building security-spire-agent [2023-05-12T08:32:36.203Z] Building security-spire-config [2023-05-12T08:32:36.203Z] Building core-common-config-bootstrapper [2023-05-12T08:32:36.203Z] Building core-metadata [2023-05-12T08:32:36.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T08:32:36.648Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-12T08:32:36.648Z] c41833b44d91: Pulling fs layer [2023-05-12T08:32:36.648Z] ed15518f5707: Pulling fs layer [2023-05-12T08:32:36.648Z] feae8fd75edb: Pulling fs layer [2023-05-12T08:32:36.648Z] 242c74f7c9fa: Pulling fs layer [2023-05-12T08:32:36.648Z] 3cdef696dda3: Pulling fs layer [2023-05-12T08:32:36.648Z] 2ced38df9373: Pulling fs layer [2023-05-12T08:32:36.648Z] 58f1dce35555: Pulling fs layer [2023-05-12T08:32:36.648Z] 242c74f7c9fa: Waiting [2023-05-12T08:32:36.648Z] 3cdef696dda3: Waiting [2023-05-12T08:32:36.648Z] 2ced38df9373: Waiting [2023-05-12T08:32:36.648Z] 58f1dce35555: Waiting [2023-05-12T08:32:36.648Z] ed15518f5707: Download complete [2023-05-12T08:32:36.648Z] 242c74f7c9fa: Verifying Checksum [2023-05-12T08:32:36.648Z] 242c74f7c9fa: Download complete [2023-05-12T08:32:36.648Z] 3cdef696dda3: Verifying Checksum [2023-05-12T08:32:36.648Z] 3cdef696dda3: Download complete [2023-05-12T08:32:36.648Z] c41833b44d91: Verifying Checksum [2023-05-12T08:32:36.648Z] c41833b44d91: Download complete [2023-05-12T08:32:37.623Z] c41833b44d91: Pull complete [2023-05-12T08:32:37.893Z] 58f1dce35555: Verifying Checksum [2023-05-12T08:32:37.893Z] 58f1dce35555: Download complete [2023-05-12T08:32:38.167Z] ed15518f5707: Pull complete [2023-05-12T08:32:39.147Z] feae8fd75edb: Download complete [2023-05-12T08:32:39.147Z] 2ced38df9373: Verifying Checksum [2023-05-12T08:32:39.147Z] 2ced38df9373: Download complete [2023-05-12T08:32:48.409Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:32:48.409Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:32:48.409Z] ---> f7b99e075db9 [2023-05-12T08:32:48.410Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:32:48.410Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:32:48.410Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:32:48.410Z] ---> f7b99e075db9 [2023-05-12T08:32:48.410Z] Step 3/27 : WORKDIR /edgex-go [2023-05-12T08:32:48.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:32:48.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:32:48.410Z] ---> f7b99e075db9 [2023-05-12T08:32:48.410Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:32:48.410Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:32:48.410Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:32:48.410Z] ---> f7b99e075db9 [2023-05-12T08:32:48.410Z] Step 3/27 : WORKDIR /edgex-go [2023-05-12T08:32:48.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:32:48.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:32:48.410Z] ---> f7b99e075db9 [2023-05-12T08:32:48.410Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:32:51.495Z] feae8fd75edb: Pull complete [2023-05-12T08:32:51.495Z] 242c74f7c9fa: Pull complete [2023-05-12T08:32:51.495Z] 3cdef696dda3: Pull complete [2023-05-12T08:32:53.702Z] ---> Running in adc1bde125cb [2023-05-12T08:32:53.702Z] ---> Running in cd5c7058cdea [2023-05-12T08:32:53.702Z] ---> Running in 8c59fd35b6c1 [2023-05-12T08:32:53.702Z] ---> Running in 6596e2f7667c [2023-05-12T08:32:53.702Z] ---> Running in 073503f71847 [2023-05-12T08:32:53.702Z] Removing intermediate container 8c59fd35b6c1 [2023-05-12T08:32:53.702Z] ---> 12383ec0fca4 [2023-05-12T08:32:53.702Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:32:53.702Z] Removing intermediate container 6596e2f7667c [2023-05-12T08:32:53.702Z] ---> f5ecce19b315 [2023-05-12T08:32:53.702Z] Step 4/25 : WORKDIR /edgex-go [2023-05-12T08:32:53.702Z] Removing intermediate container adc1bde125cb [2023-05-12T08:32:53.702Z] ---> 2c83fe159183 [2023-05-12T08:32:53.702Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T08:32:53.702Z] Removing intermediate container cd5c7058cdea [2023-05-12T08:32:53.702Z] ---> 9104de282bf6 [2023-05-12T08:32:53.702Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T08:32:53.702Z] ---> Running in 16af9e5d2b82 [2023-05-12T08:32:53.702Z] Removing intermediate container 073503f71847 [2023-05-12T08:32:53.702Z] ---> 3426e132d4f7 [2023-05-12T08:32:53.702Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:32:53.702Z] ---> Running in 85360ad1b1e0 [2023-05-12T08:32:53.702Z] ---> Running in 45f4fa6f100e [2023-05-12T08:32:53.702Z] ---> Running in 36cd241825bf [2023-05-12T08:32:53.702Z] ---> Running in 34c2cf319fed [2023-05-12T08:32:53.702Z] Removing intermediate container 16af9e5d2b82 [2023-05-12T08:32:53.702Z] ---> f029781390f9 [2023-05-12T08:32:53.702Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:32:53.702Z] Removing intermediate container 85360ad1b1e0 [2023-05-12T08:32:53.702Z] ---> 2db2fc9ae88c [2023-05-12T08:32:53.702Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-12T08:32:53.702Z] ---> Running in 6b19f2cfc58e [2023-05-12T08:32:53.702Z] ---> Running in 6f78d15f7d75 [2023-05-12T08:32:53.702Z] Removing intermediate container 34c2cf319fed [2023-05-12T08:32:53.702Z] ---> 3360df1d2bbf [2023-05-12T08:32:53.702Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-12T08:32:53.702Z] ---> Running in a02b390df223 [2023-05-12T08:32:53.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:32:53.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:32:53.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:32:53.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:32:53.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:32:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:32:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:32:53.961Z] OK: 265 MiB in 53 packages [2023-05-12T08:32:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:32:53.961Z] OK: 265 MiB in 53 packages [2023-05-12T08:32:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:32:53.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:32:53.961Z] OK: 265 MiB in 53 packages [2023-05-12T08:32:54.219Z] OK: 265 MiB in 53 packages [2023-05-12T08:32:54.219Z] OK: 265 MiB in 53 packages [2023-05-12T08:32:54.476Z] Removing intermediate container 36cd241825bf [2023-05-12T08:32:54.476Z] ---> 7e5768f4cd52 [2023-05-12T08:32:54.476Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-12T08:32:54.476Z] Removing intermediate container 45f4fa6f100e [2023-05-12T08:32:54.476Z] ---> ca201fe837a0 [2023-05-12T08:32:54.476Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-12T08:32:54.476Z] Removing intermediate container 6f78d15f7d75 [2023-05-12T08:32:54.476Z] ---> a6f0b8ccaf94 [2023-05-12T08:32:54.476Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-12T08:32:54.476Z] ---> e2a89a447588 [2023-05-12T08:32:54.476Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:32:54.476Z] ---> Running in 976a4d9bad9e [2023-05-12T08:32:54.734Z] ---> f3de3896dab3 [2023-05-12T08:32:54.735Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:32:54.735Z] ---> Running in f79246089aea [2023-05-12T08:32:54.735Z] ---> 8a9d31bb49db [2023-05-12T08:32:54.735Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:32:54.735Z] ---> Running in 10d0cbf07e0d [2023-05-12T08:32:54.735Z] Removing intermediate container 6b19f2cfc58e [2023-05-12T08:32:54.735Z] ---> 314af7124ee5 [2023-05-12T08:32:54.735Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:32:54.735Z] Removing intermediate container a02b390df223 [2023-05-12T08:32:54.735Z] ---> 619ea10cb147 [2023-05-12T08:32:54.735Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:32:54.993Z] ---> fb830e806c47 [2023-05-12T08:32:54.993Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:32:54.993Z] ---> Running in 49237c365fcc [2023-05-12T08:32:54.993Z] ---> 2a59d76ec463 [2023-05-12T08:32:54.993Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:32:54.993Z] ---> Running in c0527e271819 [2023-05-12T08:32:56.848Z] 2ced38df9373: Pull complete [2023-05-12T08:32:59.447Z] 58f1dce35555: Pull complete [2023-05-12T08:32:59.447Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-12T08:32:59.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T08:32:59.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:32:59.782Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-12T08:32:59.782Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T08:32:59.782Z] WORKDIR /edgex [2023-05-12T08:32:59.782Z] COPY go.mod . [2023-05-12T08:32:59.782Z] RUN go mod download [2023-05-12T08:33:00.369Z] Sending build context to Docker daemon 2.928MB [2023-05-12T08:33:00.369Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T08:33:00.369Z] ---> fadd8f120f05 [2023-05-12T08:33:00.369Z] Step 2/4 : WORKDIR /edgex [2023-05-12T08:33:02.320Z] ---> Running in c48a27d16062 [2023-05-12T08:33:02.588Z] Removing intermediate container c48a27d16062 [2023-05-12T08:33:02.588Z] ---> 00b86c285cfa [2023-05-12T08:33:02.588Z] Step 3/4 : COPY go.mod . [2023-05-12T08:33:03.175Z] ---> 7627b5089d89 [2023-05-12T08:33:03.175Z] Step 4/4 : RUN go mod download [2023-05-12T08:33:03.175Z] ---> Running in bdebe03f4e70 [2023-05-12T08:33:30.324Z] Removing intermediate container bdebe03f4e70 [2023-05-12T08:33:30.324Z] ---> 5f6630cc96cc [2023-05-12T08:33:30.324Z] Successfully built 5f6630cc96cc [2023-05-12T08:33:30.597Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:33:30.940Z] + docker inspect -f . ci-base-image-arm64 [2023-05-12T08:33:30.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:33:31.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-15274 does not seem to be running inside a container [2023-05-12T08:33:31.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-12T08:33:32.573Z] $ docker top 95d91e6c490c82011cc93d8ec31ef30665eceb1566f1b6530b6736f0f81b7a15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:33:33.415Z] + go version [2023-05-12T08:33:33.415Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-12T08:33:33.438Z] $ docker stop --time=1 95d91e6c490c82011cc93d8ec31ef30665eceb1566f1b6530b6736f0f81b7a15 [2023-05-12T08:33:35.098Z] $ docker rm -f --volumes 95d91e6c490c82011cc93d8ec31ef30665eceb1566f1b6530b6736f0f81b7a15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:33:35.632Z] + docker inspect -f . ci-base-image-arm64 [2023-05-12T08:33:35.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:33:35.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-15274 does not seem to be running inside a container [2023-05-12T08:33:35.918Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-12T08:33:37.168Z] $ docker top 980fea8e62c74fc2a7c55829f7f1167b70bb438d43df5d440c383ba9b21c31b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-12T08:33:37.361Z] ========================================================= [2023-05-12T08:33:37.361Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-12T08:33:37.361Z] ========================================================= [Pipeline] sh [2023-05-12T08:33:37.664Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:33:37.991Z] + make test [2023-05-12T08:33:38.259Z] go test -race -coverprofile=coverage.out ./... [2023-05-12T08:34:02.681Z] Removing intermediate container c0527e271819 [2023-05-12T08:34:02.681Z] ---> ff105bfc8ce3 [2023-05-12T08:34:02.681Z] Step 8/23 : COPY . . [2023-05-12T08:34:02.681Z] Removing intermediate container 49237c365fcc [2023-05-12T08:34:02.681Z] ---> 3cc57831f4c1 [2023-05-12T08:34:02.681Z] Step 8/23 : COPY . . [2023-05-12T08:34:02.681Z] Removing intermediate container 976a4d9bad9e [2023-05-12T08:34:02.681Z] ---> c9fe35693b3e [2023-05-12T08:34:02.681Z] Step 7/27 : COPY . . [2023-05-12T08:34:02.681Z] Removing intermediate container f79246089aea [2023-05-12T08:34:02.681Z] ---> df09a65aa131 [2023-05-12T08:34:02.681Z] Step 7/27 : COPY . . [2023-05-12T08:34:02.681Z] Removing intermediate container 10d0cbf07e0d [2023-05-12T08:34:02.681Z] ---> 1d4d0c58bce1 [2023-05-12T08:34:02.681Z] Step 8/25 : COPY . . [2023-05-12T08:34:17.575Z] ---> 438eef47b45c [2023-05-12T08:34:17.575Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-12T08:34:17.575Z] ---> 40862d67dfa1 [2023-05-12T08:34:17.575Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-12T08:34:17.575Z] ---> 30c2560985bd [2023-05-12T08:34:17.575Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T08:34:17.575Z] ---> d283ed77d31d [2023-05-12T08:34:17.575Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T08:34:17.575Z] ---> 8e758bc9643d [2023-05-12T08:34:17.575Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-12T08:34:17.575Z] ---> Running in f5a8aa9a5a8a [2023-05-12T08:34:17.575Z] ---> Running in 4100f41c0252 [2023-05-12T08:34:17.575Z] ---> Running in df365ae22ebe [2023-05-12T08:34:17.575Z] ---> Running in ec534d8256b3 [2023-05-12T08:34:17.575Z] ---> Running in 8b76ca8e5dc5 [2023-05-12T08:34:17.575Z] Removing intermediate container ec534d8256b3 [2023-05-12T08:34:17.575Z] ---> 4bb2a728fa05 [2023-05-12T08:34:17.575Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-12T08:34:17.575Z] ---> Running in bc77ca483564 [2023-05-12T08:34:17.575Z] Removing intermediate container 4100f41c0252 [2023-05-12T08:34:17.575Z] ---> 17c2d59190d7 [2023-05-12T08:34:17.575Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-12T08:34:17.575Z] ---> Running in ca3574076efa [2023-05-12T08:34:17.575Z] Removing intermediate container bc77ca483564 [2023-05-12T08:34:17.575Z] ---> 1eb7b888671b [2023-05-12T08:34:17.575Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T08:34:17.575Z] ---> Running in 01ccdc28b4cd [2023-05-12T08:34:17.575Z] Removing intermediate container ca3574076efa [2023-05-12T08:34:17.575Z] ---> 3ff5aabaa028 [2023-05-12T08:34:17.575Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T08:34:17.575Z] ---> Running in be4ac16652c6 [2023-05-12T08:34:17.575Z] 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-12T08:34:17.575Z] Removing intermediate container 01ccdc28b4cd [2023-05-12T08:34:17.575Z] ---> 8c7821b93c12 [2023-05-12T08:34:17.575Z] 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-12T08:34:17.575Z] Removing intermediate container be4ac16652c6 [2023-05-12T08:34:17.575Z] ---> 5db5d42e5c75 [2023-05-12T08:34:17.575Z] 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-12T08:34:17.575Z] ---> Running in 9f1a3f37af9a [2023-05-12T08:34:17.575Z] ---> Running in 1a5113487fbd [2023-05-12T08:34:17.575Z] 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-12T08:34:17.575Z] 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-12T08:34:17.575Z] Removing intermediate container 1a5113487fbd [2023-05-12T08:34:17.575Z] ---> c119ebc13618 [2023-05-12T08:34:17.575Z] Step 12/27 : WORKDIR /edgex-go [2023-05-12T08:34:17.575Z] Removing intermediate container 9f1a3f37af9a [2023-05-12T08:34:17.575Z] ---> c11ae833b4c0 [2023-05-12T08:34:17.575Z] Step 12/27 : WORKDIR /edgex-go [2023-05-12T08:34:17.575Z] ---> Running in aba9d7f3bd65 [2023-05-12T08:34:17.575Z] ---> Running in bcb1e1ab8f8d [2023-05-12T08:34:17.575Z] Removing intermediate container bcb1e1ab8f8d [2023-05-12T08:34:17.575Z] ---> 6edb57f7893d [2023-05-12T08:34:17.575Z] [2023-05-12T08:34:17.575Z] Step 13/27 : FROM alpine:3.17 [2023-05-12T08:34:17.575Z] Removing intermediate container aba9d7f3bd65 [2023-05-12T08:34:17.575Z] ---> f8426726bce7 [2023-05-12T08:34:17.575Z] [2023-05-12T08:34:17.575Z] Step 13/27 : FROM alpine:3.17 [2023-05-12T08:34:17.575Z] 3.17: Pulling from library/alpine [2023-05-12T08:34:17.575Z] 3.17: Pulling from library/alpine [2023-05-12T08:34:18.141Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T08:34:18.141Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T08:34:18.141Z] Status: Image is up to date for alpine:3.17 [2023-05-12T08:34:18.141Z] Status: Downloaded newer image for alpine:3.17 [2023-05-12T08:34:18.141Z] ---> 9ed4aefc74f6 [2023-05-12T08:34:18.141Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T08:34:18.141Z] ---> 9ed4aefc74f6 [2023-05-12T08:34:18.141Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T08:34:18.141Z] ---> Running in 114126d5af86 [2023-05-12T08:34:18.141Z] ---> Running in cca2fc545d92 [2023-05-12T08:34:18.399Z] Removing intermediate container 114126d5af86 [2023-05-12T08:34:18.399Z] ---> 767d66af985e [2023-05-12T08:34:18.399Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-12T08:34:18.399Z] Removing intermediate container cca2fc545d92 [2023-05-12T08:34:18.399Z] ---> dd12e4a5e6bc [2023-05-12T08:34:18.399Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-12T08:34:18.399Z] ---> Running in 8deab3e275fd [2023-05-12T08:34:18.399Z] ---> Running in e0b76d40a752 [2023-05-12T08:34:19.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:19.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:19.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:19.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:19.597Z] v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:34:19.597Z] v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:34:19.597Z] OK: 17821 distinct packages available [2023-05-12T08:34:19.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:19.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:19.855Z] v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:34:19.855Z] v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:34:19.855Z] OK: 17821 distinct packages available [2023-05-12T08:34:19.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:19.855Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-12T08:34:19.855Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-12T08:34:19.855Z] (3/5) Installing libucontext (1.2-r0) [2023-05-12T08:34:19.856Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-12T08:34:19.856Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-12T08:34:19.856Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:34:19.856Z] OK: 8 MiB in 20 packages [2023-05-12T08:34:20.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:20.118Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-12T08:34:20.118Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-12T08:34:20.118Z] (3/4) Installing libucontext (1.2-r0) [2023-05-12T08:34:20.118Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-12T08:34:20.118Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:34:20.118Z] OK: 7 MiB in 19 packages [2023-05-12T08:34:22.053Z] Removing intermediate container e0b76d40a752 [2023-05-12T08:34:22.053Z] ---> e26adcd3f349 [2023-05-12T08:34:22.053Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:34:22.310Z] Removing intermediate container 8deab3e275fd [2023-05-12T08:34:22.310Z] ---> 993402021a2c [2023-05-12T08:34:22.310Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:34:23.285Z] ---> 43c8c886dcb6 [2023-05-12T08:34:23.285Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:34:23.285Z] ---> 94dfed5e3fe8 [2023-05-12T08:34:23.285Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:34:25.101Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-12T08:34:25.817Z] ---> 8df54a74dae7 [2023-05-12T08:34:25.817Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T08:34:28.346Z] ---> f54e7eddd607 [2023-05-12T08:34:28.346Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-12T08:34:30.508Z] ---> 5850b9aa8e61 [2023-05-12T08:34:30.508Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T08:34:30.508Z] ---> 51c9bb90aa6b [2023-05-12T08:34:30.508Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T08:34:33.727Z] ---> 1a29ef52f302 [2023-05-12T08:34:33.727Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-12T08:34:33.727Z] ---> Running in 2205bff65a6f [2023-05-12T08:34:33.727Z] ---> 491ad458b3f7 [2023-05-12T08:34:33.727Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T08:34:33.727Z] Removing intermediate container 2205bff65a6f [2023-05-12T08:34:33.727Z] ---> 10ed2fbb15c5 [2023-05-12T08:34:33.727Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-12T08:34:33.727Z] ---> 6885e6cce7eb [2023-05-12T08:34:33.727Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-12T08:34:33.989Z] ---> d580b58efac2 [2023-05-12T08:34:33.989Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-12T08:34:34.246Z] ---> a101acfcc311 [2023-05-12T08:34:34.246Z] Step 22/27 : WORKDIR / [2023-05-12T08:34:34.246Z] ---> Running in fc9cc727df7c [2023-05-12T08:34:34.812Z] Removing intermediate container fc9cc727df7c [2023-05-12T08:34:34.812Z] ---> 4d02322f3418 [2023-05-12T08:34:34.812Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T08:34:34.812Z] ---> 30d3db04eb58 [2023-05-12T08:34:34.812Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T08:34:34.812Z] ---> Running in 96c313322536 [2023-05-12T08:34:34.812Z] ---> Running in 8cf5a5c3729e [2023-05-12T08:34:35.083Z] Removing intermediate container 96c313322536 [2023-05-12T08:34:35.083Z] Removing intermediate container 8cf5a5c3729e [2023-05-12T08:34:35.083Z] ---> 29307d809e14 [2023-05-12T08:34:35.083Z] ---> 2181e1fafdc3 [2023-05-12T08:34:35.083Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ]Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T08:34:35.083Z] [2023-05-12T08:34:35.083Z] ---> Running in d37095a2bd36 [2023-05-12T08:34:35.083Z] ---> Running in 722e9fc61206 [2023-05-12T08:34:35.668Z] Removing intermediate container d37095a2bd36 [2023-05-12T08:34:35.668Z] ---> f33d44582037 [2023-05-12T08:34:35.668Z] Step 25/27 : LABEL arch=x86_64 [2023-05-12T08:34:35.668Z] ---> Running in ef727804b298 [2023-05-12T08:34:35.668Z] Removing intermediate container 722e9fc61206 [2023-05-12T08:34:35.668Z] ---> ac849bea28cf [2023-05-12T08:34:35.668Z] Step 25/27 : LABEL arch=x86_64 [2023-05-12T08:34:36.143Z] ---> Running in 3ae403adace5 [2023-05-12T08:34:36.402Z] Removing intermediate container ef727804b298 [2023-05-12T08:34:36.402Z] ---> 33557f105c08 [2023-05-12T08:34:36.402Z] Step 26/27 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:34:36.973Z] ---> Running in 101532ae7097 [2023-05-12T08:34:36.973Z] Removing intermediate container 3ae403adace5 [2023-05-12T08:34:36.973Z] ---> deee07d00266 [2023-05-12T08:34:36.973Z] Step 26/27 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:34:37.236Z] ---> Running in 3bb2c97e8327 [2023-05-12T08:34:37.236Z] Removing intermediate container 101532ae7097 [2023-05-12T08:34:37.236Z] ---> 12bd0fc8b6b3 [2023-05-12T08:34:37.236Z] Step 27/27 : LABEL version=0.0.0 [2023-05-12T08:34:37.503Z] ---> Running in d79db1cf041e [2023-05-12T08:34:37.762Z] Removing intermediate container 3bb2c97e8327 [2023-05-12T08:34:37.762Z] ---> 1cf28fe4c698 [2023-05-12T08:34:37.762Z] Step 27/27 : LABEL version=0.0.0 [2023-05-12T08:34:37.762Z] ---> Running in a1eb09b44eb4 [2023-05-12T08:34:37.762Z] Removing intermediate container d79db1cf041e [2023-05-12T08:34:37.762Z] ---> b9ae9edec767 [2023-05-12T08:34:37.762Z] [2023-05-12T08:34:37.762Z] Successfully built b9ae9edec767 [2023-05-12T08:34:38.020Z] Successfully tagged security-spire-agent:latest [2023-05-12T08:34:38.020Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-05-12T08:34:41.438Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:34:41.438Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:34:41.438Z] ---> f7b99e075db9 [2023-05-12T08:34:41.438Z] Step 3/20 : WORKDIR /edgex-go [2023-05-12T08:34:41.438Z] ---> Using cache [2023-05-12T08:34:41.438Z] ---> 9104de282bf6 [2023-05-12T08:34:41.438Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-12T08:34:45.021Z] Removing intermediate container a1eb09b44eb4 [2023-05-12T08:34:45.021Z] ---> 70c00da6a202 [2023-05-12T08:34:45.021Z] [2023-05-12T08:34:45.021Z] Successfully built 70c00da6a202 [2023-05-12T08:34:45.547Z] Successfully tagged security-spire-config:latest [2023-05-12T08:34:45.547Z]  Building security-spire-config ... done Building security-bootstrapper [2023-05-12T08:34:45.547Z] ---> Running in 293b1af9ff26 [2023-05-12T08:34:49.023Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:34:49.023Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:34:49.023Z] ---> f7b99e075db9 [2023-05-12T08:34:49.023Z] Step 3/33 : WORKDIR /edgex-go [2023-05-12T08:34:49.023Z] ---> Using cache [2023-05-12T08:34:49.023Z] ---> 9104de282bf6 [2023-05-12T08:34:49.023Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-12T08:34:50.935Z] ---> Running in 605feddd5087 [2023-05-12T08:34:50.935Z] Removing intermediate container 8b76ca8e5dc5 [2023-05-12T08:34:50.935Z] Removing intermediate container df365ae22ebe [2023-05-12T08:34:50.935Z] ---> 9c38779ec0b2 [2023-05-12T08:34:50.935Z] ---> ce6fa9bcae8a [2023-05-12T08:34:50.935Z] [2023-05-12T08:34:50.935Z] [2023-05-12T08:34:50.935Z] Step 10/25 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 [2023-05-12T08:34:50.935Z] ---> 9ed4aefc74f6 [2023-05-12T08:34:50.935Z] [2023-05-12T08:34:50.935Z] Step 11/25 : RUN apk add --update --no-cache dumb-init ---> 9ed4aefc74f6 [2023-05-12T08:34:50.935Z] [2023-05-12T08:34:50.935Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-12T08:34:51.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:51.583Z] ---> Running in 089bb4da863d [2023-05-12T08:34:51.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:51.583Z] ---> Running in d6aaa81ad7ea [2023-05-12T08:34:51.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:51.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:51.843Z] Removing intermediate container 089bb4da863d [2023-05-12T08:34:51.843Z] ---> c6dcefe05317 [2023-05-12T08:34:51.843Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:34:51.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:51.843Z] ---> Running in 5be5775804ea [2023-05-12T08:34:51.843Z] v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:34:51.843Z] v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:34:51.843Z] OK: 17821 distinct packages available [2023-05-12T08:34:51.843Z] OK: 265 MiB in 53 packages [2023-05-12T08:34:51.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:52.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:52.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:52.150Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:34:52.409Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:34:52.409Z] OK: 7 MiB in 16 packages [2023-05-12T08:34:52.409Z] OK: 265 MiB in 53 packages [2023-05-12T08:34:52.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:52.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:52.912Z] Removing intermediate container 605feddd5087 [2023-05-12T08:34:52.912Z] ---> 6ba426b3ceba [2023-05-12T08:34:52.912Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-12T08:34:53.250Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:34:53.250Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:34:53.250Z] OK: 7 MiB in 16 packages [2023-05-12T08:34:53.509Z] ---> 9ddfbaff3c0d [2023-05-12T08:34:53.509Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:34:53.509Z] Removing intermediate container 293b1af9ff26 [2023-05-12T08:34:53.509Z] ---> 2f0b5c2a3eb5 [2023-05-12T08:34:53.509Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-12T08:34:53.509Z] Removing intermediate container d6aaa81ad7ea [2023-05-12T08:34:53.509Z] ---> fe6ce74411b8 [2023-05-12T08:34:53.509Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:34:53.509Z] ---> Running in f121ce818eda [2023-05-12T08:34:53.509Z] ---> Running in 7402d08b2764 [2023-05-12T08:34:53.798Z] Removing intermediate container f121ce818eda [2023-05-12T08:34:53.798Z] ---> cb4ff00030de [2023-05-12T08:34:53.798Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-12T08:34:54.065Z] ---> 3338ed4cafbf [2023-05-12T08:34:54.065Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:34:54.065Z] ---> Running in 8b3908bf2928 [2023-05-12T08:34:54.065Z] ---> Running in 61eb2b498e23 [2023-05-12T08:34:54.065Z] Removing intermediate container 5be5775804ea [2023-05-12T08:34:54.065Z] ---> 4bdbeae075c4 [2023-05-12T08:34:54.065Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:34:54.325Z] Removing intermediate container 8b3908bf2928 [2023-05-12T08:34:54.325Z] ---> 6be5a7e1b767 [2023-05-12T08:34:54.325Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-12T08:34:54.325Z] ---> Running in c93c20c6f9c3 [2023-05-12T08:34:54.325Z] ---> 0e68fc72518a [2023-05-12T08:34:54.325Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:34:54.325Z] Removing intermediate container c93c20c6f9c3 [2023-05-12T08:34:54.325Z] ---> 3abef8ab8715 [2023-05-12T08:34:54.325Z] Step 15/25 : WORKDIR / [2023-05-12T08:34:54.584Z] ---> Running in f40f0ce07d2c [2023-05-12T08:34:54.584Z] ---> ed9b77523235 [2023-05-12T08:34:54.584Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-12T08:34:54.584Z] Removing intermediate container f40f0ce07d2c [2023-05-12T08:34:54.584Z] ---> 93cd4ec82a3d [2023-05-12T08:34:54.584Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:34:55.157Z] ---> ac6a62ed3c90 [2023-05-12T08:34:55.157Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:34:55.157Z] ---> 002ee427ca01 [2023-05-12T08:34:55.157Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:34:55.503Z] ---> a4dad8817720 [2023-05-12T08:34:55.503Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-12T08:34:55.503Z] Removing intermediate container f5a8aa9a5a8a [2023-05-12T08:34:55.503Z] ---> afa0baf81da0 [2023-05-12T08:34:55.503Z] [2023-05-12T08:34:55.503Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:34:55.503Z] ---> 9ed4aefc74f6 [2023-05-12T08:34:55.503Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-12T08:34:55.503Z] ---> fef9d222dfbc [2023-05-12T08:34:55.503Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-12T08:34:55.503Z] ---> Running in 1f8af5d85761 [2023-05-12T08:34:55.765Z] ---> 86fb2d0f3363 [2023-05-12T08:34:55.765Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T08:34:55.765Z] ---> 8126e09eff71 [2023-05-12T08:34:55.765Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:34:55.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:55.765Z] ---> Running in 3aa9802e97e3 [2023-05-12T08:34:56.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:56.024Z] ---> c68b148fa2b0 [2023-05-12T08:34:56.024Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-12T08:34:56.024Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-12T08:34:56.024Z] ---> 4b6b6474e940 [2023-05-12T08:34:56.024Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-12T08:34:56.305Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-12T08:34:56.305Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:34:56.305Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T08:34:56.305Z] ---> Running in 9f3b11d3ef8a [2023-05-12T08:34:56.305Z] OK: 8 MiB in 17 packages [2023-05-12T08:34:56.305Z] Removing intermediate container 9f3b11d3ef8a [2023-05-12T08:34:56.305Z] ---> a34f5dffc29c [2023-05-12T08:34:56.305Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:34:56.305Z] ---> Running in 2059f6b430d6 [2023-05-12T08:34:56.566Z] Removing intermediate container 3aa9802e97e3 [2023-05-12T08:34:56.566Z] ---> 24602b644115 [2023-05-12T08:34:56.566Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T08:34:56.566Z] Removing intermediate container 2059f6b430d6 [2023-05-12T08:34:56.566Z] ---> 3044e2c3ae3c [2023-05-12T08:34:56.566Z] Step 23/25 : LABEL arch=x86_64 [2023-05-12T08:34:56.566Z] ---> Running in 7f8c86b555d6 [2023-05-12T08:34:56.566Z] ---> Running in 26f1a0f2f5e3 [2023-05-12T08:34:56.566Z] Removing intermediate container 7f8c86b555d6 [2023-05-12T08:34:56.566Z] ---> 85fd612b21b6 [2023-05-12T08:34:56.566Z] Step 24/25 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:34:56.566Z] Removing intermediate container 26f1a0f2f5e3 [2023-05-12T08:34:56.566Z] ---> db848da035dc [2023-05-12T08:34:56.566Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T08:34:56.566Z] ---> Running in 0515d76acb52 [2023-05-12T08:34:56.566Z] ---> Running in a8e2ea19bbf8 [2023-05-12T08:34:56.826Z] Removing intermediate container 0515d76acb52 [2023-05-12T08:34:56.826Z] ---> 939d2b436585 [2023-05-12T08:34:56.826Z] Step 25/25 : LABEL version=0.0.0 [2023-05-12T08:34:56.826Z] Removing intermediate container 1f8af5d85761 [2023-05-12T08:34:56.826Z] ---> 338cb1d63c06 [2023-05-12T08:34:56.826Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:34:56.826Z] Removing intermediate container a8e2ea19bbf8 [2023-05-12T08:34:56.826Z] ---> 21da600ee6f2 [2023-05-12T08:34:56.826Z] Step 21/23 : LABEL arch=x86_64 [2023-05-12T08:34:56.826Z] ---> Running in f46802d9bcc2 [2023-05-12T08:34:56.826Z] ---> Running in b3c6c4717e02 [2023-05-12T08:34:56.826Z] ---> Running in e9622537fa72 [2023-05-12T08:34:56.826Z] Removing intermediate container f46802d9bcc2 [2023-05-12T08:34:56.826Z] ---> 947324f0364b [2023-05-12T08:34:56.826Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-12T08:34:57.087Z] Removing intermediate container e9622537fa72 [2023-05-12T08:34:57.087Z] ---> bbfea96b9614 [2023-05-12T08:34:57.087Z] [2023-05-12T08:34:57.087Z] Removing intermediate container b3c6c4717e02 [2023-05-12T08:34:57.087Z] ---> c512608669d7 [2023-05-12T08:34:57.087Z] Step 22/23 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:34:57.087Z] ---> Running in a95ab9359280 [2023-05-12T08:34:57.087Z] ---> Running in e00c83689892 [2023-05-12T08:34:57.087Z] Successfully built bbfea96b9614 [2023-05-12T08:34:57.087Z] Successfully tagged core-metadata:latest [2023-05-12T08:34:57.087Z] Building security-spire-server [2023-05-12T08:34:57.087Z]  Building core-metadata ... done Removing intermediate container a95ab9359280 [2023-05-12T08:34:57.087Z] ---> 10d46ab18eea [2023-05-12T08:34:57.087Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-12T08:34:57.087Z] ---> Running in 9fac08db2b05 [2023-05-12T08:34:57.087Z] Removing intermediate container e00c83689892 [2023-05-12T08:34:57.087Z] ---> 8d89c217be6c [2023-05-12T08:34:57.087Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:34:57.087Z] ---> Running in 861a321f1910 [2023-05-12T08:34:59.029Z] Removing intermediate container 9fac08db2b05 [2023-05-12T08:34:59.029Z] ---> 21036c0edbce [2023-05-12T08:34:59.029Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:34:59.974Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:34:59.975Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:34:59.975Z] ---> f7b99e075db9 [2023-05-12T08:34:59.975Z] Step 3/26 : WORKDIR /edgex-go [2023-05-12T08:34:59.975Z] ---> Using cache [2023-05-12T08:34:59.975Z] ---> 9104de282bf6 [2023-05-12T08:34:59.975Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T08:34:59.975Z] ---> Using cache [2023-05-12T08:34:59.975Z] ---> 7e5768f4cd52 [2023-05-12T08:34:59.975Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-12T08:34:59.975Z] ---> Using cache [2023-05-12T08:34:59.975Z] ---> e2a89a447588 [2023-05-12T08:34:59.975Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:34:59.975Z] ---> Using cache [2023-05-12T08:34:59.975Z] ---> c9fe35693b3e [2023-05-12T08:34:59.975Z] Step 7/26 : COPY . . [2023-05-12T08:34:59.975Z] ---> Using cache [2023-05-12T08:34:59.975Z] ---> d283ed77d31d [2023-05-12T08:34:59.975Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T08:34:59.975Z] ---> Using cache [2023-05-12T08:34:59.975Z] ---> 4bb2a728fa05 [2023-05-12T08:34:59.975Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-12T08:34:59.975Z] ---> Using cache [2023-05-12T08:34:59.975Z] ---> 1eb7b888671b [2023-05-12T08:34:59.975Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T08:34:59.975Z] ---> Using cache [2023-05-12T08:34:59.975Z] ---> 8c7821b93c12 [2023-05-12T08:34:59.975Z] 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-12T08:35:00.559Z] Removing intermediate container 861a321f1910 [2023-05-12T08:35:00.559Z] ---> 1d05bc5a73b2 [2023-05-12T08:35:00.559Z] [2023-05-12T08:35:00.559Z] ---> Running in a2e7ef1b614f [2023-05-12T08:35:00.559Z] ---> aa501e74ae9e [2023-05-12T08:35:00.559Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:35:00.559Z] Successfully built 1d05bc5a73b2 [2023-05-12T08:35:00.559Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-12T08:35:00.559Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-05-12T08:35:03.295Z] ---> 37e01d293414 [2023-05-12T08:35:03.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-12T08:35:03.867Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:35:03.867Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:35:03.867Z] ---> f7b99e075db9 [2023-05-12T08:35:03.867Z] Step 3/25 : WORKDIR /edgex-go [2023-05-12T08:35:03.867Z] ---> Using cache [2023-05-12T08:35:03.867Z] ---> 9104de282bf6 [2023-05-12T08:35:03.867Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-12T08:35:03.867Z] ---> Using cache [2023-05-12T08:35:03.867Z] ---> 6ba426b3ceba [2023-05-12T08:35:03.867Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-12T08:35:03.867Z] ---> Using cache [2023-05-12T08:35:03.867Z] ---> 9ddfbaff3c0d [2023-05-12T08:35:03.867Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:35:09.316Z] ---> 02de5a76c1bb [2023-05-12T08:35:09.316Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:35:09.316Z] ---> Running in a9fe1ff64237 [2023-05-12T08:35:09.316Z] Removing intermediate container a2e7ef1b614f [2023-05-12T08:35:09.316Z] ---> e9ec09eedcea [2023-05-12T08:35:09.316Z] Step 12/26 : WORKDIR /edgex-go [2023-05-12T08:35:09.316Z] ---> Running in 27e089a058cd [2023-05-12T08:35:09.316Z] ---> 5e4567eff79c [2023-05-12T08:35:09.316Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-12T08:35:09.574Z] ---> Running in 1e81a2574633 [2023-05-12T08:35:10.510Z] Removing intermediate container 27e089a058cd [2023-05-12T08:35:10.510Z] ---> e0b101740caa [2023-05-12T08:35:10.510Z] [2023-05-12T08:35:10.510Z] Step 13/26 : FROM alpine:3.17 [2023-05-12T08:35:10.510Z] ---> 9ed4aefc74f6 [2023-05-12T08:35:10.510Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T08:35:10.510Z] ---> Using cache [2023-05-12T08:35:10.510Z] ---> dd12e4a5e6bc [2023-05-12T08:35:10.510Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-12T08:35:11.078Z] Removing intermediate container 1e81a2574633 [2023-05-12T08:35:11.078Z] ---> 47d784050e5a [2023-05-12T08:35:11.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:35:11.078Z] ---> Running in 2dcfec1d797b [2023-05-12T08:35:11.078Z] ---> Running in 09742d21e54d [2023-05-12T08:35:11.345Z] Removing intermediate container 09742d21e54d [2023-05-12T08:35:11.345Z] ---> ad83c82dd38a [2023-05-12T08:35:11.345Z] Step 21/23 : LABEL arch=x86_64 [2023-05-12T08:35:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:11.604Z] ---> Running in ea15d4df4299 [2023-05-12T08:35:11.868Z] v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:35:11.868Z] v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:35:11.868Z] OK: 17821 distinct packages available [2023-05-12T08:35:11.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:12.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:12.386Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-12T08:35:12.386Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-12T08:35:12.386Z] (3/5) Installing libucontext (1.2-r0) [2023-05-12T08:35:12.386Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-12T08:35:12.386Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-12T08:35:12.386Z] Removing intermediate container ea15d4df4299 [2023-05-12T08:35:12.386Z] ---> de1be8e1c9ce [2023-05-12T08:35:12.386Z] Step 22/23 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:35:12.386Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:35:12.386Z] OK: 8 MiB in 20 packages [2023-05-12T08:35:12.984Z] ---> Running in 779df26c22da [2023-05-12T08:35:13.577Z] Removing intermediate container 779df26c22da [2023-05-12T08:35:13.577Z] ---> e9e26e73269f [2023-05-12T08:35:13.577Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:35:13.840Z] Removing intermediate container 2dcfec1d797b [2023-05-12T08:35:13.840Z] ---> 262fc6be880f [2023-05-12T08:35:13.840Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:35:13.840Z] ---> Running in 13f013ea933e [2023-05-12T08:35:14.156Z] ---> 4b728be63e75 [2023-05-12T08:35:14.156Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:35:14.419Z] Removing intermediate container 13f013ea933e [2023-05-12T08:35:14.419Z] ---> fde42e6980d4 [2023-05-12T08:35:14.419Z] [2023-05-12T08:35:14.419Z] ---> 9014449a8a18 [2023-05-12T08:35:14.419Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T08:35:14.680Z] Successfully built fde42e6980d4 [2023-05-12T08:35:14.680Z] Successfully tagged support-notifications:latest [2023-05-12T08:35:14.680Z] Building core-command [2023-05-12T08:35:18.959Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:35:18.959Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:35:18.959Z] ---> f7b99e075db9 [2023-05-12T08:35:18.959Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:35:18.959Z] ---> Using cache [2023-05-12T08:35:18.959Z] ---> 3426e132d4f7 [2023-05-12T08:35:18.959Z] Step 4/24 : WORKDIR /edgex-go [2023-05-12T08:35:18.959Z] ---> Using cache [2023-05-12T08:35:18.959Z] ---> 3360df1d2bbf [2023-05-12T08:35:18.959Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-12T08:35:24.267Z] ---> cfe2d97f7cfd [2023-05-12T08:35:24.267Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T08:35:24.267Z] ---> Running in fbf47b23fe38 [2023-05-12T08:35:24.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:24.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:24.529Z] Removing intermediate container 61eb2b498e23 [2023-05-12T08:35:24.529Z] ---> 8e3d1e9ba0fb [2023-05-12T08:35:24.529Z] Step 7/20 : COPY . . [2023-05-12T08:35:24.529Z] ---> 16a8190d75a7 [2023-05-12T08:35:24.529Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-12T08:35:24.529Z] OK: 265 MiB in 53 packages [2023-05-12T08:35:24.788Z] Removing intermediate container 7402d08b2764 [2023-05-12T08:35:24.788Z] ---> 1397c66e81ef [2023-05-12T08:35:24.788Z] Step 7/33 : COPY . . [2023-05-12T08:35:34.835Z] ---> 003fcf1772b9 [2023-05-12T08:35:34.835Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-12T08:35:34.835Z] ---> cce5d7f07255 [2023-05-12T08:35:34.835Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-12T08:35:34.835Z] ---> 2d3273d11a01 [2023-05-12T08:35:34.835Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-12T08:35:34.835Z] ---> Running in b08986da9236 [2023-05-12T08:35:34.835Z] ---> Running in e80d4bcc05d6 [2023-05-12T08:35:34.835Z] ---> 2e088824df13 [2023-05-12T08:35:34.835Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T08:35:34.835Z] Removing intermediate container fbf47b23fe38 [2023-05-12T08:35:34.835Z] ---> d9c8e5f27d68 [2023-05-12T08:35:34.835Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-12T08:35:34.835Z] ---> Running in 3e8ad3434238 [2023-05-12T08:35:34.835Z] ---> 126bdc93621d [2023-05-12T08:35:34.835Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:35:34.835Z] Removing intermediate container 3e8ad3434238 [2023-05-12T08:35:34.835Z] ---> 2b089489be85 [2023-05-12T08:35:34.835Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T08:35:34.835Z] ---> Running in a83c7cd6c80b [2023-05-12T08:35:34.835Z] ---> Running in 43544b017b33 [2023-05-12T08:35:34.835Z] Removing intermediate container a9fe1ff64237 [2023-05-12T08:35:34.835Z] ---> 516224f438c1 [2023-05-12T08:35:34.835Z] Step 7/25 : COPY . . [2023-05-12T08:35:34.835Z] Removing intermediate container 43544b017b33 [2023-05-12T08:35:34.835Z] ---> 1afcfe306deb [2023-05-12T08:35:34.835Z] Step 24/26 : LABEL arch=x86_64 [2023-05-12T08:35:34.835Z] ---> Running in 63b6483506a3 [2023-05-12T08:35:34.835Z] 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-12T08:35:34.835Z] 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-12T08:35:34.835Z] Removing intermediate container 63b6483506a3 [2023-05-12T08:35:34.835Z] ---> e77b7051c59e [2023-05-12T08:35:34.835Z] Step 25/26 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:35:38.156Z] ---> Running in ff32b598d04a [2023-05-12T08:35:38.433Z] Removing intermediate container ff32b598d04a [2023-05-12T08:35:38.433Z] ---> c5b253c998db [2023-05-12T08:35:38.433Z] Step 26/26 : LABEL version=0.0.0 [2023-05-12T08:35:38.836Z] ---> Running in c0ee9e0e9e12 [2023-05-12T08:35:39.104Z] Removing intermediate container c0ee9e0e9e12 [2023-05-12T08:35:39.104Z] ---> eed5abe18df1 [2023-05-12T08:35:39.104Z] [2023-05-12T08:35:39.104Z] Successfully built eed5abe18df1 [2023-05-12T08:35:39.104Z] Successfully tagged security-spire-server:latest [2023-05-12T08:35:39.104Z] Building security-proxy-setup [2023-05-12T08:35:43.563Z]  Building security-spire-server ... done  ---> 45bf68d58d25 [2023-05-12T08:35:43.563Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-12T08:35:43.563Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:35:43.563Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:35:43.563Z] ---> f7b99e075db9 [2023-05-12T08:35:43.563Z] Step 3/22 : WORKDIR /edgex-go [2023-05-12T08:35:43.563Z] ---> Using cache [2023-05-12T08:35:43.563Z] ---> 9104de282bf6 [2023-05-12T08:35:43.563Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-12T08:35:43.563Z] ---> Using cache [2023-05-12T08:35:43.563Z] ---> 6ba426b3ceba [2023-05-12T08:35:43.563Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-12T08:35:43.563Z] ---> Using cache [2023-05-12T08:35:43.563Z] ---> 9ddfbaff3c0d [2023-05-12T08:35:43.563Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:35:43.563Z] ---> Using cache [2023-05-12T08:35:43.563Z] ---> 516224f438c1 [2023-05-12T08:35:43.563Z] Step 7/22 : COPY . . [2023-05-12T08:35:43.563Z] ---> Using cache [2023-05-12T08:35:43.563Z] ---> 45bf68d58d25 [2023-05-12T08:35:43.563Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-12T08:35:44.984Z] ---> Running in db776696010f [2023-05-12T08:35:44.984Z] ---> Running in a83f8fecf898 [2023-05-12T08:35:45.924Z] 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-12T08:35:45.924Z] 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-12T08:36:12.562Z] Removing intermediate container a83c7cd6c80b [2023-05-12T08:36:12.562Z] ---> 8b956d666089 [2023-05-12T08:36:12.562Z] Step 8/24 : COPY . . [2023-05-12T08:36:12.562Z] 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-12T08:36:16.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-12T08:36:16.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-12T08:36:16.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-12T08:36:16.861Z] ---> 5ae4b4fd7b7f [2023-05-12T08:36:16.861Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-12T08:36:16.861Z] Removing intermediate container b08986da9236 [2023-05-12T08:36:16.861Z] ---> 7f42da37d09c [2023-05-12T08:36:16.861Z] [2023-05-12T08:36:16.861Z] Step 9/33 : FROM alpine:3.17 [2023-05-12T08:36:16.861Z] ---> 9ed4aefc74f6 [2023-05-12T08:36:16.861Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-12T08:36:16.861Z] Removing intermediate container e80d4bcc05d6 [2023-05-12T08:36:16.861Z] ---> 63805010639c [2023-05-12T08:36:16.861Z] [2023-05-12T08:36:16.861Z] Step 9/20 : FROM alpine:3.17 [2023-05-12T08:36:16.861Z] ---> 9ed4aefc74f6 [2023-05-12T08:36:16.861Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-12T08:36:16.861Z] ---> Running in 64ef1563f9c2 [2023-05-12T08:36:16.861Z] ---> Running in 9e949354aa19 [2023-05-12T08:36:16.861Z] ---> Running in dbd3148bfd95 [2023-05-12T08:36:17.022Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-12T08:36:17.022Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-12T08:36:17.119Z] Removing intermediate container dbd3148bfd95 [2023-05-12T08:36:17.119Z] ---> f070f15e423b [2023-05-12T08:36:17.119Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-12T08:36:17.119Z] Removing intermediate container 9e949354aa19 [2023-05-12T08:36:17.119Z] ---> a4435719e0e1 [2023-05-12T08:36:17.119Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-12T08:36:17.119Z] ---> Running in 2dbac9e5ea13 [2023-05-12T08:36:17.119Z] ---> Running in f8015c8da21d [2023-05-12T08:36:17.119Z] 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-12T08:36:17.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:17.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:17.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:17.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:18.202Z] v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:36:18.202Z] v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:36:18.202Z] OK: 17821 distinct packages available [2023-05-12T08:36:18.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:18.202Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-12T08:36:18.202Z] (2/2) Installing su-exec (0.2-r2) [2023-05-12T08:36:18.202Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:36:18.202Z] OK: 7 MiB in 17 packages [2023-05-12T08:36:18.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:18.461Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-12T08:36:18.722Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-12T08:36:18.722Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-12T08:36:18.722Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-12T08:36:18.722Z] (5/9) Installing curl (8.0.1-r0) [2023-05-12T08:36:18.722Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-12T08:36:18.722Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-12T08:36:18.722Z] (8/9) Installing libucontext (1.2-r0) [2023-05-12T08:36:18.722Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-12T08:36:18.722Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:36:18.722Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T08:36:18.722Z] OK: 10 MiB in 24 packages [2023-05-12T08:36:19.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-12T08:36:20.097Z] Removing intermediate container db776696010f [2023-05-12T08:36:20.097Z] ---> 3f83d947d977 [2023-05-12T08:36:20.097Z] [2023-05-12T08:36:20.097Z] Step 9/22 : FROM alpine:3.17 [2023-05-12T08:36:20.097Z] ---> 9ed4aefc74f6 [2023-05-12T08:36:20.097Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-12T08:36:20.097Z] Removing intermediate container f8015c8da21d [2023-05-12T08:36:20.097Z] ---> edb4924e1799 [2023-05-12T08:36:20.097Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-12T08:36:20.097Z] Removing intermediate container a83f8fecf898 [2023-05-12T08:36:20.097Z] ---> 7bf154c68b37 [2023-05-12T08:36:20.097Z] [2023-05-12T08:36:20.097Z] Step 9/25 : FROM alpine:3.17 [2023-05-12T08:36:20.097Z] ---> 9ed4aefc74f6 [2023-05-12T08:36:20.097Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-12T08:36:20.097Z] ---> Running in d05fccb9c4a7 [2023-05-12T08:36:20.097Z] ---> Running in 196069f4d345 [2023-05-12T08:36:20.097Z] ---> Running in a5181abc8db9 [2023-05-12T08:36:20.354Z] Removing intermediate container d05fccb9c4a7 [2023-05-12T08:36:20.354Z] ---> 7defce697743 [2023-05-12T08:36:20.354Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-12T08:36:20.354Z] Removing intermediate container 2dbac9e5ea13 [2023-05-12T08:36:20.354Z] ---> ece442cc5c9e [2023-05-12T08:36:20.354Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:36:20.354Z] ---> Running in e4d58f77d05c [2023-05-12T08:36:20.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-12T08:36:20.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-12T08:36:20.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-12T08:36:20.613Z] Removing intermediate container e4d58f77d05c [2023-05-12T08:36:20.613Z] ---> 3a310f345728 [2023-05-12T08:36:20.613Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-12T08:36:20.613Z] ---> Running in 2b244a69feba [2023-05-12T08:36:20.613Z] ---> e590b10bd5af [2023-05-12T08:36:20.613Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:36:20.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:20.613Z] Removing intermediate container 2b244a69feba [2023-05-12T08:36:20.613Z] ---> 94ea11b04104 [2023-05-12T08:36:20.613Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-12T08:36:20.613Z] ---> Running in 7bdbaf3e0a54 [2023-05-12T08:36:20.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:20.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:20.871Z] ---> 82cca6e56c71 [2023-05-12T08:36:20.871Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-12T08:36:20.871Z] Removing intermediate container 7bdbaf3e0a54 [2023-05-12T08:36:20.871Z] ---> 7f8f3a67935f [2023-05-12T08:36:20.871Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-12T08:36:20.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:20.871Z] ---> Running in 765809d7eefe [2023-05-12T08:36:21.129Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-12T08:36:21.129Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-12T08:36:21.129Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:36:21.129Z] OK: 8 MiB in 17 packages [2023-05-12T08:36:21.129Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-12T08:36:21.129Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-12T08:36:21.129Z] (3/3) Installing su-exec (0.2-r2) [2023-05-12T08:36:21.129Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:36:21.129Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T08:36:21.129Z] OK: 8 MiB in 18 packages [2023-05-12T08:36:21.694Z] ---> 488b65b71b1f [2023-05-12T08:36:21.694Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:36:21.980Z] ---> 8af0688e6ac8 [2023-05-12T08:36:21.980Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-12T08:36:22.238Z] ---> Running in 0dbdb62979b4 [2023-05-12T08:36:22.238Z] Removing intermediate container 196069f4d345 [2023-05-12T08:36:22.238Z] ---> 86287d0804b4 [2023-05-12T08:36:22.238Z] 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-12T08:36:22.497Z] ---> Running in 9235eaf0d6b2 [2023-05-12T08:36:22.497Z] Removing intermediate container 765809d7eefe [2023-05-12T08:36:22.497Z] ---> 3cfce72c6173 [2023-05-12T08:36:22.497Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-12T08:36:22.755Z] Removing intermediate container 0dbdb62979b4 [2023-05-12T08:36:22.755Z] ---> 14a5f9472d7d [2023-05-12T08:36:22.755Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T08:36:22.755Z] Removing intermediate container a5181abc8db9 [2023-05-12T08:36:22.755Z] ---> 9b69fc100552 [2023-05-12T08:36:22.755Z] 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-12T08:36:22.755Z] ---> Running in f97e336ea88d [2023-05-12T08:36:22.755Z] ---> Running in cf6433c9631c [2023-05-12T08:36:22.755Z] ---> Running in 4bbd01a89ed0 [2023-05-12T08:36:22.755Z] Removing intermediate container 9235eaf0d6b2 [2023-05-12T08:36:22.755Z] ---> 0bed19438be6 [2023-05-12T08:36:22.755Z] Step 12/22 : WORKDIR /edgex [2023-05-12T08:36:22.755Z] ---> Running in 7a60f38012c6 [2023-05-12T08:36:22.755Z] Removing intermediate container f97e336ea88d [2023-05-12T08:36:22.755Z] ---> 12c50efa9031 [2023-05-12T08:36:22.755Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-12T08:36:23.012Z] Removing intermediate container cf6433c9631c [2023-05-12T08:36:23.012Z] ---> 71932c082351 [2023-05-12T08:36:23.012Z] Step 18/20 : LABEL arch=x86_64 [2023-05-12T08:36:23.012Z] ---> Running in 8f2142223ede [2023-05-12T08:36:23.012Z] Removing intermediate container 7a60f38012c6 [2023-05-12T08:36:23.012Z] ---> eba35b646619 [2023-05-12T08:36:23.012Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:36:23.012Z] Removing intermediate container 4bbd01a89ed0 [2023-05-12T08:36:23.012Z] ---> 31d78d01dfec [2023-05-12T08:36:23.012Z] Step 12/25 : WORKDIR / [2023-05-12T08:36:23.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-12T08:36:23.269Z] ---> Running in ff332a292a17 [2023-05-12T08:36:23.270Z] Removing intermediate container 8f2142223ede [2023-05-12T08:36:23.270Z] ---> 69d7c677bdf0 [2023-05-12T08:36:23.270Z] Step 19/20 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:36:23.270Z] ---> 7f4155238fa0 [2023-05-12T08:36:23.270Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-12T08:36:23.270Z] ---> Running in f47afd965a97 [2023-05-12T08:36:23.270Z] ---> 388ce00f781d [2023-05-12T08:36:23.270Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:36:23.270Z] ---> Running in a2af5dde1799 [2023-05-12T08:36:23.270Z] Removing intermediate container ff332a292a17 [2023-05-12T08:36:23.270Z] ---> 72f3acf10f0a [2023-05-12T08:36:23.270Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:36:23.528Z] Removing intermediate container f47afd965a97 [2023-05-12T08:36:23.528Z] ---> 586bc712b0d1 [2023-05-12T08:36:23.528Z] Step 20/20 : LABEL version=0.0.0 [2023-05-12T08:36:23.528Z] ---> Running in 24c18b41a524 [2023-05-12T08:36:23.788Z] ---> 0618bef80fb4 [2023-05-12T08:36:23.788Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-12T08:36:23.788Z] ---> 752fccdafc42 [2023-05-12T08:36:23.788Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:36:23.788Z] Removing intermediate container 24c18b41a524 [2023-05-12T08:36:23.788Z] ---> 2c4905d0c8ee [2023-05-12T08:36:23.788Z] [2023-05-12T08:36:23.788Z] Successfully built 2c4905d0c8ee [2023-05-12T08:36:23.788Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-12T08:36:23.788Z]  Building security-spiffe-token-provider ... done Building security-proxy-auth [2023-05-12T08:36:25.843Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-12T08:36:25.843Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-12T08:36:25.843Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-12T08:36:25.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-12T08:36:28.315Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:36:28.315Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:36:28.575Z] ---> f7b99e075db9 [2023-05-12T08:36:28.575Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:36:28.575Z] ---> Using cache [2023-05-12T08:36:28.575Z] ---> 3426e132d4f7 [2023-05-12T08:36:28.575Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:36:28.575Z] ---> Using cache [2023-05-12T08:36:28.575Z] ---> 3360df1d2bbf [2023-05-12T08:36:28.575Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:36:28.575Z] ---> Using cache [2023-05-12T08:36:28.575Z] ---> d9c8e5f27d68 [2023-05-12T08:36:28.575Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:36:28.575Z] ---> Using cache [2023-05-12T08:36:28.575Z] ---> 126bdc93621d [2023-05-12T08:36:28.575Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:36:28.575Z] ---> Using cache [2023-05-12T08:36:28.575Z] ---> 8b956d666089 [2023-05-12T08:36:28.575Z] Step 8/23 : COPY . . [2023-05-12T08:36:28.836Z] ---> f2df8b510220 [2023-05-12T08:36:28.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-12T08:36:28.836Z] ---> Using cache [2023-05-12T08:36:28.836Z] ---> 5ae4b4fd7b7f [2023-05-12T08:36:28.836Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-12T08:36:28.836Z] ---> b78095ac4cd2 [2023-05-12T08:36:28.836Z] 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-12T08:36:28.836Z] ---> Running in 7d40d56f3328 [2023-05-12T08:36:28.836Z] Removing intermediate container a2af5dde1799 [2023-05-12T08:36:28.836Z] ---> 4345b4935a7f [2023-05-12T08:36:28.836Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:36:29.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-12T08:36:29.409Z] ---> e3381b118d30 [2023-05-12T08:36:29.409Z] 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-12T08:36:29.409Z] ---> d0aa62d2e110 [2023-05-12T08:36:29.409Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:36:29.409Z] ---> f79907147038 [2023-05-12T08:36:29.409Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-12T08:36:29.668Z] ---> a5e962f45a1d [2023-05-12T08:36:29.668Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:36:29.668Z] ---> fcba73d5bd0d [2023-05-12T08:36:29.668Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-12T08:36:29.668Z] ---> 54cafe70ee3b [2023-05-12T08:36:29.668Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T08:36:29.929Z] ---> fd9ff664dfd7 [2023-05-12T08:36:29.929Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-12T08:36:29.929Z] ---> Running in 07a822f7fcf1 [2023-05-12T08:36:30.875Z] ---> bd881224b9da [2023-05-12T08:36:30.875Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-12T08:36:31.149Z] ---> 2b27b5f3aa91 [2023-05-12T08:36:31.149Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-12T08:36:31.410Z] ---> ebef18fa57d6 [2023-05-12T08:36:31.410Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-12T08:36:31.410Z] ---> 1efc9e88c1d0 [2023-05-12T08:36:31.410Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-12T08:36:31.669Z] Removing intermediate container 07a822f7fcf1 [2023-05-12T08:36:31.669Z] ---> 7d4cbf23343e [2023-05-12T08:36:31.669Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T08:36:31.669Z] ---> Running in 26a3f27aec30 [2023-05-12T08:36:31.669Z] ---> 8e2f5e77aa14 [2023-05-12T08:36:31.669Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-12T08:36:31.669Z] ---> 476359dfd88c [2023-05-12T08:36:31.669Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T08:36:31.669Z] ---> Running in 7c1d953dc8a0 [2023-05-12T08:36:31.669Z] Removing intermediate container 26a3f27aec30 [2023-05-12T08:36:31.669Z] ---> 601ca240fb57 [2023-05-12T08:36:31.669Z] Step 20/22 : LABEL arch=x86_64 [2023-05-12T08:36:31.929Z] ---> Running in c28719adf6cb [2023-05-12T08:36:31.929Z] ---> 4c2abd18d122 [2023-05-12T08:36:31.929Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-12T08:36:31.929Z] Removing intermediate container c28719adf6cb [2023-05-12T08:36:31.929Z] ---> 129c4c562224 [2023-05-12T08:36:31.929Z] Step 21/22 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:36:31.929Z] ---> Running in c0dfc388fb02 [2023-05-12T08:36:32.187Z] ---> 69a2f27e693b [2023-05-12T08:36:32.187Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-12T08:36:32.187Z] Removing intermediate container c0dfc388fb02 [2023-05-12T08:36:32.187Z] ---> c1fefe038227 [2023-05-12T08:36:32.187Z] Step 22/22 : LABEL version=0.0.0 [2023-05-12T08:36:32.187Z] ---> Running in 9622e47db2a5 [2023-05-12T08:36:32.445Z] Removing intermediate container 9622e47db2a5 [2023-05-12T08:36:32.445Z] ---> 3aa9bb072149 [2023-05-12T08:36:32.445Z] [2023-05-12T08:36:32.445Z] Successfully built 3aa9bb072149 [2023-05-12T08:36:32.702Z] Successfully tagged security-proxy-setup:latest [2023-05-12T08:36:32.702Z]  Building security-proxy-setup ... done Building support-scheduler [2023-05-12T08:36:32.702Z] Removing intermediate container 7c1d953dc8a0 [2023-05-12T08:36:32.702Z] ---> e4ae17b39d86 [2023-05-12T08:36:32.702Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T08:36:33.343Z] ---> Running in 9a16ccae8bf6 [2023-05-12T08:36:33.915Z] ---> af54d0e5a924 [2023-05-12T08:36:33.915Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-12T08:36:37.411Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:36:37.411Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:36:37.411Z] ---> f7b99e075db9 [2023-05-12T08:36:37.411Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:36:37.411Z] ---> Using cache [2023-05-12T08:36:37.411Z] ---> 3426e132d4f7 [2023-05-12T08:36:37.411Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:36:37.411Z] ---> Using cache [2023-05-12T08:36:37.411Z] ---> 3360df1d2bbf [2023-05-12T08:36:37.411Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:36:37.411Z] ---> Using cache [2023-05-12T08:36:37.411Z] ---> d9c8e5f27d68 [2023-05-12T08:36:37.411Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:36:37.411Z] ---> Using cache [2023-05-12T08:36:37.411Z] ---> 126bdc93621d [2023-05-12T08:36:37.411Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:36:37.411Z] ---> Using cache [2023-05-12T08:36:37.411Z] ---> 8b956d666089 [2023-05-12T08:36:37.411Z] Step 8/23 : COPY . . [2023-05-12T08:36:37.411Z] ---> Using cache [2023-05-12T08:36:37.411Z] ---> 5ae4b4fd7b7f [2023-05-12T08:36:37.411Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-12T08:36:38.350Z] Removing intermediate container 9a16ccae8bf6 [2023-05-12T08:36:38.350Z] ---> b09f78a3dcae [2023-05-12T08:36:38.350Z] Step 23/25 : LABEL arch=x86_64 [2023-05-12T08:36:38.350Z] ---> Running in 995f73a1ed70 [2023-05-12T08:36:38.350Z] ---> Running in 63e518d53733 [2023-05-12T08:36:38.350Z] ---> Running in 4bf666d6ca69 [2023-05-12T08:36:38.611Z] Removing intermediate container 4bf666d6ca69 [2023-05-12T08:36:38.611Z] ---> 474bd292a819 [2023-05-12T08:36:38.611Z] Step 24/25 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:36:38.611Z] ---> Running in b8bbc48c9d4e [2023-05-12T08:36:39.207Z] Removing intermediate container b8bbc48c9d4e [2023-05-12T08:36:39.207Z] ---> c760846faf65 [2023-05-12T08:36:39.207Z] Step 25/25 : LABEL version=0.0.0 [2023-05-12T08:36:39.207Z] 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-12T08:36:39.207Z] ---> Running in 852ca9eab369 [2023-05-12T08:36:39.470Z] Removing intermediate container 852ca9eab369 [2023-05-12T08:36:39.470Z] ---> bec2f28fa437 [2023-05-12T08:36:39.470Z] [2023-05-12T08:36:39.470Z] Successfully built bec2f28fa437 [2023-05-12T08:36:39.796Z] Successfully tagged security-secretstore-setup:latest [2023-05-12T08:36:39.796Z]  Building security-secretstore-setup ... done Building core-data [2023-05-12T08:36:40.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-12T08:36:40.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-12T08:36:40.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.452s coverage: 28.7% of statements [2023-05-12T08:36:44.029Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:36:44.029Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:36:44.029Z] ---> f7b99e075db9 [2023-05-12T08:36:44.029Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:36:44.029Z] ---> Using cache [2023-05-12T08:36:44.029Z] ---> 3426e132d4f7 [2023-05-12T08:36:44.029Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:36:44.029Z] ---> Using cache [2023-05-12T08:36:44.029Z] ---> 3360df1d2bbf [2023-05-12T08:36:44.029Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:36:44.029Z] ---> Using cache [2023-05-12T08:36:44.029Z] ---> d9c8e5f27d68 [2023-05-12T08:36:44.029Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:36:44.029Z] ---> Using cache [2023-05-12T08:36:44.029Z] ---> 126bdc93621d [2023-05-12T08:36:44.029Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:36:44.029Z] ---> Using cache [2023-05-12T08:36:44.029Z] ---> 8b956d666089 [2023-05-12T08:36:44.029Z] Step 8/23 : COPY . . [2023-05-12T08:36:44.029Z] ---> Using cache [2023-05-12T08:36:44.029Z] ---> 5ae4b4fd7b7f [2023-05-12T08:36:44.029Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-12T08:36:45.403Z] Removing intermediate container 995f73a1ed70 [2023-05-12T08:36:45.403Z] ---> e5e434a6c360 [2023-05-12T08:36:45.403Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-12T08:36:45.403Z] ---> Running in cc7fbe8ae21a [2023-05-12T08:36:45.403Z] ---> Running in dad44cfc18b1 [2023-05-12T08:36:45.403Z] Removing intermediate container 64ef1563f9c2 [2023-05-12T08:36:45.403Z] ---> 3d7f3783e67d [2023-05-12T08:36:45.403Z] [2023-05-12T08:36:45.403Z] Step 10/24 : FROM alpine:3.17 [2023-05-12T08:36:45.403Z] ---> 9ed4aefc74f6 [2023-05-12T08:36:45.403Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:36:45.403Z] ---> Using cache [2023-05-12T08:36:45.403Z] ---> fe6ce74411b8 [2023-05-12T08:36:45.403Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:36:45.403Z] ---> Using cache [2023-05-12T08:36:45.403Z] ---> cb4ff00030de [2023-05-12T08:36:45.403Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-12T08:36:45.403Z] ---> Running in 562849f797bd [2023-05-12T08:36:45.403Z] Removing intermediate container dad44cfc18b1 [2023-05-12T08:36:45.403Z] ---> d8722a7a9983 [2023-05-12T08:36:45.664Z] Step 30/33 : CMD ["gate"] [2023-05-12T08:36:45.664Z] ---> Running in 51f1feee24b9 [2023-05-12T08:36:45.922Z] Removing intermediate container 51f1feee24b9 [2023-05-12T08:36:45.922Z] ---> 4ea9bde4338b [2023-05-12T08:36:45.922Z] Step 31/33 : LABEL arch=x86_64 [2023-05-12T08:36:45.922Z] Removing intermediate container 562849f797bd [2023-05-12T08:36:45.922Z] ---> 8c531d86d765 [2023-05-12T08:36:45.922Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-12T08:36:45.922Z] ---> Running in c5501dfcd3e0 [2023-05-12T08:36:45.922Z] ---> Running in ece63d77e3e6 [2023-05-12T08:36:45.922Z] 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-12T08:36:46.181Z] Removing intermediate container ece63d77e3e6 [2023-05-12T08:36:46.181Z] ---> 5cce68a3384f [2023-05-12T08:36:46.181Z] Step 15/24 : WORKDIR / [2023-05-12T08:36:46.181Z] Removing intermediate container c5501dfcd3e0 [2023-05-12T08:36:46.181Z] ---> 9c750fdf8efc [2023-05-12T08:36:46.181Z] Step 32/33 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:36:46.439Z] ---> Running in 9af2bdf797dd [2023-05-12T08:36:46.439Z] ---> Running in 91ec3676578a [2023-05-12T08:36:46.697Z] Removing intermediate container 9af2bdf797dd [2023-05-12T08:36:46.697Z] ---> 8f48801d8a68 [2023-05-12T08:36:46.697Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:36:46.697Z] Removing intermediate container 91ec3676578a [2023-05-12T08:36:46.698Z] ---> 99bff861ee47 [2023-05-12T08:36:46.698Z] Step 33/33 : LABEL version=0.0.0 [2023-05-12T08:36:46.957Z] ---> Running in b41b81a23690 [2023-05-12T08:36:47.215Z] Removing intermediate container b41b81a23690 [2023-05-12T08:36:47.215Z] ---> 708e08d2ceb6 [2023-05-12T08:36:47.215Z] [2023-05-12T08:36:47.215Z] Successfully built 708e08d2ceb6 [2023-05-12T08:36:47.215Z] ---> 66fdca25f8f2 [2023-05-12T08:36:47.215Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:36:47.215Z] Successfully tagged security-bootstrapper:latest [2023-05-12T08:36:47.779Z]  Building security-bootstrapper ... done  ---> c35dbc21982d [2023-05-12T08:36:47.779Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-12T08:36:49.148Z] ---> e218e3c314b5 [2023-05-12T08:36:49.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:36:49.148Z] ---> abc20761d49c [2023-05-12T08:36:49.148Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-12T08:36:49.148Z] ---> Running in 9c099ddff55c [2023-05-12T08:36:49.405Z] Removing intermediate container 9c099ddff55c [2023-05-12T08:36:49.405Z] ---> a9a961fb5127 [2023-05-12T08:36:49.405Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:36:49.405Z] ---> Running in de22e056f0ff [2023-05-12T08:36:49.663Z] Removing intermediate container de22e056f0ff [2023-05-12T08:36:49.663Z] ---> a9e6fe6dbbaa [2023-05-12T08:36:49.663Z] Step 22/24 : LABEL arch=x86_64 [2023-05-12T08:36:49.663Z] ---> Running in 86c9b2ad381d [2023-05-12T08:36:49.928Z] Removing intermediate container 86c9b2ad381d [2023-05-12T08:36:49.928Z] ---> 4e273d7a4a67 [2023-05-12T08:36:49.928Z] Step 23/24 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:36:50.194Z] ---> Running in b83e36e2aa86 [2023-05-12T08:36:50.771Z] Removing intermediate container b83e36e2aa86 [2023-05-12T08:36:50.772Z] ---> ed73aae6f704 [2023-05-12T08:36:50.772Z] Step 24/24 : LABEL version=0.0.0 [2023-05-12T08:36:50.772Z] ---> Running in 2f4bf65b2956 [2023-05-12T08:36:50.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.332s coverage: 98.5% of statements [2023-05-12T08:36:51.337Z] Removing intermediate container 2f4bf65b2956 [2023-05-12T08:36:51.337Z] ---> 0faad8ae4ec0 [2023-05-12T08:36:51.337Z] [2023-05-12T08:36:51.337Z] Successfully built 0faad8ae4ec0 [2023-05-12T08:36:51.337Z] Successfully tagged core-command:latest [2023-05-12T08:36:56.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-12T08:36:56.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-12T08:36:56.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-12T08:36:59.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.467s coverage: 71.5% of statements [2023-05-12T08:37:01.815Z]  Building core-command ... done Removing intermediate container 7d40d56f3328 [2023-05-12T08:37:01.815Z] ---> 43655fb4a20d [2023-05-12T08:37:01.815Z] [2023-05-12T08:37:01.815Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:37:01.815Z] ---> 9ed4aefc74f6 [2023-05-12T08:37:01.815Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-12T08:37:01.815Z] ---> Using cache [2023-05-12T08:37:01.815Z] ---> c6dcefe05317 [2023-05-12T08:37:01.815Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:37:01.815Z] ---> Using cache [2023-05-12T08:37:01.815Z] ---> 4bdbeae075c4 [2023-05-12T08:37:01.815Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:37:01.815Z] ---> Using cache [2023-05-12T08:37:01.815Z] ---> 0e68fc72518a [2023-05-12T08:37:01.815Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:37:01.815Z] ---> Using cache [2023-05-12T08:37:01.815Z] ---> ed9b77523235 [2023-05-12T08:37:01.815Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-12T08:37:02.076Z] ---> f88097c785f3 [2023-05-12T08:37:02.076Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:37:02.336Z] ---> 89216c38911f [2023-05-12T08:37:02.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-12T08:37:02.600Z] ---> d5bcb3791788 [2023-05-12T08:37:02.600Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T08:37:02.860Z] ---> Running in 1f53a965acad [2023-05-12T08:37:03.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-12T08:37:03.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-12T08:37:03.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.386s coverage: 54.0% of statements [2023-05-12T08:37:04.248Z] Removing intermediate container 1f53a965acad [2023-05-12T08:37:04.248Z] ---> 56e0b9e93695 [2023-05-12T08:37:04.248Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T08:37:04.531Z] ---> Running in 03abcbbae03b [2023-05-12T08:37:04.807Z] Removing intermediate container 03abcbbae03b [2023-05-12T08:37:04.807Z] ---> e415c939ab00 [2023-05-12T08:37:04.807Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T08:37:05.073Z] ---> Running in 278dc468a61c [2023-05-12T08:37:05.073Z] Removing intermediate container 278dc468a61c [2023-05-12T08:37:05.073Z] ---> 6b0771d555d9 [2023-05-12T08:37:05.073Z] Step 21/23 : LABEL arch=x86_64 [2023-05-12T08:37:05.073Z] ---> Running in a437afef9f7a [2023-05-12T08:37:05.334Z] Removing intermediate container a437afef9f7a [2023-05-12T08:37:05.334Z] ---> 73d47ac9464e [2023-05-12T08:37:05.334Z] Step 22/23 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:37:05.334Z] ---> Running in 38fdf5fdf74b [2023-05-12T08:37:05.334Z] Removing intermediate container 38fdf5fdf74b [2023-05-12T08:37:05.334Z] ---> d83cb1847df7 [2023-05-12T08:37:05.334Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:37:05.594Z] ---> Running in 365ce768ec1e [2023-05-12T08:37:05.594Z] Removing intermediate container 365ce768ec1e [2023-05-12T08:37:05.594Z] ---> 061e429ba2a9 [2023-05-12T08:37:05.594Z] [2023-05-12T08:37:05.854Z] Successfully built 061e429ba2a9 [2023-05-12T08:37:05.854Z] Successfully tagged security-proxy-auth:latest [2023-05-12T08:37:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-12T08:37:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-12T08:37:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:37:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-12T08:37:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-12T08:37:08.398Z]  Building security-proxy-auth ... done Removing intermediate container 63e518d53733 [2023-05-12T08:37:08.398Z] ---> da188e9d1aa1 [2023-05-12T08:37:08.398Z] [2023-05-12T08:37:08.398Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:37:08.398Z] ---> 9ed4aefc74f6 [2023-05-12T08:37:08.398Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:37:08.398Z] ---> Using cache [2023-05-12T08:37:08.398Z] ---> fe6ce74411b8 [2023-05-12T08:37:08.398Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:37:08.398Z] ---> Using cache [2023-05-12T08:37:08.398Z] ---> cb4ff00030de [2023-05-12T08:37:08.398Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-12T08:37:08.738Z] ---> Running in 2084dbdc4b44 [2023-05-12T08:37:08.998Z] Removing intermediate container 2084dbdc4b44 [2023-05-12T08:37:08.998Z] ---> 5cb183810e86 [2023-05-12T08:37:08.998Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-12T08:37:08.998Z] ---> Running in a94d88fdaf71 [2023-05-12T08:37:09.258Z] Removing intermediate container a94d88fdaf71 [2023-05-12T08:37:09.258Z] ---> 584969df91a8 [2023-05-12T08:37:09.258Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:37:09.827Z] ---> 96da5a9fe70b [2023-05-12T08:37:09.827Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:37:10.088Z] Removing intermediate container cc7fbe8ae21a [2023-05-12T08:37:10.088Z] ---> 2e44dfbe8c76 [2023-05-12T08:37:10.088Z] [2023-05-12T08:37:10.088Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:37:10.088Z] ---> 9ed4aefc74f6 [2023-05-12T08:37:10.088Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:37:10.088Z] ---> Running in 280b21daea46 [2023-05-12T08:37:10.088Z] ---> 9cb23a7c19ea [2023-05-12T08:37:10.088Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-12T08:37:10.088Z] Removing intermediate container 280b21daea46 [2023-05-12T08:37:10.088Z] ---> 2d0a644e6cb0 [2023-05-12T08:37:10.088Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-12T08:37:10.088Z] ---> Running in f81415a20940 [2023-05-12T08:37:10.348Z] Removing intermediate container f81415a20940 [2023-05-12T08:37:10.348Z] ---> 59ff3169da6e [2023-05-12T08:37:10.348Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-12T08:37:10.608Z] ---> Running in ae127ec7e724 [2023-05-12T08:37:10.608Z] Removing intermediate container ae127ec7e724 [2023-05-12T08:37:10.608Z] ---> e8aa47fcb07e [2023-05-12T08:37:10.608Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:37:10.868Z] ---> 97a0cc3c4714 [2023-05-12T08:37:10.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:37:10.868Z] ---> Running in 442c36cd654f [2023-05-12T08:37:10.868Z] ---> e916d7bfcee1 [2023-05-12T08:37:10.868Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-12T08:37:11.131Z] ---> Running in d8711246bc53 [2023-05-12T08:37:11.131Z] Removing intermediate container d8711246bc53 [2023-05-12T08:37:11.131Z] ---> a5f0ef15dce2 [2023-05-12T08:37:11.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:37:11.131Z] ---> Running in 734493f75fd4 [2023-05-12T08:37:11.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:37:11.131Z] Removing intermediate container 734493f75fd4 [2023-05-12T08:37:11.131Z] ---> 65c509bd21dd [2023-05-12T08:37:11.131Z] Step 21/23 : LABEL arch=x86_64 [2023-05-12T08:37:11.131Z] ---> Running in 917572490bbd [2023-05-12T08:37:11.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:37:11.394Z] Removing intermediate container 917572490bbd [2023-05-12T08:37:11.394Z] ---> 56768e130dce [2023-05-12T08:37:11.394Z] Step 22/23 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:37:11.394Z] ---> Running in a8edf0aa7cd6 [2023-05-12T08:37:11.394Z] Removing intermediate container a8edf0aa7cd6 [2023-05-12T08:37:11.394Z] ---> a4d4304f9f0a [2023-05-12T08:37:11.394Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:37:11.394Z] ---> Running in 834e0a445015 [2023-05-12T08:37:11.394Z] Removing intermediate container 834e0a445015 [2023-05-12T08:37:11.394Z] ---> 4f24da3cb69d [2023-05-12T08:37:11.394Z] [2023-05-12T08:37:11.394Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:37:11.394Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:37:11.394Z] OK: 7 MiB in 16 packages [2023-05-12T08:37:11.394Z] Successfully built 4f24da3cb69d [2023-05-12T08:37:11.394Z] Successfully tagged support-scheduler:latest [2023-05-12T08:37:11.916Z]  Building support-scheduler ... done Removing intermediate container 442c36cd654f [2023-05-12T08:37:11.916Z] ---> 9ca3c37d4e79 [2023-05-12T08:37:11.916Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:37:11.916Z] ---> 467dedc379ee [2023-05-12T08:37:11.916Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:37:12.176Z] ---> 33ad57d8c2b1 [2023-05-12T08:37:12.176Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-12T08:37:12.749Z] ---> b4d27287fd1f [2023-05-12T08:37:12.749Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:37:12.749Z] ---> 3b2a0b004d15 [2023-05-12T08:37:12.749Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-12T08:37:12.749Z] ---> Running in 5ff20343c742 [2023-05-12T08:37:12.749Z] Removing intermediate container 5ff20343c742 [2023-05-12T08:37:12.749Z] ---> 2637ceebd02d [2023-05-12T08:37:12.749Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:37:13.010Z] ---> Running in 10522721babf [2023-05-12T08:37:13.010Z] Removing intermediate container 10522721babf [2023-05-12T08:37:13.010Z] ---> 03475aa9ea6f [2023-05-12T08:37:13.010Z] Step 21/23 : LABEL arch=x86_64 [2023-05-12T08:37:13.010Z] ---> Running in ef1ce3af002d [2023-05-12T08:37:13.010Z] Removing intermediate container ef1ce3af002d [2023-05-12T08:37:13.010Z] ---> ad7e3db021ad [2023-05-12T08:37:13.010Z] Step 22/23 : LABEL git_sha=b5354926094d0ae3b032ca63166c1c3f07ab43f1 [2023-05-12T08:37:13.010Z] ---> Running in 4f9dfd28124f [2023-05-12T08:37:13.010Z] Removing intermediate container 4f9dfd28124f [2023-05-12T08:37:13.010Z] ---> be194be3f1ce [2023-05-12T08:37:13.010Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:37:13.270Z] ---> Running in c748c3d1578d [2023-05-12T08:37:13.270Z] Removing intermediate container c748c3d1578d [2023-05-12T08:37:13.270Z] ---> 276ee96a2881 [2023-05-12T08:37:13.270Z] [2023-05-12T08:37:13.270Z] Successfully built 276ee96a2881 [2023-05-12T08:37:13.270Z] Successfully tagged core-data:latest [2023-05-12T08:37:13.277Z]  Building core-data ... done  [Pipeline] } [2023-05-12T08:37:13.279Z] $ docker stop --time=1 f8fca8a19271e204a95f7bb2cb816e829b8917e0d335f399e133f815248e1f8e [2023-05-12T08:37:14.534Z] $ docker rm -f --volumes f8fca8a19271e204a95f7bb2cb816e829b8917e0d335f399e133f815248e1f8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T08:37:14.868Z] + docker images [2023-05-12T08:37:14.868Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-12T08:37:14.868Z] core-data latest 276ee96a2881 1 second ago 20MB [2023-05-12T08:37:14.868Z] support-scheduler latest 4f24da3cb69d 3 seconds ago 31.8MB [2023-05-12T08:37:14.868Z] 2e44dfbe8c76 5 seconds ago 1.73GB [2023-05-12T08:37:14.868Z] da188e9d1aa1 6 seconds ago 1.79GB [2023-05-12T08:37:14.868Z] security-proxy-auth latest 061e429ba2a9 9 seconds ago 18.3MB [2023-05-12T08:37:14.868Z] 43655fb4a20d 17 seconds ago 1.7GB [2023-05-12T08:37:14.868Z] core-command latest 0faad8ae4ec0 24 seconds ago 19.9MB [2023-05-12T08:37:14.868Z] security-bootstrapper latest 708e08d2ceb6 28 seconds ago 22.2MB [2023-05-12T08:37:14.869Z] 3d7f3783e67d 33 seconds ago 1.72GB [2023-05-12T08:37:14.869Z] security-secretstore-setup latest bec2f28fa437 35 seconds ago 32.8MB [2023-05-12T08:37:14.869Z] security-proxy-setup latest 3aa9bb072149 42 seconds ago 18.7MB [2023-05-12T08:37:14.869Z] security-spiffe-token-provider latest 2c4905d0c8ee 51 seconds ago 32.8MB [2023-05-12T08:37:14.869Z] 7bf154c68b37 55 seconds ago 1.72GB [2023-05-12T08:37:14.869Z] 3f83d947d977 56 seconds ago 1.7GB [2023-05-12T08:37:14.869Z] 63805010639c About a minute ago 1.76GB [2023-05-12T08:37:14.869Z] 7f42da37d09c About a minute ago 1.71GB [2023-05-12T08:37:14.869Z] security-spire-server latest eed5abe18df1 About a minute ago 103MB [2023-05-12T08:37:14.869Z] support-notifications latest fde42e6980d4 2 minutes ago 32.4MB [2023-05-12T08:37:14.869Z] e0b101740caa 2 minutes ago 1.58GB [2023-05-12T08:37:14.869Z] core-common-config-bootstrapper latest 1d05bc5a73b2 2 minutes ago 17.2MB [2023-05-12T08:37:14.869Z] core-metadata latest bbfea96b9614 2 minutes ago 20.4MB [2023-05-12T08:37:14.869Z] afa0baf81da0 2 minutes ago 1.79GB [2023-05-12T08:37:14.869Z] 9c38779ec0b2 2 minutes ago 1.73GB [2023-05-12T08:37:14.869Z] ce6fa9bcae8a 2 minutes ago 1.72GB [2023-05-12T08:37:14.869Z] security-spire-agent latest b9ae9edec767 2 minutes ago 161MB [2023-05-12T08:37:14.869Z] security-spire-config latest 70c00da6a202 2 minutes ago 102MB [2023-05-12T08:37:14.869Z] 6edb57f7893d 2 minutes ago 1.58GB [2023-05-12T08:37:14.869Z] f8426726bce7 2 minutes ago 1.58GB [2023-05-12T08:37:14.869Z] ci-base-image-x86_64 latest f7b99e075db9 6 minutes ago 918MB [2023-05-12T08:37:14.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-12T08:37:14.869Z] alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB [2023-05-12T08:37:14.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-12T08:37:14.869Z] 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-12T08:37:18.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-12T08:37:18.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-12T08:37:27.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.835s coverage: 88.5% of statements [2023-05-12T08:37:27.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.597s coverage: 3.8% of statements [2023-05-12T08:37:33.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-12T08:37:33.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:37:33.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-12T08:37:35.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.790s coverage: 95.6% of statements [2023-05-12T08:37:35.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-12T08:37:35.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-12T08:37:35.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-12T08:37:35.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-12T08:37:35.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-12T08:37:35.665Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 72.2% of statements [2023-05-12T08:37:41.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-12T08:37:41.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-12T08:37:41.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-12T08:37:41.281Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.264s coverage: 65.9% of statements [2023-05-12T08:37:53.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-12T08:37:53.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-12T08:37:53.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements [2023-05-12T08:37:53.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.268s coverage: 29.0% of statements [2023-05-12T08:37:56.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 42.9% of statements [2023-05-12T08:37:56.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 82.9% of statements [2023-05-12T08:37:56.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2023-05-12T08:37:56.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.328s coverage: 96.3% of statements [2023-05-12T08:38:01.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2023-05-12T08:38:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-12T08:38:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-12T08:38:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-12T08:38:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-12T08:38:07.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-12T08:38:07.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-12T08:38:07.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-12T08:38:07.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-12T08:38:14.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements [2023-05-12T08:38:14.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-12T08:38:14.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-12T08:38:14.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-12T08:38:14.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-12T08:38:20.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-12T08:38:20.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-12T08:38:21.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-12T08:38:27.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-12T08:38:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.149s coverage: 79.9% of statements [2023-05-12T08:38:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.292s coverage: 92.9% of statements [2023-05-12T08:38:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-05-12T08:38:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.225s coverage: 62.3% of statements [2023-05-12T08:38:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements [2023-05-12T08:38:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.275s coverage: 20.0% of statements [2023-05-12T08:38:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements [2023-05-12T08:38:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.512s coverage: 81.8% of statements [2023-05-12T08:38:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.507s coverage: 82.1% of statements [2023-05-12T08:38:29.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-12T08:38:29.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 86.0% of statements [2023-05-12T08:38:35.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-12T08:38:35.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-12T08:38:35.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.192s coverage: 63.1% of statements [2023-05-12T08:38:35.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2023-05-12T08:38:37.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2023-05-12T08:38:37.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2023-05-12T08:38:37.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-05-12T08:38:37.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-12T08:38:37.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-12T08:38:37.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-12T08:38:37.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2023-05-12T08:38:48.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-12T08:38:48.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-12T08:38:48.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-12T08:38:48.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.077s coverage: 38.4% of statements [2023-05-12T08:38:48.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements [2023-05-12T08:38:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-12T08:38:52.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-12T08:38:52.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-12T08:38:52.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-12T08:38:52.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements [2023-05-12T08:38:59.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-12T08:38:59.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-12T08:38:59.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-12T08:38:59.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-12T08:39:05.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements [2023-05-12T08:39:06.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-12T08:39:06.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:39:06.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-12T08:39:06.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-12T08:39:06.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.600s coverage: 92.3% of statements [2023-05-12T08:39:11.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-12T08:39:11.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-12T08:39:11.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.5% of statements [2023-05-12T08:39:13.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-12T08:39:13.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:39:13.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2023-05-12T08:39:14.363Z] 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-12T08:39:14.363Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-12T08:39:14.363Z] go vet ./... [2023-05-12T08:42:06.142Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-12T08:42:06.142Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-12T08:42:06.142Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-12T08:42:06.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-12T08:42:06.488Z] + ls -al . [2023-05-12T08:42:06.754Z] total 704 [2023-05-12T08:42:06.754Z] drwxrwxr-x 10 1001 1001 4096 May 12 08:33 . [2023-05-12T08:42:06.754Z] drwxr-xr-x 4 root root 4096 May 12 08:33 .. [2023-05-12T08:42:06.754Z] drwxrwxr-x 2 1001 1001 4096 May 12 08:32 .blubracket [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 16 May 12 08:32 .dockerignore [2023-05-12T08:42:06.754Z] drwxrwxr-x 8 1001 1001 4096 May 12 08:32 .git [2023-05-12T08:42:06.754Z] drwxrwxr-x 3 1001 1001 4096 May 12 08:32 .github [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 1133 May 12 08:32 .gitignore [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 42 May 12 08:32 .golangci.yml [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 87 May 12 08:32 .hadolint.yml [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 166 May 12 08:32 .sonarcloud.properties [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 1171 May 12 08:32 ADOPTERS.md [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 10835 May 12 08:32 Attribution.txt [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 73765 May 12 08:32 CHANGELOG.md [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 3804 May 12 08:32 CONTRIBUTING.md [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 677 May 12 08:32 GOVERNANCE.md [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 883 May 12 08:32 Jenkinsfile [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 10775 May 12 08:32 LICENSE [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 14368 May 12 08:32 Makefile [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 582 May 12 08:32 OWNERS.md [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 9902 May 12 08:32 README.md [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 789 May 12 08:32 SECURITY.md [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 5 May 12 08:29 VERSION [2023-05-12T08:42:06.754Z] drwxrwxr-x 2 1001 1001 4096 May 12 08:32 bin [2023-05-12T08:42:06.754Z] drwxrwxr-x 18 1001 1001 4096 May 12 08:32 cmd [2023-05-12T08:42:06.754Z] -rw-r--r-- 1 root root 447730 May 12 08:39 coverage.out [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 3200 May 12 08:32 go.mod [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 31040 May 12 08:32 go.sum [2023-05-12T08:42:06.754Z] drwxrwxr-x 7 1001 1001 4096 May 12 08:32 internal [2023-05-12T08:42:06.754Z] drwxrwxr-x 3 1001 1001 4096 May 12 08:32 openapi [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 594 May 12 08:32 security.txt [2023-05-12T08:42:06.754Z] drwxrwxr-x 4 1001 1001 4096 May 12 08:32 snap [2023-05-12T08:42:06.754Z] -rw-rw-r-- 1 1001 1001 204 May 12 08:32 version.go [Pipeline] sh [2023-05-12T08:42:07.071Z] + '[' -e coverage.out ] [2023-05-12T08:42:07.072Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-12T08:42:07.361Z] Warning: overwriting stash ‘coverage-report’ [2023-05-12T08:42:08.200Z] Stashed 1 file(s) [Pipeline] sh [2023-05-12T08:42:08.828Z] + make build [2023-05-12T08:42:08.828Z] 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-12T08:43:45.457Z] 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-12T08:43:48.035Z] 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-12T08:43:53.371Z] 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-12T08:43:57.617Z] 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-12T08:44:44.433Z] 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-12T08:44:49.758Z] 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-12T08:44:56.393Z] 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-12T08:45:01.735Z] 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-12T08:45:05.084Z] 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-12T08:45:09.333Z] 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-12T08:45:15.983Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-12T08:45:22.657Z] $ docker stop --time=1 980fea8e62c74fc2a7c55829f7f1167b70bb438d43df5d440c383ba9b21c31b2 [2023-05-12T08:45:24.841Z] $ docker rm -f --volumes 980fea8e62c74fc2a7c55829f7f1167b70bb438d43df5d440c383ba9b21c31b2 [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-12T08:45:27.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-12T08:45:27.370Z] [2023-05-12T08:45:27.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:45:27.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-12T08:45:27.966Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-12T08:45:27.966Z] 29e5d40040c1: Pulling fs layer [2023-05-12T08:45:27.966Z] 1ce36da41761: Pulling fs layer [2023-05-12T08:45:27.966Z] 25b303627fd3: Pulling fs layer [2023-05-12T08:45:27.966Z] 29e5d40040c1: Verifying Checksum [2023-05-12T08:45:27.966Z] 29e5d40040c1: Download complete [2023-05-12T08:45:28.237Z] 1ce36da41761: Verifying Checksum [2023-05-12T08:45:28.237Z] 1ce36da41761: Download complete [2023-05-12T08:45:28.505Z] 29e5d40040c1: Pull complete [2023-05-12T08:45:29.913Z] 1ce36da41761: Pull complete [2023-05-12T08:45:29.913Z] 25b303627fd3: Verifying Checksum [2023-05-12T08:45:29.913Z] 25b303627fd3: Download complete [2023-05-12T08:45:42.217Z] 25b303627fd3: Pull complete [2023-05-12T08:45:42.217Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-12T08:45:42.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-12T08:45:42.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:45:42.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-15274 does not seem to be running inside a container [2023-05-12T08:45:42.495Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-12T08:45:44.848Z] $ docker top 020aa094a295606548306bd6d66471a45ce7397caf94335c05a1770ec193fa97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:45:45.697Z] + + docker-compose build --helpgrep [2023-05-12T08:45:45.697Z] parallel [2023-05-12T08:45:51.031Z] --parallel Build images in parallel. [Pipeline] } [2023-05-12T08:45:51.044Z] $ docker stop --time=1 020aa094a295606548306bd6d66471a45ce7397caf94335c05a1770ec193fa97 [2023-05-12T08:45:52.728Z] $ docker rm -f --volumes 020aa094a295606548306bd6d66471a45ce7397caf94335c05a1770ec193fa97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:45:53.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-12T08:45:53.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:45:53.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-15274 does not seem to be running inside a container [2023-05-12T08:45:53.515Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-12T08:45:56.324Z] $ docker top 80b2c370cd76efc07ce6966498d3a1a6f9fcd876bdd6fa4b6d57eb2423d1420e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:45:57.159Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-12T08:46:02.494Z] Building core-command ... [2023-05-12T08:46:02.494Z] Building core-common-config-bootstrapper ... [2023-05-12T08:46:02.494Z] Building core-data ... [2023-05-12T08:46:02.494Z] Building core-metadata ... [2023-05-12T08:46:02.494Z] Building security-bootstrapper ... [2023-05-12T08:46:02.494Z] Building security-proxy-auth ... [2023-05-12T08:46:02.494Z] Building security-proxy-setup ... [2023-05-12T08:46:02.494Z] Building security-secretstore-setup ... [2023-05-12T08:46:02.494Z] Building security-spiffe-token-provider ... [2023-05-12T08:46:02.494Z] Building security-spire-agent ... [2023-05-12T08:46:02.494Z] Building security-spire-config ... [2023-05-12T08:46:02.494Z] Building security-spire-server ... [2023-05-12T08:46:02.494Z] Building support-notifications ... [2023-05-12T08:46:02.494Z] Building support-scheduler ... [2023-05-12T08:46:02.494Z] Building security-bootstrapper [2023-05-12T08:46:02.494Z] Building core-common-config-bootstrapper [2023-05-12T08:46:02.494Z] Building security-spiffe-token-provider [2023-05-12T08:46:02.494Z] Building security-spire-server [2023-05-12T08:46:02.494Z] Building core-command [2023-05-12T08:46:49.325Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:46:49.325Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:46:49.325Z] ---> 5f6630cc96cc [2023-05-12T08:46:49.325Z] Step 3/33 : WORKDIR /edgex-go [2023-05-12T08:46:49.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:46:49.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:46:49.325Z] ---> 5f6630cc96cc [2023-05-12T08:46:49.325Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:46:49.325Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:46:49.325Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:46:49.325Z] ---> 5f6630cc96cc [2023-05-12T08:46:49.325Z] Step 3/20 : WORKDIR /edgex-go [2023-05-12T08:46:49.325Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:46:49.325Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:46:49.325Z] ---> 5f6630cc96cc [2023-05-12T08:46:49.325Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:46:49.325Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:46:49.325Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:46:49.325Z] ---> 5f6630cc96cc [2023-05-12T08:46:49.325Z] Step 3/26 : WORKDIR /edgex-go [2023-05-12T08:46:49.909Z] ---> Running in 45e113b0c9ba [2023-05-12T08:46:49.909Z] ---> Running in eac194040b65 [2023-05-12T08:46:49.909Z] ---> Running in 321e7e39fd3b [2023-05-12T08:46:49.909Z] ---> Running in 3597e3b732b6 [2023-05-12T08:46:49.909Z] ---> Running in e42a40d2b571 [2023-05-12T08:46:50.506Z] Removing intermediate container 45e113b0c9ba [2023-05-12T08:46:50.506Z] ---> d4c138fdc954 [2023-05-12T08:46:50.506Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-12T08:46:50.506Z] Removing intermediate container eac194040b65 [2023-05-12T08:46:50.506Z] ---> 26bb84552920 [2023-05-12T08:46:50.506Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:46:50.506Z] Removing intermediate container 321e7e39fd3b [2023-05-12T08:46:50.506Z] ---> bdd0f191f770 [2023-05-12T08:46:50.506Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T08:46:50.506Z] Removing intermediate container 3597e3b732b6 [2023-05-12T08:46:50.506Z] ---> 8a168cfaf663 [2023-05-12T08:46:50.506Z] Step 4/24 : WORKDIR /edgex-go [2023-05-12T08:46:50.506Z] ---> Running in 50d8f03b7177 [2023-05-12T08:46:50.506Z] Removing intermediate container e42a40d2b571 [2023-05-12T08:46:50.506Z] ---> b7ab40276b85 [2023-05-12T08:46:50.506Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-12T08:46:50.774Z] ---> Running in 1108a266c972 [2023-05-12T08:46:50.774Z] ---> Running in 5ffd2be905df [2023-05-12T08:46:50.774Z] ---> Running in ab62f335f085 [2023-05-12T08:46:50.774Z] ---> Running in f6775d1d07a2 [2023-05-12T08:46:51.750Z] Removing intermediate container 1108a266c972 [2023-05-12T08:46:51.750Z] ---> 4fb3b0eda0c6 [2023-05-12T08:46:51.750Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:46:51.750Z] Removing intermediate container ab62f335f085 [2023-05-12T08:46:51.750Z] ---> 23e1272741f3 [2023-05-12T08:46:51.750Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-12T08:46:51.750Z] ---> Running in 0f725717325e [2023-05-12T08:46:51.750Z] ---> Running in 9d1afd10108a [2023-05-12T08:46:53.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:53.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:53.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:54.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:54.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:54.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:54.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:54.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:55.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:55.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:55.854Z] OK: 263 MiB in 53 packages [2023-05-12T08:46:55.854Z] OK: 263 MiB in 53 packages [2023-05-12T08:46:56.439Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:46:56.439Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:46:56.439Z] OK: 17692 distinct packages available [2023-05-12T08:46:56.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:56.978Z] OK: 263 MiB in 53 packages [2023-05-12T08:46:57.247Z] OK: 263 MiB in 53 packages [2023-05-12T08:46:57.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:46:57.783Z] Removing intermediate container 50d8f03b7177 [2023-05-12T08:46:57.783Z] ---> 64f861bf765c [2023-05-12T08:46:57.783Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-12T08:46:58.052Z] Removing intermediate container 5ffd2be905df [2023-05-12T08:46:58.052Z] ---> 9a712440d510 [2023-05-12T08:46:58.052Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-12T08:46:58.639Z] OK: 263 MiB in 53 packages [2023-05-12T08:46:59.249Z] Removing intermediate container 0f725717325e [2023-05-12T08:46:59.249Z] ---> b044da08ec0b [2023-05-12T08:46:59.249Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:46:59.249Z] ---> bd6d52597cc9 [2023-05-12T08:46:59.249Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:46:59.540Z] ---> Running in 49f922e11192 [2023-05-12T08:46:59.540Z] Removing intermediate container 9d1afd10108a [2023-05-12T08:46:59.540Z] ---> ce650973713e [2023-05-12T08:46:59.540Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-12T08:47:00.126Z] ---> 8face7515977 [2023-05-12T08:47:00.126Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:47:00.395Z] ---> Running in 622d1a0d7598 [2023-05-12T08:47:00.981Z] ---> 660fd18a9ab5 [2023-05-12T08:47:00.981Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:47:00.981Z] Removing intermediate container f6775d1d07a2 [2023-05-12T08:47:00.981Z] ---> 15284f90c19b [2023-05-12T08:47:00.981Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-12T08:47:00.981Z] ---> Running in 47b41d7fdf90 [2023-05-12T08:47:01.252Z] ---> 97e46e21bc91 [2023-05-12T08:47:01.252Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:47:01.519Z] ---> Running in eb8ddb9ecee2 [2023-05-12T08:47:02.932Z] ---> a067ce7edd8f [2023-05-12T08:47:02.932Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:47:02.932Z] ---> Running in 7784ba5f4544 [2023-05-12T08:48:54.607Z] Removing intermediate container eb8ddb9ecee2 [2023-05-12T08:48:54.607Z] ---> 511a6100f4cf [2023-05-12T08:48:54.607Z] Step 8/24 : COPY . . [2023-05-12T08:48:54.607Z] Removing intermediate container 49f922e11192 [2023-05-12T08:48:54.607Z] ---> 83836f9b9a1f [2023-05-12T08:48:54.607Z] Step 7/33 : COPY . . [2023-05-12T08:48:54.607Z] Removing intermediate container 7784ba5f4544 [2023-05-12T08:48:54.607Z] ---> dee688cbae01 [2023-05-12T08:48:54.607Z] Step 7/20 : COPY . . [2023-05-12T08:48:54.607Z] Removing intermediate container 622d1a0d7598 [2023-05-12T08:48:54.607Z] ---> e0b3193bbe82 [2023-05-12T08:48:54.607Z] Step 7/26 : COPY . . [2023-05-12T08:48:54.607Z] Removing intermediate container 47b41d7fdf90 [2023-05-12T08:48:54.607Z] ---> 7d1962d7cb5a [2023-05-12T08:48:54.607Z] Step 8/23 : COPY . . [2023-05-12T08:49:06.911Z] ---> 3e0598e2afe2 [2023-05-12T08:49:06.911Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-12T08:49:06.911Z] ---> 5bfeb22d4e97 [2023-05-12T08:49:06.911Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T08:49:06.911Z] ---> 0ebc6ea0f8e8 [2023-05-12T08:49:06.911Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-12T08:49:06.911Z] ---> Running in 50a71d0a4a5d [2023-05-12T08:49:06.911Z] ---> Running in d3a8559683b5 [2023-05-12T08:49:06.911Z] ---> 492efe1ffa84 [2023-05-12T08:49:06.911Z] ---> fbbd42947dda [2023-05-12T08:49:06.911Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-12T08:49:06.911Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-12T08:49:06.911Z] ---> Running in 14f2fb77cdac [2023-05-12T08:49:06.911Z] ---> Running in d625dd55622f [2023-05-12T08:49:07.203Z] ---> Running in 967575eb9d1f [2023-05-12T08:49:07.470Z] Removing intermediate container 50a71d0a4a5d [2023-05-12T08:49:07.470Z] ---> 540a6674c3a3 [2023-05-12T08:49:07.470Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-12T08:49:07.746Z] ---> Running in c89b71356355 [2023-05-12T08:49:08.331Z] Removing intermediate container c89b71356355 [2023-05-12T08:49:08.331Z] ---> 07bf27d30f52 [2023-05-12T08:49:08.331Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T08:49:08.600Z] ---> Running in 4c7c49ad504d [2023-05-12T08:49:09.192Z] 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-12T08:49:09.192Z] Removing intermediate container 4c7c49ad504d [2023-05-12T08:49:09.192Z] ---> 23085cacc96c [2023-05-12T08:49:09.192Z] 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-12T08:49:09.458Z] 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-12T08:49:09.459Z] ---> Running in 7ba5ff646632 [2023-05-12T08:49:10.041Z] 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-12T08:49:10.041Z] 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-12T08:49:12.624Z] Removing intermediate container 7ba5ff646632 [2023-05-12T08:49:12.624Z] ---> 37a71565ffe9 [2023-05-12T08:49:12.624Z] Step 12/26 : WORKDIR /edgex-go [2023-05-12T08:49:12.624Z] ---> Running in 6e2c45b4211a [2023-05-12T08:49:13.586Z] Removing intermediate container 6e2c45b4211a [2023-05-12T08:49:13.586Z] ---> b74f4049db9a [2023-05-12T08:49:13.586Z] [2023-05-12T08:49:13.586Z] Step 13/26 : FROM alpine:3.17 [2023-05-12T08:49:13.586Z] 3.17: Pulling from library/alpine [2023-05-12T08:49:14.178Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T08:49:14.179Z] Status: Downloaded newer image for alpine:3.17 [2023-05-12T08:49:14.179Z] ---> 51e60588ff2c [2023-05-12T08:49:14.179Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T08:49:14.447Z] ---> Running in 34a71f49cffd [2023-05-12T08:49:15.030Z] Removing intermediate container 34a71f49cffd [2023-05-12T08:49:15.031Z] ---> 642cc8da32dd [2023-05-12T08:49:15.031Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-12T08:49:15.031Z] ---> Running in 8a025722821f [2023-05-12T08:49:16.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:17.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:19.879Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:49:19.879Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:49:19.879Z] OK: 17692 distinct packages available [2023-05-12T08:49:19.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:20.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:22.240Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-12T08:49:22.240Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-12T08:49:22.240Z] (3/5) Installing libucontext (1.2-r0) [2023-05-12T08:49:22.240Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-12T08:49:22.240Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-12T08:49:22.240Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:49:22.240Z] OK: 9 MiB in 20 packages [2023-05-12T08:49:24.195Z] Removing intermediate container 8a025722821f [2023-05-12T08:49:24.195Z] ---> a07a8c0f54cb [2023-05-12T08:49:24.195Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:49:25.158Z] ---> 4caad6143581 [2023-05-12T08:49:25.158Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:49:26.117Z] ---> 9faa6f9a92d9 [2023-05-12T08:49:26.117Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T08:49:32.762Z] ---> 03fa1fa39d64 [2023-05-12T08:49:32.762Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T08:49:33.733Z] ---> 0f95fbc817cb [2023-05-12T08:49:33.733Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-12T08:49:34.692Z] ---> bcb3f0198063 [2023-05-12T08:49:34.693Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-12T08:49:35.650Z] ---> 8a2ad7e1844f [2023-05-12T08:49:35.650Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T08:49:35.650Z] ---> Running in 9dad6ac29026 [2023-05-12T08:49:36.234Z] Removing intermediate container 9dad6ac29026 [2023-05-12T08:49:36.234Z] ---> 9333aba5b4f2 [2023-05-12T08:49:36.234Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T08:49:36.234Z] ---> Running in ae5d23b4e662 [2023-05-12T08:49:36.817Z] Removing intermediate container ae5d23b4e662 [2023-05-12T08:49:36.817Z] ---> 41c366ec6587 [2023-05-12T08:49:36.817Z] Step 24/26 : LABEL arch=arm64 [2023-05-12T08:49:36.817Z] ---> Running in 6663509564b7 [2023-05-12T08:49:37.398Z] Removing intermediate container 6663509564b7 [2023-05-12T08:49:37.398Z] ---> 2ed1da057bf9 [2023-05-12T08:49:37.398Z] Step 25/26 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T08:49:37.398Z] ---> Running in 292483349d54 [2023-05-12T08:49:37.979Z] Removing intermediate container 292483349d54 [2023-05-12T08:49:37.979Z] ---> 4836019d4930 [2023-05-12T08:49:37.979Z] Step 26/26 : LABEL version=0.0.0 [2023-05-12T08:49:37.979Z] ---> Running in af5072f1e0fa [2023-05-12T08:49:38.560Z] Removing intermediate container af5072f1e0fa [2023-05-12T08:49:38.560Z] ---> da234bea7f7a [2023-05-12T08:49:38.560Z] [2023-05-12T08:49:38.825Z] Successfully built da234bea7f7a [2023-05-12T08:49:38.825Z] Successfully tagged security-spire-server-arm64:latest [2023-05-12T08:49:38.825Z]  Building security-spire-server ... done Building core-metadata [2023-05-12T08:49:57.021Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:49:57.021Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:49:57.021Z] ---> 5f6630cc96cc [2023-05-12T08:49:57.021Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:49:57.021Z] ---> Using cache [2023-05-12T08:49:57.021Z] ---> 8a168cfaf663 [2023-05-12T08:49:57.021Z] Step 4/25 : WORKDIR /edgex-go [2023-05-12T08:49:57.021Z] ---> Using cache [2023-05-12T08:49:57.021Z] ---> 23e1272741f3 [2023-05-12T08:49:57.021Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-12T08:49:57.021Z] ---> Using cache [2023-05-12T08:49:57.021Z] ---> ce650973713e [2023-05-12T08:49:57.021Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-12T08:49:57.021Z] ---> Using cache [2023-05-12T08:49:57.021Z] ---> 97e46e21bc91 [2023-05-12T08:49:57.021Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:49:57.021Z] ---> Using cache [2023-05-12T08:49:57.021Z] ---> 511a6100f4cf [2023-05-12T08:49:57.021Z] Step 8/25 : COPY . . [2023-05-12T08:49:57.021Z] ---> Using cache [2023-05-12T08:49:57.021Z] ---> 3e0598e2afe2 [2023-05-12T08:49:57.021Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-12T08:49:57.021Z] ---> Running in d71a0d6b0eee [2023-05-12T08:49:57.287Z] 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-12T08:56:19.251Z] Removing intermediate container d625dd55622f [2023-05-12T08:56:19.251Z] ---> 6b12b926622a [2023-05-12T08:56:19.251Z] [2023-05-12T08:56:19.251Z] Step 9/33 : FROM alpine:3.17 [2023-05-12T08:56:19.251Z] ---> 51e60588ff2c [2023-05-12T08:56:19.251Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-12T08:56:19.251Z] ---> Running in df711c25b621 [2023-05-12T08:56:19.251Z] Removing intermediate container df711c25b621 [2023-05-12T08:56:19.251Z] ---> 4dd80b5c8707 [2023-05-12T08:56:19.251Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-12T08:56:19.251Z] ---> Running in baaeefaa6699 [2023-05-12T08:56:19.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:56:19.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:56:19.523Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-12T08:56:19.523Z] (2/2) Installing su-exec (0.2-r2) [2023-05-12T08:56:19.523Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:56:19.523Z] OK: 8 MiB in 17 packages [2023-05-12T08:56:21.483Z] Removing intermediate container baaeefaa6699 [2023-05-12T08:56:21.483Z] ---> 5e7f691b6fa3 [2023-05-12T08:56:21.483Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-12T08:56:21.483Z] ---> Running in 7b2a7743f49c [2023-05-12T08:56:21.764Z] Removing intermediate container 7b2a7743f49c [2023-05-12T08:56:21.764Z] ---> ba1a5846d818 [2023-05-12T08:56:21.764Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-12T08:56:22.039Z] ---> Running in e63b01b79b31 [2023-05-12T08:56:22.623Z] Removing intermediate container e63b01b79b31 [2023-05-12T08:56:22.623Z] ---> 69f54bad93e8 [2023-05-12T08:56:22.623Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-12T08:56:22.623Z] ---> Running in 8a0d67089752 [2023-05-12T08:56:25.240Z] Removing intermediate container 8a0d67089752 [2023-05-12T08:56:25.240Z] ---> f99b6b4256e2 [2023-05-12T08:56:25.240Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-12T08:56:25.513Z] ---> Running in f2f293a0d868 [2023-05-12T08:56:25.781Z] Removing intermediate container f2f293a0d868 [2023-05-12T08:56:25.781Z] ---> 6cfa28417cee [2023-05-12T08:56:25.781Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-12T08:56:26.049Z] ---> Running in 817c0cffab2e [2023-05-12T08:56:29.406Z] Removing intermediate container 817c0cffab2e [2023-05-12T08:56:29.406Z] ---> 94736bf86f72 [2023-05-12T08:56:29.406Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-12T08:56:29.406Z] ---> Running in 5a59465370fe [2023-05-12T08:56:30.010Z] Removing intermediate container 5a59465370fe [2023-05-12T08:56:30.010Z] ---> 82cd948bcaf4 [2023-05-12T08:56:30.010Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-12T08:56:31.954Z] ---> 68677af3af3f [2023-05-12T08:56:31.954Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-12T08:56:31.954Z] ---> Running in 895777c45b89 [2023-05-12T08:56:38.609Z] Removing intermediate container 895777c45b89 [2023-05-12T08:56:38.609Z] ---> 78e76ab3ed9c [2023-05-12T08:56:38.609Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:56:40.024Z] ---> e96a8c860728 [2023-05-12T08:56:40.024Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:56:40.985Z] Removing intermediate container 967575eb9d1f [2023-05-12T08:56:40.985Z] ---> 0c9bd10883c6 [2023-05-12T08:56:40.985Z] [2023-05-12T08:56:40.985Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:56:40.985Z] ---> 51e60588ff2c [2023-05-12T08:56:40.985Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-12T08:56:40.985Z] ---> Running in c67f78c868f2 [2023-05-12T08:56:40.985Z] ---> 7a57cf736eb9 [2023-05-12T08:56:40.985Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-12T08:56:41.951Z] Removing intermediate container c67f78c868f2 [2023-05-12T08:56:41.951Z] ---> fd308dfef34b [2023-05-12T08:56:41.951Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:56:41.951Z] ---> Running in b23a8aa9d89e [2023-05-12T08:56:43.898Z] ---> 197ce56d2945 [2023-05-12T08:56:43.898Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-12T08:56:44.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:56:45.096Z] ---> 7f98a24d8e4f [2023-05-12T08:56:45.096Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-12T08:56:45.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:56:46.270Z] ---> 4116cbf1c938 [2023-05-12T08:56:46.270Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-12T08:56:46.869Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:56:46.869Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:56:47.138Z] OK: 8 MiB in 16 packages [2023-05-12T08:56:48.550Z] ---> a2b1a548e750 [2023-05-12T08:56:48.550Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-12T08:56:52.814Z] Removing intermediate container b23a8aa9d89e [2023-05-12T08:56:52.814Z] ---> 450b15ff3b99 [2023-05-12T08:56:52.814Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:56:53.081Z] ---> c330e34ca483 [2023-05-12T08:56:53.081Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-12T08:56:55.032Z] ---> b0d1a5338c33 [2023-05-12T08:56:55.032Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:56:55.032Z] ---> 5b444e27e4a8 [2023-05-12T08:56:55.032Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-12T08:56:55.032Z] ---> Running in 56d3780ece09 [2023-05-12T08:56:56.972Z] ---> c98df051280f [2023-05-12T08:56:56.972Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-12T08:56:58.379Z] Removing intermediate container d3a8559683b5 [2023-05-12T08:56:58.379Z] ---> b0455f46f3da [2023-05-12T08:56:58.379Z] [2023-05-12T08:56:58.379Z] Step 10/24 : FROM alpine:3.17 [2023-05-12T08:56:58.379Z] ---> 51e60588ff2c [2023-05-12T08:56:58.379Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:56:58.646Z] ---> Running in 8c1db18a35f5 [2023-05-12T08:57:00.056Z] Removing intermediate container 56d3780ece09 [2023-05-12T08:57:00.056Z] ---> fe513b8c3612 [2023-05-12T08:57:00.056Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-12T08:57:00.056Z] ---> c1e714661d88 [2023-05-12T08:57:00.056Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:57:00.056Z] ---> Running in 6e67bc34b008 [2023-05-12T08:57:01.024Z] Removing intermediate container 6e67bc34b008 [2023-05-12T08:57:01.024Z] ---> 131625d8b7fa [2023-05-12T08:57:01.024Z] Step 30/33 : CMD ["gate"] [2023-05-12T08:57:01.292Z] ---> Running in 7662c2526082 [2023-05-12T08:57:01.293Z] ---> 22629fcb76cc [2023-05-12T08:57:01.293Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-12T08:57:01.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:57:01.877Z] Removing intermediate container 7662c2526082 [2023-05-12T08:57:01.877Z] ---> 127459bba04a [2023-05-12T08:57:01.877Z] Step 31/33 : LABEL arch=arm64 [2023-05-12T08:57:02.145Z] ---> Running in 2af8a012a15d [2023-05-12T08:57:02.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:57:02.698Z] ---> 0a783aedc9d6 [2023-05-12T08:57:02.698Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T08:57:02.698Z] Removing intermediate container 2af8a012a15d [2023-05-12T08:57:02.698Z] ---> df8b36ee7e4a [2023-05-12T08:57:02.967Z] Step 32/33 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T08:57:02.967Z] ---> Running in 8e5449865e30 [2023-05-12T08:57:03.238Z] ---> Running in 2262eaa2d5aa [2023-05-12T08:57:04.199Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:57:04.199Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:57:04.199Z] OK: 8 MiB in 16 packages [2023-05-12T08:57:06.884Z] Removing intermediate container 2262eaa2d5aa [2023-05-12T08:57:06.884Z] ---> 2d8c1dc7e79b [2023-05-12T08:57:06.884Z] Step 33/33 : LABEL version=0.0.0 [2023-05-12T08:57:07.158Z] ---> Running in 14002c0f6f82 [2023-05-12T08:57:08.143Z] Removing intermediate container 8c1db18a35f5 [2023-05-12T08:57:08.143Z] ---> bd34ceaefd7e [2023-05-12T08:57:08.143Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:57:08.434Z] Removing intermediate container 14002c0f6f82 [2023-05-12T08:57:08.434Z] ---> d6cfb779334f [2023-05-12T08:57:08.434Z] [2023-05-12T08:57:08.434Z] ---> Running in cd97dc427232 [2023-05-12T08:57:09.078Z] Successfully built d6cfb779334f [2023-05-12T08:57:09.078Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-12T08:57:09.078Z] Building core-data [2023-05-12T08:57:09.365Z]  Building security-bootstrapper ... done Removing intermediate container 8e5449865e30 [2023-05-12T08:57:09.365Z] ---> 8b4c8a908526 [2023-05-12T08:57:09.365Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T08:57:09.365Z] Removing intermediate container cd97dc427232 [2023-05-12T08:57:09.365Z] ---> c13e84aaba41 [2023-05-12T08:57:09.365Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-12T08:57:09.365Z] ---> Running in ac30cca77d3b [2023-05-12T08:57:09.669Z] ---> Running in a090ec1ead75 [2023-05-12T08:57:10.266Z] Removing intermediate container a090ec1ead75 [2023-05-12T08:57:10.266Z] ---> 85bda1de41e0 [2023-05-12T08:57:10.266Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-12T08:57:10.266Z] Removing intermediate container ac30cca77d3b [2023-05-12T08:57:10.266Z] ---> 3c469eb64854 [2023-05-12T08:57:10.266Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T08:57:10.266Z] ---> Running in 9cc037bd402b [2023-05-12T08:57:10.536Z] ---> Running in 280352e66af4 [2023-05-12T08:57:11.131Z] Removing intermediate container 9cc037bd402b [2023-05-12T08:57:11.131Z] ---> 1ce0abb37d71 [2023-05-12T08:57:11.131Z] Step 15/24 : WORKDIR /Removing intermediate container 280352e66af4 [2023-05-12T08:57:11.131Z] ---> 9b23b843f04b [2023-05-12T08:57:11.131Z] Step 21/23 : LABEL arch=arm64 [2023-05-12T08:57:11.131Z] [2023-05-12T08:57:11.131Z] ---> Running in ec8406578660 [2023-05-12T08:57:11.397Z] ---> Running in f50e32bdb1c5 [2023-05-12T08:57:11.979Z] Removing intermediate container f50e32bdb1c5 [2023-05-12T08:57:11.979Z] ---> 33026acfe718 [2023-05-12T08:57:11.979Z] Step 22/23 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T08:57:11.979Z] Removing intermediate container ec8406578660 [2023-05-12T08:57:11.979Z] ---> 31f0e95f191a [2023-05-12T08:57:11.979Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:57:12.246Z] ---> Running in 4260f1a3f787 [2023-05-12T08:57:12.827Z] Removing intermediate container 4260f1a3f787 [2023-05-12T08:57:12.827Z] ---> c98ecf9f7c45 [2023-05-12T08:57:13.093Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:57:13.093Z] ---> Running in 053474b59bd3 [2023-05-12T08:57:13.367Z] ---> 480c74a468cf [2023-05-12T08:57:13.367Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:57:13.633Z] Removing intermediate container 053474b59bd3 [2023-05-12T08:57:13.633Z] ---> e26ebe124034 [2023-05-12T08:57:13.633Z] [2023-05-12T08:57:14.215Z] Successfully built e26ebe124034 [2023-05-12T08:57:14.215Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-12T08:57:14.215Z] Building security-secretstore-setup [2023-05-12T08:57:14.481Z]  Building core-common-config-bootstrapper ... done  ---> 953c88ca4756 [2023-05-12T08:57:14.481Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-12T08:57:16.419Z] ---> 531ef6087927 [2023-05-12T08:57:16.419Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:57:21.751Z] ---> 60234f329865 [2023-05-12T08:57:21.751Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-12T08:57:21.751Z] ---> Running in cfe25b5b4faf [2023-05-12T08:57:22.018Z] Removing intermediate container cfe25b5b4faf [2023-05-12T08:57:22.018Z] ---> 86afec7148cc [2023-05-12T08:57:22.018Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:57:22.289Z] ---> Running in 60a3077ee0eb [2023-05-12T08:57:22.874Z] Removing intermediate container 60a3077ee0eb [2023-05-12T08:57:22.874Z] ---> 7caa18ac5562 [2023-05-12T08:57:22.874Z] Step 22/24 : LABEL arch=arm64 [2023-05-12T08:57:23.144Z] ---> Running in 1942ece880e8 [2023-05-12T08:57:23.727Z] Removing intermediate container 1942ece880e8 [2023-05-12T08:57:23.727Z] ---> d190653d8662 [2023-05-12T08:57:23.727Z] Step 23/24 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T08:57:23.995Z] ---> Running in fe572f631df8 [2023-05-12T08:57:24.602Z] Removing intermediate container fe572f631df8 [2023-05-12T08:57:24.602Z] ---> c55c9f981847 [2023-05-12T08:57:24.602Z] Step 24/24 : LABEL version=0.0.0 [2023-05-12T08:57:24.602Z] ---> Running in 9b802ff7bb10 [2023-05-12T08:57:25.566Z] Removing intermediate container 9b802ff7bb10 [2023-05-12T08:57:25.566Z] ---> 6c3a89b1b7a1 [2023-05-12T08:57:25.566Z] [2023-05-12T08:57:25.833Z] Successfully built 6c3a89b1b7a1 [2023-05-12T08:57:25.833Z] Successfully tagged core-command-arm64:latest [2023-05-12T08:57:25.833Z] Building security-proxy-setup [2023-05-12T08:57:34.039Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:57:34.039Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:57:34.039Z] ---> 5f6630cc96cc [2023-05-12T08:57:34.039Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:57:34.039Z] ---> Using cache [2023-05-12T08:57:34.039Z] ---> 8a168cfaf663 [2023-05-12T08:57:34.039Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:57:34.039Z] ---> Using cache [2023-05-12T08:57:34.039Z] ---> 23e1272741f3 [2023-05-12T08:57:34.039Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:57:34.039Z] ---> Using cache [2023-05-12T08:57:34.039Z] ---> ce650973713e [2023-05-12T08:57:34.039Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:57:34.039Z] ---> Using cache [2023-05-12T08:57:34.039Z] ---> 97e46e21bc91 [2023-05-12T08:57:34.039Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:57:34.039Z] ---> Using cache [2023-05-12T08:57:34.039Z] ---> 511a6100f4cf [2023-05-12T08:57:34.039Z] Step 8/23 : COPY . . [2023-05-12T08:57:34.039Z] ---> Using cache [2023-05-12T08:57:34.039Z] ---> 3e0598e2afe2 [2023-05-12T08:57:34.039Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-12T08:57:34.307Z] ---> Running in f54cadf578b2 [2023-05-12T08:57:36.252Z] 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-12T08:57:41.585Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:57:41.585Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:57:41.585Z] ---> 5f6630cc96cc [2023-05-12T08:57:41.585Z] Step 3/25 : WORKDIR /edgex-go [2023-05-12T08:57:41.585Z] ---> Using cache [2023-05-12T08:57:41.585Z] ---> b7ab40276b85 [2023-05-12T08:57:41.585Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-12T08:57:41.585Z] ---> Running in d50a1730950a [2023-05-12T08:57:43.000Z] Removing intermediate container d71a0d6b0eee [2023-05-12T08:57:43.000Z] ---> 85b8233e9cea [2023-05-12T08:57:43.000Z] [2023-05-12T08:57:43.000Z] Step 10/25 : FROM alpine:3.17 [2023-05-12T08:57:43.000Z] ---> 51e60588ff2c [2023-05-12T08:57:43.000Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:57:43.000Z] ---> Using cache [2023-05-12T08:57:43.000Z] ---> bd34ceaefd7e [2023-05-12T08:57:43.000Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:57:43.000Z] ---> Using cache [2023-05-12T08:57:43.000Z] ---> c13e84aaba41 [2023-05-12T08:57:43.000Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-12T08:57:43.267Z] ---> Running in 304a93e4b9b7 [2023-05-12T08:57:43.868Z] Removing intermediate container 304a93e4b9b7 [2023-05-12T08:57:43.868Z] ---> df2d47454af0 [2023-05-12T08:57:43.868Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-12T08:57:44.141Z] ---> Running in 1b7318f079f0 [2023-05-12T08:57:44.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:57:45.107Z] Removing intermediate container 1b7318f079f0 [2023-05-12T08:57:45.107Z] ---> 70e03549def5 [2023-05-12T08:57:45.107Z] Step 15/25 : WORKDIR / [2023-05-12T08:57:45.107Z] ---> Running in c2350d08addc [2023-05-12T08:57:45.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:57:45.691Z] Removing intermediate container c2350d08addc [2023-05-12T08:57:45.691Z] ---> 4ab3b6f0f3bb [2023-05-12T08:57:45.691Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:57:47.115Z] OK: 263 MiB in 53 packages [2023-05-12T08:57:48.527Z] ---> af0566f4725e [2023-05-12T08:57:48.527Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:57:49.487Z] Removing intermediate container d50a1730950a [2023-05-12T08:57:49.487Z] ---> 3fb04e761d54 [2023-05-12T08:57:49.487Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-12T08:57:49.753Z] ---> 28a0c60f5a6b [2023-05-12T08:57:49.753Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-12T08:57:50.335Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:57:50.335Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:57:50.335Z] ---> 5f6630cc96cc [2023-05-12T08:57:50.335Z] Step 3/22 : WORKDIR /edgex-go [2023-05-12T08:57:50.335Z] ---> Using cache [2023-05-12T08:57:50.335Z] ---> b7ab40276b85 [2023-05-12T08:57:50.335Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-12T08:57:50.335Z] ---> Using cache [2023-05-12T08:57:50.335Z] ---> 3fb04e761d54 [2023-05-12T08:57:50.335Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-12T08:57:50.917Z] ---> ed1bc9cc7f01 [2023-05-12T08:57:50.917Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:57:51.183Z] ---> Running in 5bf98820e706 [2023-05-12T08:57:51.183Z] ---> 9aee4a20778f [2023-05-12T08:57:51.183Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:57:51.765Z] ---> Running in 6a0968466af6 [2023-05-12T08:57:53.172Z] ---> d3e1d67cfd4a [2023-05-12T08:57:53.172Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:57:54.579Z] ---> c58f1614444f [2023-05-12T08:57:54.579Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-12T08:57:55.160Z] ---> 481b35d257a2 [2023-05-12T08:57:55.160Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-12T08:57:55.160Z] ---> Running in 5ae5e1d0ea53 [2023-05-12T08:57:55.741Z] Removing intermediate container 5ae5e1d0ea53 [2023-05-12T08:57:55.741Z] ---> 5d705145d9f8 [2023-05-12T08:57:55.741Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:57:55.741Z] ---> Running in cfc24d911e07 [2023-05-12T08:57:56.340Z] Removing intermediate container cfc24d911e07 [2023-05-12T08:57:56.340Z] ---> 1b888214a89b [2023-05-12T08:57:56.340Z] Step 23/25 : LABEL arch=arm64 [2023-05-12T08:57:56.340Z] ---> Running in a4c6cf80c3d2 [2023-05-12T08:57:56.607Z] Removing intermediate container a4c6cf80c3d2 [2023-05-12T08:57:56.607Z] ---> 738bc14f1a8d [2023-05-12T08:57:56.873Z] Step 24/25 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T08:57:56.873Z] ---> Running in f8b6d22f9df3 [2023-05-12T08:57:57.139Z] Removing intermediate container f8b6d22f9df3 [2023-05-12T08:57:57.139Z] ---> 9201a056990c [2023-05-12T08:57:57.139Z] Step 25/25 : LABEL version=0.0.0 [2023-05-12T08:57:57.406Z] ---> Running in 0eac21780515 [2023-05-12T08:57:57.674Z] Removing intermediate container 0eac21780515 [2023-05-12T08:57:57.674Z] ---> 398e0a6627ec [2023-05-12T08:57:57.674Z] [2023-05-12T08:57:58.255Z] Successfully built 398e0a6627ec [2023-05-12T08:57:58.255Z] Successfully tagged core-metadata-arm64:latest [2023-05-12T08:57:58.255Z] Building security-proxy-auth [2023-05-12T08:58:16.450Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:58:16.450Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:58:16.450Z] ---> 5f6630cc96cc [2023-05-12T08:58:16.450Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:58:16.450Z] ---> Using cache [2023-05-12T08:58:16.450Z] ---> 8a168cfaf663 [2023-05-12T08:58:16.450Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:58:16.450Z] ---> Using cache [2023-05-12T08:58:16.450Z] ---> 23e1272741f3 [2023-05-12T08:58:16.450Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:58:16.450Z] ---> Using cache [2023-05-12T08:58:16.450Z] ---> ce650973713e [2023-05-12T08:58:16.450Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:58:16.450Z] ---> Using cache [2023-05-12T08:58:16.450Z] ---> 97e46e21bc91 [2023-05-12T08:58:16.450Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:58:16.450Z] ---> Using cache [2023-05-12T08:58:16.450Z] ---> 511a6100f4cf [2023-05-12T08:58:16.451Z] Step 8/23 : COPY . . [2023-05-12T08:58:16.451Z] ---> Using cache [2023-05-12T08:58:16.451Z] ---> 3e0598e2afe2 [2023-05-12T08:58:16.451Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-12T08:58:18.408Z] ---> Running in 9ede93ddd355 [2023-05-12T08:58:18.997Z] Removing intermediate container 14f2fb77cdac [2023-05-12T08:58:18.997Z] ---> 731ff4cda250 [2023-05-12T08:58:18.997Z] [2023-05-12T08:58:18.997Z] Step 9/20 : FROM alpine:3.17 [2023-05-12T08:58:18.997Z] ---> 51e60588ff2c [2023-05-12T08:58:18.997Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-12T08:58:18.997Z] ---> Using cache [2023-05-12T08:58:18.997Z] ---> 4dd80b5c8707 [2023-05-12T08:58:18.997Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-12T08:58:19.282Z] ---> Running in a3dec58fafa0 [2023-05-12T08:58:20.731Z] 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-12T08:58:21.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:58:22.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:58:24.608Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:58:24.609Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:58:24.609Z] OK: 17692 distinct packages available [2023-05-12T08:58:24.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:58:25.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:58:26.980Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-12T08:58:26.980Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-12T08:58:26.980Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-12T08:58:26.980Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-12T08:58:26.980Z] (5/9) Installing curl (8.0.1-r0) [2023-05-12T08:58:26.980Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-12T08:58:27.249Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-12T08:58:27.249Z] (8/9) Installing libucontext (1.2-r0) [2023-05-12T08:58:27.249Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-12T08:58:27.249Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:58:27.249Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T08:58:27.833Z] OK: 11 MiB in 24 packages [2023-05-12T08:58:31.201Z] Removing intermediate container a3dec58fafa0 [2023-05-12T08:58:31.201Z] ---> c41c8d975fe7 [2023-05-12T08:58:31.201Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:58:32.168Z] ---> 9b89b5db49cc [2023-05-12T08:58:32.168Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:58:33.127Z] ---> 18cce70b5ec5 [2023-05-12T08:58:33.127Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-12T08:58:35.710Z] ---> 0e13829c1937 [2023-05-12T08:58:35.710Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:58:36.674Z] ---> 50bc18744ba3 [2023-05-12T08:58:36.674Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-12T08:58:36.674Z] ---> Running in 20fe21ab803e [2023-05-12T08:58:37.257Z] Removing intermediate container 20fe21ab803e [2023-05-12T08:58:37.257Z] ---> 17a19d6ef6d8 [2023-05-12T08:58:37.257Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T08:58:37.528Z] ---> Running in 0cdf513d3403 [2023-05-12T08:58:38.113Z] Removing intermediate container 0cdf513d3403 [2023-05-12T08:58:38.113Z] ---> 6de720d4eff4 [2023-05-12T08:58:38.113Z] Step 18/20 : LABEL arch=arm64 [2023-05-12T08:58:38.380Z] ---> Running in 519fc0c0494c [2023-05-12T08:58:41.726Z] Removing intermediate container 519fc0c0494c [2023-05-12T08:58:41.726Z] ---> c1a864c63cae [2023-05-12T08:58:41.726Z] Step 19/20 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T08:58:41.996Z] ---> Running in 015fc4650cf1 [2023-05-12T08:58:42.583Z] Removing intermediate container 015fc4650cf1 [2023-05-12T08:58:42.583Z] ---> de0f6ae9d56a [2023-05-12T08:58:42.583Z] Step 20/20 : LABEL version=0.0.0 [2023-05-12T08:58:42.583Z] ---> Running in 5a9527d7eece [2023-05-12T08:58:43.179Z] Removing intermediate container 5a9527d7eece [2023-05-12T08:58:43.179Z] ---> f2c694253686 [2023-05-12T08:58:43.179Z] [2023-05-12T08:58:43.448Z] Successfully built f2c694253686 [2023-05-12T08:58:43.448Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-12T08:58:43.448Z] Building support-scheduler [2023-05-12T08:59:05.503Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:59:05.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:59:05.503Z] ---> 5f6630cc96cc [2023-05-12T08:59:05.503Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:59:05.503Z] ---> Using cache [2023-05-12T08:59:05.503Z] ---> 8a168cfaf663 [2023-05-12T08:59:05.503Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:59:05.503Z] ---> Using cache [2023-05-12T08:59:05.503Z] ---> 23e1272741f3 [2023-05-12T08:59:05.503Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:59:05.503Z] ---> Using cache [2023-05-12T08:59:05.503Z] ---> ce650973713e [2023-05-12T08:59:05.503Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:59:05.503Z] ---> Using cache [2023-05-12T08:59:05.503Z] ---> 97e46e21bc91 [2023-05-12T08:59:05.503Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:59:05.503Z] ---> Using cache [2023-05-12T08:59:05.503Z] ---> 511a6100f4cf [2023-05-12T08:59:05.503Z] Step 8/23 : COPY . . [2023-05-12T08:59:05.503Z] ---> Using cache [2023-05-12T08:59:05.503Z] ---> 3e0598e2afe2 [2023-05-12T08:59:05.503Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-12T08:59:05.503Z] ---> Running in cb44271c7609 [2023-05-12T08:59:08.091Z] 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-12T08:59:54.919Z] Removing intermediate container 6a0968466af6 [2023-05-12T08:59:54.919Z] ---> a007f6e282d8 [2023-05-12T08:59:54.919Z] Step 7/22 : COPY . . [2023-05-12T08:59:54.919Z] Removing intermediate container 5bf98820e706 [2023-05-12T08:59:54.919Z] ---> c76d4ac96394 [2023-05-12T08:59:54.919Z] Step 7/25 : COPY . . [2023-05-12T09:00:09.928Z] ---> 27e0be7ddcd3 [2023-05-12T09:00:09.928Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-12T09:00:09.928Z] ---> b129803e0007 [2023-05-12T09:00:09.928Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-12T09:00:09.928Z] ---> Running in 0b81c6e27422 [2023-05-12T09:00:09.928Z] ---> Running in 7cb0006c76dd [2023-05-12T09:00:12.521Z] 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-12T09:00:12.522Z] 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-12T09:05:05.452Z] Removing intermediate container 9ede93ddd355 [2023-05-12T09:05:05.452Z] ---> 295476337fdb [2023-05-12T09:05:05.452Z] [2023-05-12T09:05:05.452Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T09:05:05.452Z] ---> 51e60588ff2c [2023-05-12T09:05:05.452Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-12T09:05:05.452Z] ---> Using cache [2023-05-12T09:05:05.452Z] ---> fd308dfef34b [2023-05-12T09:05:05.452Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T09:05:05.452Z] ---> Using cache [2023-05-12T09:05:05.452Z] ---> 450b15ff3b99 [2023-05-12T09:05:05.452Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:05:05.452Z] ---> Using cache [2023-05-12T09:05:05.452Z] ---> b0d1a5338c33 [2023-05-12T09:05:05.452Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:05:05.452Z] ---> Using cache [2023-05-12T09:05:05.452Z] ---> c98df051280f [2023-05-12T09:05:05.452Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-12T09:05:05.452Z] ---> 5139bcdbeef1 [2023-05-12T09:05:05.452Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:05:05.452Z] ---> ccfbd0dca391 [2023-05-12T09:05:05.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-12T09:05:07.449Z] ---> 698cab0c8e26 [2023-05-12T09:05:07.449Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T09:05:07.449Z] ---> Running in aae204f306fb [2023-05-12T09:05:12.843Z] Removing intermediate container aae204f306fb [2023-05-12T09:05:12.843Z] ---> 5fcdf4743b1a [2023-05-12T09:05:12.843Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T09:05:13.110Z] ---> Running in 27a6b8a445fd [2023-05-12T09:05:13.110Z] Removing intermediate container f54cadf578b2 [2023-05-12T09:05:13.110Z] ---> 36f911eb82d6 [2023-05-12T09:05:13.110Z] [2023-05-12T09:05:13.110Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T09:05:13.110Z] ---> 51e60588ff2c [2023-05-12T09:05:13.110Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T09:05:13.379Z] ---> Running in d2fff35a402f [2023-05-12T09:05:13.970Z] Removing intermediate container 27a6b8a445fd [2023-05-12T09:05:13.970Z] ---> eaf4dc19b54f [2023-05-12T09:05:13.970Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T09:05:13.970Z] ---> Running in 360f22a730e0 [2023-05-12T09:05:13.970Z] Removing intermediate container d2fff35a402f [2023-05-12T09:05:13.970Z] ---> b399429a3fe2 [2023-05-12T09:05:13.970Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-12T09:05:14.237Z] ---> Running in cc37e76d4037 [2023-05-12T09:05:14.820Z] Removing intermediate container 360f22a730e0 [2023-05-12T09:05:14.820Z] ---> 7d146f693519 [2023-05-12T09:05:14.820Z] Step 21/23 : LABEL arch=arm64 [2023-05-12T09:05:14.820Z] Removing intermediate container cc37e76d4037 [2023-05-12T09:05:14.820Z] ---> 357e2f74cd89 [2023-05-12T09:05:14.820Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-12T09:05:14.820Z] ---> Running in b7f92e1f33cc [2023-05-12T09:05:15.112Z] ---> Running in dd91c479eebb [2023-05-12T09:05:15.699Z] Removing intermediate container b7f92e1f33cc [2023-05-12T09:05:15.699Z] ---> fd42aeeb52cb [2023-05-12T09:05:15.699Z] Step 22/23 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T09:05:15.699Z] Removing intermediate container dd91c479eebb [2023-05-12T09:05:15.699Z] ---> 06fc0515a250 [2023-05-12T09:05:15.699Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T09:05:15.699Z] ---> Running in f2cc3f776951 [2023-05-12T09:05:15.967Z] ---> Running in d364e7f31142 [2023-05-12T09:05:16.553Z] Removing intermediate container f2cc3f776951 [2023-05-12T09:05:16.553Z] ---> b1862b58b03a [2023-05-12T09:05:16.553Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T09:05:16.819Z] ---> Running in 6d8c0900425e [2023-05-12T09:05:17.401Z] Removing intermediate container 6d8c0900425e [2023-05-12T09:05:17.401Z] ---> a03f4e22844a [2023-05-12T09:05:17.401Z] [2023-05-12T09:05:17.985Z] Successfully built a03f4e22844a [2023-05-12T09:05:17.985Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-12T09:05:17.985Z] Building security-spire-agent [2023-05-12T09:05:18.250Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:05:19.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:05:20.608Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T09:05:20.608Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:05:20.608Z] OK: 8 MiB in 16 packages [2023-05-12T09:05:22.552Z] Removing intermediate container d364e7f31142 [2023-05-12T09:05:22.552Z] ---> 7b91d74fe598 [2023-05-12T09:05:22.552Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:05:25.132Z] ---> 1d3f5d1830e3 [2023-05-12T09:05:25.132Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:05:26.089Z] ---> 052fbe69f235 [2023-05-12T09:05:26.089Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-12T09:05:28.673Z] ---> c57ab73100e2 [2023-05-12T09:05:28.673Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:05:29.631Z] ---> fa160b64e279 [2023-05-12T09:05:29.631Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-12T09:05:29.631Z] ---> Running in 470190131c9e [2023-05-12T09:05:30.221Z] Removing intermediate container 470190131c9e [2023-05-12T09:05:30.221Z] ---> e7263e745af2 [2023-05-12T09:05:30.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T09:05:30.489Z] ---> Running in 446a415ddcf8 [2023-05-12T09:05:31.073Z] Removing intermediate container 446a415ddcf8 [2023-05-12T09:05:31.073Z] ---> 13b8337d259a [2023-05-12T09:05:31.073Z] Step 21/23 : LABEL arch=arm64 [2023-05-12T09:05:31.349Z] ---> Running in 4d95dc980426 [2023-05-12T09:05:31.935Z] Removing intermediate container 4d95dc980426 [2023-05-12T09:05:31.935Z] ---> e07ad5e129ef [2023-05-12T09:05:31.935Z] Step 22/23 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T09:05:31.935Z] ---> Running in 16fa4cf50aee [2023-05-12T09:05:32.898Z] Removing intermediate container 16fa4cf50aee [2023-05-12T09:05:32.898Z] ---> 875bf723ad1a [2023-05-12T09:05:32.898Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T09:05:32.898Z] ---> Running in 028827a3ab77 [2023-05-12T09:05:33.494Z] Removing intermediate container 028827a3ab77 [2023-05-12T09:05:33.494Z] ---> 73945964653e [2023-05-12T09:05:33.494Z] [2023-05-12T09:05:34.077Z] Successfully built 73945964653e [2023-05-12T09:05:34.077Z] Successfully tagged core-data-arm64:latest [2023-05-12T09:05:34.077Z]  Building core-data ... done Building support-notifications [2023-05-12T09:05:35.036Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T09:05:35.036Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-12T09:05:35.036Z] ---> 5f6630cc96cc [2023-05-12T09:05:35.036Z] Step 3/27 : WORKDIR /edgex-go [2023-05-12T09:05:35.036Z] ---> Using cache [2023-05-12T09:05:35.036Z] ---> b7ab40276b85 [2023-05-12T09:05:35.036Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T09:05:35.036Z] ---> Running in 4451ce53e97b [2023-05-12T09:05:36.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:05:37.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:05:38.806Z] OK: 263 MiB in 53 packages [2023-05-12T09:05:40.747Z] Removing intermediate container 4451ce53e97b [2023-05-12T09:05:40.747Z] ---> 35110ce0705c [2023-05-12T09:05:40.747Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-12T09:05:41.709Z] ---> e87ec1b672fc [2023-05-12T09:05:41.709Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T09:05:41.709Z] ---> Running in f7bfbd18d6e0 [2023-05-12T09:05:54.015Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T09:05:54.015Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T09:05:54.015Z] ---> 5f6630cc96cc [2023-05-12T09:05:54.015Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T09:05:54.015Z] ---> Using cache [2023-05-12T09:05:54.015Z] ---> 8a168cfaf663 [2023-05-12T09:05:54.015Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T09:05:54.015Z] ---> Using cache [2023-05-12T09:05:54.015Z] ---> 23e1272741f3 [2023-05-12T09:05:54.015Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-12T09:05:54.015Z] ---> Running in d427ebd21468 [2023-05-12T09:05:55.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:05:56.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:05:57.797Z] OK: 263 MiB in 53 packages [2023-05-12T09:05:59.750Z] Removing intermediate container d427ebd21468 [2023-05-12T09:05:59.750Z] ---> b85c321ea99e [2023-05-12T09:05:59.750Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T09:06:00.708Z] ---> 882b8cba469d [2023-05-12T09:06:00.708Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T09:06:00.708Z] ---> Running in cf341f536a2b [2023-05-12T09:06:57.156Z] 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-12T09:07:29.430Z] Removing intermediate container 7cb0006c76dd [2023-05-12T09:07:29.430Z] ---> d22216c6a5c4 [2023-05-12T09:07:29.430Z] [2023-05-12T09:07:29.430Z] Step 9/22 : FROM alpine:3.17 [2023-05-12T09:07:29.430Z] ---> 51e60588ff2c [2023-05-12T09:07:29.430Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-12T09:07:29.430Z] ---> Running in b25753141f9a [2023-05-12T09:07:30.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:07:31.106Z] Removing intermediate container 0b81c6e27422 [2023-05-12T09:07:31.106Z] ---> 17361995825c [2023-05-12T09:07:31.106Z] [2023-05-12T09:07:31.106Z] Step 9/25 : FROM alpine:3.17 [2023-05-12T09:07:31.106Z] ---> 51e60588ff2c [2023-05-12T09:07:31.106Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-12T09:07:31.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:07:31.647Z] ---> Running in ecf74876112a [2023-05-12T09:07:33.088Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-12T09:07:33.088Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-12T09:07:33.088Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:07:33.088Z] OK: 8 MiB in 17 packages [2023-05-12T09:07:34.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:07:35.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:07:35.706Z] Removing intermediate container b25753141f9a [2023-05-12T09:07:35.706Z] ---> 0d4e2d746348 [2023-05-12T09:07:35.706Z] 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-12T09:07:35.706Z] ---> Running in 32d277757c5b [2023-05-12T09:07:36.666Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-12T09:07:36.666Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-12T09:07:36.666Z] Removing intermediate container 32d277757c5b [2023-05-12T09:07:36.666Z] (3/3) Installing su-exec (0.2-r2) [2023-05-12T09:07:36.666Z] ---> 035bc0e6c1b7 [2023-05-12T09:07:36.666Z] Step 12/22 : WORKDIR /edgex [2023-05-12T09:07:36.666Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:07:36.666Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T09:07:36.936Z] ---> Running in 62ce6696a79d [2023-05-12T09:07:37.205Z] OK: 8 MiB in 18 packages [2023-05-12T09:07:37.789Z] Removing intermediate container 62ce6696a79d [2023-05-12T09:07:37.789Z] ---> 066515a67088 [2023-05-12T09:07:37.789Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:07:39.736Z] ---> c85bfbe9a1d0 [2023-05-12T09:07:39.736Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:07:40.321Z] Removing intermediate container ecf74876112a [2023-05-12T09:07:40.321Z] ---> 70fbb38c4aed [2023-05-12T09:07:40.321Z] 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-12T09:07:40.321Z] ---> Running in b16c7286d2aa [2023-05-12T09:07:41.290Z] ---> b3ab6761a052 [2023-05-12T09:07:41.290Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-12T09:07:41.290Z] Removing intermediate container b16c7286d2aa [2023-05-12T09:07:41.290Z] ---> c2711e41f41c [2023-05-12T09:07:41.290Z] Step 12/25 : WORKDIR / [2023-05-12T09:07:41.561Z] ---> Running in 90e002738728 [2023-05-12T09:07:43.014Z] Removing intermediate container 90e002738728 [2023-05-12T09:07:43.014Z] ---> 0a564d3fff0d [2023-05-12T09:07:43.014Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:07:43.014Z] ---> 71d12c3ab7cb [2023-05-12T09:07:43.283Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-12T09:07:44.691Z] ---> ff3ab8e541da [2023-05-12T09:07:44.691Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:07:46.638Z] ---> 04656b36ff18 [2023-05-12T09:07:46.638Z] 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-12T09:07:46.638Z] ---> 80bd57161402 [2023-05-12T09:07:46.638Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-12T09:07:46.638Z] Removing intermediate container f7bfbd18d6e0 [2023-05-12T09:07:46.638Z] ---> 8dabd3065970 [2023-05-12T09:07:46.638Z] Step 7/27 : COPY . . [2023-05-12T09:07:47.597Z] ---> 23ba29ef851d [2023-05-12T09:07:47.597Z] 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-12T09:07:48.181Z] ---> 7b856e4cdf7a [2023-05-12T09:07:48.181Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T09:07:48.450Z] ---> Running in 529a94915d7e [2023-05-12T09:07:49.857Z] ---> a85edf3fdb48 [2023-05-12T09:07:49.857Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:07:51.797Z] ---> a988e42055f8 [2023-05-12T09:07:51.797Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-12T09:07:52.431Z] Removing intermediate container 529a94915d7e [2023-05-12T09:07:52.431Z] ---> 0b5bf905197c [2023-05-12T09:07:52.431Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T09:07:52.698Z] ---> Running in 55248758d027 [2023-05-12T09:07:53.654Z] Removing intermediate container 55248758d027 [2023-05-12T09:07:53.922Z] ---> 7db2d749a80f [2023-05-12T09:07:53.922Z] Step 20/22 : LABEL arch=arm64 [2023-05-12T09:07:54.190Z] ---> Running in 2d1fd242f4b5 [2023-05-12T09:07:54.456Z] ---> a5c537c9968b [2023-05-12T09:07:54.456Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-12T09:07:55.044Z] Removing intermediate container 2d1fd242f4b5 [2023-05-12T09:07:55.044Z] ---> a2c62473b8f0 [2023-05-12T09:07:55.044Z] Step 21/22 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T09:07:55.310Z] ---> Running in 0fac55040823 [2023-05-12T09:07:56.724Z] Removing intermediate container 0fac55040823 [2023-05-12T09:07:56.724Z] ---> 163559c54962 [2023-05-12T09:07:56.724Z] Step 22/22 : LABEL version=0.0.0 [2023-05-12T09:07:56.724Z] ---> Running in 221313f0601c [2023-05-12T09:07:57.308Z] ---> 7ae0f928b5c7 [2023-05-12T09:07:57.308Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-12T09:07:57.308Z] Removing intermediate container 221313f0601c [2023-05-12T09:07:57.308Z] ---> 484a262f292d [2023-05-12T09:07:57.308Z] [2023-05-12T09:07:57.891Z] Successfully built 484a262f292d [2023-05-12T09:07:57.891Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-12T09:07:57.891Z] Building security-spire-config [2023-05-12T09:07:58.854Z]  Building security-proxy-setup ... done  ---> 76736670562e [2023-05-12T09:07:58.854Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T09:07:59.122Z] ---> Running in 011c5db8eace [2023-05-12T09:08:04.467Z] Removing intermediate container 011c5db8eace [2023-05-12T09:08:04.467Z] ---> b4d55e79de50 [2023-05-12T09:08:04.467Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T09:08:04.467Z] ---> Running in 71c9817a1a55 [2023-05-12T09:08:09.801Z] Removing intermediate container 71c9817a1a55 [2023-05-12T09:08:09.801Z] ---> 51c50a168d6e [2023-05-12T09:08:09.801Z] Step 23/25 : LABEL arch=arm64 [2023-05-12T09:08:09.801Z] ---> Running in e52a9395cfe5 [2023-05-12T09:08:09.801Z] Removing intermediate container e52a9395cfe5 [2023-05-12T09:08:09.801Z] ---> dd69b7152808 [2023-05-12T09:08:09.801Z] Step 24/25 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T09:08:10.071Z] ---> Running in 7976173dee9a [2023-05-12T09:08:11.046Z] ---> 613d8530be7f [2023-05-12T09:08:11.046Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T09:08:11.046Z] Removing intermediate container 7976173dee9a [2023-05-12T09:08:11.046Z] ---> 34fa93635e5c [2023-05-12T09:08:11.046Z] Step 25/25 : LABEL version=0.0.0 [2023-05-12T09:08:11.046Z] ---> Running in f012cff36d8d [2023-05-12T09:08:11.313Z] ---> Running in 784cee75c243 [2023-05-12T09:08:12.289Z] Removing intermediate container f012cff36d8d [2023-05-12T09:08:12.289Z] Removing intermediate container 784cee75c243 [2023-05-12T09:08:12.289Z] ---> 0e53265764c4 [2023-05-12T09:08:12.289Z] [2023-05-12T09:08:12.289Z] ---> 4962ad0314ac [2023-05-12T09:08:12.289Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-12T09:08:12.564Z] ---> Running in 5c6cd61ba744 [2023-05-12T09:08:13.159Z] Successfully built 0e53265764c4 [2023-05-12T09:08:13.159Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-12T09:08:13.435Z]  Building security-secretstore-setup ... done Removing intermediate container 5c6cd61ba744 [2023-05-12T09:08:13.435Z] ---> d50eed1e0e32 [2023-05-12T09:08:13.435Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T09:08:13.702Z] ---> Running in 3bbad216d6ba [2023-05-12T09:08:14.291Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T09:08:14.291Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-12T09:08:14.291Z] ---> 5f6630cc96cc [2023-05-12T09:08:14.291Z] Step 3/27 : WORKDIR /edgex-go [2023-05-12T09:08:14.291Z] ---> Using cache [2023-05-12T09:08:14.291Z] ---> b7ab40276b85 [2023-05-12T09:08:14.291Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T09:08:14.291Z] ---> Using cache [2023-05-12T09:08:14.291Z] ---> 35110ce0705c [2023-05-12T09:08:14.291Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-12T09:08:14.291Z] ---> Using cache [2023-05-12T09:08:14.291Z] ---> e87ec1b672fc [2023-05-12T09:08:14.291Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T09:08:14.291Z] ---> Using cache [2023-05-12T09:08:14.291Z] ---> 8dabd3065970 [2023-05-12T09:08:14.291Z] Step 7/27 : COPY . . [2023-05-12T09:08:14.291Z] ---> Using cache [2023-05-12T09:08:14.291Z] ---> 613d8530be7f [2023-05-12T09:08:14.291Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T09:08:14.291Z] ---> Using cache [2023-05-12T09:08:14.291Z] ---> 4962ad0314ac [2023-05-12T09:08:14.291Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-12T09:08:14.291Z] ---> Using cache [2023-05-12T09:08:14.291Z] ---> d50eed1e0e32 [2023-05-12T09:08:14.291Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T09:08:14.576Z] Removing intermediate container 3bbad216d6ba [2023-05-12T09:08:14.576Z] ---> 74f5f35ff806 [2023-05-12T09:08:14.577Z] 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-12T09:08:14.577Z] ---> Running in 6d7b1a9f202b [2023-05-12T09:08:14.851Z] ---> Running in 88f70d57142f [2023-05-12T09:08:15.437Z] Removing intermediate container 6d7b1a9f202b [2023-05-12T09:08:15.437Z] ---> debd6cc8490f [2023-05-12T09:08:15.437Z] 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-12T09:08:15.706Z] ---> Running in 7de520463186 [2023-05-12T09:08:17.134Z] Removing intermediate container cf341f536a2b [2023-05-12T09:08:17.134Z] ---> 6f458aa5c27e [2023-05-12T09:08:17.134Z] Step 8/23 : COPY . . [2023-05-12T09:08:18.563Z] Removing intermediate container 88f70d57142f [2023-05-12T09:08:18.563Z] ---> 89515c1427ef [2023-05-12T09:08:18.563Z] Step 12/27 : WORKDIR /edgex-go [2023-05-12T09:08:18.830Z] ---> Running in ce280f05f878 [2023-05-12T09:08:19.110Z] Removing intermediate container 7de520463186 [2023-05-12T09:08:19.110Z] ---> 9ef6b4c1797e [2023-05-12T09:08:19.110Z] Step 12/27 : WORKDIR /edgex-go [2023-05-12T09:08:19.110Z] ---> Running in 3357b52a3126 [2023-05-12T09:08:19.404Z] Removing intermediate container ce280f05f878 [2023-05-12T09:08:19.404Z] ---> 76fc1258c721 [2023-05-12T09:08:19.404Z] [2023-05-12T09:08:19.404Z] Step 13/27 : FROM alpine:3.17 [2023-05-12T09:08:19.404Z] ---> 51e60588ff2c [2023-05-12T09:08:19.404Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T09:08:19.404Z] ---> Using cache [2023-05-12T09:08:19.404Z] ---> 642cc8da32dd [2023-05-12T09:08:19.404Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-12T09:08:19.404Z] ---> Using cache [2023-05-12T09:08:19.404Z] ---> a07a8c0f54cb [2023-05-12T09:08:19.404Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:08:19.404Z] ---> Using cache [2023-05-12T09:08:19.683Z] ---> 4caad6143581 [2023-05-12T09:08:19.683Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:08:19.683Z] ---> Using cache [2023-05-12T09:08:19.683Z] ---> 9faa6f9a92d9 [2023-05-12T09:08:19.683Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-12T09:08:19.953Z] Removing intermediate container 3357b52a3126 [2023-05-12T09:08:19.953Z] ---> d749ac1dcbeb [2023-05-12T09:08:19.953Z] [2023-05-12T09:08:19.953Z] Step 13/27 : FROM alpine:3.17 [2023-05-12T09:08:19.953Z] ---> 51e60588ff2c [2023-05-12T09:08:19.953Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T09:08:19.953Z] ---> Using cache [2023-05-12T09:08:19.953Z] ---> 642cc8da32dd [2023-05-12T09:08:19.953Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-12T09:08:19.953Z] ---> Running in c4252e043915 [2023-05-12T09:08:21.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:08:22.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:08:23.485Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T09:08:23.485Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T09:08:23.485Z] OK: 17692 distinct packages available [2023-05-12T09:08:23.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:08:24.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:08:25.953Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-12T09:08:25.953Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-12T09:08:25.953Z] (3/4) Installing libucontext (1.2-r0) [2023-05-12T09:08:25.953Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-12T09:08:25.953Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:08:25.953Z] OK: 8 MiB in 19 packages [2023-05-12T09:08:26.582Z] ---> 9393b22e3f60 [2023-05-12T09:08:26.582Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T09:08:27.631Z] Removing intermediate container c4252e043915 [2023-05-12T09:08:27.631Z] ---> 7170de5f8624 [2023-05-12T09:08:27.631Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:08:28.625Z] Removing intermediate container cb44271c7609 [2023-05-12T09:08:28.625Z] ---> f10236b9fed4 [2023-05-12T09:08:28.625Z] [2023-05-12T09:08:28.625Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T09:08:28.625Z] ---> 51e60588ff2c [2023-05-12T09:08:28.625Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T09:08:28.625Z] ---> Using cache [2023-05-12T09:08:28.625Z] ---> bd34ceaefd7e [2023-05-12T09:08:28.625Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T09:08:28.625Z] ---> Using cache [2023-05-12T09:08:28.625Z] ---> c13e84aaba41 [2023-05-12T09:08:28.625Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-12T09:08:28.896Z] ---> 8d3a01f8797e [2023-05-12T09:08:28.896Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:08:28.896Z] ---> Running in 2fc9487f778a [2023-05-12T09:08:29.865Z] Removing intermediate container 2fc9487f778a [2023-05-12T09:08:29.865Z] ---> b67a7ddea3b5 [2023-05-12T09:08:29.865Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-12T09:08:29.865Z] ---> c1a6ff37adf9 [2023-05-12T09:08:29.865Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T09:08:29.865Z] ---> Running in 3f65b727aa20 [2023-05-12T09:08:30.837Z] Removing intermediate container 3f65b727aa20 [2023-05-12T09:08:30.837Z] ---> 269471f1ba22 [2023-05-12T09:08:30.837Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:08:31.430Z] ---> bb5ebb595eca [2023-05-12T09:08:31.430Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-12T09:08:31.701Z] ---> Running in 5f4d6311b658 [2023-05-12T09:08:31.701Z] ---> 3af65e229ef6 [2023-05-12T09:08:31.701Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:08:33.129Z] ---> b09c0b6dea52 [2023-05-12T09:08:33.129Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-12T09:08:33.129Z] 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-12T09:08:34.114Z] ---> b74e57bb8b73 [2023-05-12T09:08:34.114Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T09:08:35.538Z] ---> 1fad71380c38 [2023-05-12T09:08:35.538Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-12T09:08:36.130Z] ---> d0769a966ade [2023-05-12T09:08:36.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:08:36.403Z] ---> 8354f886a548 [2023-05-12T09:08:36.403Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-12T09:08:37.829Z] ---> 517535b8d9c9 [2023-05-12T09:08:37.829Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T09:08:37.829Z] ---> Running in b39499d117ed [2023-05-12T09:08:37.829Z] ---> 5fbbc4eacb83 [2023-05-12T09:08:37.829Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-12T09:08:38.099Z] ---> Running in 2d6202398bff [2023-05-12T09:08:38.371Z] Removing intermediate container b39499d117ed [2023-05-12T09:08:38.371Z] ---> 716157656d2d [2023-05-12T09:08:38.371Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T09:08:38.640Z] Removing intermediate container 2d6202398bff [2023-05-12T09:08:38.640Z] ---> 908a550c8297 [2023-05-12T09:08:38.640Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T09:08:38.640Z] ---> Running in 1dd85cfbb903 [2023-05-12T09:08:38.640Z] ---> Running in f0d6202c1c43 [2023-05-12T09:08:39.231Z] ---> 39fa87f7169c [2023-05-12T09:08:39.231Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T09:08:39.231Z] Removing intermediate container f0d6202c1c43 [2023-05-12T09:08:39.231Z] ---> 02053c67b210 [2023-05-12T09:08:39.231Z] Step 21/23 : LABEL arch=arm64 [2023-05-12T09:08:39.231Z] Removing intermediate container 1dd85cfbb903 [2023-05-12T09:08:39.231Z] ---> 3263df2863a5 [2023-05-12T09:08:39.231Z] Step 25/27 : LABEL arch=arm64 [2023-05-12T09:08:39.511Z] ---> Running in 6aea1d50d3c9 [2023-05-12T09:08:39.511Z] ---> Running in a0a54164797b [2023-05-12T09:08:40.097Z] Removing intermediate container a0a54164797b [2023-05-12T09:08:40.097Z] ---> e4870d580d37 [2023-05-12T09:08:40.097Z] Step 22/23 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T09:08:40.375Z] Removing intermediate container 6aea1d50d3c9 [2023-05-12T09:08:40.375Z] ---> 20878338d2e2 [2023-05-12T09:08:40.375Z] Step 26/27 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T09:08:40.375Z] ---> Running in 4d647b3c6ab5 [2023-05-12T09:08:40.651Z] ---> Running in 134c1e706f91 [2023-05-12T09:08:40.651Z] ---> cc71399cbaa1 [2023-05-12T09:08:40.651Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-12T09:08:40.926Z] ---> Running in f7412dd0ddf4 [2023-05-12T09:08:41.209Z] Removing intermediate container 4d647b3c6ab5 [2023-05-12T09:08:41.209Z] ---> d5d1172d0e1e [2023-05-12T09:08:41.209Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T09:08:41.482Z] Removing intermediate container 134c1e706f91 [2023-05-12T09:08:41.482Z] ---> 0eff8ed9320a [2023-05-12T09:08:41.482Z] Step 27/27 : LABEL version=0.0.0 [2023-05-12T09:08:41.482Z] ---> Running in 7b213b26184b [2023-05-12T09:08:41.753Z] ---> Running in 8e83661b0bd1 [2023-05-12T09:08:41.753Z] Removing intermediate container f7412dd0ddf4 [2023-05-12T09:08:41.753Z] ---> 068b1b494585 [2023-05-12T09:08:42.038Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-12T09:08:42.307Z] Removing intermediate container 7b213b26184b [2023-05-12T09:08:42.307Z] ---> 2e6d2bb5cb02 [2023-05-12T09:08:42.307Z] [2023-05-12T09:08:42.577Z] Removing intermediate container 8e83661b0bd1 [2023-05-12T09:08:42.577Z] ---> 4e84d4e7f672 [2023-05-12T09:08:42.577Z] [2023-05-12T09:08:42.846Z] Successfully built 2e6d2bb5cb02 [2023-05-12T09:08:43.113Z] Successfully tagged support-scheduler-arm64:latest [2023-05-12T09:08:43.113Z]  Building support-scheduler ... done Successfully built 4e84d4e7f672 [2023-05-12T09:08:43.113Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-12T09:08:43.384Z]  Building security-spire-agent ... done  ---> 98da93400bac [2023-05-12T09:08:43.385Z] Step 22/27 : WORKDIR / [2023-05-12T09:08:43.385Z] ---> Running in d53b0991cc27 [2023-05-12T09:08:43.982Z] Removing intermediate container d53b0991cc27 [2023-05-12T09:08:43.982Z] ---> b09fdc657665 [2023-05-12T09:08:43.982Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T09:08:43.982Z] ---> Running in 48a768660caa [2023-05-12T09:08:44.263Z] Removing intermediate container 48a768660caa [2023-05-12T09:08:44.263Z] ---> b52e0e09d260 [2023-05-12T09:08:44.263Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T09:08:44.545Z] ---> Running in 91c0cdea935b [2023-05-12T09:08:44.817Z] Removing intermediate container 91c0cdea935b [2023-05-12T09:08:44.817Z] ---> 23937a6395af [2023-05-12T09:08:44.817Z] Step 25/27 : LABEL arch=arm64 [2023-05-12T09:08:44.817Z] ---> Running in bc20612aae1d [2023-05-12T09:08:45.086Z] Removing intermediate container bc20612aae1d [2023-05-12T09:08:45.086Z] ---> 489468b077d5 [2023-05-12T09:08:45.086Z] Step 26/27 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T09:08:45.360Z] ---> Running in 5066b55bd024 [2023-05-12T09:08:45.628Z] Removing intermediate container 5066b55bd024 [2023-05-12T09:08:45.628Z] ---> a8a28e055f59 [2023-05-12T09:08:45.628Z] Step 27/27 : LABEL version=0.0.0 [2023-05-12T09:08:45.897Z] ---> Running in 7b79ff1e5d9e [2023-05-12T09:08:46.166Z] Removing intermediate container 7b79ff1e5d9e [2023-05-12T09:08:46.166Z] ---> e639c4f66c7c [2023-05-12T09:08:46.166Z] [2023-05-12T09:08:46.436Z] Successfully built e639c4f66c7c [2023-05-12T09:08:46.436Z] Successfully tagged security-spire-config-arm64:latest [2023-05-12T09:11:08.189Z]  Building security-spire-config ... done Removing intermediate container 5f4d6311b658 [2023-05-12T09:11:08.189Z] ---> 9e4558a3fdc1 [2023-05-12T09:11:08.189Z] [2023-05-12T09:11:08.189Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T09:11:08.189Z] ---> 51e60588ff2c [2023-05-12T09:11:08.189Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-12T09:11:08.189Z] ---> Running in ab030b551ec8 [2023-05-12T09:11:08.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:11:08.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:11:08.189Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-12T09:11:08.189Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-12T09:11:08.189Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:11:08.189Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T09:11:08.189Z] OK: 8 MiB in 17 packages [2023-05-12T09:11:08.189Z] Removing intermediate container ab030b551ec8 [2023-05-12T09:11:08.189Z] ---> c6d513f1333e [2023-05-12T09:11:08.189Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T09:11:08.189Z] ---> Running in af3a2ad2032f [2023-05-12T09:11:08.189Z] Removing intermediate container af3a2ad2032f [2023-05-12T09:11:08.189Z] ---> ce7449c97480 [2023-05-12T09:11:08.189Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-12T09:11:08.189Z] ---> Running in f71a5a00eeb2 [2023-05-12T09:11:08.189Z] Removing intermediate container f71a5a00eeb2 [2023-05-12T09:11:08.189Z] ---> bfc0958b2035 [2023-05-12T09:11:08.189Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-12T09:11:08.189Z] ---> Running in 57a64d7b869b [2023-05-12T09:11:08.457Z] Removing intermediate container 57a64d7b869b [2023-05-12T09:11:08.457Z] ---> 0af360b9b168 [2023-05-12T09:11:08.457Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:11:09.040Z] ---> dc0d59ef2d1c [2023-05-12T09:11:09.040Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:11:09.623Z] ---> d2116c681ca2 [2023-05-12T09:11:09.623Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-12T09:11:11.034Z] ---> fc172caf00d4 [2023-05-12T09:11:11.034Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:11:11.617Z] ---> 66302b6d1a3c [2023-05-12T09:11:11.617Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-12T09:11:11.617Z] ---> Running in 7f36582d6a5f [2023-05-12T09:11:11.885Z] Removing intermediate container 7f36582d6a5f [2023-05-12T09:11:11.885Z] ---> a845a10909cb [2023-05-12T09:11:11.885Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T09:11:11.885Z] ---> Running in 579486edd9bf [2023-05-12T09:11:12.152Z] Removing intermediate container 579486edd9bf [2023-05-12T09:11:12.152Z] ---> 86a1a886c214 [2023-05-12T09:11:12.152Z] Step 21/23 : LABEL arch=arm64 [2023-05-12T09:11:12.420Z] ---> Running in 1fcf3f8503c6 [2023-05-12T09:11:12.686Z] Removing intermediate container 1fcf3f8503c6 [2023-05-12T09:11:12.686Z] ---> 459ffb3cd22d [2023-05-12T09:11:12.686Z] Step 22/23 : LABEL git_sha=f93906c866d216b233ab19d9c4674c87b5be9e5d [2023-05-12T09:11:12.686Z] ---> Running in 7da26d1d69d7 [2023-05-12T09:11:12.955Z] Removing intermediate container 7da26d1d69d7 [2023-05-12T09:11:12.955Z] ---> f0d919c3ca8c [2023-05-12T09:11:12.955Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T09:11:12.955Z] ---> Running in 44347d11682c [2023-05-12T09:11:13.539Z] Removing intermediate container 44347d11682c [2023-05-12T09:11:13.539Z] ---> 78ee0deb330d [2023-05-12T09:11:13.539Z] [2023-05-12T09:11:13.539Z] Successfully built 78ee0deb330d [2023-05-12T09:11:13.539Z] Successfully tagged support-notifications-arm64:latest [2023-05-12T09:11:14.085Z]  Building support-notifications ... done  [Pipeline] } [2023-05-12T09:11:14.082Z] $ docker stop --time=1 80b2c370cd76efc07ce6966498d3a1a6f9fcd876bdd6fa4b6d57eb2423d1420e [2023-05-12T09:11:15.783Z] $ docker rm -f --volumes 80b2c370cd76efc07ce6966498d3a1a6f9fcd876bdd6fa4b6d57eb2423d1420e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T09:11:16.275Z] + docker images [2023-05-12T09:11:16.542Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-12T09:11:16.542Z] support-notifications-arm64 latest 78ee0deb330d 3 seconds ago 31.9MB [2023-05-12T09:11:16.542Z] 9e4558a3fdc1 16 seconds ago 1.59GB [2023-05-12T09:11:16.542Z] security-spire-config-arm64 latest e639c4f66c7c 2 minutes ago 96.1MB [2023-05-12T09:11:16.542Z] security-spire-agent-arm64 latest 4e84d4e7f672 2 minutes ago 153MB [2023-05-12T09:11:16.542Z] support-scheduler-arm64 latest 2e6d2bb5cb02 2 minutes ago 31.2MB [2023-05-12T09:11:16.542Z] f10236b9fed4 2 minutes ago 1.59GB [2023-05-12T09:11:16.542Z] d749ac1dcbeb 2 minutes ago 1.39GB [2023-05-12T09:11:16.542Z] 76fc1258c721 2 minutes ago 1.39GB [2023-05-12T09:11:16.542Z] security-secretstore-setup-arm64 latest 0e53265764c4 3 minutes ago 32.2MB [2023-05-12T09:11:16.542Z] security-proxy-setup-arm64 latest 484a262f292d 3 minutes ago 18.7MB [2023-05-12T09:11:16.542Z] 17361995825c 3 minutes ago 1.52GB [2023-05-12T09:11:16.542Z] d22216c6a5c4 3 minutes ago 1.51GB [2023-05-12T09:11:16.542Z] core-data-arm64 latest 73945964653e 5 minutes ago 19.9MB [2023-05-12T09:11:16.542Z] security-proxy-auth-arm64 latest a03f4e22844a 5 minutes ago 18.1MB [2023-05-12T09:11:16.542Z] 36f911eb82d6 6 minutes ago 1.53GB [2023-05-12T09:11:16.542Z] 295476337fdb 6 minutes ago 1.51GB [2023-05-12T09:11:16.542Z] security-spiffe-token-provider-arm64 latest f2c694253686 12 minutes ago 32.7MB [2023-05-12T09:11:16.542Z] 731ff4cda250 12 minutes ago 1.57GB [2023-05-12T09:11:16.542Z] core-metadata-arm64 latest 398e0a6627ec 13 minutes ago 20.2MB [2023-05-12T09:11:16.542Z] 85b8233e9cea 13 minutes ago 1.53GB [2023-05-12T09:11:16.542Z] core-command-arm64 latest 6c3a89b1b7a1 13 minutes ago 19.7MB [2023-05-12T09:11:16.542Z] core-common-config-bootstrapper-arm64 latest e26ebe124034 14 minutes ago 17.2MB [2023-05-12T09:11:16.542Z] security-bootstrapper-arm64 latest d6cfb779334f 14 minutes ago 21.9MB [2023-05-12T09:11:16.542Z] b0455f46f3da 14 minutes ago 1.53GB [2023-05-12T09:11:16.542Z] 0c9bd10883c6 14 minutes ago 1.52GB [2023-05-12T09:11:16.542Z] 6b12b926622a 15 minutes ago 1.51GB [2023-05-12T09:11:16.542Z] security-spire-server-arm64 latest da234bea7f7a 21 minutes ago 97MB [2023-05-12T09:11:16.542Z] b74f4049db9a 22 minutes ago 1.39GB [2023-05-12T09:11:16.542Z] ci-base-image-arm64 latest 5f6630cc96cc 37 minutes ago 899MB [2023-05-12T09:11:16.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-12T09:11:16.542Z] alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB [2023-05-12T09:11:16.542Z] 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-12T09:11:16.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T09:11:16.973Z] [2023-05-12T09:11:16.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T09:11:17.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T09:11:17.578Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-12T09:11:17.578Z] 8998bd30e6a1: Pulling fs layer [2023-05-12T09:11:17.578Z] 04944245beec: Pulling fs layer [2023-05-12T09:11:17.578Z] 699f458cf7ca: Pulling fs layer [2023-05-12T09:11:17.578Z] 765212b225bb: Pulling fs layer [2023-05-12T09:11:17.578Z] f23df028b6ca: Pulling fs layer [2023-05-12T09:11:17.578Z] d65c8cfc05b1: Pulling fs layer [2023-05-12T09:11:17.578Z] 2437ff75d9bd: Pulling fs layer [2023-05-12T09:11:17.578Z] 765212b225bb: Waiting [2023-05-12T09:11:17.578Z] f23df028b6ca: Waiting [2023-05-12T09:11:17.578Z] d65c8cfc05b1: Waiting [2023-05-12T09:11:17.578Z] 04944245beec: Verifying Checksum [2023-05-12T09:11:17.578Z] 04944245beec: Download complete [2023-05-12T09:11:17.848Z] f23df028b6ca: Verifying Checksum [2023-05-12T09:11:17.848Z] f23df028b6ca: Download complete [2023-05-12T09:11:17.848Z] d65c8cfc05b1: Verifying Checksum [2023-05-12T09:11:17.848Z] d65c8cfc05b1: Download complete [2023-05-12T09:11:17.848Z] 699f458cf7ca: Verifying Checksum [2023-05-12T09:11:17.848Z] 699f458cf7ca: Download complete [2023-05-12T09:11:18.433Z] 8998bd30e6a1: Verifying Checksum [2023-05-12T09:11:18.433Z] 8998bd30e6a1: Download complete [2023-05-12T09:11:21.013Z] 2437ff75d9bd: Verifying Checksum [2023-05-12T09:11:21.013Z] 2437ff75d9bd: Download complete [2023-05-12T09:11:22.418Z] 8998bd30e6a1: Pull complete [2023-05-12T09:11:23.001Z] 04944245beec: Pull complete [2023-05-12T09:11:24.406Z] 699f458cf7ca: Pull complete [2023-05-12T09:11:24.406Z] 765212b225bb: Pull complete [2023-05-12T09:11:25.365Z] f23df028b6ca: Pull complete [2023-05-12T09:11:25.365Z] d65c8cfc05b1: Pull complete [2023-05-12T09:11:40.361Z] 2437ff75d9bd: Pull complete [2023-05-12T09:11:40.361Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-12T09:11:40.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T09:11:40.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T09:11:40.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-15274 does not seem to be running inside a container [2023-05-12T09:11:40.626Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-12T09:11:43.602Z] $ docker top 4c84104b674cfeb483fd98cc2b9e63b3c9d659f07da4d1210777add12a508cbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:11:44.558Z] ---> job-cost.sh [2023-05-12T09:11:44.558Z] lf-activate-venv: SKIPPING [2023-05-12T09:11:44.558Z] INFO: No Stack... [2023-05-12T09:11:45.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-12T09:11:46.099Z] INFO: Archiving Costs [Pipeline] sh [2023-05-12T09:11:46.738Z] + + cat /w/workspace/edgex-go/5/archives/cost.csvcut -d, -f6 [2023-05-12T09:11:46.738Z] [Pipeline] lock [2023-05-12T09:11:46.778Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4558-5-stack-cost] [2023-05-12T09:11:46.784Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4558-5-stack-cost] did not exist. Created. [2023-05-12T09:11:46.784Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4558-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-12T09:11:47.429Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-12T09:11:47.606Z] Stashed 1 file(s) [Pipeline] } [2023-05-12T09:11:47.615Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4558-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-12T09:11:47.623Z] $ docker stop --time=1 4c84104b674cfeb483fd98cc2b9e63b3c9d659f07da4d1210777add12a508cbe [2023-05-12T09:11:49.150Z] $ docker rm -f --volumes 4c84104b674cfeb483fd98cc2b9e63b3c9d659f07da4d1210777add12a508cbe [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-12T09:11:49.586Z] provisioning config files... [2023-05-12T09:11:49.593Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config8613678542544063952tmp [Pipeline] { [Pipeline] sh [2023-05-12T09:11:49.890Z] + set +x [2023-05-12T09:11:49.890Z] + curl -s https://codecov.io/bash [2023-05-12T09:11:49.890Z] + bash -s -- [2023-05-12T09:11:49.890Z] [2023-05-12T09:11:49.890Z] _____ _ [2023-05-12T09:11:49.890Z] / ____| | | [2023-05-12T09:11:49.890Z] | | ___ __| | ___ ___ _____ __ [2023-05-12T09:11:49.890Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-12T09:11:49.890Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-12T09:11:49.890Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-12T09:11:49.890Z] Bash-1.0.6 [2023-05-12T09:11:49.890Z] [2023-05-12T09:11:49.890Z] [2023-05-12T09:11:49.890Z] ==> git version 2.25.1 found [2023-05-12T09:11:49.890Z] ==> 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-12T09:11:49.890Z] Release-Date: 2020-01-08 [2023-05-12T09:11:49.890Z] 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-12T09:11:49.890Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-12T09:11:49.890Z] ==> Jenkins CI detected. [2023-05-12T09:11:49.890Z] current dir:  /w/workspace/edgex-go/5 [2023-05-12T09:11:49.890Z] project root: . [2023-05-12T09:11:49.890Z] --> token set from env [2023-05-12T09:11:49.890Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-12T09:11:49.890Z] ==> Running gcov in . (disable via -X gcov) [2023-05-12T09:11:49.890Z] ==> Python coveragepy not found [2023-05-12T09:11:49.890Z] ==> Searching for coverage reports in: [2023-05-12T09:11:49.890Z] + . [2023-05-12T09:11:50.153Z] -> Found 1 reports [2023-05-12T09:11:50.153Z] ==> Detecting git/mercurial file structure [2023-05-12T09:11:50.153Z] ==> Reading reports [2023-05-12T09:11:50.153Z] + ./coverage.out bytes=447730 [2023-05-12T09:11:50.153Z] ==> Appending adjustments [2023-05-12T09:11:50.153Z] https://docs.codecov.io/docs/fixing-reports [2023-05-12T09:11:51.093Z] + Found adjustments [2023-05-12T09:11:51.093Z] ==> Gzipping contents [2023-05-12T09:11:51.093Z] 60K /tmp/codecov.IrQteX.gz [2023-05-12T09:11:51.093Z] ==> Uploading reports [2023-05-12T09:11:51.093Z] url: https://codecov.io [2023-05-12T09:11:51.093Z] query: branch=PR-4558&commit=b5354926094d0ae3b032ca63166c1c3f07ab43f1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= [2023-05-12T09:11:51.093Z] -> Pinging Codecov [2023-05-12T09:11:51.093Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4558&commit=b5354926094d0ae3b032ca63166c1c3f07ab43f1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= [2023-05-12T09:11:51.352Z] -> Uploading to [2023-05-12T09:11:51.352Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-12/00271124DB129430A58F1EEE437C3FCB/b5354926094d0ae3b032ca63166c1c3f07ab43f1/566c9f82-52f2-466c-b919-29a5cb40671b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230512T091151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1b8957559c0648d19804db793dd002e25ba13eb3ad86cf75c46008ce3771408 [2023-05-12T09:11:51.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-12T09:11:51.352Z] Dload Upload Total Spent Left Speed [2023-05-12T09:11:51.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57449 0 0 100 57449 0 214k --:--:-- --:--:-- --:--:-- 214k [2023-05-12T09:11:51.612Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b5354926094d0ae3b032ca63166c1c3f07ab43f1 [Pipeline] } [2023-05-12T09:11:51.620Z] 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-12T09:11:52.227Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:11:52.522Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:11:53.386Z] ---> package-listing.sh [2023-05-12T09:11:53.386Z] ++ facter osfamily [2023-05-12T09:11:53.386Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-12T09:11:53.646Z] + OS_FAMILY=debian [2023-05-12T09:11:53.646Z] + workspace=/w/workspace/edgex-go/5 [2023-05-12T09:11:53.646Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-12T09:11:53.646Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-12T09:11:53.646Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-12T09:11:53.646Z] + PACKAGES=/tmp/packages_start.txt [2023-05-12T09:11:53.646Z] + '[' /w/workspace/edgex-go/5 ']' [2023-05-12T09:11:53.646Z] + PACKAGES=/tmp/packages_end.txt [2023-05-12T09:11:53.646Z] + case "${OS_FAMILY}" in [2023-05-12T09:11:53.646Z] + dpkg -l [2023-05-12T09:11:53.646Z] + grep '^ii' [2023-05-12T09:11:53.646Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-12T09:11:53.646Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-12T09:11:53.646Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-12T09:11:53.646Z] + '[' /w/workspace/edgex-go/5 ']' [2023-05-12T09:11:53.646Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-05-12T09:11:53.646Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-05-12T09:11:53.657Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-12T09:11:53.936Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T09:11:54.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T09:11:54.493Z] [2023-05-12T09:11:54.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T09:11:54.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T09:11:54.792Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-12T09:11:54.792Z] 5eb5b503b376: Pulling fs layer [2023-05-12T09:11:54.792Z] 5c69ac0246d0: Pulling fs layer [2023-05-12T09:11:54.792Z] ec43610c2a17: Pulling fs layer [2023-05-12T09:11:54.792Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-12T09:11:54.792Z] 33b1e0a273af: Pulling fs layer [2023-05-12T09:11:54.792Z] 5d3b04190fa2: Pulling fs layer [2023-05-12T09:11:54.792Z] 2f39f015ded8: Pulling fs layer [2023-05-12T09:11:54.792Z] 3a2ae6a8a46f: Waiting [2023-05-12T09:11:54.792Z] 33b1e0a273af: Waiting [2023-05-12T09:11:54.792Z] 5d3b04190fa2: Waiting [2023-05-12T09:11:54.792Z] 2f39f015ded8: Waiting [2023-05-12T09:11:54.792Z] 5c69ac0246d0: Verifying Checksum [2023-05-12T09:11:54.792Z] 5c69ac0246d0: Download complete [2023-05-12T09:11:54.792Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-12T09:11:54.792Z] 3a2ae6a8a46f: Download complete [2023-05-12T09:11:54.792Z] 33b1e0a273af: Verifying Checksum [2023-05-12T09:11:54.792Z] 33b1e0a273af: Download complete [2023-05-12T09:11:54.792Z] ec43610c2a17: Verifying Checksum [2023-05-12T09:11:54.792Z] ec43610c2a17: Download complete [2023-05-12T09:11:54.792Z] 5d3b04190fa2: Verifying Checksum [2023-05-12T09:11:54.792Z] 5d3b04190fa2: Download complete [2023-05-12T09:11:55.049Z] 5eb5b503b376: Verifying Checksum [2023-05-12T09:11:55.049Z] 5eb5b503b376: Download complete [2023-05-12T09:11:55.614Z] 2f39f015ded8: Download complete [2023-05-12T09:11:56.179Z] 5eb5b503b376: Pull complete [2023-05-12T09:11:56.179Z] 5c69ac0246d0: Pull complete [2023-05-12T09:11:56.745Z] ec43610c2a17: Pull complete [2023-05-12T09:11:56.745Z] 3a2ae6a8a46f: Pull complete [2023-05-12T09:11:57.004Z] 33b1e0a273af: Pull complete [2023-05-12T09:11:57.004Z] 5d3b04190fa2: Pull complete [2023-05-12T09:12:01.213Z] 2f39f015ded8: Pull complete [2023-05-12T09:12:01.213Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-12T09:12:01.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T09:12:01.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T09:12:01.294Z] prd-ubuntu20.04-docker-8c-8g-15272 does not seem to be running inside a container [2023-05-12T09:12:01.318Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat [2023-05-12T09:12:04.939Z] $ docker top 0dd54f5c5e37b1e9253e982cec6760c8005b63ce9d5047b7fa34875a608bdc88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T09:12:05.284Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-12T09:12:05.571Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-12T09:12:05.854Z] + ls /var/log/sa-host [2023-05-12T09:12:05.855Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T09:12:06.014Z] provisioning config files... [2023-05-12T09:12:06.020Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8722914541896038614tmp [Pipeline] { [Pipeline] echo [2023-05-12T09:12:06.034Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:12:06.317Z] ---> create-netrc.sh [Pipeline] } [2023-05-12T09:12:06.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:12:06.658Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-12T09:12:06.668Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:12:06.952Z] ---> sudo-logs.sh [2023-05-12T09:12:06.952Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-12T09:12:06.972Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:12:07.254Z] ---> job-cost.sh [2023-05-12T09:12:07.254Z] lf-activate-venv: SKIPPING [2023-05-12T09:12:07.254Z] DEBUG: total: 0.10999999940395355 [2023-05-12T09:12:07.254Z] INFO: Retrieving Stack Cost... [2023-05-12T09:12:07.821Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-12T09:12:08.080Z] INFO: Archiving Costs [Pipeline] echo [2023-05-12T09:12:08.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:12:08.376Z] ---> logs-deploy.sh [2023-05-12T09:12:08.377Z] lf-activate-venv: SKIPPING [2023-05-12T09:12:08.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4558/5 [2023-05-12T09:12:08.377Z] INFO: archiving workspace using pattern(s): [2023-05-12T09:12:09.315Z] Archives upload complete. [2023-05-12T09:12:09.315Z] INFO: archiving logs to Nexus