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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+1fb6775d8804dda106fccace673c66bb187c3e57 (3dde640262710e7ce74b8e0b20b2d7ad109a838e) 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-ssh416139959634007547.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-ssh16374177945260375305.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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17577831339124108494.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-ssh11230896966901579372.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9817127446589404165.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-17465 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 Merge succeeded, producing 9383b960824636b74af7d7c50b3f38102ffe690e Checking out Revision 9383b960824636b74af7d7c50b3f38102ffe690e (PR-4569) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9383b960824636b74af7d7c50b3f38102ffe690e # timeout=10 Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T08:30:47.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T08:30:47.335Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T08:30:47.350Z] ========================================================= [2023-05-31T08:30:47.350Z] EdgeX Global Pipelines Version Info [2023-05-31T08:30:47.350Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T08:30:48.056Z] ------------------- [2023-05-31T08:30:48.056Z] stable info: [2023-05-31T08:30:48.056Z] ------------------- [2023-05-31T08:30:48.056Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T08:30:48.056Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T08:30:48.056Z] Message: update stable to v1.0.249 > git rev-list --no-walk 8dee84e271b00f3fc28d634dd3f8edc0c8324dad # timeout=10 [2023-05-31T08:30:48.626Z] ------------------- [2023-05-31T08:30:48.626Z] experimental info: [2023-05-31T08:30:48.626Z] ------------------- [2023-05-31T08:30:48.626Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T08:30:48.626Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T08:30:48.626Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T08:30:48.752Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-31T08:30:48.761Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-31T08:30:48.769Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T08:30:48.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T08:30:48.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T08:30:48.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T08:30:48.801Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T08:30:48.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-31T08:30:48.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-31T08:30:48.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-31T08:30:48.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T08:30:48.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T08:30:48.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T08:30:48.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T08:30:48.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T08:30:48.917Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T08:30:48.932Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T08:30:48.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T08:30:48.960Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-31T08:30:48.972Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-31T08:30:48.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T08:30:48.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T08:30:49.011Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T08:30:49.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-05-31T08:30:49.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-05-31T08:30:49.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-05-31T08:30:49.068Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9383b960824636b74af7d7c50b3f38102ffe690e [Pipeline] echo [2023-05-31T08:30:49.082Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9383b96 [Pipeline] echo [2023-05-31T08:30:49.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T08:30:49.133Z] provisioning config files... [2023-05-31T08:30:49.146Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8624431765523960381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T08:30:49.451Z] ---> docker-login.sh [2023-05-31T08:30:49.451Z] nexus3.edgexfoundry.org:10001 [2023-05-31T08:30:49.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:30:49.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:30:49.710Z] Configure a credential helper to remove this warning. See [2023-05-31T08:30:49.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:30:49.710Z] [2023-05-31T08:30:49.710Z] Login Succeeded [2023-05-31T08:30:49.710Z] nexus3.edgexfoundry.org:10002 [2023-05-31T08:30:49.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:30:49.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:30:49.710Z] Configure a credential helper to remove this warning. See [2023-05-31T08:30:49.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:30:49.710Z] [2023-05-31T08:30:49.710Z] Login Succeeded [2023-05-31T08:30:49.710Z] nexus3.edgexfoundry.org:10003 [2023-05-31T08:30:49.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:30:49.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:30:49.970Z] Configure a credential helper to remove this warning. See [2023-05-31T08:30:49.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:30:49.970Z] [2023-05-31T08:30:49.970Z] Login Succeeded [2023-05-31T08:30:49.970Z] nexus3.edgexfoundry.org:10004 [2023-05-31T08:30:49.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:30:49.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:30:49.970Z] Configure a credential helper to remove this warning. See [2023-05-31T08:30:49.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:30:49.970Z] [2023-05-31T08:30:49.970Z] Login Succeeded [2023-05-31T08:30:49.970Z] docker.io [2023-05-31T08:30:50.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:30:50.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:30:50.229Z] Configure a credential helper to remove this warning. See [2023-05-31T08:30:50.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:30:50.230Z] [2023-05-31T08:30:50.230Z] Login Succeeded [2023-05-31T08:30:50.230Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T08:30:50.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T08:30:50.547Z] + 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-31T08:30:50.547Z] + dirname cmd/core-command/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-31T08:30:50.547Z] + + cut -d/ -f2 [2023-05-31T08:30:50.547Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-31T08:30:50.547Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-31T08:30:50.547Z] + dirname cmd/core-data/Dockerfile+ [2023-05-31T08:30:50.547Z] cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-31T08:30:50.547Z] + dirname cmd/core-metadata/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-31T08:30:50.547Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-31T08:30:50.547Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-31T08:30:50.547Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-31T08:30:50.547Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-31T08:30:50.547Z] + + dirname cmd/security-spiffe-token-provider/Dockerfilecut [2023-05-31T08:30:50.547Z] -d/ -f2 [2023-05-31T08:30:50.547Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-31T08:30:50.547Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-31T08:30:50.547Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-31T08:30:50.547Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + dirname cmd/support-notifications/Dockerfile [2023-05-31T08:30:50.547Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-31T08:30:50.547Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-31T08:30:50.547Z] + cut -d/ -f2 [2023-05-31T08:30:50.547Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-31T08:30:50.596Z] 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-31T08:30:50.924Z] + git rev-list -1 --merges 9383b960824636b74af7d7c50b3f38102ffe690e~1..9383b960824636b74af7d7c50b3f38102ffe690e [Pipeline] echo [2023-05-31T08:30:50.935Z] -----------> git rev-list -1 --merges 9383b960824636b74af7d7c50b3f38102ffe690e~1..9383b960824636b74af7d7c50b3f38102ffe690e 9383b960824636b74af7d7c50b3f38102ffe690e [2023-05-31T08:30:50.935Z] 9383b960824636b74af7d7c50b3f38102ffe690e [false] [Pipeline] sh [2023-05-31T08:30:51.220Z] + git log --format=format:%s -1 9383b960824636b74af7d7c50b3f38102ffe690e [Pipeline] echo [2023-05-31T08:30:51.234Z] ========================================================= [2023-05-31T08:30:51.234Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T08:30:51.234Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-31T08:30:51.590Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T08:30:51.590Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T08:30:51.590Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T08:30:51.590Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T08:30:51.590Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T08:30:51.590Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T08:30:51.590Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:30:51.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T08:30:51.941Z] [2023-05-31T08:30:51.941Z] 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-31T08:30:52.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T08:30:52.498Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T08:30:52.498Z] b85a868b505f: Pulling fs layer [2023-05-31T08:30:52.498Z] e2be974225ed: Pulling fs layer [2023-05-31T08:30:52.498Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T08:30:52.498Z] 988bab9f4d93: Pulling fs layer [2023-05-31T08:30:52.498Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T08:30:52.498Z] eaf3925da568: Pulling fs layer [2023-05-31T08:30:52.498Z] bab4dde63d76: Pulling fs layer [2023-05-31T08:30:52.498Z] bde34c3a00c8: Pulling fs layer [2023-05-31T08:30:52.498Z] b352a97aabf1: Pulling fs layer [2023-05-31T08:30:52.498Z] 4872d77fe225: Pulling fs layer [2023-05-31T08:30:52.498Z] 5851b861e8e6: Pulling fs layer [2023-05-31T08:30:52.498Z] bab4dde63d76: Waiting [2023-05-31T08:30:52.498Z] 988bab9f4d93: Waiting [2023-05-31T08:30:52.498Z] 4872d77fe225: Waiting [2023-05-31T08:30:52.498Z] 1469e6f7b9e6: Waiting [2023-05-31T08:30:52.498Z] bde34c3a00c8: Waiting [2023-05-31T08:30:52.498Z] eaf3925da568: Waiting [2023-05-31T08:30:52.498Z] 5851b861e8e6: Waiting [2023-05-31T08:30:52.498Z] e2be974225ed: Verifying Checksum [2023-05-31T08:30:52.498Z] e2be974225ed: Download complete [2023-05-31T08:30:52.498Z] 988bab9f4d93: Verifying Checksum [2023-05-31T08:30:52.498Z] 988bab9f4d93: Download complete [2023-05-31T08:30:52.759Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T08:30:52.759Z] 1469e6f7b9e6: Download complete [2023-05-31T08:30:52.759Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T08:30:52.759Z] 339a4e72a1f5: Download complete [2023-05-31T08:30:52.759Z] eaf3925da568: Download complete [2023-05-31T08:30:52.759Z] bde34c3a00c8: Download complete [2023-05-31T08:30:52.759Z] b352a97aabf1: Verifying Checksum [2023-05-31T08:30:52.759Z] b352a97aabf1: Download complete [2023-05-31T08:30:52.759Z] 4872d77fe225: Verifying Checksum [2023-05-31T08:30:52.759Z] 4872d77fe225: Download complete [2023-05-31T08:30:52.759Z] 5851b861e8e6: Verifying Checksum [2023-05-31T08:30:52.759Z] 5851b861e8e6: Download complete [2023-05-31T08:30:52.759Z] b85a868b505f: Verifying Checksum [2023-05-31T08:30:52.759Z] b85a868b505f: Download complete [2023-05-31T08:30:53.017Z] bab4dde63d76: Verifying Checksum [2023-05-31T08:30:53.017Z] bab4dde63d76: Download complete [2023-05-31T08:30:54.395Z] b85a868b505f: Pull complete [2023-05-31T08:30:54.395Z] e2be974225ed: Pull complete [2023-05-31T08:30:55.333Z] 339a4e72a1f5: Pull complete [2023-05-31T08:30:55.333Z] 988bab9f4d93: Pull complete [2023-05-31T08:30:55.901Z] 1469e6f7b9e6: Pull complete [2023-05-31T08:30:56.161Z] eaf3925da568: Pull complete [2023-05-31T08:30:58.083Z] bab4dde63d76: Pull complete [2023-05-31T08:30:58.348Z] bde34c3a00c8: Pull complete [2023-05-31T08:30:58.619Z] b352a97aabf1: Pull complete [2023-05-31T08:30:58.880Z] 4872d77fe225: Pull complete [2023-05-31T08:30:59.448Z] 5851b861e8e6: Pull complete [2023-05-31T08:30:59.448Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T08:30:59.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T08:30:59.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:30:59.831Z] prd-ubuntu20.04-docker-8c-8g-17465 does not seem to be running inside a container [2023-05-31T08:30:59.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-31T08:31:07.452Z] $ docker top cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 -eo pid,comm [2023-05-31T08:31:07.513Z] 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-31T08:31:07.513Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T08:31:07.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T08:31:07.548Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T08:31:07.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T08:31:07.662Z] $ docker exec cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 ssh-agent [2023-05-31T08:31:07.772Z] SSH_AUTH_SOCK=/tmp/ssh-GvVCemOlUCDh/agent.14 [2023-05-31T08:31:07.772Z] SSH_AGENT_PID=20 [2023-05-31T08:31:07.786Z] Running ssh-add (command line suppressed) [2023-05-31T08:31:07.877Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6932959001775228374.key (/w/workspace/edgex-go/8@tmp/private_key_6932959001775228374.key) [2023-05-31T08:31:07.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T08:31:08.176Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T08:31:08.192Z] $ docker exec --env ******** --env ******** cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 ssh-agent -k [2023-05-31T08:31:08.283Z] unset SSH_AUTH_SOCK; [2023-05-31T08:31:08.283Z] unset SSH_AGENT_PID; [2023-05-31T08:31:08.283Z] echo Agent pid 20 killed; [2023-05-31T08:31:08.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T08:31:08.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T08:31:08.314Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T08:31:08.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T08:31:08.438Z] $ docker exec cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 ssh-agent [2023-05-31T08:31:08.548Z] SSH_AUTH_SOCK=/tmp/ssh-qTlHYX7rDHHV/agent.70 [2023-05-31T08:31:08.548Z] SSH_AGENT_PID=76 [2023-05-31T08:31:08.552Z] Running ssh-add (command line suppressed) [2023-05-31T08:31:08.660Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_17975933399264878956.key (/w/workspace/edgex-go/8@tmp/private_key_17975933399264878956.key) [2023-05-31T08:31:08.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T08:31:08.983Z] + git semver init [2023-05-31T08:31:09.242Z] 2023-05-31 08:31:09,202 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T08:31:09.242Z] 2023-05-31 08:31:09,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2023-05-31T08:31:09.242Z] 2023-05-31 08:31:09,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2023-05-31T08:31:09.242Z] 2023-05-31 08:31:09,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2023-05-31T08:31:17.365Z] 2023-05-31 08:31:16,229 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2023-05-31T08:31:17.365Z] 2023-05-31 08:31:16,229 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4569 with force:False [2023-05-31T08:31:17.365Z] 2023-05-31 08:31:16,229 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4569 [2023-05-31T08:31:17.365Z] 2023-05-31 08:31:16,234 [execute] INFO git cat-file --batch-check [2023-05-31T08:31:17.365Z] 2023-05-31 08:31:16,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T08:31:17.365Z] 2023-05-31 08:31:16,240 [execute] INFO git cat-file --batch [2023-05-31T08:31:17.365Z] 2023-05-31 08:31:16,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T08:31:17.365Z] 2023-05-31 08:31:16,245 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4569 [2023-05-31T08:31:17.365Z] 0.0.0 [Pipeline] } [2023-05-31T08:31:17.373Z] $ docker exec --env ******** --env ******** cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 ssh-agent -k [2023-05-31T08:31:17.459Z] unset SSH_AUTH_SOCK; [2023-05-31T08:31:17.460Z] unset SSH_AGENT_PID; [2023-05-31T08:31:17.460Z] echo Agent pid 76 killed; [2023-05-31T08:31:17.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T08:31:17.764Z] + git semver [Pipeline] } [2023-05-31T08:31:18.035Z] $ docker stop --time=1 cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 [2023-05-31T08:31:19.783Z] $ docker rm -f --volumes cce2a1b601a471ca9d10bba8974fd730f147a1a0bd217374b00a9351d3b31d54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T08:31:20.247Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T08:31:20.470Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T08:31:20.472Z] [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-31T08:31:20.837Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-05-31T08:31:20.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:31:20.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:31:20.870Z] ========================================================= [2023-05-31T08:31:20.870Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T08:31:20.870Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:31:21.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:31:21.412Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T08:31:21.412Z] f56be85fc22e: Pulling fs layer [2023-05-31T08:31:21.412Z] 85791d961cd3: Pulling fs layer [2023-05-31T08:31:21.412Z] d694b5ae8c79: Pulling fs layer [2023-05-31T08:31:21.412Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T08:31:21.412Z] 4d19c01a9841: Pulling fs layer [2023-05-31T08:31:21.412Z] 9325e15d5711: Pulling fs layer [2023-05-31T08:31:21.412Z] 556b6ee489ea: Pulling fs layer [2023-05-31T08:31:21.412Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T08:31:21.412Z] 9f32a84ed3da: Waiting [2023-05-31T08:31:21.412Z] 4d19c01a9841: Waiting [2023-05-31T08:31:21.412Z] 9325e15d5711: Waiting [2023-05-31T08:31:21.412Z] c5a4b2cf53e6: Waiting [2023-05-31T08:31:21.412Z] 85791d961cd3: Download complete [2023-05-31T08:31:21.412Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T08:31:21.412Z] 9f32a84ed3da: Download complete [2023-05-31T08:31:21.412Z] 4d19c01a9841: Verifying Checksum [2023-05-31T08:31:21.412Z] 4d19c01a9841: Download complete [2023-05-31T08:31:21.412Z] f56be85fc22e: Verifying Checksum [2023-05-31T08:31:21.412Z] f56be85fc22e: Download complete [2023-05-31T08:31:21.412Z] 9325e15d5711: Verifying Checksum [2023-05-31T08:31:21.412Z] 9325e15d5711: Download complete [2023-05-31T08:31:21.671Z] f56be85fc22e: Pull complete [2023-05-31T08:31:21.931Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T08:31:21.931Z] c5a4b2cf53e6: Download complete [2023-05-31T08:31:22.189Z] d694b5ae8c79: Verifying Checksum [2023-05-31T08:31:22.190Z] d694b5ae8c79: Download complete [2023-05-31T08:31:22.190Z] 556b6ee489ea: Verifying Checksum [2023-05-31T08:31:22.190Z] 556b6ee489ea: Download complete [2023-05-31T08:31:22.190Z] 85791d961cd3: Pull complete [2023-05-31T08:31:26.374Z] d694b5ae8c79: Pull complete [2023-05-31T08:31:26.374Z] 9f32a84ed3da: Pull complete [2023-05-31T08:31:26.374Z] 4d19c01a9841: Pull complete [2023-05-31T08:31:26.374Z] 9325e15d5711: Pull complete [2023-05-31T08:31:28.273Z] 556b6ee489ea: Pull complete [2023-05-31T08:31:29.206Z] c5a4b2cf53e6: Pull complete [2023-05-31T08:31:29.464Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T08:31:29.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:31:29.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:31:29.760Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:31:29.760Z] WORKDIR /edgex [2023-05-31T08:31:29.760Z] COPY go.mod . [2023-05-31T08:31:29.760Z] RUN go mod download [2023-05-31T08:31:29.760Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-31T08:31:31.734Z] Sending build context to Docker daemon 170.8MB [2023-05-31T08:31:31.734Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:31:31.734Z] ---> c4be618373d6 [2023-05-31T08:31:31.734Z] Step 2/4 : WORKDIR /edgex [2023-05-31T08:31:35.531Z] Still waiting to schedule task [2023-05-31T08:31:35.531Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17466’ is offline [2023-05-31T08:31:41.716Z] ---> Running in 55345a874793 [2023-05-31T08:31:41.716Z] Removing intermediate container 55345a874793 [2023-05-31T08:31:41.716Z] ---> 4b8f8c5fbdbe [2023-05-31T08:31:41.716Z] Step 3/4 : COPY go.mod . [2023-05-31T08:31:41.716Z] ---> 06b4d77cca2b [2023-05-31T08:31:41.716Z] Step 4/4 : RUN go mod download [2023-05-31T08:31:41.716Z] ---> Running in 9d32d43b107f [2023-05-31T08:31:59.855Z] Removing intermediate container 9d32d43b107f [2023-05-31T08:31:59.855Z] ---> d0812451f2c9 [2023-05-31T08:31:59.856Z] Successfully built d0812451f2c9 [2023-05-31T08:31:59.856Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:32:00.169Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T08:32:00.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:32:00.233Z] prd-ubuntu20.04-docker-8c-8g-17465 does not seem to be running inside a container [2023-05-31T08:32:00.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-31T08:32:00.671Z] $ docker top 4f17c287eb11640f414af2c86fe6343e8527eddd0973127de0ad3437ce4d5982 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:32:01.007Z] + go version [2023-05-31T08:32:01.007Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T08:32:01.015Z] $ docker stop --time=1 4f17c287eb11640f414af2c86fe6343e8527eddd0973127de0ad3437ce4d5982 [2023-05-31T08:32:02.463Z] $ docker rm -f --volumes 4f17c287eb11640f414af2c86fe6343e8527eddd0973127de0ad3437ce4d5982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:32:02.874Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T08:32:02.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:32:03.013Z] prd-ubuntu20.04-docker-8c-8g-17465 does not seem to be running inside a container [2023-05-31T08:32:03.043Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-31T08:32:03.896Z] $ docker top 970d75634a7a3aef4f74e114ce6ac945cca0cca1767fa85c67f92b551d0ad15a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T08:32:03.960Z] ========================================================= [2023-05-31T08:32:03.960Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-31T08:32:03.960Z] ========================================================= [Pipeline] sh [2023-05-31T08:32:04.238Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:32:04.535Z] + make test [2023-05-31T08:32:04.535Z] go test -race -coverprofile=coverage.out ./... [2023-05-31T08:32:12.037Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-31T08:32:27.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-31T08:32:27.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-31T08:32:27.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-31T08:32:27.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-31T08:32:27.596Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-31T08:32:28.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-31T08:32:28.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-31T08:32:28.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-31T08:32:28.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-31T08:32:28.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-31T08:32:29.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-31T08:32:29.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-31T08:32:29.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-31T08:32:29.608Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-31T08:32:31.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-31T08:32:31.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-31T08:32:31.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-05-31T08:32:33.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-31T08:32:37.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements [2023-05-31T08:32:37.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-31T08:32:37.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-31T08:32:37.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-31T08:32:39.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-31T08:32:39.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-31T08:32:39.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements [2023-05-31T08:32:40.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-31T08:32:40.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-31T08:32:40.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:32:40.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-31T08:32:40.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-31T08:32:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-31T08:32:41.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-31T08:32:43.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.037s coverage: 88.5% of statements [2023-05-31T08:32:43.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-05-31T08:32:43.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-31T08:32:43.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:32:43.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-31T08:32:43.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 95.6% of statements [2023-05-31T08:32:43.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-31T08:32:43.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-31T08:32:43.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-31T08:32:43.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-31T08:32:43.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-31T08:32:43.849Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-05-31T08:32:44.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-31T08:32:44.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-31T08:32:44.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-31T08:32:44.782Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-05-31T08:32:46.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-31T08:32:46.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-31T08:32:46.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-05-31T08:32:46.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-05-31T08:32:46.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-05-31T08:32:48.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 82.9% of statements [2023-05-31T08:32:48.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-05-31T08:32:48.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-05-31T08:32:48.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-05-31T08:32:48.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-31T08:32:48.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-31T08:32:48.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-31T08:32:48.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-31T08:32:48.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-31T08:32:48.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-31T08:32:48.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-31T08:32:48.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-31T08:32:49.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-31T08:32:49.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-31T08:32:49.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-31T08:32:49.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-31T08:32:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-31T08:32:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-31T08:32:50.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-31T08:32:51.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-31T08:32:52.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-31T08:32:52.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-31T08:32:52.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-31T08:32:53.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-31T08:32:53.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-31T08:32:53.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-31T08:32:55.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-31T08:32:55.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-31T08:32:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-31T08:32:56.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-31T08:32:56.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-31T08:32:56.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-31T08:32:56.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-31T08:32:57.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-31T08:32:57.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-31T08:32:57.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-31T08:32:57.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-31T08:32:58.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2023-05-31T08:32:58.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-31T08:32:58.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:32:58.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-31T08:32:58.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-31T08:32:59.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-31T08:32:59.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-31T08:32:59.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-31T08:32:59.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:33:12.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.287s coverage: 79.9% of statements [2023-05-31T08:33:12.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.073s coverage: 92.9% of statements [2023-05-31T08:33:12.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-05-31T08:33:12.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 81.8% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.111s coverage: 92.3% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-05-31T08:33:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-05-31T08:33:12.081Z] 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-31T08:33:12.081Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-05-31T08:33:12.081Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-05-31T08:33:12.081Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-05-31T08:33:12.081Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-05-31T08:33:12.081Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-05-31T08:33:12.091Z] $ docker stop --time=1 970d75634a7a3aef4f74e114ce6ac945cca0cca1767fa85c67f92b551d0ad15a [2023-05-31T08:33:13.986Z] $ docker rm -f --volumes 970d75634a7a3aef4f74e114ce6ac945cca0cca1767fa85c67f92b551d0ad15a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T08:33:14.279Z] Failed in branch amd64 [2023-05-31T08:34:15.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17468 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-05-31T08:34:15.516Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2023-05-31T08:34:15.563Z] The recommended git tool is: git [2023-05-31T08:34:21.327Z] using credential edgex-jenkins-ssh [2023-05-31T08:34:21.346Z] Cloning the remote Git repository [2023-05-31T08:34:21.390Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-31T08:34:21.488Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2023-05-31T08:34:21.636Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-31T08:34:21.637Z] > git --version # timeout=10 [2023-05-31T08:34:21.666Z] > git --version # 'git version 2.25.1' [2023-05-31T08:34:21.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T08:34:21.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T08:34:40.645Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-31T08:34:40.676Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T08:34:41.593Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-31T08:34:41.634Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-31T08:34:41.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T08:34:41.651Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T08:34:42.555Z] Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 [2023-05-31T08:34:43.280Z] Merge succeeded, producing 5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T08:34:43.280Z] Checking out Revision 5d37d0ff07358529d72af4cbaf97e5aff9d919fb (PR-4569) [2023-05-31T08:34:42.572Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T08:34:42.653Z] > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 [2023-05-31T08:34:42.904Z] > git remote # timeout=10 [2023-05-31T08:34:42.926Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T08:34:42.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T08:34:42.972Z] > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 [2023-05-31T08:34:43.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T08:34:43.286Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T08:34:43.302Z] > git checkout -f 5d37d0ff07358529d72af4cbaf97e5aff9d919fb # timeout=10 [2023-05-31T08:34:46.896Z] Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" [2023-05-31T08:34:46.926Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T08:34:47.753Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T08:34:47.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T08:34:47.753Z] Dload Upload Total Spent Left Speed [2023-05-31T08:34:47.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-31T08:34:48.548Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T08:34:48.889Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T08:34:48.889Z] + sudo tee /etc/docker/daemon.new [2023-05-31T08:34:48.889Z] { [2023-05-31T08:34:48.889Z] "registry-mirrors": [ [2023-05-31T08:34:48.889Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T08:34:48.889Z] ], [2023-05-31T08:34:48.889Z] "bip": "10.250.0.254/24", [2023-05-31T08:34:48.889Z] "hosts": [ [2023-05-31T08:34:48.889Z] "tcp://0.0.0.0:5555", [2023-05-31T08:34:48.889Z] "unix:///var/run/docker.sock" [2023-05-31T08:34:48.890Z] ], [2023-05-31T08:34:48.890Z] "mtu": 1458, [2023-05-31T08:34:48.890Z] "selinux-enabled": true, [2023-05-31T08:34:48.890Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T08:34:48.890Z] } [Pipeline] sh [2023-05-31T08:34:46.906Z] > git rev-list --no-walk 8dee84e271b00f3fc28d634dd3f8edc0c8324dad # timeout=10 [2023-05-31T08:34:49.230Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T08:34:49.577Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T08:35:07.883Z] provisioning config files... [2023-05-31T08:35:07.911Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config12097212907849531334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T08:35:08.281Z] ---> docker-login.sh [2023-05-31T08:35:08.281Z] nexus3.edgexfoundry.org:10001 [2023-05-31T08:35:08.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:35:08.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:35:08.822Z] Configure a credential helper to remove this warning. See [2023-05-31T08:35:08.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:35:08.822Z] [2023-05-31T08:35:08.822Z] Login Succeeded [2023-05-31T08:35:08.822Z] nexus3.edgexfoundry.org:10002 [2023-05-31T08:35:09.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:35:09.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:35:09.364Z] Configure a credential helper to remove this warning. See [2023-05-31T08:35:09.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:35:09.364Z] [2023-05-31T08:35:09.364Z] Login Succeeded [2023-05-31T08:35:09.364Z] nexus3.edgexfoundry.org:10003 [2023-05-31T08:35:09.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:35:09.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:35:09.632Z] Configure a credential helper to remove this warning. See [2023-05-31T08:35:09.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:35:09.632Z] [2023-05-31T08:35:09.632Z] Login Succeeded [2023-05-31T08:35:09.632Z] nexus3.edgexfoundry.org:10004 [2023-05-31T08:35:09.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:35:09.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:35:09.903Z] Configure a credential helper to remove this warning. See [2023-05-31T08:35:09.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:35:09.903Z] [2023-05-31T08:35:09.903Z] Login Succeeded [2023-05-31T08:35:09.903Z] docker.io [2023-05-31T08:35:10.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:35:10.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:35:10.443Z] Configure a credential helper to remove this warning. See [2023-05-31T08:35:10.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:35:10.443Z] [2023-05-31T08:35:10.443Z] Login Succeeded [2023-05-31T08:35:10.443Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T08:35:10.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-31T08:35:11.010Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-05-31T08:35:11.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:35:11.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:35:11.064Z] ========================================================= [2023-05-31T08:35:11.064Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T08:35:11.064Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:35:11.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:35:13.353Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T08:35:13.353Z] c41833b44d91: Pulling fs layer [2023-05-31T08:35:13.353Z] ed15518f5707: Pulling fs layer [2023-05-31T08:35:13.353Z] feae8fd75edb: Pulling fs layer [2023-05-31T08:35:13.353Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T08:35:13.353Z] 3cdef696dda3: Pulling fs layer [2023-05-31T08:35:13.353Z] 2ced38df9373: Pulling fs layer [2023-05-31T08:35:13.353Z] 58f1dce35555: Pulling fs layer [2023-05-31T08:35:13.353Z] 242c74f7c9fa: Waiting [2023-05-31T08:35:13.353Z] 2ced38df9373: Waiting [2023-05-31T08:35:13.353Z] 3cdef696dda3: Waiting [2023-05-31T08:35:13.353Z] 58f1dce35555: Waiting [2023-05-31T08:35:13.353Z] ed15518f5707: Verifying Checksum [2023-05-31T08:35:13.353Z] ed15518f5707: Download complete [2023-05-31T08:35:13.353Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T08:35:13.353Z] 242c74f7c9fa: Download complete [2023-05-31T08:35:13.353Z] 3cdef696dda3: Download complete [2023-05-31T08:35:13.353Z] c41833b44d91: Verifying Checksum [2023-05-31T08:35:14.326Z] c41833b44d91: Pull complete [2023-05-31T08:35:14.598Z] 58f1dce35555: Verifying Checksum [2023-05-31T08:35:14.873Z] ed15518f5707: Pull complete [2023-05-31T08:35:15.854Z] feae8fd75edb: Verifying Checksum [2023-05-31T08:35:15.854Z] feae8fd75edb: Download complete [2023-05-31T08:35:15.854Z] 2ced38df9373: Verifying Checksum [2023-05-31T08:35:25.954Z] feae8fd75edb: Pull complete [2023-05-31T08:35:26.223Z] 242c74f7c9fa: Pull complete [2023-05-31T08:35:26.493Z] 3cdef696dda3: Pull complete [2023-05-31T08:35:33.198Z] 2ced38df9373: Pull complete [2023-05-31T08:35:34.608Z] 58f1dce35555: Pull complete [2023-05-31T08:35:34.608Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T08:35:34.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:35:34.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:35:34.940Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:35:34.940Z] WORKDIR /edgex [2023-05-31T08:35:34.940Z] COPY go.mod . [2023-05-31T08:35:34.940Z] RUN go mod download [2023-05-31T08:35:34.940Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-31T08:35:35.526Z] Sending build context to Docker daemon 2.95MB [2023-05-31T08:35:35.526Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:35:35.526Z] ---> fadd8f120f05 [2023-05-31T08:35:35.526Z] Step 2/4 : WORKDIR /edgex [2023-05-31T08:35:37.482Z] ---> Running in d40279ab2af1 [2023-05-31T08:35:39.428Z] Removing intermediate container d40279ab2af1 [2023-05-31T08:35:39.428Z] ---> d75110e81e2d [2023-05-31T08:35:39.428Z] Step 3/4 : COPY go.mod . [2023-05-31T08:35:39.698Z] ---> 76ff21c2388a [2023-05-31T08:35:39.698Z] Step 4/4 : RUN go mod download [2023-05-31T08:35:39.968Z] ---> Running in c7aaf9ab26f1 [2023-05-31T08:36:12.199Z] Removing intermediate container c7aaf9ab26f1 [2023-05-31T08:36:12.199Z] ---> 9b4955feb939 [2023-05-31T08:36:12.199Z] Successfully built 9b4955feb939 [2023-05-31T08:36:12.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:36:12.543Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T08:36:12.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:36:12.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-17468 does not seem to be running inside a container [2023-05-31T08:36:12.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-arm64 cat [2023-05-31T08:36:13.973Z] $ docker top 790e488927345478772925f721eecf045457cddf16d8dda733e8630f1897c9f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:36:14.807Z] + go version [2023-05-31T08:36:14.807Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T08:36:14.826Z] $ docker stop --time=1 790e488927345478772925f721eecf045457cddf16d8dda733e8630f1897c9f7 [2023-05-31T08:36:19.933Z] $ docker rm -f --volumes 790e488927345478772925f721eecf045457cddf16d8dda733e8630f1897c9f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:36:20.475Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T08:36:20.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:36:20.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-17468 does not seem to be running inside a container [2023-05-31T08:36:20.722Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-arm64 cat [2023-05-31T08:36:21.863Z] $ docker top 0ac2edaaab9dd68f88163f776b08e0d183eb98b77b04f99f900b3e3d1d16fb7a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T08:36:22.065Z] ========================================================= [2023-05-31T08:36:22.065Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-31T08:36:22.065Z] ========================================================= [Pipeline] sh [2023-05-31T08:36:22.368Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:36:22.965Z] + make test [2023-05-31T08:36:22.965Z] go test -race -coverprofile=coverage.out ./... [2023-05-31T08:37:09.787Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-31T08:39:01.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-31T08:39:01.445Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-31T08:39:02.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-31T08:39:03.009Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-31T08:39:03.009Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-31T08:39:04.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-31T08:39:05.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-31T08:39:05.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-31T08:39:05.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-31T08:39:06.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-31T08:39:09.980Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-31T08:39:09.980Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-31T08:39:09.980Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-31T08:39:09.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-31T08:39:24.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-31T08:39:24.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-31T08:39:24.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements [2023-05-31T08:39:33.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 98.5% of statements [2023-05-31T08:39:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-31T08:39:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-31T08:39:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-31T08:39:40.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.390s coverage: 71.5% of statements [2023-05-31T08:39:43.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-31T08:39:43.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-31T08:39:43.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.313s coverage: 54.0% of statements [2023-05-31T08:39:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-31T08:39:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-31T08:39:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:39:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-31T08:39:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-31T08:39:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-31T08:39:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-31T08:39:57.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.288s coverage: 88.5% of statements [2023-05-31T08:39:57.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.526s coverage: 3.8% of statements [2023-05-31T08:40:10.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-31T08:40:10.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:40:10.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-31T08:40:10.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-31T08:40:10.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-31T08:40:10.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-31T08:40:10.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-31T08:40:10.886Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-31T08:40:11.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.781s coverage: 95.6% of statements [2023-05-31T08:40:11.153Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 72.2% of statements [2023-05-31T08:40:17.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-31T08:40:17.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-31T08:40:17.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-31T08:40:17.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.245s coverage: 65.9% of statements [2023-05-31T08:40:27.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-31T08:40:27.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-31T08:40:28.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.432s coverage: 0.9% of statements [2023-05-31T08:40:28.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.0% of statements [2023-05-31T08:40:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 42.9% of statements [2023-05-31T08:40:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.255s coverage: 82.9% of statements [2023-05-31T08:40:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2023-05-31T08:40:32.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2023-05-31T08:40:36.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2023-05-31T08:40:38.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-31T08:40:39.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-31T08:40:39.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-31T08:40:39.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-31T08:40:41.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-31T08:40:41.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-31T08:40:41.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-31T08:40:41.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-31T08:40:48.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.246s coverage: 94.4% of statements [2023-05-31T08:40:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-31T08:40:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-31T08:40:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-31T08:40:48.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-31T08:40:53.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-31T08:40:53.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-31T08:40:55.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-31T08:41:03.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.166s coverage: 79.9% of statements [2023-05-31T08:41:03.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.281s coverage: 92.9% of statements [2023-05-31T08:41:03.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-05-31T08:41:03.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.224s coverage: 62.3% of statements [2023-05-31T08:41:03.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2023-05-31T08:41:03.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements [2023-05-31T08:41:03.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-05-31T08:41:03.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.479s coverage: 81.8% of statements [2023-05-31T08:41:04.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-31T08:41:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-31T08:41:04.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.509s coverage: 82.1% of statements [2023-05-31T08:41:04.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 86.0% of statements [2023-05-31T08:41:11.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-31T08:41:11.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-31T08:41:11.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.987s coverage: 63.1% of statements [2023-05-31T08:41:11.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.286s coverage: 100.0% of statements [2023-05-31T08:41:13.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements [2023-05-31T08:41:13.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2023-05-31T08:41:13.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2023-05-31T08:41:13.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-31T08:41:13.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-31T08:41:13.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-31T08:41:14.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements [2023-05-31T08:41:22.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-31T08:41:22.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-31T08:41:22.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-31T08:41:22.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.016s coverage: 38.4% of statements [2023-05-31T08:41:22.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2023-05-31T08:41:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-31T08:41:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-31T08:41:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-31T08:41:28.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-31T08:41:28.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements [2023-05-31T08:41:34.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-31T08:41:34.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-31T08:41:34.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-31T08:41:34.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-31T08:41:40.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-05-31T08:41:41.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-31T08:41:41.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:41:41.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-31T08:41:41.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-31T08:41:41.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.589s coverage: 92.3% of statements [2023-05-31T08:41:45.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-31T08:41:45.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-31T08:41:45.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 61.5% of statements [2023-05-31T08:41:47.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-31T08:41:47.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:41:48.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements [2023-05-31T08:41:49.486Z] 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-31T08:41:49.486Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T08:41:49.486Z] go vet ./... [2023-05-31T08:44:41.212Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T08:44:41.212Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T08:44:41.212Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T08:44:41.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-31T08:44:41.876Z] + ls -al . [2023-05-31T08:44:41.876Z] total 724 [2023-05-31T08:44:41.876Z] drwxrwxr-x 10 1001 1001 4096 May 31 08:36 . [2023-05-31T08:44:41.876Z] drwxr-xr-x 4 root root 4096 May 31 08:36 .. [2023-05-31T08:44:41.876Z] drwxrwxr-x 2 1001 1001 4096 May 31 08:34 .blubracket [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 16 May 31 08:34 .dockerignore [2023-05-31T08:44:41.876Z] drwxrwxr-x 8 1001 1001 4096 May 31 08:34 .git [2023-05-31T08:44:41.876Z] drwxrwxr-x 3 1001 1001 4096 May 31 08:34 .github [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 1162 May 31 08:34 .gitignore [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 42 May 31 08:34 .golangci.yml [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 87 May 31 08:34 .hadolint.yml [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 166 May 31 08:34 .sonarcloud.properties [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 1171 May 31 08:34 ADOPTERS.md [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 10835 May 31 08:34 Attribution.txt [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 93407 May 31 08:34 CHANGELOG.md [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 3804 May 31 08:34 CONTRIBUTING.md [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 579 May 31 08:34 Dockerfile.fuzz [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 677 May 31 08:34 GOVERNANCE.md [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 883 May 31 08:34 Jenkinsfile [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 10775 May 31 08:34 LICENSE [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 14368 May 31 08:34 Makefile [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 582 May 31 08:34 OWNERS.md [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 9923 May 31 08:34 README.md [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 789 May 31 08:34 SECURITY.md [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 5 May 31 08:31 VERSION [2023-05-31T08:44:41.876Z] drwxrwxr-x 2 1001 1001 4096 May 31 08:34 bin [2023-05-31T08:44:41.876Z] drwxrwxr-x 18 1001 1001 4096 May 31 08:34 cmd [2023-05-31T08:44:41.876Z] -rw-r--r-- 1 root root 447731 May 31 08:41 coverage.out [2023-05-31T08:44:41.876Z] -rwxrwxr-x 1 1001 1001 874 May 31 08:34 fuzzing_docker.sh [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 3159 May 31 08:34 go.mod [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 30958 May 31 08:34 go.sum [2023-05-31T08:44:41.876Z] drwxrwxr-x 7 1001 1001 4096 May 31 08:34 internal [2023-05-31T08:44:41.876Z] drwxrwxr-x 3 1001 1001 4096 May 31 08:34 openapi [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 594 May 31 08:34 security.txt [2023-05-31T08:44:41.876Z] drwxrwxr-x 4 1001 1001 4096 May 31 08:34 snap [2023-05-31T08:44:41.876Z] -rw-rw-r-- 1 1001 1001 204 May 31 08:34 version.go [Pipeline] sh [2023-05-31T08:44:42.519Z] + '[' -e coverage.out ] [2023-05-31T08:44:42.519Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-31T08:44:43.436Z] Stashed 1 file(s) [Pipeline] sh [2023-05-31T08:44:43.759Z] + make build [2023-05-31T08:44:44.026Z] 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-31T08:46:20.678Z] 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-31T08:46:22.620Z] 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-31T08:46:27.964Z] 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-31T08:46:31.305Z] 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-31T08:47:19.573Z] 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-31T08:47:26.215Z] 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-31T08:47:32.871Z] 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-31T08:47:39.520Z] 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-31T08:47:43.774Z] 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-31T08:47:48.030Z] 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-31T08:47:54.672Z] 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-31T08:48:01.345Z] $ docker stop --time=1 0ac2edaaab9dd68f88163f776b08e0d183eb98b77b04f99f900b3e3d1d16fb7a [2023-05-31T08:48:03.450Z] $ docker rm -f --volumes 0ac2edaaab9dd68f88163f776b08e0d183eb98b77b04f99f900b3e3d1d16fb7a [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-31T08:48:06.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:48:06.413Z] [2023-05-31T08:48:06.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:48:06.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:48:07.020Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-31T08:48:07.020Z] 29e5d40040c1: Pulling fs layer [2023-05-31T08:48:07.020Z] 1ce36da41761: Pulling fs layer [2023-05-31T08:48:07.020Z] 25b303627fd3: Pulling fs layer [2023-05-31T08:48:07.020Z] 29e5d40040c1: Download complete [2023-05-31T08:48:07.289Z] 1ce36da41761: Verifying Checksum [2023-05-31T08:48:07.289Z] 1ce36da41761: Download complete [2023-05-31T08:48:07.557Z] 29e5d40040c1: Pull complete [2023-05-31T08:48:08.982Z] 25b303627fd3: Verifying Checksum [2023-05-31T08:48:08.982Z] 1ce36da41761: Pull complete [2023-05-31T08:48:19.324Z] 25b303627fd3: Pull complete [2023-05-31T08:48:19.324Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-31T08:48:19.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:48:19.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:48:19.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-17468 does not seem to be running inside a container [2023-05-31T08:48:19.609Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-arm64:latest cat [2023-05-31T08:48:22.031Z] $ docker top 76a506b4abae29eb3d558e42fc4ae7c7420c2ac003ece680be8a356647e787e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:48:22.895Z] + grep parallel [2023-05-31T08:48:22.895Z] + docker-compose build --help [2023-05-31T08:48:29.544Z] --parallel Build images in parallel. [Pipeline] } [2023-05-31T08:48:29.563Z] $ docker stop --time=1 76a506b4abae29eb3d558e42fc4ae7c7420c2ac003ece680be8a356647e787e7 [2023-05-31T08:48:31.272Z] $ docker rm -f --volumes 76a506b4abae29eb3d558e42fc4ae7c7420c2ac003ece680be8a356647e787e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:48:31.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:48:31.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:48:32.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-17468 does not seem to be running inside a container [2023-05-31T08:48:32.095Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-31T08:48:33.393Z] $ docker top 213731ee5c9804ed2e51d7c1d72c4452af1e93350e955530ba09b3cdbe215c0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:48:34.246Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-31T08:48:40.896Z] Building core-command ... [2023-05-31T08:48:40.896Z] Building core-common-config-bootstrapper ... [2023-05-31T08:48:40.896Z] Building core-data ... [2023-05-31T08:48:40.896Z] Building core-metadata ... [2023-05-31T08:48:40.896Z] Building security-bootstrapper ... [2023-05-31T08:48:40.896Z] Building security-proxy-auth ... [2023-05-31T08:48:40.896Z] Building security-proxy-setup ... [2023-05-31T08:48:40.896Z] Building security-secretstore-setup ... [2023-05-31T08:48:40.896Z] Building security-spiffe-token-provider ... [2023-05-31T08:48:40.896Z] Building security-spire-agent ... [2023-05-31T08:48:40.896Z] Building security-spire-config ... [2023-05-31T08:48:40.896Z] Building security-spire-server ... [2023-05-31T08:48:40.896Z] Building support-notifications ... [2023-05-31T08:48:40.896Z] Building support-scheduler ... [2023-05-31T08:48:40.896Z] Building security-proxy-setup [2023-05-31T08:48:40.896Z] Building core-data [2023-05-31T08:48:40.896Z] Building core-common-config-bootstrapper [2023-05-31T08:48:40.896Z] Building security-proxy-auth [2023-05-31T08:48:40.896Z] Building security-bootstrapper [2023-05-31T08:49:37.308Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:49:37.308Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:49:37.308Z] ---> 9b4955feb939 [2023-05-31T08:49:37.308Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:49:37.308Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:49:37.308Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:49:37.308Z] ---> 9b4955feb939 [2023-05-31T08:49:37.308Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:49:37.308Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:49:37.308Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:49:37.308Z] ---> 9b4955feb939 [2023-05-31T08:49:37.308Z] Step 3/33 : WORKDIR /edgex-go [2023-05-31T08:49:37.308Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:49:37.308Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:49:37.308Z] ---> 9b4955feb939 [2023-05-31T08:49:37.308Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:49:37.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:49:37.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:49:37.308Z] ---> 9b4955feb939 [2023-05-31T08:49:37.308Z] Step 3/22 : WORKDIR /edgex-go [2023-05-31T08:49:37.308Z] ---> Running in f3e49b9ebdc0 [2023-05-31T08:49:37.308Z] ---> Running in 1ce731f3e2fb [2023-05-31T08:49:37.308Z] ---> Running in 61e446012ca0 [2023-05-31T08:49:37.308Z] ---> Running in bac1f91932ba [2023-05-31T08:49:37.308Z] ---> Running in de9c53ed90cc [2023-05-31T08:49:37.308Z] Removing intermediate container f3e49b9ebdc0 [2023-05-31T08:49:37.308Z] ---> 32fe64a36862 [2023-05-31T08:49:37.308Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:49:37.308Z] Removing intermediate container 1ce731f3e2fb [2023-05-31T08:49:37.308Z] ---> 50cba259ed29 [2023-05-31T08:49:37.308Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:49:37.308Z] Removing intermediate container de9c53ed90cc [2023-05-31T08:49:37.308Z] ---> 8ee2314018c9 [2023-05-31T08:49:37.308Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:49:37.308Z] ---> Running in 29a8684af3a5 [2023-05-31T08:49:37.308Z] Removing intermediate container bac1f91932ba [2023-05-31T08:49:37.308Z] ---> ab4a1d4ba8c6 [2023-05-31T08:49:37.308Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-31T08:49:37.308Z] Removing intermediate container 61e446012ca0 [2023-05-31T08:49:37.308Z] ---> 76ede57af6a1 [2023-05-31T08:49:37.308Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-31T08:49:37.308Z] ---> Running in 09a09af1ac29 [2023-05-31T08:49:37.308Z] ---> Running in 3fe89590931b [2023-05-31T08:49:37.308Z] ---> Running in 415723bc3ed3 [2023-05-31T08:49:37.308Z] ---> Running in fe0709da7865 [2023-05-31T08:49:37.308Z] Removing intermediate container 29a8684af3a5 [2023-05-31T08:49:37.308Z] ---> 802908616ad9 [2023-05-31T08:49:37.308Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:49:37.308Z] Removing intermediate container 09a09af1ac29 [2023-05-31T08:49:37.308Z] ---> a6b7860af59c [2023-05-31T08:49:37.308Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:49:37.308Z] ---> Running in 66f4907579bd [2023-05-31T08:49:37.308Z] Removing intermediate container 3fe89590931b [2023-05-31T08:49:37.308Z] ---> 521034c45d7a [2023-05-31T08:49:37.308Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:49:37.308Z] ---> Running in 35958ed5bc05 [2023-05-31T08:49:37.308Z] ---> Running in f634562ff343 [2023-05-31T08:49:37.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:37.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:37.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:37.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:37.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:37.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:37.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:37.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:38.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:38.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:38.743Z] OK: 263 MiB in 53 packages [2023-05-31T08:49:39.012Z] OK: 263 MiB in 53 packages [2023-05-31T08:49:40.017Z] OK: 263 MiB in 53 packages [2023-05-31T08:49:40.017Z] OK: 263 MiB in 53 packages [2023-05-31T08:49:40.017Z] OK: 263 MiB in 53 packages [2023-05-31T08:49:41.460Z] Removing intermediate container fe0709da7865 [2023-05-31T08:49:41.460Z] ---> c892499f9bca [2023-05-31T08:49:41.460Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-31T08:49:41.460Z] Removing intermediate container 415723bc3ed3 [2023-05-31T08:49:41.460Z] ---> 97b9159e49a4 [2023-05-31T08:49:41.460Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-31T08:49:41.460Z] Removing intermediate container f634562ff343 [2023-05-31T08:49:41.460Z] ---> 480c94f5a2f9 [2023-05-31T08:49:41.460Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:49:42.051Z] Removing intermediate container 35958ed5bc05 [2023-05-31T08:49:42.051Z] ---> bca9604b71b6 [2023-05-31T08:49:42.051Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:49:42.051Z] Removing intermediate container 66f4907579bd [2023-05-31T08:49:42.051Z] ---> e5d9041a1970 [2023-05-31T08:49:42.051Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:49:42.651Z] ---> e58189855e3d [2023-05-31T08:49:42.651Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:49:42.651Z] ---> f900a05b31e4 [2023-05-31T08:49:42.651Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:49:42.651Z] ---> Running in 012d981ebcbb [2023-05-31T08:49:42.651Z] ---> b3d994ea2341 [2023-05-31T08:49:42.651Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:49:42.920Z] ---> Running in 52a062a8595e [2023-05-31T08:49:43.191Z] ---> Running in 83f17b559234 [2023-05-31T08:49:43.463Z] ---> 2d86432d6abb [2023-05-31T08:49:43.463Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:49:43.463Z] ---> Running in 96a5a9d5e4cf [2023-05-31T08:49:43.739Z] ---> 7899f1d02537 [2023-05-31T08:49:43.739Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:49:43.739Z] ---> Running in 0017491aa531 [2023-05-31T08:51:50.430Z] Removing intermediate container 0017491aa531 [2023-05-31T08:51:50.430Z] ---> 92836d0c0d00 [2023-05-31T08:51:50.430Z] Step 8/23 : COPY . . [2023-05-31T08:51:50.430Z] Removing intermediate container 012d981ebcbb [2023-05-31T08:51:50.430Z] ---> 4677ccebcc9e [2023-05-31T08:51:50.430Z] Step 7/22 : COPY . . [2023-05-31T08:51:50.430Z] Removing intermediate container 52a062a8595e [2023-05-31T08:51:50.430Z] ---> c9654779f901 [2023-05-31T08:51:50.430Z] Step 8/23 : COPY . . [2023-05-31T08:51:50.430Z] Removing intermediate container 96a5a9d5e4cf [2023-05-31T08:51:50.430Z] ---> 54c6347a3379 [2023-05-31T08:51:50.430Z] Step 8/23 : COPY . . [2023-05-31T08:51:50.430Z] Removing intermediate container 83f17b559234 [2023-05-31T08:51:50.430Z] ---> 63697f094afb [2023-05-31T08:51:50.430Z] Step 7/33 : COPY . . [2023-05-31T08:51:55.785Z] ---> d487efbb691a [2023-05-31T08:51:55.785Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-31T08:51:55.785Z] ---> 77923985b2ff [2023-05-31T08:51:55.785Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-31T08:51:55.785Z] ---> a78941ffa424 [2023-05-31T08:51:55.785Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-31T08:51:55.785Z] ---> Running in a7b8b4ecb606 [2023-05-31T08:51:55.785Z] ---> 7940ef1044ca [2023-05-31T08:51:55.785Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-31T08:51:55.785Z] ---> Running in f65126691be5 [2023-05-31T08:51:55.786Z] ---> Running in b88681161c8a [2023-05-31T08:51:55.786Z] ---> c27dbd5764d4 [2023-05-31T08:51:55.786Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-31T08:51:55.786Z] ---> Running in 0607165cd2ad [2023-05-31T08:51:55.786Z] ---> Running in f28cbc1daf83 [2023-05-31T08:51:57.751Z] 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-31T08:51:58.021Z] 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-31T08:51:58.021Z] 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-31T08:51:58.021Z] 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-31T08:51:58.295Z] 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-31T08:58:50.444Z] Removing intermediate container f28cbc1daf83 [2023-05-31T08:58:50.444Z] ---> 3ecb67d31420 [2023-05-31T08:58:50.444Z] [2023-05-31T08:58:50.444Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:58:50.444Z] 3.17: Pulling from library/alpine [2023-05-31T08:58:50.444Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T08:58:50.444Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T08:58:50.444Z] ---> 51e60588ff2c [2023-05-31T08:58:50.444Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-31T08:58:50.444Z] ---> Running in bf8579693856 [2023-05-31T08:58:50.444Z] Removing intermediate container bf8579693856 [2023-05-31T08:58:50.444Z] ---> 80944ff13cd7 [2023-05-31T08:58:50.444Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:58:50.444Z] ---> Running in 4c334d044bd3 [2023-05-31T08:58:51.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:51.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:52.614Z] Removing intermediate container b88681161c8a [2023-05-31T08:58:52.614Z] ---> 4a94cd15ed95 [2023-05-31T08:58:52.614Z] [2023-05-31T08:58:52.614Z] Step 9/22 : FROM alpine:3.17 [2023-05-31T08:58:52.614Z] ---> 51e60588ff2c [2023-05-31T08:58:52.614Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-31T08:58:52.886Z] ---> Running in 6df52063185b [2023-05-31T08:58:53.156Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:58:53.156Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:58:53.156Z] OK: 8 MiB in 16 packages [2023-05-31T08:58:55.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:55.750Z] Removing intermediate container 4c334d044bd3 [2023-05-31T08:58:55.750Z] ---> c3affe63857f [2023-05-31T08:58:55.750Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:58:56.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:57.737Z] ---> b5f08aa64329 [2023-05-31T08:58:57.737Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:58:57.737Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-31T08:58:57.737Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-31T08:58:57.737Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:58:58.006Z] OK: 8 MiB in 17 packages [2023-05-31T08:58:58.973Z] ---> c4ae7c32af66 [2023-05-31T08:58:58.973Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-31T08:59:00.387Z] Removing intermediate container 6df52063185b [2023-05-31T08:59:00.388Z] ---> b580884ed99c [2023-05-31T08:59:00.388Z] 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-31T08:59:00.388Z] ---> Running in 7e37cbe30d43 [2023-05-31T08:59:01.369Z] Removing intermediate container 7e37cbe30d43 [2023-05-31T08:59:01.369Z] ---> 71cc1df00845 [2023-05-31T08:59:01.369Z] Step 12/22 : WORKDIR /edgex [2023-05-31T08:59:01.650Z] ---> Running in 5c542f6cb87e [2023-05-31T08:59:02.267Z] ---> 7696b60b3b8f [2023-05-31T08:59:02.267Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:59:02.537Z] Removing intermediate container 5c542f6cb87e [2023-05-31T08:59:02.537Z] ---> 5d791d03018c [2023-05-31T08:59:02.537Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:59:02.804Z] Removing intermediate container f65126691be5 [2023-05-31T08:59:02.804Z] ---> 474da830ea4f [2023-05-31T08:59:02.804Z] [2023-05-31T08:59:02.804Z] Step 9/33 : FROM alpine:3.17 [2023-05-31T08:59:02.804Z] ---> 51e60588ff2c [2023-05-31T08:59:02.804Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-31T08:59:03.079Z] ---> Running in 5b579d551113 [2023-05-31T08:59:04.071Z] Removing intermediate container 5b579d551113 [2023-05-31T08:59:04.071Z] ---> e78d8c5081f7 [2023-05-31T08:59:04.071Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-31T08:59:04.071Z] ---> 79018fdafb71 [2023-05-31T08:59:04.071Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-31T08:59:04.071Z] ---> Running in 5452dd6ea98e [2023-05-31T08:59:04.339Z] ---> 655f2847aea3 [2023-05-31T08:59:04.339Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:59:06.292Z] ---> 080cde7d3413 [2023-05-31T08:59:06.292Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:59:06.292Z] ---> Running in 86cdfed0f847 [2023-05-31T08:59:06.292Z] ---> bb4376f6b9ec [2023-05-31T08:59:06.292Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-31T08:59:07.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:59:07.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:59:08.450Z] ---> 0d75f4304be8 [2023-05-31T08:59:08.450Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-31T08:59:09.424Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-31T08:59:09.425Z] (2/2) Installing su-exec (0.2-r2) [2023-05-31T08:59:09.425Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:59:09.425Z] OK: 8 MiB in 17 packages [2023-05-31T08:59:10.862Z] Removing intermediate container 86cdfed0f847 [2023-05-31T08:59:10.862Z] ---> 397c83978312 [2023-05-31T08:59:10.862Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:59:11.132Z] ---> Running in ea99cc4957bc [2023-05-31T08:59:12.097Z] Removing intermediate container ea99cc4957bc [2023-05-31T08:59:12.097Z] ---> c63855f58159 [2023-05-31T08:59:12.097Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T08:59:12.097Z] Removing intermediate container 5452dd6ea98e [2023-05-31T08:59:12.097Z] ---> ee356e9461b6 [2023-05-31T08:59:12.097Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-31T08:59:12.371Z] ---> fd4e43ba9a2c [2023-05-31T08:59:12.371Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-31T08:59:12.371Z] ---> Running in 5af440abe71f [2023-05-31T08:59:12.371Z] ---> Running in bd9090704aea [2023-05-31T08:59:13.339Z] Removing intermediate container bd9090704aea [2023-05-31T08:59:13.339Z] ---> 50f2a98c29e7 [2023-05-31T08:59:13.340Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T08:59:13.340Z] Removing intermediate container 5af440abe71f [2023-05-31T08:59:13.340Z] ---> 5b76828cc3c2 [2023-05-31T08:59:13.340Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-31T08:59:13.340Z] ---> Running in 099cd0ab7d48 [2023-05-31T08:59:13.606Z] ---> Running in a970da1fb96d [2023-05-31T08:59:13.606Z] ---> 8f229bc0c00c [2023-05-31T08:59:13.606Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:59:13.874Z] ---> Running in fb31e621a674 [2023-05-31T08:59:14.459Z] Removing intermediate container 099cd0ab7d48 [2023-05-31T08:59:14.459Z] ---> dc5998bd0624 [2023-05-31T08:59:14.459Z] Step 22/23 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T08:59:14.459Z] Removing intermediate container a970da1fb96d [2023-05-31T08:59:14.459Z] ---> 847bfcb27638 [2023-05-31T08:59:14.459Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-31T08:59:14.726Z] ---> Running in 1d2a18aa381a [2023-05-31T08:59:14.727Z] ---> Running in 338ae326ac2f [2023-05-31T08:59:15.312Z] Removing intermediate container 338ae326ac2f [2023-05-31T08:59:15.312Z] ---> ad7552f79ed7 [2023-05-31T08:59:15.312Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-31T08:59:15.312Z] Removing intermediate container 1d2a18aa381a [2023-05-31T08:59:15.312Z] ---> cc6f9b5323e5 [2023-05-31T08:59:15.312Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:59:15.579Z] ---> Running in 8b8474f85119 [2023-05-31T08:59:15.579Z] ---> Running in 79d3bc5cfb66 [2023-05-31T08:59:16.540Z] Removing intermediate container 8b8474f85119 [2023-05-31T08:59:16.540Z] ---> 1247fa7cd18c [2023-05-31T08:59:16.540Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-31T08:59:16.540Z] Removing intermediate container 79d3bc5cfb66 [2023-05-31T08:59:16.540Z] ---> 0628404c671a [2023-05-31T08:59:16.540Z] [2023-05-31T08:59:16.540Z] ---> Running in d387d0bfa2c9 [2023-05-31T08:59:17.128Z] Removing intermediate container fb31e621a674 [2023-05-31T08:59:17.128Z] ---> 9b8d6b13306d [2023-05-31T08:59:17.128Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:59:17.395Z] ---> Running in 40bf0c610c7f [2023-05-31T08:59:17.978Z] Successfully built 0628404c671a [2023-05-31T08:59:17.978Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-31T08:59:17.978Z] Building core-metadata [2023-05-31T08:59:18.245Z]  Building security-proxy-auth ... done Removing intermediate container 40bf0c610c7f [2023-05-31T08:59:18.245Z] ---> 669499827eb2 [2023-05-31T08:59:18.245Z] Step 20/22 : LABEL arch=arm64 [2023-05-31T08:59:18.518Z] ---> Running in 577cb31c4bd3 [2023-05-31T08:59:19.498Z] Removing intermediate container 577cb31c4bd3 [2023-05-31T08:59:19.498Z] ---> 1fc9c8b350f3 [2023-05-31T08:59:19.498Z] Step 21/22 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T08:59:19.780Z] ---> Running in 789fae2a2321 [2023-05-31T08:59:20.382Z] Removing intermediate container d387d0bfa2c9 [2023-05-31T08:59:20.382Z] ---> 14c3fd4c75f5 [2023-05-31T08:59:20.382Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-31T08:59:20.382Z] Removing intermediate container 789fae2a2321 [2023-05-31T08:59:20.382Z] ---> d8997c34e518 [2023-05-31T08:59:20.382Z] Step 22/22 : LABEL version=0.0.0 [2023-05-31T08:59:20.651Z] ---> Running in c32538980582 [2023-05-31T08:59:20.651Z] Removing intermediate container 0607165cd2ad [2023-05-31T08:59:20.651Z] ---> e4e300a7df75 [2023-05-31T08:59:20.651Z] [2023-05-31T08:59:20.651Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:59:20.651Z] ---> 51e60588ff2c [2023-05-31T08:59:20.651Z] ---> Running in 8078fdc34836 [2023-05-31T08:59:20.651Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-31T08:59:20.651Z] ---> Using cache [2023-05-31T08:59:20.651Z] ---> 80944ff13cd7 [2023-05-31T08:59:20.651Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:59:20.651Z] ---> Using cache [2023-05-31T08:59:20.651Z] ---> c3affe63857f [2023-05-31T08:59:20.651Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:59:20.651Z] ---> Using cache [2023-05-31T08:59:20.651Z] ---> b5f08aa64329 [2023-05-31T08:59:20.651Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:59:20.651Z] ---> Using cache [2023-05-31T08:59:20.926Z] ---> c4ae7c32af66 [2023-05-31T08:59:20.926Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-31T08:59:21.510Z] Removing intermediate container c32538980582 [2023-05-31T08:59:21.510Z] ---> 7d557447a78f [2023-05-31T08:59:21.510Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-31T08:59:21.510Z] Removing intermediate container 8078fdc34836 [2023-05-31T08:59:21.510Z] ---> 9dbac44b8f95 [2023-05-31T08:59:21.510Z] [2023-05-31T08:59:22.093Z] Successfully built 9dbac44b8f95 [2023-05-31T08:59:22.093Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-31T08:59:22.093Z] Building security-spire-server [2023-05-31T08:59:22.685Z]  Building security-proxy-setup ... done  ---> fa28e0abe3d4 [2023-05-31T08:59:22.685Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-31T08:59:22.952Z] ---> Running in 703b704cfccc [2023-05-31T08:59:22.952Z] ---> 73d541a4ec2a [2023-05-31T08:59:22.952Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:59:24.364Z] ---> 4749e4575816 [2023-05-31T08:59:24.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-31T08:59:25.354Z] ---> dff43f47fc54 [2023-05-31T08:59:25.354Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:59:25.620Z] ---> Running in e9a2d8b567db [2023-05-31T08:59:26.212Z] Removing intermediate container 703b704cfccc [2023-05-31T08:59:26.212Z] ---> a023e3b9c49e [2023-05-31T08:59:26.212Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:59:28.155Z] ---> 912074a52b33 [2023-05-31T08:59:28.155Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:59:29.123Z] Removing intermediate container e9a2d8b567db [2023-05-31T08:59:29.123Z] ---> 06b8d2a9e5cf [2023-05-31T08:59:29.123Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:59:29.123Z] ---> Running in 144e3861b274 [2023-05-31T08:59:29.123Z] ---> 7d082626a61d [2023-05-31T08:59:29.123Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-31T08:59:29.709Z] Removing intermediate container 144e3861b274 [2023-05-31T08:59:29.709Z] ---> b18cb30c4a13 [2023-05-31T08:59:29.709Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T08:59:29.975Z] ---> Running in a0075957e157 [2023-05-31T08:59:30.559Z] Removing intermediate container a0075957e157 [2023-05-31T08:59:30.559Z] ---> 851cf76773bb [2023-05-31T08:59:30.559Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T08:59:30.825Z] ---> Running in 95c149408b47 [2023-05-31T08:59:31.417Z] Removing intermediate container 95c149408b47 [2023-05-31T08:59:31.417Z] ---> 5ce0722caa4e [2023-05-31T08:59:31.687Z] Step 22/23 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T08:59:31.687Z] ---> Running in 6f8b64850af4 [2023-05-31T08:59:31.953Z] ---> ef7f24fada94 [2023-05-31T08:59:31.953Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-31T08:59:32.548Z] Removing intermediate container 6f8b64850af4 [2023-05-31T08:59:32.548Z] ---> 7799346270d9 [2023-05-31T08:59:32.548Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:59:32.548Z] Removing intermediate container a7b8b4ecb606 [2023-05-31T08:59:32.548Z] ---> 669f11e103cb [2023-05-31T08:59:32.548Z] [2023-05-31T08:59:32.548Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:59:32.548Z] ---> 51e60588ff2c [2023-05-31T08:59:32.548Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:59:32.830Z] ---> Running in 54b8aae45db8 [2023-05-31T08:59:33.100Z] ---> Running in 39fadcfa65c3 [2023-05-31T08:59:33.100Z] ---> 2d68dbbbc8cc [2023-05-31T08:59:33.100Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-31T08:59:33.685Z] Removing intermediate container 54b8aae45db8 [2023-05-31T08:59:33.685Z] ---> 585428b81df7 [2023-05-31T08:59:33.685Z] [2023-05-31T08:59:33.685Z] Removing intermediate container 39fadcfa65c3 [2023-05-31T08:59:33.685Z] ---> 3e0e219190f2 [2023-05-31T08:59:33.685Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-31T08:59:33.953Z] ---> Running in f9a025245101 [2023-05-31T08:59:34.220Z] ---> cfa42d9c2524 [2023-05-31T08:59:34.220Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-31T08:59:34.220Z] Successfully built 585428b81df7 [2023-05-31T08:59:34.220Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-31T08:59:34.220Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-05-31T08:59:34.490Z] Removing intermediate container f9a025245101 [2023-05-31T08:59:34.490Z] ---> bd0affca006a [2023-05-31T08:59:34.490Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-31T08:59:34.759Z] ---> Running in 674ae8ce3185 [2023-05-31T08:59:35.031Z] ---> cb7ef96332fc [2023-05-31T08:59:35.031Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-31T08:59:35.312Z] Removing intermediate container 674ae8ce3185 [2023-05-31T08:59:35.312Z] ---> 5ec4e758a882 [2023-05-31T08:59:35.312Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:59:35.312Z] ---> Running in 9d0de80d65a9 [2023-05-31T08:59:36.722Z] ---> 0834b3187022 [2023-05-31T08:59:36.722Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-31T08:59:36.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:59:37.585Z] ---> 39689e292240 [2023-05-31T08:59:37.585Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-31T08:59:37.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:59:37.855Z] ---> Running in 6225a41c8e0f [2023-05-31T08:59:38.817Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:59:39.083Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:59:39.083Z] OK: 8 MiB in 16 packages [2023-05-31T08:59:40.065Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:59:40.065Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:59:40.065Z] ---> 9b4955feb939 [2023-05-31T08:59:40.065Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:59:40.065Z] ---> Using cache [2023-05-31T08:59:40.065Z] ---> 8ee2314018c9 [2023-05-31T08:59:40.065Z] Step 4/25 : WORKDIR /edgex-go [2023-05-31T08:59:40.065Z] ---> Using cache [2023-05-31T08:59:40.065Z] ---> 521034c45d7a [2023-05-31T08:59:40.065Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-31T08:59:40.065Z] ---> Using cache [2023-05-31T08:59:40.065Z] ---> 480c94f5a2f9 [2023-05-31T08:59:40.065Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-31T08:59:40.065Z] ---> Using cache [2023-05-31T08:59:40.065Z] ---> f900a05b31e4 [2023-05-31T08:59:40.065Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:59:40.065Z] ---> Using cache [2023-05-31T08:59:40.065Z] ---> c9654779f901 [2023-05-31T08:59:40.065Z] Step 8/25 : COPY . . [2023-05-31T08:59:40.065Z] ---> Using cache [2023-05-31T08:59:40.065Z] ---> c27dbd5764d4 [2023-05-31T08:59:40.065Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-31T08:59:40.340Z] ---> Running in 09cb8c81c48a [2023-05-31T08:59:41.299Z] Removing intermediate container 9d0de80d65a9 [2023-05-31T08:59:41.299Z] ---> 521a53a37535 [2023-05-31T08:59:41.299Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:59:41.299Z] Removing intermediate container 6225a41c8e0f [2023-05-31T08:59:41.299Z] ---> b55164fa17b6 [2023-05-31T08:59:41.299Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-31T08:59:41.565Z] ---> Running in 522e23ad136f [2023-05-31T08:59:42.147Z] 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-31T08:59:42.417Z] ---> a25c81f8ec83 [2023-05-31T08:59:42.417Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:59:42.417Z] Removing intermediate container 522e23ad136f [2023-05-31T08:59:42.417Z] ---> 307b9cff2428 [2023-05-31T08:59:42.417Z] Step 30/33 : CMD ["gate"] [2023-05-31T08:59:42.691Z] ---> Running in 78ed734f8a48 [2023-05-31T08:59:43.278Z] Removing intermediate container 78ed734f8a48 [2023-05-31T08:59:43.278Z] ---> 28331eb434bb [2023-05-31T08:59:43.278Z] Step 31/33 : LABEL arch=arm64 [2023-05-31T08:59:43.559Z] ---> Running in 712eaf0b49b8 [2023-05-31T08:59:43.829Z] ---> 2c0fcff12841 [2023-05-31T08:59:43.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-31T08:59:44.432Z] Removing intermediate container 712eaf0b49b8 [2023-05-31T08:59:44.432Z] ---> 68fa07002b17 [2023-05-31T08:59:44.432Z] Step 32/33 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T08:59:44.703Z] ---> Running in ee5c2652a083 [2023-05-31T08:59:45.669Z] Removing intermediate container ee5c2652a083 [2023-05-31T08:59:45.669Z] ---> 66a6b169012c [2023-05-31T08:59:45.669Z] Step 33/33 : LABEL version=0.0.0 [2023-05-31T08:59:45.944Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:59:45.944Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:59:45.944Z] ---> 9b4955feb939 [2023-05-31T08:59:45.944Z] Step 3/26 : WORKDIR /edgex-go [2023-05-31T08:59:45.944Z] ---> Using cache [2023-05-31T08:59:45.944Z] ---> 76ede57af6a1 [2023-05-31T08:59:45.944Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T08:59:45.944Z] ---> Running in 82628c7c1c36 [2023-05-31T08:59:45.944Z] ---> Running in be361e6c59c0 [2023-05-31T08:59:46.908Z] Removing intermediate container be361e6c59c0 [2023-05-31T08:59:46.908Z] ---> 8820e505656a [2023-05-31T08:59:46.908Z] [2023-05-31T08:59:47.176Z] ---> 2ea4e0bc2b7c [2023-05-31T08:59:47.176Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:59:47.444Z] Successfully built 8820e505656a [2023-05-31T08:59:47.711Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-31T08:59:47.711Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-05-31T08:59:47.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:59:48.571Z] ---> 34f040de934f [2023-05-31T08:59:48.571Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-31T08:59:48.571Z] ---> Running in 95a492087ae5 [2023-05-31T08:59:48.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:59:49.457Z] Removing intermediate container 95a492087ae5 [2023-05-31T08:59:49.457Z] ---> d2a6667e63fa [2023-05-31T08:59:49.457Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:59:49.724Z] ---> Running in af28d8bbc3e0 [2023-05-31T08:59:50.309Z] Removing intermediate container af28d8bbc3e0 [2023-05-31T08:59:50.309Z] ---> 4891f59e5aed [2023-05-31T08:59:50.309Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T08:59:50.309Z] OK: 263 MiB in 53 packages [2023-05-31T08:59:50.577Z] ---> Running in 871a02409188 [2023-05-31T08:59:51.542Z] Removing intermediate container 871a02409188 [2023-05-31T08:59:51.542Z] ---> ab8db03a0414 [2023-05-31T08:59:51.542Z] Step 22/23 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T08:59:51.808Z] ---> Running in 302fd73ec072 [2023-05-31T08:59:52.766Z] Removing intermediate container 302fd73ec072 [2023-05-31T08:59:52.766Z] ---> 725b3d41c306 [2023-05-31T08:59:52.766Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:59:52.766Z] Removing intermediate container 82628c7c1c36 [2023-05-31T08:59:52.766Z] ---> 4c54a2681494 [2023-05-31T08:59:52.766Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-31T08:59:52.766Z] ---> Running in 143ef0a7f869 [2023-05-31T08:59:53.724Z] Removing intermediate container 143ef0a7f869 [2023-05-31T08:59:53.724Z] ---> abba9e962442 [2023-05-31T08:59:53.724Z] [2023-05-31T08:59:53.991Z] ---> 45d3f3b77fb0 [2023-05-31T08:59:53.991Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:59:54.259Z] ---> Running in b4721be483aa [2023-05-31T08:59:54.525Z] Successfully built abba9e962442 [2023-05-31T08:59:54.525Z] Successfully tagged core-data-arm64:latest [2023-05-31T08:59:54.525Z] Building support-notifications [2023-05-31T09:00:01.176Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:00:01.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:00:01.176Z] ---> 9b4955feb939 [2023-05-31T09:00:01.176Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T09:00:01.176Z] ---> Using cache [2023-05-31T09:00:01.176Z] ---> 8ee2314018c9 [2023-05-31T09:00:01.176Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T09:00:01.176Z] ---> Using cache [2023-05-31T09:00:01.176Z] ---> 521034c45d7a [2023-05-31T09:00:01.176Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T09:00:01.176Z] ---> Using cache [2023-05-31T09:00:01.176Z] ---> 480c94f5a2f9 [2023-05-31T09:00:01.176Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T09:00:01.176Z] ---> Using cache [2023-05-31T09:00:01.176Z] ---> f900a05b31e4 [2023-05-31T09:00:01.176Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:00:01.176Z] ---> Using cache [2023-05-31T09:00:01.176Z] ---> c9654779f901 [2023-05-31T09:00:01.176Z] Step 8/23 : COPY . . [2023-05-31T09:00:01.176Z] ---> Using cache [2023-05-31T09:00:01.176Z] ---> c27dbd5764d4 [2023-05-31T09:00:01.176Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-31T09:00:01.176Z] ---> Running in fe12e79fa6f2 [2023-05-31T09:00:03.764Z] 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-31T09:00:13.845Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:00:13.845Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:00:13.845Z] ---> 9b4955feb939 [2023-05-31T09:00:13.845Z] Step 3/27 : WORKDIR /edgex-go [2023-05-31T09:00:13.845Z] ---> Using cache [2023-05-31T09:00:13.845Z] ---> 76ede57af6a1 [2023-05-31T09:00:13.845Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T09:00:13.845Z] ---> Using cache [2023-05-31T09:00:13.845Z] ---> 4c54a2681494 [2023-05-31T09:00:13.845Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-31T09:00:13.845Z] ---> Using cache [2023-05-31T09:00:13.845Z] ---> 45d3f3b77fb0 [2023-05-31T09:00:13.845Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:00:14.803Z] ---> Running in dd276e7f949e [2023-05-31T09:00:21.451Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:00:21.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:00:21.451Z] ---> 9b4955feb939 [2023-05-31T09:00:21.451Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T09:00:21.451Z] ---> Using cache [2023-05-31T09:00:21.451Z] ---> 8ee2314018c9 [2023-05-31T09:00:21.451Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T09:00:21.451Z] ---> Using cache [2023-05-31T09:00:21.451Z] ---> 521034c45d7a [2023-05-31T09:00:21.451Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-31T09:00:21.451Z] ---> Running in 235af85de937 [2023-05-31T09:00:22.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:00:23.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:00:25.183Z] OK: 263 MiB in 53 packages [2023-05-31T09:00:27.153Z] Removing intermediate container 235af85de937 [2023-05-31T09:00:27.153Z] ---> 9758b0d85b34 [2023-05-31T09:00:27.153Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T09:00:27.756Z] ---> 6eb412590c7a [2023-05-31T09:00:27.756Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:00:28.026Z] ---> Running in fc7e5953e3e6 [2023-05-31T09:01:37.395Z] Removing intermediate container b4721be483aa [2023-05-31T09:01:37.395Z] ---> 58cfc8666fe6 [2023-05-31T09:01:37.395Z] Step 7/26 : COPY . . [2023-05-31T09:02:09.722Z] ---> 2d3cf64182ac [2023-05-31T09:02:09.722Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T09:02:09.722Z] ---> Running in 3a0a2755a1fa [2023-05-31T09:02:09.722Z] Removing intermediate container 3a0a2755a1fa [2023-05-31T09:02:09.722Z] ---> efe2d3bef4df [2023-05-31T09:02:09.722Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-31T09:02:09.722Z] ---> Running in 113694b15a41 [2023-05-31T09:02:09.722Z] Removing intermediate container 113694b15a41 [2023-05-31T09:02:09.722Z] ---> 022ba22d97e4 [2023-05-31T09:02:09.722Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T09:02:09.722Z] ---> Running in 67d75bd6e2dc [2023-05-31T09:02:09.722Z] Removing intermediate container 67d75bd6e2dc [2023-05-31T09:02:09.722Z] ---> 41ea93426b18 [2023-05-31T09:02:09.722Z] 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-31T09:02:09.722Z] ---> Running in f32e211808fa [2023-05-31T09:02:14.222Z] Removing intermediate container f32e211808fa [2023-05-31T09:02:14.222Z] ---> 3ab49d42138e [2023-05-31T09:02:14.222Z] Step 12/26 : WORKDIR /edgex-go [2023-05-31T09:02:14.490Z] ---> Running in a73ad50be02a [2023-05-31T09:02:15.904Z] Removing intermediate container a73ad50be02a [2023-05-31T09:02:15.904Z] ---> 6139873da924 [2023-05-31T09:02:15.904Z] [2023-05-31T09:02:15.904Z] Step 13/26 : FROM alpine:3.17 [2023-05-31T09:02:15.904Z] ---> 51e60588ff2c [2023-05-31T09:02:15.904Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T09:02:15.904Z] ---> Running in a25ce71f8d1d [2023-05-31T09:02:19.252Z] Removing intermediate container a25ce71f8d1d [2023-05-31T09:02:19.252Z] ---> 71693952d1bf [2023-05-31T09:02:19.252Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-31T09:02:19.252Z] ---> Running in 921c9d8b7e81 [2023-05-31T09:02:22.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:02:23.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:02:24.949Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:02:24.949Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:02:24.949Z] OK: 17694 distinct packages available [2023-05-31T09:02:25.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:02:26.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:02:27.891Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-31T09:02:27.891Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-31T09:02:27.891Z] (3/5) Installing libucontext (1.2-r0) [2023-05-31T09:02:27.891Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-31T09:02:27.891Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-31T09:02:27.891Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:02:27.891Z] OK: 9 MiB in 20 packages [2023-05-31T09:02:31.235Z] Removing intermediate container 921c9d8b7e81 [2023-05-31T09:02:31.235Z] ---> 75f4dd748198 [2023-05-31T09:02:31.235Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:02:33.823Z] ---> a3db966f6a2d [2023-05-31T09:02:33.823Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:02:34.090Z] Removing intermediate container dd276e7f949e [2023-05-31T09:02:34.090Z] ---> fa5d862da597 [2023-05-31T09:02:34.090Z] Step 7/27 : COPY . . [2023-05-31T09:02:35.048Z] ---> 3e91b70de505 [2023-05-31T09:02:35.048Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T09:02:45.125Z] Removing intermediate container fc7e5953e3e6 [2023-05-31T09:02:45.125Z] ---> c1708fa3f19c [2023-05-31T09:02:45.125Z] Step 8/23 : COPY . . [2023-05-31T09:02:47.702Z] ---> eef06475546e [2023-05-31T09:02:47.702Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T09:02:50.282Z] ---> f618b2930568 [2023-05-31T09:02:50.282Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-31T09:02:52.225Z] ---> f702fa1a5273 [2023-05-31T09:02:52.226Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-31T09:02:53.633Z] ---> 1d92a6c26f22 [2023-05-31T09:02:53.633Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T09:02:53.902Z] ---> Running in dd41c33d3262 [2023-05-31T09:02:54.869Z] Removing intermediate container dd41c33d3262 [2023-05-31T09:02:54.869Z] ---> 4ca4154c2278 [2023-05-31T09:02:54.869Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T09:02:55.136Z] ---> Running in 118b92d0794d [2023-05-31T09:02:56.545Z] Removing intermediate container 118b92d0794d [2023-05-31T09:02:56.545Z] ---> 8c86e523e1ee [2023-05-31T09:02:56.545Z] Step 24/26 : LABEL arch=arm64 [2023-05-31T09:02:56.813Z] ---> Running in 525a91b203ea [2023-05-31T09:02:57.398Z] ---> 3448ef858bb3 [2023-05-31T09:02:57.398Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T09:02:57.398Z] Removing intermediate container 525a91b203ea [2023-05-31T09:02:57.398Z] ---> e3710e1c54c8 [2023-05-31T09:02:57.398Z] Step 25/26 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T09:02:57.667Z] ---> Running in 12007c4b7d60 [2023-05-31T09:02:57.667Z] ---> Running in dfbbe3d41f3d [2023-05-31T09:02:58.629Z] Removing intermediate container 12007c4b7d60 [2023-05-31T09:02:58.629Z] ---> b613a0bb50cd [2023-05-31T09:02:58.629Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-31T09:02:58.897Z] ---> Running in 48d8d92efb04 [2023-05-31T09:02:58.897Z] Removing intermediate container dfbbe3d41f3d [2023-05-31T09:02:58.897Z] ---> 8f3961afd37d [2023-05-31T09:02:58.897Z] Step 26/26 : LABEL version=0.0.0 [2023-05-31T09:02:59.165Z] ---> Running in d6e21c2f0973 [2023-05-31T09:03:00.570Z] Removing intermediate container d6e21c2f0973 [2023-05-31T09:03:00.570Z] ---> 45d19a16f9eb [2023-05-31T09:03:00.570Z] [2023-05-31T09:03:00.570Z] Removing intermediate container 48d8d92efb04 [2023-05-31T09:03:00.570Z] ---> 8f72846acd7f [2023-05-31T09:03:00.570Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T09:03:00.570Z] ---> Running in ff2fd2597630 [2023-05-31T09:03:01.530Z] Successfully built 45d19a16f9eb [2023-05-31T09:03:01.530Z] Successfully tagged security-spire-server-arm64:latest [2023-05-31T09:03:01.530Z] Building security-spire-config [2023-05-31T09:03:01.797Z]  Building security-spire-server ... done Removing intermediate container ff2fd2597630 [2023-05-31T09:03:01.797Z] ---> 1e88db30196a [2023-05-31T09:03:01.797Z] 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-31T09:03:02.064Z] ---> Running in 4c74ca4e1644 [2023-05-31T09:03:06.309Z] Removing intermediate container 4c74ca4e1644 [2023-05-31T09:03:06.309Z] ---> f38103d66f8f [2023-05-31T09:03:06.309Z] Step 12/27 : WORKDIR /edgex-go [2023-05-31T09:03:06.309Z] ---> Running in 50e5a81676ed [2023-05-31T09:03:07.267Z] Removing intermediate container 50e5a81676ed [2023-05-31T09:03:07.267Z] ---> 77106278b527 [2023-05-31T09:03:07.267Z] [2023-05-31T09:03:07.267Z] Step 13/27 : FROM alpine:3.17 [2023-05-31T09:03:07.267Z] ---> 51e60588ff2c [2023-05-31T09:03:07.267Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T09:03:07.267Z] ---> Using cache [2023-05-31T09:03:07.267Z] ---> 71693952d1bf [2023-05-31T09:03:07.267Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-31T09:03:07.267Z] ---> Using cache [2023-05-31T09:03:07.267Z] ---> 75f4dd748198 [2023-05-31T09:03:07.267Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:03:07.267Z] ---> Using cache [2023-05-31T09:03:07.267Z] ---> a3db966f6a2d [2023-05-31T09:03:07.267Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:03:07.267Z] ---> Using cache [2023-05-31T09:03:07.267Z] ---> 3e91b70de505 [2023-05-31T09:03:07.267Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-31T09:03:09.206Z] ---> b78372345ea6 [2023-05-31T09:03:09.206Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-31T09:03:09.474Z] ---> Running in 4b56c6bdae55 [2023-05-31T09:03:12.068Z] 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-31T09:03:16.379Z] ---> 8bb3de22a66a [2023-05-31T09:03:16.379Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T09:03:20.659Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:03:20.659Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:03:20.659Z] ---> 9b4955feb939 [2023-05-31T09:03:20.659Z] Step 3/27 : WORKDIR /edgex-go [2023-05-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> 76ede57af6a1 [2023-05-31T09:03:20.659Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> 4c54a2681494 [2023-05-31T09:03:20.659Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> 45d3f3b77fb0 [2023-05-31T09:03:20.659Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> fa5d862da597 [2023-05-31T09:03:20.659Z] Step 7/27 : COPY . . [2023-05-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> 3448ef858bb3 [2023-05-31T09:03:20.659Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> b613a0bb50cd [2023-05-31T09:03:20.659Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> 8f72846acd7f [2023-05-31T09:03:20.659Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> 1e88db30196a [2023-05-31T09:03:20.659Z] 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-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> f38103d66f8f [2023-05-31T09:03:20.659Z] Step 12/27 : WORKDIR /edgex-go [2023-05-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> 77106278b527 [2023-05-31T09:03:20.659Z] [2023-05-31T09:03:20.659Z] Step 13/27 : FROM alpine:3.17 [2023-05-31T09:03:20.659Z] ---> 51e60588ff2c [2023-05-31T09:03:20.659Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T09:03:20.659Z] ---> Using cache [2023-05-31T09:03:20.659Z] ---> 71693952d1bf [2023-05-31T09:03:20.659Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-31T09:03:21.247Z] ---> Running in 81f9f2e8e2b3 [2023-05-31T09:03:23.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:03:24.822Z] ---> 5bee2726f6bb [2023-05-31T09:03:24.822Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T09:03:25.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:03:25.694Z] ---> 06d351c0dc4a [2023-05-31T09:03:25.694Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-31T09:03:26.667Z] ---> 04f1e457b3bd [2023-05-31T09:03:26.667Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-31T09:03:27.254Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:03:27.254Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:03:27.254Z] OK: 17694 distinct packages available [2023-05-31T09:03:27.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:03:27.528Z] ---> de2e4ea069d5 [2023-05-31T09:03:27.528Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T09:03:27.528Z] ---> Running in 6dddd0aaa7d3 [2023-05-31T09:03:28.119Z] Removing intermediate container 6dddd0aaa7d3 [2023-05-31T09:03:28.119Z] ---> 7e87ec78bfb3 [2023-05-31T09:03:28.119Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T09:03:28.387Z] ---> Running in f59b5ae53e1d [2023-05-31T09:03:28.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:03:28.975Z] Removing intermediate container f59b5ae53e1d [2023-05-31T09:03:28.975Z] ---> cba812708e10 [2023-05-31T09:03:28.975Z] Step 25/27 : LABEL arch=arm64 [2023-05-31T09:03:28.975Z] ---> Running in dc7ab8cadea9 [2023-05-31T09:03:29.571Z] Removing intermediate container dc7ab8cadea9 [2023-05-31T09:03:29.571Z] ---> f068319a7830 [2023-05-31T09:03:29.571Z] Step 26/27 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T09:03:29.571Z] ---> Running in 9b374da33e1d [2023-05-31T09:03:30.169Z] Removing intermediate container 9b374da33e1d [2023-05-31T09:03:30.169Z] ---> bb2655fc2073 [2023-05-31T09:03:30.169Z] Step 27/27 : LABEL version=0.0.0 [2023-05-31T09:03:30.448Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-31T09:03:30.448Z] ---> Running in 20c2e5c06c7b [2023-05-31T09:03:30.448Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-31T09:03:30.448Z] (3/4) Installing libucontext (1.2-r0) [2023-05-31T09:03:30.448Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-31T09:03:30.448Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:03:30.448Z] OK: 8 MiB in 19 packages [2023-05-31T09:03:31.036Z] Removing intermediate container 20c2e5c06c7b [2023-05-31T09:03:31.036Z] ---> 3840a8828d36 [2023-05-31T09:03:31.036Z] [2023-05-31T09:03:31.628Z] Successfully built 3840a8828d36 [2023-05-31T09:03:31.628Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-31T09:03:31.628Z] Building core-command [2023-05-31T09:03:32.598Z]  Building security-spire-agent ... done Removing intermediate container 81f9f2e8e2b3 [2023-05-31T09:03:32.598Z] ---> 875b3576f0bd [2023-05-31T09:03:32.598Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:03:33.562Z] ---> cf7988322006 [2023-05-31T09:03:33.562Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:03:34.533Z] ---> 67ab985c53d4 [2023-05-31T09:03:34.533Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T09:03:44.644Z] ---> c6308096a160 [2023-05-31T09:03:44.645Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T09:03:44.645Z] ---> ec9e2ac5554d [2023-05-31T09:03:44.645Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-31T09:03:44.645Z] ---> Running in 879917e4b91a [2023-05-31T09:03:45.230Z] Removing intermediate container 879917e4b91a [2023-05-31T09:03:45.230Z] ---> 3b6ea9bb86d5 [2023-05-31T09:03:45.230Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-31T09:03:46.648Z] ---> dd917697897b [2023-05-31T09:03:46.648Z] Step 22/27 : WORKDIR / [2023-05-31T09:03:46.648Z] ---> Running in cea1d0e7b0d8 [2023-05-31T09:03:47.239Z] Removing intermediate container cea1d0e7b0d8 [2023-05-31T09:03:47.239Z] ---> 0553771d88ab [2023-05-31T09:03:47.239Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T09:03:47.239Z] ---> Running in 76b05043f58a [2023-05-31T09:03:47.849Z] Removing intermediate container 76b05043f58a [2023-05-31T09:03:47.849Z] ---> f5d004d8de94 [2023-05-31T09:03:47.849Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T09:03:48.121Z] ---> Running in 94d71528659b [2023-05-31T09:03:48.710Z] Removing intermediate container 94d71528659b [2023-05-31T09:03:48.710Z] ---> c5a54edb4f67 [2023-05-31T09:03:48.710Z] Step 25/27 : LABEL arch=arm64 [2023-05-31T09:03:48.710Z] ---> Running in da89622dda7d [2023-05-31T09:03:49.681Z] Removing intermediate container da89622dda7d [2023-05-31T09:03:49.681Z] ---> db70f810518c [2023-05-31T09:03:49.681Z] Step 26/27 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T09:03:49.681Z] ---> Running in bafbc54038a3 [2023-05-31T09:03:50.652Z] Removing intermediate container bafbc54038a3 [2023-05-31T09:03:50.652Z] ---> b4fd8e571749 [2023-05-31T09:03:50.652Z] Step 27/27 : LABEL version=0.0.0 [2023-05-31T09:03:50.652Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:03:50.652Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:03:50.652Z] ---> 9b4955feb939 [2023-05-31T09:03:50.652Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T09:03:50.652Z] ---> Using cache [2023-05-31T09:03:50.652Z] ---> 8ee2314018c9 [2023-05-31T09:03:50.652Z] Step 4/24 : WORKDIR /edgex-go [2023-05-31T09:03:50.652Z] ---> Using cache [2023-05-31T09:03:50.652Z] ---> 521034c45d7a [2023-05-31T09:03:50.652Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-31T09:03:50.923Z] ---> Using cache [2023-05-31T09:03:50.923Z] ---> 480c94f5a2f9 [2023-05-31T09:03:50.923Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-31T09:03:50.923Z] ---> Using cache [2023-05-31T09:03:50.923Z] ---> f900a05b31e4 [2023-05-31T09:03:50.923Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:03:50.923Z] ---> Using cache [2023-05-31T09:03:50.923Z] ---> c9654779f901 [2023-05-31T09:03:50.923Z] Step 8/24 : COPY . . [2023-05-31T09:03:50.923Z] ---> Using cache [2023-05-31T09:03:50.923Z] ---> c27dbd5764d4 [2023-05-31T09:03:50.923Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-31T09:03:50.923Z] ---> Running in bcd9ab5791f4 [2023-05-31T09:03:50.923Z] ---> Running in 124675113f50 [2023-05-31T09:03:51.897Z] Removing intermediate container 124675113f50 [2023-05-31T09:03:51.897Z] ---> 8b5f28301ae2 [2023-05-31T09:03:51.897Z] [2023-05-31T09:03:52.170Z] Successfully built 8b5f28301ae2 [2023-05-31T09:03:52.170Z] Successfully tagged security-spire-config-arm64:latest [2023-05-31T09:03:52.170Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-05-31T09:03:53.147Z] 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-31T09:04:11.381Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:04:11.381Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:04:11.381Z] ---> 9b4955feb939 [2023-05-31T09:04:11.381Z] Step 3/20 : WORKDIR /edgex-go [2023-05-31T09:04:11.381Z] ---> Using cache [2023-05-31T09:04:11.381Z] ---> 76ede57af6a1 [2023-05-31T09:04:11.381Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-31T09:04:11.381Z] ---> Running in 9a654ea358f2 [2023-05-31T09:04:12.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:04:15.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:04:16.762Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:04:16.762Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:04:16.762Z] OK: 17699 distinct packages available [2023-05-31T09:04:17.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:04:18.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:04:19.722Z] OK: 263 MiB in 53 packages [2023-05-31T09:04:21.133Z] Removing intermediate container 9a654ea358f2 [2023-05-31T09:04:21.133Z] ---> 30a5db21b511 [2023-05-31T09:04:21.133Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-31T09:04:22.093Z] ---> 6cbafcf1f5f4 [2023-05-31T09:04:22.093Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:04:22.361Z] ---> Running in 65dd3f5e95c8 [2023-05-31T09:06:14.387Z] Removing intermediate container 65dd3f5e95c8 [2023-05-31T09:06:14.387Z] ---> 3a8ed4fc63e8 [2023-05-31T09:06:14.387Z] Step 7/20 : COPY . . [2023-05-31T09:06:15.107Z] ---> e06bb811dd33 [2023-05-31T09:06:15.107Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-31T09:06:15.107Z] ---> Running in d728404bcd1d [2023-05-31T09:06:17.154Z] 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-31T09:07:03.996Z] Removing intermediate container 09cb8c81c48a [2023-05-31T09:07:03.996Z] ---> 4d0b8163535d [2023-05-31T09:07:03.996Z] [2023-05-31T09:07:03.996Z] Step 10/25 : FROM alpine:3.17 [2023-05-31T09:07:03.996Z] ---> 51e60588ff2c [2023-05-31T09:07:03.996Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-31T09:07:03.996Z] ---> Running in 2380f1088757 [2023-05-31T09:07:03.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:07:03.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:07:04.954Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T09:07:04.954Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:07:04.954Z] OK: 8 MiB in 16 packages [2023-05-31T09:07:06.889Z] Removing intermediate container 2380f1088757 [2023-05-31T09:07:06.889Z] ---> 6c69fbf49a52 [2023-05-31T09:07:06.889Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:07:06.889Z] ---> Running in d5e2360452e0 [2023-05-31T09:07:07.154Z] Removing intermediate container d5e2360452e0 [2023-05-31T09:07:07.154Z] ---> 5f0f59c989f2 [2023-05-31T09:07:07.154Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-31T09:07:07.431Z] ---> Running in ba75535093d0 [2023-05-31T09:07:07.697Z] Removing intermediate container ba75535093d0 [2023-05-31T09:07:07.697Z] ---> f72c30e531da [2023-05-31T09:07:07.697Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-31T09:07:07.964Z] ---> Running in 98fdf36fe242 [2023-05-31T09:07:08.545Z] Removing intermediate container 98fdf36fe242 [2023-05-31T09:07:08.545Z] ---> 368842a6b984 [2023-05-31T09:07:08.545Z] Step 15/25 : WORKDIR / [2023-05-31T09:07:08.820Z] ---> Running in 178771a80f04 [2023-05-31T09:07:09.407Z] Removing intermediate container 178771a80f04 [2023-05-31T09:07:09.407Z] ---> 9179cb89e07f [2023-05-31T09:07:09.407Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:07:10.370Z] ---> f17cea4aa61b [2023-05-31T09:07:10.370Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:07:11.344Z] ---> cd54a9d4e41e [2023-05-31T09:07:11.344Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-31T09:07:12.753Z] ---> 91a8bb54ef86 [2023-05-31T09:07:12.753Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:07:13.714Z] ---> 385b920be152 [2023-05-31T09:07:13.714Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-31T09:07:14.303Z] ---> cee6ef1a5619 [2023-05-31T09:07:14.303Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-31T09:07:14.570Z] ---> Running in 72cac80ca7c7 [2023-05-31T09:07:15.153Z] Removing intermediate container 72cac80ca7c7 [2023-05-31T09:07:15.153Z] ---> 556caf48e738 [2023-05-31T09:07:15.153Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:07:15.153Z] ---> Running in f1c6250f7ef9 [2023-05-31T09:07:18.498Z] Removing intermediate container f1c6250f7ef9 [2023-05-31T09:07:18.498Z] ---> 943764b52781 [2023-05-31T09:07:18.498Z] Step 23/25 : LABEL arch=arm64 [2023-05-31T09:07:18.498Z] ---> Running in b585556a6873 [2023-05-31T09:07:18.775Z] Removing intermediate container b585556a6873 [2023-05-31T09:07:18.775Z] ---> 26b3131211ca [2023-05-31T09:07:18.775Z] Step 24/25 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T09:07:18.775Z] ---> Running in 0f434f58b2c7 [2023-05-31T09:07:19.359Z] Removing intermediate container 0f434f58b2c7 [2023-05-31T09:07:19.359Z] ---> a7745c0eaec4 [2023-05-31T09:07:19.359Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T09:07:19.632Z] ---> Running in e63ca542f826 [2023-05-31T09:07:20.216Z] Removing intermediate container e63ca542f826 [2023-05-31T09:07:20.216Z] ---> e8a0cf260001 [2023-05-31T09:07:20.216Z] [2023-05-31T09:07:20.484Z] Successfully built e8a0cf260001 [2023-05-31T09:07:20.484Z] Successfully tagged core-metadata-arm64:latest [2023-05-31T09:07:20.484Z] Building security-secretstore-setup [2023-05-31T09:07:42.532Z]  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:07:42.532Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:07:42.532Z] ---> 9b4955feb939 [2023-05-31T09:07:42.532Z] Step 3/25 : WORKDIR /edgex-go [2023-05-31T09:07:42.532Z] ---> Using cache [2023-05-31T09:07:42.532Z] ---> 76ede57af6a1 [2023-05-31T09:07:42.532Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-31T09:07:42.532Z] ---> Using cache [2023-05-31T09:07:42.532Z] ---> c892499f9bca [2023-05-31T09:07:42.532Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-31T09:07:42.532Z] ---> Using cache [2023-05-31T09:07:42.532Z] ---> e58189855e3d [2023-05-31T09:07:42.532Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:07:42.532Z] ---> Using cache [2023-05-31T09:07:42.532Z] ---> 4677ccebcc9e [2023-05-31T09:07:42.532Z] Step 7/25 : COPY . . [2023-05-31T09:07:42.532Z] ---> Using cache [2023-05-31T09:07:42.532Z] ---> a78941ffa424 [2023-05-31T09:07:42.532Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-31T09:07:42.532Z] ---> Running in f31e256705ef [2023-05-31T09:07:42.532Z] 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-31T09:10:34.262Z] Removing intermediate container fe12e79fa6f2 [2023-05-31T09:10:34.262Z] ---> 80b38bdc4d19 [2023-05-31T09:10:34.262Z] [2023-05-31T09:10:34.262Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T09:10:34.262Z] ---> 51e60588ff2c [2023-05-31T09:10:34.262Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T09:10:34.262Z] ---> Using cache [2023-05-31T09:10:34.262Z] ---> 6c69fbf49a52 [2023-05-31T09:10:34.262Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:10:34.262Z] ---> Using cache [2023-05-31T09:10:34.262Z] ---> 5f0f59c989f2 [2023-05-31T09:10:34.262Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-31T09:10:34.262Z] ---> Running in 5ac6d68a9adb [2023-05-31T09:10:34.262Z] Removing intermediate container 5ac6d68a9adb [2023-05-31T09:10:34.262Z] ---> 525b0ec5ba41 [2023-05-31T09:10:34.262Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-31T09:10:34.262Z] ---> Running in 93d92759fc13 [2023-05-31T09:10:34.262Z] Removing intermediate container 93d92759fc13 [2023-05-31T09:10:34.262Z] ---> 5fd66810ed16 [2023-05-31T09:10:34.262Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:10:34.262Z] ---> 88df0eee95ba [2023-05-31T09:10:34.262Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:10:34.262Z] ---> aa8ff9e606d5 [2023-05-31T09:10:34.262Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-31T09:10:34.262Z] ---> f8dc6045733b [2023-05-31T09:10:34.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:10:34.262Z] ---> 47d6f9c66c9a [2023-05-31T09:10:34.262Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-31T09:10:34.262Z] ---> Running in ee067ab3f0a1 [2023-05-31T09:10:34.262Z] Removing intermediate container ee067ab3f0a1 [2023-05-31T09:10:34.262Z] ---> 5f9a06dfebcc [2023-05-31T09:10:34.262Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:10:34.262Z] ---> Running in 1493bb63038f [2023-05-31T09:10:34.262Z] Removing intermediate container 1493bb63038f [2023-05-31T09:10:34.262Z] ---> 5327810901eb [2023-05-31T09:10:34.262Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T09:10:34.262Z] ---> Running in 8b2a089b0b28 [2023-05-31T09:10:34.262Z] Removing intermediate container 8b2a089b0b28 [2023-05-31T09:10:34.262Z] ---> 94da8415127c [2023-05-31T09:10:34.262Z] Step 22/23 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T09:10:34.262Z] ---> Running in df671bdcf986 [2023-05-31T09:10:34.262Z] Removing intermediate container df671bdcf986 [2023-05-31T09:10:34.262Z] ---> 6c65221a00db [2023-05-31T09:10:34.262Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T09:10:34.262Z] ---> Running in d81bab0ef041 [2023-05-31T09:10:34.529Z] Removing intermediate container d81bab0ef041 [2023-05-31T09:10:34.529Z] ---> 763824313efb [2023-05-31T09:10:34.529Z] [2023-05-31T09:10:34.794Z] Successfully built 763824313efb [2023-05-31T09:10:35.060Z] Successfully tagged support-scheduler-arm64:latest [2023-05-31T09:11:42.912Z]  Building support-scheduler ... done Removing intermediate container bcd9ab5791f4 [2023-05-31T09:11:42.912Z] ---> c7d65d13771d [2023-05-31T09:11:42.912Z] [2023-05-31T09:11:42.912Z] Step 10/24 : FROM alpine:3.17 [2023-05-31T09:11:42.912Z] ---> 51e60588ff2c [2023-05-31T09:11:42.912Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T09:11:42.912Z] ---> Using cache [2023-05-31T09:11:42.912Z] ---> 6c69fbf49a52 [2023-05-31T09:11:42.912Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:11:42.912Z] ---> Using cache [2023-05-31T09:11:42.912Z] ---> 5f0f59c989f2 [2023-05-31T09:11:42.912Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-31T09:11:42.912Z] ---> Running in be3f95a86ac2 [2023-05-31T09:11:42.912Z] Removing intermediate container be3f95a86ac2 [2023-05-31T09:11:42.912Z] ---> 4e06aa3d0986 [2023-05-31T09:11:42.912Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-31T09:11:42.912Z] ---> Running in 1ba207d0b1bc [2023-05-31T09:11:42.912Z] Removing intermediate container 1ba207d0b1bc [2023-05-31T09:11:42.912Z] ---> 9b55ba83e148 [2023-05-31T09:11:42.912Z] Step 15/24 : WORKDIR / [2023-05-31T09:11:42.912Z] ---> Running in 81af03b23767 [2023-05-31T09:11:42.912Z] Removing intermediate container 81af03b23767 [2023-05-31T09:11:42.912Z] ---> 6b3fa42b7645 [2023-05-31T09:11:42.912Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:11:42.912Z] ---> e13f63016e38 [2023-05-31T09:11:42.912Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:11:42.912Z] ---> 9f53d5c3c08c [2023-05-31T09:11:42.912Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-31T09:11:43.868Z] ---> 4693e99f9548 [2023-05-31T09:11:43.868Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:11:44.825Z] ---> 97a5f8a1a0ea [2023-05-31T09:11:44.825Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-31T09:11:44.825Z] ---> Running in cbb5ee424422 [2023-05-31T09:11:45.414Z] Removing intermediate container cbb5ee424422 [2023-05-31T09:11:45.414Z] ---> 73f73e260bc4 [2023-05-31T09:11:45.414Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:11:45.414Z] ---> Running in dca92f5b664f [2023-05-31T09:11:45.994Z] Removing intermediate container dca92f5b664f [2023-05-31T09:11:45.994Z] ---> b602d3bbea1e [2023-05-31T09:11:45.994Z] Step 22/24 : LABEL arch=arm64 [2023-05-31T09:11:45.994Z] ---> Running in 40b9452eea5f [2023-05-31T09:11:46.587Z] Removing intermediate container 40b9452eea5f [2023-05-31T09:11:46.587Z] ---> 979ba3c8d4ae [2023-05-31T09:11:46.587Z] Step 23/24 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T09:11:46.863Z] ---> Running in 4bb6d2517a7e [2023-05-31T09:11:47.446Z] Removing intermediate container 4bb6d2517a7e [2023-05-31T09:11:47.446Z] ---> 70a72f200e07 [2023-05-31T09:11:47.446Z] Step 24/24 : LABEL version=0.0.0 [2023-05-31T09:11:47.446Z] ---> Running in f960ffbc2a72 [2023-05-31T09:11:50.034Z] Removing intermediate container f960ffbc2a72 [2023-05-31T09:11:50.034Z] ---> c5a0035077e3 [2023-05-31T09:11:50.034Z] [2023-05-31T09:11:50.300Z] Successfully built c5a0035077e3 [2023-05-31T09:11:50.300Z] Successfully tagged core-command-arm64:latest [2023-05-31T09:13:11.901Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-31T09:13:12.480Z] Removing intermediate container 4b56c6bdae55 [2023-05-31T09:13:12.480Z] ---> d7cd1f1f9e6c [2023-05-31T09:13:12.480Z] [2023-05-31T09:13:12.480Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T09:13:12.480Z] ---> 51e60588ff2c [2023-05-31T09:13:12.480Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-31T09:13:12.746Z] ---> Running in 99c85579d869 [2023-05-31T09:13:14.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:13:14.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:13:16.368Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-31T09:13:16.368Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-31T09:13:16.368Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:13:16.368Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T09:13:16.949Z] OK: 8 MiB in 17 packages [2023-05-31T09:13:18.889Z] Removing intermediate container 99c85579d869 [2023-05-31T09:13:18.889Z] ---> 3b9aef8a30e1 [2023-05-31T09:13:18.889Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:13:18.889Z] ---> Running in 7408edf83e80 [2023-05-31T09:13:19.483Z] Removing intermediate container 7408edf83e80 [2023-05-31T09:13:19.483Z] ---> 823c06f35251 [2023-05-31T09:13:19.483Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-31T09:13:19.483Z] ---> Running in 9de721e7b36d [2023-05-31T09:13:20.072Z] Removing intermediate container 9de721e7b36d [2023-05-31T09:13:20.072Z] ---> 47bdd392267e [2023-05-31T09:13:20.072Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-31T09:13:20.072Z] ---> Running in 2944f532cacb [2023-05-31T09:13:20.654Z] Removing intermediate container 2944f532cacb [2023-05-31T09:13:20.654Z] ---> 1f03cff7dff1 [2023-05-31T09:13:20.654Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:13:21.610Z] ---> da9775b84d2b [2023-05-31T09:13:21.610Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:13:24.185Z] ---> 03fdf83f44d9 [2023-05-31T09:13:24.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-31T09:13:24.453Z] Removing intermediate container f31e256705ef [2023-05-31T09:13:24.453Z] ---> f2d65cb69e0b [2023-05-31T09:13:24.453Z] [2023-05-31T09:13:24.453Z] Step 9/25 : FROM alpine:3.17 [2023-05-31T09:13:24.453Z] ---> 51e60588ff2c [2023-05-31T09:13:24.453Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-31T09:13:24.727Z] ---> Running in 8d33339bfee7 [2023-05-31T09:13:26.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:13:26.134Z] ---> 9294d0bc9343 [2023-05-31T09:13:26.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:13:26.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:13:26.717Z] ---> fa20b85633f1 [2023-05-31T09:13:26.717Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-31T09:13:26.717Z] ---> Running in 63f116bcb24e [2023-05-31T09:13:27.315Z] Removing intermediate container 63f116bcb24e [2023-05-31T09:13:27.315Z] ---> d861681768b8 [2023-05-31T09:13:27.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:13:27.315Z] ---> Running in c8d088cbde66 [2023-05-31T09:13:27.580Z] Removing intermediate container c8d088cbde66 [2023-05-31T09:13:27.580Z] ---> c9e7deba5293 [2023-05-31T09:13:27.580Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T09:13:27.580Z] ---> Running in 6cb602538e66 [2023-05-31T09:13:27.850Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-31T09:13:27.850Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-31T09:13:27.850Z] (3/3) Installing su-exec (0.2-r2) [2023-05-31T09:13:27.850Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:13:28.116Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T09:13:28.116Z] Removing intermediate container 6cb602538e66 [2023-05-31T09:13:28.116Z] ---> 9cf84b80fe38 [2023-05-31T09:13:28.116Z] Step 22/23 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T09:13:28.116Z] ---> Running in 7c636594469b [2023-05-31T09:13:28.390Z] Removing intermediate container 7c636594469b [2023-05-31T09:13:28.390Z] ---> 1c8ee69488de [2023-05-31T09:13:28.390Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T09:13:28.390Z] OK: 8 MiB in 18 packages [2023-05-31T09:13:28.657Z] ---> Running in faff859bd443 [2023-05-31T09:13:29.237Z] Removing intermediate container faff859bd443 [2023-05-31T09:13:29.237Z] ---> 8afd5b315963 [2023-05-31T09:13:29.237Z] [2023-05-31T09:13:29.502Z] Successfully built 8afd5b315963 [2023-05-31T09:13:29.502Z] Successfully tagged support-notifications-arm64:latest [2023-05-31T09:13:30.084Z]  Building support-notifications ... done Removing intermediate container 8d33339bfee7 [2023-05-31T09:13:30.084Z] ---> 28d7fc90150c [2023-05-31T09:13:30.084Z] 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-31T09:13:30.084Z] ---> Running in 676b94e59708 [2023-05-31T09:13:30.350Z] Removing intermediate container 676b94e59708 [2023-05-31T09:13:30.350Z] ---> 296c77c5d172 [2023-05-31T09:13:30.350Z] Step 12/25 : WORKDIR / [2023-05-31T09:13:30.350Z] ---> Running in 1954504cd861 [2023-05-31T09:13:30.937Z] Removing intermediate container 1954504cd861 [2023-05-31T09:13:30.937Z] ---> ecbf0bbb35f5 [2023-05-31T09:13:30.937Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:13:31.520Z] ---> b49cab252db9 [2023-05-31T09:13:31.520Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:13:32.101Z] ---> 479ca748963f [2023-05-31T09:13:32.101Z] 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-31T09:13:33.061Z] ---> afee8174b3ed [2023-05-31T09:13:33.061Z] 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-31T09:13:33.651Z] ---> d64ca610b5af [2023-05-31T09:13:33.651Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:13:34.241Z] ---> 87efc8df7735 [2023-05-31T09:13:34.241Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-31T09:13:37.576Z] ---> c42ae1622d01 [2023-05-31T09:13:37.576Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-31T09:13:38.532Z] ---> 4a21d3c22856 [2023-05-31T09:13:38.532Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-31T09:13:39.130Z] ---> c756d45f0df6 [2023-05-31T09:13:39.130Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T09:13:39.399Z] ---> Running in b296c041a5e3 [2023-05-31T09:13:41.351Z] Removing intermediate container d728404bcd1d [2023-05-31T09:13:41.351Z] ---> 70fc26dad09b [2023-05-31T09:13:41.351Z] [2023-05-31T09:13:41.351Z] Step 9/20 : FROM alpine:3.17 [2023-05-31T09:13:41.351Z] ---> 51e60588ff2c [2023-05-31T09:13:41.351Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-31T09:13:41.351Z] ---> Using cache [2023-05-31T09:13:41.351Z] ---> e78d8c5081f7 [2023-05-31T09:13:41.351Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-31T09:13:41.351Z] Removing intermediate container b296c041a5e3 [2023-05-31T09:13:41.351Z] ---> 448cfd6a15f2 [2023-05-31T09:13:41.351Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T09:13:41.351Z] ---> Running in 4652f420e0d3 [2023-05-31T09:13:41.620Z] ---> Running in 7d7a723cc73e [2023-05-31T09:13:42.201Z] Removing intermediate container 7d7a723cc73e [2023-05-31T09:13:42.201Z] ---> 75ea938295ff [2023-05-31T09:13:42.201Z] Step 23/25 : LABEL arch=arm64 [2023-05-31T09:13:42.201Z] ---> Running in 3750ba6ee35b [2023-05-31T09:13:42.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:13:42.743Z] Removing intermediate container 3750ba6ee35b [2023-05-31T09:13:42.743Z] ---> 5c4fafafec15 [2023-05-31T09:13:42.743Z] Step 24/25 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T09:13:43.008Z] ---> Running in a9a220267cd3 [2023-05-31T09:13:43.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:13:43.274Z] Removing intermediate container a9a220267cd3 [2023-05-31T09:13:43.274Z] ---> 50599b8edd1e [2023-05-31T09:13:43.274Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T09:13:43.539Z] ---> Running in f3e0a6aec16c [2023-05-31T09:13:43.804Z] Removing intermediate container f3e0a6aec16c [2023-05-31T09:13:43.804Z] ---> f8a9d04a3332 [2023-05-31T09:13:43.804Z] [2023-05-31T09:13:44.070Z] Successfully built f8a9d04a3332 [2023-05-31T09:13:44.070Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-31T09:13:44.337Z]  Building security-secretstore-setup ... done v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:13:44.337Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:13:44.337Z] OK: 17694 distinct packages available [2023-05-31T09:13:44.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:13:45.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:13:46.136Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-31T09:13:46.136Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-31T09:13:46.136Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-31T09:13:46.136Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-31T09:13:46.136Z] (5/9) Installing curl (8.1.1-r1) [2023-05-31T09:13:46.136Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-31T09:13:46.136Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-31T09:13:46.136Z] (8/9) Installing libucontext (1.2-r0) [2023-05-31T09:13:46.136Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-31T09:13:46.136Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:13:46.136Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T09:13:46.405Z] OK: 11 MiB in 24 packages [2023-05-31T09:13:47.811Z] Removing intermediate container 4652f420e0d3 [2023-05-31T09:13:47.811Z] ---> 2155b1477e2a [2023-05-31T09:13:47.811Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:13:48.392Z] ---> f459710d7c23 [2023-05-31T09:13:48.392Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:13:48.658Z] ---> a9828921e523 [2023-05-31T09:13:48.658Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-31T09:13:50.064Z] ---> 57e394fb7779 [2023-05-31T09:13:50.064Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:13:50.647Z] ---> 2be39bec1349 [2023-05-31T09:13:50.647Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-31T09:13:50.647Z] ---> Running in c64730e7bcc8 [2023-05-31T09:13:50.918Z] Removing intermediate container c64730e7bcc8 [2023-05-31T09:13:50.918Z] ---> 4917aee83dd6 [2023-05-31T09:13:50.918Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T09:13:51.183Z] ---> Running in 4f57a1773924 [2023-05-31T09:13:51.448Z] Removing intermediate container 4f57a1773924 [2023-05-31T09:13:51.448Z] ---> e9a468c4f0cb [2023-05-31T09:13:51.448Z] Step 18/20 : LABEL arch=arm64 [2023-05-31T09:13:51.448Z] ---> Running in fb4da2629352 [2023-05-31T09:13:51.763Z] Removing intermediate container fb4da2629352 [2023-05-31T09:13:51.763Z] ---> be2730a59bc1 [2023-05-31T09:13:51.763Z] Step 19/20 : LABEL git_sha=5d37d0ff07358529d72af4cbaf97e5aff9d919fb [2023-05-31T09:13:51.763Z] ---> Running in 7f72cdd57459 [2023-05-31T09:13:52.040Z] Removing intermediate container 7f72cdd57459 [2023-05-31T09:13:52.040Z] ---> cfae985d0d61 [2023-05-31T09:13:52.040Z] Step 20/20 : LABEL version=0.0.0 [2023-05-31T09:13:52.307Z] ---> Running in 830b24e0e7b2 [2023-05-31T09:13:52.576Z] Removing intermediate container 830b24e0e7b2 [2023-05-31T09:13:52.576Z] ---> 8026d4e4a287 [2023-05-31T09:13:52.576Z] [2023-05-31T09:13:52.848Z] Successfully built 8026d4e4a287 [2023-05-31T09:13:52.848Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-31T09:13:53.132Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-31T09:13:53.139Z] $ docker stop --time=1 213731ee5c9804ed2e51d7c1d72c4452af1e93350e955530ba09b3cdbe215c0f [2023-05-31T09:13:54.805Z] $ docker rm -f --volumes 213731ee5c9804ed2e51d7c1d72c4452af1e93350e955530ba09b3cdbe215c0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T09:13:55.314Z] + docker images [2023-05-31T09:13:55.586Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-31T09:13:55.586Z] security-spiffe-token-provider-arm64 latest 8026d4e4a287 3 seconds ago 32.7MB [2023-05-31T09:13:55.586Z] security-secretstore-setup-arm64 latest f8a9d04a3332 12 seconds ago 32.2MB [2023-05-31T09:13:55.586Z] 70fc26dad09b 15 seconds ago 1.57GB [2023-05-31T09:13:55.586Z] support-notifications-arm64 latest 8afd5b315963 27 seconds ago 31.9MB [2023-05-31T09:13:55.586Z] f2d65cb69e0b 32 seconds ago 1.52GB [2023-05-31T09:13:55.586Z] d7cd1f1f9e6c 45 seconds ago 1.59GB [2023-05-31T09:13:55.586Z] core-command-arm64 latest c5a0035077e3 2 minutes ago 19.7MB [2023-05-31T09:13:55.586Z] c7d65d13771d 2 minutes ago 1.53GB [2023-05-31T09:13:55.586Z] support-scheduler-arm64 latest 763824313efb 3 minutes ago 31.2MB [2023-05-31T09:13:55.586Z] 80b38bdc4d19 3 minutes ago 1.59GB [2023-05-31T09:13:55.586Z] core-metadata-arm64 latest e8a0cf260001 6 minutes ago 20.2MB [2023-05-31T09:13:55.586Z] 4d0b8163535d 6 minutes ago 1.53GB [2023-05-31T09:13:55.586Z] security-spire-config-arm64 latest 8b5f28301ae2 10 minutes ago 96.1MB [2023-05-31T09:13:55.586Z] security-spire-agent-arm64 latest 3840a8828d36 10 minutes ago 153MB [2023-05-31T09:13:55.586Z] 77106278b527 10 minutes ago 1.39GB [2023-05-31T09:13:55.586Z] security-spire-server-arm64 latest 45d19a16f9eb 10 minutes ago 97MB [2023-05-31T09:13:55.586Z] 6139873da924 11 minutes ago 1.39GB [2023-05-31T09:13:55.586Z] core-data-arm64 latest abba9e962442 14 minutes ago 19.9MB [2023-05-31T09:13:55.586Z] security-bootstrapper-arm64 latest 8820e505656a 14 minutes ago 21.9MB [2023-05-31T09:13:55.586Z] core-common-config-bootstrapper-arm64 latest 585428b81df7 14 minutes ago 17.2MB [2023-05-31T09:13:55.586Z] 669f11e103cb 14 minutes ago 1.53GB [2023-05-31T09:13:55.586Z] security-proxy-setup-arm64 latest 9dbac44b8f95 14 minutes ago 18.7MB [2023-05-31T09:13:55.586Z] e4e300a7df75 14 minutes ago 1.52GB [2023-05-31T09:13:55.586Z] security-proxy-auth-arm64 latest 0628404c671a 14 minutes ago 18.1MB [2023-05-31T09:13:55.586Z] 474da830ea4f 14 minutes ago 1.51GB [2023-05-31T09:13:55.586Z] 4a94cd15ed95 15 minutes ago 1.51GB [2023-05-31T09:13:55.586Z] 3ecb67d31420 15 minutes ago 1.51GB [2023-05-31T09:13:55.586Z] ci-base-image-arm64 latest 9b4955feb939 37 minutes ago 899MB [2023-05-31T09:13:55.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-31T09:13:55.586Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-31T09:13:55.586Z] 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-31T09:13:56.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T09:13:56.044Z] [2023-05-31T09:13:56.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T09:13:56.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T09:13:56.378Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T09:13:56.378Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T09:13:56.378Z] 04944245beec: Pulling fs layer [2023-05-31T09:13:56.378Z] 699f458cf7ca: Pulling fs layer [2023-05-31T09:13:56.378Z] 765212b225bb: Pulling fs layer [2023-05-31T09:13:56.378Z] f23df028b6ca: Pulling fs layer [2023-05-31T09:13:56.378Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T09:13:56.378Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T09:13:56.378Z] f23df028b6ca: Waiting [2023-05-31T09:13:56.378Z] d65c8cfc05b1: Waiting [2023-05-31T09:13:56.378Z] 2437ff75d9bd: Waiting [2023-05-31T09:13:56.378Z] 765212b225bb: Waiting [2023-05-31T09:13:56.644Z] 04944245beec: Verifying Checksum [2023-05-31T09:13:56.644Z] 04944245beec: Download complete [2023-05-31T09:13:56.644Z] 765212b225bb: Verifying Checksum [2023-05-31T09:13:56.644Z] 765212b225bb: Download complete [2023-05-31T09:13:56.644Z] f23df028b6ca: Verifying Checksum [2023-05-31T09:13:56.644Z] f23df028b6ca: Download complete [2023-05-31T09:13:56.644Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T09:13:56.644Z] d65c8cfc05b1: Download complete [2023-05-31T09:13:56.644Z] 699f458cf7ca: Verifying Checksum [2023-05-31T09:13:56.644Z] 699f458cf7ca: Download complete [2023-05-31T09:13:57.232Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T09:13:57.232Z] 8998bd30e6a1: Download complete [2023-05-31T09:13:59.814Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T09:13:59.814Z] 2437ff75d9bd: Download complete [2023-05-31T09:14:01.220Z] 8998bd30e6a1: Pull complete [2023-05-31T09:14:01.495Z] 04944245beec: Pull complete [2023-05-31T09:14:02.897Z] 699f458cf7ca: Pull complete [2023-05-31T09:14:03.163Z] 765212b225bb: Pull complete [2023-05-31T09:14:03.745Z] f23df028b6ca: Pull complete [2023-05-31T09:14:04.011Z] d65c8cfc05b1: Pull complete [2023-05-31T09:14:18.989Z] 2437ff75d9bd: Pull complete [2023-05-31T09:14:18.990Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T09:14:18.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T09:14:18.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T09:14:19.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-17468 does not seem to be running inside a container [2023-05-31T09:14:19.239Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T09:14:21.961Z] $ docker top 6085f3f0266483b4133c1958c2d03b876ab21a2f791c82c59d71b2275a0262dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:14:22.792Z] ---> job-cost.sh [2023-05-31T09:14:22.792Z] lf-activate-venv: SKIPPING [2023-05-31T09:14:22.792Z] INFO: No Stack... [2023-05-31T09:14:23.056Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T09:14:24.012Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T09:14:24.328Z] + cat /w/workspace/edgex-go/8/archives/cost.csv+ [2023-05-31T09:14:24.328Z] cut -d, -f6 [Pipeline] lock [2023-05-31T09:14:24.387Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-8-stack-cost] [2023-05-31T09:14:24.396Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-8-stack-cost] did not exist. Created. [2023-05-31T09:14:24.396Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T09:14:24.725Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T09:14:24.880Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T09:14:24.888Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T09:14:24.912Z] $ docker stop --time=1 6085f3f0266483b4133c1958c2d03b876ab21a2f791c82c59d71b2275a0262dc [2023-05-31T09:14:26.410Z] $ docker rm -f --volumes 6085f3f0266483b4133c1958c2d03b876ab21a2f791c82c59d71b2275a0262dc [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-31T09:14:27.177Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:14:27.467Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:14:28.322Z] ---> package-listing.sh [2023-05-31T09:14:28.322Z] ++ facter osfamily [2023-05-31T09:14:28.322Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T09:14:28.579Z] + OS_FAMILY=debian [2023-05-31T09:14:28.579Z] + workspace=/w/workspace/edgex-go/8 [2023-05-31T09:14:28.579Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T09:14:28.579Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T09:14:28.579Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T09:14:28.579Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T09:14:28.579Z] + '[' /w/workspace/edgex-go/8 ']' [2023-05-31T09:14:28.579Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T09:14:28.579Z] + case "${OS_FAMILY}" in [2023-05-31T09:14:28.579Z] + dpkg -l [2023-05-31T09:14:28.579Z] + grep '^ii' [2023-05-31T09:14:28.579Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T09:14:28.579Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T09:14:28.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T09:14:28.579Z] + '[' /w/workspace/edgex-go/8 ']' [2023-05-31T09:14:28.579Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2023-05-31T09:14:28.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2023-05-31T09:14:28.589Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T09:14:28.866Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T09:14:29.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T09:14:29.426Z] [2023-05-31T09:14:29.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T09:14:29.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T09:14:29.725Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T09:14:29.725Z] 5eb5b503b376: Pulling fs layer [2023-05-31T09:14:29.725Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T09:14:29.725Z] ec43610c2a17: Pulling fs layer [2023-05-31T09:14:29.725Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T09:14:29.725Z] 33b1e0a273af: Pulling fs layer [2023-05-31T09:14:29.725Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T09:14:29.725Z] 2f39f015ded8: Pulling fs layer [2023-05-31T09:14:29.725Z] 3a2ae6a8a46f: Waiting [2023-05-31T09:14:29.725Z] 33b1e0a273af: Waiting [2023-05-31T09:14:29.725Z] 2f39f015ded8: Waiting [2023-05-31T09:14:29.725Z] 5c69ac0246d0: Download complete [2023-05-31T09:14:29.725Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T09:14:29.725Z] 3a2ae6a8a46f: Download complete [2023-05-31T09:14:29.725Z] 33b1e0a273af: Download complete [2023-05-31T09:14:29.725Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T09:14:29.725Z] 5d3b04190fa2: Download complete [2023-05-31T09:14:29.725Z] ec43610c2a17: Verifying Checksum [2023-05-31T09:14:29.725Z] ec43610c2a17: Download complete [2023-05-31T09:14:29.983Z] 5eb5b503b376: Verifying Checksum [2023-05-31T09:14:29.983Z] 5eb5b503b376: Download complete [2023-05-31T09:14:30.550Z] 2f39f015ded8: Download complete [2023-05-31T09:14:31.485Z] 5eb5b503b376: Pull complete [2023-05-31T09:14:32.051Z] 5c69ac0246d0: Pull complete [2023-05-31T09:14:32.988Z] ec43610c2a17: Pull complete [2023-05-31T09:14:33.555Z] 3a2ae6a8a46f: Pull complete [2023-05-31T09:14:34.124Z] 33b1e0a273af: Pull complete [2023-05-31T09:14:34.383Z] 5d3b04190fa2: Pull complete [2023-05-31T09:14:38.589Z] 2f39f015ded8: Pull complete [2023-05-31T09:14:38.589Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T09:14:38.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T09:14:38.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T09:14:38.662Z] prd-ubuntu20.04-docker-8c-8g-17465 does not seem to be running inside a container [2023-05-31T09:14:38.692Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-31T09:14:46.142Z] $ docker top c6b6b687155b248461ac108a7c9fd372c6fe8da793eedbee6f64cf79d8edf2c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T09:14:46.496Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T09:14:46.785Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T09:14:47.081Z] + ls /var/log/sa-host [2023-05-31T09:14:47.081Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T09:14:47.147Z] provisioning config files... [2023-05-31T09:14:47.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config9201641281065184949tmp [Pipeline] { [Pipeline] echo [2023-05-31T09:14:47.166Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:14:47.451Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T09:14:47.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:14:47.772Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T09:14:47.781Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:14:48.068Z] ---> sudo-logs.sh [2023-05-31T09:14:48.068Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T09:14:48.106Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:14:48.394Z] ---> job-cost.sh [2023-05-31T09:14:48.394Z] lf-activate-venv: SKIPPING [2023-05-31T09:14:48.394Z] DEBUG: total: 0.10999999940395355 [2023-05-31T09:14:48.394Z] INFO: Retrieving Stack Cost... [2023-05-31T09:14:48.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T09:14:49.223Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T09:14:49.235Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:14:49.519Z] ---> logs-deploy.sh [2023-05-31T09:14:49.519Z] lf-activate-venv: SKIPPING [2023-05-31T09:14:49.519Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/8 [2023-05-31T09:14:49.519Z] INFO: archiving workspace using pattern(s): [2023-05-31T09:14:50.458Z] Archives upload complete. [2023-05-31T09:14:50.458Z] INFO: archiving logs to Nexus