Pull request #4218 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b7fa482d087dec069e04267988389a7967eadb4+4dda876682c0684414e4410155dc7f9aedfebf77 (5f7bd96247c3882fe015c7992271a890bf30fa15) 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-ssh5273389687881735860.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10903005486081882055.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-4218/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-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6347406794652675398.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13822364781567456894.key Verifying host key using known hosts file > 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-4218/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-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3438644360356914721.key Verifying host key using known hosts file > 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-117150 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4dda876682c0684414e4410155dc7f9aedfebf77 into PR head commit 8b7fa482d087dec069e04267988389a7967eadb4 Merge succeeded, producing 8b7fa482d087dec069e04267988389a7967eadb4 Checking out Revision 8b7fa482d087dec069e04267988389a7967eadb4 (PR-4218) Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T14:59:32.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T14:59:32.758Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T14:59:32.774Z] ========================================================= [2022-10-26T14:59:32.774Z] EdgeX Global Pipelines Version Info [2022-10-26T14:59:32.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 4dda876682c0684414e4410155dc7f9aedfebf77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 > git rev-list --no-walk fb37c5cb9137e59b1cf13dce2049208b8f37db33 # timeout=10 [2022-10-26T14:59:33.477Z] ------------------- [2022-10-26T14:59:33.478Z] stable info: [2022-10-26T14:59:33.478Z] ------------------- [2022-10-26T14:59:33.478Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T14:59:33.478Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T14:59:33.478Z] Message: update stable to v1.0.243 [2022-10-26T14:59:34.049Z] ------------------- [2022-10-26T14:59:34.049Z] experimental info: [2022-10-26T14:59:34.049Z] ------------------- [2022-10-26T14:59:34.049Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T14:59:34.049Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T14:59:34.049Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T14:59:34.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-26T14:59:34.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-26T14:59:34.214Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T14:59:34.222Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T14:59:34.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T14:59:34.237Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T14:59:34.245Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T14:59:34.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-26T14:59:34.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-26T14:59:34.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-26T14:59:34.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T14:59:34.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T14:59:34.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T14:59:34.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T14:59:34.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T14:59:34.350Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T14:59:34.362Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T14:59:34.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T14:59:34.385Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-26T14:59:34.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-26T14:59:34.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T14:59:34.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T14:59:34.436Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T14:59:34.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4218 [Pipeline] echo [2022-10-26T14:59:34.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4218 [Pipeline] echo [2022-10-26T14:59:34.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4218 [Pipeline] echo [2022-10-26T14:59:34.475Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b7fa482d087dec069e04267988389a7967eadb4 [Pipeline] echo [2022-10-26T14:59:34.482Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b7fa48 [Pipeline] echo [2022-10-26T14:59:34.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T14:59:34.523Z] provisioning config files... [2022-10-26T14:59:34.541Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config13993252628067586537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:59:34.847Z] ---> docker-login.sh [2022-10-26T14:59:34.847Z] nexus3.edgexfoundry.org:10001 [2022-10-26T14:59:35.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T14:59:35.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T14:59:35.106Z] Configure a credential helper to remove this warning. See [2022-10-26T14:59:35.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T14:59:35.106Z] [2022-10-26T14:59:35.106Z] Login Succeeded [2022-10-26T14:59:35.106Z] nexus3.edgexfoundry.org:10002 [2022-10-26T14:59:35.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T14:59:35.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T14:59:35.106Z] Configure a credential helper to remove this warning. See [2022-10-26T14:59:35.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T14:59:35.106Z] [2022-10-26T14:59:35.106Z] Login Succeeded [2022-10-26T14:59:35.106Z] nexus3.edgexfoundry.org:10003 [2022-10-26T14:59:35.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T14:59:35.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T14:59:35.367Z] Configure a credential helper to remove this warning. See [2022-10-26T14:59:35.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T14:59:35.367Z] [2022-10-26T14:59:35.367Z] Login Succeeded [2022-10-26T14:59:35.367Z] nexus3.edgexfoundry.org:10004 [2022-10-26T14:59:35.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T14:59:35.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T14:59:35.367Z] Configure a credential helper to remove this warning. See [2022-10-26T14:59:35.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T14:59:35.367Z] [2022-10-26T14:59:35.367Z] Login Succeeded [2022-10-26T14:59:35.367Z] docker.io [2022-10-26T14:59:35.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T14:59:35.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T14:59:35.887Z] Configure a credential helper to remove this warning. See [2022-10-26T14:59:35.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T14:59:35.887Z] [2022-10-26T14:59:35.887Z] Login Succeeded [2022-10-26T14:59:35.887Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T14:59:35.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T14:59:36.207Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/core-command/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/core-data/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/core-metadata/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-26T14:59:36.207Z] + + dirname cmd/security-spire-config/Dockerfile [2022-10-26T14:59:36.207Z] cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/support-notifications/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-26T14:59:36.207Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-26T14:59:36.207Z] + cut -d/ -f2 [2022-10-26T14:59:36.207Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-26T14:59:36.237Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T14:59:36.555Z] + git rev-list -1 --merges 8b7fa482d087dec069e04267988389a7967eadb4~1..8b7fa482d087dec069e04267988389a7967eadb4 [Pipeline] echo [2022-10-26T14:59:36.570Z] -----------> git rev-list -1 --merges 8b7fa482d087dec069e04267988389a7967eadb4~1..8b7fa482d087dec069e04267988389a7967eadb4 8b7fa482d087dec069e04267988389a7967eadb4 [false] [Pipeline] sh [2022-10-26T14:59:36.859Z] + git log --format=format:%s -1 8b7fa482d087dec069e04267988389a7967eadb4 [Pipeline] echo [2022-10-26T14:59:36.874Z] ========================================================= [2022-10-26T14:59:36.874Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T14:59:36.874Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-26T14:59:37.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T14:59:37.223Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T14:59:37.223Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T14:59:37.223Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T14:59:37.223Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T14:59:37.223Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T14:59:37.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:59:37.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:59:37.561Z] [2022-10-26T14:59:37.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:59:37.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:59:37.858Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T14:59:37.858Z] b85a868b505f: Pulling fs layer [2022-10-26T14:59:37.858Z] e2be974225ed: Pulling fs layer [2022-10-26T14:59:37.858Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T14:59:37.858Z] 988bab9f4d93: Pulling fs layer [2022-10-26T14:59:37.858Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T14:59:37.859Z] eaf3925da568: Pulling fs layer [2022-10-26T14:59:37.859Z] bab4dde63d76: Pulling fs layer [2022-10-26T14:59:37.859Z] bde34c3a00c8: Pulling fs layer [2022-10-26T14:59:37.859Z] b352a97aabf1: Pulling fs layer [2022-10-26T14:59:37.859Z] 4872d77fe225: Pulling fs layer [2022-10-26T14:59:37.859Z] 5851b861e8e6: Pulling fs layer [2022-10-26T14:59:37.859Z] 988bab9f4d93: Waiting [2022-10-26T14:59:37.859Z] bab4dde63d76: Waiting [2022-10-26T14:59:37.859Z] bde34c3a00c8: Waiting [2022-10-26T14:59:37.859Z] 4872d77fe225: Waiting [2022-10-26T14:59:37.859Z] 5851b861e8e6: Waiting [2022-10-26T14:59:37.859Z] b352a97aabf1: Waiting [2022-10-26T14:59:37.859Z] 1469e6f7b9e6: Waiting [2022-10-26T14:59:37.859Z] eaf3925da568: Waiting [2022-10-26T14:59:37.859Z] e2be974225ed: Verifying Checksum [2022-10-26T14:59:37.859Z] e2be974225ed: Download complete [2022-10-26T14:59:37.859Z] 988bab9f4d93: Verifying Checksum [2022-10-26T14:59:37.859Z] 988bab9f4d93: Download complete [2022-10-26T14:59:37.859Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T14:59:37.859Z] 1469e6f7b9e6: Download complete [2022-10-26T14:59:38.119Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T14:59:38.119Z] 339a4e72a1f5: Download complete [2022-10-26T14:59:38.119Z] eaf3925da568: Verifying Checksum [2022-10-26T14:59:38.119Z] eaf3925da568: Download complete [2022-10-26T14:59:38.119Z] bde34c3a00c8: Verifying Checksum [2022-10-26T14:59:38.119Z] bde34c3a00c8: Download complete [2022-10-26T14:59:38.119Z] b352a97aabf1: Download complete [2022-10-26T14:59:38.119Z] 4872d77fe225: Download complete [2022-10-26T14:59:38.119Z] 5851b861e8e6: Verifying Checksum [2022-10-26T14:59:38.119Z] 5851b861e8e6: Download complete [2022-10-26T14:59:38.119Z] b85a868b505f: Download complete [2022-10-26T14:59:38.378Z] bab4dde63d76: Verifying Checksum [2022-10-26T14:59:38.378Z] bab4dde63d76: Download complete [2022-10-26T14:59:39.314Z] b85a868b505f: Pull complete [2022-10-26T14:59:39.574Z] e2be974225ed: Pull complete [2022-10-26T14:59:40.143Z] 339a4e72a1f5: Pull complete [2022-10-26T14:59:40.143Z] 988bab9f4d93: Pull complete [2022-10-26T14:59:40.403Z] 1469e6f7b9e6: Pull complete [2022-10-26T14:59:40.403Z] eaf3925da568: Pull complete [2022-10-26T14:59:42.307Z] bab4dde63d76: Pull complete [2022-10-26T14:59:42.307Z] bde34c3a00c8: Pull complete [2022-10-26T14:59:42.567Z] b352a97aabf1: Pull complete [2022-10-26T14:59:42.567Z] 4872d77fe225: Pull complete [2022-10-26T14:59:42.567Z] 5851b861e8e6: Pull complete [2022-10-26T14:59:42.830Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T14:59:42.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:59:42.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:59:42.913Z] prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container [2022-10-26T14:59:42.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T14:59:44.265Z] $ docker top 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 -eo pid,comm [2022-10-26T14:59:44.329Z] 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). [2022-10-26T14:59:44.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T14:59:44.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T14:59:44.368Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T14:59:44.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T14:59:44.502Z] $ docker exec 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 ssh-agent [2022-10-26T14:59:44.633Z] SSH_AUTH_SOCK=/tmp/ssh-yxqK9OsoLtNw/agent.33 [2022-10-26T14:59:44.633Z] SSH_AGENT_PID=39 [2022-10-26T14:59:44.640Z] Running ssh-add (command line suppressed) [2022-10-26T14:59:44.736Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_13925604968096058889.key (/w/workspace/edgex-go/3@tmp/private_key_13925604968096058889.key) [2022-10-26T14:59:44.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T14:59:45.045Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T14:59:45.048Z] $ docker exec --env ******** --env ******** 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 ssh-agent -k [2022-10-26T14:59:45.162Z] unset SSH_AUTH_SOCK; [2022-10-26T14:59:45.162Z] unset SSH_AGENT_PID; [2022-10-26T14:59:45.162Z] echo Agent pid 39 killed; [2022-10-26T14:59:45.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T14:59:45.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T14:59:45.204Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T14:59:45.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T14:59:45.309Z] $ docker exec 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 ssh-agent [2022-10-26T14:59:45.432Z] SSH_AUTH_SOCK=/tmp/ssh-O1WdXEOWu7N8/agent.71 [2022-10-26T14:59:45.432Z] SSH_AGENT_PID=77 [2022-10-26T14:59:45.437Z] Running ssh-add (command line suppressed) [2022-10-26T14:59:45.553Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4991621266470060022.key (/w/workspace/edgex-go/3@tmp/private_key_4991621266470060022.key) [2022-10-26T14:59:45.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T14:59:45.858Z] + git semver init [2022-10-26T14:59:46.115Z] 2022-10-26 14:59:46,037 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T14:59:46.115Z] 2022-10-26 14:59:46,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-10-26T14:59:46.115Z] 2022-10-26 14:59:46,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-10-26T14:59:46.115Z] 2022-10-26 14:59:46,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-10-26T14:59:51.430Z] 2022-10-26 14:59:50,588 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-10-26T14:59:51.430Z] 2022-10-26 14:59:50,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4218 with force:False [2022-10-26T14:59:51.430Z] 2022-10-26 14:59:50,590 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4218 [2022-10-26T14:59:51.431Z] 2022-10-26 14:59:50,595 [execute] INFO git cat-file --batch-check [2022-10-26T14:59:51.431Z] 2022-10-26 14:59:50,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T14:59:51.431Z] 2022-10-26 14:59:50,603 [execute] INFO git cat-file --batch [2022-10-26T14:59:51.431Z] 2022-10-26 14:59:50,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T14:59:51.431Z] 2022-10-26 14:59:50,609 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4218 [2022-10-26T14:59:51.431Z] 0.0.0 [Pipeline] } [2022-10-26T14:59:51.437Z] $ docker exec --env ******** --env ******** 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 ssh-agent -k [2022-10-26T14:59:51.547Z] unset SSH_AUTH_SOCK; [2022-10-26T14:59:51.547Z] unset SSH_AGENT_PID; [2022-10-26T14:59:51.548Z] echo Agent pid 77 killed; [2022-10-26T14:59:51.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T14:59:51.871Z] + git semver [Pipeline] } [2022-10-26T14:59:52.139Z] $ docker stop --time=1 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 [2022-10-26T14:59:53.500Z] $ docker rm -f 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T14:59:53.848Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T14:59:54.038Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T14:59:54.041Z] [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 [2022-10-26T14:59:54.457Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-10-26T14:59:54.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T14:59:54.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T14:59:54.486Z] ========================================================= [2022-10-26T14:59:54.486Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T14:59:54.486Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-26T14:59:54.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T14:59:54.769Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T14:59:54.769Z] 213ec9aee27d: Pulling fs layer [2022-10-26T14:59:54.769Z] 4583459ba037: Pulling fs layer [2022-10-26T14:59:54.769Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T14:59:54.769Z] 53926ce57604: Pulling fs layer [2022-10-26T14:59:54.769Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T14:59:54.769Z] 30f14e443154: Pulling fs layer [2022-10-26T14:59:54.769Z] 801331c1e519: Pulling fs layer [2022-10-26T14:59:54.769Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T14:59:54.769Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T14:59:54.769Z] 7d9ed39f4882: Waiting [2022-10-26T14:59:54.769Z] 53926ce57604: Waiting [2022-10-26T14:59:54.769Z] 99cc6dd402b0: Waiting [2022-10-26T14:59:54.769Z] 21b2b0c7a3f4: Waiting [2022-10-26T14:59:54.769Z] 30f14e443154: Waiting [2022-10-26T14:59:54.769Z] 801331c1e519: Waiting [2022-10-26T14:59:54.769Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T14:59:54.769Z] 4583459ba037: Download complete [2022-10-26T14:59:54.769Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T14:59:54.769Z] 21b2b0c7a3f4: Download complete [2022-10-26T14:59:54.769Z] 30f14e443154: Verifying Checksum [2022-10-26T14:59:54.769Z] 30f14e443154: Download complete [2022-10-26T14:59:54.769Z] 213ec9aee27d: Verifying Checksum [2022-10-26T14:59:54.769Z] 213ec9aee27d: Download complete [2022-10-26T14:59:54.769Z] 801331c1e519: Download complete [2022-10-26T14:59:55.030Z] 213ec9aee27d: Pull complete [2022-10-26T14:59:55.030Z] 4583459ba037: Pull complete [2022-10-26T14:59:55.289Z] 93c1e223e6f2: Pull complete [2022-10-26T14:59:55.289Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T14:59:55.289Z] 7d9ed39f4882: Download complete [2022-10-26T14:59:55.548Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T14:59:55.548Z] 99cc6dd402b0: Download complete [2022-10-26T14:59:55.806Z] 53926ce57604: Verifying Checksum [2022-10-26T14:59:55.806Z] 53926ce57604: Download complete [2022-10-26T14:59:59.995Z] 53926ce57604: Pull complete [2022-10-26T14:59:59.995Z] 21b2b0c7a3f4: Pull complete [2022-10-26T14:59:59.995Z] 30f14e443154: Pull complete [2022-10-26T14:59:59.995Z] 801331c1e519: Pull complete [2022-10-26T15:00:01.897Z] 99cc6dd402b0: Pull complete [2022-10-26T15:00:02.832Z] 7d9ed39f4882: Pull complete [2022-10-26T15:00:02.832Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T15:00:02.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T15:00:02.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:00:03.131Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T15:00:03.131Z] WORKDIR /edgex [2022-10-26T15:00:03.131Z] COPY go.mod . [2022-10-26T15:00:03.131Z] RUN go mod download [2022-10-26T15:00:03.131Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-26T15:00:03.700Z] Sending build context to Docker daemon 169.8MB [2022-10-26T15:00:03.700Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T15:00:03.700Z] ---> 1dedd983c030 [2022-10-26T15:00:03.700Z] Step 2/4 : WORKDIR /edgex [2022-10-26T15:00:06.244Z] ---> Running in 692730a2efeb [2022-10-26T15:00:06.244Z] Removing intermediate container 692730a2efeb [2022-10-26T15:00:06.244Z] ---> c175eb6e5d01 [2022-10-26T15:00:06.244Z] Step 3/4 : COPY go.mod . [2022-10-26T15:00:06.244Z] ---> cae8a18902a1 [2022-10-26T15:00:06.244Z] Step 4/4 : RUN go mod download [2022-10-26T15:00:06.244Z] ---> Running in 8bd7e316fc2c [2022-10-26T15:00:09.124Z] Still waiting to schedule task [2022-10-26T15:00:09.125Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117151’ is offline [2022-10-26T15:00:18.455Z] Removing intermediate container 8bd7e316fc2c [2022-10-26T15:00:18.455Z] ---> 0dc831f37450 [2022-10-26T15:00:18.455Z] Successfully built 0dc831f37450 [2022-10-26T15:00:18.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:00:18.748Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T15:00:18.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:00:18.812Z] prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container [2022-10-26T15:00:18.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T15:00:19.296Z] $ docker top 8563d70c47c5a39e3c0947189305748eccc54e2b969fa8879b6342bfe04ae6e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:00:19.650Z] + go version [2022-10-26T15:00:19.650Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T15:00:19.661Z] $ docker stop --time=1 8563d70c47c5a39e3c0947189305748eccc54e2b969fa8879b6342bfe04ae6e3 [2022-10-26T15:00:20.915Z] $ docker rm -f 8563d70c47c5a39e3c0947189305748eccc54e2b969fa8879b6342bfe04ae6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:00:21.316Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T15:00:21.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:00:21.380Z] prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container [2022-10-26T15:00:21.411Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T15:00:21.826Z] $ docker top aa6dfd0d1024a3c9d26d159319faa1810d01bc04b6ec5c9264b49a9dcf597839 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T15:00:21.894Z] ========================================================= [2022-10-26T15:00:21.894Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-26T15:00:21.894Z] ========================================================= [Pipeline] sh [2022-10-26T15:00:22.171Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:00:22.470Z] + make test [2022-10-26T15:00:22.470Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T15:00:29.040Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-26T15:00:43.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-26T15:00:43.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements [2022-10-26T15:00:43.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.133s coverage: 43.0% of statements [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-26T15:00:43.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-26T15:00:43.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.744s coverage: 89.2% of statements [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.546s coverage: 95.6% of statements [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.097s coverage: 60.0% of statements [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2022-10-26T15:00:48.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.103s coverage: 79.5% of statements [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements [2022-10-26T15:00:48.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements [2022-10-26T15:00:56.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements [2022-10-26T15:00:56.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-10-26T15:00:58.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 79.9% of statements [2022-10-26T15:00:58.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.123s coverage: 92.9% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.055s coverage: 86.9% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.267s coverage: 91.2% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 64.7% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.377s coverage: 65.8% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.199s coverage: 92.3% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.082s coverage: 63.2% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.136s coverage: 97.7% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-26T15:01:06.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-10-26T15:01:06.853Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-10-26T15:01:06.853Z] 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 [2022-10-26T15:01:24.918Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T15:01:25.176Z] GO111MODULE=on go vet ./... [2022-10-26T15:01:29.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T15:01:29.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T15:01:29.452Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T15:01:29.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-26T15:01:29.789Z] + ls -al . [2022-10-26T15:01:29.789Z] total 768 [2022-10-26T15:01:29.789Z] drwxrwxr-x 11 1001 1001 4096 Oct 26 15:00 . [2022-10-26T15:01:29.789Z] drwxr-xr-x 4 root root 4096 Oct 26 15:00 .. [2022-10-26T15:01:29.789Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 14:59 .blubracket [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 16 Oct 26 14:59 .dockerignore [2022-10-26T15:01:29.789Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 15:01 .git [2022-10-26T15:01:29.789Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 14:59 .github [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 1030 Oct 26 14:59 .gitignore [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 14:59 .golangci.yml [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 87 Oct 26 14:59 .hadolint.yml [2022-10-26T15:01:29.789Z] drwxr-xr-x 3 1001 1001 4096 Oct 26 14:59 .semver [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 14:59 .sonarcloud.properties [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 14:59 ADOPTERS.md [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 10722 Oct 26 14:59 Attribution.txt [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 63209 Oct 26 14:59 CHANGELOG.md [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 14:59 CONTRIBUTING.md [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 14:59 GOVERNANCE.md [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 850 Oct 26 14:59 Jenkinsfile [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 14:59 LICENSE [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 13857 Oct 26 14:59 Makefile [2022-10-26T15:01:29.789Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 14:59 OWNERS.md [2022-10-26T15:01:29.790Z] -rw-rw-r-- 1 1001 1001 9799 Oct 26 14:59 README.md [2022-10-26T15:01:29.790Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 14:59 SECURITY.md [2022-10-26T15:01:29.790Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 14:59 VERSION [2022-10-26T15:01:29.790Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 14:59 ZMQWindows.md [2022-10-26T15:01:29.790Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 14:59 bin [2022-10-26T15:01:29.790Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 14:59 cmd [2022-10-26T15:01:29.790Z] -rw-r--r-- 1 root root 501828 Oct 26 15:01 coverage.out [2022-10-26T15:01:29.790Z] -rw-rw-r-- 1 1001 1001 3447 Oct 26 14:59 go.mod [2022-10-26T15:01:29.790Z] -rw-rw-r-- 1 1001 1001 45062 Oct 26 14:59 go.sum [2022-10-26T15:01:29.790Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 14:59 internal [2022-10-26T15:01:29.790Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 14:59 openapi [2022-10-26T15:01:29.790Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 14:59 snap [2022-10-26T15:01:29.790Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 14:59 version.go [Pipeline] sh [2022-10-26T15:01:30.088Z] + '[' -e coverage.out ] [2022-10-26T15:01:30.088Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-26T15:01:30.182Z] Stashed 1 file(s) [Pipeline] sh [2022-10-26T15:01:30.459Z] + make build [2022-10-26T15:01:30.459Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T15:01:42.658Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-26T15:01:54.856Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-26T15:01:55.427Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T15:02:01.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T15:02:02.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T15:02:03.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T15:02:05.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T15:02:05.657Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:02:06.591Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:02:07.525Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:02:08.091Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:02:09.987Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-10-26T15:02:10.935Z] $ docker stop --time=1 aa6dfd0d1024a3c9d26d159319faa1810d01bc04b6ec5c9264b49a9dcf597839 [2022-10-26T15:02:13.388Z] $ docker rm -f aa6dfd0d1024a3c9d26d159319faa1810d01bc04b6ec5c9264b49a9dcf597839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:02:14.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T15:02:14.126Z] [2022-10-26T15:02:14.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:02:14.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T15:02:14.680Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-26T15:02:14.680Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-26T15:02:14.680Z] ca9280d653b3: Pulling fs layer [2022-10-26T15:02:14.680Z] 7e9c9ca2126c: Pulling fs layer [2022-10-26T15:02:14.680Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-26T15:02:14.680Z] cbdbe7a5bc2a: Download complete [2022-10-26T15:02:14.938Z] ca9280d653b3: Verifying Checksum [2022-10-26T15:02:14.938Z] ca9280d653b3: Download complete [2022-10-26T15:02:14.938Z] cbdbe7a5bc2a: Pull complete [2022-10-26T15:02:15.195Z] 7e9c9ca2126c: Download complete [2022-10-26T15:02:15.195Z] ca9280d653b3: Pull complete [2022-10-26T15:02:18.472Z] 7e9c9ca2126c: Pull complete [2022-10-26T15:02:18.472Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-26T15:02:18.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T15:02:18.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:02:18.533Z] prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container [2022-10-26T15:02:18.561Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-26T15:02:19.719Z] $ docker top 34ec8707d270d2e67a4f906c6bcc2296a731729de3ffaf4649a459dccae9cd56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:02:20.007Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117152 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws [2022-10-26T15:02:20.021Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-10-26T15:02:20.050Z] The recommended git tool is: git [2022-10-26T15:02:20.057Z] + docker-compose build --help [2022-10-26T15:02:20.057Z] + grep parallel [2022-10-26T15:02:20.623Z] --parallel Build images in parallel. [Pipeline] } [2022-10-26T15:02:20.634Z] $ docker stop --time=1 34ec8707d270d2e67a4f906c6bcc2296a731729de3ffaf4649a459dccae9cd56 [2022-10-26T15:02:21.932Z] $ docker rm -f 34ec8707d270d2e67a4f906c6bcc2296a731729de3ffaf4649a459dccae9cd56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:02:22.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T15:02:22.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:02:22.354Z] prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container [2022-10-26T15:02:22.387Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-26T15:02:22.741Z] $ docker top a5e21d9f35b0cb50f61a06fd8c42b2e1f2cb0617ec60b2e937707b88cda23d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:02:23.075Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-26T15:02:23.642Z] Building core-command ... [2022-10-26T15:02:23.642Z] Building core-data ... [2022-10-26T15:02:23.642Z] Building core-metadata ... [2022-10-26T15:02:23.642Z] Building security-bootstrapper ... [2022-10-26T15:02:23.642Z] Building security-proxy-setup ... [2022-10-26T15:02:23.642Z] Building security-secretstore-setup ... [2022-10-26T15:02:23.642Z] Building security-spiffe-token-provider ... [2022-10-26T15:02:23.642Z] Building security-spire-agent ... [2022-10-26T15:02:23.642Z] Building security-spire-config ... [2022-10-26T15:02:23.642Z] Building security-spire-server ... [2022-10-26T15:02:23.642Z] Building support-notifications ... [2022-10-26T15:02:23.642Z] Building support-scheduler ... [2022-10-26T15:02:23.642Z] Building sys-mgmt-agent ... [2022-10-26T15:02:23.642Z] Building security-spire-config [2022-10-26T15:02:23.642Z] Building security-secretstore-setup [2022-10-26T15:02:23.642Z] Building sys-mgmt-agent [2022-10-26T15:02:23.642Z] Building security-proxy-setup [2022-10-26T15:02:23.642Z] Building security-spire-agent [2022-10-26T15:02:25.367Z] using credential edgex-jenkins-ssh [2022-10-26T15:02:25.382Z] Cloning the remote Git repository [2022-10-26T15:02:25.430Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-26T15:02:25.506Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-10-26T15:02:25.656Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-26T15:02:25.657Z] > git --version # timeout=10 [2022-10-26T15:02:25.678Z] > git --version # 'git version 2.25.1' [2022-10-26T15:02:25.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T15:02:25.733Z] Verifying host key using known hosts file [2022-10-26T15:02:25.929Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T15:02:25.941Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T15:02:35.831Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:02:35.831Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:02:35.831Z] ---> 0dc831f37450 [2022-10-26T15:02:35.831Z] Step 3/21 : WORKDIR /edgex-go [2022-10-26T15:02:35.831Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:02:35.831Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:02:35.831Z] ---> 0dc831f37450 [2022-10-26T15:02:35.831Z] Step 3/22 : WORKDIR /edgex-go [2022-10-26T15:02:35.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:02:35.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:02:35.831Z] ---> 0dc831f37450 [2022-10-26T15:02:35.831Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:02:35.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:02:35.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:02:35.831Z] ---> 0dc831f37450 [2022-10-26T15:02:35.831Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:02:35.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:02:35.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:02:35.831Z] ---> 0dc831f37450 [2022-10-26T15:02:35.831Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:02:38.359Z] ---> Running in f5ec948b116d [2022-10-26T15:02:38.359Z] ---> Running in 874473b882ed [2022-10-26T15:02:38.359Z] ---> Running in ec2fe0ef033e [2022-10-26T15:02:38.359Z] ---> Running in 5443d78babc8 [2022-10-26T15:02:38.359Z] ---> Running in cb27434f2e70 [2022-10-26T15:02:38.620Z] Removing intermediate container 874473b882ed [2022-10-26T15:02:38.620Z] ---> eab70245a1a5 [2022-10-26T15:02:38.620Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:02:38.620Z] Removing intermediate container f5ec948b116d [2022-10-26T15:02:38.620Z] ---> 896f135c315a [2022-10-26T15:02:38.620Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-26T15:02:38.620Z] Removing intermediate container cb27434f2e70 [2022-10-26T15:02:38.620Z] ---> dc5be299a3c6 [2022-10-26T15:02:38.620Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:02:38.620Z] Removing intermediate container ec2fe0ef033e [2022-10-26T15:02:38.620Z] ---> 911ca1224b84 [2022-10-26T15:02:38.620Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-26T15:02:38.620Z] Removing intermediate container 5443d78babc8 [2022-10-26T15:02:38.620Z] ---> e19a12a1227c [2022-10-26T15:02:38.620Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-26T15:02:38.620Z] ---> Running in 13286362d8f4 [2022-10-26T15:02:38.620Z] ---> Running in 061e286b33f8 [2022-10-26T15:02:38.620Z] ---> Running in 60250c8d22c2 [2022-10-26T15:02:38.620Z] ---> Running in 212184478f84 [2022-10-26T15:02:38.620Z] ---> Running in f9b538b76aba [2022-10-26T15:02:39.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:39.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:39.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:39.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:39.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:39.447Z] OK: 211 MiB in 51 packages [2022-10-26T15:02:39.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:39.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:39.447Z] OK: 211 MiB in 51 packages [2022-10-26T15:02:39.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:39.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:39.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:02:39.705Z] OK: 211 MiB in 51 packages [2022-10-26T15:02:39.705Z] OK: 211 MiB in 51 packages [2022-10-26T15:02:39.964Z] OK: 211 MiB in 51 packages [2022-10-26T15:02:39.964Z] Removing intermediate container 061e286b33f8 [2022-10-26T15:02:39.964Z] ---> 461cb4aed816 [2022-10-26T15:02:39.964Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:02:39.964Z] Removing intermediate container 13286362d8f4 [2022-10-26T15:02:39.964Z] ---> c7b83dca616f [2022-10-26T15:02:39.964Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:02:40.223Z] ---> fd2289f5745d [2022-10-26T15:02:40.223Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:02:40.223Z] Removing intermediate container 60250c8d22c2 [2022-10-26T15:02:40.223Z] ---> 6d476d6bc271 [2022-10-26T15:02:40.223Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:02:40.223Z] ---> Running in fb5d10d34b1b [2022-10-26T15:02:40.223Z] ---> 0de06c6f2513 [2022-10-26T15:02:40.223Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:02:40.223Z] ---> Running in c9a5b8d15af0 [2022-10-26T15:02:40.482Z] Removing intermediate container f9b538b76aba [2022-10-26T15:02:40.482Z] ---> f55ccb723f7c [2022-10-26T15:02:40.482Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-26T15:02:40.482Z] ---> 79d1e23285a3 [2022-10-26T15:02:40.482Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:02:40.482Z] Removing intermediate container 212184478f84 [2022-10-26T15:02:40.482Z] ---> 7b5635bd59d1 [2022-10-26T15:02:40.482Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-26T15:02:40.482Z] ---> Running in e52f4c557ef9 [2022-10-26T15:02:40.744Z] ---> cc9b86cb5db6 [2022-10-26T15:02:40.745Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:02:40.745Z] ---> Running in 9ec682acc54c [2022-10-26T15:02:40.745Z] ---> 1f4e6b8aace5 [2022-10-26T15:02:40.745Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:02:40.745Z] ---> Running in 85601bc456d9 [2022-10-26T15:02:42.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-26T15:02:42.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T15:02:43.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-26T15:02:43.832Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-26T15:02:43.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T15:02:43.839Z] Verifying host key using known hosts file [2022-10-26T15:02:43.846Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T15:02:43.857Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T15:02:44.848Z] Merging remotes/origin/main commit 4dda876682c0684414e4410155dc7f9aedfebf77 into PR head commit 8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:02:45.205Z] Merge succeeded, producing 8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:02:45.205Z] Checking out Revision 8b7fa482d087dec069e04267988389a7967eadb4 (PR-4218) [2022-10-26T15:02:45.695Z] Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T15:02:44.862Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T15:02:44.877Z] > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 [2022-10-26T15:02:45.114Z] > git remote # timeout=10 [2022-10-26T15:02:45.131Z] > git config --get remote.origin.url # timeout=10 [2022-10-26T15:02:45.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T15:02:45.147Z] Verifying host key using known hosts file [2022-10-26T15:02:45.151Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T15:02:45.159Z] > git merge 4dda876682c0684414e4410155dc7f9aedfebf77 # timeout=10 [2022-10-26T15:02:45.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-26T15:02:45.208Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T15:02:45.221Z] > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 [2022-10-26T15:02:46.875Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T15:02:46.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:02:46.875Z] Dload Upload Total Spent Left Speed [2022-10-26T15:02:46.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-10-26T15:02:47.512Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T15:02:47.846Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T15:02:47.846Z] + sudo tee /etc/docker/daemon.new [2022-10-26T15:02:47.846Z] { [2022-10-26T15:02:47.846Z] "registry-mirrors": [ [2022-10-26T15:02:47.846Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T15:02:47.846Z] ], [2022-10-26T15:02:47.846Z] "bip": "10.250.0.254/24", [2022-10-26T15:02:47.846Z] "hosts": [ [2022-10-26T15:02:47.846Z] "tcp://0.0.0.0:5555", [2022-10-26T15:02:47.846Z] "unix:///var/run/docker.sock" [2022-10-26T15:02:47.846Z] ], [2022-10-26T15:02:47.846Z] "mtu": 1458, [2022-10-26T15:02:47.846Z] "selinux-enabled": true, [2022-10-26T15:02:47.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T15:02:47.846Z] } [Pipeline] sh [2022-10-26T15:02:48.169Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T15:02:48.499Z] + sudo service docker restart [2022-10-26T15:03:02.674Z] Removing intermediate container 9ec682acc54c [2022-10-26T15:03:02.674Z] ---> 884dc72f16b7 [2022-10-26T15:03:02.674Z] Removing intermediate container 85601bc456d9 [2022-10-26T15:03:02.674Z] Step 7/22 : COPY . . ---> 866632cf0bd0 [2022-10-26T15:03:02.674Z] [2022-10-26T15:03:02.674Z] Step 7/21 : COPY . . [2022-10-26T15:03:02.674Z] Removing intermediate container fb5d10d34b1b [2022-10-26T15:03:02.674Z] ---> d12b73ee612f [2022-10-26T15:03:02.674Z] Step 7/24 : COPY . . [2022-10-26T15:03:02.674Z] Removing intermediate container c9a5b8d15af0 [2022-10-26T15:03:02.674Z] ---> 45b10547b74c [2022-10-26T15:03:02.674Z] Step 7/24 : COPY . . [2022-10-26T15:03:02.674Z] Removing intermediate container e52f4c557ef9 [2022-10-26T15:03:02.675Z] ---> 17b956afc33b [2022-10-26T15:03:02.675Z] Step 7/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:03:06.765Z] provisioning config files... [2022-10-26T15:03:06.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8799148317658642733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:03:07.154Z] ---> docker-login.sh [2022-10-26T15:03:07.154Z] nexus3.edgexfoundry.org:10001 [2022-10-26T15:03:07.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:03:07.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:03:07.742Z] Configure a credential helper to remove this warning. See [2022-10-26T15:03:07.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:03:07.742Z] [2022-10-26T15:03:07.742Z] Login Succeeded [2022-10-26T15:03:07.742Z] nexus3.edgexfoundry.org:10002 [2022-10-26T15:03:08.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:03:08.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:03:08.280Z] Configure a credential helper to remove this warning. See [2022-10-26T15:03:08.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:03:08.280Z] [2022-10-26T15:03:08.280Z] Login Succeeded [2022-10-26T15:03:08.280Z] nexus3.edgexfoundry.org:10003 [2022-10-26T15:03:08.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:03:08.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:03:08.549Z] Configure a credential helper to remove this warning. See [2022-10-26T15:03:08.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:03:08.549Z] [2022-10-26T15:03:08.549Z] Login Succeeded [2022-10-26T15:03:08.549Z] nexus3.edgexfoundry.org:10004 [2022-10-26T15:03:08.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:03:09.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:03:09.094Z] Configure a credential helper to remove this warning. See [2022-10-26T15:03:09.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:03:09.094Z] [2022-10-26T15:03:09.094Z] Login Succeeded [2022-10-26T15:03:09.094Z] docker.io [2022-10-26T15:03:09.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:03:09.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:03:09.632Z] Configure a credential helper to remove this warning. See [2022-10-26T15:03:09.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:03:09.632Z] [2022-10-26T15:03:09.632Z] Login Succeeded [2022-10-26T15:03:09.632Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T15:03:09.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-26T15:03:10.120Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-10-26T15:03:10.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:03:10.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:03:10.162Z] ========================================================= [2022-10-26T15:03:10.162Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T15:03:10.162Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:03:10.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T15:03:10.758Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T15:03:10.758Z] 9b18e9b68314: Pulling fs layer [2022-10-26T15:03:10.758Z] d32db5db7311: Pulling fs layer [2022-10-26T15:03:10.758Z] d0c4b47475fc: Pulling fs layer [2022-10-26T15:03:10.758Z] 5831b945b038: Pulling fs layer [2022-10-26T15:03:10.758Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T15:03:10.758Z] e10730c5d714: Pulling fs layer [2022-10-26T15:03:10.758Z] 5dd5c2283517: Pulling fs layer [2022-10-26T15:03:10.758Z] d5ac0230b979: Pulling fs layer [2022-10-26T15:03:10.758Z] 86bbec2aaacd: Waiting [2022-10-26T15:03:10.758Z] e10730c5d714: Waiting [2022-10-26T15:03:10.758Z] 5dd5c2283517: Waiting [2022-10-26T15:03:10.758Z] d5ac0230b979: Waiting [2022-10-26T15:03:10.758Z] 5831b945b038: Waiting [2022-10-26T15:03:10.758Z] d0c4b47475fc: Verifying Checksum [2022-10-26T15:03:10.758Z] d0c4b47475fc: Download complete [2022-10-26T15:03:10.758Z] d32db5db7311: Verifying Checksum [2022-10-26T15:03:10.758Z] d32db5db7311: Download complete [2022-10-26T15:03:10.758Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T15:03:10.758Z] 86bbec2aaacd: Download complete [2022-10-26T15:03:10.758Z] e10730c5d714: Verifying Checksum [2022-10-26T15:03:10.758Z] e10730c5d714: Download complete [2022-10-26T15:03:10.758Z] 9b18e9b68314: Verifying Checksum [2022-10-26T15:03:10.758Z] 9b18e9b68314: Download complete [2022-10-26T15:03:11.729Z] 9b18e9b68314: Pull complete [2022-10-26T15:03:11.729Z] d5ac0230b979: Verifying Checksum [2022-10-26T15:03:11.729Z] d5ac0230b979: Download complete [2022-10-26T15:03:12.322Z] d32db5db7311: Pull complete [2022-10-26T15:03:12.596Z] d0c4b47475fc: Pull complete [2022-10-26T15:03:12.652Z] ---> c74bc90357d9 [2022-10-26T15:03:12.652Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-26T15:03:12.652Z] ---> ae73a04432b0 [2022-10-26T15:03:12.652Z] ---> a17704ce7f37 [2022-10-26T15:03:12.652Z] ---> ac1596475bc3 [2022-10-26T15:03:12.652Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:03:12.652Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-26T15:03:12.652Z] [2022-10-26T15:03:12.652Z] ---> 22775b9d9531 [2022-10-26T15:03:12.652Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:03:12.652Z] ---> Running in fa831527cc17 [2022-10-26T15:03:12.652Z] ---> Running in d45586d679af [2022-10-26T15:03:12.652Z] ---> Running in 6a1045e981ee [2022-10-26T15:03:12.652Z] ---> Running in e7fc044ddf76 [2022-10-26T15:03:12.652Z] ---> Running in 4d0c1584f4e9 [2022-10-26T15:03:12.652Z] Removing intermediate container d45586d679af [2022-10-26T15:03:12.653Z] ---> ff78bf9330c2 [2022-10-26T15:03:12.653Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T15:03:12.653Z] Removing intermediate container e7fc044ddf76 [2022-10-26T15:03:12.653Z] ---> d122df2d9fdb [2022-10-26T15:03:12.653Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T15:03:12.653Z] ---> Running in 1f62af202de6 [2022-10-26T15:03:12.653Z] ---> Running in d0e17b283f4a [2022-10-26T15:03:12.653Z] Removing intermediate container 1f62af202de6 [2022-10-26T15:03:12.653Z] ---> 09859e1a4dc9 [2022-10-26T15:03:12.653Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:03:12.653Z] Removing intermediate container d0e17b283f4a [2022-10-26T15:03:12.653Z] ---> 5688a9ab65db [2022-10-26T15:03:12.653Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:03:12.653Z] ---> Running in 1813f0986176 [2022-10-26T15:03:12.653Z] ---> Running in a1d7e1c52754 [2022-10-26T15:03:12.653Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:03:12.653Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T15:03:12.653Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T15:03:12.869Z] 5dd5c2283517: Verifying Checksum [2022-10-26T15:03:12.869Z] 5dd5c2283517: Download complete [2022-10-26T15:03:12.910Z] Removing intermediate container a1d7e1c52754 [2022-10-26T15:03:12.910Z] ---> 049899bbb19d [2022-10-26T15:03:12.910Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T15:03:12.910Z] Removing intermediate container 1813f0986176 [2022-10-26T15:03:12.910Z] ---> b59c966760df [2022-10-26T15:03:12.910Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T15:03:12.910Z] ---> Running in 05bda6e811da [2022-10-26T15:03:12.910Z] ---> Running in bd3a8bff8f29 [2022-10-26T15:03:12.910Z] Removing intermediate container 05bda6e811da [2022-10-26T15:03:12.910Z] ---> f54b5757dea7 [2022-10-26T15:03:12.910Z] [2022-10-26T15:03:12.910Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T15:03:12.910Z] Removing intermediate container bd3a8bff8f29 [2022-10-26T15:03:12.910Z] ---> 2f8defa8f332 [2022-10-26T15:03:12.910Z] [2022-10-26T15:03:12.910Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T15:03:13.170Z] 3.15: Pulling from library/alpine [2022-10-26T15:03:13.170Z] 3.15: Pulling from library/alpine [2022-10-26T15:03:13.734Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T15:03:13.734Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T15:03:13.734Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T15:03:13.734Z] Status: Image is up to date for alpine:3.15 [2022-10-26T15:03:13.734Z] ---> c4fc93816858 [2022-10-26T15:03:13.734Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:03:13.734Z] ---> c4fc93816858 [2022-10-26T15:03:13.734Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:03:13.734Z] ---> Running in 04c165c092ca [2022-10-26T15:03:13.734Z] ---> Running in b83df0e1b2ea [2022-10-26T15:03:13.838Z] 5831b945b038: Verifying Checksum [2022-10-26T15:03:13.838Z] 5831b945b038: Download complete [2022-10-26T15:03:13.993Z] Removing intermediate container 04c165c092ca [2022-10-26T15:03:13.993Z] ---> 6640d59be703 [2022-10-26T15:03:13.993Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T15:03:13.993Z] Removing intermediate container b83df0e1b2ea [2022-10-26T15:03:13.993Z] ---> 83241e5c7a62 [2022-10-26T15:03:13.993Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-26T15:03:13.993Z] ---> Running in a8f2f4494e55 [2022-10-26T15:03:13.993Z] ---> Running in bb40ce943631 [2022-10-26T15:03:14.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:14.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:14.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:14.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:14.815Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:03:14.815Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:03:14.815Z] OK: 15857 distinct packages available [2022-10-26T15:03:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:14.815Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:03:14.815Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:03:14.815Z] OK: 15857 distinct packages available [2022-10-26T15:03:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:14.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:15.071Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T15:03:15.071Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:03:15.071Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T15:03:15.071Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T15:03:15.071Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T15:03:15.071Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:03:15.071Z] OK: 7 MiB in 19 packages [2022-10-26T15:03:15.071Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-26T15:03:15.071Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:03:15.071Z] (3/4) Installing libucontext (1.1-r0) [2022-10-26T15:03:15.071Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-26T15:03:15.071Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:03:15.071Z] OK: 6 MiB in 18 packages [2022-10-26T15:03:16.490Z] Removing intermediate container bb40ce943631 [2022-10-26T15:03:16.490Z] ---> 73d1716bd9af [2022-10-26T15:03:16.490Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:03:16.490Z] Removing intermediate container a8f2f4494e55 [2022-10-26T15:03:16.490Z] ---> ec7036ea1503 [2022-10-26T15:03:16.490Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-26T15:03:19.012Z] ---> ab813c56c065 [2022-10-26T15:03:19.012Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:03:19.012Z] ---> 6b9601fbbaba [2022-10-26T15:03:19.012Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:03:19.952Z] ---> 04560e6819f6 [2022-10-26T15:03:19.952Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-26T15:03:20.209Z] ---> Running in aa099df8e699 [2022-10-26T15:03:20.470Z] ---> cd8efeb34ef3 [2022-10-26T15:03:20.470Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:03:21.033Z] Removing intermediate container aa099df8e699 [2022-10-26T15:03:21.033Z] ---> a276c2d48acd [2022-10-26T15:03:21.033Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-26T15:03:21.033Z] ---> 7060d7937fa1 [2022-10-26T15:03:21.033Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-26T15:03:21.622Z] ---> 451d64f56192 [2022-10-26T15:03:21.622Z] Step 19/24 : WORKDIR / [2022-10-26T15:03:21.622Z] ---> Running in 0640ed348814 [2022-10-26T15:03:21.881Z] ---> ee6f89f46389 [2022-10-26T15:03:21.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-26T15:03:22.140Z] Removing intermediate container 0640ed348814 [2022-10-26T15:03:22.140Z] ---> 9a86e6a45239 [2022-10-26T15:03:22.140Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:03:22.415Z] ---> Running in 3c0ea0bfb96d [2022-10-26T15:03:22.415Z] ---> 0c6e0577d13b [2022-10-26T15:03:22.415Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:03:22.415Z] ---> Running in 587c1922f4de [2022-10-26T15:03:22.672Z] Removing intermediate container 3c0ea0bfb96d [2022-10-26T15:03:22.672Z] ---> 7267e75ae896 [2022-10-26T15:03:22.672Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:03:22.970Z] ---> Running in fdce5f8a8566 [2022-10-26T15:03:22.970Z] Removing intermediate container 587c1922f4de [2022-10-26T15:03:22.970Z] ---> ba5f7ef2620f [2022-10-26T15:03:22.970Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:03:22.970Z] ---> Running in 958e2fcdf75b [2022-10-26T15:03:23.234Z] Removing intermediate container fdce5f8a8566 [2022-10-26T15:03:23.234Z] ---> 726dad4986a1 [2022-10-26T15:03:23.234Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T15:03:23.234Z] ---> Running in 8ec9a3810261 [2022-10-26T15:03:23.500Z] Removing intermediate container 958e2fcdf75b [2022-10-26T15:03:23.500Z] ---> 0a83bf1fd6fc [2022-10-26T15:03:23.500Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T15:03:23.500Z] ---> Running in 77eccd146155 [2022-10-26T15:03:23.757Z] Removing intermediate container 8ec9a3810261 [2022-10-26T15:03:23.757Z] ---> 89f3fbc4b1aa [2022-10-26T15:03:23.757Z] Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:03:23.757Z] ---> Running in 7bfcbba2bc4a [2022-10-26T15:03:24.014Z] Removing intermediate container 77eccd146155 [2022-10-26T15:03:24.014Z] ---> 90675d4a3d06 [2022-10-26T15:03:24.014Z] Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:03:24.014Z] ---> Running in 72b98bb1abd9 [2022-10-26T15:03:24.298Z] Removing intermediate container 7bfcbba2bc4a [2022-10-26T15:03:24.298Z] ---> 8a7ce18d5936 [2022-10-26T15:03:24.298Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T15:03:24.298Z] ---> Running in 1ecdf9d8c759 [2022-10-26T15:03:24.556Z] Removing intermediate container 72b98bb1abd9 [2022-10-26T15:03:24.556Z] ---> 2aec193bb66e [2022-10-26T15:03:24.556Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T15:03:24.556Z] ---> Running in 651afce9f2ff [2022-10-26T15:03:24.813Z] Removing intermediate container 1ecdf9d8c759 [2022-10-26T15:03:24.813Z] ---> ec5c5dd54276 [2022-10-26T15:03:24.813Z] [2022-10-26T15:03:24.813Z] Successfully built ec5c5dd54276 [2022-10-26T15:03:24.813Z] Successfully tagged security-spire-config:latest [2022-10-26T15:03:24.813Z] Removing intermediate container 651afce9f2ff [2022-10-26T15:03:24.813Z] ---> 40486e1a652c [2022-10-26T15:03:24.813Z] [2022-10-26T15:03:24.813Z] Building support-scheduler [2022-10-26T15:03:24.813Z]  Building security-spire-config ... done Successfully built 40486e1a652c [2022-10-26T15:03:24.813Z] Successfully tagged security-spire-agent:latest [2022-10-26T15:03:24.813Z] Building core-data [2022-10-26T15:03:26.343Z] 5831b945b038: Pull complete [2022-10-26T15:03:26.344Z] 86bbec2aaacd: Pull complete [2022-10-26T15:03:26.612Z] e10730c5d714: Pull complete [2022-10-26T15:03:30.064Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:30.064Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:30.064Z] ---> 0dc831f37450 [2022-10-26T15:03:30.064Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:03:30.064Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:30.064Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:30.064Z] ---> 0dc831f37450 [2022-10-26T15:03:30.064Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:03:31.960Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:03:32.219Z] ---> Running in a738281946eb [2022-10-26T15:03:32.219Z] ---> Running in 88fd9ed587ea [2022-10-26T15:03:32.219Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:03:32.219Z] Removing intermediate container 88fd9ed587ea [2022-10-26T15:03:32.219Z] ---> 2ddff0c7909f [2022-10-26T15:03:32.219Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:03:32.478Z] Removing intermediate container a738281946eb [2022-10-26T15:03:32.478Z] ---> 256df4487a5c [2022-10-26T15:03:32.478Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:03:32.478Z] ---> Running in 9936914c5aae [2022-10-26T15:03:32.478Z] ---> Running in bdb487065c8b [2022-10-26T15:03:32.478Z] Removing intermediate container 9936914c5aae [2022-10-26T15:03:32.478Z] ---> 72bf491c4fb0 [2022-10-26T15:03:32.478Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-26T15:03:32.745Z] Removing intermediate container bdb487065c8b [2022-10-26T15:03:32.745Z] ---> d6f93d8e5dd0 [2022-10-26T15:03:32.745Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-26T15:03:32.745Z] ---> Running in 432446c6b17f [2022-10-26T15:03:33.002Z] ---> Running in ac53509c70b1 [2022-10-26T15:03:33.278Z] 5dd5c2283517: Pull complete [2022-10-26T15:03:33.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:33.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:33.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:33.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:33.824Z] OK: 211 MiB in 51 packages [2022-10-26T15:03:34.081Z] OK: 211 MiB in 51 packages [2022-10-26T15:03:34.082Z] Removing intermediate container 6a1045e981ee [2022-10-26T15:03:34.082Z] ---> 0ca5d8356d67 [2022-10-26T15:03:34.082Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-26T15:03:34.246Z] d5ac0230b979: Pull complete [2022-10-26T15:03:34.246Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T15:03:34.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T15:03:34.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:03:34.344Z] ---> Running in bb2970d4b1e5 [2022-10-26T15:03:34.582Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T15:03:34.582Z] WORKDIR /edgex [2022-10-26T15:03:34.582Z] COPY go.mod . [2022-10-26T15:03:34.582Z] RUN go mod download [2022-10-26T15:03:34.582Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-26T15:03:35.175Z] Sending build context to Docker daemon 3.267MB [2022-10-26T15:03:35.175Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T15:03:35.175Z] ---> 59b3b1a385d4 [2022-10-26T15:03:35.175Z] Step 2/4 : WORKDIR /edgex [2022-10-26T15:03:35.729Z] Removing intermediate container 432446c6b17f [2022-10-26T15:03:35.729Z] ---> 35a24eb6cec9 [2022-10-26T15:03:35.729Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:03:35.729Z] Removing intermediate container ac53509c70b1 [2022-10-26T15:03:35.729Z] ---> c1ff70c0e001 [2022-10-26T15:03:35.729Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:03:35.729Z] Removing intermediate container fa831527cc17 [2022-10-26T15:03:35.729Z] ---> f05f95d812e1 [2022-10-26T15:03:35.729Z] [2022-10-26T15:03:35.729Z] Step 9/24 : FROM alpine:3.16 [2022-10-26T15:03:35.729Z] Removing intermediate container 4d0c1584f4e9 [2022-10-26T15:03:35.729Z] ---> 199c390c48af [2022-10-26T15:03:35.729Z] [2022-10-26T15:03:35.729Z] Step 9/21 : FROM alpine:3.16 [2022-10-26T15:03:35.729Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T15:03:35.990Z] ---> 1660a5f7943a [2022-10-26T15:03:35.990Z] ---> ece9fa4657c5 [2022-10-26T15:03:35.990Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:35.990Z] [2022-10-26T15:03:35.990Z] ---> Running in 9505747eb4dc [2022-10-26T15:03:35.990Z] ---> Running in 7d14c14dc3fb [2022-10-26T15:03:36.272Z] 3.16: Pulling from library/alpine [2022-10-26T15:03:36.272Z] 3.16: Pulling from library/alpine [2022-10-26T15:03:36.837Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T15:03:36.837Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T15:03:36.837Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T15:03:36.837Z] Status: Image is up to date for alpine:3.16 [2022-10-26T15:03:36.837Z] ---> 9c6f07244728 [2022-10-26T15:03:36.837Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-26T15:03:36.837Z] ---> 9c6f07244728 [2022-10-26T15:03:36.837Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-26T15:03:36.837Z] ---> Running in 8d26b0279469 [2022-10-26T15:03:36.837Z] ---> Running in 8741dd73459b [2022-10-26T15:03:36.837Z] Removing intermediate container bb2970d4b1e5 [2022-10-26T15:03:36.837Z] ---> bdd58e01acff [2022-10-26T15:03:36.837Z] [2022-10-26T15:03:36.837Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:03:36.837Z] ---> 9c6f07244728 [2022-10-26T15:03:36.837Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:03:36.837Z] ---> Running in 1af3db7e0c04 [2022-10-26T15:03:37.095Z] Removing intermediate container 1af3db7e0c04 [2022-10-26T15:03:37.095Z] ---> 90cdc627e30f [2022-10-26T15:03:37.095Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-26T15:03:37.095Z] ---> Running in c6aec8b4bd11 [2022-10-26T15:03:37.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:37.128Z] ---> Running in c937321f6824 [2022-10-26T15:03:37.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:37.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:37.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:37.397Z] Removing intermediate container c937321f6824 [2022-10-26T15:03:37.397Z] ---> a914b1c95734 [2022-10-26T15:03:37.397Z] Step 3/4 : COPY go.mod . [2022-10-26T15:03:37.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:37.613Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-26T15:03:37.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:37.613Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-26T15:03:37.613Z] (3/3) Installing su-exec (0.2-r1) [2022-10-26T15:03:37.613Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:03:37.613Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:03:37.613Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-26T15:03:37.613Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-26T15:03:37.613Z] OK: 6 MiB in 17 packages [2022-10-26T15:03:37.613Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T15:03:37.613Z] (4/6) Installing libcurl (7.83.1-r4) [2022-10-26T15:03:37.613Z] (5/6) Installing curl (7.83.1-r4) [2022-10-26T15:03:37.613Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-26T15:03:37.613Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:03:37.613Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:03:37.872Z] OK: 8 MiB in 20 packages [2022-10-26T15:03:37.872Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T15:03:37.872Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T15:03:37.872Z] (3/33) Installing readline (8.1.2-r0) [2022-10-26T15:03:37.872Z] (4/33) Installing bash (5.1.16-r2) [2022-10-26T15:03:37.872Z] Executing bash-5.1.16-r2.post-install [2022-10-26T15:03:37.872Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-26T15:03:37.872Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-26T15:03:37.872Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T15:03:37.872Z] (8/33) Installing libcurl (7.83.1-r4) [2022-10-26T15:03:37.984Z] ---> 082190c051e3 [2022-10-26T15:03:37.984Z] Step 4/4 : RUN go mod download [2022-10-26T15:03:38.131Z] (9/33) Installing curl (7.83.1-r4) [2022-10-26T15:03:38.131Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-26T15:03:38.252Z] ---> Running in 49b3fefa3387 [2022-10-26T15:03:39.502Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-26T15:03:39.502Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-26T15:03:39.502Z] (13/33) Installing expat (2.5.0-r0) [2022-10-26T15:03:39.502Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-26T15:03:39.502Z] (15/33) Installing gdbm (1.23-r0) [2022-10-26T15:03:39.502Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-26T15:03:39.502Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T15:03:39.502Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T15:03:39.502Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-26T15:03:39.502Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-26T15:03:39.502Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-26T15:03:40.090Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-26T15:03:40.090Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-26T15:03:40.090Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-26T15:03:40.090Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-26T15:03:40.090Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-26T15:03:40.090Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-26T15:03:40.090Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-26T15:03:40.090Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-26T15:03:40.090Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-26T15:03:40.090Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-26T15:03:40.090Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-26T15:03:40.348Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-26T15:03:40.348Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:03:40.348Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:03:40.348Z] OK: 122 MiB in 47 packages [2022-10-26T15:03:41.289Z] Removing intermediate container 8d26b0279469 [2022-10-26T15:03:41.289Z] ---> 42749e74fe0e [2022-10-26T15:03:41.289Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T15:03:41.289Z] Removing intermediate container 8741dd73459b [2022-10-26T15:03:41.289Z] ---> bbfc5c36ce07 [2022-10-26T15:03:41.289Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T15:03:41.289Z] ---> Running in 105ba17f5715 [2022-10-26T15:03:41.289Z] ---> Running in 9c5eac43e874 [2022-10-26T15:03:41.611Z] Removing intermediate container 9c5eac43e874 [2022-10-26T15:03:41.611Z] ---> 66cdb7274ea0 [2022-10-26T15:03:41.611Z] Step 12/21 : WORKDIR /edgex [2022-10-26T15:03:41.611Z] Removing intermediate container 105ba17f5715 [2022-10-26T15:03:41.611Z] ---> 1b3ae0e52417 [2022-10-26T15:03:41.611Z] Step 12/24 : WORKDIR / [2022-10-26T15:03:41.906Z] ---> Running in afff4cc2e74d [2022-10-26T15:03:41.906Z] ---> Running in c69ed7ab523c [2022-10-26T15:03:42.471Z] Removing intermediate container afff4cc2e74d [2022-10-26T15:03:42.471Z] ---> ad8c9dd93c20 [2022-10-26T15:03:42.471Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-26T15:03:42.471Z] Removing intermediate container c69ed7ab523c [2022-10-26T15:03:42.471Z] ---> b6b1afd9930b [2022-10-26T15:03:42.471Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-26T15:03:43.070Z] ---> 445b87ae85ab [2022-10-26T15:03:43.070Z] ---> c5ed4db1ddb0 [2022-10-26T15:03:43.070Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup .Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-26T15:03:43.070Z] [2022-10-26T15:03:43.337Z] ---> d90e369ba97c [2022-10-26T15:03:43.337Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-26T15:03:43.595Z] ---> bdc0d676bff2 [2022-10-26T15:03:43.595Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-26T15:03:43.890Z] ---> e28fd6498c25 [2022-10-26T15:03:43.890Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-26T15:03:44.194Z] ---> 104629e6fbea [2022-10-26T15:03:44.194Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T15:03:44.194Z] Collecting docker-compose==1.23.2 [2022-10-26T15:03:44.194Z] ---> b72afbd8ac1b [2022-10-26T15:03:44.194Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-26T15:03:44.194Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-26T15:03:44.194Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.9 MB/s eta 0:00:00 [2022-10-26T15:03:44.453Z] Collecting docopt<0.7,>=0.6.1 [2022-10-26T15:03:44.453Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-26T15:03:44.453Z] Preparing metadata (setup.py): started [2022-10-26T15:03:44.453Z] ---> 3462bb6857c8 [2022-10-26T15:03:44.453Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T15:03:44.453Z] ---> Running in 4c51d1549df2 [2022-10-26T15:03:44.712Z] ---> a49752eacc78 [2022-10-26T15:03:44.712Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-26T15:03:44.712Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:03:44.974Z] Collecting PyYAML<4,>=3.10 [2022-10-26T15:03:44.974Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-26T15:03:44.974Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 55.4 MB/s eta 0:00:00 [2022-10-26T15:03:45.231Z] Preparing metadata (setup.py): started [2022-10-26T15:03:45.489Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:03:45.489Z] Collecting cached-property<2,>=1.2.0 [2022-10-26T15:03:45.489Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-26T15:03:45.746Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-26T15:03:45.746Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-26T15:03:45.746Z] Preparing metadata (setup.py): started [2022-10-26T15:03:45.746Z] ---> 1f0b3479b501 [2022-10-26T15:03:45.746Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T15:03:46.003Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:03:46.003Z] Removing intermediate container 4c51d1549df2 [2022-10-26T15:03:46.003Z] ---> 256436844425 [2022-10-26T15:03:46.003Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T15:03:46.003Z] Collecting texttable<0.10,>=0.9.0 [2022-10-26T15:03:46.003Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-26T15:03:46.003Z] Preparing metadata (setup.py): started [2022-10-26T15:03:46.274Z] ---> Running in 65f0c9e1bc85 [2022-10-26T15:03:46.274Z] ---> 0784184315da [2022-10-26T15:03:46.274Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T15:03:46.274Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:03:46.533Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-26T15:03:46.533Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-26T15:03:46.533Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 111.2 MB/s eta 0:00:00 [2022-10-26T15:03:46.533Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-26T15:03:46.533Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-26T15:03:46.533Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 93.6 MB/s eta 0:00:00 [2022-10-26T15:03:46.533Z] Removing intermediate container 65f0c9e1bc85 [2022-10-26T15:03:46.533Z] ---> cdfca8e94d68 [2022-10-26T15:03:46.533Z] Step 19/21 : LABEL arch=x86_64 [2022-10-26T15:03:46.533Z] ---> Running in 556efdfd1334 [2022-10-26T15:03:46.802Z] Collecting jsonschema<3,>=2.5.1 [2022-10-26T15:03:46.802Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-26T15:03:46.802Z] ---> Running in b04e52c1356a [2022-10-26T15:03:46.802Z] Collecting docker<4.0,>=3.6.0 [2022-10-26T15:03:46.802Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-26T15:03:46.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 76.8 MB/s eta 0:00:00 [2022-10-26T15:03:46.802Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-26T15:03:47.061Z] Collecting docker-pycreds>=0.4.0 [2022-10-26T15:03:47.061Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-26T15:03:47.061Z] Removing intermediate container b04e52c1356a [2022-10-26T15:03:47.061Z] ---> 7e3abffb3e12 [2022-10-26T15:03:47.061Z] Step 20/21 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:03:47.061Z] Collecting idna<2.8,>=2.5 [2022-10-26T15:03:47.061Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-26T15:03:47.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 72.1 MB/s eta 0:00:00 [2022-10-26T15:03:47.061Z] ---> Running in b6e2203baf67 [2022-10-26T15:03:47.319Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-26T15:03:47.319Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-26T15:03:47.319Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 87.0 MB/s eta 0:00:00 [2022-10-26T15:03:47.319Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-26T15:03:47.319Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-26T15:03:47.319Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 45.8 MB/s eta 0:00:00 [2022-10-26T15:03:47.319Z] Collecting certifi>=2017.4.17 [2022-10-26T15:03:47.319Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-26T15:03:47.319Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 57.7 MB/s eta 0:00:00 [2022-10-26T15:03:47.577Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-26T15:03:47.577Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-26T15:03:47.577Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-26T15:03:47.577Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-26T15:03:47.577Z] Removing intermediate container b6e2203baf67 [2022-10-26T15:03:47.577Z] ---> 9fbce8b64935 [2022-10-26T15:03:47.577Z] Step 21/21 : LABEL version=0.0.0 [2022-10-26T15:03:47.577Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-26T15:03:47.577Z] Running setup.py install for texttable: started [2022-10-26T15:03:47.577Z] Removing intermediate container 9505747eb4dc [2022-10-26T15:03:47.577Z] ---> 2deda56666fb [2022-10-26T15:03:47.577Z] Step 8/22 : COPY . . [2022-10-26T15:03:47.577Z] ---> Running in 63b2242be7f0 [2022-10-26T15:03:47.860Z] Removing intermediate container 556efdfd1334 [2022-10-26T15:03:47.860Z] ---> 64528cad10a8 [2022-10-26T15:03:47.860Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T15:03:47.860Z] Running setup.py install for texttable: finished with status 'done' [2022-10-26T15:03:47.860Z] Running setup.py install for PyYAML: started [2022-10-26T15:03:48.118Z] Removing intermediate container 63b2242be7f0 [2022-10-26T15:03:48.118Z] ---> 74c5002fe243 [2022-10-26T15:03:48.118Z] [2022-10-26T15:03:48.118Z] Successfully built 74c5002fe243 [2022-10-26T15:03:48.118Z] Removing intermediate container 7d14c14dc3fb [2022-10-26T15:03:48.118Z] ---> ee026d51d66c [2022-10-26T15:03:48.118Z] Step 8/22 : COPY . . [2022-10-26T15:03:48.376Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-26T15:03:48.634Z] Successfully tagged security-proxy-setup:latest [2022-10-26T15:03:48.634Z] Building security-bootstrapper [2022-10-26T15:03:49.218Z]  Building security-proxy-setup ... done  ---> Running in 9ad36c26d406 [2022-10-26T15:03:50.596Z] Running setup.py install for docopt: started [2022-10-26T15:03:50.596Z] Running setup.py install for docopt: finished with status 'done' [2022-10-26T15:03:51.342Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:51.342Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:51.342Z] ---> 0dc831f37450 [2022-10-26T15:03:51.342Z] Step 3/32 : WORKDIR /edgex-go [2022-10-26T15:03:51.342Z] ---> Using cache [2022-10-26T15:03:51.342Z] ---> e19a12a1227c [2022-10-26T15:03:51.342Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-26T15:03:52.279Z] Removing intermediate container 9ad36c26d406 [2022-10-26T15:03:52.279Z] ---> 79d0b5d6c835 [2022-10-26T15:03:52.279Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T15:03:52.279Z] ---> Running in 028a7be715b8 [2022-10-26T15:03:52.279Z] ---> Running in 3a07aa1002b3 [2022-10-26T15:03:52.279Z] ---> 69961b6ecd66 [2022-10-26T15:03:52.279Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-26T15:03:52.279Z] ---> 82c4b5c7bf1a [2022-10-26T15:03:52.279Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-26T15:03:52.539Z] ---> Running in f38f15f3e884 [2022-10-26T15:03:52.539Z] ---> Running in 273accadde98 [2022-10-26T15:03:52.539Z] Removing intermediate container 3a07aa1002b3 [2022-10-26T15:03:52.539Z] ---> 23596e103d30 [2022-10-26T15:03:52.539Z] Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:03:52.539Z] ---> Running in 60e36608497e [2022-10-26T15:03:52.539Z] Running setup.py install for dockerpty: started [2022-10-26T15:03:52.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:52.799Z] Removing intermediate container 60e36608497e [2022-10-26T15:03:52.799Z] ---> eb9ba23d06e4 [2022-10-26T15:03:52.799Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T15:03:52.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:52.799Z] ---> Running in 12e17cfa0f04 [2022-10-26T15:03:52.799Z] Removing intermediate container 12e17cfa0f04 [2022-10-26T15:03:52.799Z] ---> 0fb7bbce4e5b [2022-10-26T15:03:52.799Z] [2022-10-26T15:03:52.799Z] Successfully built 0fb7bbce4e5b [2022-10-26T15:03:52.799Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-26T15:03:52.799Z] Successfully tagged security-secretstore-setup:latest [2022-10-26T15:03:52.799Z] Building security-spiffe-token-provider [2022-10-26T15:03:53.056Z]  Building security-secretstore-setup ... done OK: 211 MiB in 51 packages [2022-10-26T15:03:53.056Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T15:03:53.056Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T15:03:53.991Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-26T15:03:53.991Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-26T15:03:55.367Z] Removing intermediate container 028a7be715b8 [2022-10-26T15:03:55.367Z] ---> 99b1a192d4c9 [2022-10-26T15:03:55.367Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-26T15:03:55.932Z] ---> b8095b07b158 [2022-10-26T15:03:55.932Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:56.497Z] ---> Running in eb7c42482db5 [2022-10-26T15:03:56.497Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:03:56.497Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:03:56.497Z] ---> 0dc831f37450 [2022-10-26T15:03:56.497Z] Step 3/19 : WORKDIR /edgex-go [2022-10-26T15:03:56.497Z] ---> Using cache [2022-10-26T15:03:56.497Z] ---> e19a12a1227c [2022-10-26T15:03:56.497Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-26T15:03:56.757Z] ---> Running in 9296800424f1 [2022-10-26T15:03:57.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:57.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:57.580Z] v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-26T15:03:57.580Z] v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-26T15:03:57.580Z] OK: 17041 distinct packages available [2022-10-26T15:03:57.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:57.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:03:57.837Z] OK: 211 MiB in 51 packages [2022-10-26T15:03:58.769Z] Removing intermediate container c6aec8b4bd11 [2022-10-26T15:03:58.769Z] ---> 8f4960f1d8bb [2022-10-26T15:03:58.769Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-26T15:03:59.031Z] ---> Running in 05ff2e4391ca [2022-10-26T15:03:59.300Z] Removing intermediate container 9296800424f1 [2022-10-26T15:03:59.300Z] ---> f36333822b58 [2022-10-26T15:03:59.300Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-26T15:03:59.564Z] Removing intermediate container 05ff2e4391ca [2022-10-26T15:03:59.564Z] ---> f5c8b8be7e81 [2022-10-26T15:03:59.564Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:03:59.564Z] ---> 4cd766567542 [2022-10-26T15:03:59.564Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:03:59.564Z] ---> Running in 4a81e8378b31 [2022-10-26T15:03:59.823Z] ---> Running in 1c8524405e6f [2022-10-26T15:03:59.823Z] Removing intermediate container 4a81e8378b31 [2022-10-26T15:03:59.823Z] ---> 506c10386b28 [2022-10-26T15:03:59.823Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-26T15:04:00.756Z] ---> dc0c9e2418dd [2022-10-26T15:04:00.756Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-26T15:04:01.320Z] ---> f6ca68ce6d20 [2022-10-26T15:04:01.320Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-26T15:04:02.253Z] ---> a02511130b63 [2022-10-26T15:04:02.253Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-26T15:04:02.511Z] ---> Running in a77429d65da8 [2022-10-26T15:04:03.883Z] Removing intermediate container a77429d65da8 [2022-10-26T15:04:03.883Z] ---> 88edefb7a372 [2022-10-26T15:04:03.883Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:04:05.783Z] ---> Running in ffe0b31ade22 [2022-10-26T15:04:06.041Z] Removing intermediate container ffe0b31ade22 [2022-10-26T15:04:06.041Z] ---> d1509e4d2559 [2022-10-26T15:04:06.042Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T15:04:06.606Z] ---> Running in 9e1abd415861 [2022-10-26T15:04:06.863Z] Removing intermediate container 9e1abd415861 [2022-10-26T15:04:06.863Z] ---> 5d0d40934192 [2022-10-26T15:04:06.863Z] Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:04:07.427Z] ---> Running in 4e9c6d5f7e6d [2022-10-26T15:04:07.686Z] Removing intermediate container 4e9c6d5f7e6d [2022-10-26T15:04:07.686Z] ---> fdda0947c814 [2022-10-26T15:04:07.686Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T15:04:07.942Z] ---> Running in 3ace1cac8589 [2022-10-26T15:04:08.873Z] Removing intermediate container 3ace1cac8589 [2022-10-26T15:04:08.873Z] ---> 862ee2677211 [2022-10-26T15:04:08.873Z] [2022-10-26T15:04:08.873Z] Successfully built 862ee2677211 [2022-10-26T15:04:08.873Z] Successfully tagged sys-mgmt-agent:latest [2022-10-26T15:04:08.873Z] Building support-notifications [2022-10-26T15:04:10.515Z] Removing intermediate container 49b3fefa3387 [2022-10-26T15:04:10.515Z] ---> f39a658ae6db [2022-10-26T15:04:10.515Z] Successfully built f39a658ae6db [2022-10-26T15:04:10.515Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:10.847Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T15:04:10.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:04:11.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-117152 does not seem to be running inside a container [2022-10-26T15:04:11.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T15:04:12.389Z] $ docker top d119058f73a7efc7e62e8dc1290addba2e0618fe0495bafb6cbb4900efe16b94 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:04:13.254Z] + go version [2022-10-26T15:04:13.254Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T15:04:13.269Z] $ docker stop --time=1 d119058f73a7efc7e62e8dc1290addba2e0618fe0495bafb6cbb4900efe16b94 [2022-10-26T15:04:14.129Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:04:14.129Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:04:14.129Z] ---> 0dc831f37450 [2022-10-26T15:04:14.129Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:04:14.129Z] ---> Using cache [2022-10-26T15:04:14.129Z] ---> 256df4487a5c [2022-10-26T15:04:14.129Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:04:14.129Z] ---> Using cache [2022-10-26T15:04:14.129Z] ---> d6f93d8e5dd0 [2022-10-26T15:04:14.129Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-26T15:04:14.972Z] $ docker rm -f d119058f73a7efc7e62e8dc1290addba2e0618fe0495bafb6cbb4900efe16b94 [2022-10-26T15:04:15.063Z] ---> Running in e8ad9a328f39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:04:15.576Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T15:04:15.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:04:15.636Z] Removing intermediate container 1c8524405e6f [2022-10-26T15:04:15.636Z] ---> 79eff25f8942 [2022-10-26T15:04:15.636Z] Step 7/19 : COPY . . [2022-10-26T15:04:15.636Z] Removing intermediate container eb7c42482db5 [2022-10-26T15:04:15.636Z] ---> d17594a472ff [2022-10-26T15:04:15.636Z] Step 7/32 : COPY . . [2022-10-26T15:04:15.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:15.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:15.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-117152 does not seem to be running inside a container [2022-10-26T15:04:15.835Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T15:04:15.895Z] OK: 211 MiB in 51 packages [2022-10-26T15:04:17.885Z] $ docker top fbb49a1e86d36a06a60afae6675c39745558f37dd37d89309e6c9ba88dd09084 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T15:04:18.098Z] ========================================================= [2022-10-26T15:04:18.098Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-26T15:04:18.098Z] ========================================================= [Pipeline] sh [2022-10-26T15:04:18.404Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:04:19.319Z] + make test [2022-10-26T15:04:19.319Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T15:04:20.077Z] Removing intermediate container e8ad9a328f39 [2022-10-26T15:04:20.077Z] ---> 62280bb2ac65 [2022-10-26T15:04:20.077Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:04:20.077Z] ---> 24e00b13c4e2 [2022-10-26T15:04:20.077Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-26T15:04:20.077Z] ---> f03e5fcb5012 [2022-10-26T15:04:20.077Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-26T15:04:20.078Z] Removing intermediate container 273accadde98 [2022-10-26T15:04:20.078Z] ---> 89a146a0f968 [2022-10-26T15:04:20.078Z] [2022-10-26T15:04:20.078Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:04:20.078Z] ---> 9c6f07244728 [2022-10-26T15:04:20.078Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-26T15:04:20.078Z] ---> Running in 454573fbb81d [2022-10-26T15:04:20.078Z] ---> Running in 01769e6e2c95 [2022-10-26T15:04:20.078Z] ---> 64eeeaa560cf [2022-10-26T15:04:20.078Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:04:20.078Z] ---> Running in 3ac08616bb71 [2022-10-26T15:04:20.336Z] ---> Running in a7c9c9785b3a [2022-10-26T15:04:20.336Z] Removing intermediate container 3ac08616bb71 [2022-10-26T15:04:20.336Z] ---> 823797a15ed3 [2022-10-26T15:04:20.336Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-26T15:04:20.594Z] ---> Running in bfd70ba55c79 [2022-10-26T15:04:20.851Z] Removing intermediate container bfd70ba55c79 [2022-10-26T15:04:20.851Z] ---> 50ae4282ec94 [2022-10-26T15:04:20.851Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-26T15:04:20.851Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:04:21.111Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:04:21.111Z] ---> Running in c97c06f528cb [2022-10-26T15:04:21.680Z] Removing intermediate container c97c06f528cb [2022-10-26T15:04:21.680Z] ---> 2b9af1136918 [2022-10-26T15:04:21.680Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T15:04:21.937Z] ---> Running in 84a6a76fef55 [2022-10-26T15:04:22.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:22.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:22.769Z] Removing intermediate container f38f15f3e884 [2022-10-26T15:04:22.769Z] ---> a7604be7dcab [2022-10-26T15:04:22.769Z] [2022-10-26T15:04:22.769Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:04:22.769Z] ---> 9c6f07244728 [2022-10-26T15:04:22.769Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:04:22.769Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T15:04:22.769Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T15:04:22.769Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T15:04:22.769Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T15:04:23.026Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T15:04:23.026Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T15:04:23.026Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:04:23.026Z] OK: 8 MiB in 20 packages [2022-10-26T15:04:23.026Z] ---> Running in 7460152a23a7 [2022-10-26T15:04:23.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:24.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:24.230Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T15:04:24.230Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:04:24.230Z] OK: 6 MiB in 15 packages [2022-10-26T15:04:25.161Z] Removing intermediate container 84a6a76fef55 [2022-10-26T15:04:25.161Z] ---> 5b0b5c78a188 [2022-10-26T15:04:25.161Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:04:25.725Z] ---> acf549ba8e17 [2022-10-26T15:04:25.725Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-26T15:04:26.292Z] Removing intermediate container 7460152a23a7 [2022-10-26T15:04:26.292Z] ---> e45c8d3400f8 [2022-10-26T15:04:26.292Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:04:26.292Z] ---> Running in 56430934570b [2022-10-26T15:04:26.857Z] ---> 42f81e4882f6 [2022-10-26T15:04:26.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-26T15:04:27.127Z] Removing intermediate container 56430934570b [2022-10-26T15:04:27.127Z] ---> b7d07227962d [2022-10-26T15:04:27.127Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-26T15:04:27.385Z] ---> Running in e644a8b01af9 [2022-10-26T15:04:27.385Z] ---> 9ef17b930142 [2022-10-26T15:04:27.385Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-26T15:04:27.642Z] ---> Running in 9643cb9bd259 [2022-10-26T15:04:27.642Z] Removing intermediate container e644a8b01af9 [2022-10-26T15:04:27.642Z] ---> d4a6545f7961 [2022-10-26T15:04:27.914Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:04:28.172Z] Removing intermediate container 9643cb9bd259 [2022-10-26T15:04:28.172Z] ---> b97d3ed45ee0 [2022-10-26T15:04:28.172Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:04:28.172Z] ---> Running in 32629437b77a [2022-10-26T15:04:28.735Z] ---> Running in 2ef726020043 [2022-10-26T15:04:28.735Z] Removing intermediate container 32629437b77a [2022-10-26T15:04:28.735Z] ---> e4f94ffb6406 [2022-10-26T15:04:28.735Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:04:29.299Z] Removing intermediate container 2ef726020043 [2022-10-26T15:04:29.299Z] ---> ca014ae0bb7e [2022-10-26T15:04:29.299Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T15:04:29.556Z] ---> 312de6268520 [2022-10-26T15:04:29.556Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-26T15:04:29.556Z] ---> Running in 65c5cc3e8c71 [2022-10-26T15:04:30.119Z] Removing intermediate container 65c5cc3e8c71 [2022-10-26T15:04:30.119Z] ---> 7df165be77cb [2022-10-26T15:04:30.119Z] Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:04:30.377Z] ---> Running in 1679a0944abd [2022-10-26T15:04:30.942Z] Removing intermediate container 1679a0944abd [2022-10-26T15:04:30.942Z] ---> 452ed661cced [2022-10-26T15:04:30.942Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T15:04:31.225Z] ---> Running in fca63eabf94f [2022-10-26T15:04:31.486Z] ---> 725ffbe68cf8 [2022-10-26T15:04:31.486Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-26T15:04:31.486Z] Removing intermediate container fca63eabf94f [2022-10-26T15:04:31.486Z] ---> ebb29a63c844 [2022-10-26T15:04:31.486Z] [2022-10-26T15:04:31.774Z] Successfully built ebb29a63c844 [2022-10-26T15:04:32.034Z] Successfully tagged core-data:latest [2022-10-26T15:04:32.034Z] Building core-metadata [2022-10-26T15:04:34.587Z]  Building core-data ... done  ---> 79fe5e706d1d [2022-10-26T15:04:34.587Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-26T15:04:34.845Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:04:34.845Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:04:34.845Z] ---> 0dc831f37450 [2022-10-26T15:04:34.845Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:04:34.845Z] ---> Using cache [2022-10-26T15:04:34.845Z] ---> 256df4487a5c [2022-10-26T15:04:34.845Z] Step 4/24 : WORKDIR /edgex-go [2022-10-26T15:04:34.845Z] ---> Using cache [2022-10-26T15:04:34.845Z] ---> d6f93d8e5dd0 [2022-10-26T15:04:34.845Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-26T15:04:35.101Z] ---> Running in c21fe689d8f1 [2022-10-26T15:04:35.101Z] ---> Running in 2a99bc5f64e9 [2022-10-26T15:04:35.372Z] Removing intermediate container c21fe689d8f1 [2022-10-26T15:04:35.372Z] ---> 8f751427bfec [2022-10-26T15:04:35.372Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:04:35.630Z] ---> Running in 496812d544d5 [2022-10-26T15:04:35.630Z] Removing intermediate container a7c9c9785b3a [2022-10-26T15:04:35.630Z] ---> 016b4ea278fa [2022-10-26T15:04:35.630Z] Step 8/22 : COPY . . [2022-10-26T15:04:35.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:35.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:35.886Z] OK: 211 MiB in 51 packages [2022-10-26T15:04:35.886Z] Removing intermediate container 496812d544d5 [2022-10-26T15:04:35.886Z] ---> 2dad41640b1e [2022-10-26T15:04:35.886Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T15:04:37.779Z] ---> Running in 9b9a88a3977c [2022-10-26T15:04:38.343Z] Removing intermediate container 9b9a88a3977c [2022-10-26T15:04:38.343Z] ---> d541ef136406 [2022-10-26T15:04:38.343Z] Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:04:38.600Z] Removing intermediate container 2a99bc5f64e9 [2022-10-26T15:04:38.600Z] ---> 5396efd0b4cb [2022-10-26T15:04:38.600Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-26T15:04:38.600Z] ---> Running in 44b9922573ff [2022-10-26T15:04:38.857Z] Removing intermediate container 44b9922573ff [2022-10-26T15:04:38.857Z] ---> 25da36adc006 [2022-10-26T15:04:38.857Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T15:04:39.114Z] ---> 89f082992eea [2022-10-26T15:04:39.114Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:04:39.114Z] ---> Running in f5d13154b2da [2022-10-26T15:04:39.114Z] ---> Running in f7ab51d3154c [2022-10-26T15:04:39.371Z] Removing intermediate container f5d13154b2da [2022-10-26T15:04:39.371Z] ---> e976588f3b1b [2022-10-26T15:04:39.371Z] [2022-10-26T15:04:39.371Z] Successfully built e976588f3b1b [2022-10-26T15:04:39.371Z] Successfully tagged support-scheduler:latest [2022-10-26T15:04:39.371Z] Building core-command [2022-10-26T15:04:42.656Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:04:42.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:04:42.656Z] ---> 0dc831f37450 [2022-10-26T15:04:42.656Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:04:42.656Z] ---> Using cache [2022-10-26T15:04:42.656Z] ---> 256df4487a5c [2022-10-26T15:04:42.656Z] Step 4/23 : WORKDIR /edgex-go [2022-10-26T15:04:42.656Z] ---> Using cache [2022-10-26T15:04:42.656Z] ---> d6f93d8e5dd0 [2022-10-26T15:04:42.656Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-26T15:04:42.656Z] ---> Using cache [2022-10-26T15:04:42.656Z] ---> 5396efd0b4cb [2022-10-26T15:04:42.656Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-26T15:04:42.656Z] ---> Using cache [2022-10-26T15:04:42.656Z] ---> 89f082992eea [2022-10-26T15:04:42.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:04:42.913Z] ---> dd4ee98dfcc7 [2022-10-26T15:04:42.913Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-26T15:04:44.291Z] ---> Running in d279dc12c667 [2022-10-26T15:04:44.291Z] ---> Running in dec4ae02466f [2022-10-26T15:04:44.550Z] Removing intermediate container 01769e6e2c95 [2022-10-26T15:04:44.550Z] ---> 85a444b6a67c [2022-10-26T15:04:44.550Z] [2022-10-26T15:04:44.550Z] Step 9/32 : FROM alpine:3.16 [2022-10-26T15:04:44.550Z] ---> 9c6f07244728 [2022-10-26T15:04:44.550Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:04:44.808Z] ---> Running in 995b17c250f5 [2022-10-26T15:04:45.064Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T15:04:45.321Z] Removing intermediate container 995b17c250f5 [2022-10-26T15:04:45.321Z] ---> be50a261758e [2022-10-26T15:04:45.321Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-26T15:04:45.578Z] ---> Running in 24df754b9e09 [2022-10-26T15:04:46.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:46.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:46.410Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-26T15:04:46.410Z] (2/2) Installing su-exec (0.2-r1) [2022-10-26T15:04:46.410Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:04:46.410Z] OK: 6 MiB in 16 packages [2022-10-26T15:04:49.697Z] Removing intermediate container 454573fbb81d [2022-10-26T15:04:49.697Z] ---> 661b9469541e [2022-10-26T15:04:49.697Z] [2022-10-26T15:04:49.697Z] Step 9/19 : FROM alpine:3.15 [2022-10-26T15:04:49.697Z] ---> c4fc93816858 [2022-10-26T15:04:49.697Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:04:49.697Z] ---> Using cache [2022-10-26T15:04:49.697Z] ---> 83241e5c7a62 [2022-10-26T15:04:49.697Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-26T15:04:49.697Z] ---> Running in 87375d097565 [2022-10-26T15:04:49.697Z] Removing intermediate container 24df754b9e09 [2022-10-26T15:04:49.697Z] ---> 91f2084b91cc [2022-10-26T15:04:49.697Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-26T15:04:49.697Z] ---> Running in b040a199ca53 [2022-10-26T15:04:50.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:50.261Z] Removing intermediate container b040a199ca53 [2022-10-26T15:04:50.261Z] ---> bcd7ae334c64 [2022-10-26T15:04:50.261Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-26T15:04:50.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:50.827Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:04:50.827Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:04:50.827Z] OK: 15857 distinct packages available [2022-10-26T15:04:50.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:50.827Z] ---> Running in 6983dca505b3 [2022-10-26T15:04:50.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:04:51.085Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-26T15:04:51.086Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-26T15:04:51.086Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-26T15:04:51.086Z] (4/9) Installing libcurl (7.80.0-r4) [2022-10-26T15:04:51.086Z] (5/9) Installing curl (7.80.0-r4) [2022-10-26T15:04:51.086Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-26T15:04:51.086Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:04:51.086Z] (8/9) Installing libucontext (1.1-r0) [2022-10-26T15:04:51.086Z] Removing intermediate container f7ab51d3154c [2022-10-26T15:04:51.086Z] ---> 0b33d63f9a8f [2022-10-26T15:04:51.086Z] Step 8/24 : COPY . . [2022-10-26T15:04:51.086Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-26T15:04:51.086Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:04:51.086Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:04:51.086Z] OK: 8 MiB in 23 packages [2022-10-26T15:04:51.344Z] Removing intermediate container 6983dca505b3 [2022-10-26T15:04:51.344Z] ---> 5f6714ad1708 [2022-10-26T15:04:51.344Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-26T15:04:52.288Z] ---> Running in 76a11c17a38e [2022-10-26T15:04:53.218Z] Removing intermediate container 76a11c17a38e [2022-10-26T15:04:53.218Z] ---> 457c7f8786b0 [2022-10-26T15:04:53.218Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-26T15:04:53.478Z] Removing intermediate container 87375d097565 [2022-10-26T15:04:53.478Z] ---> ef1a5d6b1b66 [2022-10-26T15:04:53.478Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:04:53.478Z] ---> Running in 8045067d9dd9 [2022-10-26T15:04:54.051Z] ---> 612fc2674ad8 [2022-10-26T15:04:54.051Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-26T15:04:54.051Z] Removing intermediate container 8045067d9dd9 [2022-10-26T15:04:54.051Z] ---> be5842ea69c7 [2022-10-26T15:04:54.051Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-26T15:04:54.308Z] ---> Running in c401100552b6 [2022-10-26T15:04:55.242Z] ---> b8093a48261b [2022-10-26T15:04:55.242Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-26T15:04:55.807Z] Removing intermediate container d279dc12c667 [2022-10-26T15:04:55.807Z] ---> 58ea0e239ab9 [2022-10-26T15:04:55.807Z] Step 8/23 : COPY . . [2022-10-26T15:04:56.373Z] Removing intermediate container c401100552b6 [2022-10-26T15:04:56.373Z] ---> c4b0ccd6b4db [2022-10-26T15:04:56.373Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-26T15:04:57.015Z] ---> 4ce47a31d072 [2022-10-26T15:04:57.015Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-26T15:04:57.274Z] ---> Running in f57eeeb58bab [2022-10-26T15:04:57.531Z] ---> Running in 25bf3adddd0e [2022-10-26T15:04:58.329Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-26T15:04:58.465Z] Removing intermediate container f57eeeb58bab [2022-10-26T15:04:58.465Z] ---> 34376bc921ea [2022-10-26T15:04:58.465Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-26T15:04:59.031Z] Removing intermediate container 25bf3adddd0e [2022-10-26T15:04:59.031Z] ---> f99e8cb76cca [2022-10-26T15:04:59.031Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:04:59.292Z] ---> 6f0f57cc8884 [2022-10-26T15:04:59.292Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-26T15:04:59.549Z] ---> Running in 11c89c0a1b01 [2022-10-26T15:05:00.113Z] ---> faf71b369ac2 [2022-10-26T15:05:00.113Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-26T15:05:00.113Z] ---> Running in f28f2309af55 [2022-10-26T15:05:00.371Z] Removing intermediate container 11c89c0a1b01 [2022-10-26T15:05:00.371Z] ---> 95027404f115 [2022-10-26T15:05:00.371Z] Step 17/19 : LABEL arch=x86_64 [2022-10-26T15:05:00.371Z] ---> Running in 6124d7eb098d [2022-10-26T15:05:00.629Z] ---> Running in ba9975277c59 [2022-10-26T15:05:00.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-26T15:05:00.887Z] Removing intermediate container ba9975277c59 [2022-10-26T15:05:00.887Z] ---> 5fc42bf2f32d [2022-10-26T15:05:00.887Z] Step 18/19 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:05:01.146Z] ---> Running in c46a7a20b22e [2022-10-26T15:05:01.405Z] Removing intermediate container c46a7a20b22e [2022-10-26T15:05:01.405Z] ---> 5f1c73093ea3 [2022-10-26T15:05:01.405Z] Step 19/19 : LABEL version=0.0.0 [2022-10-26T15:05:01.405Z] ---> 7e4e3e860821 [2022-10-26T15:05:01.405Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-26T15:05:01.405Z] ---> Running in 608b9f2e181f [2022-10-26T15:05:01.405Z] ---> Running in 9e857d132c6f [2022-10-26T15:05:01.661Z] Removing intermediate container 6124d7eb098d [2022-10-26T15:05:01.661Z] ---> abc5b24bc3c4 [2022-10-26T15:05:01.661Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:05:01.661Z] Removing intermediate container 608b9f2e181f [2022-10-26T15:05:01.661Z] ---> c3f05e187c79 [2022-10-26T15:05:01.661Z] [2022-10-26T15:05:01.661Z] Successfully built c3f05e187c79 [2022-10-26T15:05:01.661Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-26T15:05:01.661Z] Building security-spire-server [2022-10-26T15:05:01.919Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-26T15:05:01.919Z] ---> bd9a97171407 [2022-10-26T15:05:01.919Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-26T15:05:04.480Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:05:04.480Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:05:04.480Z] ---> 0dc831f37450 [2022-10-26T15:05:04.480Z] Step 3/23 : WORKDIR /edgex-go [2022-10-26T15:05:04.480Z] ---> Using cache [2022-10-26T15:05:04.480Z] ---> e19a12a1227c [2022-10-26T15:05:04.480Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:05:05.044Z] ---> babee1fbd39e [2022-10-26T15:05:05.044Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-26T15:05:05.044Z] ---> Running in a7d70fe482f1 [2022-10-26T15:05:05.300Z] ---> dc8852b250c5 [2022-10-26T15:05:05.300Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-26T15:05:05.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:05:05.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:05:05.881Z] ---> 2b84ced5afd9 [2022-10-26T15:05:05.881Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-26T15:05:05.881Z] OK: 211 MiB in 51 packages [2022-10-26T15:05:07.252Z] ---> 5347389887b4 [2022-10-26T15:05:07.252Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-26T15:05:07.252Z] Removing intermediate container a7d70fe482f1 [2022-10-26T15:05:07.252Z] ---> d27eb613e468 [2022-10-26T15:05:07.252Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-26T15:05:07.511Z] ---> b46d50c85b0f [2022-10-26T15:05:07.511Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-26T15:05:07.769Z] ---> 69a2043742dc [2022-10-26T15:05:07.769Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:05:08.033Z] ---> Running in aaabcdaf67f4 [2022-10-26T15:05:08.601Z] ---> 2884bb430b90 [2022-10-26T15:05:08.601Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-26T15:05:08.601Z] ---> Running in 426ed637bb9c [2022-10-26T15:05:08.601Z] Removing intermediate container dec4ae02466f [2022-10-26T15:05:08.601Z] ---> 1bffedf4538e [2022-10-26T15:05:08.601Z] [2022-10-26T15:05:08.601Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:05:08.601Z] ---> 9c6f07244728 [2022-10-26T15:05:08.601Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-26T15:05:08.858Z] ---> Running in e77e04efb888 [2022-10-26T15:05:10.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:05:10.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:05:10.486Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-26T15:05:10.486Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-26T15:05:10.486Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:05:10.486Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:05:10.486Z] Removing intermediate container 426ed637bb9c [2022-10-26T15:05:10.486Z] ---> ef0f5fc19d96 [2022-10-26T15:05:10.486Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-26T15:05:10.486Z] OK: 6 MiB in 16 packages [2022-10-26T15:05:10.486Z] ---> Running in a3c55ee260ff [2022-10-26T15:05:11.050Z] Removing intermediate container a3c55ee260ff [2022-10-26T15:05:11.050Z] ---> b59314b0d71f [2022-10-26T15:05:11.050Z] Step 29/32 : CMD ["gate"] [2022-10-26T15:05:11.307Z] ---> Running in 0aeb7c79239b [2022-10-26T15:05:11.563Z] Removing intermediate container e77e04efb888 [2022-10-26T15:05:11.563Z] ---> dec78a151291 [2022-10-26T15:05:11.563Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:05:11.563Z] Removing intermediate container 0aeb7c79239b [2022-10-26T15:05:11.563Z] ---> 69f4e4c6779a [2022-10-26T15:05:11.563Z] Step 30/32 : LABEL arch=x86_64 [2022-10-26T15:05:11.563Z] ---> Running in b0d8b91e0339 [2022-10-26T15:05:11.563Z] ---> Running in 4b90f86e8d4b [2022-10-26T15:05:11.835Z] Removing intermediate container 4b90f86e8d4b [2022-10-26T15:05:11.835Z] ---> 8d24700477cb [2022-10-26T15:05:11.835Z] Step 31/32 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:05:11.835Z] Removing intermediate container b0d8b91e0339 [2022-10-26T15:05:11.835Z] ---> 8d99aa1fd3af [2022-10-26T15:05:11.835Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-26T15:05:12.097Z] ---> Running in 045c0f60bdf3 [2022-10-26T15:05:12.097Z] ---> Running in a4bdc2f5d1ec [2022-10-26T15:05:12.354Z] Removing intermediate container a4bdc2f5d1ec [2022-10-26T15:05:12.354Z] ---> 2dbc4a6fa305 [2022-10-26T15:05:12.354Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:05:12.354Z] Removing intermediate container 045c0f60bdf3 [2022-10-26T15:05:12.354Z] ---> f4028474ed60 [2022-10-26T15:05:12.354Z] Step 32/32 : LABEL version=0.0.0 [2022-10-26T15:05:12.354Z] ---> Running in 33f12127cd3e [2022-10-26T15:05:12.354Z] ---> Running in 7ababe9ab61b [2022-10-26T15:05:12.614Z] Removing intermediate container 33f12127cd3e [2022-10-26T15:05:12.614Z] ---> cfa038d4965b [2022-10-26T15:05:12.614Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:05:12.614Z] Removing intermediate container 7ababe9ab61b [2022-10-26T15:05:12.614Z] ---> 0621d6ead3cb [2022-10-26T15:05:12.614Z] [2022-10-26T15:05:12.614Z] Successfully built 0621d6ead3cb [2022-10-26T15:05:12.872Z] Successfully tagged security-bootstrapper:latest [2022-10-26T15:05:12.872Z]  Building security-bootstrapper ... done  ---> 6489f17cf88e [2022-10-26T15:05:12.872Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-26T15:05:13.802Z] ---> 49a220576c62 [2022-10-26T15:05:13.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-26T15:05:13.802Z] ---> f23f669ebf09 [2022-10-26T15:05:13.802Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-26T15:05:14.058Z] ---> Running in 077596b792c2 [2022-10-26T15:05:14.058Z] Removing intermediate container 077596b792c2 [2022-10-26T15:05:14.058Z] ---> 02dc7fa177c1 [2022-10-26T15:05:14.058Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:05:14.058Z] ---> Running in 233bdce6dfa9 [2022-10-26T15:05:14.314Z] Removing intermediate container 233bdce6dfa9 [2022-10-26T15:05:14.314Z] ---> 0fc9791acd71 [2022-10-26T15:05:14.314Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T15:05:14.572Z] ---> Running in 0708c860a8eb [2022-10-26T15:05:14.834Z] Removing intermediate container 0708c860a8eb [2022-10-26T15:05:14.834Z] ---> 6ca07cc30cab [2022-10-26T15:05:14.834Z] Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:05:14.834Z] ---> Running in e81534b7991a [2022-10-26T15:05:15.093Z] Removing intermediate container e81534b7991a [2022-10-26T15:05:15.093Z] ---> b3616f1223f3 [2022-10-26T15:05:15.093Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T15:05:15.093Z] ---> Running in 9f9db3a7c597 [2022-10-26T15:05:15.351Z] Removing intermediate container 9f9db3a7c597 [2022-10-26T15:05:15.351Z] ---> f261c7a8e159 [2022-10-26T15:05:15.351Z] [2022-10-26T15:05:15.607Z] Successfully built f261c7a8e159 [2022-10-26T15:05:15.607Z] Successfully tagged support-notifications:latest [2022-10-26T15:05:20.870Z]  Building support-notifications ... done Removing intermediate container f28f2309af55 [2022-10-26T15:05:20.870Z] ---> 68ea4e06aba0 [2022-10-26T15:05:20.870Z] [2022-10-26T15:05:20.870Z] Step 10/24 : FROM alpine:3.16 [2022-10-26T15:05:20.870Z] ---> 9c6f07244728 [2022-10-26T15:05:20.870Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:05:20.870Z] ---> Using cache [2022-10-26T15:05:20.870Z] ---> e45c8d3400f8 [2022-10-26T15:05:20.870Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:05:20.870Z] ---> Using cache [2022-10-26T15:05:20.870Z] ---> b7d07227962d [2022-10-26T15:05:20.870Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-26T15:05:20.870Z] Removing intermediate container 9e857d132c6f [2022-10-26T15:05:20.870Z] ---> fb15db22dd6d [2022-10-26T15:05:20.870Z] [2022-10-26T15:05:20.870Z] Step 10/23 : FROM alpine:3.16 [2022-10-26T15:05:20.870Z] ---> 9c6f07244728 [2022-10-26T15:05:20.870Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:05:20.870Z] ---> Using cache [2022-10-26T15:05:20.870Z] ---> e45c8d3400f8 [2022-10-26T15:05:20.870Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:05:20.870Z] ---> Using cache [2022-10-26T15:05:20.870Z] ---> b7d07227962d [2022-10-26T15:05:20.870Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-26T15:05:20.871Z] ---> Running in ca5f1e773ec4 [2022-10-26T15:05:20.871Z] ---> Running in a959ff556433 [2022-10-26T15:05:20.871Z] Removing intermediate container ca5f1e773ec4 [2022-10-26T15:05:20.871Z] ---> 2c9b152a7271 [2022-10-26T15:05:20.871Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-26T15:05:20.871Z] Removing intermediate container a959ff556433 [2022-10-26T15:05:20.871Z] ---> e463d05b175f [2022-10-26T15:05:20.871Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-26T15:05:20.871Z] ---> Running in 0814e31e87eb [2022-10-26T15:05:20.871Z] ---> Running in e5039f58706d [2022-10-26T15:05:20.871Z] Removing intermediate container 0814e31e87eb [2022-10-26T15:05:20.871Z] ---> 7458cd54bdcd [2022-10-26T15:05:20.871Z] Step 15/24 : WORKDIR / [2022-10-26T15:05:20.871Z] Removing intermediate container e5039f58706d [2022-10-26T15:05:20.871Z] ---> 2c2ad2a6a507 [2022-10-26T15:05:20.871Z] Step 15/23 : WORKDIR / [2022-10-26T15:05:21.128Z] ---> Running in 271c69f45e2d [2022-10-26T15:05:21.128Z] ---> Running in a56f9e2b6465 [2022-10-26T15:05:21.128Z] Removing intermediate container 271c69f45e2d [2022-10-26T15:05:21.128Z] ---> aeac63054a01 [2022-10-26T15:05:21.128Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:05:21.128Z] Removing intermediate container a56f9e2b6465 [2022-10-26T15:05:21.128Z] ---> d1cdf52e222e [2022-10-26T15:05:21.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:05:21.128Z] ---> 5331d8492e10 [2022-10-26T15:05:21.128Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-26T15:05:21.386Z] ---> b4aa635fadcb [2022-10-26T15:05:21.386Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-26T15:05:21.644Z] ---> 98e964614865 [2022-10-26T15:05:21.644Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-26T15:05:21.902Z] ---> 6827c089a9fd [2022-10-26T15:05:21.902Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-26T15:05:21.902Z] ---> a454cf2ae397 [2022-10-26T15:05:21.902Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-26T15:05:21.902Z] ---> e8f70229f48d [2022-10-26T15:05:21.902Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-26T15:05:21.902Z] ---> Running in fa440d5c22fa [2022-10-26T15:05:21.902Z] ---> 8f52738c2fa1 [2022-10-26T15:05:21.902Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-26T15:05:22.160Z] ---> Running in b0d002955d69 [2022-10-26T15:05:22.160Z] Removing intermediate container fa440d5c22fa [2022-10-26T15:05:22.160Z] ---> 349b931ca318 [2022-10-26T15:05:22.160Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:05:22.160Z] ---> Running in c9cab33e4ddc [2022-10-26T15:05:22.160Z] Removing intermediate container b0d002955d69 [2022-10-26T15:05:22.160Z] ---> 047630a2a0e7 [2022-10-26T15:05:22.160Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:05:22.160Z] ---> Running in f7ba2a402a00 [2022-10-26T15:05:22.160Z] Removing intermediate container c9cab33e4ddc [2022-10-26T15:05:22.160Z] ---> a50d2374156c [2022-10-26T15:05:22.160Z] Step 21/23 : LABEL arch=x86_64 [2022-10-26T15:05:22.417Z] ---> Running in eab0cd993ffd [2022-10-26T15:05:22.417Z] Removing intermediate container f7ba2a402a00 [2022-10-26T15:05:22.417Z] ---> 91493208c802 [2022-10-26T15:05:22.417Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T15:05:22.417Z] ---> Running in b5470e95b892 [2022-10-26T15:05:22.417Z] Removing intermediate container eab0cd993ffd [2022-10-26T15:05:22.417Z] ---> fbfe2620ac4e [2022-10-26T15:05:22.417Z] Step 22/23 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:05:22.417Z] ---> Running in 26d85dce52ff [2022-10-26T15:05:22.417Z] Removing intermediate container b5470e95b892 [2022-10-26T15:05:22.417Z] ---> d9455ef0cd63 [2022-10-26T15:05:22.417Z] Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:05:22.417Z] ---> Running in 4fc247a6c77f [2022-10-26T15:05:22.417Z] Removing intermediate container 26d85dce52ff [2022-10-26T15:05:22.417Z] ---> 3e73242f1f69 [2022-10-26T15:05:22.417Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T15:05:22.674Z] ---> Running in b677a447c265 [2022-10-26T15:05:22.674Z] Removing intermediate container 4fc247a6c77f [2022-10-26T15:05:22.674Z] ---> 483d822a1dc2 [2022-10-26T15:05:22.674Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T15:05:22.674Z] ---> Running in 240e0b6b38a8 [2022-10-26T15:05:22.674Z] Removing intermediate container b677a447c265 [2022-10-26T15:05:22.674Z] ---> c96090e6b40b [2022-10-26T15:05:22.674Z] [2022-10-26T15:05:22.674Z] Removing intermediate container 240e0b6b38a8 [2022-10-26T15:05:22.674Z] ---> 3c6687bd9a71 [2022-10-26T15:05:22.674Z] [2022-10-26T15:05:22.674Z] Successfully built c96090e6b40b [2022-10-26T15:05:22.674Z] Successfully tagged core-command:latest [2022-10-26T15:05:22.933Z]  Building core-command ... done Successfully built 3c6687bd9a71 [2022-10-26T15:05:22.933Z] Successfully tagged core-metadata:latest [2022-10-26T15:05:32.901Z]  Building core-metadata ... done Removing intermediate container aaabcdaf67f4 [2022-10-26T15:05:32.901Z] ---> d267eba5e12a [2022-10-26T15:05:32.901Z] Step 7/23 : COPY . . [2022-10-26T15:05:38.165Z] ---> 8a80eb27ced4 [2022-10-26T15:05:38.165Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:05:38.165Z] ---> Running in 8d95a691358a [2022-10-26T15:05:38.165Z] Removing intermediate container 8d95a691358a [2022-10-26T15:05:38.165Z] ---> 02481422fe99 [2022-10-26T15:05:38.165Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-26T15:05:38.165Z] ---> Running in 282f1730bdea [2022-10-26T15:05:38.165Z] Removing intermediate container 282f1730bdea [2022-10-26T15:05:38.165Z] ---> 3c3d1c885095 [2022-10-26T15:05:38.165Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:05:38.165Z] ---> Running in 6ab7b9744ad5 [2022-10-26T15:05:38.425Z] Removing intermediate container 6ab7b9744ad5 [2022-10-26T15:05:38.425Z] ---> 07df8c12e551 [2022-10-26T15:05:38.425Z] Step 11/23 : WORKDIR /edgex-go [2022-10-26T15:05:38.425Z] ---> Running in 39961c78a8a9 [2022-10-26T15:05:38.425Z] Removing intermediate container 39961c78a8a9 [2022-10-26T15:05:38.425Z] ---> 21e5d7296f24 [2022-10-26T15:05:38.425Z] [2022-10-26T15:05:38.425Z] Step 12/23 : FROM alpine:3.15 [2022-10-26T15:05:38.425Z] ---> c4fc93816858 [2022-10-26T15:05:38.425Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:05:38.425Z] ---> Using cache [2022-10-26T15:05:38.425Z] ---> 83241e5c7a62 [2022-10-26T15:05:38.425Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T15:05:38.425Z] ---> Running in f70f09df5705 [2022-10-26T15:05:38.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:05:38.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:05:38.944Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:05:38.944Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:05:38.944Z] OK: 15857 distinct packages available [2022-10-26T15:05:39.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T15:05:39.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T15:05:39.461Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T15:05:39.461Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:05:39.461Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T15:05:39.461Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T15:05:39.461Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T15:05:39.461Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:05:39.461Z] OK: 7 MiB in 19 packages [2022-10-26T15:05:39.719Z] Removing intermediate container f70f09df5705 [2022-10-26T15:05:39.719Z] ---> 50281881089b [2022-10-26T15:05:39.719Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:05:41.228Z] ---> 972a72c27985 [2022-10-26T15:05:41.228Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:05:41.495Z] ---> c183a1d7ae19 [2022-10-26T15:05:41.495Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-26T15:05:41.764Z] ---> fbd982a1fbd4 [2022-10-26T15:05:41.764Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-26T15:05:41.764Z] ---> 1b9bc9018f6d [2022-10-26T15:05:41.764Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:05:42.047Z] ---> Running in d85715379fdb [2022-10-26T15:05:42.047Z] Removing intermediate container d85715379fdb [2022-10-26T15:05:42.047Z] ---> e0a4919cf6f9 [2022-10-26T15:05:42.047Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:05:42.047Z] ---> Running in e3fa862065d4 [2022-10-26T15:05:42.047Z] Removing intermediate container e3fa862065d4 [2022-10-26T15:05:42.047Z] ---> 277ad503b295 [2022-10-26T15:05:42.047Z] Step 21/23 : LABEL arch=x86_64 [2022-10-26T15:05:42.310Z] ---> Running in 9efc3273233d [2022-10-26T15:05:42.310Z] Removing intermediate container 9efc3273233d [2022-10-26T15:05:42.310Z] ---> 10aabcee43b9 [2022-10-26T15:05:42.310Z] Step 22/23 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:05:42.310Z] ---> Running in ed75eabc3ad0 [2022-10-26T15:05:42.310Z] Removing intermediate container ed75eabc3ad0 [2022-10-26T15:05:42.310Z] ---> b5b9c6cb67d3 [2022-10-26T15:05:42.310Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T15:05:42.585Z] ---> Running in abd750eee873 [2022-10-26T15:05:42.585Z] Removing intermediate container abd750eee873 [2022-10-26T15:05:42.585Z] ---> ec4159e66f18 [2022-10-26T15:05:42.585Z] [2022-10-26T15:05:42.585Z] Successfully built ec4159e66f18 [2022-10-26T15:05:42.585Z] Successfully tagged security-spire-server:latest [2022-10-26T15:05:42.606Z]  Building security-spire-server ... done  [Pipeline] } [2022-10-26T15:05:42.616Z] $ docker stop --time=1 a5e21d9f35b0cb50f61a06fd8c42b2e1f2cb0617ec60b2e937707b88cda23d7b [2022-10-26T15:05:43.903Z] $ docker rm -f a5e21d9f35b0cb50f61a06fd8c42b2e1f2cb0617ec60b2e937707b88cda23d7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:05:44.314Z] + docker images [2022-10-26T15:05:44.314Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-26T15:05:44.314Z] security-spire-server latest ec4159e66f18 2 seconds ago 86.5MB [2022-10-26T15:05:44.314Z] 21e5d7296f24 6 seconds ago 1.48GB [2022-10-26T15:05:44.314Z] core-command latest c96090e6b40b 22 seconds ago 17.6MB [2022-10-26T15:05:44.314Z] core-metadata latest 3c6687bd9a71 22 seconds ago 18.5MB [2022-10-26T15:05:44.314Z] fb15db22dd6d 24 seconds ago 1.61GB [2022-10-26T15:05:44.314Z] 68ea4e06aba0 25 seconds ago 1.62GB [2022-10-26T15:05:44.314Z] support-notifications latest f261c7a8e159 29 seconds ago 30.5MB [2022-10-26T15:05:44.314Z] security-bootstrapper latest 0621d6ead3cb 32 seconds ago 20.2MB [2022-10-26T15:05:44.314Z] 1bffedf4538e 36 seconds ago 1.67GB [2022-10-26T15:05:44.314Z] security-spiffe-token-provider latest c3f05e187c79 43 seconds ago 29.7MB [2022-10-26T15:05:44.314Z] 661b9469541e 57 seconds ago 1.64GB [2022-10-26T15:05:44.314Z] 85a444b6a67c About a minute ago 1.6GB [2022-10-26T15:05:44.314Z] support-scheduler latest e976588f3b1b About a minute ago 29.8MB [2022-10-26T15:05:44.314Z] core-data latest ebb29a63c844 About a minute ago 21.7MB [2022-10-26T15:05:44.314Z] a7604be7dcab About a minute ago 1.67GB [2022-10-26T15:05:44.314Z] 89a146a0f968 About a minute ago 1.62GB [2022-10-26T15:05:44.314Z] sys-mgmt-agent latest 862ee2677211 About a minute ago 136MB [2022-10-26T15:05:44.314Z] security-secretstore-setup latest 0fb7bbce4e5b About a minute ago 29.7MB [2022-10-26T15:05:44.314Z] security-proxy-setup latest 74c5002fe243 About a minute ago 27.6MB [2022-10-26T15:05:44.314Z] bdd58e01acff 2 minutes ago 1.59GB [2022-10-26T15:05:44.314Z] 199c390c48af 2 minutes ago 1.6GB [2022-10-26T15:05:44.314Z] f05f95d812e1 2 minutes ago 1.6GB [2022-10-26T15:05:44.314Z] security-spire-agent latest 40486e1a652c 2 minutes ago 125MB [2022-10-26T15:05:44.314Z] security-spire-config latest ec5c5dd54276 2 minutes ago 85.8MB [2022-10-26T15:05:44.314Z] f54b5757dea7 2 minutes ago 1.48GB [2022-10-26T15:05:44.314Z] 2f8defa8f332 2 minutes ago 1.48GB [2022-10-26T15:05:44.314Z] ci-base-image-x86_64 latest 0dc831f37450 5 minutes ago 941MB [2022-10-26T15:05:44.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB [2022-10-26T15:05:44.314Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-26T15:05:44.314Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-26T15:05:44.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-26T15:05:44.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T15:07:05.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-26T15:07:05.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-26T15:07:05.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-26T15:07:05.046Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-26T15:07:10.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-26T15:07:10.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-26T15:07:10.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-26T15:07:10.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-26T15:07:10.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-26T15:07:15.769Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-26T15:07:15.769Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-26T15:07:15.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-26T15:07:15.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-26T15:07:15.769Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-26T15:07:15.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-26T15:07:37.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.377s coverage: 28.7% of statements [2022-10-26T15:07:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-26T15:07:37.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-26T15:07:44.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.735s coverage: 98.5% of statements [2022-10-26T15:07:49.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.925s coverage: 43.0% of statements [2022-10-26T15:07:49.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-26T15:07:49.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-26T15:07:49.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.858s coverage: 54.2% of statements [2022-10-26T15:07:49.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-26T15:07:49.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-26T15:08:16.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.419s coverage: 89.2% of statements [2022-10-26T15:08:16.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-26T15:08:16.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-26T15:08:16.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:08:16.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-26T15:08:16.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-26T15:08:16.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.695s coverage: 2.2% of statements [2022-10-26T15:08:16.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-26T15:08:16.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.683s coverage: 95.6% of statements [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-26T15:08:16.652Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.492s coverage: 72.2% of statements [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-26T15:08:16.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.635s coverage: 60.0% of statements [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-26T15:08:16.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.809s coverage: 0.9% of statements [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-26T15:08:16.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.322s coverage: 58.8% of statements [2022-10-26T15:08:16.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.309s coverage: 29.6% of statements [2022-10-26T15:08:16.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-26T15:08:20.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.381s coverage: 47.1% of statements [2022-10-26T15:08:20.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.326s coverage: 79.5% of statements [2022-10-26T15:08:20.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements [2022-10-26T15:08:20.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements [2022-10-26T15:08:24.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements [2022-10-26T15:08:32.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.277s coverage: 94.4% of statements [2022-10-26T15:08:32.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.252s coverage: 44.8% of statements [2022-10-26T15:08:44.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.821s coverage: 79.9% of statements [2022-10-26T15:08:44.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-26T15:08:47.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.373s coverage: 92.9% of statements [2022-10-26T15:08:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-26T15:08:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-26T15:08:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-26T15:08:47.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-10-26T15:08:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-26T15:08:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-26T15:08:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-26T15:08:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-26T15:08:47.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.310s coverage: 86.9% of statements [2022-10-26T15:08:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-26T15:08:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-26T15:08:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-26T15:08:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-26T15:08:47.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.261s coverage: 87.2% of statements [2022-10-26T15:08:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-26T15:08:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-26T15:08:47.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements [2022-10-26T15:08:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-26T15:08:47.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 58.8% of statements [2022-10-26T15:08:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-26T15:08:47.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements [2022-10-26T15:08:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.288s coverage: 87.2% of statements [2022-10-26T15:08:49.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.364s coverage: 85.4% of statements [2022-10-26T15:08:51.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 91.2% of statements [2022-10-26T15:08:51.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-26T15:09:01.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.224s coverage: 64.7% of statements [2022-10-26T15:09:01.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-26T15:09:01.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-26T15:09:01.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.341s coverage: 100.0% of statements [2022-10-26T15:09:01.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements [2022-10-26T15:09:01.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2022-10-26T15:09:01.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2022-10-26T15:09:01.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.117s coverage: 100.0% of statements [2022-10-26T15:09:07.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.709s coverage: 65.8% of statements [2022-10-26T15:09:07.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-26T15:09:07.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-26T15:09:07.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-26T15:09:11.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.876s coverage: 41.8% of statements [2022-10-26T15:09:11.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-26T15:09:11.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-26T15:09:11.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.377s coverage: 89.5% of statements [2022-10-26T15:09:11.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-26T15:09:11.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.398s coverage: 84.8% of statements [2022-10-26T15:09:11.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-26T15:09:11.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-26T15:09:11.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-26T15:09:11.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-26T15:09:19.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.432s coverage: 17.7% of statements [2022-10-26T15:09:19.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-26T15:09:19.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-26T15:09:19.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-26T15:09:19.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-26T15:09:19.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.766s coverage: 92.3% of statements [2022-10-26T15:09:19.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-26T15:09:19.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:09:19.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-26T15:09:19.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-26T15:09:19.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.355s coverage: 63.2% of statements [2022-10-26T15:09:19.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-26T15:09:19.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-26T15:09:21.388Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.514s coverage: 97.7% of statements [2022-10-26T15:09:21.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-26T15:09:21.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:09:21.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-26T15:09:21.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-26T15:09:21.388Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.245s coverage: 28.9% of statements [2022-10-26T15:09:21.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-26T15:09:21.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-26T15:09:21.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-26T15:09:21.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-26T15:09:21.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-26T15:09:21.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-26T15:09:21.388Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2022-10-26T15:09:21.388Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-10-26T15:09:22.351Z] 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 [2022-10-26T15:09:22.351Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T15:09:22.351Z] GO111MODULE=on go vet ./... [2022-10-26T15:11:29.230Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T15:11:29.230Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T15:11:29.230Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T15:11:29.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-26T15:11:29.905Z] + ls -al . [2022-10-26T15:11:29.905Z] total 764 [2022-10-26T15:11:29.905Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 15:04 . [2022-10-26T15:11:29.905Z] drwxr-xr-x 4 root root 4096 Oct 26 15:04 .. [2022-10-26T15:11:29.905Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 15:02 .blubracket [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 16 Oct 26 15:02 .dockerignore [2022-10-26T15:11:29.905Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 15:02 .git [2022-10-26T15:11:29.905Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 15:02 .github [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 1030 Oct 26 15:02 .gitignore [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 15:02 .golangci.yml [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 87 Oct 26 15:02 .hadolint.yml [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 15:02 .sonarcloud.properties [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 15:02 ADOPTERS.md [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 10722 Oct 26 15:02 Attribution.txt [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 63209 Oct 26 15:02 CHANGELOG.md [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 15:02 CONTRIBUTING.md [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 15:02 GOVERNANCE.md [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 850 Oct 26 15:02 Jenkinsfile [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 15:02 LICENSE [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 13857 Oct 26 15:02 Makefile [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 15:02 OWNERS.md [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 9799 Oct 26 15:02 README.md [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 15:02 SECURITY.md [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 14:59 VERSION [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 15:02 ZMQWindows.md [2022-10-26T15:11:29.905Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 15:02 bin [2022-10-26T15:11:29.905Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 15:02 cmd [2022-10-26T15:11:29.905Z] -rw-r--r-- 1 root root 501828 Oct 26 15:09 coverage.out [2022-10-26T15:11:29.905Z] -rw-rw-r-- 1 1001 1001 3447 Oct 26 15:02 go.mod [2022-10-26T15:11:29.906Z] -rw-rw-r-- 1 1001 1001 45062 Oct 26 15:02 go.sum [2022-10-26T15:11:29.906Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 15:02 internal [2022-10-26T15:11:29.906Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 15:02 openapi [2022-10-26T15:11:29.906Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 15:02 snap [2022-10-26T15:11:29.906Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 15:02 version.go [Pipeline] sh [2022-10-26T15:11:30.547Z] + '[' -e coverage.out ] [2022-10-26T15:11:30.547Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-26T15:11:30.571Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T15:11:31.365Z] Stashed 1 file(s) [Pipeline] sh [2022-10-26T15:11:31.994Z] + make build [2022-10-26T15:11:31.994Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T15:13:23.647Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-26T15:14:45.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-26T15:14:49.568Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T15:15:45.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T15:15:45.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T15:15:48.583Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T15:15:58.685Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T15:16:02.037Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:16:08.689Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:16:12.949Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:16:18.300Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:16:28.387Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-10-26T15:16:35.052Z] $ docker stop --time=1 fbb49a1e86d36a06a60afae6675c39745558f37dd37d89309e6c9ba88dd09084 [2022-10-26T15:16:37.175Z] $ docker rm -f fbb49a1e86d36a06a60afae6675c39745558f37dd37d89309e6c9ba88dd09084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:16:39.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T15:16:39.899Z] [2022-10-26T15:16:39.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:16:40.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T15:16:40.501Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-26T15:16:40.501Z] 29e5d40040c1: Pulling fs layer [2022-10-26T15:16:40.501Z] 1ce36da41761: Pulling fs layer [2022-10-26T15:16:40.501Z] 25b303627fd3: Pulling fs layer [2022-10-26T15:16:40.501Z] 29e5d40040c1: Verifying Checksum [2022-10-26T15:16:40.501Z] 29e5d40040c1: Download complete [2022-10-26T15:16:40.768Z] 1ce36da41761: Verifying Checksum [2022-10-26T15:16:40.769Z] 1ce36da41761: Download complete [2022-10-26T15:16:41.036Z] 29e5d40040c1: Pull complete [2022-10-26T15:16:42.446Z] 1ce36da41761: Pull complete [2022-10-26T15:16:42.446Z] 25b303627fd3: Download complete [2022-10-26T15:16:52.524Z] 25b303627fd3: Pull complete [2022-10-26T15:16:52.524Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-26T15:16:52.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T15:16:52.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:16:52.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-117152 does not seem to be running inside a container [2022-10-26T15:16:52.792Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-26T15:16:55.372Z] $ docker top acabeae4580bf49a6fdb7148127d1f887e1cbc889decc0fc744aba0fb516983d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:16:56.235Z] + grep parallel [2022-10-26T15:16:56.235Z] + docker-compose build --help [2022-10-26T15:17:02.894Z] --parallel Build images in parallel. [Pipeline] } [2022-10-26T15:17:02.902Z] $ docker stop --time=1 acabeae4580bf49a6fdb7148127d1f887e1cbc889decc0fc744aba0fb516983d [2022-10-26T15:17:04.585Z] $ docker rm -f acabeae4580bf49a6fdb7148127d1f887e1cbc889decc0fc744aba0fb516983d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:17:05.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T15:17:05.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:17:05.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-117152 does not seem to be running inside a container [2022-10-26T15:17:05.460Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-26T15:17:06.773Z] $ docker top 868c73184fd9077f2472300a4ed7839bd3ee64db950754d88d9b29a57976577f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:17:07.675Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-26T15:17:14.327Z] Building core-command ... [2022-10-26T15:17:14.327Z] Building core-data ... [2022-10-26T15:17:14.327Z] Building core-metadata ... [2022-10-26T15:17:14.327Z] Building security-bootstrapper ... [2022-10-26T15:17:14.327Z] Building security-proxy-setup ... [2022-10-26T15:17:14.327Z] Building security-secretstore-setup ... [2022-10-26T15:17:14.327Z] Building security-spiffe-token-provider ... [2022-10-26T15:17:14.327Z] Building security-spire-agent ... [2022-10-26T15:17:14.327Z] Building security-spire-config ... [2022-10-26T15:17:14.327Z] Building security-spire-server ... [2022-10-26T15:17:14.327Z] Building support-notifications ... [2022-10-26T15:17:14.327Z] Building support-scheduler ... [2022-10-26T15:17:14.327Z] Building sys-mgmt-agent ... [2022-10-26T15:17:14.327Z] Building security-secretstore-setup [2022-10-26T15:17:14.327Z] Building security-spire-server [2022-10-26T15:17:14.327Z] Building security-spiffe-token-provider [2022-10-26T15:17:14.327Z] Building security-bootstrapper [2022-10-26T15:17:14.327Z] Building security-spire-config [2022-10-26T15:18:10.748Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:18:10.748Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:18:10.748Z] ---> f39a658ae6db [2022-10-26T15:18:10.748Z] Step 3/32 : WORKDIR /edgex-go [2022-10-26T15:18:10.748Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:18:10.748Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:18:10.748Z] ---> f39a658ae6db [2022-10-26T15:18:10.748Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:18:10.748Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:18:10.748Z] [2022-10-26T15:18:10.748Z] Step 2/19 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:18:10.748Z] [2022-10-26T15:18:10.748Z] ---> f39a658ae6db [2022-10-26T15:18:10.748Z] ---> f39a658ae6db [2022-10-26T15:18:10.748Z] Step 3/19 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go [2022-10-26T15:18:10.748Z] [2022-10-26T15:18:10.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:18:10.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:18:10.748Z] ---> f39a658ae6db [2022-10-26T15:18:10.748Z] Step 3/23 : WORKDIR /edgex-go [2022-10-26T15:18:10.748Z] ---> Running in 6bff0ec5eb03 [2022-10-26T15:18:10.748Z] ---> Running in d36f77fe2ec5 [2022-10-26T15:18:10.748Z] ---> Running in 095d28cbbffc [2022-10-26T15:18:10.748Z] ---> Running in d1b33c96a5ea [2022-10-26T15:18:10.748Z] ---> Running in 831f7ec773af [2022-10-26T15:18:10.748Z] Removing intermediate container 6bff0ec5eb03 [2022-10-26T15:18:10.748Z] ---> f4c40b3af081 [2022-10-26T15:18:10.748Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-26T15:18:10.748Z] Removing intermediate container 095d28cbbffc [2022-10-26T15:18:10.748Z] ---> d7d7218609fe [2022-10-26T15:18:10.748Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-26T15:18:10.748Z] ---> Running in 0ca8b356c9cf [2022-10-26T15:18:10.748Z] Removing intermediate container d1b33c96a5ea [2022-10-26T15:18:10.748Z] ---> 93f32b1e97b9 [2022-10-26T15:18:10.748Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:18:10.748Z] ---> Running in 5ed578d7d686 [2022-10-26T15:18:10.748Z] Removing intermediate container d36f77fe2ec5 [2022-10-26T15:18:10.748Z] ---> 85209d407788 [2022-10-26T15:18:10.748Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-26T15:18:10.748Z] Removing intermediate container 831f7ec773af [2022-10-26T15:18:10.748Z] ---> 23021940ef8b [2022-10-26T15:18:10.748Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:18:10.748Z] ---> Running in 435e416ad0d5 [2022-10-26T15:18:10.748Z] ---> Running in 2fae8cb7efc6 [2022-10-26T15:18:10.748Z] ---> Running in f1ec08d2e737 [2022-10-26T15:18:10.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:10.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:10.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:10.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:10.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:11.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:11.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:11.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:11.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:11.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:12.288Z] v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-26T15:18:12.288Z] v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-26T15:18:12.288Z] OK: 16898 distinct packages available [2022-10-26T15:18:12.598Z] OK: 221 MiB in 51 packages [2022-10-26T15:18:12.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:13.219Z] OK: 221 MiB in 51 packages [2022-10-26T15:18:13.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:18:13.856Z] OK: 221 MiB in 51 packages [2022-10-26T15:18:13.856Z] OK: 221 MiB in 51 packages [2022-10-26T15:18:14.845Z] Removing intermediate container 0ca8b356c9cf [2022-10-26T15:18:14.845Z] ---> 3b36da4d26d9 [2022-10-26T15:18:14.845Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-26T15:18:15.141Z] OK: 221 MiB in 51 packages [2022-10-26T15:18:15.141Z] Removing intermediate container f1ec08d2e737 [2022-10-26T15:18:15.141Z] ---> c5b3c0a3be2a [2022-10-26T15:18:15.141Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:18:16.139Z] Removing intermediate container 435e416ad0d5 [2022-10-26T15:18:16.139Z] ---> 503478ba5495 [2022-10-26T15:18:16.139Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-26T15:18:16.139Z] Removing intermediate container 2fae8cb7efc6 [2022-10-26T15:18:16.139Z] ---> 5b55d1ffc9bc [2022-10-26T15:18:16.139Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:18:16.415Z] ---> 34e560130209 [2022-10-26T15:18:16.415Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:18:16.709Z] ---> Running in 8e6cab5514ee [2022-10-26T15:18:16.978Z] ---> f063f603c7b2 [2022-10-26T15:18:16.978Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:18:16.978Z] Removing intermediate container 5ed578d7d686 [2022-10-26T15:18:16.978Z] ---> d94e3bae56c1 [2022-10-26T15:18:16.978Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-26T15:18:16.978Z] ---> Running in 3f329c9f9870 [2022-10-26T15:18:17.568Z] ---> 530b9984170a [2022-10-26T15:18:17.568Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:18:17.568Z] ---> Running in ebc3cf4dcba0 [2022-10-26T15:18:17.568Z] ---> 61b3ea59a398 [2022-10-26T15:18:17.568Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:18:17.839Z] ---> Running in 0668bdb77870 [2022-10-26T15:18:18.452Z] ---> d2c339ff674e [2022-10-26T15:18:18.452Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:18:18.732Z] ---> Running in a26264934fa0 [2022-10-26T15:19:56.395Z] Removing intermediate container 3f329c9f9870 [2022-10-26T15:19:56.395Z] ---> 94f22685449a [2022-10-26T15:19:56.395Z] Step 7/24 : COPY . . [2022-10-26T15:19:56.395Z] Removing intermediate container a26264934fa0 [2022-10-26T15:19:56.395Z] ---> 3218e48c6a13 [2022-10-26T15:19:56.395Z] Step 7/19 : COPY . . [2022-10-26T15:19:56.395Z] Removing intermediate container 0668bdb77870 [2022-10-26T15:19:56.395Z] ---> fe516f307c06 [2022-10-26T15:19:56.395Z] Step 7/24 : COPY . . [2022-10-26T15:19:56.395Z] Removing intermediate container 8e6cab5514ee [2022-10-26T15:19:56.395Z] ---> c444c967ed33 [2022-10-26T15:19:56.395Z] Step 7/32 : COPY . . [2022-10-26T15:19:56.395Z] Removing intermediate container ebc3cf4dcba0 [2022-10-26T15:19:56.395Z] ---> 8d240940fafb [2022-10-26T15:19:56.395Z] Step 7/23 : COPY . . [2022-10-26T15:20:04.610Z] ---> 78787b7ac932 [2022-10-26T15:20:04.610Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:20:04.610Z] ---> 17b5a625a175 [2022-10-26T15:20:04.610Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:20:04.610Z] ---> e469e9952d91 [2022-10-26T15:20:04.610Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-26T15:20:04.610Z] ---> 70bbadafe938 [2022-10-26T15:20:04.610Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-26T15:20:04.610Z] ---> 00e92d59afbe [2022-10-26T15:20:04.610Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-26T15:20:04.610Z] ---> Running in d534594d9572 [2022-10-26T15:20:04.610Z] ---> Running in f2ebcb1ab01e [2022-10-26T15:20:04.610Z] ---> Running in cf2cc4ea52ef [2022-10-26T15:20:04.610Z] ---> Running in 3f983da177b6 [2022-10-26T15:20:04.610Z] ---> Running in 1d8e5b08927d [2022-10-26T15:20:04.610Z] Removing intermediate container f2ebcb1ab01e [2022-10-26T15:20:04.610Z] ---> 067bf865adde [2022-10-26T15:20:04.610Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T15:20:04.610Z] Removing intermediate container d534594d9572 [2022-10-26T15:20:04.610Z] ---> 67b96bd36403 [2022-10-26T15:20:04.610Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-26T15:20:04.610Z] ---> Running in aa7ada1ca41f [2022-10-26T15:20:04.877Z] ---> Running in bc1da203cffd [2022-10-26T15:20:05.482Z] Removing intermediate container aa7ada1ca41f [2022-10-26T15:20:05.482Z] ---> 99ee71f3eb4c [2022-10-26T15:20:05.482Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:20:05.482Z] Removing intermediate container bc1da203cffd [2022-10-26T15:20:05.482Z] ---> 73efbfb0fe5a [2022-10-26T15:20:05.482Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:20:05.753Z] ---> Running in e30b1ec41f6c [2022-10-26T15:20:05.753Z] ---> Running in bc2e0766328f [2022-10-26T15:20:06.020Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:20:06.620Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:20:06.620Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:20:09.992Z] Removing intermediate container bc2e0766328f [2022-10-26T15:20:09.992Z] ---> afb64263a640 [2022-10-26T15:20:09.992Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T15:20:09.992Z] ---> Running in 0f639676fc88 [2022-10-26T15:20:09.992Z] Removing intermediate container e30b1ec41f6c [2022-10-26T15:20:09.992Z] ---> c5b458a60b76 [2022-10-26T15:20:09.992Z] Step 11/23 : WORKDIR /edgex-go [2022-10-26T15:20:10.276Z] ---> Running in 179d37294448 [2022-10-26T15:20:10.545Z] Removing intermediate container 0f639676fc88 [2022-10-26T15:20:10.545Z] ---> 9fc3ff96adea [2022-10-26T15:20:10.545Z] [2022-10-26T15:20:10.545Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T15:20:11.140Z] Removing intermediate container 179d37294448 [2022-10-26T15:20:11.140Z] ---> 57e7774f3acc [2022-10-26T15:20:11.140Z] [2022-10-26T15:20:11.140Z] Step 12/23 : FROM alpine:3.15 [2022-10-26T15:20:11.140Z] 3.15: Pulling from library/alpine [2022-10-26T15:20:11.140Z] 3.15: Pulling from library/alpine [2022-10-26T15:20:12.573Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T15:20:12.573Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T15:20:12.573Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T15:20:12.573Z] Status: Image is up to date for alpine:3.15 [2022-10-26T15:20:12.573Z] ---> 02e0d6fdf486 [2022-10-26T15:20:12.573Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:20:12.573Z] ---> 02e0d6fdf486 [2022-10-26T15:20:12.573Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:20:12.573Z] ---> Running in 3f280662ec3a [2022-10-26T15:20:12.573Z] ---> Running in 4485b3361428 [2022-10-26T15:20:13.539Z] Removing intermediate container 3f280662ec3a [2022-10-26T15:20:13.539Z] ---> 5e474ebb5bfe [2022-10-26T15:20:13.539Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T15:20:13.539Z] Removing intermediate container 4485b3361428 [2022-10-26T15:20:13.539Z] ---> a83a63bb6fb8 [2022-10-26T15:20:13.539Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-26T15:20:13.539Z] ---> Running in 7afc1b65194a [2022-10-26T15:20:13.809Z] ---> Running in 8d0984c0f39a [2022-10-26T15:20:16.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:20:16.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:20:16.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:20:16.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:20:18.098Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:20:18.098Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:20:18.098Z] OK: 15734 distinct packages available [2022-10-26T15:20:18.098Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:20:18.098Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:20:18.098Z] OK: 15734 distinct packages available [2022-10-26T15:20:18.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:20:18.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:20:18.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:20:18.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:20:20.058Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-26T15:20:20.058Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T15:20:20.058Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:20:20.058Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:20:20.058Z] (3/4) Installing libucontext (1.1-r0) [2022-10-26T15:20:20.058Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-26T15:20:20.058Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T15:20:20.058Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:20:20.058Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T15:20:20.058Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T15:20:20.058Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:20:20.058Z] OK: 6 MiB in 18 packages [2022-10-26T15:20:20.058Z] OK: 6 MiB in 19 packages [2022-10-26T15:20:22.634Z] Removing intermediate container 7afc1b65194a [2022-10-26T15:20:22.635Z] ---> 162c68ae7f6a [2022-10-26T15:20:22.635Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:20:22.635Z] Removing intermediate container 8d0984c0f39a [2022-10-26T15:20:22.635Z] ---> 03d8f321d053 [2022-10-26T15:20:22.635Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:20:30.848Z] ---> 7d6cd6005ceb [2022-10-26T15:20:30.848Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:20:31.434Z] ---> caa27094b52b [2022-10-26T15:20:31.434Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:20:32.405Z] ---> 1971b6cc56b3 [2022-10-26T15:20:32.405Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-26T15:20:32.676Z] ---> ce2b93463380 [2022-10-26T15:20:32.676Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-26T15:20:32.945Z] ---> Running in ca764a03cfb4 [2022-10-26T15:20:33.541Z] ---> 5d1eb76fe204 [2022-10-26T15:20:33.541Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-26T15:20:33.541Z] Removing intermediate container ca764a03cfb4 [2022-10-26T15:20:33.541Z] ---> f9fff53bcf92 [2022-10-26T15:20:33.541Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-26T15:20:34.975Z] ---> e7631a26a9b5 [2022-10-26T15:20:34.975Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:20:34.975Z] ---> Running in 9976c631dc89 [2022-10-26T15:20:35.256Z] ---> e33ce6ec03b5 [2022-10-26T15:20:35.256Z] Step 19/24 : WORKDIR / [2022-10-26T15:20:35.256Z] ---> Running in edc10ad17b66 [2022-10-26T15:20:35.858Z] Removing intermediate container 9976c631dc89 [2022-10-26T15:20:35.858Z] ---> c594a75ddd32 [2022-10-26T15:20:35.858Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:20:35.858Z] Removing intermediate container edc10ad17b66 [2022-10-26T15:20:35.858Z] ---> a36492fd48df [2022-10-26T15:20:35.858Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:20:36.126Z] ---> Running in d367c25a87ab [2022-10-26T15:20:36.126Z] ---> Running in fcfa0d1f53ee [2022-10-26T15:20:36.712Z] Removing intermediate container d367c25a87ab [2022-10-26T15:20:36.712Z] ---> 7c51fd6cfe32 [2022-10-26T15:20:36.712Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T15:20:36.712Z] Removing intermediate container fcfa0d1f53ee [2022-10-26T15:20:36.712Z] ---> bb2fd2870e45 [2022-10-26T15:20:36.712Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:20:36.984Z] ---> Running in 3ce82fd5aa5a [2022-10-26T15:20:36.984Z] ---> Running in 7db09513b899 [2022-10-26T15:20:37.570Z] Removing intermediate container 3ce82fd5aa5a [2022-10-26T15:20:37.570Z] ---> 2447e37ac770 [2022-10-26T15:20:37.570Z] Step 22/23 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:20:37.570Z] Removing intermediate container 7db09513b899 [2022-10-26T15:20:37.570Z] ---> c55cd645e217 [2022-10-26T15:20:37.570Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T15:20:37.841Z] ---> Running in 65d33b2ff265 [2022-10-26T15:20:37.841Z] ---> Running in 32f92eab041d [2022-10-26T15:20:38.429Z] Removing intermediate container 65d33b2ff265 [2022-10-26T15:20:38.429Z] ---> e0590785c31a [2022-10-26T15:20:38.429Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T15:20:38.711Z] Removing intermediate container 32f92eab041d [2022-10-26T15:20:38.711Z] ---> 21d75197617e [2022-10-26T15:20:38.711Z] Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:20:38.711Z] ---> Running in cfff40dd9b04 [2022-10-26T15:20:38.711Z] ---> Running in de71c794ba28 [2022-10-26T15:20:39.298Z] Removing intermediate container de71c794ba28 [2022-10-26T15:20:39.298Z] ---> 3fc38324e81e [2022-10-26T15:20:39.298Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T15:20:39.298Z] Removing intermediate container cfff40dd9b04 [2022-10-26T15:20:39.298Z] ---> 05fc05bf0822 [2022-10-26T15:20:39.298Z] [2022-10-26T15:20:39.574Z] ---> Running in 9a3d27dd8c59 [2022-10-26T15:20:40.156Z] Successfully built 05fc05bf0822 [2022-10-26T15:20:40.156Z] Successfully tagged security-spire-server-arm64:latest [2022-10-26T15:20:40.156Z]  Building security-spire-server ... done Building support-notifications [2022-10-26T15:20:40.156Z] Removing intermediate container 9a3d27dd8c59 [2022-10-26T15:20:40.156Z] ---> 3bfc64e8ec4a [2022-10-26T15:20:40.156Z] [2022-10-26T15:20:40.422Z] Successfully built 3bfc64e8ec4a [2022-10-26T15:20:40.422Z] Successfully tagged security-spire-config-arm64:latest [2022-10-26T15:20:40.422Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-10-26T15:21:12.619Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:21:12.619Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:21:12.619Z] ---> f39a658ae6db [2022-10-26T15:21:12.619Z] Step 3/22 : WORKDIR /edgex-go [2022-10-26T15:21:12.619Z] ---> Using cache [2022-10-26T15:21:12.619Z] ---> 23021940ef8b [2022-10-26T15:21:12.619Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-26T15:21:12.619Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:21:12.619Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:21:12.619Z] ---> f39a658ae6db [2022-10-26T15:21:12.619Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:21:12.619Z] ---> Running in b005244c6e6c [2022-10-26T15:21:12.619Z] ---> Running in 29506e05bd9b [2022-10-26T15:21:12.619Z] Removing intermediate container b005244c6e6c [2022-10-26T15:21:12.619Z] ---> 313f7d92dfc2 [2022-10-26T15:21:12.619Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:21:12.619Z] ---> Running in 6db74ae60b24 [2022-10-26T15:21:12.619Z] Removing intermediate container 6db74ae60b24 [2022-10-26T15:21:12.619Z] ---> 86d41ad907ab [2022-10-26T15:21:12.619Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-26T15:21:12.619Z] ---> Running in aa310b79af0a [2022-10-26T15:21:12.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:21:12.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:21:13.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:21:13.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:21:14.386Z] OK: 221 MiB in 51 packages [2022-10-26T15:21:15.806Z] OK: 221 MiB in 51 packages [2022-10-26T15:21:15.806Z] Removing intermediate container 29506e05bd9b [2022-10-26T15:21:15.806Z] ---> 4345a454281d [2022-10-26T15:21:15.806Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-26T15:21:17.219Z] ---> 801e2a7e4fed [2022-10-26T15:21:17.219Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:21:17.488Z] ---> Running in 6a4bd07b0dbe [2022-10-26T15:21:17.488Z] Removing intermediate container aa310b79af0a [2022-10-26T15:21:17.488Z] ---> 82a8242374be [2022-10-26T15:21:17.488Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:21:19.449Z] ---> 2120c2e2a974 [2022-10-26T15:21:19.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:21:19.449Z] ---> Running in c70ad91916bb [2022-10-26T15:22:56.494Z] Removing intermediate container 6a4bd07b0dbe [2022-10-26T15:22:56.494Z] ---> 8d4e69e66d56 [2022-10-26T15:22:56.494Z] Step 7/22 : COPY . . [2022-10-26T15:22:56.494Z] Removing intermediate container c70ad91916bb [2022-10-26T15:22:56.494Z] ---> 976dc40368ad [2022-10-26T15:22:56.494Z] Step 8/22 : COPY . . [2022-10-26T15:23:14.709Z] ---> 2d6385ed6ef3 [2022-10-26T15:23:14.709Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-26T15:23:14.709Z] ---> d5c624fe1a50 [2022-10-26T15:23:14.709Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-26T15:23:14.709Z] ---> Running in 2fbce3ee9328 [2022-10-26T15:23:14.709Z] ---> Running in 8b5958f624ba [2022-10-26T15:23:16.658Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T15:23:16.658Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T15:26:38.435Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:26:48.496Z] Removing intermediate container 3f983da177b6 [2022-10-26T15:26:48.496Z] ---> 399d1f37932e [2022-10-26T15:26:48.496Z] [2022-10-26T15:26:48.496Z] Step 9/24 : FROM alpine:3.16 [2022-10-26T15:26:48.496Z] 3.16: Pulling from library/alpine [2022-10-26T15:26:48.496Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T15:26:48.496Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T15:26:48.496Z] ---> a6215f271958 [2022-10-26T15:26:48.496Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-26T15:26:48.496Z] ---> Running in 97046abe3a5a [2022-10-26T15:26:50.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:26:50.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:26:52.131Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-26T15:26:52.406Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-26T15:26:52.406Z] (3/3) Installing su-exec (0.2-r1) [2022-10-26T15:26:52.406Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:26:52.406Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:26:53.011Z] OK: 6 MiB in 17 packages [2022-10-26T15:26:56.361Z] Removing intermediate container 97046abe3a5a [2022-10-26T15:26:56.361Z] ---> d2bea081de88 [2022-10-26T15:26:56.361Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T15:26:56.637Z] Removing intermediate container cf2cc4ea52ef [2022-10-26T15:26:56.637Z] ---> 58de59d455f4 [2022-10-26T15:26:56.637Z] [2022-10-26T15:26:56.637Z] Step 9/32 : FROM alpine:3.16 [2022-10-26T15:26:56.637Z] ---> a6215f271958 [2022-10-26T15:26:56.637Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:26:56.637Z] ---> Running in 76e2c4a807bf [2022-10-26T15:26:56.637Z] ---> Running in 7755d3784cec [2022-10-26T15:26:57.228Z] Removing intermediate container 76e2c4a807bf [2022-10-26T15:26:57.228Z] ---> c3b27ef25287 [2022-10-26T15:26:57.228Z] Step 12/24 : WORKDIR / [2022-10-26T15:26:57.504Z] Removing intermediate container 7755d3784cec [2022-10-26T15:26:57.504Z] ---> 4f471bafec26 [2022-10-26T15:26:57.504Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-26T15:26:57.504Z] ---> Running in 2a211eb3cabf [2022-10-26T15:26:57.776Z] ---> Running in 61f20901dceb [2022-10-26T15:26:58.367Z] Removing intermediate container 2a211eb3cabf [2022-10-26T15:26:58.367Z] ---> 2217cdae45dc [2022-10-26T15:26:58.367Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-26T15:26:59.784Z] ---> 11ce8f6df4b9 [2022-10-26T15:26:59.784Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-26T15:27:00.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:27:00.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:27:00.913Z] ---> 306c2769494d [2022-10-26T15:27:00.913Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-26T15:27:01.877Z] ---> 6d8a8ee0bcf5 [2022-10-26T15:27:01.877Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-26T15:27:02.456Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-26T15:27:02.456Z] (2/2) Installing su-exec (0.2-r1) [2022-10-26T15:27:02.456Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:27:02.456Z] OK: 5 MiB in 16 packages [2022-10-26T15:27:02.737Z] ---> 431ef68773c4 [2022-10-26T15:27:02.737Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-26T15:27:04.677Z] Removing intermediate container 61f20901dceb [2022-10-26T15:27:04.677Z] ---> 915fc085c9f1 [2022-10-26T15:27:04.677Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-26T15:27:04.677Z] ---> Running in 5fad42749361 [2022-10-26T15:27:05.272Z] ---> 489a71623556 [2022-10-26T15:27:05.272Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-26T15:27:05.272Z] Removing intermediate container 5fad42749361 [2022-10-26T15:27:05.272Z] ---> c6a81bcbec89 [2022-10-26T15:27:05.272Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-26T15:27:05.557Z] ---> Running in 32fb9cd578d5 [2022-10-26T15:27:06.144Z] Removing intermediate container 32fb9cd578d5 [2022-10-26T15:27:06.145Z] ---> cff213ac911f [2022-10-26T15:27:06.145Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-26T15:27:06.420Z] ---> Running in 9e030e916fff [2022-10-26T15:27:07.002Z] Removing intermediate container 9e030e916fff [2022-10-26T15:27:07.003Z] ---> 0e8143532f27 [2022-10-26T15:27:07.003Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-26T15:27:07.272Z] ---> Running in 4d7fae115fbb [2022-10-26T15:27:07.867Z] ---> 76ab5ef25f13 [2022-10-26T15:27:07.867Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T15:27:07.867Z] Removing intermediate container 4d7fae115fbb [2022-10-26T15:27:07.867Z] ---> ed6c0a3a9507 [2022-10-26T15:27:07.867Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-26T15:27:08.137Z] ---> Running in 1a07f176363d [2022-10-26T15:27:09.117Z] ---> 5a5071573360 [2022-10-26T15:27:09.117Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T15:27:09.402Z] ---> Running in cfdccd255b36 [2022-10-26T15:27:12.799Z] Removing intermediate container 1a07f176363d [2022-10-26T15:27:12.799Z] ---> 940de326c568 [2022-10-26T15:27:12.799Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-26T15:27:13.082Z] ---> Running in 60e737d00620 [2022-10-26T15:27:13.358Z] Removing intermediate container cfdccd255b36 [2022-10-26T15:27:13.358Z] ---> c815138bbd09 [2022-10-26T15:27:13.358Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T15:27:13.358Z] ---> Running in 89c9f7916051 [2022-10-26T15:27:13.946Z] Removing intermediate container 60e737d00620 [2022-10-26T15:27:13.946Z] ---> 5751f43d4ab1 [2022-10-26T15:27:13.946Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-26T15:27:14.216Z] Removing intermediate container 89c9f7916051 [2022-10-26T15:27:14.216Z] ---> 124500cf6346 [2022-10-26T15:27:14.216Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T15:27:14.216Z] ---> Running in c328b5f8eead [2022-10-26T15:27:14.813Z] Removing intermediate container c328b5f8eead [2022-10-26T15:27:14.813Z] ---> 96319155e880 [2022-10-26T15:27:14.813Z] Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:27:14.813Z] ---> 0feeae772d6d [2022-10-26T15:27:14.813Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-26T15:27:15.084Z] ---> Running in e943eddc93d0 [2022-10-26T15:27:15.084Z] ---> Running in 8f7ef50993f8 [2022-10-26T15:27:16.053Z] Removing intermediate container e943eddc93d0 [2022-10-26T15:27:16.053Z] ---> dcd5eea90873 [2022-10-26T15:27:16.053Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T15:27:16.053Z] ---> Running in b8e15962d66b [2022-10-26T15:27:17.029Z] Removing intermediate container b8e15962d66b [2022-10-26T15:27:17.029Z] ---> 0f37d7f4b76f [2022-10-26T15:27:17.029Z] [2022-10-26T15:27:17.311Z] Successfully built 0f37d7f4b76f [2022-10-26T15:27:17.311Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-26T15:27:17.311Z]  Building security-secretstore-setup ... done Building core-metadata [2022-10-26T15:27:18.739Z] Removing intermediate container 8f7ef50993f8 [2022-10-26T15:27:18.739Z] ---> a9894ce3add6 [2022-10-26T15:27:18.739Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:27:19.714Z] ---> a1f5363dbb06 [2022-10-26T15:27:19.714Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-26T15:27:21.680Z] ---> e997cc3b1d3e [2022-10-26T15:27:21.680Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-26T15:27:23.103Z] ---> c5c71107c0b9 [2022-10-26T15:27:23.103Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-26T15:27:24.068Z] ---> 9328148a0ccc [2022-10-26T15:27:24.068Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-26T15:27:25.036Z] ---> 92b6adc30f75 [2022-10-26T15:27:25.036Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-26T15:27:25.626Z] ---> edf678aaada7 [2022-10-26T15:27:25.626Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-26T15:27:27.043Z] ---> a7890fed6bef [2022-10-26T15:27:27.043Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-26T15:27:27.043Z] ---> Running in 9ab16ed0babb [2022-10-26T15:27:31.315Z] Removing intermediate container 9ab16ed0babb [2022-10-26T15:27:31.315Z] ---> 05b8188d6e6e [2022-10-26T15:27:31.315Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-26T15:27:31.315Z] ---> Running in 52f0f65a6195 [2022-10-26T15:27:31.928Z] Removing intermediate container 52f0f65a6195 [2022-10-26T15:27:31.928Z] ---> d3f8a20a1089 [2022-10-26T15:27:31.928Z] Step 29/32 : CMD ["gate"] [2022-10-26T15:27:32.197Z] ---> Running in 19fd2b5b4929 [2022-10-26T15:27:33.622Z] Removing intermediate container 19fd2b5b4929 [2022-10-26T15:27:33.622Z] ---> d1caaa0f85e2 [2022-10-26T15:27:33.622Z] Step 30/32 : LABEL arch=arm64 [2022-10-26T15:27:33.622Z] ---> Running in 0181cfe991c5 [2022-10-26T15:27:34.215Z] Removing intermediate container 0181cfe991c5 [2022-10-26T15:27:34.215Z] ---> 632696e09fca [2022-10-26T15:27:34.215Z] Step 31/32 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:27:34.487Z] ---> Running in d840d72c1549 [2022-10-26T15:27:35.483Z] Removing intermediate container d840d72c1549 [2022-10-26T15:27:35.483Z] ---> 2e92bc60502d [2022-10-26T15:27:35.483Z] Step 32/32 : LABEL version=0.0.0 [2022-10-26T15:27:35.483Z] ---> Running in 62fa4563f105 [2022-10-26T15:27:36.452Z] Removing intermediate container 62fa4563f105 [2022-10-26T15:27:36.452Z] ---> a9b9316996c9 [2022-10-26T15:27:36.452Z] [2022-10-26T15:27:37.043Z] Successfully built a9b9316996c9 [2022-10-26T15:27:37.043Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-26T15:27:37.043Z]  Building security-bootstrapper ... done Building core-data [2022-10-26T15:27:37.317Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:27:37.317Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:27:37.317Z] ---> f39a658ae6db [2022-10-26T15:27:37.317Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:27:37.317Z] ---> Using cache [2022-10-26T15:27:37.317Z] ---> 313f7d92dfc2 [2022-10-26T15:27:37.317Z] Step 4/24 : WORKDIR /edgex-go [2022-10-26T15:27:37.317Z] ---> Using cache [2022-10-26T15:27:37.317Z] ---> 86d41ad907ab [2022-10-26T15:27:37.317Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-26T15:27:37.317Z] ---> Running in f328dc46f5be [2022-10-26T15:27:39.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:27:39.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:27:41.361Z] OK: 221 MiB in 51 packages [2022-10-26T15:27:43.312Z] Removing intermediate container f328dc46f5be [2022-10-26T15:27:43.312Z] ---> 8a4dbdc96a42 [2022-10-26T15:27:43.312Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-26T15:27:44.278Z] ---> 89970ae67d79 [2022-10-26T15:27:44.278Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:27:44.278Z] ---> Running in 15025d4d56c4 [2022-10-26T15:27:56.884Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:27:56.885Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:27:56.885Z] ---> f39a658ae6db [2022-10-26T15:27:56.885Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:27:56.885Z] ---> Using cache [2022-10-26T15:27:56.885Z] ---> 313f7d92dfc2 [2022-10-26T15:27:56.885Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:27:56.885Z] ---> Using cache [2022-10-26T15:27:56.885Z] ---> 86d41ad907ab [2022-10-26T15:27:56.885Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-26T15:27:58.320Z] ---> Running in 64700bfddaab [2022-10-26T15:28:00.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:28:00.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:28:02.890Z] OK: 221 MiB in 51 packages [2022-10-26T15:28:04.309Z] Removing intermediate container 64700bfddaab [2022-10-26T15:28:04.309Z] ---> af46668268ab [2022-10-26T15:28:04.309Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:28:05.279Z] ---> 1bae4c8f176d [2022-10-26T15:28:05.279Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:28:05.549Z] ---> Running in e5bc9ef6a761 [2022-10-26T15:29:13.425Z] Removing intermediate container 15025d4d56c4 [2022-10-26T15:29:13.425Z] ---> 7a5ed10a4266 [2022-10-26T15:29:13.425Z] Step 8/24 : COPY . . [2022-10-26T15:29:35.480Z] ---> 9aaa0c9ab271 [2022-10-26T15:29:35.480Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-26T15:29:35.480Z] ---> Running in 05bb6f30c6ac [2022-10-26T15:29:38.819Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-26T15:29:38.819Z] Removing intermediate container 1d8e5b08927d [2022-10-26T15:29:38.819Z] ---> 6999f92cdc12 [2022-10-26T15:29:38.819Z] [2022-10-26T15:29:38.819Z] Step 9/19 : FROM alpine:3.15 [2022-10-26T15:29:38.819Z] ---> 02e0d6fdf486 [2022-10-26T15:29:38.819Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:29:38.819Z] ---> Using cache [2022-10-26T15:29:38.819Z] ---> a83a63bb6fb8 [2022-10-26T15:29:38.819Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-26T15:29:38.819Z] ---> Running in 693c53894f39 [2022-10-26T15:29:41.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:29:41.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:29:43.100Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:29:43.100Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:29:43.100Z] OK: 15734 distinct packages available [2022-10-26T15:29:43.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:29:43.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:29:45.401Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-26T15:29:45.401Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-26T15:29:45.401Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-26T15:29:45.401Z] (4/9) Installing libcurl (7.80.0-r4) [2022-10-26T15:29:45.401Z] (5/9) Installing curl (7.80.0-r4) [2022-10-26T15:29:45.401Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-26T15:29:45.401Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:29:45.401Z] (8/9) Installing libucontext (1.1-r0) [2022-10-26T15:29:45.401Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-26T15:29:45.401Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:29:45.670Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:29:46.066Z] OK: 8 MiB in 23 packages [2022-10-26T15:29:48.168Z] Removing intermediate container e5bc9ef6a761 [2022-10-26T15:29:48.168Z] ---> 1e4154b9de1d [2022-10-26T15:29:48.168Z] Step 8/22 : COPY . . [2022-10-26T15:29:50.233Z] Removing intermediate container 693c53894f39 [2022-10-26T15:29:50.233Z] ---> ed03cc05addd [2022-10-26T15:29:50.233Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:29:52.852Z] ---> b27fd58d28ac [2022-10-26T15:29:52.852Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-26T15:29:53.810Z] Removing intermediate container 8b5958f624ba [2022-10-26T15:29:53.810Z] ---> d5461c6aa939 [2022-10-26T15:29:53.810Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-26T15:29:54.078Z] ---> Running in 0cb0569d995e [2022-10-26T15:29:57.423Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T15:29:58.852Z] ---> 67526617d484 [2022-10-26T15:29:58.852Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-26T15:30:00.260Z] ---> 4c4f9cf27718 [2022-10-26T15:30:00.260Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-26T15:30:00.260Z] ---> Running in 9f12a390e751 [2022-10-26T15:30:00.843Z] Removing intermediate container 9f12a390e751 [2022-10-26T15:30:00.843Z] ---> af1c01b970df [2022-10-26T15:30:00.843Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:30:01.112Z] ---> Running in 5f954117daa9 [2022-10-26T15:30:02.076Z] Removing intermediate container 5f954117daa9 [2022-10-26T15:30:02.076Z] ---> be17fef47f51 [2022-10-26T15:30:02.076Z] Step 17/19 : LABEL arch=arm64 [2022-10-26T15:30:02.344Z] ---> Running in d6b5ad6aac8e [2022-10-26T15:30:03.753Z] Removing intermediate container d6b5ad6aac8e [2022-10-26T15:30:03.753Z] ---> e09cb41c6a88 [2022-10-26T15:30:03.753Z] Step 18/19 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:30:04.024Z] ---> Running in ea77642e53fc [2022-10-26T15:30:04.024Z] Removing intermediate container 0cb0569d995e [2022-10-26T15:30:04.024Z] ---> c6cb6cd08d91 [2022-10-26T15:30:04.024Z] [2022-10-26T15:30:04.024Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:30:04.024Z] ---> a6215f271958 [2022-10-26T15:30:04.024Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:30:04.294Z] ---> Running in 17ebd2b3ab4f [2022-10-26T15:30:05.259Z] Removing intermediate container ea77642e53fc [2022-10-26T15:30:05.259Z] ---> 328c0192011f [2022-10-26T15:30:05.259Z] Step 19/19 : LABEL version=0.0.0 [2022-10-26T15:30:05.259Z] Removing intermediate container 17ebd2b3ab4f [2022-10-26T15:30:05.259Z] ---> 105d9488b875 [2022-10-26T15:30:05.259Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-26T15:30:05.527Z] ---> Running in 34f9e8a1f47f [2022-10-26T15:30:05.527Z] ---> Running in c87d367e22b2 [2022-10-26T15:30:06.940Z] Removing intermediate container c87d367e22b2 [2022-10-26T15:30:06.940Z] ---> 5b5e1779ba0e [2022-10-26T15:30:06.940Z] [2022-10-26T15:30:07.902Z] Successfully built 5b5e1779ba0e [2022-10-26T15:30:07.902Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-26T15:30:07.902Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-10-26T15:30:07.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:30:08.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:30:10.436Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T15:30:10.436Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T15:30:10.436Z] (3/33) Installing readline (8.1.2-r0) [2022-10-26T15:30:10.436Z] (4/33) Installing bash (5.1.16-r2) [2022-10-26T15:30:10.436Z] Executing bash-5.1.16-r2.post-install [2022-10-26T15:30:10.436Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-26T15:30:10.703Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-26T15:30:10.703Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T15:30:10.703Z] (8/33) Installing libcurl (7.83.1-r4) [2022-10-26T15:30:10.703Z] (9/33) Installing curl (7.83.1-r4) [2022-10-26T15:30:10.703Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-26T15:30:11.678Z] ---> e5946973cc06 [2022-10-26T15:30:11.678Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-26T15:30:11.949Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-26T15:30:11.949Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-26T15:30:11.949Z] ---> Running in da963b5761f6 [2022-10-26T15:30:11.949Z] (13/33) Installing expat (2.5.0-r0) [2022-10-26T15:30:11.949Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-26T15:30:12.220Z] (15/33) Installing gdbm (1.23-r0) [2022-10-26T15:30:12.220Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-26T15:30:12.220Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T15:30:12.220Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T15:30:12.220Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-26T15:30:12.220Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-26T15:30:12.220Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-26T15:30:14.165Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T15:30:15.124Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-26T15:30:15.124Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-26T15:30:15.124Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-26T15:30:15.124Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-26T15:30:15.124Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-26T15:30:15.391Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-26T15:30:15.391Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-26T15:30:15.391Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-26T15:30:15.391Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-26T15:30:15.391Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-26T15:30:15.391Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-26T15:30:15.658Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-26T15:30:17.065Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:30:17.065Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:30:17.645Z] OK: 120 MiB in 47 packages [2022-10-26T15:30:27.718Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:30:27.718Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:30:27.718Z] ---> f39a658ae6db [2022-10-26T15:30:27.718Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T15:30:27.718Z] ---> Using cache [2022-10-26T15:30:27.718Z] ---> 23021940ef8b [2022-10-26T15:30:27.718Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T15:30:27.718Z] ---> Using cache [2022-10-26T15:30:27.718Z] ---> c5b3c0a3be2a [2022-10-26T15:30:27.718Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T15:30:27.718Z] ---> Using cache [2022-10-26T15:30:27.718Z] ---> f063f603c7b2 [2022-10-26T15:30:27.718Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:30:27.718Z] ---> Using cache [2022-10-26T15:30:27.718Z] ---> 94f22685449a [2022-10-26T15:30:27.718Z] Step 7/24 : COPY . . [2022-10-26T15:30:27.718Z] ---> Using cache [2022-10-26T15:30:27.718Z] ---> 17b5a625a175 [2022-10-26T15:30:27.718Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T15:30:27.718Z] ---> Using cache [2022-10-26T15:30:27.718Z] ---> 067bf865adde [2022-10-26T15:30:27.718Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T15:30:27.718Z] ---> Using cache [2022-10-26T15:30:27.718Z] ---> 99ee71f3eb4c [2022-10-26T15:30:27.718Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T15:30:27.718Z] ---> Using cache [2022-10-26T15:30:27.718Z] ---> afb64263a640 [2022-10-26T15:30:27.718Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T15:30:27.718Z] ---> Using cache [2022-10-26T15:30:27.718Z] ---> 9fc3ff96adea [2022-10-26T15:30:27.718Z] [2022-10-26T15:30:27.718Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T15:30:27.718Z] ---> 02e0d6fdf486 [2022-10-26T15:30:27.718Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T15:30:27.718Z] ---> Using cache [2022-10-26T15:30:27.718Z] ---> a83a63bb6fb8 [2022-10-26T15:30:27.718Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T15:30:28.697Z] ---> Running in 704e801b9ff2 [2022-10-26T15:30:30.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:30:31.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:30:32.626Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T15:30:32.626Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T15:30:32.626Z] OK: 15734 distinct packages available [2022-10-26T15:30:32.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:30:33.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:30:34.888Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T15:30:34.888Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T15:30:34.888Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T15:30:34.888Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T15:30:34.888Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T15:30:34.888Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T15:30:34.888Z] OK: 6 MiB in 19 packages [2022-10-26T15:30:36.832Z] Removing intermediate container 704e801b9ff2 [2022-10-26T15:30:36.832Z] ---> 735b1ca647cf [2022-10-26T15:30:36.832Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-26T15:30:40.173Z] ---> f8a8c25f7683 [2022-10-26T15:30:40.173Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T15:30:43.518Z] Collecting docker-compose==1.23.2 [2022-10-26T15:30:43.518Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-26T15:30:43.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.7 MB/s eta 0:00:00 [2022-10-26T15:30:45.756Z] Collecting PyYAML<4,>=3.10 [2022-10-26T15:30:45.756Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-26T15:30:45.756Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.2 MB/s eta 0:00:00 [2022-10-26T15:30:46.025Z] ---> 23baa5df9e6a [2022-10-26T15:30:46.025Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T15:30:46.983Z] ---> af1613e3a439 [2022-10-26T15:30:46.983Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-26T15:30:47.943Z] ---> f30bc1c679e2 [2022-10-26T15:30:47.943Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-26T15:30:48.918Z] Preparing metadata (setup.py): started [2022-10-26T15:30:48.918Z] ---> afa7838b4b34 [2022-10-26T15:30:48.918Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T15:30:48.918Z] ---> Running in f42fdec552c5 [2022-10-26T15:30:49.501Z] Removing intermediate container f42fdec552c5 [2022-10-26T15:30:49.501Z] ---> 33b180388bad [2022-10-26T15:30:49.501Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T15:30:49.767Z] ---> Running in 5e48d4868cd6 [2022-10-26T15:30:50.356Z] Removing intermediate container 5e48d4868cd6 [2022-10-26T15:30:50.356Z] ---> 1cf329e0b3cb [2022-10-26T15:30:50.356Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T15:30:50.356Z] ---> Running in 038f7e13029c [2022-10-26T15:30:50.940Z] Removing intermediate container 038f7e13029c [2022-10-26T15:30:50.940Z] ---> d2a50c5b4085 [2022-10-26T15:30:50.940Z] Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:30:51.208Z] ---> Running in 5e5e950b91cd [2022-10-26T15:30:51.794Z] Removing intermediate container 5e5e950b91cd [2022-10-26T15:30:51.794Z] ---> 983452795834 [2022-10-26T15:30:51.794Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T15:30:51.794Z] ---> Running in d764fb3695cf [2022-10-26T15:30:52.377Z] Removing intermediate container d764fb3695cf [2022-10-26T15:30:52.377Z] ---> b00a5b71e1f0 [2022-10-26T15:30:52.377Z] [2022-10-26T15:30:52.643Z] Successfully built b00a5b71e1f0 [2022-10-26T15:30:52.643Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-26T15:30:52.643Z]  Building security-spire-agent ... done Building support-scheduler [2022-10-26T15:30:52.643Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:30:54.052Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-26T15:30:54.052Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-26T15:30:54.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 6.5 MB/s eta 0:00:00 [2022-10-26T15:30:54.900Z] Collecting jsonschema<3,>=2.5.1 [2022-10-26T15:30:54.900Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-26T15:30:55.481Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-26T15:30:55.481Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-26T15:30:55.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.4 MB/s eta 0:00:00 [2022-10-26T15:30:55.747Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-26T15:30:55.747Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-26T15:30:55.747Z] Preparing metadata (setup.py): started [2022-10-26T15:30:59.108Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:30:59.108Z] Collecting texttable<0.10,>=0.9.0 [2022-10-26T15:30:59.108Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-26T15:30:59.380Z] Preparing metadata (setup.py): started [2022-10-26T15:31:03.663Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:31:03.934Z] Collecting cached-property<2,>=1.2.0 [2022-10-26T15:31:03.934Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-26T15:31:03.935Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-26T15:31:04.905Z] Collecting docker<4.0,>=3.6.0 [2022-10-26T15:31:04.905Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-26T15:31:05.176Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.9 MB/s eta 0:00:00 [2022-10-26T15:31:05.448Z] Collecting docopt<0.7,>=0.6.1 [2022-10-26T15:31:05.448Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-26T15:31:05.718Z] Preparing metadata (setup.py): started [2022-10-26T15:31:10.004Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T15:31:10.004Z] Collecting docker-pycreds>=0.4.0 [2022-10-26T15:31:10.004Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-26T15:31:11.426Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:31:11.426Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:31:11.426Z] ---> f39a658ae6db [2022-10-26T15:31:11.426Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:31:11.426Z] ---> Using cache [2022-10-26T15:31:11.426Z] ---> 313f7d92dfc2 [2022-10-26T15:31:11.426Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T15:31:11.426Z] ---> Using cache [2022-10-26T15:31:11.426Z] ---> 86d41ad907ab [2022-10-26T15:31:11.426Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-26T15:31:11.426Z] ---> Using cache [2022-10-26T15:31:11.426Z] ---> 8a4dbdc96a42 [2022-10-26T15:31:11.426Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T15:31:11.426Z] ---> Using cache [2022-10-26T15:31:11.426Z] ---> 89970ae67d79 [2022-10-26T15:31:11.426Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:31:11.426Z] ---> Using cache [2022-10-26T15:31:11.426Z] ---> 7a5ed10a4266 [2022-10-26T15:31:11.426Z] Step 8/22 : COPY . . [2022-10-26T15:31:11.426Z] ---> Using cache [2022-10-26T15:31:11.426Z] ---> 9aaa0c9ab271 [2022-10-26T15:31:11.426Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-26T15:31:11.695Z] Collecting idna<2.8,>=2.5 [2022-10-26T15:31:11.695Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-26T15:31:11.695Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.7 MB/s eta 0:00:00 [2022-10-26T15:31:11.965Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-26T15:31:11.965Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-26T15:31:11.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.3 MB/s eta 0:00:00 [2022-10-26T15:31:12.933Z] ---> Running in 5bbd237d568e [2022-10-26T15:31:13.204Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-26T15:31:13.204Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-26T15:31:13.204Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.1 MB/s eta 0:00:00 [2022-10-26T15:31:14.180Z] Collecting certifi>=2017.4.17 [2022-10-26T15:31:14.180Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-26T15:31:14.180Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.2 MB/s eta 0:00:00 [2022-10-26T15:31:14.767Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T15:31:14.767Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-26T15:31:14.767Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-26T15:31:14.767Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-26T15:31:14.767Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-26T15:31:16.183Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-26T15:31:16.183Z] Running setup.py install for texttable: started [2022-10-26T15:31:19.534Z] Running setup.py install for texttable: finished with status 'done' [2022-10-26T15:31:19.534Z] Running setup.py install for PyYAML: started [2022-10-26T15:31:24.921Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-26T15:31:26.356Z] Running setup.py install for docopt: started [2022-10-26T15:31:30.645Z] Running setup.py install for docopt: finished with status 'done' [2022-10-26T15:31:34.009Z] Running setup.py install for dockerpty: started [2022-10-26T15:31:37.377Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-26T15:31:41.656Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-26T15:31:41.656Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-26T15:31:59.955Z] Removing intermediate container 34f9e8a1f47f [2022-10-26T15:31:59.955Z] ---> 5345d1b71f1c [2022-10-26T15:31:59.955Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-26T15:31:59.955Z] ---> Running in bbc46221cada [2022-10-26T15:31:59.955Z] Removing intermediate container bbc46221cada [2022-10-26T15:31:59.955Z] ---> 6f24ceaf9f75 [2022-10-26T15:31:59.955Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:31:59.955Z] ---> Running in 353a0fcaec4b [2022-10-26T15:31:59.955Z] Removing intermediate container 353a0fcaec4b [2022-10-26T15:31:59.955Z] ---> d851f41af9a7 [2022-10-26T15:31:59.955Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-26T15:32:01.912Z] ---> 78c7cce61f25 [2022-10-26T15:32:01.912Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-26T15:32:02.886Z] ---> eebe334871e4 [2022-10-26T15:32:02.886Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-26T15:32:04.078Z] ---> e46b0f5af722 [2022-10-26T15:32:04.078Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-26T15:32:04.078Z] ---> Running in a3b7a5c6d2f4 [2022-10-26T15:32:04.782Z] Removing intermediate container a3b7a5c6d2f4 [2022-10-26T15:32:04.782Z] ---> 7bd50628655a [2022-10-26T15:32:04.782Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:32:04.782Z] ---> Running in 67ccaa32cf54 [2022-10-26T15:32:05.382Z] Removing intermediate container 67ccaa32cf54 [2022-10-26T15:32:05.382Z] ---> e5d7060c2d60 [2022-10-26T15:32:05.382Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T15:32:05.653Z] ---> Running in c417bc9221e4 [2022-10-26T15:32:05.950Z] Removing intermediate container c417bc9221e4 [2022-10-26T15:32:06.248Z] ---> 51487baf2b82 [2022-10-26T15:32:06.248Z] Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:32:06.248Z] ---> Running in abf64cdd13b6 [2022-10-26T15:32:06.934Z] Removing intermediate container abf64cdd13b6 [2022-10-26T15:32:06.934Z] ---> 88369dea7b67 [2022-10-26T15:32:06.934Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T15:32:06.934Z] ---> Running in af4137711032 [2022-10-26T15:32:07.557Z] Removing intermediate container af4137711032 [2022-10-26T15:32:07.557Z] ---> 6bb41347f081 [2022-10-26T15:32:07.557Z] [2022-10-26T15:32:07.834Z] Successfully built 6bb41347f081 [2022-10-26T15:32:07.834Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-26T15:32:07.834Z] Building core-command [2022-10-26T15:32:30.202Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:32:30.202Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:32:30.202Z] ---> f39a658ae6db [2022-10-26T15:32:30.202Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-26T15:32:30.202Z] ---> Using cache [2022-10-26T15:32:30.202Z] ---> 313f7d92dfc2 [2022-10-26T15:32:30.202Z] Step 4/23 : WORKDIR /edgex-go [2022-10-26T15:32:30.202Z] ---> Using cache [2022-10-26T15:32:30.202Z] ---> 86d41ad907ab [2022-10-26T15:32:30.202Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-26T15:32:30.202Z] ---> Using cache [2022-10-26T15:32:30.202Z] ---> 8a4dbdc96a42 [2022-10-26T15:32:30.202Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-26T15:32:30.202Z] ---> Using cache [2022-10-26T15:32:30.202Z] ---> 89970ae67d79 [2022-10-26T15:32:30.202Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:32:30.202Z] ---> Using cache [2022-10-26T15:32:30.202Z] ---> 7a5ed10a4266 [2022-10-26T15:32:30.202Z] Step 8/23 : COPY . . [2022-10-26T15:32:30.202Z] ---> Using cache [2022-10-26T15:32:30.202Z] ---> 9aaa0c9ab271 [2022-10-26T15:32:30.202Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-26T15:32:30.202Z] ---> Running in edbf68c8078a [2022-10-26T15:32:31.625Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-26T15:34:23.336Z] Removing intermediate container 2fbce3ee9328 [2022-10-26T15:34:23.336Z] ---> 4ef6c99880f7 [2022-10-26T15:34:23.336Z] [2022-10-26T15:34:23.336Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:34:23.336Z] ---> a6215f271958 [2022-10-26T15:34:23.336Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-26T15:34:23.336Z] ---> Running in dd877ac5b703 [2022-10-26T15:34:23.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:34:23.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:34:23.927Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-26T15:34:24.196Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-26T15:34:24.196Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:34:24.196Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:34:24.786Z] OK: 6 MiB in 16 packages [2022-10-26T15:34:28.146Z] Removing intermediate container dd877ac5b703 [2022-10-26T15:34:28.146Z] ---> 445ab99510b4 [2022-10-26T15:34:28.146Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:34:28.146Z] ---> Running in 5371e9145845 [2022-10-26T15:34:28.736Z] Removing intermediate container 5371e9145845 [2022-10-26T15:34:28.736Z] ---> da997668fd90 [2022-10-26T15:34:28.736Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-26T15:34:29.006Z] ---> Running in eeff12d2d349 [2022-10-26T15:34:29.606Z] Removing intermediate container eeff12d2d349 [2022-10-26T15:34:29.606Z] ---> 12287c892d8b [2022-10-26T15:34:29.606Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:34:29.606Z] ---> Running in 9d3b97b8e0ed [2022-10-26T15:34:30.198Z] Removing intermediate container 9d3b97b8e0ed [2022-10-26T15:34:30.198Z] ---> dedc7fc670cf [2022-10-26T15:34:30.198Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:34:31.176Z] ---> 43bac9aba854 [2022-10-26T15:34:31.176Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-26T15:34:34.552Z] ---> d1396ac2cd02 [2022-10-26T15:34:34.552Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-26T15:34:35.156Z] ---> 02524c186727 [2022-10-26T15:34:35.156Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-26T15:34:35.156Z] ---> Running in b9876a94f59e [2022-10-26T15:34:35.751Z] Removing intermediate container b9876a94f59e [2022-10-26T15:34:35.751Z] ---> b9edb6a732b3 [2022-10-26T15:34:35.751Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:34:36.022Z] ---> Running in e01df7499c09 [2022-10-26T15:34:36.618Z] Removing intermediate container e01df7499c09 [2022-10-26T15:34:36.618Z] ---> c6d7de33c582 [2022-10-26T15:34:36.618Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T15:34:36.889Z] ---> Running in 3e5f2e179d5b [2022-10-26T15:34:37.479Z] Removing intermediate container 3e5f2e179d5b [2022-10-26T15:34:37.479Z] ---> ef2784ce4022 [2022-10-26T15:34:37.480Z] Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:34:37.761Z] ---> Running in 2d0e8208802d [2022-10-26T15:34:38.359Z] Removing intermediate container 2d0e8208802d [2022-10-26T15:34:38.359Z] ---> 9ef47078f469 [2022-10-26T15:34:38.359Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T15:34:38.359Z] ---> Running in 405cb3b61a61 [2022-10-26T15:34:38.954Z] Removing intermediate container 405cb3b61a61 [2022-10-26T15:34:38.954Z] ---> 1ee2f9340829 [2022-10-26T15:34:38.954Z] [2022-10-26T15:34:39.551Z] Successfully built 1ee2f9340829 [2022-10-26T15:34:39.551Z] Successfully tagged support-notifications-arm64:latest [2022-10-26T15:34:39.551Z] Building security-proxy-setup [2022-10-26T15:34:57.805Z]  Building support-notifications ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T15:34:57.805Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-26T15:34:57.805Z] ---> f39a658ae6db [2022-10-26T15:34:57.805Z] Step 3/21 : WORKDIR /edgex-go [2022-10-26T15:34:57.805Z] ---> Using cache [2022-10-26T15:34:57.805Z] ---> 23021940ef8b [2022-10-26T15:34:57.805Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-26T15:34:57.805Z] ---> Running in 5f818567edfe [2022-10-26T15:34:57.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:34:58.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:34:59.835Z] OK: 221 MiB in 51 packages [2022-10-26T15:35:01.792Z] Removing intermediate container 5f818567edfe [2022-10-26T15:35:01.792Z] ---> 5ea3c50aa6d9 [2022-10-26T15:35:01.792Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-26T15:35:02.380Z] ---> 7c9fa2374d38 [2022-10-26T15:35:02.380Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T15:35:02.652Z] ---> Running in 4bd54026478c [2022-10-26T15:36:24.335Z] Removing intermediate container 4bd54026478c [2022-10-26T15:36:24.335Z] ---> 69d87e64c6f8 [2022-10-26T15:36:24.335Z] Step 7/21 : COPY . . [2022-10-26T15:36:29.710Z] ---> e0650022c5a4 [2022-10-26T15:36:29.710Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-26T15:36:29.710Z] ---> Running in b7bde6e2f4ea [2022-10-26T15:36:31.129Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T15:38:22.860Z] Removing intermediate container 05bb6f30c6ac [2022-10-26T15:38:22.860Z] ---> a6875f23ba17 [2022-10-26T15:38:22.860Z] [2022-10-26T15:38:22.860Z] Step 10/24 : FROM alpine:3.16 [2022-10-26T15:38:22.860Z] ---> a6215f271958 [2022-10-26T15:38:22.860Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:38:22.860Z] ---> Running in e9c34028862e [2022-10-26T15:38:22.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:38:22.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:38:22.860Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T15:38:22.860Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:38:22.860Z] OK: 5 MiB in 15 packages [2022-10-26T15:38:22.860Z] Removing intermediate container e9c34028862e [2022-10-26T15:38:22.860Z] ---> 27c1309fc3b0 [2022-10-26T15:38:22.860Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:38:22.860Z] ---> Running in bc2d7e9a88d4 [2022-10-26T15:38:22.860Z] Removing intermediate container bc2d7e9a88d4 [2022-10-26T15:38:22.860Z] ---> 012b5aa862ce [2022-10-26T15:38:22.860Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-26T15:38:22.860Z] ---> Running in 0bab688dbce5 [2022-10-26T15:38:22.860Z] Removing intermediate container 0bab688dbce5 [2022-10-26T15:38:22.860Z] ---> 87ebfd3ea4c8 [2022-10-26T15:38:22.860Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-26T15:38:22.860Z] ---> Running in 1b3e62e5898f [2022-10-26T15:38:22.860Z] Removing intermediate container 1b3e62e5898f [2022-10-26T15:38:22.860Z] ---> 74244b35c6e6 [2022-10-26T15:38:22.860Z] Step 15/24 : WORKDIR / [2022-10-26T15:38:22.860Z] ---> Running in 0e56480687c7 [2022-10-26T15:38:23.452Z] Removing intermediate container 0e56480687c7 [2022-10-26T15:38:23.452Z] ---> 1d8fb976d2bb [2022-10-26T15:38:23.452Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:38:24.872Z] ---> 61ee8d57d774 [2022-10-26T15:38:24.872Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-26T15:38:26.827Z] ---> 9a764cb0ae78 [2022-10-26T15:38:26.827Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-26T15:38:27.415Z] ---> dcb7ac8e4e76 [2022-10-26T15:38:27.415Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-26T15:38:28.837Z] ---> 8b6f8f8b9d5a [2022-10-26T15:38:28.837Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-26T15:38:28.837Z] ---> Running in 200edfcee5d4 [2022-10-26T15:38:29.426Z] Removing intermediate container 200edfcee5d4 [2022-10-26T15:38:29.426Z] ---> 5a8dd2b9ecdc [2022-10-26T15:38:29.426Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:38:29.426Z] ---> Running in 533e58cffdca [2022-10-26T15:38:30.393Z] Removing intermediate container 533e58cffdca [2022-10-26T15:38:30.393Z] ---> aeecd892690e [2022-10-26T15:38:30.393Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T15:38:30.393Z] ---> Running in e7e3613ffe71 [2022-10-26T15:38:30.982Z] Removing intermediate container e7e3613ffe71 [2022-10-26T15:38:30.982Z] ---> 189fc4617e90 [2022-10-26T15:38:30.982Z] Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:38:30.982Z] ---> Running in d95e1a2d3ec2 [2022-10-26T15:38:31.580Z] Removing intermediate container d95e1a2d3ec2 [2022-10-26T15:38:31.580Z] ---> 814afa7e8838 [2022-10-26T15:38:31.580Z] Step 24/24 : LABEL version=0.0.0 [2022-10-26T15:38:31.850Z] ---> Running in dde3c80b38ca [2022-10-26T15:38:32.442Z] Removing intermediate container dde3c80b38ca [2022-10-26T15:38:32.442Z] ---> ad9e1a7a2617 [2022-10-26T15:38:32.442Z] [2022-10-26T15:38:32.710Z] Successfully built ad9e1a7a2617 [2022-10-26T15:38:32.710Z] Successfully tagged core-metadata-arm64:latest [2022-10-26T15:39:40.620Z]  Building core-metadata ... done Removing intermediate container da963b5761f6 [2022-10-26T15:39:40.620Z] ---> e7911aad9c85 [2022-10-26T15:39:40.620Z] [2022-10-26T15:39:40.620Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:39:40.620Z] ---> a6215f271958 [2022-10-26T15:39:40.620Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-26T15:39:40.620Z] ---> Running in fc5d5461fdc1 [2022-10-26T15:39:40.620Z] Removing intermediate container fc5d5461fdc1 [2022-10-26T15:39:40.620Z] ---> 214d1b47f405 [2022-10-26T15:39:40.620Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-26T15:39:40.620Z] ---> Running in f5974e028ba2 [2022-10-26T15:39:40.620Z] Removing intermediate container f5974e028ba2 [2022-10-26T15:39:40.620Z] ---> 81241c2c6c1a [2022-10-26T15:39:40.620Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-26T15:39:40.620Z] ---> Running in 91b788cd4221 [2022-10-26T15:39:40.620Z] Removing intermediate container 91b788cd4221 [2022-10-26T15:39:40.620Z] ---> 53d358d8cd38 [2022-10-26T15:39:40.620Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T15:39:40.620Z] ---> Running in 0d330cb5127b [2022-10-26T15:39:40.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:39:40.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:39:40.620Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T15:39:40.620Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T15:39:40.620Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T15:39:40.620Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T15:39:40.620Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T15:39:40.620Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T15:39:40.620Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:39:40.620Z] OK: 8 MiB in 20 packages [2022-10-26T15:39:41.587Z] Removing intermediate container 0d330cb5127b [2022-10-26T15:39:41.587Z] ---> ae7d22a1133d [2022-10-26T15:39:41.587Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:39:42.554Z] ---> 1ef703a1c03d [2022-10-26T15:39:42.554Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-26T15:39:45.154Z] ---> fbbaac9f3e71 [2022-10-26T15:39:45.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-26T15:39:46.583Z] ---> c9e65553885b [2022-10-26T15:39:46.583Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-26T15:39:46.583Z] ---> Running in c3b6b7ff26a0 [2022-10-26T15:39:47.169Z] Removing intermediate container c3b6b7ff26a0 [2022-10-26T15:39:47.169Z] ---> c0d944f977b0 [2022-10-26T15:39:47.169Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:39:47.169Z] ---> Running in 8ddd8968ac1f [2022-10-26T15:39:47.758Z] Removing intermediate container 8ddd8968ac1f [2022-10-26T15:39:47.758Z] ---> 498bdafea1a8 [2022-10-26T15:39:47.758Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T15:39:47.758Z] ---> Running in 3c38e8a85f7b [2022-10-26T15:39:48.346Z] Removing intermediate container 3c38e8a85f7b [2022-10-26T15:39:48.346Z] ---> 37a66787cd90 [2022-10-26T15:39:48.346Z] Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:39:48.346Z] ---> Running in ad33850c89fe [2022-10-26T15:39:48.942Z] Removing intermediate container ad33850c89fe [2022-10-26T15:39:48.942Z] ---> 19137f8416ce [2022-10-26T15:39:48.942Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T15:39:49.214Z] ---> Running in 3023c2d44b88 [2022-10-26T15:39:49.483Z] Removing intermediate container 3023c2d44b88 [2022-10-26T15:39:49.483Z] ---> 6d7333ed9caf [2022-10-26T15:39:49.483Z] [2022-10-26T15:39:49.753Z] Successfully built 6d7333ed9caf [2022-10-26T15:39:50.022Z] Successfully tagged core-data-arm64:latest [2022-10-26T15:40:08.267Z]  Building core-data ... done Removing intermediate container edbf68c8078a [2022-10-26T15:40:08.267Z] ---> cd81a7c1acf2 [2022-10-26T15:40:08.267Z] [2022-10-26T15:40:08.267Z] Step 10/23 : FROM alpine:3.16 [2022-10-26T15:40:08.267Z] ---> a6215f271958 [2022-10-26T15:40:08.267Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:40:08.267Z] ---> Using cache [2022-10-26T15:40:08.267Z] ---> 27c1309fc3b0 [2022-10-26T15:40:08.267Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:40:08.267Z] ---> Using cache [2022-10-26T15:40:08.267Z] ---> 012b5aa862ce [2022-10-26T15:40:08.267Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-26T15:40:08.267Z] ---> Running in f1734c41bf27 [2022-10-26T15:40:08.267Z] Removing intermediate container f1734c41bf27 [2022-10-26T15:40:08.267Z] ---> 7d7e4aa4aa73 [2022-10-26T15:40:08.267Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-26T15:40:08.267Z] ---> Running in dad6aead06f6 [2022-10-26T15:40:08.858Z] Removing intermediate container dad6aead06f6 [2022-10-26T15:40:08.858Z] ---> 2037df4055c9 [2022-10-26T15:40:08.858Z] Step 15/23 : WORKDIR / [2022-10-26T15:40:09.127Z] ---> Running in 80f0c66e1063 [2022-10-26T15:40:09.725Z] Removing intermediate container 80f0c66e1063 [2022-10-26T15:40:09.725Z] ---> 840aafa42d72 [2022-10-26T15:40:09.725Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:40:10.703Z] ---> 0893db2396ed [2022-10-26T15:40:10.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-26T15:40:12.130Z] ---> f18db0598b28 [2022-10-26T15:40:12.399Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-26T15:40:13.375Z] ---> 6c645ff3fff5 [2022-10-26T15:40:13.375Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-26T15:40:13.375Z] ---> Running in 3b07f15822e1 [2022-10-26T15:40:13.961Z] Removing intermediate container 3b07f15822e1 [2022-10-26T15:40:13.961Z] ---> 653f702f8892 [2022-10-26T15:40:13.961Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:40:13.961Z] ---> Running in afdb388217e9 [2022-10-26T15:40:14.562Z] Removing intermediate container afdb388217e9 [2022-10-26T15:40:14.562Z] ---> 681e0c016637 [2022-10-26T15:40:14.562Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T15:40:14.562Z] ---> Running in 8d0892cd8ca4 [2022-10-26T15:40:15.149Z] Removing intermediate container 8d0892cd8ca4 [2022-10-26T15:40:15.150Z] ---> 4d3fafd8fc73 [2022-10-26T15:40:15.150Z] Step 22/23 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:40:15.421Z] ---> Running in 223de23708df [2022-10-26T15:40:16.011Z] Removing intermediate container 223de23708df [2022-10-26T15:40:16.011Z] ---> efde4963d0c7 [2022-10-26T15:40:16.011Z] Step 23/23 : LABEL version=0.0.0 [2022-10-26T15:40:16.011Z] ---> Running in 659c06b0f5aa [2022-10-26T15:40:16.599Z] Removing intermediate container 659c06b0f5aa [2022-10-26T15:40:16.599Z] ---> ad6d24f2d398 [2022-10-26T15:40:16.599Z] [2022-10-26T15:40:16.866Z] Successfully built ad6d24f2d398 [2022-10-26T15:40:16.867Z] Successfully tagged core-command-arm64:latest [2022-10-26T15:41:04.181Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-26T15:41:08.474Z] Removing intermediate container 5bbd237d568e [2022-10-26T15:41:08.474Z] ---> 19d4f08915c5 [2022-10-26T15:41:08.474Z] [2022-10-26T15:41:08.474Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T15:41:08.474Z] ---> a6215f271958 [2022-10-26T15:41:08.474Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-26T15:41:08.474Z] ---> Using cache [2022-10-26T15:41:08.474Z] ---> 27c1309fc3b0 [2022-10-26T15:41:08.475Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T15:41:08.475Z] ---> Using cache [2022-10-26T15:41:08.475Z] ---> 012b5aa862ce [2022-10-26T15:41:08.475Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-26T15:41:08.475Z] ---> Running in c5fc5c2040e3 [2022-10-26T15:41:08.475Z] Removing intermediate container c5fc5c2040e3 [2022-10-26T15:41:08.475Z] ---> f3dafe45fe56 [2022-10-26T15:41:08.745Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T15:41:08.745Z] ---> Running in 29284a4f0f5d [2022-10-26T15:41:09.336Z] Removing intermediate container 29284a4f0f5d [2022-10-26T15:41:09.336Z] ---> d7e90feea5d1 [2022-10-26T15:41:09.336Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T15:41:10.311Z] ---> 19d4fd572839 [2022-10-26T15:41:10.311Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-26T15:41:10.906Z] Removing intermediate container b7bde6e2f4ea [2022-10-26T15:41:10.906Z] ---> 7ad1a7b90629 [2022-10-26T15:41:10.906Z] [2022-10-26T15:41:10.906Z] Step 9/21 : FROM alpine:3.16 [2022-10-26T15:41:10.906Z] ---> a6215f271958 [2022-10-26T15:41:10.906Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-26T15:41:11.176Z] ---> Running in ac4605722721 [2022-10-26T15:41:12.154Z] ---> b1e5ba63c6be [2022-10-26T15:41:12.154Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-26T15:41:12.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T15:41:12.744Z] ---> 776e839a3ef5 [2022-10-26T15:41:12.744Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-26T15:41:12.744Z] ---> Running in a533d7edf4aa [2022-10-26T15:41:13.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T15:41:13.013Z] Removing intermediate container a533d7edf4aa [2022-10-26T15:41:13.013Z] ---> 45540db86012 [2022-10-26T15:41:13.013Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T15:41:13.292Z] ---> Running in d447dbd47841 [2022-10-26T15:41:13.562Z] Removing intermediate container d447dbd47841 [2022-10-26T15:41:13.562Z] ---> 52404b8430d8 [2022-10-26T15:41:13.562Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T15:41:13.562Z] ---> Running in 304d7980777c [2022-10-26T15:41:13.860Z] Removing intermediate container 304d7980777c [2022-10-26T15:41:13.860Z] ---> 0dd08c7be5d2 [2022-10-26T15:41:13.860Z] Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:41:14.125Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-26T15:41:14.125Z] ---> Running in 5aa38779aeb9 [2022-10-26T15:41:14.125Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-26T15:41:14.125Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T15:41:14.125Z] (4/6) Installing libcurl (7.83.1-r4) [2022-10-26T15:41:14.125Z] (5/6) Installing curl (7.83.1-r4) [2022-10-26T15:41:14.125Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-26T15:41:14.125Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T15:41:14.125Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T15:41:14.391Z] Removing intermediate container 5aa38779aeb9 [2022-10-26T15:41:14.391Z] ---> a7d99b5f1a8b [2022-10-26T15:41:14.391Z] Step 22/22 : LABEL version=0.0.0 [2022-10-26T15:41:14.658Z] OK: 8 MiB in 20 packages [2022-10-26T15:41:14.658Z] ---> Running in bf6bf3ea1ffb [2022-10-26T15:41:14.925Z] Removing intermediate container bf6bf3ea1ffb [2022-10-26T15:41:14.925Z] ---> 211955fa210d [2022-10-26T15:41:14.925Z] [2022-10-26T15:41:15.192Z] Successfully built 211955fa210d [2022-10-26T15:41:15.192Z] Successfully tagged support-scheduler-arm64:latest [2022-10-26T15:41:16.149Z]  Building support-scheduler ... done Removing intermediate container ac4605722721 [2022-10-26T15:41:16.149Z] ---> f5e9570f6a3f [2022-10-26T15:41:16.149Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T15:41:16.149Z] ---> Running in 36083baef901 [2022-10-26T15:41:16.415Z] Removing intermediate container 36083baef901 [2022-10-26T15:41:16.415Z] ---> 5587d2594215 [2022-10-26T15:41:16.415Z] Step 12/21 : WORKDIR /edgex [2022-10-26T15:41:16.415Z] ---> Running in 418aa39b9519 [2022-10-26T15:41:16.685Z] Removing intermediate container 418aa39b9519 [2022-10-26T15:41:16.685Z] ---> d71226c33f12 [2022-10-26T15:41:16.685Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-26T15:41:17.267Z] ---> f06574d18adc [2022-10-26T15:41:17.267Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-26T15:41:18.227Z] ---> c333c8fed8a4 [2022-10-26T15:41:18.227Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-26T15:41:19.190Z] ---> 67d787fb52e3 [2022-10-26T15:41:19.190Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T15:41:19.774Z] ---> 3e122761e9c9 [2022-10-26T15:41:19.774Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T15:41:19.774Z] ---> Running in a3376b2e8fe2 [2022-10-26T15:41:21.720Z] Removing intermediate container a3376b2e8fe2 [2022-10-26T15:41:21.720Z] ---> ec1b13daea3a [2022-10-26T15:41:21.720Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T15:41:21.720Z] ---> Running in 62ebadc308a1 [2022-10-26T15:41:21.988Z] Removing intermediate container 62ebadc308a1 [2022-10-26T15:41:21.988Z] ---> d6a7924af66b [2022-10-26T15:41:21.988Z] Step 19/21 : LABEL arch=arm64 [2022-10-26T15:41:21.988Z] ---> Running in 84ba4b8a6094 [2022-10-26T15:41:22.579Z] Removing intermediate container 84ba4b8a6094 [2022-10-26T15:41:22.579Z] ---> f850af52a338 [2022-10-26T15:41:22.579Z] Step 20/21 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 [2022-10-26T15:41:22.579Z] ---> Running in de1cd224722b [2022-10-26T15:41:22.849Z] Removing intermediate container de1cd224722b [2022-10-26T15:41:22.849Z] ---> 077f95f80b30 [2022-10-26T15:41:22.849Z] Step 21/21 : LABEL version=0.0.0 [2022-10-26T15:41:22.849Z] ---> Running in 8c40b3e95709 [2022-10-26T15:41:23.116Z] Removing intermediate container 8c40b3e95709 [2022-10-26T15:41:23.116Z] ---> 51c87351ef4e [2022-10-26T15:41:23.116Z] [2022-10-26T15:41:23.701Z] Successfully built 51c87351ef4e [2022-10-26T15:41:23.701Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-26T15:41:23.982Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-10-26T15:41:23.980Z] $ docker stop --time=1 868c73184fd9077f2472300a4ed7839bd3ee64db950754d88d9b29a57976577f [2022-10-26T15:41:25.736Z] $ docker rm -f 868c73184fd9077f2472300a4ed7839bd3ee64db950754d88d9b29a57976577f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:41:26.278Z] + docker images [2022-10-26T15:41:26.546Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-26T15:41:26.546Z] security-proxy-setup-arm64 latest 51c87351ef4e 3 seconds ago 26.7MB [2022-10-26T15:41:26.546Z] support-scheduler-arm64 latest 211955fa210d 12 seconds ago 28.8MB [2022-10-26T15:41:26.546Z] 7ad1a7b90629 16 seconds ago 1.43GB [2022-10-26T15:41:26.546Z] 19d4f08915c5 20 seconds ago 1.5GB [2022-10-26T15:41:26.546Z] core-command-arm64 latest ad6d24f2d398 About a minute ago 17MB [2022-10-26T15:41:26.546Z] cd81a7c1acf2 About a minute ago 1.44GB [2022-10-26T15:41:26.546Z] core-data-arm64 latest 6d7333ed9caf About a minute ago 20.9MB [2022-10-26T15:41:26.546Z] e7911aad9c85 About a minute ago 1.45GB [2022-10-26T15:41:26.546Z] core-metadata-arm64 latest ad9e1a7a2617 2 minutes ago 17.7MB [2022-10-26T15:41:26.546Z] a6875f23ba17 3 minutes ago 1.44GB [2022-10-26T15:41:26.546Z] support-notifications-arm64 latest 1ee2f9340829 6 minutes ago 29.5MB [2022-10-26T15:41:26.546Z] 4ef6c99880f7 7 minutes ago 1.5GB [2022-10-26T15:41:26.546Z] sys-mgmt-agent-arm64 latest 6bb41347f081 9 minutes ago 133MB [2022-10-26T15:41:26.546Z] security-spire-agent-arm64 latest b00a5b71e1f0 10 minutes ago 122MB [2022-10-26T15:41:26.546Z] security-spiffe-token-provider-arm64 latest 5b5e1779ba0e 11 minutes ago 28.8MB [2022-10-26T15:41:26.546Z] c6cb6cd08d91 11 minutes ago 1.42GB [2022-10-26T15:41:26.546Z] 6999f92cdc12 11 minutes ago 1.47GB [2022-10-26T15:41:26.546Z] security-bootstrapper-arm64 latest a9b9316996c9 13 minutes ago 19.4MB [2022-10-26T15:41:26.546Z] security-secretstore-setup-arm64 latest 0f37d7f4b76f 14 minutes ago 28.6MB [2022-10-26T15:41:26.546Z] 58de59d455f4 14 minutes ago 1.43GB [2022-10-26T15:41:26.546Z] 399d1f37932e 14 minutes ago 1.43GB [2022-10-26T15:41:26.546Z] security-spire-server-arm64 latest 05fc05bf0822 20 minutes ago 84.3MB [2022-10-26T15:41:26.546Z] security-spire-config-arm64 latest 3bfc64e8ec4a 20 minutes ago 83.6MB [2022-10-26T15:41:26.546Z] 9fc3ff96adea 21 minutes ago 1.31GB [2022-10-26T15:41:26.546Z] 57e7774f3acc 21 minutes ago 1.31GB [2022-10-26T15:41:26.546Z] ci-base-image-arm64 latest f39a658ae6db 37 minutes ago 943MB [2022-10-26T15:41:26.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB [2022-10-26T15:41:26.546Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-26T15:41:26.546Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-26T15:41:26.546Z] 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 [2022-10-26T15:41:26.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T15:41:26.977Z] [2022-10-26T15:41:26.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:41:27.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T15:41:27.896Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T15:41:27.896Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T15:41:27.896Z] 04944245beec: Pulling fs layer [2022-10-26T15:41:27.896Z] 699f458cf7ca: Pulling fs layer [2022-10-26T15:41:27.896Z] 765212b225bb: Pulling fs layer [2022-10-26T15:41:27.896Z] f23df028b6ca: Pulling fs layer [2022-10-26T15:41:27.896Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T15:41:27.896Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T15:41:27.896Z] f23df028b6ca: Waiting [2022-10-26T15:41:27.896Z] d65c8cfc05b1: Waiting [2022-10-26T15:41:27.896Z] 2437ff75d9bd: Waiting [2022-10-26T15:41:27.896Z] 765212b225bb: Waiting [2022-10-26T15:41:27.896Z] 04944245beec: Verifying Checksum [2022-10-26T15:41:27.896Z] 04944245beec: Download complete [2022-10-26T15:41:27.896Z] 765212b225bb: Verifying Checksum [2022-10-26T15:41:27.896Z] 765212b225bb: Download complete [2022-10-26T15:41:27.896Z] f23df028b6ca: Verifying Checksum [2022-10-26T15:41:27.896Z] f23df028b6ca: Download complete [2022-10-26T15:41:27.896Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T15:41:27.896Z] d65c8cfc05b1: Download complete [2022-10-26T15:41:28.163Z] 699f458cf7ca: Verifying Checksum [2022-10-26T15:41:28.163Z] 699f458cf7ca: Download complete [2022-10-26T15:41:28.431Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T15:41:28.431Z] 8998bd30e6a1: Download complete [2022-10-26T15:41:31.020Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T15:41:31.020Z] 2437ff75d9bd: Download complete [2022-10-26T15:41:32.427Z] 8998bd30e6a1: Pull complete [2022-10-26T15:41:33.010Z] 04944245beec: Pull complete [2022-10-26T15:41:34.422Z] 699f458cf7ca: Pull complete [2022-10-26T15:41:34.689Z] 765212b225bb: Pull complete [2022-10-26T15:41:35.271Z] f23df028b6ca: Pull complete [2022-10-26T15:41:35.537Z] d65c8cfc05b1: Pull complete [2022-10-26T15:41:50.533Z] 2437ff75d9bd: Pull complete [2022-10-26T15:41:50.533Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T15:41:50.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T15:41:50.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:41:50.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-117152 does not seem to be running inside a container [2022-10-26T15:41:50.780Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T15:41:54.118Z] $ docker top 8dd3ddcc455e0e980729b5910cb9c7f27d7571b902cabf0dbc548a43c6d4e7f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:41:55.027Z] ---> job-cost.sh [2022-10-26T15:41:55.027Z] lf-activate-venv: SKIPPING [2022-10-26T15:41:55.027Z] INFO: No Stack... [2022-10-26T15:41:55.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T15:41:56.569Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T15:41:57.213Z] + cut -d, -f6 [2022-10-26T15:41:57.213Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2022-10-26T15:41:57.252Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4218-3-stack-cost] [2022-10-26T15:41:57.259Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4218-3-stack-cost] did not exist. Created. [2022-10-26T15:41:57.259Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4218-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T15:41:57.906Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T15:41:58.108Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T15:41:58.117Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4218-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T15:41:58.125Z] $ docker stop --time=1 8dd3ddcc455e0e980729b5910cb9c7f27d7571b902cabf0dbc548a43c6d4e7f8 [2022-10-26T15:41:59.773Z] $ docker rm -f 8dd3ddcc455e0e980729b5910cb9c7f27d7571b902cabf0dbc548a43c6d4e7f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T15:42:00.175Z] provisioning config files... [2022-10-26T15:42:00.183Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config16520892128212426184tmp [Pipeline] { [Pipeline] sh [2022-10-26T15:42:00.476Z] + set +x [2022-10-26T15:42:00.476Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-10-26T15:42:00.476Z] [2022-10-26T15:42:00.476Z] [2022-10-26T15:42:00.476Z] _____ _ [2022-10-26T15:42:00.476Z] / ____| | | [2022-10-26T15:42:00.476Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T15:42:00.476Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T15:42:00.476Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T15:42:00.476Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T15:42:00.476Z] Bash-1.0.6 [2022-10-26T15:42:00.476Z] [2022-10-26T15:42:00.476Z] [2022-10-26T15:42:00.476Z] ==> git version 2.25.1 found [2022-10-26T15:42:00.476Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T15:42:00.476Z] Release-Date: 2020-01-08 [2022-10-26T15:42:00.476Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T15:42:00.477Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T15:42:00.477Z] ==> Jenkins CI detected. [2022-10-26T15:42:00.477Z] current dir:  /w/workspace/edgex-go/3 [2022-10-26T15:42:00.477Z] project root: . [2022-10-26T15:42:00.477Z] --> token set from env [2022-10-26T15:42:00.477Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T15:42:00.477Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T15:42:00.477Z] ==> Python coveragepy not found [2022-10-26T15:42:00.477Z] ==> Searching for coverage reports in: [2022-10-26T15:42:00.477Z] + . [2022-10-26T15:42:00.477Z] -> Found 1 reports [2022-10-26T15:42:00.477Z] ==> Detecting git/mercurial file structure [2022-10-26T15:42:00.477Z] ==> Reading reports [2022-10-26T15:42:00.477Z] + ./coverage.out bytes=501828 [2022-10-26T15:42:00.477Z] ==> Appending adjustments [2022-10-26T15:42:00.477Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T15:42:01.851Z] + Found adjustments [2022-10-26T15:42:01.851Z] ==> Gzipping contents [2022-10-26T15:42:01.851Z] 64K /tmp/codecov.0NWmI1.gz [2022-10-26T15:42:01.851Z] ==> Uploading reports [2022-10-26T15:42:01.851Z] url: https://codecov.io [2022-10-26T15:42:01.851Z] query: branch=PR-4218&commit=8b7fa482d087dec069e04267988389a7967eadb4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= [2022-10-26T15:42:01.851Z] -> Pinging Codecov [2022-10-26T15:42:01.851Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4218&commit=8b7fa482d087dec069e04267988389a7967eadb4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= [2022-10-26T15:42:02.420Z] -> Uploading to [2022-10-26T15:42:02.420Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/8b7fa482d087dec069e04267988389a7967eadb4/f47776f3-6cbd-43d0-82e9-eaf040bc7c0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T154202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f894241e603f93f8088e6bdb11caf0cdb362546a3f3c3d812b79c6818f8d01c [2022-10-26T15:42:02.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T15:42:02.420Z] Dload Upload Total Spent Left Speed [2022-10-26T15:42:02.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65356 0 0 100 65356 0 271k --:--:-- --:--:-- --:--:-- 271k [2022-10-26T15:42:02.420Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8b7fa482d087dec069e04267988389a7967eadb4 [Pipeline] } [2022-10-26T15:42:02.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T15:42:02.961Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:42:03.252Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:42:04.108Z] ---> package-listing.sh [2022-10-26T15:42:04.108Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T15:42:04.108Z] ++ facter osfamily [2022-10-26T15:42:04.368Z] + OS_FAMILY=debian [2022-10-26T15:42:04.368Z] + workspace=/w/workspace/edgex-go/3 [2022-10-26T15:42:04.368Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T15:42:04.368Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T15:42:04.368Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T15:42:04.368Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T15:42:04.368Z] + '[' /w/workspace/edgex-go/3 ']' [2022-10-26T15:42:04.368Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T15:42:04.368Z] + case "${OS_FAMILY}" in [2022-10-26T15:42:04.368Z] + dpkg -l [2022-10-26T15:42:04.368Z] + grep '^ii' [2022-10-26T15:42:04.368Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T15:42:04.368Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T15:42:04.368Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T15:42:04.368Z] + '[' /w/workspace/edgex-go/3 ']' [2022-10-26T15:42:04.368Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-10-26T15:42:04.368Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-10-26T15:42:04.379Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T15:42:04.656Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:42:05.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:42:05.212Z] [2022-10-26T15:42:05.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:42:05.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:42:05.515Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T15:42:05.515Z] 5eb5b503b376: Pulling fs layer [2022-10-26T15:42:05.515Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T15:42:05.515Z] ec43610c2a17: Pulling fs layer [2022-10-26T15:42:05.515Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T15:42:05.515Z] 33b1e0a273af: Pulling fs layer [2022-10-26T15:42:05.515Z] 3a2ae6a8a46f: Waiting [2022-10-26T15:42:05.515Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T15:42:05.515Z] 2f39f015ded8: Pulling fs layer [2022-10-26T15:42:05.515Z] 2f39f015ded8: Waiting [2022-10-26T15:42:05.515Z] 5d3b04190fa2: Waiting [2022-10-26T15:42:05.515Z] 33b1e0a273af: Waiting [2022-10-26T15:42:05.515Z] 5c69ac0246d0: Download complete [2022-10-26T15:42:05.515Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T15:42:05.515Z] 3a2ae6a8a46f: Download complete [2022-10-26T15:42:05.515Z] 33b1e0a273af: Verifying Checksum [2022-10-26T15:42:05.515Z] 33b1e0a273af: Download complete [2022-10-26T15:42:05.777Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T15:42:05.777Z] 5d3b04190fa2: Download complete [2022-10-26T15:42:05.777Z] ec43610c2a17: Download complete [2022-10-26T15:42:05.777Z] 5eb5b503b376: Verifying Checksum [2022-10-26T15:42:05.777Z] 5eb5b503b376: Download complete [2022-10-26T15:42:06.360Z] 2f39f015ded8: Verifying Checksum [2022-10-26T15:42:06.360Z] 2f39f015ded8: Download complete [2022-10-26T15:42:06.926Z] 5eb5b503b376: Pull complete [2022-10-26T15:42:06.926Z] 5c69ac0246d0: Pull complete [2022-10-26T15:42:07.184Z] ec43610c2a17: Pull complete [2022-10-26T15:42:07.443Z] 3a2ae6a8a46f: Pull complete [2022-10-26T15:42:07.701Z] 33b1e0a273af: Pull complete [2022-10-26T15:42:07.701Z] 5d3b04190fa2: Pull complete [2022-10-26T15:42:11.886Z] 2f39f015ded8: Pull complete [2022-10-26T15:42:11.886Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T15:42:11.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T15:42:11.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:42:11.956Z] prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container [2022-10-26T15:42:11.996Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T15:42:14.219Z] $ docker top ea3af47e90e15b5116ce3824dbee1bda8fef364c2cd55f74c912a3930c903117 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:42:14.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T15:42:14.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T15:42:15.106Z] + ls /var/log/sa-host [2022-10-26T15:42:15.106Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:42:15.173Z] provisioning config files... [2022-10-26T15:42:15.180Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9287876673406458959tmp [Pipeline] { [Pipeline] echo [2022-10-26T15:42:15.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:42:15.473Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T15:42:15.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:42:15.793Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T15:42:15.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:42:16.081Z] ---> sudo-logs.sh [2022-10-26T15:42:16.081Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T15:42:16.097Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:42:16.378Z] ---> job-cost.sh [2022-10-26T15:42:16.378Z] lf-activate-venv: SKIPPING [2022-10-26T15:42:16.378Z] DEBUG: total: 0.10999999940395355 [2022-10-26T15:42:16.378Z] INFO: Retrieving Stack Cost... [2022-10-26T15:42:16.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T15:42:17.203Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T15:42:17.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:42:17.497Z] ---> logs-deploy.sh [2022-10-26T15:42:17.497Z] lf-activate-venv: SKIPPING [2022-10-26T15:42:17.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4218/3 [2022-10-26T15:42:17.497Z] INFO: archiving workspace using pattern(s): [2022-10-26T15:42:18.431Z] Archives upload complete. [2022-10-26T15:42:18.690Z] INFO: archiving logs to Nexus