Pull request #4210 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Obtained Jenkinsfile from f47d4fe9828adf6f2d5bf687ad1b9318a7e95940+23251983c73b29babdec2056f36690dce19c8f65 (f72059d117dd5543d5319ec4408f708da88d301c) 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-ssh17244502478784627680.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-ssh8227492961749563496.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh772239781790266247.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15225671944749052755.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6105561108921245656.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4210/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4210/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6166523824724486526.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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-9306 in /w/workspace/edgexfoundry_edgex-go_PR-4210 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/4210/head:refs/remotes/origin/PR-4210 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23251983c73b29babdec2056f36690dce19c8f65 into PR head commit f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 Merge succeeded, producing f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 Checking out Revision f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 (PR-4210) > git config core.sparsecheckout # timeout=10 > git checkout -f f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 # 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 23251983c73b29babdec2056f36690dce19c8f65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 # timeout=10 Commit message: "build(snap): Upgrade kong, redis, consul, vault" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T14:33:10.403Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T14:33:10.558Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T14:33:10.656Z] ========================================================= [2022-10-24T14:33:10.656Z] EdgeX Global Pipelines Version Info [2022-10-24T14:33:10.656Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:33:11.383Z] ------------------- [2022-10-24T14:33:11.383Z] stable info: [2022-10-24T14:33:11.383Z] ------------------- [2022-10-24T14:33:11.383Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T14:33:11.383Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T14:33:11.383Z] Message: update stable to v1.0.243 [2022-10-24T14:33:11.953Z] ------------------- [2022-10-24T14:33:11.953Z] experimental info: [2022-10-24T14:33:11.953Z] ------------------- [2022-10-24T14:33:11.953Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T14:33:11.953Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T14:33:11.953Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T14:33:12.239Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-24T14:33:12.287Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-24T14:33:12.331Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T14:33:12.371Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T14:33:12.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T14:33:12.477Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T14:33:12.516Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T14:33:12.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-24T14:33:12.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-24T14:33:12.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-24T14:33:12.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T14:33:12.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T14:33:12.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T14:33:12.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T14:33:12.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T14:33:12.862Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T14:33:12.900Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T14:33:12.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T14:33:13.000Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-24T14:33:13.039Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-24T14:33:13.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T14:33:13.113Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T14:33:13.149Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T14:33:13.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4210 [Pipeline] echo [2022-10-24T14:33:13.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4210 [Pipeline] echo [2022-10-24T14:33:13.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4210 [Pipeline] echo [2022-10-24T14:33:13.296Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [Pipeline] echo [2022-10-24T14:33:13.333Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f47d4fe [Pipeline] echo [2022-10-24T14:33:13.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T14:33:13.474Z] provisioning config files... [2022-10-24T14:33:13.494Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4688483787035507996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:33:13.830Z] ---> docker-login.sh [2022-10-24T14:33:13.830Z] nexus3.edgexfoundry.org:10001 [2022-10-24T14:33:14.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:33:14.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:33:14.349Z] Configure a credential helper to remove this warning. See [2022-10-24T14:33:14.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:33:14.349Z] [2022-10-24T14:33:14.349Z] Login Succeeded [2022-10-24T14:33:14.349Z] nexus3.edgexfoundry.org:10002 [2022-10-24T14:33:14.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:33:14.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:33:14.349Z] Configure a credential helper to remove this warning. See [2022-10-24T14:33:14.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:33:14.349Z] [2022-10-24T14:33:14.349Z] Login Succeeded [2022-10-24T14:33:14.349Z] nexus3.edgexfoundry.org:10003 [2022-10-24T14:33:14.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:33:14.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:33:14.609Z] Configure a credential helper to remove this warning. See [2022-10-24T14:33:14.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:33:14.609Z] [2022-10-24T14:33:14.609Z] Login Succeeded [2022-10-24T14:33:14.609Z] nexus3.edgexfoundry.org:10004 [2022-10-24T14:33:14.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:33:14.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:33:14.609Z] Configure a credential helper to remove this warning. See [2022-10-24T14:33:14.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:33:14.609Z] [2022-10-24T14:33:14.609Z] Login Succeeded [2022-10-24T14:33:14.609Z] docker.io [2022-10-24T14:33:14.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:33:15.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:33:15.179Z] Configure a credential helper to remove this warning. See [2022-10-24T14:33:15.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:33:15.179Z] [2022-10-24T14:33:15.179Z] Login Succeeded [2022-10-24T14:33:15.179Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T14:33:15.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T14:33:15.625Z] + 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-24T14:33:15.625Z] + dirname cmd/core-command/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/core-data/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/core-metadata/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/support-notifications/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-24T14:33:15.625Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2022-10-24T14:33:15.625Z] [2022-10-24T14:33:15.625Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-24T14:33:15.625Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-24T14:33:15.625Z] + cut -d/ -f2 [2022-10-24T14:33:15.625Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-24T14:33:15.676Z] 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-24T14:33:16.187Z] + git rev-list -1 --merges f47d4fe9828adf6f2d5bf687ad1b9318a7e95940~1..f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [Pipeline] echo [2022-10-24T14:33:16.219Z] -----------> git rev-list -1 --merges f47d4fe9828adf6f2d5bf687ad1b9318a7e95940~1..f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [false] [Pipeline] sh [2022-10-24T14:33:16.531Z] + git log --format=format:%s -1 f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [Pipeline] echo [2022-10-24T14:33:16.567Z] ========================================================= [2022-10-24T14:33:16.567Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T14:33:16.567Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-24T14:33:17.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T14:33:17.063Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T14:33:17.063Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T14:33:17.063Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T14:33:17.063Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-10-24T14:33:17.063Z] tee -a /etc/ssh/ssh_known_hosts [2022-10-24T14:33:17.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:33:17.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T14:33:17.545Z] [2022-10-24T14:33:17.545Z] 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-24T14:33:17.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T14:33:17.915Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T14:33:17.915Z] b85a868b505f: Pulling fs layer [2022-10-24T14:33:17.915Z] e2be974225ed: Pulling fs layer [2022-10-24T14:33:17.915Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T14:33:17.915Z] 988bab9f4d93: Pulling fs layer [2022-10-24T14:33:17.915Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T14:33:17.915Z] eaf3925da568: Pulling fs layer [2022-10-24T14:33:17.915Z] bab4dde63d76: Pulling fs layer [2022-10-24T14:33:17.915Z] bde34c3a00c8: Pulling fs layer [2022-10-24T14:33:17.915Z] b352a97aabf1: Pulling fs layer [2022-10-24T14:33:17.915Z] 4872d77fe225: Pulling fs layer [2022-10-24T14:33:17.915Z] 5851b861e8e6: Pulling fs layer [2022-10-24T14:33:17.915Z] 988bab9f4d93: Waiting [2022-10-24T14:33:17.915Z] b352a97aabf1: Waiting [2022-10-24T14:33:17.915Z] 4872d77fe225: Waiting [2022-10-24T14:33:17.915Z] 5851b861e8e6: Waiting [2022-10-24T14:33:17.915Z] eaf3925da568: Waiting [2022-10-24T14:33:17.915Z] bab4dde63d76: Waiting [2022-10-24T14:33:17.915Z] 1469e6f7b9e6: Waiting [2022-10-24T14:33:17.915Z] bde34c3a00c8: Waiting [2022-10-24T14:33:17.915Z] e2be974225ed: Download complete [2022-10-24T14:33:17.915Z] 988bab9f4d93: Verifying Checksum [2022-10-24T14:33:17.915Z] 988bab9f4d93: Download complete [2022-10-24T14:33:18.179Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T14:33:18.179Z] 1469e6f7b9e6: Download complete [2022-10-24T14:33:18.179Z] eaf3925da568: Verifying Checksum [2022-10-24T14:33:18.179Z] eaf3925da568: Download complete [2022-10-24T14:33:18.179Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T14:33:18.179Z] 339a4e72a1f5: Download complete [2022-10-24T14:33:18.179Z] bde34c3a00c8: Download complete [2022-10-24T14:33:18.179Z] b352a97aabf1: Verifying Checksum [2022-10-24T14:33:18.179Z] b352a97aabf1: Download complete [2022-10-24T14:33:18.179Z] 4872d77fe225: Verifying Checksum [2022-10-24T14:33:18.179Z] 4872d77fe225: Download complete [2022-10-24T14:33:18.180Z] 5851b861e8e6: Verifying Checksum [2022-10-24T14:33:18.180Z] 5851b861e8e6: Download complete [2022-10-24T14:33:18.180Z] b85a868b505f: Verifying Checksum [2022-10-24T14:33:18.180Z] b85a868b505f: Download complete [2022-10-24T14:33:18.438Z] bab4dde63d76: Verifying Checksum [2022-10-24T14:33:18.438Z] bab4dde63d76: Download complete [2022-10-24T14:33:19.374Z] b85a868b505f: Pull complete [2022-10-24T14:33:19.374Z] e2be974225ed: Pull complete [2022-10-24T14:33:19.945Z] 339a4e72a1f5: Pull complete [2022-10-24T14:33:19.945Z] 988bab9f4d93: Pull complete [2022-10-24T14:33:20.215Z] 1469e6f7b9e6: Pull complete [2022-10-24T14:33:20.215Z] eaf3925da568: Pull complete [2022-10-24T14:33:22.185Z] bab4dde63d76: Pull complete [2022-10-24T14:33:22.185Z] bde34c3a00c8: Pull complete [2022-10-24T14:33:22.185Z] b352a97aabf1: Pull complete [2022-10-24T14:33:22.185Z] 4872d77fe225: Pull complete [2022-10-24T14:33:22.185Z] 5851b861e8e6: Pull complete [2022-10-24T14:33:22.185Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T14:33:22.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T14:33:22.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:33:22.409Z] prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container [2022-10-24T14:33:22.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T14:33:24.561Z] $ docker top df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 -eo pid,comm [2022-10-24T14:33:24.613Z] 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-24T14:33:24.613Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T14:33:24.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T14:33:24.736Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T14:33:24.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T14:33:24.849Z] $ docker exec df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 ssh-agent [2022-10-24T14:33:24.945Z] SSH_AUTH_SOCK=/tmp/ssh-289QIY0AlXZC/agent.33 [2022-10-24T14:33:24.945Z] SSH_AGENT_PID=39 [2022-10-24T14:33:24.951Z] Running ssh-add (command line suppressed) [2022-10-24T14:33:25.070Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5603331145755727223.key (/w/workspace/edgex-go/1@tmp/private_key_5603331145755727223.key) [2022-10-24T14:33:25.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T14:33:25.413Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T14:33:25.438Z] $ docker exec --env ******** --env ******** df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 ssh-agent -k [2022-10-24T14:33:25.531Z] unset SSH_AUTH_SOCK; [2022-10-24T14:33:25.531Z] unset SSH_AGENT_PID; [2022-10-24T14:33:25.532Z] echo Agent pid 39 killed; [2022-10-24T14:33:25.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T14:33:25.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T14:33:25.623Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T14:33:25.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T14:33:25.729Z] $ docker exec df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 ssh-agent [2022-10-24T14:33:25.838Z] SSH_AUTH_SOCK=/tmp/ssh-Quuo7u4LbTnC/agent.71 [2022-10-24T14:33:25.838Z] SSH_AGENT_PID=77 [2022-10-24T14:33:25.842Z] Running ssh-add (command line suppressed) [2022-10-24T14:33:25.945Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15769712898163970742.key (/w/workspace/edgex-go/1@tmp/private_key_15769712898163970742.key) [2022-10-24T14:33:25.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T14:33:26.282Z] + git semver init [2022-10-24T14:33:26.540Z] 2022-10-24 14:33:26,442 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T14:33:26.540Z] 2022-10-24 14:33:26,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-10-24T14:33:26.540Z] 2022-10-24 14:33:26,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-10-24T14:33:26.540Z] 2022-10-24 14:33:26,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-10-24T14:33:31.835Z] 2022-10-24 14:33:31,074 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-10-24T14:33:31.835Z] 2022-10-24 14:33:31,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4210 with force:False [2022-10-24T14:33:31.835Z] 2022-10-24 14:33:31,074 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4210 [2022-10-24T14:33:31.835Z] 2022-10-24 14:33:31,079 [execute] INFO git cat-file --batch-check [2022-10-24T14:33:31.835Z] 2022-10-24 14:33:31,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T14:33:31.835Z] 2022-10-24 14:33:31,086 [execute] INFO git cat-file --batch [2022-10-24T14:33:31.835Z] 2022-10-24 14:33:31,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T14:33:31.835Z] 2022-10-24 14:33:31,091 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4210 [2022-10-24T14:33:31.835Z] 0.0.0 [Pipeline] } [2022-10-24T14:33:31.862Z] $ docker exec --env ******** --env ******** df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 ssh-agent -k [2022-10-24T14:33:31.961Z] unset SSH_AUTH_SOCK; [2022-10-24T14:33:31.962Z] unset SSH_AGENT_PID; [2022-10-24T14:33:31.962Z] echo Agent pid 77 killed; [2022-10-24T14:33:31.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T14:33:32.384Z] + git semver [Pipeline] } [2022-10-24T14:33:32.668Z] $ docker stop --time=1 df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 [2022-10-24T14:33:33.939Z] $ docker rm -f df9e65955cdc8c4b2fec40ff51efbf837e1a9d4b0bed88ec378658ab74795946 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T14:33:34.335Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T14:33:34.578Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T14:33:34.599Z] [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-24T14:33:35.319Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-24T14:33:35.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T14:33:35.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T14:33:35.419Z] ========================================================= [2022-10-24T14:33:35.419Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T14:33:35.419Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-24T14:33:35.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T14:33:35.749Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T14:33:35.749Z] 213ec9aee27d: Pulling fs layer [2022-10-24T14:33:35.749Z] 4583459ba037: Pulling fs layer [2022-10-24T14:33:35.749Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T14:33:35.749Z] 53926ce57604: Pulling fs layer [2022-10-24T14:33:35.749Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T14:33:35.749Z] 30f14e443154: Pulling fs layer [2022-10-24T14:33:35.749Z] 801331c1e519: Pulling fs layer [2022-10-24T14:33:35.749Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T14:33:35.749Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T14:33:35.749Z] 53926ce57604: Waiting [2022-10-24T14:33:35.749Z] 21b2b0c7a3f4: Waiting [2022-10-24T14:33:35.749Z] 7d9ed39f4882: Waiting [2022-10-24T14:33:35.749Z] 30f14e443154: Waiting [2022-10-24T14:33:35.749Z] 99cc6dd402b0: Waiting [2022-10-24T14:33:35.749Z] 801331c1e519: Waiting [2022-10-24T14:33:35.749Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T14:33:35.749Z] 93c1e223e6f2: Download complete [2022-10-24T14:33:35.749Z] 4583459ba037: Download complete [2022-10-24T14:33:35.749Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T14:33:35.750Z] 21b2b0c7a3f4: Download complete [2022-10-24T14:33:35.750Z] 30f14e443154: Verifying Checksum [2022-10-24T14:33:35.750Z] 30f14e443154: Download complete [2022-10-24T14:33:35.750Z] 213ec9aee27d: Download complete [2022-10-24T14:33:35.750Z] 801331c1e519: Download complete [2022-10-24T14:33:36.022Z] 213ec9aee27d: Pull complete [2022-10-24T14:33:36.022Z] 4583459ba037: Pull complete [2022-10-24T14:33:36.297Z] 93c1e223e6f2: Pull complete [2022-10-24T14:33:36.571Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T14:33:36.571Z] 7d9ed39f4882: Download complete [2022-10-24T14:33:36.833Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T14:33:36.833Z] 99cc6dd402b0: Download complete [2022-10-24T14:33:36.833Z] 53926ce57604: Verifying Checksum [2022-10-24T14:33:36.833Z] 53926ce57604: Download complete [2022-10-24T14:33:40.114Z] 53926ce57604: Pull complete [2022-10-24T14:33:40.373Z] 21b2b0c7a3f4: Pull complete [2022-10-24T14:33:40.373Z] 30f14e443154: Pull complete [2022-10-24T14:33:40.373Z] 801331c1e519: Pull complete [2022-10-24T14:33:42.281Z] 99cc6dd402b0: Pull complete [2022-10-24T14:33:42.847Z] 7d9ed39f4882: Pull complete [2022-10-24T14:33:42.847Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T14:33:42.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T14:33:42.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-24T14:33:43.210Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T14:33:43.210Z] WORKDIR /edgex [2022-10-24T14:33:43.210Z] COPY go.mod . [2022-10-24T14:33:43.211Z] RUN go mod download [2022-10-24T14:33:43.211Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-24T14:33:43.779Z] Sending build context to Docker daemon 169.7MB [2022-10-24T14:33:43.779Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T14:33:43.779Z] ---> 1dedd983c030 [2022-10-24T14:33:43.779Z] Step 2/4 : WORKDIR /edgex [2022-10-24T14:33:47.983Z] ---> Running in b02c2f6fe0ea [2022-10-24T14:33:47.983Z] Removing intermediate container b02c2f6fe0ea [2022-10-24T14:33:47.983Z] ---> 3ac572104084 [2022-10-24T14:33:47.983Z] Step 3/4 : COPY go.mod . [2022-10-24T14:33:47.983Z] ---> 3fdad925d87d [2022-10-24T14:33:47.983Z] Step 4/4 : RUN go mod download [2022-10-24T14:33:47.983Z] ---> Running in b00c6934aaf4 [2022-10-24T14:33:49.877Z] Still waiting to schedule task [2022-10-24T14:33:49.878Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-24T14:34:02.864Z] Removing intermediate container b00c6934aaf4 [2022-10-24T14:34:02.864Z] ---> 373fda07b241 [2022-10-24T14:34:02.864Z] Successfully built 373fda07b241 [2022-10-24T14:34:02.864Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:34:03.240Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T14:34:03.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:34:03.383Z] prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container [2022-10-24T14:34:03.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-x86_64 cat [2022-10-24T14:34:03.877Z] $ docker top 19e396b968ec8e111fc5ea87e42bec139b2508cd7c4ece190f877103aaf05ca9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T14:34:04.257Z] + go version [2022-10-24T14:34:04.258Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T14:34:04.295Z] $ docker stop --time=1 19e396b968ec8e111fc5ea87e42bec139b2508cd7c4ece190f877103aaf05ca9 [2022-10-24T14:34:05.549Z] $ docker rm -f 19e396b968ec8e111fc5ea87e42bec139b2508cd7c4ece190f877103aaf05ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:34:06.203Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T14:34:06.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:34:06.331Z] prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container [2022-10-24T14:34:06.361Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-x86_64 cat [2022-10-24T14:34:06.670Z] $ docker top f9f6b6b71cf2fc719b3bf51de1d3704ad62e348abcb2c2bd99bd16e846db0540 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T14:34:06.779Z] ========================================================= [2022-10-24T14:34:06.779Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-24T14:34:06.779Z] ========================================================= [Pipeline] sh [2022-10-24T14:34:07.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-24T14:34:07.428Z] + make test [2022-10-24T14:34:07.428Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-24T14:34:14.003Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-24T14:34:28.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-24T14:34:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-24T14:34:29.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements [2022-10-24T14:34:29.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.122s coverage: 42.3% of statements [2022-10-24T14:34:29.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-24T14:34:29.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-24T14:34:29.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.2% of statements [2022-10-24T14:34:29.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-24T14:34:29.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.005s coverage: 89.2% of statements [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.2% of statements [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements [2022-10-24T14:34:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.113s coverage: 96.3% of statements [2022-10-24T14:34:32.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2022-10-24T14:34:37.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2022-10-24T14:34:37.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2022-10-24T14:34:44.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 79.9% of statements [2022-10-24T14:34:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.301s coverage: 65.8% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 41.8% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.100s coverage: 89.5% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-24T14:34:52.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-10-24T14:34:52.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-24T14:34:52.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-24T14:34:52.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-24T14:34:52.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-24T14:34:52.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-24T14:34:52.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-10-24T14:34:52.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-10-24T14:34:52.594Z] 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-24T14:35:14.521Z] 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-24T14:35:14.521Z] GO111MODULE=on go vet ./... [2022-10-24T14:35:17.052Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T14:35:17.052Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T14:35:17.052Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T14:35:17.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-24T14:35:17.397Z] + ls -al . [2022-10-24T14:35:17.397Z] total 768 [2022-10-24T14:35:17.397Z] drwxrwxr-x 11 1001 1001 4096 Oct 24 14:34 . [2022-10-24T14:35:17.397Z] drwxr-xr-x 4 root root 4096 Oct 24 14:34 .. [2022-10-24T14:35:17.397Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 14:33 .blubracket [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 16 Oct 24 14:33 .dockerignore [2022-10-24T14:35:17.397Z] drwxrwxr-x 8 1001 1001 4096 Oct 24 14:34 .git [2022-10-24T14:35:17.397Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 14:33 .github [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 1030 Oct 24 14:33 .gitignore [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 42 Oct 24 14:33 .golangci.yml [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 87 Oct 24 14:33 .hadolint.yml [2022-10-24T14:35:17.397Z] drwxr-xr-x 3 1001 1001 4096 Oct 24 14:33 .semver [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 166 Oct 24 14:33 .sonarcloud.properties [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 1171 Oct 24 14:33 ADOPTERS.md [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 10722 Oct 24 14:33 Attribution.txt [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 63209 Oct 24 14:33 CHANGELOG.md [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 3804 Oct 24 14:33 CONTRIBUTING.md [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 677 Oct 24 14:33 GOVERNANCE.md [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 850 Oct 24 14:33 Jenkinsfile [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 10775 Oct 24 14:33 LICENSE [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 13857 Oct 24 14:33 Makefile [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 582 Oct 24 14:33 OWNERS.md [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 9799 Oct 24 14:33 README.md [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 6912 Oct 24 14:33 SECURITY.md [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 5 Oct 24 14:33 VERSION [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 4131 Oct 24 14:33 ZMQWindows.md [2022-10-24T14:35:17.397Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 14:33 bin [2022-10-24T14:35:17.397Z] drwxrwxr-x 18 1001 1001 4096 Oct 24 14:33 cmd [2022-10-24T14:35:17.397Z] -rw-r--r-- 1 root root 500482 Oct 24 14:34 coverage.out [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 3446 Oct 24 14:33 go.mod [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 45060 Oct 24 14:33 go.sum [2022-10-24T14:35:17.397Z] drwxrwxr-x 8 1001 1001 4096 Oct 24 14:33 internal [2022-10-24T14:35:17.397Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 14:33 openapi [2022-10-24T14:35:17.397Z] drwxrwxr-x 4 1001 1001 4096 Oct 24 14:33 snap [2022-10-24T14:35:17.397Z] -rw-rw-r-- 1 1001 1001 204 Oct 24 14:33 version.go [Pipeline] sh [2022-10-24T14:35:17.762Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9307 in /w/workspace/edgexfoundry_edgex-go_PR-4210 [Pipeline] { [Pipeline] ws [2022-10-24T14:35:17.804Z] Running in /w/workspace/edgex-go/1 [Pipeline] {[2022-10-24T14:35:17.809Z] + '[' -e coverage.out ] [2022-10-24T14:35:17.809Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] checkout [2022-10-24T14:35:17.932Z] The recommended git tool is: git [2022-10-24T14:35:17.947Z] Stashed 1 file(s) [Pipeline] sh [2022-10-24T14:35:18.241Z] + make build [2022-10-24T14:35:18.241Z] 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-24T14:35:22.889Z] using credential edgex-jenkins-ssh [2022-10-24T14:35:22.906Z] Cloning the remote Git repository [2022-10-24T14:35:22.947Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-24T14:35:23.022Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-10-24T14:35:23.153Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-24T14:35:23.154Z] > git --version # timeout=10 [2022-10-24T14:35:23.173Z] > git --version # 'git version 2.25.1' [2022-10-24T14:35:23.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T14:35:23.221Z] Verifying host key using known hosts file [2022-10-24T14:35:23.420Z] 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-24T14:35:23.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T14:35:33.132Z] 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-24T14:35:39.454Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-24T14:35:39.474Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T14:35:41.191Z] Merging remotes/origin/main commit 23251983c73b29babdec2056f36690dce19c8f65 into PR head commit f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:35:41.567Z] Merge succeeded, producing f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:35:41.568Z] Checking out Revision f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 (PR-4210) [2022-10-24T14:35:40.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-24T14:35:40.296Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-24T14:35:40.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T14:35:40.302Z] Verifying host key using known hosts file [2022-10-24T14:35:40.308Z] 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-24T14:35:40.320Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4210/head:refs/remotes/origin/PR-4210 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-24T14:35:41.208Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T14:35:41.233Z] > git checkout -f f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 # timeout=10 [2022-10-24T14:35:41.477Z] > git remote # timeout=10 [2022-10-24T14:35:41.496Z] > git config --get remote.origin.url # timeout=10 [2022-10-24T14:35:41.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T14:35:41.517Z] Verifying host key using known hosts file [2022-10-24T14:35:41.521Z] 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-24T14:35:41.529Z] > git merge 23251983c73b29babdec2056f36690dce19c8f65 # timeout=10 [2022-10-24T14:35:41.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-24T14:35:41.574Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T14:35:41.589Z] > git checkout -f f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 # timeout=10 [2022-10-24T14:35:43.133Z] 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-24T14:35:43.711Z] 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-24T14:35:45.232Z] Commit message: "build(snap): Upgrade kong, redis, consul, vault" [2022-10-24T14:35:45.280Z] > git --version # timeout=10 [2022-10-24T14:35:45.301Z] > git --version # 'git version 2.25.1' [2022-10-24T14:35:45.316Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T14:35:46.391Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T14:35:46.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T14:35:46.391Z] Dload Upload Total Spent Left Speed [2022-10-24T14:35:46.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 64625 0 --:--:-- --:--:-- --:--:-- 64958 [Pipeline] sh [2022-10-24T14:35:47.091Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T14:35:47.449Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T14:35:47.449Z] + sudo tee /etc/docker/daemon.new [2022-10-24T14:35:47.449Z] { [2022-10-24T14:35:47.449Z] "registry-mirrors": [ [2022-10-24T14:35:47.449Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T14:35:47.449Z] ], [2022-10-24T14:35:47.449Z] "bip": "10.250.0.254/24", [2022-10-24T14:35:47.449Z] "hosts": [ [2022-10-24T14:35:47.449Z] "tcp://0.0.0.0:5555", [2022-10-24T14:35:47.449Z] "unix:///var/run/docker.sock" [2022-10-24T14:35:47.449Z] ], [2022-10-24T14:35:47.449Z] "mtu": 1458, [2022-10-24T14:35:47.449Z] "selinux-enabled": true, [2022-10-24T14:35:47.449Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T14:35:47.449Z] } [Pipeline] sh [2022-10-24T14:35:47.790Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T14:35:48.136Z] + sudo service docker restart [2022-10-24T14:35:51.917Z] 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-24T14:35:51.918Z] 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-24T14:35:52.175Z] 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-24T14:35:53.569Z] 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-24T14:35:54.941Z] 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-24T14:35:55.880Z] 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-24T14:35:56.816Z] 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-24T14:35:57.756Z] 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-24T14:35:59.329Z] 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-24T14:36:00.794Z] $ docker stop --time=1 f9f6b6b71cf2fc719b3bf51de1d3704ad62e348abcb2c2bd99bd16e846db0540 [2022-10-24T14:36:04.150Z] $ docker rm -f f9f6b6b71cf2fc719b3bf51de1d3704ad62e348abcb2c2bd99bd16e846db0540 [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-24T14:36:05.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-24T14:36:05.522Z] [2022-10-24T14:36:05.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:36:05.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-24T14:36:06.311Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-24T14:36:06.311Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-24T14:36:06.311Z] ca9280d653b3: Pulling fs layer [2022-10-24T14:36:06.311Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T14:36:06.446Z] provisioning config files... [2022-10-24T14:36:06.472Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11805281194958348224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T14:36:06.856Z] ---> docker-login.sh [2022-10-24T14:36:06.856Z] nexus3.edgexfoundry.org:10001 [2022-10-24T14:36:07.018Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-24T14:36:07.018Z] cbdbe7a5bc2a: Download complete [2022-10-24T14:36:07.018Z] ca9280d653b3: Verifying Checksum [2022-10-24T14:36:07.018Z] ca9280d653b3: Download complete [2022-10-24T14:36:07.018Z] cbdbe7a5bc2a: Pull complete [2022-10-24T14:36:07.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:36:07.299Z] ca9280d653b3: Pull complete [2022-10-24T14:36:07.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:36:07.399Z] Configure a credential helper to remove this warning. See [2022-10-24T14:36:07.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:36:07.399Z] [2022-10-24T14:36:07.399Z] Login Succeeded [2022-10-24T14:36:07.399Z] nexus3.edgexfoundry.org:10002 [2022-10-24T14:36:07.634Z] 7e9c9ca2126c: Download complete [2022-10-24T14:36:07.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:36:07.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:36:07.670Z] Configure a credential helper to remove this warning. See [2022-10-24T14:36:07.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:36:07.670Z] [2022-10-24T14:36:07.670Z] Login Succeeded [2022-10-24T14:36:07.670Z] nexus3.edgexfoundry.org:10003 [2022-10-24T14:36:07.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:36:08.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:36:08.206Z] Configure a credential helper to remove this warning. See [2022-10-24T14:36:08.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:36:08.206Z] [2022-10-24T14:36:08.206Z] Login Succeeded [2022-10-24T14:36:08.206Z] nexus3.edgexfoundry.org:10004 [2022-10-24T14:36:08.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:36:08.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:36:08.478Z] Configure a credential helper to remove this warning. See [2022-10-24T14:36:08.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:36:08.478Z] [2022-10-24T14:36:08.478Z] Login Succeeded [2022-10-24T14:36:08.478Z] docker.io [2022-10-24T14:36:08.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T14:36:09.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T14:36:09.014Z] Configure a credential helper to remove this warning. See [2022-10-24T14:36:09.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T14:36:09.014Z] [2022-10-24T14:36:09.014Z] Login Succeeded [2022-10-24T14:36:09.014Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T14:36:09.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-24T14:36:09.629Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-24T14:36:09.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T14:36:09.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T14:36:09.734Z] ========================================================= [2022-10-24T14:36:09.735Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T14:36:09.735Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-24T14:36:10.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T14:36:10.106Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T14:36:10.106Z] 9b18e9b68314: Pulling fs layer [2022-10-24T14:36:10.106Z] d32db5db7311: Pulling fs layer [2022-10-24T14:36:10.106Z] d0c4b47475fc: Pulling fs layer [2022-10-24T14:36:10.106Z] 5831b945b038: Pulling fs layer [2022-10-24T14:36:10.106Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T14:36:10.106Z] e10730c5d714: Pulling fs layer [2022-10-24T14:36:10.106Z] 5dd5c2283517: Pulling fs layer [2022-10-24T14:36:10.106Z] d5ac0230b979: Pulling fs layer [2022-10-24T14:36:10.106Z] 86bbec2aaacd: Waiting [2022-10-24T14:36:10.106Z] e10730c5d714: Waiting [2022-10-24T14:36:10.106Z] 5dd5c2283517: Waiting [2022-10-24T14:36:10.106Z] d5ac0230b979: Waiting [2022-10-24T14:36:10.106Z] 5831b945b038: Waiting [2022-10-24T14:36:10.388Z] d0c4b47475fc: Verifying Checksum [2022-10-24T14:36:10.389Z] d0c4b47475fc: Download complete [2022-10-24T14:36:10.389Z] d32db5db7311: Download complete [2022-10-24T14:36:10.389Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T14:36:10.389Z] 86bbec2aaacd: Download complete [2022-10-24T14:36:10.389Z] e10730c5d714: Verifying Checksum [2022-10-24T14:36:10.389Z] e10730c5d714: Download complete [2022-10-24T14:36:10.389Z] 9b18e9b68314: Verifying Checksum [2022-10-24T14:36:10.389Z] 9b18e9b68314: Download complete [2022-10-24T14:36:10.934Z] 7e9c9ca2126c: Pull complete [2022-10-24T14:36:10.934Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-24T14:36:10.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-24T14:36:10.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:36:11.165Z] prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container [2022-10-24T14:36:11.204Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-24T14:36:11.381Z] 9b18e9b68314: Pull complete [2022-10-24T14:36:11.381Z] d5ac0230b979: Verifying Checksum [2022-10-24T14:36:11.381Z] d5ac0230b979: Download complete [2022-10-24T14:36:11.981Z] d32db5db7311: Pull complete [2022-10-24T14:36:12.252Z] d0c4b47475fc: Pull complete [2022-10-24T14:36:12.521Z] 5dd5c2283517: Verifying Checksum [2022-10-24T14:36:12.521Z] 5dd5c2283517: Download complete [2022-10-24T14:36:13.484Z] 5831b945b038: Verifying Checksum [2022-10-24T14:36:13.484Z] 5831b945b038: Download complete [2022-10-24T14:36:13.774Z] $ docker top 97264ea5847f493883614a8f3ea2018ea267cb315992f0819d72c3c26b48e5bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T14:36:14.244Z] + docker-compose build --help [2022-10-24T14:36:14.244Z] + grep parallel [2022-10-24T14:36:14.809Z] --parallel Build images in parallel. [Pipeline] } [2022-10-24T14:36:14.847Z] $ docker stop --time=1 97264ea5847f493883614a8f3ea2018ea267cb315992f0819d72c3c26b48e5bc [2022-10-24T14:36:16.115Z] $ docker rm -f 97264ea5847f493883614a8f3ea2018ea267cb315992f0819d72c3c26b48e5bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:36:16.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-24T14:36:16.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:36:16.798Z] prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container [2022-10-24T14:36:16.836Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:latest cat [2022-10-24T14:36:17.141Z] $ docker top 303476ab72e7c96bf07c3bb9883d4658d401ccdc1cb65218157184a319e9a5dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T14:36:17.529Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-24T14:36:18.096Z] Building core-command ... [2022-10-24T14:36:18.096Z] Building core-data ... [2022-10-24T14:36:18.096Z] Building core-metadata ... [2022-10-24T14:36:18.096Z] Building security-bootstrapper ... [2022-10-24T14:36:18.096Z] Building security-proxy-setup ... [2022-10-24T14:36:18.096Z] Building security-secretstore-setup ... [2022-10-24T14:36:18.096Z] Building security-spiffe-token-provider ... [2022-10-24T14:36:18.096Z] Building security-spire-agent ... [2022-10-24T14:36:18.096Z] Building security-spire-config ... [2022-10-24T14:36:18.096Z] Building security-spire-server ... [2022-10-24T14:36:18.096Z] Building support-notifications ... [2022-10-24T14:36:18.096Z] Building support-scheduler ... [2022-10-24T14:36:18.096Z] Building sys-mgmt-agent ... [2022-10-24T14:36:18.096Z] Building security-secretstore-setup [2022-10-24T14:36:18.096Z] Building security-spire-agent [2022-10-24T14:36:18.096Z] Building support-notifications [2022-10-24T14:36:18.096Z] Building security-spire-server [2022-10-24T14:36:18.096Z] Building security-bootstrapper [2022-10-24T14:36:25.818Z] 5831b945b038: Pull complete [2022-10-24T14:36:25.819Z] 86bbec2aaacd: Pull complete [2022-10-24T14:36:25.819Z] e10730c5d714: Pull complete [2022-10-24T14:36:30.353Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:36:30.354Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:36:30.354Z] ---> 373fda07b241 [2022-10-24T14:36:30.354Z] Step 3/25 : WORKDIR /edgex-go [2022-10-24T14:36:30.354Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:36:30.354Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:36:30.354Z] ---> 373fda07b241 [2022-10-24T14:36:30.354Z] Step 3/33 : WORKDIR /edgex-go [2022-10-24T14:36:30.354Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:36:30.354Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:36:30.354Z] ---> 373fda07b241 [2022-10-24T14:36:30.354Z] Step 3/26 : WORKDIR /edgex-go [2022-10-24T14:36:30.354Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:36:30.354Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:36:30.354Z] ---> 373fda07b241 [2022-10-24T14:36:30.354Z] Step 3/25 : WORKDIR /edgex-go [2022-10-24T14:36:30.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:36:30.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:36:30.354Z] ---> 373fda07b241 [2022-10-24T14:36:30.354Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-24T14:36:31.182Z] 5dd5c2283517: Pull complete [2022-10-24T14:36:33.141Z] d5ac0230b979: Pull complete [2022-10-24T14:36:33.141Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T14:36:33.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T14:36:33.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-24T14:36:33.513Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T14:36:33.513Z] WORKDIR /edgex [2022-10-24T14:36:33.513Z] COPY go.mod . [2022-10-24T14:36:33.513Z] RUN go mod download [2022-10-24T14:36:33.513Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-24T14:36:34.106Z] Sending build context to Docker daemon 3.267MB [2022-10-24T14:36:34.106Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T14:36:34.106Z] ---> 59b3b1a385d4 [2022-10-24T14:36:34.106Z] Step 2/4 : WORKDIR /edgex [2022-10-24T14:36:36.069Z] ---> Running in cf66830689ee [2022-10-24T14:36:36.069Z] Removing intermediate container cf66830689ee [2022-10-24T14:36:36.069Z] ---> 5b8924916b01 [2022-10-24T14:36:36.069Z] Step 3/4 : COPY go.mod . [2022-10-24T14:36:36.653Z] ---> a614b8056927 [2022-10-24T14:36:36.653Z] Step 4/4 : RUN go mod download [2022-10-24T14:36:36.653Z] ---> Running in 29c4e77a7fbb [2022-10-24T14:36:37.016Z] ---> Running in c20d14926388 [2022-10-24T14:36:37.016Z] ---> Running in 55ff68fedc88 [2022-10-24T14:36:37.016Z] ---> Running in e29f62b1ecea [2022-10-24T14:36:37.016Z] ---> Running in 3fe3cd4a8b18 [2022-10-24T14:36:37.016Z] ---> Running in 51e48f778e30 [2022-10-24T14:36:37.016Z] Removing intermediate container e29f62b1ecea [2022-10-24T14:36:37.016Z] ---> 068b0987d0fb [2022-10-24T14:36:37.016Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:36:37.016Z] Removing intermediate container 55ff68fedc88 [2022-10-24T14:36:37.016Z] ---> a42afdf287b4 [2022-10-24T14:36:37.016Z] Step 4/23 : WORKDIR /edgex-go [2022-10-24T14:36:37.016Z] Removing intermediate container c20d14926388 [2022-10-24T14:36:37.016Z] ---> 35a6a5c30b86 [2022-10-24T14:36:37.016Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:36:37.016Z] ---> Running in 21261e2a2ce8 [2022-10-24T14:36:37.016Z] Removing intermediate container 51e48f778e30 [2022-10-24T14:36:37.016Z] ---> ae7e8daf26c9 [2022-10-24T14:36:37.016Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:36:37.016Z] Removing intermediate container 3fe3cd4a8b18 [2022-10-24T14:36:37.016Z] ---> d64307bfbbae [2022-10-24T14:36:37.016Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:36:37.016Z] ---> Running in c5093442cfd8 [2022-10-24T14:36:37.016Z] ---> Running in fe38ab0f617b [2022-10-24T14:36:37.016Z] ---> Running in acc09665ced7 [2022-10-24T14:36:37.016Z] ---> Running in 7543778117b3 [2022-10-24T14:36:37.016Z] Removing intermediate container fe38ab0f617b [2022-10-24T14:36:37.016Z] ---> dd5772d53012 [2022-10-24T14:36:37.016Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:36:37.016Z] ---> Running in f19e3a15fff4 [2022-10-24T14:36:37.016Z] Removing intermediate container 21261e2a2ce8 [2022-10-24T14:36:37.016Z] ---> e07231e12270 [2022-10-24T14:36:37.016Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-24T14:36:37.016Z] ---> Running in 31b607aee902 [2022-10-24T14:36:37.292Z] Removing intermediate container c5093442cfd8 [2022-10-24T14:36:37.292Z] ---> e1b31eea34ee [2022-10-24T14:36:37.292Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-24T14:36:37.292Z] ---> Running in d89167c79a5e [2022-10-24T14:36:37.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:36:37.821Z] Removing intermediate container 7543778117b3 [2022-10-24T14:36:37.821Z] ---> 18325d63dd5f [2022-10-24T14:36:37.821Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-24T14:36:37.821Z] ---> Running in 375cb2d37703 [2022-10-24T14:36:37.821Z] Removing intermediate container f19e3a15fff4 [2022-10-24T14:36:37.821Z] ---> e3d4d8e52efe [2022-10-24T14:36:37.821Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-24T14:36:37.821Z] ---> Running in 931b344c2d25 [2022-10-24T14:36:37.821Z] Removing intermediate container acc09665ced7 [2022-10-24T14:36:37.821Z] ---> 1506f13e6ca4 [2022-10-24T14:36:37.821Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-24T14:36:37.821Z] ---> Running in 092ed223ce8f [2022-10-24T14:36:38.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:36:38.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:36:38.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:36:38.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:36:38.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:36:38.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:36:38.894Z] OK: 211 MiB in 51 packages [2022-10-24T14:36:39.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:36:39.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:36:39.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:36:39.161Z] Removing intermediate container 31b607aee902 [2022-10-24T14:36:39.161Z] ---> 7eb15e8e44cd [2022-10-24T14:36:39.161Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-24T14:36:39.161Z] OK: 211 MiB in 51 packages [2022-10-24T14:36:39.511Z] ---> 435efdfda714 [2022-10-24T14:36:39.511Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:36:39.511Z] ---> Running in c692b46ff055 [2022-10-24T14:36:39.511Z] OK: 211 MiB in 51 packages [2022-10-24T14:36:39.511Z] Removing intermediate container d89167c79a5e [2022-10-24T14:36:39.511Z] ---> 66ebf5f6b08f [2022-10-24T14:36:39.511Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-24T14:36:39.784Z] ---> 2732c9c63948 [2022-10-24T14:36:39.784Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:36:39.784Z] ---> Running in 318c8df896f9 [2022-10-24T14:36:39.784Z] OK: 211 MiB in 51 packages [2022-10-24T14:36:40.045Z] Removing intermediate container 375cb2d37703 [2022-10-24T14:36:40.045Z] ---> fadc14339736 [2022-10-24T14:36:40.045Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-24T14:36:40.045Z] OK: 211 MiB in 51 packages [2022-10-24T14:36:40.045Z] ---> e968218593fd [2022-10-24T14:36:40.045Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:36:40.045Z] ---> Running in 6c684e338cf3 [2022-10-24T14:36:40.312Z] Removing intermediate container 931b344c2d25 [2022-10-24T14:36:40.312Z] ---> 92d9aecc6600 [2022-10-24T14:36:40.312Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-24T14:36:40.312Z] Removing intermediate container 092ed223ce8f [2022-10-24T14:36:40.312Z] ---> cec97b971c8f [2022-10-24T14:36:40.312Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-24T14:36:40.312Z] ---> 74097b3e3b1d [2022-10-24T14:36:40.312Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:36:40.572Z] ---> Running in ff79d30c0fc4 [2022-10-24T14:36:40.572Z] ---> c6e015585900 [2022-10-24T14:36:40.572Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:36:40.572Z] ---> Running in a6a9ba78a4d7 [2022-10-24T14:37:08.897Z] Removing intermediate container 29c4e77a7fbb [2022-10-24T14:37:08.897Z] ---> fb7c6b390b83 [2022-10-24T14:37:08.897Z] Successfully built fb7c6b390b83 [2022-10-24T14:37:08.897Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:37:09.310Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T14:37:09.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:37:09.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container [2022-10-24T14:37:09.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-24T14:37:10.823Z] $ docker top df6355c680db43be311368f7639bfea297b75feb81dac37c250b64fb018ae46e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T14:37:11.706Z] + go version [2022-10-24T14:37:11.707Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T14:37:11.740Z] $ docker stop --time=1 df6355c680db43be311368f7639bfea297b75feb81dac37c250b64fb018ae46e [2022-10-24T14:37:13.338Z] Removing intermediate container 318c8df896f9 [2022-10-24T14:37:13.338Z] ---> 2e4ac18750b3 [2022-10-24T14:37:13.338Z] Step 8/25 : COPY . . [2022-10-24T14:37:13.338Z] Removing intermediate container c692b46ff055 [2022-10-24T14:37:13.338Z] ---> fbd408813ccd [2022-10-24T14:37:13.338Z] Step 8/33 : COPY . . [2022-10-24T14:37:13.338Z] Removing intermediate container ff79d30c0fc4 [2022-10-24T14:37:13.338Z] ---> c05299c71eec [2022-10-24T14:37:13.338Z] Step 9/23 : COPY . . [2022-10-24T14:37:13.338Z] Removing intermediate container a6a9ba78a4d7 [2022-10-24T14:37:13.338Z] ---> e7f06c0ae062 [2022-10-24T14:37:13.338Z] Step 8/25 : COPY . . [2022-10-24T14:37:13.338Z] Removing intermediate container 6c684e338cf3 [2022-10-24T14:37:13.338Z] ---> 231249df52b1 [2022-10-24T14:37:13.338Z] Step 8/26 : COPY . . [2022-10-24T14:37:13.351Z] $ docker rm -f df6355c680db43be311368f7639bfea297b75feb81dac37c250b64fb018ae46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:37:14.230Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T14:37:14.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:37:14.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container [2022-10-24T14:37:14.539Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-24T14:37:15.629Z] $ docker top b27cce7af1eed86b32673785538adf6072adf07b02cd2ff08335ebc0eec857f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T14:37:15.868Z] ========================================================= [2022-10-24T14:37:15.868Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-24T14:37:15.868Z] ========================================================= [Pipeline] sh [2022-10-24T14:37:16.178Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-24T14:37:16.557Z] + make test [2022-10-24T14:37:16.557Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-24T14:37:25.587Z] ---> 5d482b1168c7 [2022-10-24T14:37:25.588Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-24T14:37:25.588Z] ---> 17ff5a57131a [2022-10-24T14:37:25.588Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-24T14:37:25.588Z] ---> 6d3b72180e55 [2022-10-24T14:37:25.588Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-24T14:37:25.588Z] ---> Running in 169f893855cb [2022-10-24T14:37:25.588Z] ---> 54cde9d17643 [2022-10-24T14:37:25.588Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-24T14:37:25.588Z] ---> Running in 175659a172b8 [2022-10-24T14:37:25.588Z] ---> 37ecaf1e36af [2022-10-24T14:37:25.588Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-24T14:37:25.588Z] ---> Running in 442e373f6f57 [2022-10-24T14:37:25.588Z] ---> Running in c4ade06cd4a6 [2022-10-24T14:37:25.588Z] ---> Running in 6a6d05255182 [2022-10-24T14:37:25.588Z] Removing intermediate container c4ade06cd4a6 [2022-10-24T14:37:25.588Z] ---> 77ee614978d2 [2022-10-24T14:37:25.588Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-24T14:37:25.588Z] ---> Running in f052bab1648b [2022-10-24T14:37:25.588Z] Removing intermediate container 6a6d05255182 [2022-10-24T14:37:25.588Z] ---> 4ea022401ccf [2022-10-24T14:37:25.588Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-24T14:37:25.588Z] ---> Running in 8aacf13445c9 [2022-10-24T14:37:25.588Z] Removing intermediate container f052bab1648b [2022-10-24T14:37:25.588Z] ---> 2586236502fd [2022-10-24T14:37:25.588Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-24T14:37:25.588Z] ---> Running in a9f24e2e3b39 [2022-10-24T14:37:25.588Z] Removing intermediate container 8aacf13445c9 [2022-10-24T14:37:25.588Z] ---> af80524e9761 [2022-10-24T14:37:25.588Z] Step 11/25 : 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-24T14:37:25.588Z] 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-24T14:37:25.588Z] ---> Running in 27ebd947e168 [2022-10-24T14:37:25.588Z] 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-24T14:37:25.588Z] 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-24T14:37:25.850Z] Removing intermediate container 27ebd947e168 [2022-10-24T14:37:25.850Z] ---> f6ae9b3771a7 [2022-10-24T14:37:25.850Z] Step 12/25 : WORKDIR /edgex-go [2022-10-24T14:37:25.850Z] Removing intermediate container a9f24e2e3b39 [2022-10-24T14:37:25.850Z] ---> a36eec506b6e [2022-10-24T14:37:25.850Z] Step 12/26 : WORKDIR /edgex-go [2022-10-24T14:37:25.850Z] ---> Running in c42ee3e1438d [2022-10-24T14:37:25.850Z] ---> Running in 0baf4b166bfa [2022-10-24T14:37:26.110Z] Removing intermediate container c42ee3e1438d [2022-10-24T14:37:26.110Z] ---> 33a863814704 [2022-10-24T14:37:26.110Z] [2022-10-24T14:37:26.110Z] Step 13/25 : FROM alpine:3.15 [2022-10-24T14:37:26.110Z] Removing intermediate container 0baf4b166bfa [2022-10-24T14:37:26.110Z] ---> b7fb2bca0627 [2022-10-24T14:37:26.110Z] [2022-10-24T14:37:26.110Z] Step 13/26 : FROM alpine:3.15 [2022-10-24T14:37:26.680Z] 3.15: Pulling from library/alpine [2022-10-24T14:37:26.680Z] 3.15: Pulling from library/alpine [2022-10-24T14:37:27.787Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-24T14:37:27.787Z] Status: Downloaded newer image for alpine:3.15 [2022-10-24T14:37:27.787Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-24T14:37:27.787Z] Status: Image is up to date for alpine:3.15 [2022-10-24T14:37:27.787Z] ---> c4fc93816858 [2022-10-24T14:37:27.787Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-24T14:37:28.050Z] ---> c4fc93816858 [2022-10-24T14:37:28.050Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-24T14:37:28.050Z] ---> Running in c38bd7e8a52b [2022-10-24T14:37:28.050Z] ---> Running in f5b4c9628f92 [2022-10-24T14:37:28.310Z] Removing intermediate container c38bd7e8a52b [2022-10-24T14:37:28.310Z] ---> 86d098b0d21b [2022-10-24T14:37:28.310Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:37:28.310Z] Removing intermediate container f5b4c9628f92 [2022-10-24T14:37:28.310Z] ---> be1c50b25a34 [2022-10-24T14:37:28.310Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:37:28.571Z] ---> Running in dbd82d1f4106 [2022-10-24T14:37:28.571Z] ---> Running in 2008798649d6 [2022-10-24T14:37:31.167Z] Removing intermediate container dbd82d1f4106 [2022-10-24T14:37:31.167Z] ---> 45d3b7b5b2c6 [2022-10-24T14:37:31.167Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-24T14:37:31.167Z] Removing intermediate container 2008798649d6 [2022-10-24T14:37:31.167Z] ---> cd0e50c66209 [2022-10-24T14:37:31.167Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-24T14:37:31.167Z] ---> Running in 4854266462db [2022-10-24T14:37:31.167Z] ---> Running in edcff69d2e9c [2022-10-24T14:37:31.427Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:37:31.427Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:37:32.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:37:32.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:37:32.629Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-24T14:37:32.629Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-24T14:37:32.629Z] OK: 15857 distinct packages available [2022-10-24T14:37:32.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:37:32.629Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-24T14:37:32.629Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-24T14:37:32.629Z] OK: 15857 distinct packages available [2022-10-24T14:37:32.890Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:37:33.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:37:33.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:37:33.988Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-24T14:37:33.988Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-24T14:37:33.988Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-24T14:37:33.988Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-24T14:37:33.988Z] (3/5) Installing libucontext (1.1-r0) [2022-10-24T14:37:34.248Z] (3/5) Installing libucontext (1.1-r0) [2022-10-24T14:37:34.248Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-24T14:37:34.248Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-24T14:37:34.248Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-24T14:37:34.248Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-24T14:37:34.249Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T14:37:34.249Z] OK: 7 MiB in 19 packages [2022-10-24T14:37:34.508Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T14:37:34.508Z] OK: 7 MiB in 19 packages [2022-10-24T14:37:37.049Z] Removing intermediate container 4854266462db [2022-10-24T14:37:37.049Z] ---> 1c8dbfdaab61 [2022-10-24T14:37:37.049Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-24T14:37:37.049Z] Removing intermediate container edcff69d2e9c [2022-10-24T14:37:37.049Z] ---> a30d58920406 [2022-10-24T14:37:37.049Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-24T14:37:43.646Z] ---> aa206973071c [2022-10-24T14:37:43.647Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-24T14:37:43.647Z] ---> a61130a96e66 [2022-10-24T14:37:43.647Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-24T14:37:43.647Z] ---> db984719b8db [2022-10-24T14:37:43.647Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-24T14:37:43.647Z] ---> ced17f9ed268 [2022-10-24T14:37:43.647Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-24T14:37:44.587Z] ---> aa136f31de1a [2022-10-24T14:37:44.587Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-24T14:37:44.587Z] ---> Running in 814087dc1bbe [2022-10-24T14:37:45.166Z] Removing intermediate container 814087dc1bbe [2022-10-24T14:37:45.166Z] ---> 8ed7c0a0e675 [2022-10-24T14:37:45.166Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-24T14:37:45.424Z] ---> Running in 2add0fb82be8 [2022-10-24T14:37:45.424Z] ---> c1596a10dfbd [2022-10-24T14:37:45.425Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-24T14:37:45.687Z] Removing intermediate container 2add0fb82be8 [2022-10-24T14:37:45.688Z] ---> 2a83cd6d48b4 [2022-10-24T14:37:45.688Z] Step 23/25 : LABEL arch=x86_64 [2022-10-24T14:37:45.945Z] ---> Running in 9aaf88de2eaa [2022-10-24T14:37:45.945Z] ---> 5e7454dec828 [2022-10-24T14:37:45.945Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-24T14:37:46.203Z] Removing intermediate container 9aaf88de2eaa [2022-10-24T14:37:46.203Z] ---> aa379f6e5f43 [2022-10-24T14:37:46.203Z] Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:37:46.203Z] ---> Running in e7db00b0bf54 [2022-10-24T14:37:46.461Z] Removing intermediate container e7db00b0bf54 [2022-10-24T14:37:46.461Z] ---> 5c1ccf319d95 [2022-10-24T14:37:46.461Z] Step 25/25 : LABEL version=0.0.0 [2022-10-24T14:37:46.461Z] ---> 4f00460e9a3c [2022-10-24T14:37:46.461Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-24T14:37:46.461Z] ---> Running in 84fd5426d01e [2022-10-24T14:37:47.868Z] Removing intermediate container 84fd5426d01e [2022-10-24T14:37:47.868Z] ---> 5bbe8debd2d1 [2022-10-24T14:37:47.868Z] [2022-10-24T14:37:47.868Z] Successfully built 5bbe8debd2d1 [2022-10-24T14:37:47.868Z] ---> 6c80b9e33239 [2022-10-24T14:37:47.868Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-24T14:37:47.868Z] Successfully tagged security-spire-server:latest [2022-10-24T14:37:47.868Z] Building sys-mgmt-agent [2022-10-24T14:37:47.868Z]  Building security-spire-server ... done  ---> Running in 0889900d4c5d [2022-10-24T14:37:48.770Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-24T14:37:50.404Z] Removing intermediate container 0889900d4c5d [2022-10-24T14:37:50.404Z] ---> ab75367a092e [2022-10-24T14:37:50.404Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-24T14:37:50.404Z] 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-24T14:37:50.663Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:37:50.663Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:37:50.663Z] ---> 373fda07b241 [2022-10-24T14:37:50.663Z] Step 3/23 : WORKDIR /edgex-go [2022-10-24T14:37:50.663Z] ---> Using cache [2022-10-24T14:37:50.663Z] ---> d64307bfbbae [2022-10-24T14:37:50.663Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:37:50.663Z] ---> Using cache [2022-10-24T14:37:50.663Z] ---> 18325d63dd5f [2022-10-24T14:37:50.663Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-24T14:37:53.212Z] ---> Running in 62c2992f649a [2022-10-24T14:37:53.212Z] ---> Running in 08574bb2c7b7 [2022-10-24T14:37:53.212Z] Removing intermediate container 08574bb2c7b7 [2022-10-24T14:37:53.212Z] ---> 90d5ab3523b2 [2022-10-24T14:37:53.212Z] Step 24/26 : LABEL arch=x86_64 [2022-10-24T14:37:53.212Z] ---> Running in 3fea9d389e02 [2022-10-24T14:37:53.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:37:54.159Z] Removing intermediate container 3fea9d389e02 [2022-10-24T14:37:54.159Z] ---> decef4f5a05a [2022-10-24T14:37:54.159Z] Step 25/26 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:37:54.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:37:54.420Z] OK: 211 MiB in 51 packages [2022-10-24T14:37:54.991Z] ---> Running in 1df92fa81dd6 [2022-10-24T14:37:55.250Z] Removing intermediate container 1df92fa81dd6 [2022-10-24T14:37:55.250Z] ---> ecf1a845af98 [2022-10-24T14:37:55.250Z] Step 26/26 : LABEL version=0.0.0 [2022-10-24T14:37:55.250Z] Removing intermediate container 442e373f6f57 [2022-10-24T14:37:55.250Z] ---> abddf23fc47c [2022-10-24T14:37:55.250Z] [2022-10-24T14:37:55.250Z] Step 10/25 : FROM alpine:3.16 [2022-10-24T14:37:55.509Z] Removing intermediate container 175659a172b8 [2022-10-24T14:37:55.509Z] ---> 5a3ffa93af73 [2022-10-24T14:37:55.509Z] [2022-10-24T14:37:55.509Z] Step 10/33 : FROM alpine:3.16 [2022-10-24T14:37:55.509Z] ---> Running in 5b122650c8a6 [2022-10-24T14:37:55.509Z] Removing intermediate container 62c2992f649a [2022-10-24T14:37:55.509Z] ---> 637a242be92e [2022-10-24T14:37:55.509Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-24T14:37:55.509Z] Removing intermediate container 5b122650c8a6 [2022-10-24T14:37:55.509Z] ---> 6f59c123d20b [2022-10-24T14:37:55.509Z] [2022-10-24T14:37:55.769Z] Successfully built 6f59c123d20b [2022-10-24T14:37:55.769Z] Successfully tagged security-spire-agent:latest [2022-10-24T14:37:55.769Z] Building core-command [2022-10-24T14:37:55.769Z]  Building security-spire-agent ... done  ---> 1832c30af868 [2022-10-24T14:37:55.769Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:37:56.338Z] 3.16: Pulling from library/alpine [2022-10-24T14:37:56.338Z] 3.16: Pulling from library/alpine [2022-10-24T14:37:57.715Z] ---> Running in 2c376ee18df6 [2022-10-24T14:37:59.616Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:37:59.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:37:59.616Z] ---> 373fda07b241 [2022-10-24T14:37:59.616Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-24T14:37:59.616Z] ---> Using cache [2022-10-24T14:37:59.616Z] ---> a42afdf287b4 [2022-10-24T14:37:59.616Z] Step 4/24 : WORKDIR /edgex-go [2022-10-24T14:37:59.616Z] ---> Using cache [2022-10-24T14:37:59.616Z] ---> dd5772d53012 [2022-10-24T14:37:59.616Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:37:59.616Z] ---> Using cache [2022-10-24T14:37:59.616Z] ---> e3d4d8e52efe [2022-10-24T14:37:59.616Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-24T14:38:00.185Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T14:38:00.185Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T14:38:00.185Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T14:38:00.185Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T14:38:00.185Z] ---> 9c6f07244728 [2022-10-24T14:38:00.185Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-24T14:38:00.185Z] ---> 9c6f07244728 [2022-10-24T14:38:00.185Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-24T14:38:00.185Z] ---> Running in f126280d0c0f [2022-10-24T14:38:00.185Z] ---> Running in 04542c415a68 [2022-10-24T14:38:00.185Z] ---> Running in df1e4ddcd428 [2022-10-24T14:38:00.444Z] Removing intermediate container 169f893855cb [2022-10-24T14:38:00.444Z] ---> 7357e746269c [2022-10-24T14:38:00.444Z] [2022-10-24T14:38:00.444Z] Step 11/23 : FROM alpine:3.16 [2022-10-24T14:38:00.444Z] ---> 9c6f07244728 [2022-10-24T14:38:00.444Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-24T14:38:00.444Z] ---> Running in 99fb28eca647 [2022-10-24T14:38:00.444Z] Removing intermediate container df1e4ddcd428 [2022-10-24T14:38:00.444Z] ---> c37a0f6cc720 [2022-10-24T14:38:00.444Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-24T14:38:00.444Z] ---> Running in 054399a57e79 [2022-10-24T14:38:00.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:00.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:00.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:00.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:00.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:00.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:01.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:01.221Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-24T14:38:01.221Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-24T14:38:01.221Z] (3/3) Installing su-exec (0.2-r1) [2022-10-24T14:38:01.221Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:38:01.221Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T14:38:01.221Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-24T14:38:01.221Z] (2/2) Installing su-exec (0.2-r1) [2022-10-24T14:38:01.221Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:38:01.221Z] OK: 6 MiB in 17 packages [2022-10-24T14:38:01.221Z] OK: 6 MiB in 16 packages [2022-10-24T14:38:01.482Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-24T14:38:01.482Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-24T14:38:01.482Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:38:01.482Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T14:38:01.482Z] OK: 6 MiB in 16 packages [2022-10-24T14:38:01.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:02.074Z] OK: 211 MiB in 51 packages [2022-10-24T14:38:05.400Z] Removing intermediate container 054399a57e79 [2022-10-24T14:38:05.400Z] ---> 2207b2660248 [2022-10-24T14:38:05.400Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-24T14:38:05.400Z] Removing intermediate container 99fb28eca647 [2022-10-24T14:38:05.400Z] ---> 169fe8002f6e [2022-10-24T14:38:05.400Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-24T14:38:05.400Z] Removing intermediate container 04542c415a68 [2022-10-24T14:38:05.400Z] ---> 588a0ee31a15 [2022-10-24T14:38:05.400Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-24T14:38:05.400Z] ---> Running in ebd3a33d9b08 [2022-10-24T14:38:05.400Z] Removing intermediate container f126280d0c0f [2022-10-24T14:38:05.400Z] ---> 81914d00071e [2022-10-24T14:38:05.400Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-24T14:38:05.400Z] ---> Running in e8052ae74892 [2022-10-24T14:38:05.400Z] ---> Running in 2a6e3604aa6a [2022-10-24T14:38:05.400Z] Removing intermediate container ebd3a33d9b08 [2022-10-24T14:38:05.400Z] ---> b1bd279ce8af [2022-10-24T14:38:05.400Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-24T14:38:06.118Z] ---> Running in f936a203001a [2022-10-24T14:38:06.118Z] ---> 38396fa8c922 [2022-10-24T14:38:06.118Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:38:06.118Z] Removing intermediate container 2a6e3604aa6a [2022-10-24T14:38:06.118Z] ---> 2270538e5289 [2022-10-24T14:38:06.118Z] Step 13/25 : WORKDIR / [2022-10-24T14:38:06.118Z] Removing intermediate container e8052ae74892 [2022-10-24T14:38:06.118Z] ---> b4d638d83367 [2022-10-24T14:38:06.118Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-24T14:38:06.118Z] ---> Running in 7ff564cc533c [2022-10-24T14:38:06.118Z] ---> Running in df974435a862 [2022-10-24T14:38:06.118Z] ---> Running in cc8abb096196 [2022-10-24T14:38:06.118Z] Removing intermediate container f936a203001a [2022-10-24T14:38:06.118Z] ---> c7097b2a9202 [2022-10-24T14:38:06.118Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-24T14:38:06.389Z] Removing intermediate container 7ff564cc533c [2022-10-24T14:38:06.389Z] ---> dca53fee9387 [2022-10-24T14:38:06.389Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-24T14:38:06.389Z] ---> Running in a6eab9374af2 [2022-10-24T14:38:06.389Z] Removing intermediate container cc8abb096196 [2022-10-24T14:38:06.389Z] ---> ed4b0106752d [2022-10-24T14:38:06.389Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-24T14:38:06.646Z] ---> Running in 9868ae3be7d3 [2022-10-24T14:38:06.647Z] Removing intermediate container a6eab9374af2 [2022-10-24T14:38:06.647Z] ---> f3683e4afdfa [2022-10-24T14:38:06.647Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-24T14:38:06.647Z] ---> Running in 98f93eb4d031 [2022-10-24T14:38:06.647Z] Removing intermediate container 9868ae3be7d3 [2022-10-24T14:38:06.647Z] ---> 14cb670b695e [2022-10-24T14:38:06.647Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T14:38:06.905Z] ---> 986f33d08ca9 [2022-10-24T14:38:06.905Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-24T14:38:06.905Z] Removing intermediate container 98f93eb4d031 [2022-10-24T14:38:06.905Z] ---> 443f16cf9487 [2022-10-24T14:38:06.905Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-24T14:38:07.163Z] ---> Running in 36775598e973 [2022-10-24T14:38:07.163Z] ---> 8e81b8fc0ef3 [2022-10-24T14:38:07.163Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-24T14:38:07.163Z] ---> 4918ab88078c [2022-10-24T14:38:07.163Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-24T14:38:08.719Z] ---> bc19184dcec0 [2022-10-24T14:38:08.719Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-24T14:38:11.315Z] ---> cbb861470e50 [2022-10-24T14:38:11.315Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-24T14:38:11.315Z] ---> bc159f70b383 [2022-10-24T14:38:11.315Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-24T14:38:11.315Z] Removing intermediate container 36775598e973 [2022-10-24T14:38:11.315Z] ---> c160d7ebb93d [2022-10-24T14:38:11.315Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-24T14:38:11.574Z] ---> f3ed0727c10f [2022-10-24T14:38:11.574Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-24T14:38:11.574Z] ---> Running in df9cfb7cb424 [2022-10-24T14:38:11.574Z] ---> Running in c1715c97f3fc [2022-10-24T14:38:11.574Z] ---> ba5c9458eeeb [2022-10-24T14:38:11.574Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-24T14:38:11.839Z] Removing intermediate container df9cfb7cb424 [2022-10-24T14:38:11.839Z] ---> e9338eace512 [2022-10-24T14:38:11.839Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-24T14:38:11.839Z] Removing intermediate container 2c376ee18df6 [2022-10-24T14:38:11.839Z] ---> 59641818f532 [2022-10-24T14:38:11.839Z] Step 8/23 : COPY . . [2022-10-24T14:38:12.110Z] Removing intermediate container c1715c97f3fc [2022-10-24T14:38:12.110Z] ---> c5a68046fe3c [2022-10-24T14:38:12.110Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T14:38:16.308Z] ---> aeb6bc8c3d6d [2022-10-24T14:38:16.308Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-24T14:38:16.308Z] ---> Running in 01ad766dfdeb [2022-10-24T14:38:16.308Z] ---> 864ca4551767 [2022-10-24T14:38:16.308Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-24T14:38:16.308Z] ---> Running in f265560addeb [2022-10-24T14:38:16.308Z] Removing intermediate container 01ad766dfdeb [2022-10-24T14:38:16.308Z] ---> 1cba8a41d9a9 [2022-10-24T14:38:16.308Z] Step 21/23 : LABEL arch=x86_64 [2022-10-24T14:38:16.594Z] ---> dd35287ab6e6 [2022-10-24T14:38:16.594Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> 82b4eb9c4189 [2022-10-24T14:38:16.594Z] [2022-10-24T14:38:16.594Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-24T14:38:16.594Z] ---> Running in 18e2087fba58 [2022-10-24T14:38:16.594Z] ---> Running in 4d9b5e2e8a05 [2022-10-24T14:38:16.594Z] ---> Running in 55c67fd3e616 [2022-10-24T14:38:16.594Z] Removing intermediate container 18e2087fba58 [2022-10-24T14:38:16.594Z] ---> 40fa682e4a27 [2022-10-24T14:38:16.594Z] Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:38:16.594Z] ---> Running in b5473fa1d2f2 [2022-10-24T14:38:16.856Z] Removing intermediate container b5473fa1d2f2 [2022-10-24T14:38:16.856Z] ---> f072795df7a9 [2022-10-24T14:38:16.856Z] Step 23/23 : LABEL version=0.0.0 [2022-10-24T14:38:16.856Z] ---> Running in d181dd0b3c42 [2022-10-24T14:38:16.856Z] Removing intermediate container df974435a862 [2022-10-24T14:38:16.856Z] ---> 801b11f73af6 [2022-10-24T14:38:16.856Z] Step 9/24 : COPY . . [2022-10-24T14:38:17.115Z] Removing intermediate container d181dd0b3c42 [2022-10-24T14:38:17.115Z] ---> 50425f7f94cb [2022-10-24T14:38:17.115Z] [2022-10-24T14:38:17.115Z] Removing intermediate container f265560addeb [2022-10-24T14:38:17.115Z] ---> 256c8d3ea109 [2022-10-24T14:38:17.115Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T14:38:17.115Z] Successfully built 50425f7f94cb [2022-10-24T14:38:17.115Z] Successfully tagged support-notifications:latest [2022-10-24T14:38:17.115Z]  Building support-notifications ... done Building security-proxy-setup [2022-10-24T14:38:17.115Z] 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-24T14:38:20.766Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:38:20.766Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:38:20.766Z] ---> 373fda07b241 [2022-10-24T14:38:20.766Z] Step 3/22 : WORKDIR /edgex-go [2022-10-24T14:38:20.766Z] ---> Using cache [2022-10-24T14:38:20.766Z] ---> d64307bfbbae [2022-10-24T14:38:20.766Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:38:20.766Z] ---> Using cache [2022-10-24T14:38:20.766Z] ---> 18325d63dd5f [2022-10-24T14:38:20.766Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-24T14:38:26.049Z] ---> e8877077cf08 [2022-10-24T14:38:26.049Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-24T14:38:26.049Z] ---> Running in 433ca20023a1 [2022-10-24T14:38:26.049Z] ---> da8c00ada97b [2022-10-24T14:38:26.049Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-24T14:38:26.049Z] ---> Running in ea3d58bcd867 [2022-10-24T14:38:26.049Z] Removing intermediate container 4d9b5e2e8a05 [2022-10-24T14:38:26.049Z] ---> a4c8827266c6 [2022-10-24T14:38:26.049Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-24T14:38:26.308Z] ---> Running in 2c5bfbe2f045 [2022-10-24T14:38:26.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:26.970Z] Removing intermediate container 2c5bfbe2f045 [2022-10-24T14:38:26.970Z] ---> dcebd7f91aa7 [2022-10-24T14:38:26.970Z] Step 23/25 : LABEL arch=x86_64 [2022-10-24T14:38:26.970Z] 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-24T14:38:26.970Z] ---> d9470fdd77c3 [2022-10-24T14:38:26.970Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-24T14:38:26.970Z] ---> Running in 0c964d3b2215 [2022-10-24T14:38:27.233Z] Removing intermediate container 0c964d3b2215 [2022-10-24T14:38:27.233Z] ---> 573ea03dce07 [2022-10-24T14:38:27.233Z] Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:38:27.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:27.233Z] ---> a9218141862d [2022-10-24T14:38:27.233Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-24T14:38:27.233Z] ---> Running in 49730d468ff5 [2022-10-24T14:38:27.492Z] Removing intermediate container 49730d468ff5 [2022-10-24T14:38:27.492Z] ---> 34b25f23bec0 [2022-10-24T14:38:27.492Z] Step 25/25 : LABEL version=0.0.0 [2022-10-24T14:38:27.492Z] ---> a0c04c40db03 [2022-10-24T14:38:27.492Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-24T14:38:27.492Z] ---> Running in f7c13ee072ec [2022-10-24T14:38:27.492Z] OK: 211 MiB in 51 packages [2022-10-24T14:38:27.492Z] Removing intermediate container f7c13ee072ec [2022-10-24T14:38:27.492Z] ---> 14cf77036902 [2022-10-24T14:38:27.492Z] [2022-10-24T14:38:27.988Z] ---> a0da6bc8cc54 [2022-10-24T14:38:27.988Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-24T14:38:27.988Z] Successfully built 14cf77036902 [2022-10-24T14:38:27.988Z] Successfully tagged security-secretstore-setup:latest [2022-10-24T14:38:27.988Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-10-24T14:38:29.936Z] ---> d89b991ba1f8 [2022-10-24T14:38:29.936Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-24T14:38:31.876Z] Removing intermediate container 433ca20023a1 [2022-10-24T14:38:31.876Z] ---> e5b755c0bade [2022-10-24T14:38:31.876Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-24T14:38:32.136Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:38:32.136Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:38:32.136Z] ---> 373fda07b241 [2022-10-24T14:38:32.136Z] Step 3/20 : WORKDIR /edgex-go [2022-10-24T14:38:32.136Z] ---> Using cache [2022-10-24T14:38:32.136Z] ---> d64307bfbbae [2022-10-24T14:38:32.136Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-24T14:38:33.075Z] ---> 387684941eb2 [2022-10-24T14:38:33.075Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-24T14:38:33.335Z] ---> Running in c858765583e5 [2022-10-24T14:38:33.335Z] ---> 7b0a81ee2178 [2022-10-24T14:38:33.335Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:38:33.335Z] ---> Running in 6e77276cfc26 [2022-10-24T14:38:33.335Z] ---> Running in 25bb6a9af109 [2022-10-24T14:38:33.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:33.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:34.200Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-24T14:38:34.200Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-24T14:38:34.200Z] OK: 17038 distinct packages available [2022-10-24T14:38:34.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:34.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:34.472Z] OK: 211 MiB in 51 packages [2022-10-24T14:38:35.413Z] Removing intermediate container 6e77276cfc26 [2022-10-24T14:38:35.413Z] ---> a9eb364764c7 [2022-10-24T14:38:35.413Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-24T14:38:35.672Z] ---> Running in 547a3ff31c5e [2022-10-24T14:38:35.940Z] Removing intermediate container 55c67fd3e616 [2022-10-24T14:38:35.940Z] ---> db4c7606b68b [2022-10-24T14:38:35.940Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-24T14:38:36.510Z] ---> Running in 9fc9849788ca [2022-10-24T14:38:38.673Z] Removing intermediate container 547a3ff31c5e [2022-10-24T14:38:38.673Z] ---> f76fa654c076 [2022-10-24T14:38:38.673Z] Step 30/33 : CMD ["gate"] [2022-10-24T14:38:38.673Z] Removing intermediate container c858765583e5 [2022-10-24T14:38:38.673Z] ---> f2a4ccb35d75 [2022-10-24T14:38:38.673Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-24T14:38:38.937Z] ---> dd3bafbd4db9 [2022-10-24T14:38:38.937Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:38:38.937Z] ---> Running in ed97c0eeedf6 [2022-10-24T14:38:38.937Z] ---> Running in 213473648edd [2022-10-24T14:38:39.198Z] Removing intermediate container ed97c0eeedf6 [2022-10-24T14:38:39.198Z] ---> ad4f58aca815 [2022-10-24T14:38:39.198Z] Step 31/33 : LABEL arch=x86_64 [2022-10-24T14:38:39.198Z] ---> Running in 22652f87effd [2022-10-24T14:38:39.463Z] 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-24T14:38:39.463Z] Removing intermediate container 22652f87effd [2022-10-24T14:38:39.463Z] ---> 8f45b7e0bc11 [2022-10-24T14:38:39.463Z] Step 32/33 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:38:40.058Z] ---> Running in d33c9885f7ae [2022-10-24T14:38:41.446Z] Removing intermediate container d33c9885f7ae [2022-10-24T14:38:41.446Z] ---> 0e25c96245c8 [2022-10-24T14:38:41.446Z] Step 33/33 : LABEL version=0.0.0 [2022-10-24T14:38:44.753Z] ---> Running in 511a319b714a [2022-10-24T14:38:45.326Z] Removing intermediate container 9fc9849788ca [2022-10-24T14:38:45.326Z] ---> 0e3a6af2d7b9 [2022-10-24T14:38:45.326Z] [2022-10-24T14:38:45.326Z] Step 11/23 : FROM alpine:3.16 [2022-10-24T14:38:45.326Z] ---> 9c6f07244728 [2022-10-24T14:38:45.326Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-24T14:38:45.723Z] ---> Running in d35a3e90e8bc [2022-10-24T14:38:45.723Z] Removing intermediate container 511a319b714a [2022-10-24T14:38:45.723Z] ---> cad317bd4717 [2022-10-24T14:38:45.723Z] [2022-10-24T14:38:45.723Z] Removing intermediate container d35a3e90e8bc [2022-10-24T14:38:45.723Z] ---> 0c4b79e73d9d [2022-10-24T14:38:45.723Z] Step 13/23 : 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-24T14:38:45.723Z] Successfully built cad317bd4717 [2022-10-24T14:38:46.023Z] Successfully tagged security-bootstrapper:latest [2022-10-24T14:38:46.023Z]  Building security-bootstrapper ... done Building security-spire-config [2022-10-24T14:38:46.023Z] ---> Running in 24e8278eb38b [2022-10-24T14:38:46.023Z] Removing intermediate container 25bb6a9af109 [2022-10-24T14:38:46.023Z] ---> b514137c0e2b [2022-10-24T14:38:46.023Z] Step 8/22 : COPY . . [2022-10-24T14:38:46.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:46.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:46.578Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-24T14:38:46.578Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-24T14:38:46.578Z] (3/33) Installing readline (8.1.2-r0) [2022-10-24T14:38:46.578Z] (4/33) Installing bash (5.1.16-r2) [2022-10-24T14:38:46.578Z] Executing bash-5.1.16-r2.post-install [2022-10-24T14:38:46.578Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-24T14:38:46.578Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-24T14:38:46.578Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-24T14:38:46.578Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-24T14:38:46.578Z] (9/33) Installing curl (7.83.1-r3) [2022-10-24T14:38:46.578Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-24T14:38:46.946Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-24T14:38:46.946Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-24T14:38:46.946Z] (13/33) Installing expat (2.4.9-r0) [2022-10-24T14:38:46.946Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-24T14:38:46.946Z] (15/33) Installing gdbm (1.23-r0) [2022-10-24T14:38:46.946Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-24T14:38:46.946Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T14:38:46.946Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T14:38:46.946Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-24T14:38:46.946Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-24T14:38:46.946Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-24T14:38:47.627Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-24T14:38:47.627Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-24T14:38:47.627Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-24T14:38:47.627Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-24T14:38:47.627Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-24T14:38:47.627Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-24T14:38:47.627Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-24T14:38:47.627Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-24T14:38:47.627Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-24T14:38:47.627Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-24T14:38:47.911Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-24T14:38:47.911Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-24T14:38:47.911Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:38:47.911Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T14:38:47.911Z] OK: 122 MiB in 47 packages [2022-10-24T14:38:50.029Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:38:50.029Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:38:50.029Z] ---> 373fda07b241 [2022-10-24T14:38:50.029Z] Step 3/26 : WORKDIR /edgex-go [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> d64307bfbbae [2022-10-24T14:38:50.029Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> 18325d63dd5f [2022-10-24T14:38:50.029Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> fadc14339736 [2022-10-24T14:38:50.029Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> e968218593fd [2022-10-24T14:38:50.029Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> 231249df52b1 [2022-10-24T14:38:50.029Z] Step 8/26 : COPY . . [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> 54cde9d17643 [2022-10-24T14:38:50.029Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> 77ee614978d2 [2022-10-24T14:38:50.029Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> 2586236502fd [2022-10-24T14:38:50.029Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> a36eec506b6e [2022-10-24T14:38:50.029Z] Step 12/26 : WORKDIR /edgex-go [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> b7fb2bca0627 [2022-10-24T14:38:50.029Z] [2022-10-24T14:38:50.029Z] Step 13/26 : FROM alpine:3.15 [2022-10-24T14:38:50.029Z] ---> c4fc93816858 [2022-10-24T14:38:50.029Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> be1c50b25a34 [2022-10-24T14:38:50.029Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:38:50.029Z] ---> Using cache [2022-10-24T14:38:50.029Z] ---> cd0e50c66209 [2022-10-24T14:38:50.029Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-24T14:38:58.203Z] ---> Running in 62e3e8a6144d [2022-10-24T14:38:58.203Z] ---> 77a57ed88a52 [2022-10-24T14:38:58.203Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-24T14:38:58.203Z] Removing intermediate container ea3d58bcd867 [2022-10-24T14:38:58.203Z] ---> 3a7e975cee61 [2022-10-24T14:38:58.203Z] [2022-10-24T14:38:58.203Z] Step 11/24 : FROM alpine:3.16 [2022-10-24T14:38:58.203Z] ---> 9c6f07244728 [2022-10-24T14:38:58.203Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-24T14:38:58.203Z] ---> Running in 8b7d7619c4f4 [2022-10-24T14:38:58.203Z] ---> Running in 0c343867bfbe [2022-10-24T14:38:58.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:58.203Z] Removing intermediate container 213473648edd [2022-10-24T14:38:58.203Z] ---> 8e67c810fdd4 [2022-10-24T14:38:58.203Z] Step 7/20 : COPY . . [2022-10-24T14:38:58.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:58.463Z] 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-24T14:38:58.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:58.724Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-24T14:38:58.724Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:38:58.724Z] OK: 6 MiB in 15 packages [2022-10-24T14:38:58.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:58.990Z] Collecting docker-compose==1.23.2 [2022-10-24T14:38:58.990Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-24T14:38:59.250Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.8 MB/s eta 0:00:00 [2022-10-24T14:38:59.250Z] Collecting docopt<0.7,>=0.6.1 [2022-10-24T14:38:59.250Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-24T14:38:59.250Z] Preparing metadata (setup.py): started [2022-10-24T14:38:59.250Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-24T14:38:59.250Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-24T14:38:59.250Z] OK: 15857 distinct packages available [2022-10-24T14:38:59.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:38:59.833Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-24T14:38:59.833Z] Collecting cached-property<2,>=1.2.0 [2022-10-24T14:38:59.833Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-24T14:38:59.833Z] Collecting PyYAML<4,>=3.10 [2022-10-24T14:38:59.833Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-24T14:38:59.833Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 90.2 MB/s eta 0:00:00 [2022-10-24T14:39:00.096Z] Preparing metadata (setup.py): started [2022-10-24T14:39:00.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:39:00.696Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-24T14:39:00.696Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-24T14:39:00.696Z] (3/4) Installing libucontext (1.1-r0) [2022-10-24T14:39:00.696Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-24T14:39:01.175Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-24T14:39:01.175Z] Collecting jsonschema<3,>=2.5.1 [2022-10-24T14:39:01.175Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T14:39:01.175Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-24T14:39:01.175Z] OK: 6 MiB in 18 packages [2022-10-24T14:39:01.175Z] Collecting texttable<0.10,>=0.9.0 [2022-10-24T14:39:01.175Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-24T14:39:01.175Z] Preparing metadata (setup.py): started [2022-10-24T14:39:01.464Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-24T14:39:01.464Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-24T14:39:01.464Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-24T14:39:01.464Z] Preparing metadata (setup.py): started [2022-10-24T14:39:02.572Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-24T14:39:03.058Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-24T14:39:03.058Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-24T14:39:03.058Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 114.7 MB/s eta 0:00:00 [2022-10-24T14:39:03.058Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-24T14:39:03.058Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-24T14:39:03.058Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 91.1 MB/s eta 0:00:00 [2022-10-24T14:39:03.058Z] Collecting docker<4.0,>=3.6.0 [2022-10-24T14:39:03.058Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-24T14:39:03.058Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 124.2 MB/s eta 0:00:00 [2022-10-24T14:39:03.058Z] 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-24T14:39:03.058Z] ---> 1b65ba6723c0 [2022-10-24T14:39:03.058Z] Collecting docker-pycreds>=0.4.0 [2022-10-24T14:39:03.058Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-24T14:39:03.058Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-24T14:39:03.058Z] ---> Running in 37e211808181 [2022-10-24T14:39:03.058Z] Removing intermediate container 62e3e8a6144d [2022-10-24T14:39:03.058Z] ---> 5a3ceec24187 [2022-10-24T14:39:03.058Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-24T14:39:03.058Z] Removing intermediate container 8b7d7619c4f4 [2022-10-24T14:39:03.058Z] ---> 520ddb6d4ba2 [2022-10-24T14:39:03.058Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-24T14:39:03.335Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-24T14:39:03.335Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-24T14:39:03.335Z] ---> Running in 35463f04f227 [2022-10-24T14:39:03.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 171.0 MB/s eta 0:00:00 [2022-10-24T14:39:03.335Z] Collecting certifi>=2017.4.17 [2022-10-24T14:39:03.335Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-24T14:39:03.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 211.9 MB/s eta 0:00:00 [2022-10-24T14:39:03.335Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-24T14:39:03.335Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-24T14:39:03.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 206.0 MB/s eta 0:00:00 [2022-10-24T14:39:03.335Z] Collecting idna<2.8,>=2.5 [2022-10-24T14:39:03.335Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-24T14:39:03.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 139.9 MB/s eta 0:00:00 [2022-10-24T14:39:03.335Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-24T14:39:03.335Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-24T14:39:03.335Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-24T14:39:03.335Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-24T14:39:03.604Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-24T14:39:03.605Z] Running setup.py install for texttable: started [2022-10-24T14:39:03.887Z] Running setup.py install for texttable: finished with status 'done' [2022-10-24T14:39:03.888Z] Running setup.py install for PyYAML: started [2022-10-24T14:39:04.477Z] 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-24T14:39:05.041Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-24T14:39:05.041Z] Removing intermediate container 35463f04f227 [2022-10-24T14:39:05.041Z] ---> 53de00622527 [2022-10-24T14:39:05.041Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-24T14:39:05.615Z] ---> c45cbd14578c [2022-10-24T14:39:05.615Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-24T14:39:05.615Z] ---> Running in d71d3da5dae9 [2022-10-24T14:39:05.615Z] Running setup.py install for docopt: started [2022-10-24T14:39:05.872Z] Removing intermediate container d71d3da5dae9 [2022-10-24T14:39:05.872Z] ---> 84cbdb26edc2 [2022-10-24T14:39:05.872Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-24T14:39:05.872Z] ---> 42af034d62e1 [2022-10-24T14:39:05.872Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-24T14:39:05.872Z] ---> Running in 3817bbf56e36 [2022-10-24T14:39:05.872Z] ---> Running in 6cc75af32db4 [2022-10-24T14:39:06.133Z] Running setup.py install for docopt: finished with status 'done' [2022-10-24T14:39:06.133Z] Removing intermediate container 6cc75af32db4 [2022-10-24T14:39:06.133Z] ---> 7185f7d44242 [2022-10-24T14:39:06.133Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-24T14:39:06.133Z] Removing intermediate container 3817bbf56e36 [2022-10-24T14:39:06.133Z] ---> 0c8e1ab10442 [2022-10-24T14:39:06.133Z] Step 16/24 : WORKDIR / [2022-10-24T14:39:06.133Z] ---> Running in aeb80138a0dc [2022-10-24T14:39:06.391Z] Removing intermediate container aeb80138a0dc [2022-10-24T14:39:06.391Z] ---> 15fded124cca [2022-10-24T14:39:06.391Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T14:39:06.391Z] ---> 2125750f76d5 [2022-10-24T14:39:06.391Z] Step 21/26 : WORKDIR / [2022-10-24T14:39:06.651Z] ---> Running in c284154b978a [2022-10-24T14:39:06.651Z] ---> e54c5bc80c71 [2022-10-24T14:39:06.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-24T14:39:06.651Z] Removing intermediate container c284154b978a [2022-10-24T14:39:06.651Z] ---> 3924bc7b74d2 [2022-10-24T14:39:06.651Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-24T14:39:06.909Z] ---> Running in 86f481b33a59 [2022-10-24T14:39:06.909Z] Running setup.py install for dockerpty: started [2022-10-24T14:39:07.168Z] Removing intermediate container 86f481b33a59 [2022-10-24T14:39:07.168Z] ---> fd9764108607 [2022-10-24T14:39:07.168Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-24T14:39:07.168Z] ---> Running in 2fc17b7e54fa [2022-10-24T14:39:07.168Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-24T14:39:07.780Z] Removing intermediate container 2fc17b7e54fa [2022-10-24T14:39:07.780Z] ---> d27102e57808 [2022-10-24T14:39:07.780Z] Step 24/26 : LABEL arch=x86_64 [2022-10-24T14:39:07.780Z] ---> ec482a00c428 [2022-10-24T14:39:07.780Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-24T14:39:07.780Z] ---> Running in e7b2af419390 [2022-10-24T14:39:08.038Z] Removing intermediate container e7b2af419390 [2022-10-24T14:39:08.038Z] ---> 0ba4dc96f7a9 [2022-10-24T14:39:08.038Z] Step 25/26 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:39:08.038Z] 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-24T14:39:08.038Z] 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-24T14:39:08.038Z] ---> Running in 699686aab1b7 [2022-10-24T14:39:08.295Z] ---> bfbc63c9a236 [2022-10-24T14:39:08.295Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-24T14:39:08.552Z] ---> Running in 90455dfc5675 [2022-10-24T14:39:08.552Z] Removing intermediate container 699686aab1b7 [2022-10-24T14:39:08.552Z] ---> c3196ca331c5 [2022-10-24T14:39:08.552Z] Step 26/26 : LABEL version=0.0.0 [2022-10-24T14:39:08.552Z] ---> Running in 7ea43457484e [2022-10-24T14:39:08.809Z] Removing intermediate container 90455dfc5675 [2022-10-24T14:39:08.809Z] ---> a9c682523a9d [2022-10-24T14:39:08.809Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T14:39:08.809Z] Removing intermediate container 7ea43457484e [2022-10-24T14:39:08.809Z] ---> e081a52b9726 [2022-10-24T14:39:08.809Z] [2022-10-24T14:39:08.809Z] ---> Running in f1a7b69c8e92 [2022-10-24T14:39:08.809Z] Successfully built e081a52b9726 [2022-10-24T14:39:09.067Z] Successfully tagged security-spire-config:latest [2022-10-24T14:39:09.067Z]  Building security-spire-config ... done Building core-metadata [2022-10-24T14:39:13.265Z] Removing intermediate container f1a7b69c8e92 [2022-10-24T14:39:13.265Z] ---> c2880083a8ab [2022-10-24T14:39:13.265Z] Step 22/24 : LABEL arch=x86_64 [2022-10-24T14:39:13.265Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:39:13.265Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:39:13.265Z] ---> 373fda07b241 [2022-10-24T14:39:13.265Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-24T14:39:13.265Z] ---> Using cache [2022-10-24T14:39:13.265Z] ---> a42afdf287b4 [2022-10-24T14:39:13.265Z] Step 4/25 : WORKDIR /edgex-go [2022-10-24T14:39:13.265Z] ---> Using cache [2022-10-24T14:39:13.265Z] ---> dd5772d53012 [2022-10-24T14:39:13.265Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:39:13.265Z] ---> Using cache [2022-10-24T14:39:13.265Z] ---> e3d4d8e52efe [2022-10-24T14:39:13.265Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-24T14:39:13.265Z] ---> Using cache [2022-10-24T14:39:13.265Z] ---> 81914d00071e [2022-10-24T14:39:13.265Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-24T14:39:13.265Z] ---> Using cache [2022-10-24T14:39:13.265Z] ---> 38396fa8c922 [2022-10-24T14:39:13.265Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:39:13.265Z] ---> Using cache [2022-10-24T14:39:13.265Z] ---> 801b11f73af6 [2022-10-24T14:39:13.265Z] Step 9/25 : COPY . . [2022-10-24T14:39:13.265Z] ---> Using cache [2022-10-24T14:39:13.265Z] ---> da8c00ada97b [2022-10-24T14:39:13.265Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-24T14:39:15.794Z] ---> Running in 979d22a30ba9 [2022-10-24T14:39:15.794Z] ---> Running in d2767382cd99 [2022-10-24T14:39:15.794Z] Removing intermediate container 24e8278eb38b [2022-10-24T14:39:15.794Z] ---> 379cf058901c [2022-10-24T14:39:15.794Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-24T14:39:15.794Z] ---> Running in 70b30b62be98 [2022-10-24T14:39:16.054Z] Removing intermediate container d2767382cd99 [2022-10-24T14:39:16.054Z] ---> 8c5918a487ed [2022-10-24T14:39:16.054Z] Step 23/24 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:39:16.054Z] ---> Running in 2cc3b03b948b [2022-10-24T14:39:16.054Z] Removing intermediate container 2cc3b03b948b [2022-10-24T14:39:16.054Z] ---> e7f60845ea2c [2022-10-24T14:39:16.054Z] Step 24/24 : LABEL version=0.0.0 [2022-10-24T14:39:16.313Z] Removing intermediate container 70b30b62be98 [2022-10-24T14:39:16.313Z] ---> a1bf1fcbeb88 [2022-10-24T14:39:16.313Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-24T14:39:16.313Z] ---> Running in e15e3cd8f615 [2022-10-24T14:39:16.313Z] ---> Running in e85c2f3c1eff [2022-10-24T14:39:16.313Z] 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-24T14:39:16.313Z] Removing intermediate container e15e3cd8f615 [2022-10-24T14:39:16.313Z] ---> 38fe8eb223f4 [2022-10-24T14:39:16.313Z] [2022-10-24T14:39:16.571Z] Removing intermediate container e85c2f3c1eff [2022-10-24T14:39:16.571Z] ---> cff9ec064261 [2022-10-24T14:39:16.571Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-24T14:39:16.571Z] Successfully built 38fe8eb223f4 [2022-10-24T14:39:16.571Z] Successfully tagged core-command:latest [2022-10-24T14:39:16.571Z]  Building core-command ... done Building support-scheduler [2022-10-24T14:39:17.944Z] 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-24T14:39:19.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:39:19.396Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:39:19.396Z] ---> 373fda07b241 [2022-10-24T14:39:19.396Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-24T14:39:19.396Z] ---> Using cache [2022-10-24T14:39:19.396Z] ---> a42afdf287b4 [2022-10-24T14:39:19.396Z] Step 4/23 : WORKDIR /edgex-go [2022-10-24T14:39:19.396Z] ---> Using cache [2022-10-24T14:39:19.396Z] ---> dd5772d53012 [2022-10-24T14:39:19.396Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:39:19.396Z] ---> Using cache [2022-10-24T14:39:19.396Z] ---> e3d4d8e52efe [2022-10-24T14:39:19.396Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-24T14:39:19.396Z] ---> Using cache [2022-10-24T14:39:19.396Z] ---> 81914d00071e [2022-10-24T14:39:19.396Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-24T14:39:19.396Z] ---> Using cache [2022-10-24T14:39:19.396Z] ---> 38396fa8c922 [2022-10-24T14:39:19.396Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:39:19.396Z] ---> Using cache [2022-10-24T14:39:19.396Z] ---> 801b11f73af6 [2022-10-24T14:39:19.396Z] Step 9/23 : COPY . . [2022-10-24T14:39:19.396Z] ---> Using cache [2022-10-24T14:39:19.396Z] ---> da8c00ada97b [2022-10-24T14:39:19.396Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-24T14:39:27.552Z] ---> 21051d2a56c3 [2022-10-24T14:39:27.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-24T14:39:27.552Z] ---> Running in 3730d40e8717 [2022-10-24T14:39:27.809Z] 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-24T14:39:28.381Z] ---> 0c43a6f342a4 [2022-10-24T14:39:28.381Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-24T14:39:29.873Z] ---> df0297da9658 [2022-10-24T14:39:29.873Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-24T14:39:29.873Z] ---> Running in 277162c2812e [2022-10-24T14:39:29.873Z] Removing intermediate container 0c343867bfbe [2022-10-24T14:39:29.873Z] ---> 4c021786636c [2022-10-24T14:39:29.873Z] [2022-10-24T14:39:29.873Z] Step 10/22 : FROM alpine:3.16 [2022-10-24T14:39:29.873Z] ---> 9c6f07244728 [2022-10-24T14:39:29.873Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-24T14:39:29.873Z] ---> Running in df52d8f78040 [2022-10-24T14:39:30.131Z] Removing intermediate container 277162c2812e [2022-10-24T14:39:30.131Z] ---> b5bb7cecf6a1 [2022-10-24T14:39:30.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T14:39:30.131Z] ---> Running in 345f7e5b1139 [2022-10-24T14:39:30.390Z] Removing intermediate container 345f7e5b1139 [2022-10-24T14:39:30.390Z] ---> 4639849c68e4 [2022-10-24T14:39:30.390Z] Step 21/23 : LABEL arch=x86_64 [2022-10-24T14:39:30.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:39:30.648Z] ---> Running in 43f99774b3ee [2022-10-24T14:39:30.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:39:30.906Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-24T14:39:30.906Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-24T14:39:30.906Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-24T14:39:30.906Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-24T14:39:30.906Z] (5/6) Installing curl (7.83.1-r3) [2022-10-24T14:39:30.906Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-24T14:39:30.906Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:39:30.906Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T14:39:31.166Z] OK: 8 MiB in 20 packages [2022-10-24T14:39:31.423Z] Removing intermediate container 43f99774b3ee [2022-10-24T14:39:31.423Z] ---> b82846f5d8b7 [2022-10-24T14:39:31.423Z] Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:39:33.348Z] ---> Running in 0f34a9f99a76 [2022-10-24T14:39:33.608Z] Removing intermediate container 0f34a9f99a76 [2022-10-24T14:39:33.608Z] ---> e4abf098ef9c [2022-10-24T14:39:33.608Z] Step 23/23 : LABEL version=0.0.0 [2022-10-24T14:39:33.609Z] Removing intermediate container 37e211808181 [2022-10-24T14:39:33.609Z] ---> ccf33dff7502 [2022-10-24T14:39:33.609Z] [2022-10-24T14:39:33.609Z] Step 9/20 : FROM alpine:3.15 [2022-10-24T14:39:33.609Z] ---> c4fc93816858 [2022-10-24T14:39:33.609Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-24T14:39:33.609Z] ---> Using cache [2022-10-24T14:39:33.609Z] ---> be1c50b25a34 [2022-10-24T14:39:33.609Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:39:33.609Z] ---> Using cache [2022-10-24T14:39:33.609Z] ---> cd0e50c66209 [2022-10-24T14:39:33.609Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-24T14:39:33.867Z] ---> Running in a84b8a866e64 [2022-10-24T14:39:33.867Z] ---> Running in d1e72b8949ea [2022-10-24T14:39:33.867Z] Removing intermediate container df52d8f78040 [2022-10-24T14:39:33.867Z] ---> cd930d586a3c [2022-10-24T14:39:33.867Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-24T14:39:33.867Z] ---> Running in e4cdf050c714 [2022-10-24T14:39:34.132Z] Removing intermediate container d1e72b8949ea [2022-10-24T14:39:34.132Z] ---> 73d87f7bed29 [2022-10-24T14:39:34.132Z] [2022-10-24T14:39:34.132Z] Successfully built 73d87f7bed29 [2022-10-24T14:39:34.396Z] Successfully tagged sys-mgmt-agent:latest [2022-10-24T14:39:34.396Z]  Building sys-mgmt-agent ... done Building core-data [2022-10-24T14:39:34.396Z] Removing intermediate container e4cdf050c714 [2022-10-24T14:39:34.396Z] ---> eb2d55d2cf91 [2022-10-24T14:39:34.396Z] Step 13/22 : WORKDIR /edgex [2022-10-24T14:39:34.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:39:35.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:39:35.868Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-24T14:39:35.868Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-24T14:39:35.868Z] OK: 15857 distinct packages available [2022-10-24T14:39:35.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:39:36.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:39:37.075Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-24T14:39:37.075Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-24T14:39:37.336Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-24T14:39:37.336Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-24T14:39:37.336Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:39:37.336Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:39:37.336Z] ---> 373fda07b241 [2022-10-24T14:39:37.336Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-24T14:39:37.336Z] ---> Using cache [2022-10-24T14:39:37.336Z] ---> a42afdf287b4 [2022-10-24T14:39:37.336Z] Step 4/24 : WORKDIR /edgex-go [2022-10-24T14:39:37.336Z] ---> Using cache [2022-10-24T14:39:37.336Z] ---> dd5772d53012 [2022-10-24T14:39:37.336Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:39:37.336Z] ---> Using cache [2022-10-24T14:39:37.336Z] ---> e3d4d8e52efe [2022-10-24T14:39:37.336Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-24T14:39:37.336Z] (5/9) Installing curl (7.80.0-r3) [2022-10-24T14:39:37.598Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-24T14:39:37.598Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-24T14:39:37.598Z] (8/9) Installing libucontext (1.1-r0) [2022-10-24T14:39:37.857Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-24T14:39:37.857Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T14:39:37.857Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T14:39:37.857Z] OK: 8 MiB in 23 packages [2022-10-24T14:39:39.773Z] ---> Running in ff8f9af5ca2b [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-24T14:39:40.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-24T14:39:41.152Z] ---> Running in 96834ebf67f4 [2022-10-24T14:39:41.152Z] Removing intermediate container ff8f9af5ca2b [2022-10-24T14:39:41.152Z] ---> cc0c8b359db8 [2022-10-24T14:39:41.152Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-24T14:39:42.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:39:42.384Z] Removing intermediate container a84b8a866e64 [2022-10-24T14:39:42.384Z] ---> b0326ccb5ba6 [2022-10-24T14:39:42.384Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T14:39:42.644Z] ---> 8cd57510b769 [2022-10-24T14:39:42.644Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-24T14:39:42.906Z] ---> 0b7b82e8930c [2022-10-24T14:39:42.906Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-24T14:39:42.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:39:43.500Z] OK: 211 MiB in 51 packages [2022-10-24T14:39:44.437Z] ---> 7cff3c23213e [2022-10-24T14:39:44.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-24T14:39:44.697Z] ---> 34ab51efd89c [2022-10-24T14:39:44.698Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-24T14:39:44.698Z] Removing intermediate container 979d22a30ba9 [2022-10-24T14:39:44.698Z] ---> 55316ddc8db0 [2022-10-24T14:39:44.698Z] [2022-10-24T14:39:44.698Z] Step 11/25 : FROM alpine:3.16 [2022-10-24T14:39:44.698Z] ---> 9c6f07244728 [2022-10-24T14:39:44.698Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-24T14:39:44.698Z] ---> Using cache [2022-10-24T14:39:44.698Z] ---> 520ddb6d4ba2 [2022-10-24T14:39:44.698Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-24T14:39:44.698Z] ---> Using cache [2022-10-24T14:39:44.698Z] ---> 53de00622527 [2022-10-24T14:39:44.698Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-24T14:39:45.636Z] ---> Running in 9961dcba4d46 [2022-10-24T14:39:45.636Z] Removing intermediate container 96834ebf67f4 [2022-10-24T14:39:45.636Z] ---> fe1054af9767 [2022-10-24T14:39:45.636Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-24T14:39:45.636Z] ---> b1bba9a6836a [2022-10-24T14:39:45.636Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-24T14:39:45.636Z] ---> 444fa084f827 [2022-10-24T14:39:45.636Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-24T14:39:45.636Z] ---> Running in 163624eb95ba [2022-10-24T14:39:45.636Z] Removing intermediate container 9961dcba4d46 [2022-10-24T14:39:45.636Z] ---> 9793f4413b71 [2022-10-24T14:39:45.636Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-24T14:39:45.636Z] ---> Running in 992ab25c3723 [2022-10-24T14:39:45.921Z] ---> fe9238e798f6 [2022-10-24T14:39:45.921Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:39:45.921Z] Removing intermediate container 163624eb95ba [2022-10-24T14:39:45.921Z] ---> bce605b1ad1b [2022-10-24T14:39:45.921Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T14:39:45.921Z] ---> b9e5fae13429 [2022-10-24T14:39:45.921Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-24T14:39:45.921Z] Removing intermediate container 992ab25c3723 [2022-10-24T14:39:45.922Z] ---> d006fb751d91 [2022-10-24T14:39:45.922Z] Step 16/25 : WORKDIR / [2022-10-24T14:39:45.922Z] ---> Running in 35e8b8d313f2 [2022-10-24T14:39:45.922Z] ---> Running in f1220f47024d [2022-10-24T14:39:45.922Z] ---> Running in bf67013aaf26 [2022-10-24T14:39:45.922Z] ---> Running in d5f37872d724 [2022-10-24T14:39:45.922Z] Removing intermediate container f1220f47024d [2022-10-24T14:39:45.922Z] ---> d1dd2f643534 [2022-10-24T14:39:45.922Z] Step 18/20 : LABEL arch=x86_64 [2022-10-24T14:39:46.206Z] Removing intermediate container bf67013aaf26 [2022-10-24T14:39:46.206Z] ---> c55bffe916ab [2022-10-24T14:39:46.206Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T14:39:46.206Z] ---> Running in 6555de360dbc [2022-10-24T14:39:46.515Z] Removing intermediate container 6555de360dbc [2022-10-24T14:39:46.515Z] ---> 02f035039443 [2022-10-24T14:39:46.515Z] Step 19/20 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:39:46.515Z] ---> Running in f9c5bfff6f29 [2022-10-24T14:39:46.515Z] ---> 02534c0e28d0 [2022-10-24T14:39:46.515Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-24T14:39:46.867Z] Removing intermediate container f9c5bfff6f29 [2022-10-24T14:39:46.867Z] ---> aed90f0cb46e [2022-10-24T14:39:46.867Z] Step 20/20 : LABEL version=0.0.0 [2022-10-24T14:39:46.867Z] ---> Running in de5b6eb2658b [2022-10-24T14:39:47.141Z] Removing intermediate container d5f37872d724 [2022-10-24T14:39:47.141Z] ---> b43ce32de934 [2022-10-24T14:39:47.141Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-24T14:39:47.141Z] Removing intermediate container de5b6eb2658b [2022-10-24T14:39:47.141Z] ---> 5c77a897e3f3 [2022-10-24T14:39:47.141Z] [2022-10-24T14:39:47.141Z] ---> 87d0ae9fafee [2022-10-24T14:39:47.141Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-24T14:39:47.141Z] ---> Running in 3a2b0c67d372 [2022-10-24T14:39:47.141Z] Successfully built 5c77a897e3f3 [2022-10-24T14:39:47.441Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-24T14:39:47.441Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3a2b0c67d372 [2022-10-24T14:39:47.441Z] ---> 31adffd1e678 [2022-10-24T14:39:47.441Z] Step 20/22 : LABEL arch=x86_64 [2022-10-24T14:39:47.441Z] ---> Running in a3d7c70ce834 [2022-10-24T14:39:47.441Z] ---> 6b1be7410ac7 [2022-10-24T14:39:47.441Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-24T14:39:47.701Z] Removing intermediate container a3d7c70ce834 [2022-10-24T14:39:47.701Z] ---> 32f254c2ef0b [2022-10-24T14:39:47.701Z] Step 21/22 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:39:47.701Z] ---> 40f1f1fc7ad2 [2022-10-24T14:39:47.701Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-24T14:39:47.701Z] ---> Running in 3123c4471157 [2022-10-24T14:39:47.701Z] ---> Running in 4b8e3055ba58 [2022-10-24T14:39:47.701Z] Removing intermediate container 3123c4471157 [2022-10-24T14:39:47.701Z] ---> 9ed0229d89df [2022-10-24T14:39:47.701Z] Step 22/22 : LABEL version=0.0.0 [2022-10-24T14:39:47.701Z] Removing intermediate container 4b8e3055ba58 [2022-10-24T14:39:47.701Z] ---> 00aa85fe0ec4 [2022-10-24T14:39:47.701Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T14:39:48.040Z] ---> Running in 4bfd374b709e [2022-10-24T14:39:48.040Z] ---> Running in 4c524688791b [2022-10-24T14:39:49.028Z] Removing intermediate container 4bfd374b709e [2022-10-24T14:39:49.028Z] ---> d0635d325399 [2022-10-24T14:39:49.028Z] [2022-10-24T14:39:49.028Z] Removing intermediate container 4c524688791b [2022-10-24T14:39:49.028Z] ---> 1d5c5fd4fa1f [2022-10-24T14:39:49.028Z] Step 23/25 : LABEL arch=x86_64 [2022-10-24T14:39:49.028Z] Successfully built d0635d325399 [2022-10-24T14:39:49.969Z] Successfully tagged security-proxy-setup:latest [2022-10-24T14:39:50.917Z]  Building security-proxy-setup ... done  ---> Running in 8a418a6b47c0 [2022-10-24T14:39:51.177Z] Removing intermediate container 8a418a6b47c0 [2022-10-24T14:39:51.177Z] ---> 1badd1c46709 [2022-10-24T14:39:51.177Z] Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:39:51.177Z] ---> Running in 946f50b8ebb9 [2022-10-24T14:39:51.750Z] Removing intermediate container 946f50b8ebb9 [2022-10-24T14:39:51.750Z] ---> 403186abb111 [2022-10-24T14:39:51.750Z] Step 25/25 : LABEL version=0.0.0 [2022-10-24T14:39:51.750Z] ---> Running in 6c1b47678fa0 [2022-10-24T14:39:52.010Z] Removing intermediate container 6c1b47678fa0 [2022-10-24T14:39:52.010Z] ---> b27e3a23a376 [2022-10-24T14:39:52.010Z] [2022-10-24T14:39:52.010Z] Successfully built b27e3a23a376 [2022-10-24T14:39:52.010Z] Successfully tagged core-metadata:latest [2022-10-24T14:39:57.306Z]  Building core-metadata ... done Removing intermediate container 3730d40e8717 [2022-10-24T14:39:57.306Z] ---> 50f2ce2d9fd4 [2022-10-24T14:39:57.306Z] [2022-10-24T14:39:57.306Z] Step 11/23 : FROM alpine:3.16 [2022-10-24T14:39:57.306Z] ---> 9c6f07244728 [2022-10-24T14:39:57.306Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-24T14:39:57.306Z] ---> Using cache [2022-10-24T14:39:57.306Z] ---> 520ddb6d4ba2 [2022-10-24T14:39:57.306Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-24T14:39:57.306Z] ---> Using cache [2022-10-24T14:39:57.306Z] ---> 53de00622527 [2022-10-24T14:39:57.306Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-24T14:39:57.306Z] ---> Running in f69dbcd7e495 [2022-10-24T14:39:57.306Z] Removing intermediate container f69dbcd7e495 [2022-10-24T14:39:57.306Z] ---> e0a2f300dc43 [2022-10-24T14:39:57.306Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-24T14:39:57.306Z] ---> Running in 0a38671c3cc7 [2022-10-24T14:39:57.306Z] Removing intermediate container 0a38671c3cc7 [2022-10-24T14:39:57.306Z] ---> 2a0e4aa5652f [2022-10-24T14:39:57.306Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T14:39:57.306Z] Removing intermediate container 35e8b8d313f2 [2022-10-24T14:39:57.306Z] ---> c6ac4ebf8000 [2022-10-24T14:39:57.306Z] Step 9/24 : COPY . . [2022-10-24T14:40:00.601Z] ---> 46fab7d42db9 [2022-10-24T14:40:00.601Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-24T14:40:00.860Z] ---> 4be554db4437 [2022-10-24T14:40:00.860Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-24T14:40:00.860Z] ---> Running in 70c40182d858 [2022-10-24T14:40:01.121Z] 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-24T14:40:01.386Z] ---> 549dfd8694fc [2022-10-24T14:40:01.386Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-24T14:40:01.656Z] ---> 56c9040cb6f5 [2022-10-24T14:40:01.656Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-24T14:40:01.656Z] ---> Running in 519b9b6142c5 [2022-10-24T14:40:01.656Z] Removing intermediate container 519b9b6142c5 [2022-10-24T14:40:01.656Z] ---> 2810dd427714 [2022-10-24T14:40:01.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T14:40:01.656Z] ---> Running in 417b3eb18eea [2022-10-24T14:40:01.919Z] Removing intermediate container 417b3eb18eea [2022-10-24T14:40:01.919Z] ---> a5ad1144a442 [2022-10-24T14:40:01.919Z] Step 21/23 : LABEL arch=x86_64 [2022-10-24T14:40:01.919Z] ---> Running in ff817ce9bfdf [2022-10-24T14:40:01.919Z] Removing intermediate container ff817ce9bfdf [2022-10-24T14:40:01.919Z] ---> 62ef42c171e3 [2022-10-24T14:40:01.919Z] Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:40:01.919Z] ---> Running in 323438cfb097 [2022-10-24T14:40:02.179Z] Removing intermediate container 323438cfb097 [2022-10-24T14:40:02.179Z] ---> 3c38348f333c [2022-10-24T14:40:02.179Z] Step 23/23 : LABEL version=0.0.0 [2022-10-24T14:40:02.179Z] ---> Running in aafa97c35e0f [2022-10-24T14:40:02.179Z] Removing intermediate container aafa97c35e0f [2022-10-24T14:40:02.179Z] ---> e6dc64047cd8 [2022-10-24T14:40:02.179Z] [2022-10-24T14:40:02.179Z] Successfully built e6dc64047cd8 [2022-10-24T14:40:02.179Z] Successfully tagged support-scheduler:latest [2022-10-24T14:40:02.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2022-10-24T14:40:02.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-24T14:40:02.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-24T14:40:03.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.694s coverage: 98.5% of statements [2022-10-24T14:40:06.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.784s coverage: 42.3% of statements [2022-10-24T14:40:06.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-24T14:40:06.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-24T14:40:08.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.879s coverage: 54.2% of statements [2022-10-24T14:40:08.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-24T14:40:08.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-24T14:40:20.291Z]  Building support-scheduler ... done Removing intermediate container 70c40182d858 [2022-10-24T14:40:20.291Z] ---> 6d0eefaef5f6 [2022-10-24T14:40:20.291Z] [2022-10-24T14:40:20.291Z] Step 11/24 : FROM alpine:3.16 [2022-10-24T14:40:20.291Z] ---> 9c6f07244728 [2022-10-24T14:40:20.291Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-24T14:40:20.292Z] ---> Running in 14825b1ebbab [2022-10-24T14:40:20.292Z] Removing intermediate container 14825b1ebbab [2022-10-24T14:40:20.292Z] ---> f45786f228d2 [2022-10-24T14:40:20.292Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-24T14:40:20.292Z] ---> Running in 5c0c74125153 [2022-10-24T14:40:20.292Z] Removing intermediate container 5c0c74125153 [2022-10-24T14:40:20.292Z] ---> 53d9b5bd97ee [2022-10-24T14:40:20.292Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-24T14:40:20.292Z] ---> Running in 39cd302d59fa [2022-10-24T14:40:20.292Z] Removing intermediate container 39cd302d59fa [2022-10-24T14:40:20.292Z] ---> ffdd7d1127c6 [2022-10-24T14:40:20.292Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:40:20.292Z] ---> Running in 9ce35c9bcf10 [2022-10-24T14:40:20.292Z] Removing intermediate container 9ce35c9bcf10 [2022-10-24T14:40:20.292Z] ---> 4f5c1e322a59 [2022-10-24T14:40:20.292Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T14:40:20.292Z] ---> Running in d821f7244b52 [2022-10-24T14:40:20.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T14:40:20.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T14:40:20.553Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T14:40:20.553Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T14:40:20.812Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T14:40:20.812Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T14:40:20.812Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T14:40:21.070Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T14:40:21.071Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:40:21.071Z] OK: 8 MiB in 20 packages [2022-10-24T14:40:21.638Z] Removing intermediate container d821f7244b52 [2022-10-24T14:40:21.638Z] ---> 2be33f0529ca [2022-10-24T14:40:21.638Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T14:40:21.638Z] ---> 63087b3d5079 [2022-10-24T14:40:21.638Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-24T14:40:22.204Z] ---> 7a8c1ed81983 [2022-10-24T14:40:22.204Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-24T14:40:22.462Z] ---> ac7565d884df [2022-10-24T14:40:22.462Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-24T14:40:22.462Z] ---> Running in 4e2251f0f443 [2022-10-24T14:40:22.462Z] Removing intermediate container 4e2251f0f443 [2022-10-24T14:40:22.462Z] ---> f766ea843109 [2022-10-24T14:40:22.462Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T14:40:22.462Z] ---> Running in f2984329ad58 [2022-10-24T14:40:22.462Z] Removing intermediate container f2984329ad58 [2022-10-24T14:40:22.462Z] ---> 4502e426b52b [2022-10-24T14:40:22.462Z] Step 22/24 : LABEL arch=x86_64 [2022-10-24T14:40:22.462Z] ---> Running in 59c6b838889d [2022-10-24T14:40:22.721Z] Removing intermediate container 59c6b838889d [2022-10-24T14:40:22.721Z] ---> 0a81b79741ed [2022-10-24T14:40:22.721Z] Step 23/24 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:40:22.721Z] ---> Running in f9a589912f22 [2022-10-24T14:40:22.721Z] Removing intermediate container f9a589912f22 [2022-10-24T14:40:22.721Z] ---> 3cd4ca1a33a3 [2022-10-24T14:40:22.721Z] Step 24/24 : LABEL version=0.0.0 [2022-10-24T14:40:22.721Z] ---> Running in 34144bb77c50 [2022-10-24T14:40:22.721Z] Removing intermediate container 34144bb77c50 [2022-10-24T14:40:22.721Z] ---> 5c6d143726d0 [2022-10-24T14:40:22.721Z] [2022-10-24T14:40:22.721Z] Successfully built 5c6d143726d0 [2022-10-24T14:40:22.981Z] Successfully tagged core-data:latest [2022-10-24T14:40:22.987Z]  Building core-data ... done  [Pipeline] } [2022-10-24T14:40:23.019Z] $ docker stop --time=1 303476ab72e7c96bf07c3bb9883d4658d401ccdc1cb65218157184a319e9a5dc [2022-10-24T14:40:24.305Z] $ docker rm -f 303476ab72e7c96bf07c3bb9883d4658d401ccdc1cb65218157184a319e9a5dc [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T14:40:24.740Z] + docker images [2022-10-24T14:40:24.740Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-24T14:40:24.740Z] core-data latest 5c6d143726d0 2 seconds ago 21.7MB [2022-10-24T14:40:24.740Z] 6d0eefaef5f6 8 seconds ago 1.62GB [2022-10-24T14:40:24.740Z] support-scheduler latest e6dc64047cd8 22 seconds ago 29.8MB [2022-10-24T14:40:24.740Z] 50f2ce2d9fd4 31 seconds ago 1.67GB [2022-10-24T14:40:24.740Z] core-metadata latest b27e3a23a376 33 seconds ago 18.5MB [2022-10-24T14:40:24.740Z] security-proxy-setup latest d0635d325399 37 seconds ago 27.6MB [2022-10-24T14:40:24.740Z] security-spiffe-token-provider latest 5c77a897e3f3 38 seconds ago 29.7MB [2022-10-24T14:40:24.740Z] 55316ddc8db0 40 seconds ago 1.61GB [2022-10-24T14:40:24.740Z] sys-mgmt-agent latest 73d87f7bed29 51 seconds ago 136MB [2022-10-24T14:40:24.740Z] ccf33dff7502 51 seconds ago 1.64GB [2022-10-24T14:40:24.740Z] 4c021786636c 55 seconds ago 1.6GB [2022-10-24T14:40:24.740Z] core-command latest 38fe8eb223f4 About a minute ago 17.6MB [2022-10-24T14:40:24.740Z] security-spire-config latest e081a52b9726 About a minute ago 85.8MB [2022-10-24T14:40:24.740Z] 3a7e975cee61 About a minute ago 1.61GB [2022-10-24T14:40:24.740Z] security-bootstrapper latest cad317bd4717 About a minute ago 20.2MB [2022-10-24T14:40:24.740Z] 0e3a6af2d7b9 About a minute ago 1.59GB [2022-10-24T14:40:24.740Z] security-secretstore-setup latest 14cf77036902 About a minute ago 29.7MB [2022-10-24T14:40:24.740Z] support-notifications latest 50425f7f94cb 2 minutes ago 30.4MB [2022-10-24T14:40:24.740Z] 7357e746269c 2 minutes ago 1.67GB [2022-10-24T14:40:24.740Z] security-spire-agent latest 6f59c123d20b 2 minutes ago 125MB [2022-10-24T14:40:24.740Z] 5a3ffa93af73 2 minutes ago 1.6GB [2022-10-24T14:40:24.740Z] abddf23fc47c 2 minutes ago 1.6GB [2022-10-24T14:40:24.740Z] security-spire-server latest 5bbe8debd2d1 2 minutes ago 86.5MB [2022-10-24T14:40:24.740Z] b7fb2bca0627 2 minutes ago 1.48GB [2022-10-24T14:40:24.740Z] 33a863814704 2 minutes ago 1.48GB [2022-10-24T14:40:24.740Z] ci-base-image-x86_64 latest 373fda07b241 6 minutes ago 941MB [2022-10-24T14:40:24.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 13 days ago 677MB [2022-10-24T14:40:24.740Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-24T14:40:24.740Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-24T14:40:24.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-24T14:40:24.740Z] 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-24T14:40:35.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.007s coverage: 89.2% of statements [2022-10-24T14:40:35.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-24T14:40:35.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-24T14:40:35.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-24T14:40:35.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-24T14:40:35.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-24T14:40:35.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.662s coverage: 2.2% of statements [2022-10-24T14:40:35.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-24T14:40:35.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-24T14:40:41.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.363s coverage: 95.6% of statements [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-24T14:40:41.992Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.767s coverage: 72.2% of statements [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-24T14:40:41.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.669s coverage: 60.0% of statements [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-24T14:40:41.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.143s coverage: 0.9% of statements [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-24T14:40:41.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.759s coverage: 58.8% of statements [2022-10-24T14:40:41.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.361s coverage: 29.6% of statements [2022-10-24T14:40:41.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-24T14:40:46.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements [2022-10-24T14:40:46.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.425s coverage: 79.5% of statements [2022-10-24T14:40:46.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.447s coverage: 94.1% of statements [2022-10-24T14:40:46.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.390s coverage: 96.3% of statements [2022-10-24T14:40:49.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2022-10-24T14:40:57.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.263s coverage: 94.4% of statements [2022-10-24T14:40:57.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2022-10-24T14:41:09.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.693s coverage: 79.9% of statements [2022-10-24T14:41:09.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-24T14:41:12.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.355s coverage: 92.9% of statements [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-24T14:41:12.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-24T14:41:12.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-24T14:41:12.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-24T14:41:12.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-24T14:41:12.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements [2022-10-24T14:41:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-24T14:41:12.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-10-24T14:41:12.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2022-10-24T14:41:12.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.306s coverage: 85.4% of statements [2022-10-24T14:41:13.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.924s coverage: 91.2% of statements [2022-10-24T14:41:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-24T14:41:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.950s coverage: 64.7% of statements [2022-10-24T14:41:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-24T14:41:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-24T14:41:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2022-10-24T14:41:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements [2022-10-24T14:41:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2022-10-24T14:41:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2022-10-24T14:41:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2022-10-24T14:41:28.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.422s coverage: 65.8% of statements [2022-10-24T14:41:28.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-24T14:41:28.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-24T14:41:28.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-24T14:41:28.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.873s coverage: 41.8% of statements [2022-10-24T14:41:28.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-24T14:41:28.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-24T14:41:28.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements [2022-10-24T14:41:28.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-24T14:41:28.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2022-10-24T14:41:28.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-24T14:41:28.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-24T14:41:28.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-24T14:41:28.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-24T14:41:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-24T14:41:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.806s coverage: 92.3% of statements [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-24T14:41:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.397s coverage: 63.2% of statements [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-24T14:41:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-24T14:41:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-24T14:41:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-24T14:41:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements [2022-10-24T14:41:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-10-24T14:41:38.981Z] 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-24T14:41:38.981Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T14:41:38.981Z] GO111MODULE=on go vet ./... [2022-10-24T14:43:30.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T14:43:30.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T14:43:30.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T14:43:30.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-24T14:43:31.009Z] + ls -al . [2022-10-24T14:43:31.274Z] total 764 [2022-10-24T14:43:31.274Z] drwxrwxr-x 10 1001 1001 4096 Oct 24 14:37 . [2022-10-24T14:43:31.274Z] drwxr-xr-x 4 root root 4096 Oct 24 14:37 .. [2022-10-24T14:43:31.274Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 14:35 .blubracket [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 16 Oct 24 14:35 .dockerignore [2022-10-24T14:43:31.274Z] drwxrwxr-x 8 1001 1001 4096 Oct 24 14:35 .git [2022-10-24T14:43:31.274Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 14:35 .github [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 1030 Oct 24 14:35 .gitignore [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 42 Oct 24 14:35 .golangci.yml [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 87 Oct 24 14:35 .hadolint.yml [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 166 Oct 24 14:35 .sonarcloud.properties [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 1171 Oct 24 14:35 ADOPTERS.md [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 10722 Oct 24 14:35 Attribution.txt [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 63209 Oct 24 14:35 CHANGELOG.md [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 3804 Oct 24 14:35 CONTRIBUTING.md [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 677 Oct 24 14:35 GOVERNANCE.md [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 850 Oct 24 14:35 Jenkinsfile [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 10775 Oct 24 14:35 LICENSE [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 13857 Oct 24 14:35 Makefile [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 582 Oct 24 14:35 OWNERS.md [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 9799 Oct 24 14:35 README.md [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 6912 Oct 24 14:35 SECURITY.md [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 5 Oct 24 14:33 VERSION [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 4131 Oct 24 14:35 ZMQWindows.md [2022-10-24T14:43:31.274Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 14:35 bin [2022-10-24T14:43:31.274Z] drwxrwxr-x 18 1001 1001 4096 Oct 24 14:35 cmd [2022-10-24T14:43:31.274Z] -rw-r--r-- 1 root root 500482 Oct 24 14:41 coverage.out [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 3446 Oct 24 14:35 go.mod [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 45060 Oct 24 14:35 go.sum [2022-10-24T14:43:31.274Z] drwxrwxr-x 8 1001 1001 4096 Oct 24 14:35 internal [2022-10-24T14:43:31.274Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 14:35 openapi [2022-10-24T14:43:31.274Z] drwxrwxr-x 4 1001 1001 4096 Oct 24 14:35 snap [2022-10-24T14:43:31.274Z] -rw-rw-r-- 1 1001 1001 204 Oct 24 14:35 version.go [Pipeline] sh [2022-10-24T14:43:31.610Z] + '[' -e coverage.out ] [2022-10-24T14:43:31.610Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-24T14:43:31.644Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T14:43:32.374Z] Stashed 1 file(s) [Pipeline] sh [2022-10-24T14:43:33.016Z] + make build [2022-10-24T14:43:33.016Z] 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-24T14:45:09.640Z] 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-24T14:46:31.267Z] 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-24T14:46:31.267Z] 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-24T14:47:03.499Z] 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-24T14:47:04.910Z] 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-24T14:47:11.544Z] 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-24T14:47:18.189Z] 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-24T14:47:21.531Z] 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-24T14:47:26.863Z] 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-24T14:47:30.197Z] 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-24T14:47:34.448Z] 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-24T14:47:44.514Z] 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-24T14:47:48.776Z] $ docker stop --time=1 b27cce7af1eed86b32673785538adf6072adf07b02cd2ff08335ebc0eec857f8 [2022-10-24T14:47:50.751Z] $ docker rm -f b27cce7af1eed86b32673785538adf6072adf07b02cd2ff08335ebc0eec857f8 [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-24T14:47:53.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-24T14:47:53.464Z] [2022-10-24T14:47:53.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:47:53.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-24T14:47:54.117Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-24T14:47:54.117Z] 29e5d40040c1: Pulling fs layer [2022-10-24T14:47:54.117Z] 1ce36da41761: Pulling fs layer [2022-10-24T14:47:54.117Z] 25b303627fd3: Pulling fs layer [2022-10-24T14:47:54.384Z] 29e5d40040c1: Verifying Checksum [2022-10-24T14:47:54.384Z] 29e5d40040c1: Download complete [2022-10-24T14:47:54.651Z] 1ce36da41761: Verifying Checksum [2022-10-24T14:47:54.651Z] 1ce36da41761: Download complete [2022-10-24T14:47:54.918Z] 29e5d40040c1: Pull complete [2022-10-24T14:47:56.326Z] 25b303627fd3: Verifying Checksum [2022-10-24T14:47:56.326Z] 25b303627fd3: Download complete [2022-10-24T14:47:56.326Z] 1ce36da41761: Pull complete [2022-10-24T14:48:06.395Z] 25b303627fd3: Pull complete [2022-10-24T14:48:06.395Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-24T14:48:06.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-24T14:48:06.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:48:06.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container [2022-10-24T14:48:06.791Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-24T14:48:09.185Z] $ docker top be6d26cf17e6d22055cdc4536fecc9cb6ca6e2f3886d350a99522b23191c3ede -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T14:48:10.094Z] + grep parallel [2022-10-24T14:48:10.095Z] + docker-compose build --help [2022-10-24T14:48:14.377Z] --parallel Build images in parallel. [Pipeline] } [2022-10-24T14:48:14.666Z] $ docker stop --time=1 be6d26cf17e6d22055cdc4536fecc9cb6ca6e2f3886d350a99522b23191c3ede [2022-10-24T14:48:16.300Z] $ docker rm -f be6d26cf17e6d22055cdc4536fecc9cb6ca6e2f3886d350a99522b23191c3ede [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T14:48:16.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-24T14:48:16.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T14:48:17.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container [2022-10-24T14:48:17.286Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-24T14:48:18.998Z] $ docker top 1283f43ae22dbbc97c02235e3177c74ce8fea7fe3569630aa8bd15b5f04e7297 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T14:48:19.872Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-24T14:48:25.199Z] Building core-command ... [2022-10-24T14:48:25.199Z] Building core-data ... [2022-10-24T14:48:25.199Z] Building core-metadata ... [2022-10-24T14:48:25.199Z] Building security-bootstrapper ... [2022-10-24T14:48:25.199Z] Building security-proxy-setup ... [2022-10-24T14:48:25.199Z] Building security-secretstore-setup ... [2022-10-24T14:48:25.199Z] Building security-spiffe-token-provider ... [2022-10-24T14:48:25.199Z] Building security-spire-agent ... [2022-10-24T14:48:25.199Z] Building security-spire-config ... [2022-10-24T14:48:25.199Z] Building security-spire-server ... [2022-10-24T14:48:25.199Z] Building support-notifications ... [2022-10-24T14:48:25.199Z] Building support-scheduler ... [2022-10-24T14:48:25.199Z] Building sys-mgmt-agent ... [2022-10-24T14:48:25.199Z] Building security-secretstore-setup [2022-10-24T14:48:25.199Z] Building security-spire-agent [2022-10-24T14:48:25.199Z] Building support-notifications [2022-10-24T14:48:25.199Z] Building security-spire-server [2022-10-24T14:48:25.199Z] Building security-bootstrapper [2022-10-24T14:49:21.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:49:21.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:49:21.588Z] ---> fb7c6b390b83 [2022-10-24T14:49:21.588Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-24T14:49:21.588Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:49:21.588Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:49:21.588Z] ---> fb7c6b390b83 [2022-10-24T14:49:21.588Z] Step 3/33 : WORKDIR /edgex-go [2022-10-24T14:49:21.588Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:49:21.588Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:49:21.588Z] ---> fb7c6b390b83 [2022-10-24T14:49:21.588Z] Step 3/25 : WORKDIR /edgex-go [2022-10-24T14:49:21.588Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:49:21.588Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:49:21.588Z] ---> fb7c6b390b83 [2022-10-24T14:49:21.588Z] Step 3/26 : WORKDIR /edgex-go [2022-10-24T14:49:21.588Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:49:21.588Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:49:21.588Z] ---> fb7c6b390b83 [2022-10-24T14:49:21.588Z] Step 3/25 : WORKDIR /edgex-go [2022-10-24T14:49:21.588Z] ---> Running in 468a047a6814 [2022-10-24T14:49:21.588Z] ---> Running in 35028b6ea746 [2022-10-24T14:49:21.588Z] ---> Running in 680beeda490f [2022-10-24T14:49:21.588Z] ---> Running in b42a0d11a293 [2022-10-24T14:49:21.588Z] ---> Running in 846e2bb9922c [2022-10-24T14:49:21.588Z] Removing intermediate container 468a047a6814 [2022-10-24T14:49:21.588Z] ---> f23faff61483 [2022-10-24T14:49:21.588Z] Step 4/23 : WORKDIR /edgex-go [2022-10-24T14:49:21.588Z] Removing intermediate container 680beeda490f [2022-10-24T14:49:21.588Z] ---> eb4473a35e94 [2022-10-24T14:49:21.588Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:49:21.588Z] Removing intermediate container 35028b6ea746 [2022-10-24T14:49:21.588Z] ---> bb4272cfefd7 [2022-10-24T14:49:21.588Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:49:21.588Z] ---> Running in c5daded79708 [2022-10-24T14:49:21.588Z] Removing intermediate container 846e2bb9922c [2022-10-24T14:49:21.588Z] ---> f1240c65aaa4 [2022-10-24T14:49:21.589Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:49:21.589Z] ---> Running in dbf4991a9791 [2022-10-24T14:49:21.589Z] Removing intermediate container b42a0d11a293 [2022-10-24T14:49:21.589Z] ---> d56b65287799 [2022-10-24T14:49:21.589Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:49:21.589Z] ---> Running in 4e0e9b684ce3 [2022-10-24T14:49:21.589Z] ---> Running in 950835d69e49 [2022-10-24T14:49:21.589Z] ---> Running in 86890e61bc7e [2022-10-24T14:49:21.589Z] Removing intermediate container dbf4991a9791 [2022-10-24T14:49:21.589Z] ---> 1ebec4a40253 [2022-10-24T14:49:21.589Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:49:21.589Z] ---> Running in 9e2239054566 [2022-10-24T14:49:21.589Z] Removing intermediate container c5daded79708 [2022-10-24T14:49:21.589Z] ---> 97537d138b57 [2022-10-24T14:49:21.589Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-24T14:49:21.589Z] ---> Running in eb4759cc0c83 [2022-10-24T14:49:21.589Z] Removing intermediate container 4e0e9b684ce3 [2022-10-24T14:49:21.589Z] ---> 15294ea913fc [2022-10-24T14:49:21.589Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-24T14:49:21.589Z] ---> Running in 48579023de7e [2022-10-24T14:49:21.589Z] Removing intermediate container 950835d69e49 [2022-10-24T14:49:21.589Z] ---> 69ad0c81aaf1 [2022-10-24T14:49:21.589Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-24T14:49:21.589Z] ---> Running in 6d5ed1e19cc3 [2022-10-24T14:49:21.589Z] Removing intermediate container 9e2239054566 [2022-10-24T14:49:21.589Z] ---> b945f119af9e [2022-10-24T14:49:21.589Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-24T14:49:21.589Z] Removing intermediate container 86890e61bc7e [2022-10-24T14:49:21.589Z] ---> 72ca0022e7da [2022-10-24T14:49:21.589Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-24T14:49:21.589Z] ---> Running in 622c30336171 [2022-10-24T14:49:21.589Z] ---> Running in 426afa8c865b [2022-10-24T14:49:21.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:49:21.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:49:22.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:49:22.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:49:22.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:49:22.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:49:22.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:49:23.207Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:49:23.478Z] OK: 221 MiB in 51 packages [2022-10-24T14:49:23.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:49:23.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:49:24.027Z] OK: 221 MiB in 51 packages [2022-10-24T14:49:24.614Z] OK: 221 MiB in 51 packages [2022-10-24T14:49:25.196Z] OK: 221 MiB in 51 packages [2022-10-24T14:49:25.196Z] OK: 221 MiB in 51 packages [2022-10-24T14:49:25.465Z] Removing intermediate container eb4759cc0c83 [2022-10-24T14:49:25.465Z] ---> 6fea892671c8 [2022-10-24T14:49:25.465Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-24T14:49:25.732Z] Removing intermediate container 48579023de7e [2022-10-24T14:49:25.732Z] ---> 59a9c0bd8b33 [2022-10-24T14:49:25.732Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-24T14:49:26.318Z] Removing intermediate container 6d5ed1e19cc3 [2022-10-24T14:49:26.318Z] ---> a4c1f040f7c5 [2022-10-24T14:49:26.318Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-24T14:49:26.597Z] ---> b14bad3c93f6 [2022-10-24T14:49:26.597Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:49:26.597Z] ---> Running in c9c872e8a36d [2022-10-24T14:49:26.867Z] Removing intermediate container 622c30336171 [2022-10-24T14:49:26.867Z] ---> 7198c26de5c0 [2022-10-24T14:49:26.867Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-24T14:49:27.134Z] ---> e98350ba2796 [2022-10-24T14:49:27.134Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:49:27.134Z] Removing intermediate container 426afa8c865b [2022-10-24T14:49:27.134Z] ---> 24417979e86d [2022-10-24T14:49:27.134Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-24T14:49:27.399Z] ---> Running in 481d9a7cc2df [2022-10-24T14:49:27.666Z] ---> 18e2f9aab5c1 [2022-10-24T14:49:27.666Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:49:27.931Z] ---> Running in a4bbc552b1a6 [2022-10-24T14:49:28.513Z] ---> 3e09971da94a [2022-10-24T14:49:28.513Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:49:28.513Z] ---> 855518773033 [2022-10-24T14:49:28.513Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:49:28.513Z] ---> Running in 803d177ced2d [2022-10-24T14:49:28.513Z] ---> Running in f8da0f80d81b [2022-10-24T14:50:50.112Z] Removing intermediate container 803d177ced2d [2022-10-24T14:50:50.112Z] ---> 235fb36db451 [2022-10-24T14:50:50.112Z] Step 8/25 : COPY . . [2022-10-24T14:50:50.112Z] Removing intermediate container c9c872e8a36d [2022-10-24T14:50:50.112Z] ---> 442a7e4d6d7d [2022-10-24T14:50:50.112Z] Step 8/25 : COPY . .Removing intermediate container a4bbc552b1a6 [2022-10-24T14:50:50.112Z] ---> 762e15e2309b [2022-10-24T14:50:50.112Z] [2022-10-24T14:50:50.112Z] Step 8/26 : COPY . . [2022-10-24T14:50:50.112Z] Removing intermediate container 481d9a7cc2df [2022-10-24T14:50:50.112Z] ---> 3ec111f03b48 [2022-10-24T14:50:50.112Z] Step 8/33 : COPY . . [2022-10-24T14:50:50.112Z] Removing intermediate container f8da0f80d81b [2022-10-24T14:50:50.112Z] ---> 1c6fcd18015c [2022-10-24T14:50:50.112Z] Step 9/23 : COPY . . [2022-10-24T14:51:02.426Z] ---> 1dabc903862c [2022-10-24T14:51:02.426Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-24T14:51:02.426Z] ---> 52e963b483eb [2022-10-24T14:51:02.426Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-24T14:51:02.426Z] ---> c21626d2709c [2022-10-24T14:51:02.426Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-24T14:51:02.426Z] ---> Running in 14b25cbcc35d [2022-10-24T14:51:02.426Z] ---> c4574134b49c [2022-10-24T14:51:02.426Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-24T14:51:02.426Z] ---> Running in 0e52e5b2a02a [2022-10-24T14:51:02.426Z] ---> 4ab0fb139a01 [2022-10-24T14:51:02.426Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-24T14:51:02.426Z] ---> Running in cfe99fb1c6ca [2022-10-24T14:51:02.426Z] ---> Running in c8509cb2fb5d [2022-10-24T14:51:02.695Z] ---> Running in 6cd33154fed7 [2022-10-24T14:51:03.286Z] Removing intermediate container cfe99fb1c6ca [2022-10-24T14:51:03.286Z] ---> 123a0ce007f8 [2022-10-24T14:51:03.286Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-24T14:51:03.286Z] Removing intermediate container 14b25cbcc35d [2022-10-24T14:51:03.286Z] ---> 71e0ee949632 [2022-10-24T14:51:03.286Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-24T14:51:03.286Z] ---> Running in 0e10e722190f [2022-10-24T14:51:03.552Z] ---> Running in fe43b3edeec8 [2022-10-24T14:51:04.134Z] Removing intermediate container fe43b3edeec8 [2022-10-24T14:51:04.134Z] ---> f806b2e2249b [2022-10-24T14:51:04.134Z] Removing intermediate container 0e10e722190f [2022-10-24T14:51:04.134Z] ---> 6581f76ed6d2 [2022-10-24T14:51:04.134Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-24T14:51:04.134Z] Step 11/25 : 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-24T14:51:04.134Z] ---> Running in 0d87e1673731 [2022-10-24T14:51:04.400Z] ---> Running in 1d5a8c0a891c [2022-10-24T14:51:04.400Z] 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-24T14:51:04.985Z] 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-24T14:51:04.985Z] 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-24T14:51:08.320Z] Removing intermediate container 0d87e1673731 [2022-10-24T14:51:08.320Z] ---> 547a03633c15 [2022-10-24T14:51:08.320Z] Step 12/26 : WORKDIR /edgex-go [2022-10-24T14:51:08.320Z] ---> Running in a1ff177b569e [2022-10-24T14:51:08.320Z] Removing intermediate container 1d5a8c0a891c [2022-10-24T14:51:08.320Z] ---> d95b1e19f495 [2022-10-24T14:51:08.320Z] Step 12/25 : WORKDIR /edgex-go [2022-10-24T14:51:08.320Z] ---> Running in 4b5f62f26d0e [2022-10-24T14:51:08.585Z] Removing intermediate container a1ff177b569e [2022-10-24T14:51:08.585Z] ---> a406b9d8f816 [2022-10-24T14:51:08.585Z] [2022-10-24T14:51:08.585Z] Step 13/26 : FROM alpine:3.15 [2022-10-24T14:51:08.850Z] 3.15: Pulling from library/alpine [2022-10-24T14:51:08.850Z] Removing intermediate container 4b5f62f26d0e [2022-10-24T14:51:08.850Z] ---> 248419f18369 [2022-10-24T14:51:09.116Z] [2022-10-24T14:51:09.116Z] Step 13/25 : FROM alpine:3.15 [2022-10-24T14:51:09.116Z] 3.15: Pulling from library/alpine [2022-10-24T14:51:11.052Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-24T14:51:11.052Z] Status: Downloaded newer image for alpine:3.15 [2022-10-24T14:51:11.052Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-24T14:51:11.052Z] Status: Image is up to date for alpine:3.15 [2022-10-24T14:51:11.052Z] ---> 02e0d6fdf486 [2022-10-24T14:51:11.052Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-24T14:51:11.052Z] ---> 02e0d6fdf486 [2022-10-24T14:51:11.052Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-24T14:51:11.319Z] ---> Running in 12c1fc76a01a [2022-10-24T14:51:11.319Z] ---> Running in ece7db107362 [2022-10-24T14:51:12.289Z] Removing intermediate container 12c1fc76a01a [2022-10-24T14:51:12.289Z] ---> 097b651fd0f8 [2022-10-24T14:51:12.289Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:51:12.289Z] Removing intermediate container ece7db107362 [2022-10-24T14:51:12.289Z] ---> 3b8d082aae29 [2022-10-24T14:51:12.289Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:51:12.289Z] ---> Running in 4d23aadadff7 [2022-10-24T14:51:12.289Z] ---> Running in f1ac5d5b67d5 [2022-10-24T14:51:16.551Z] Removing intermediate container 4d23aadadff7 [2022-10-24T14:51:16.551Z] ---> ff1ba420765b [2022-10-24T14:51:16.551Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-24T14:51:16.551Z] ---> Running in 2400e9c38d32 [2022-10-24T14:51:16.551Z] Removing intermediate container f1ac5d5b67d5 [2022-10-24T14:51:16.551Z] ---> 8ccaa34f1bfc [2022-10-24T14:51:16.551Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-24T14:51:16.817Z] ---> Running in 5607c49370ee [2022-10-24T14:51:18.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:51:18.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:51:19.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:51:19.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:51:20.673Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-24T14:51:20.673Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-24T14:51:20.673Z] OK: 15734 distinct packages available [2022-10-24T14:51:20.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:51:21.251Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-24T14:51:21.251Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-24T14:51:21.251Z] OK: 15734 distinct packages available [2022-10-24T14:51:21.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:51:21.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:51:22.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:51:22.989Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-24T14:51:22.989Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-24T14:51:22.989Z] (3/5) Installing libucontext (1.1-r0) [2022-10-24T14:51:23.256Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-24T14:51:23.256Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-24T14:51:23.523Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T14:51:23.523Z] OK: 6 MiB in 19 packages [2022-10-24T14:51:23.523Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-24T14:51:23.790Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-24T14:51:23.790Z] (3/5) Installing libucontext (1.1-r0) [2022-10-24T14:51:23.790Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-24T14:51:24.056Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-24T14:51:24.056Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T14:51:24.056Z] OK: 6 MiB in 19 packages [2022-10-24T14:51:25.456Z] Removing intermediate container 2400e9c38d32 [2022-10-24T14:51:25.456Z] ---> ad2d83c2bd36 [2022-10-24T14:51:25.456Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-24T14:51:26.034Z] Removing intermediate container 5607c49370ee [2022-10-24T14:51:26.035Z] ---> 800450ea74c4 [2022-10-24T14:51:26.035Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-24T14:51:31.360Z] ---> fa61b6100444 [2022-10-24T14:51:31.360Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-24T14:51:32.763Z] ---> 189aec82cd20 [2022-10-24T14:51:32.763Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-24T14:51:34.714Z] ---> 1a6917b15518 [2022-10-24T14:51:34.714Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-24T14:51:36.118Z] ---> ed5385094630 [2022-10-24T14:51:36.118Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-24T14:51:37.073Z] ---> 1eeb33aaebf6 [2022-10-24T14:51:37.073Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-24T14:51:37.337Z] ---> Running in d61ef1b927b4 [2022-10-24T14:51:37.919Z] ---> 25eb85830ffe [2022-10-24T14:51:37.919Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-24T14:51:37.919Z] Removing intermediate container d61ef1b927b4 [2022-10-24T14:51:37.919Z] ---> 85457a602f48 [2022-10-24T14:51:37.919Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-24T14:51:38.183Z] ---> Running in 2535c312a492 [2022-10-24T14:51:38.763Z] Removing intermediate container 2535c312a492 [2022-10-24T14:51:38.763Z] ---> ce0b466887ac [2022-10-24T14:51:38.763Z] Step 23/25 : LABEL arch=arm64 [2022-10-24T14:51:39.029Z] ---> Running in cc82db329d80 [2022-10-24T14:51:39.295Z] ---> b17f83189897 [2022-10-24T14:51:39.295Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-24T14:51:39.562Z] Removing intermediate container cc82db329d80 [2022-10-24T14:51:39.562Z] ---> 87f6e093dd1f [2022-10-24T14:51:39.562Z] Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:51:39.828Z] ---> Running in 05850e472ca2 [2022-10-24T14:51:40.098Z] ---> c9bbb6da61ba [2022-10-24T14:51:40.098Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-24T14:51:40.366Z] Removing intermediate container 05850e472ca2 [2022-10-24T14:51:40.366Z] ---> 4099ad0aa05b [2022-10-24T14:51:40.366Z] Step 25/25 : LABEL version=0.0.0 [2022-10-24T14:51:40.633Z] ---> Running in f57012cd0ab0 [2022-10-24T14:51:41.212Z] Removing intermediate container f57012cd0ab0 [2022-10-24T14:51:41.212Z] ---> ffdc2173f2f5 [2022-10-24T14:51:41.212Z] [2022-10-24T14:51:41.478Z] ---> 9df65aebd81d [2022-10-24T14:51:41.478Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-24T14:51:41.742Z] ---> Running in d5208b9cd5c7 [2022-10-24T14:51:41.742Z] Successfully built ffdc2173f2f5 [2022-10-24T14:51:41.742Z] Successfully tagged security-spire-server-arm64:latest [2022-10-24T14:51:41.743Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-10-24T14:51:42.008Z] Removing intermediate container d5208b9cd5c7 [2022-10-24T14:51:42.008Z] ---> 99c94b381880 [2022-10-24T14:51:42.008Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-24T14:51:42.273Z] ---> Running in e375c4955063 [2022-10-24T14:51:42.539Z] Removing intermediate container e375c4955063 [2022-10-24T14:51:42.539Z] ---> a69378cc7c80 [2022-10-24T14:51:42.805Z] Step 24/26 : LABEL arch=arm64 [2022-10-24T14:51:42.805Z] ---> Running in 2e98f4c5dacf [2022-10-24T14:51:43.385Z] Removing intermediate container 2e98f4c5dacf [2022-10-24T14:51:43.385Z] ---> 85cb5eed957a [2022-10-24T14:51:43.385Z] Step 25/26 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:51:43.385Z] ---> Running in 856378223f12 [2022-10-24T14:51:43.965Z] Removing intermediate container 856378223f12 [2022-10-24T14:51:43.965Z] ---> e0424e38de77 [2022-10-24T14:51:43.965Z] Step 26/26 : LABEL version=0.0.0 [2022-10-24T14:51:43.965Z] ---> Running in b637c3bc2bfb [2022-10-24T14:51:44.545Z] Removing intermediate container b637c3bc2bfb [2022-10-24T14:51:44.545Z] ---> 2e92920c3515 [2022-10-24T14:51:44.545Z] [2022-10-24T14:51:44.810Z] Successfully built 2e92920c3515 [2022-10-24T14:51:44.810Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-24T14:51:44.810Z]  Building security-spire-agent ... done Building core-command [2022-10-24T14:52:11.461Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:52:11.461Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:52:11.461Z] ---> fb7c6b390b83 [2022-10-24T14:52:11.461Z] Step 3/23 : WORKDIR /edgex-go [2022-10-24T14:52:11.461Z] ---> Using cache [2022-10-24T14:52:11.461Z] ---> f1240c65aaa4 [2022-10-24T14:52:11.461Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:52:11.461Z] ---> Using cache [2022-10-24T14:52:11.461Z] ---> 69ad0c81aaf1 [2022-10-24T14:52:11.461Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-24T14:52:11.461Z] ---> Running in 4635e44f6606 [2022-10-24T14:52:11.461Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:52:11.461Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:52:11.461Z] ---> fb7c6b390b83 [2022-10-24T14:52:11.461Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-24T14:52:11.461Z] ---> Using cache [2022-10-24T14:52:11.461Z] ---> f23faff61483 [2022-10-24T14:52:11.461Z] Step 4/24 : WORKDIR /edgex-go [2022-10-24T14:52:11.461Z] ---> Using cache [2022-10-24T14:52:11.461Z] ---> 1ebec4a40253 [2022-10-24T14:52:11.461Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:52:11.461Z] ---> Using cache [2022-10-24T14:52:11.461Z] ---> b945f119af9e [2022-10-24T14:52:11.461Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-24T14:52:11.461Z] ---> Running in a0891e7390f8 [2022-10-24T14:52:11.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:52:12.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:52:12.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:52:13.656Z] OK: 221 MiB in 51 packages [2022-10-24T14:52:13.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:52:15.109Z] Removing intermediate container 4635e44f6606 [2022-10-24T14:52:15.109Z] ---> 6d0fe43507e0 [2022-10-24T14:52:15.109Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-24T14:52:15.382Z] OK: 221 MiB in 51 packages [2022-10-24T14:52:15.995Z] ---> a077e72ff3af [2022-10-24T14:52:15.995Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:52:16.272Z] ---> Running in 55b845864c64 [2022-10-24T14:52:17.693Z] Removing intermediate container a0891e7390f8 [2022-10-24T14:52:17.693Z] ---> c8b7f6465b98 [2022-10-24T14:52:17.693Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-24T14:52:18.653Z] ---> 507f0ec09589 [2022-10-24T14:52:18.653Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:52:18.653Z] ---> Running in 7ecfdeb9658a [2022-10-24T14:53:40.267Z] Removing intermediate container 55b845864c64 [2022-10-24T14:53:40.267Z] ---> f6686428279e [2022-10-24T14:53:40.267Z] Step 8/23 : COPY . . [2022-10-24T14:53:40.267Z] Removing intermediate container 7ecfdeb9658a [2022-10-24T14:53:40.267Z] ---> 876ff8283e9a [2022-10-24T14:53:40.267Z] Step 9/24 : COPY . . [2022-10-24T14:53:52.564Z] ---> be537ab26deb [2022-10-24T14:53:52.564Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-24T14:53:52.564Z] ---> Running in 3cba5b3195cb [2022-10-24T14:53:54.503Z] 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-24T14:53:55.085Z] ---> fab36c99605c [2022-10-24T14:53:55.085Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-24T14:53:55.352Z] ---> Running in 65d6548c01bf [2022-10-24T14:53:57.292Z] 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-24T14:56:20.414Z] 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-24T14:56:25.758Z] Removing intermediate container 0e52e5b2a02a [2022-10-24T14:56:25.758Z] ---> ee379812d8c0 [2022-10-24T14:56:25.758Z] [2022-10-24T14:56:25.758Z] Step 10/25 : FROM alpine:3.16 [2022-10-24T14:56:26.023Z] 3.16: Pulling from library/alpine [2022-10-24T14:56:26.619Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T14:56:26.619Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T14:56:26.619Z] ---> a6215f271958 [2022-10-24T14:56:26.619Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-24T14:56:26.885Z] ---> Running in 03a3f5d0af7d [2022-10-24T14:56:29.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:56:29.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:56:31.673Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-24T14:56:31.673Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-24T14:56:31.673Z] (3/3) Installing su-exec (0.2-r1) [2022-10-24T14:56:31.673Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:56:31.673Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T14:56:32.254Z] OK: 6 MiB in 17 packages [2022-10-24T14:56:35.601Z] Removing intermediate container 03a3f5d0af7d [2022-10-24T14:56:35.601Z] ---> 2fb65cbc47c4 [2022-10-24T14:56:35.601Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-24T14:56:35.601Z] Removing intermediate container c8509cb2fb5d [2022-10-24T14:56:35.601Z] ---> 1bf694e61abe [2022-10-24T14:56:35.601Z] [2022-10-24T14:56:35.601Z] Step 10/33 : FROM alpine:3.16 [2022-10-24T14:56:35.601Z] ---> a6215f271958 [2022-10-24T14:56:35.601Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-24T14:56:35.601Z] ---> Running in d38e299b1c48 [2022-10-24T14:56:35.601Z] ---> Running in e54d7bc85a81 [2022-10-24T14:56:35.881Z] Removing intermediate container d38e299b1c48 [2022-10-24T14:56:35.881Z] ---> 1360cfbcf2a5 [2022-10-24T14:56:35.881Z] Step 13/25 : WORKDIR / [2022-10-24T14:56:36.150Z] ---> Running in a1c8b5b30067 [2022-10-24T14:56:36.150Z] Removing intermediate container e54d7bc85a81 [2022-10-24T14:56:36.150Z] ---> 455d48f4e416 [2022-10-24T14:56:36.150Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-24T14:56:36.150Z] ---> Running in adbb8598e9e0 [2022-10-24T14:56:36.739Z] Removing intermediate container a1c8b5b30067 [2022-10-24T14:56:36.739Z] ---> 808f0d230209 [2022-10-24T14:56:36.739Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-24T14:56:38.148Z] ---> 0be8b3795b19 [2022-10-24T14:56:38.148Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-24T14:56:38.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:56:38.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:56:38.997Z] ---> 9ed03a73c986 [2022-10-24T14:56:38.997Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-24T14:56:39.958Z] ---> a59ad3b11d1b [2022-10-24T14:56:39.958Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-24T14:56:40.226Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-24T14:56:40.226Z] (2/2) Installing su-exec (0.2-r1) [2022-10-24T14:56:40.226Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:56:40.226Z] OK: 5 MiB in 16 packages [2022-10-24T14:56:40.810Z] ---> e809df1b6a24 [2022-10-24T14:56:40.810Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-24T14:56:42.236Z] Removing intermediate container adbb8598e9e0 [2022-10-24T14:56:42.236Z] ---> ae6d70ba6dfc [2022-10-24T14:56:42.236Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-24T14:56:42.236Z] ---> Running in 4a337c14fb01 [2022-10-24T14:56:43.195Z] Removing intermediate container 4a337c14fb01 [2022-10-24T14:56:43.195Z] ---> 0b7e2c12db4d [2022-10-24T14:56:43.195Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-24T14:56:43.195Z] ---> a8971795436a [2022-10-24T14:56:43.195Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-24T14:56:43.469Z] ---> Running in c3a37c33cbdc [2022-10-24T14:56:43.736Z] Removing intermediate container c3a37c33cbdc [2022-10-24T14:56:43.736Z] ---> 000a84970c55 [2022-10-24T14:56:43.736Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-24T14:56:44.001Z] ---> Running in 011a0e364f52 [2022-10-24T14:56:45.409Z] Removing intermediate container 011a0e364f52 [2022-10-24T14:56:45.409Z] ---> 2ef41862fcc0 [2022-10-24T14:56:45.409Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-24T14:56:45.409Z] ---> Running in 64f2759078b9 [2022-10-24T14:56:45.674Z] ---> 85c07c3d4911 [2022-10-24T14:56:45.674Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-24T14:56:45.940Z] Removing intermediate container 64f2759078b9 [2022-10-24T14:56:45.940Z] ---> 1e58b29240eb [2022-10-24T14:56:45.940Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-24T14:56:46.205Z] ---> Running in 2b352ff64ffd [2022-10-24T14:56:47.171Z] ---> b49f8115421a [2022-10-24T14:56:47.171Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-24T14:56:47.171Z] ---> Running in 70619a4863f1 [2022-10-24T14:56:50.508Z] Removing intermediate container 2b352ff64ffd [2022-10-24T14:56:50.508Z] ---> d58766923986 [2022-10-24T14:56:50.508Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-24T14:56:50.508Z] ---> Running in f98bca49a798 [2022-10-24T14:56:50.775Z] Removing intermediate container 70619a4863f1 [2022-10-24T14:56:50.775Z] ---> b12460cbdd6a [2022-10-24T14:56:50.775Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-24T14:56:50.775Z] Removing intermediate container f98bca49a798 [2022-10-24T14:56:50.775Z] ---> 3780bac3c1f4 [2022-10-24T14:56:50.775Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-24T14:56:50.775Z] ---> Running in 4579a5265c5e [2022-10-24T14:56:51.360Z] Removing intermediate container 4579a5265c5e [2022-10-24T14:56:51.360Z] ---> 6664f3cc8b54 [2022-10-24T14:56:51.360Z] Step 23/25 : LABEL arch=arm64 [2022-10-24T14:56:51.628Z] ---> Running in ddbef1ae8d88 [2022-10-24T14:56:52.212Z] ---> 68bc88bac8b6 [2022-10-24T14:56:52.212Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-24T14:56:52.480Z] Removing intermediate container ddbef1ae8d88 [2022-10-24T14:56:52.480Z] ---> 9505942943e2 [2022-10-24T14:56:52.480Z] Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:56:52.480Z] ---> Running in f8f955ff1438 [2022-10-24T14:56:52.747Z] ---> Running in 90b72e36e6d5 [2022-10-24T14:56:53.711Z] Removing intermediate container 90b72e36e6d5 [2022-10-24T14:56:53.711Z] ---> 8a0993bd577c [2022-10-24T14:56:53.711Z] Step 25/25 : LABEL version=0.0.0 [2022-10-24T14:56:53.711Z] ---> Running in f6790962884d [2022-10-24T14:56:54.668Z] Removing intermediate container f6790962884d [2022-10-24T14:56:54.668Z] ---> bf589d67182e [2022-10-24T14:56:54.668Z] [2022-10-24T14:56:54.937Z] Successfully built bf589d67182e [2022-10-24T14:56:54.937Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-24T14:56:54.937Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-10-24T14:56:55.900Z] Removing intermediate container f8f955ff1438 [2022-10-24T14:56:55.900Z] ---> 107ba1f56d58 [2022-10-24T14:56:55.900Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T14:56:56.859Z] ---> 644425c576e9 [2022-10-24T14:56:56.859Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-24T14:56:58.807Z] ---> d8160be7e271 [2022-10-24T14:56:58.807Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-24T14:57:00.225Z] ---> f00f1caaaf9e [2022-10-24T14:57:00.225Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-24T14:57:00.808Z] ---> 1722f2850093 [2022-10-24T14:57:00.808Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-24T14:57:01.763Z] ---> 1098eb4b8e93 [2022-10-24T14:57:01.763Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-24T14:57:02.722Z] ---> 8785031d106b [2022-10-24T14:57:02.722Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-24T14:57:03.711Z] ---> a66c95474074 [2022-10-24T14:57:03.711Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-24T14:57:03.711Z] ---> Running in d3da427b2bd3 [2022-10-24T14:57:09.051Z] Removing intermediate container d3da427b2bd3 [2022-10-24T14:57:09.051Z] ---> 616356941c41 [2022-10-24T14:57:09.051Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-24T14:57:09.317Z] ---> Running in 3bb7df7d18ab [2022-10-24T14:57:10.285Z] Removing intermediate container 3bb7df7d18ab [2022-10-24T14:57:10.285Z] ---> 5cc0073fac5d [2022-10-24T14:57:10.285Z] Step 30/33 : CMD ["gate"] [2022-10-24T14:57:10.285Z] ---> Running in 952c9e607666 [2022-10-24T14:57:11.250Z] Removing intermediate container 952c9e607666 [2022-10-24T14:57:11.250Z] ---> 9bb1ca83b357 [2022-10-24T14:57:11.250Z] Step 31/33 : LABEL arch=arm64 [2022-10-24T14:57:11.250Z] ---> Running in 87e4b6e46f22 [2022-10-24T14:57:12.209Z] Removing intermediate container 87e4b6e46f22 [2022-10-24T14:57:12.209Z] ---> d92cc4d4f24b [2022-10-24T14:57:12.209Z] Step 32/33 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T14:57:12.209Z] ---> Running in 499d37eb46c9 [2022-10-24T14:57:13.171Z] Removing intermediate container 499d37eb46c9 [2022-10-24T14:57:13.171Z] ---> 1ca0cc5eea20 [2022-10-24T14:57:13.171Z] Step 33/33 : LABEL version=0.0.0 [2022-10-24T14:57:13.171Z] ---> Running in babbc8be403e [2022-10-24T14:57:13.437Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:57:13.437Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:57:13.437Z] ---> fb7c6b390b83 [2022-10-24T14:57:13.437Z] Step 3/22 : WORKDIR /edgex-go [2022-10-24T14:57:13.437Z] ---> Using cache [2022-10-24T14:57:13.437Z] ---> f1240c65aaa4 [2022-10-24T14:57:13.437Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T14:57:13.437Z] ---> Using cache [2022-10-24T14:57:13.437Z] ---> 69ad0c81aaf1 [2022-10-24T14:57:13.437Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-24T14:57:13.437Z] ---> Running in 81d18333ed6a [2022-10-24T14:57:14.020Z] Removing intermediate container babbc8be403e [2022-10-24T14:57:14.020Z] ---> c246caf7d665 [2022-10-24T14:57:14.020Z] [2022-10-24T14:57:14.601Z] Successfully built c246caf7d665 [2022-10-24T14:57:14.601Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-24T14:57:14.601Z] Building security-spiffe-token-provider [2022-10-24T14:57:15.557Z]  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:57:16.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:57:17.470Z] OK: 221 MiB in 51 packages [2022-10-24T14:57:19.411Z] Removing intermediate container 81d18333ed6a [2022-10-24T14:57:19.411Z] ---> 37b550b5c636 [2022-10-24T14:57:19.411Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-24T14:57:21.991Z] ---> a2395e06191c [2022-10-24T14:57:21.991Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:57:21.991Z] ---> Running in d6359f6c2ba1 [2022-10-24T14:57:28.637Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T14:57:28.637Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-24T14:57:28.637Z] ---> fb7c6b390b83 [2022-10-24T14:57:28.637Z] Step 3/20 : WORKDIR /edgex-go [2022-10-24T14:57:28.637Z] ---> Using cache [2022-10-24T14:57:28.637Z] ---> f1240c65aaa4 [2022-10-24T14:57:28.637Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-24T14:57:28.637Z] ---> Running in 93814b0bca71 [2022-10-24T14:57:30.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:57:30.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:57:31.582Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-24T14:57:31.582Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-24T14:57:31.582Z] OK: 16895 distinct packages available [2022-10-24T14:57:31.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:57:32.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:57:33.079Z] OK: 221 MiB in 51 packages [2022-10-24T14:57:35.025Z] Removing intermediate container 93814b0bca71 [2022-10-24T14:57:35.025Z] ---> 03adb5114f14 [2022-10-24T14:57:35.025Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-24T14:57:35.608Z] ---> bfaa7cf75ded [2022-10-24T14:57:35.608Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T14:57:35.875Z] ---> Running in 69b6ef130fe5 [2022-10-24T14:58:43.718Z] Removing intermediate container d6359f6c2ba1 [2022-10-24T14:58:43.718Z] ---> 393e17fa2cd9 [2022-10-24T14:58:43.718Z] Step 8/22 : COPY . . [2022-10-24T14:58:56.017Z] Removing intermediate container 69b6ef130fe5 [2022-10-24T14:58:56.017Z] ---> 0af844013fa5 [2022-10-24T14:58:56.017Z] Step 7/20 : COPY . . [2022-10-24T14:59:00.535Z] ---> 12d4702eb1e5 [2022-10-24T14:59:00.535Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-24T14:59:00.535Z] ---> Running in 5425ac89cada [2022-10-24T14:59:03.182Z] 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-24T14:59:11.385Z] ---> 6ec7dd6854ad [2022-10-24T14:59:11.385Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-24T14:59:11.385Z] ---> Running in edbe2036637a [2022-10-24T14:59:12.805Z] 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-24T14:59:19.441Z] Removing intermediate container 3cba5b3195cb [2022-10-24T14:59:19.441Z] ---> df7298536df9 [2022-10-24T14:59:19.441Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-24T14:59:19.441Z] ---> Running in 0a876622c5b9 [2022-10-24T14:59:20.853Z] 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-24T14:59:27.499Z] Removing intermediate container 0a876622c5b9 [2022-10-24T14:59:27.499Z] ---> c57a9d89c1d5 [2022-10-24T14:59:27.499Z] [2022-10-24T14:59:27.499Z] Step 11/23 : FROM alpine:3.16 [2022-10-24T14:59:27.499Z] ---> a6215f271958 [2022-10-24T14:59:27.499Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-24T14:59:27.499Z] ---> Running in fcf72a6638ee [2022-10-24T14:59:27.499Z] Removing intermediate container fcf72a6638ee [2022-10-24T14:59:27.499Z] ---> ef4a712e1a9b [2022-10-24T14:59:27.499Z] Step 13/23 : 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-24T14:59:27.499Z] ---> Running in 7fd9dcf49c0e [2022-10-24T14:59:29.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:59:29.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:59:31.114Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-24T14:59:31.114Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-24T14:59:31.114Z] (3/33) Installing readline (8.1.2-r0) [2022-10-24T14:59:31.114Z] (4/33) Installing bash (5.1.16-r2) [2022-10-24T14:59:31.114Z] Executing bash-5.1.16-r2.post-install [2022-10-24T14:59:31.114Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-24T14:59:31.380Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-24T14:59:31.380Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-24T14:59:31.380Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-24T14:59:31.380Z] (9/33) Installing curl (7.83.1-r3) [2022-10-24T14:59:31.380Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-24T14:59:32.342Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-24T14:59:32.342Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-24T14:59:32.342Z] (13/33) Installing expat (2.4.9-r0) [2022-10-24T14:59:32.342Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-24T14:59:32.342Z] (15/33) Installing gdbm (1.23-r0) [2022-10-24T14:59:32.342Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-24T14:59:32.342Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T14:59:32.342Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T14:59:32.342Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-24T14:59:32.342Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-24T14:59:32.609Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-24T14:59:35.189Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-24T14:59:35.189Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-24T14:59:35.189Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-24T14:59:35.189Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-24T14:59:35.189Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-24T14:59:35.189Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-24T14:59:35.189Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-24T14:59:35.189Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-24T14:59:35.189Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-24T14:59:35.189Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-24T14:59:35.189Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-24T14:59:35.455Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-24T14:59:36.412Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T14:59:36.412Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T14:59:36.679Z] OK: 120 MiB in 47 packages [2022-10-24T14:59:54.959Z] Collecting docker-compose==1.23.2 [2022-10-24T14:59:54.959Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-24T14:59:54.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.9 MB/s eta 0:00:00 [2022-10-24T14:59:54.959Z] Collecting docker<4.0,>=3.6.0 [2022-10-24T14:59:55.230Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-24T14:59:55.230Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.8 MB/s eta 0:00:00 [2022-10-24T14:59:55.230Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-24T14:59:55.498Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-24T14:59:55.498Z] Preparing metadata (setup.py): started [2022-10-24T14:59:56.913Z] Removing intermediate container 65d6548c01bf [2022-10-24T14:59:56.913Z] ---> 9292a1b95d7c [2022-10-24T14:59:56.913Z] [2022-10-24T14:59:56.913Z] Step 11/24 : FROM alpine:3.16 [2022-10-24T14:59:56.913Z] ---> a6215f271958 [2022-10-24T14:59:56.913Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-24T14:59:56.913Z] Removing intermediate container 6cd33154fed7 [2022-10-24T14:59:56.913Z] ---> 2c1a764c494d [2022-10-24T14:59:56.913Z] [2022-10-24T14:59:56.913Z] Step 11/23 : FROM alpine:3.16 [2022-10-24T14:59:56.913Z] ---> a6215f271958 [2022-10-24T14:59:56.913Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-24T14:59:57.182Z] ---> Running in 4e76006748a7 [2022-10-24T14:59:57.182Z] ---> Running in 89a8a11173eb [2022-10-24T14:59:58.600Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-24T14:59:58.868Z] Collecting cached-property<2,>=1.2.0 [2022-10-24T14:59:58.868Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-24T14:59:59.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:59:59.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T14:59:59.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:59:59.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T14:59:59.991Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-24T14:59:59.991Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-24T14:59:59.991Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 11.4 MB/s eta 0:00:00 [2022-10-24T15:00:00.954Z] Collecting jsonschema<3,>=2.5.1 [2022-10-24T15:00:00.954Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-24T15:00:00.954Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-24T15:00:01.225Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T15:00:01.225Z] OK: 5 MiB in 15 packages [2022-10-24T15:00:01.225Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-24T15:00:01.496Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-24T15:00:01.496Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T15:00:01.496Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T15:00:01.496Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-24T15:00:01.496Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-24T15:00:01.496Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.7 MB/s eta 0:00:00 [2022-10-24T15:00:01.773Z] Collecting texttable<0.10,>=0.9.0 [2022-10-24T15:00:01.773Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-24T15:00:01.773Z] Preparing metadata (setup.py): started [2022-10-24T15:00:02.042Z] OK: 6 MiB in 16 packages [2022-10-24T15:00:03.473Z] Removing intermediate container 89a8a11173eb [2022-10-24T15:00:03.473Z] ---> 0d4eea07de36 [2022-10-24T15:00:03.473Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-24T15:00:03.473Z] ---> Running in 7efde0fb9d4a [2022-10-24T15:00:04.439Z] Removing intermediate container 7efde0fb9d4a [2022-10-24T15:00:04.439Z] ---> 88d4ec12d2a8 [2022-10-24T15:00:04.439Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-24T15:00:04.439Z] ---> Running in 828af60b73b4 [2022-10-24T15:00:04.707Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-24T15:00:04.707Z] 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-24T15:00:04.993Z] Removing intermediate container 4e76006748a7 [2022-10-24T15:00:04.993Z] ---> e2db88ab2a55 [2022-10-24T15:00:04.993Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-24T15:00:05.261Z] Removing intermediate container 828af60b73b4 [2022-10-24T15:00:05.261Z] ---> a6c226f328ba [2022-10-24T15:00:05.261Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-24T15:00:05.261Z] ---> Running in ebb3bcbf2284 [2022-10-24T15:00:05.261Z] ---> Running in 3c9e7fda3594 [2022-10-24T15:00:05.859Z] Collecting PyYAML<4,>=3.10 [2022-10-24T15:00:05.859Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-24T15:00:05.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.2 MB/s eta 0:00:00 [2022-10-24T15:00:06.127Z] Removing intermediate container ebb3bcbf2284 [2022-10-24T15:00:06.127Z] ---> a1172da8b31a [2022-10-24T15:00:06.127Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-24T15:00:06.127Z] Removing intermediate container 3c9e7fda3594 [2022-10-24T15:00:06.127Z] ---> 61ac77d2c99b [2022-10-24T15:00:06.127Z] Step 16/24 : WORKDIR / [2022-10-24T15:00:06.127Z] ---> Running in 6e2209234a64 [2022-10-24T15:00:06.393Z] ---> Running in 547b76bedbfb [2022-10-24T15:00:06.977Z] Removing intermediate container 6e2209234a64 [2022-10-24T15:00:06.977Z] ---> c3bf0e11a479 [2022-10-24T15:00:06.977Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-24T15:00:07.249Z] Removing intermediate container 547b76bedbfb [2022-10-24T15:00:07.249Z] ---> cc9cbf59039f [2022-10-24T15:00:07.249Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T15:00:07.249Z] ---> Running in 4d3a31c03358 [2022-10-24T15:00:07.833Z] Removing intermediate container 4d3a31c03358 [2022-10-24T15:00:07.833Z] ---> f86be4145b49 [2022-10-24T15:00:07.833Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T15:00:08.101Z] Preparing metadata (setup.py): started [2022-10-24T15:00:08.367Z] ---> 975d1b1e480a [2022-10-24T15:00:08.367Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-24T15:00:09.329Z] ---> 8719c6b2b921 [2022-10-24T15:00:09.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-24T15:00:11.285Z] ---> e1a221fcd879 [2022-10-24T15:00:11.285Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-24T15:00:11.285Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-24T15:00:11.285Z] Collecting docopt<0.7,>=0.6.1 [2022-10-24T15:00:11.285Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-24T15:00:11.552Z] Preparing metadata (setup.py): started [2022-10-24T15:00:12.196Z] ---> fe9ecf3eca35 [2022-10-24T15:00:12.196Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-24T15:00:12.468Z] ---> Running in 553d05ee8a4e [2022-10-24T15:00:13.056Z] ---> 5fdfc6f7db79 [2022-10-24T15:00:13.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-24T15:00:13.056Z] Removing intermediate container 553d05ee8a4e [2022-10-24T15:00:13.056Z] ---> 3c49ab18352e [2022-10-24T15:00:13.056Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T15:00:13.322Z] ---> Running in 6307b12494d0 [2022-10-24T15:00:13.917Z] Removing intermediate container 6307b12494d0 [2022-10-24T15:00:13.917Z] ---> 73e6fb5c006d [2022-10-24T15:00:13.917Z] Step 22/24 : LABEL arch=arm64 [2022-10-24T15:00:14.193Z] ---> Running in 6942c93b93de [2022-10-24T15:00:14.474Z] ---> a21dd8f33f8c [2022-10-24T15:00:14.474Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-24T15:00:14.776Z] ---> Running in 772f76670c79 [2022-10-24T15:00:15.041Z] Removing intermediate container 6942c93b93de [2022-10-24T15:00:15.041Z] ---> ef6528a271fe [2022-10-24T15:00:15.041Z] Step 23/24 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T15:00:15.041Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-24T15:00:15.041Z] ---> Running in 4e17989718d0 [2022-10-24T15:00:15.638Z] Removing intermediate container 772f76670c79 [2022-10-24T15:00:15.638Z] ---> c88b63dfaebe [2022-10-24T15:00:15.638Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T15:00:15.638Z] Collecting docker-pycreds>=0.4.0 [2022-10-24T15:00:15.638Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-24T15:00:15.638Z] ---> Running in 439a6b685e9e [2022-10-24T15:00:15.909Z] Removing intermediate container 4e17989718d0 [2022-10-24T15:00:15.909Z] ---> ce262230a886 [2022-10-24T15:00:15.909Z] Step 24/24 : LABEL version=0.0.0 [2022-10-24T15:00:15.909Z] ---> Running in 0aa449f2e958 [2022-10-24T15:00:16.494Z] Removing intermediate container 439a6b685e9e [2022-10-24T15:00:16.494Z] ---> 836f52189775 [2022-10-24T15:00:16.494Z] Step 21/23 : LABEL arch=arm64 [2022-10-24T15:00:16.764Z] ---> Running in 4f79e988ade4 [2022-10-24T15:00:16.764Z] Removing intermediate container 0aa449f2e958 [2022-10-24T15:00:16.764Z] ---> 068fee9643a7 [2022-10-24T15:00:16.764Z] [2022-10-24T15:00:17.349Z] Successfully built 068fee9643a7 [2022-10-24T15:00:17.349Z] Collecting idna<2.8,>=2.5 [2022-10-24T15:00:17.349Z] Successfully tagged core-command-arm64:latest [2022-10-24T15:00:17.349Z] Building security-spire-config [2022-10-24T15:00:17.349Z]  Building core-command ... done  Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-24T15:00:17.349Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.3 MB/s eta 0:00:00Removing intermediate container 4f79e988ade4 [2022-10-24T15:00:17.349Z] ---> 076e365ccf3d [2022-10-24T15:00:17.349Z] Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T15:00:17.349Z] [2022-10-24T15:00:17.349Z] ---> Running in 842f48d71f6c [2022-10-24T15:00:17.935Z] Collecting certifi>=2017.4.17 [2022-10-24T15:00:17.935Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-24T15:00:17.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 11.7 MB/s eta 0:00:00 [2022-10-24T15:00:17.935Z] Removing intermediate container 842f48d71f6c [2022-10-24T15:00:17.935Z] ---> dcfca620a3c2 [2022-10-24T15:00:17.935Z] Step 23/23 : LABEL version=0.0.0 [2022-10-24T15:00:18.204Z] ---> Running in 190a624c3556 [2022-10-24T15:00:18.790Z] Removing intermediate container 190a624c3556 [2022-10-24T15:00:18.790Z] ---> 40c37ed6bbf0 [2022-10-24T15:00:18.790Z] [2022-10-24T15:00:18.790Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-24T15:00:18.790Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-24T15:00:19.054Z] Successfully built 40c37ed6bbf0 [2022-10-24T15:00:19.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.8 MB/s eta 0:00:00 [2022-10-24T15:00:19.054Z] Successfully tagged support-notifications-arm64:latest [2022-10-24T15:00:19.054Z]  Building support-notifications ... done Building core-metadata [2022-10-24T15:00:19.054Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-24T15:00:19.054Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-24T15:00:19.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.4 MB/s eta 0:00:00 [2022-10-24T15:00:19.587Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-24T15:00:19.587Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-24T15:00:19.587Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-24T15:00:19.587Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-24T15:00:20.543Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-24T15:00:20.543Z] Running setup.py install for texttable: started [2022-10-24T15:00:23.122Z] Running setup.py install for texttable: finished with status 'done' [2022-10-24T15:00:23.122Z] Running setup.py install for PyYAML: started [2022-10-24T15:00:26.463Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-24T15:00:28.406Z] Running setup.py install for docopt: started [2022-10-24T15:00:30.985Z] Running setup.py install for docopt: finished with status 'done' [2022-10-24T15:00:35.233Z] Running setup.py install for dockerpty: started [2022-10-24T15:00:37.829Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-24T15:00:42.086Z] 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-24T15:00:42.086Z] 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-24T15:00:44.665Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T15:00:44.665Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-24T15:00:44.665Z] ---> fb7c6b390b83 [2022-10-24T15:00:44.665Z] Step 3/26 : WORKDIR /edgex-go [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> f1240c65aaa4 [2022-10-24T15:00:44.665Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> 69ad0c81aaf1 [2022-10-24T15:00:44.665Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> a4c1f040f7c5 [2022-10-24T15:00:44.665Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> 18e2f9aab5c1 [2022-10-24T15:00:44.665Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> 762e15e2309b [2022-10-24T15:00:44.665Z] Step 8/26 : COPY . . [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> c4574134b49c [2022-10-24T15:00:44.665Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> 123a0ce007f8 [2022-10-24T15:00:44.665Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> 6581f76ed6d2 [2022-10-24T15:00:44.665Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> 547a03633c15 [2022-10-24T15:00:44.665Z] Step 12/26 : WORKDIR /edgex-go [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> a406b9d8f816 [2022-10-24T15:00:44.665Z] [2022-10-24T15:00:44.665Z] Step 13/26 : FROM alpine:3.15 [2022-10-24T15:00:44.665Z] ---> 02e0d6fdf486 [2022-10-24T15:00:44.665Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> 3b8d082aae29 [2022-10-24T15:00:44.665Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:00:44.665Z] ---> Using cache [2022-10-24T15:00:44.665Z] ---> ff1ba420765b [2022-10-24T15:00:44.665Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-24T15:00:47.250Z] ---> Running in 3d7a8d76099d [2022-10-24T15:00:47.517Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T15:00:47.517Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-24T15:00:47.517Z] ---> fb7c6b390b83 [2022-10-24T15:00:47.517Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:00:47.517Z] ---> Using cache [2022-10-24T15:00:47.517Z] ---> f23faff61483 [2022-10-24T15:00:47.517Z] Step 4/25 : WORKDIR /edgex-go [2022-10-24T15:00:47.517Z] ---> Using cache [2022-10-24T15:00:47.517Z] ---> 1ebec4a40253 [2022-10-24T15:00:47.517Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:00:47.517Z] ---> Using cache [2022-10-24T15:00:47.517Z] ---> b945f119af9e [2022-10-24T15:00:47.517Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-24T15:00:47.517Z] ---> Using cache [2022-10-24T15:00:47.517Z] ---> c8b7f6465b98 [2022-10-24T15:00:47.517Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-24T15:00:47.517Z] ---> Using cache [2022-10-24T15:00:47.517Z] ---> 507f0ec09589 [2022-10-24T15:00:47.517Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:00:47.517Z] ---> Using cache [2022-10-24T15:00:47.517Z] ---> 876ff8283e9a [2022-10-24T15:00:47.517Z] Step 9/25 : COPY . . [2022-10-24T15:00:48.098Z] ---> Using cache [2022-10-24T15:00:48.099Z] ---> fab36c99605c [2022-10-24T15:00:48.099Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-24T15:00:48.099Z] ---> Running in 3f7a14739c9b [2022-10-24T15:00:50.037Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:00:50.617Z] 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-24T15:00:50.883Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:00:52.820Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-24T15:00:52.820Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-24T15:00:52.820Z] OK: 15734 distinct packages available [2022-10-24T15:00:53.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:00:54.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:00:55.448Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-24T15:00:55.716Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-24T15:00:55.716Z] (3/4) Installing libucontext (1.1-r0) [2022-10-24T15:00:55.716Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-24T15:00:55.982Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T15:00:55.982Z] OK: 6 MiB in 18 packages [2022-10-24T15:01:00.239Z] Removing intermediate container 3d7a8d76099d [2022-10-24T15:01:00.239Z] ---> cebda2eb2f30 [2022-10-24T15:01:00.239Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-24T15:01:05.578Z] Removing intermediate container 7fd9dcf49c0e [2022-10-24T15:01:05.578Z] ---> dc3818e1d76a [2022-10-24T15:01:05.578Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-24T15:01:05.578Z] ---> Running in 9b0ac04a661f [2022-10-24T15:01:06.161Z] Removing intermediate container 9b0ac04a661f [2022-10-24T15:01:06.161Z] ---> 274b2fbc34c3 [2022-10-24T15:01:06.161Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-24T15:01:06.161Z] ---> Running in faa0091a60d3 [2022-10-24T15:01:07.118Z] Removing intermediate container faa0091a60d3 [2022-10-24T15:01:07.118Z] ---> 553e46c81531 [2022-10-24T15:01:07.118Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-24T15:01:08.523Z] ---> 2df555b5a411 [2022-10-24T15:01:08.523Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-24T15:01:10.477Z] ---> b6ae5917c5d8 [2022-10-24T15:01:10.477Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-24T15:01:10.477Z] ---> f5ae6e0ac3c7 [2022-10-24T15:01:10.477Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-24T15:01:10.745Z] ---> Running in 4cb31aebf2b8 [2022-10-24T15:01:11.705Z] Removing intermediate container 4cb31aebf2b8 [2022-10-24T15:01:11.705Z] ---> b26b2c3378fe [2022-10-24T15:01:11.705Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-24T15:01:11.705Z] ---> c9dc98856a4a [2022-10-24T15:01:11.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-24T15:01:13.122Z] ---> bd4d7c5e1def [2022-10-24T15:01:13.122Z] Step 21/26 : WORKDIR / [2022-10-24T15:01:13.122Z] ---> Running in b7407ed88fe2 [2022-10-24T15:01:13.122Z] ---> 5bc784109a64 [2022-10-24T15:01:13.122Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-24T15:01:13.388Z] ---> Running in 8754d498376e [2022-10-24T15:01:13.970Z] Removing intermediate container b7407ed88fe2 [2022-10-24T15:01:13.970Z] ---> 957e1e66ae17 [2022-10-24T15:01:13.970Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-24T15:01:14.239Z] ---> Running in b6896e702dcb [2022-10-24T15:01:14.239Z] Removing intermediate container 8754d498376e [2022-10-24T15:01:14.239Z] ---> 224705013507 [2022-10-24T15:01:14.239Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T15:01:14.504Z] ---> Running in ae2c8c4b5dc6 [2022-10-24T15:01:14.769Z] Removing intermediate container b6896e702dcb [2022-10-24T15:01:14.769Z] ---> 428099faf4fb [2022-10-24T15:01:14.769Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-24T15:01:15.201Z] Removing intermediate container ae2c8c4b5dc6 [2022-10-24T15:01:15.201Z] ---> 2bcc3453fd6c [2022-10-24T15:01:15.201Z] ---> Running in 3767168791a0 [2022-10-24T15:01:15.201Z] Step 21/23 : LABEL arch=arm64 [2022-10-24T15:01:15.555Z] ---> Running in 7590251f6b4c [2022-10-24T15:01:15.834Z] Removing intermediate container 3767168791a0 [2022-10-24T15:01:15.834Z] ---> 2548128c6fe4 [2022-10-24T15:01:15.834Z] Step 24/26 : LABEL arch=arm64 [2022-10-24T15:01:16.120Z] ---> Running in 4f3bf7dfb010 [2022-10-24T15:01:16.120Z] Removing intermediate container 7590251f6b4c [2022-10-24T15:01:16.120Z] ---> d2ec5d03c182 [2022-10-24T15:01:16.120Z] Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T15:01:16.406Z] ---> Running in d50e0bf96e84 [2022-10-24T15:01:16.711Z] Removing intermediate container 4f3bf7dfb010 [2022-10-24T15:01:16.711Z] ---> 06da1583fb29 [2022-10-24T15:01:16.712Z] Step 25/26 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T15:01:16.988Z] ---> Running in aeba4a4fa460 [2022-10-24T15:01:17.275Z] Removing intermediate container d50e0bf96e84 [2022-10-24T15:01:17.275Z] ---> cf453d39f3b8 [2022-10-24T15:01:17.275Z] Step 23/23 : LABEL version=0.0.0 [2022-10-24T15:01:17.571Z] ---> Running in 9c37ea177937 [2022-10-24T15:01:17.857Z] Removing intermediate container aeba4a4fa460 [2022-10-24T15:01:17.857Z] ---> 424d8a510e1f [2022-10-24T15:01:17.857Z] Step 26/26 : LABEL version=0.0.0 [2022-10-24T15:01:17.857Z] ---> Running in 28949b3ee35f [2022-10-24T15:01:18.443Z] Removing intermediate container 9c37ea177937 [2022-10-24T15:01:18.443Z] ---> 3b256530542e [2022-10-24T15:01:18.443Z] [2022-10-24T15:01:18.720Z] Removing intermediate container 28949b3ee35f [2022-10-24T15:01:18.720Z] ---> 8cb894668027 [2022-10-24T15:01:18.720Z] [2022-10-24T15:01:18.720Z] Successfully built 3b256530542e [2022-10-24T15:01:18.720Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-24T15:01:18.720Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-10-24T15:01:18.987Z] Successfully built 8cb894668027 [2022-10-24T15:01:18.987Z] Successfully tagged security-spire-config-arm64:latest [2022-10-24T15:01:18.987Z] Building core-data [2022-10-24T15:01:51.198Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T15:01:51.198Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-24T15:01:51.198Z] ---> fb7c6b390b83 [2022-10-24T15:01:51.198Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:01:51.198Z] ---> Using cache [2022-10-24T15:01:51.198Z] ---> f23faff61483 [2022-10-24T15:01:51.198Z] Step 4/23 : WORKDIR /edgex-go [2022-10-24T15:01:51.198Z] ---> Using cache [2022-10-24T15:01:51.198Z] ---> 1ebec4a40253 [2022-10-24T15:01:51.198Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:01:51.198Z] ---> Using cache [2022-10-24T15:01:51.198Z] ---> b945f119af9e [2022-10-24T15:01:51.198Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-24T15:01:51.198Z] ---> Using cache [2022-10-24T15:01:51.198Z] ---> c8b7f6465b98 [2022-10-24T15:01:51.198Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-24T15:01:51.198Z] ---> Using cache [2022-10-24T15:01:51.198Z] ---> 507f0ec09589 [2022-10-24T15:01:51.198Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:01:51.198Z] ---> Using cache [2022-10-24T15:01:51.198Z] ---> 876ff8283e9a [2022-10-24T15:01:51.198Z] Step 9/23 : COPY . . [2022-10-24T15:01:51.198Z] ---> Using cache [2022-10-24T15:01:51.198Z] ---> fab36c99605c [2022-10-24T15:01:51.198Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-24T15:01:51.198Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-24T15:01:51.198Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-24T15:01:51.198Z] ---> fb7c6b390b83 [2022-10-24T15:01:51.198Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:01:51.198Z] ---> Using cache [2022-10-24T15:01:51.198Z] ---> f23faff61483 [2022-10-24T15:01:51.198Z] Step 4/24 : WORKDIR /edgex-go [2022-10-24T15:01:51.198Z] ---> Using cache [2022-10-24T15:01:51.198Z] ---> 1ebec4a40253 [2022-10-24T15:01:51.198Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:01:51.198Z] ---> Using cache [2022-10-24T15:01:51.198Z] ---> b945f119af9e [2022-10-24T15:01:51.198Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-24T15:01:51.198Z] ---> Running in fe23d3f526ea [2022-10-24T15:01:51.198Z] ---> Running in 95ca4cb539cf [2022-10-24T15:01:51.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:01:51.198Z] 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-24T15:01:51.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:01:52.607Z] OK: 221 MiB in 51 packages [2022-10-24T15:01:54.016Z] Removing intermediate container fe23d3f526ea [2022-10-24T15:01:54.016Z] ---> acdd1db566b5 [2022-10-24T15:01:54.016Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-24T15:01:54.598Z] ---> 9bf426e627eb [2022-10-24T15:01:54.598Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:01:54.870Z] ---> Running in 32e30cfd48bb [2022-10-24T15:03:16.486Z] Removing intermediate container 32e30cfd48bb [2022-10-24T15:03:16.486Z] ---> 3863a1f490fc [2022-10-24T15:03:16.486Z] Step 9/24 : COPY . . [2022-10-24T15:03:16.486Z] ---> 9d0cdbd1144e [2022-10-24T15:03:16.486Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-24T15:03:16.486Z] ---> Running in 8d685ebd0e50 [2022-10-24T15:03:18.421Z] 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-24T15:04:55.032Z] 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-24T15:05:07.326Z] Removing intermediate container 5425ac89cada [2022-10-24T15:05:07.326Z] ---> 7d579b3118b7 [2022-10-24T15:05:07.326Z] [2022-10-24T15:05:07.326Z] Step 10/22 : FROM alpine:3.16 [2022-10-24T15:05:07.326Z] ---> a6215f271958 [2022-10-24T15:05:07.326Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-24T15:05:07.326Z] ---> Running in 42b455f979da [2022-10-24T15:05:09.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:05:09.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:05:10.942Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-24T15:05:11.208Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-24T15:05:11.208Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-24T15:05:11.208Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-24T15:05:11.208Z] (5/6) Installing curl (7.83.1-r3) [2022-10-24T15:05:11.208Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-24T15:05:11.208Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T15:05:11.208Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T15:05:11.790Z] OK: 8 MiB in 20 packages [2022-10-24T15:05:15.124Z] Removing intermediate container 42b455f979da [2022-10-24T15:05:15.124Z] ---> 03a8d98f661b [2022-10-24T15:05:15.124Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-24T15:05:15.124Z] ---> Running in f7bd58f1e8e9 [2022-10-24T15:05:15.124Z] Removing intermediate container f7bd58f1e8e9 [2022-10-24T15:05:15.124Z] ---> d4afc349364f [2022-10-24T15:05:15.124Z] Step 13/22 : WORKDIR /edgex [2022-10-24T15:05:15.399Z] ---> Running in 768c60fcb025 [2022-10-24T15:05:15.665Z] Removing intermediate container 768c60fcb025 [2022-10-24T15:05:15.930Z] ---> 50dce0f3f0bd [2022-10-24T15:05:15.930Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-24T15:05:16.516Z] ---> 58a07018cd70 [2022-10-24T15:05:16.516Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-24T15:05:18.453Z] ---> 522c7107742d [2022-10-24T15:05:18.453Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-24T15:05:19.866Z] ---> 782250e80995 [2022-10-24T15:05:19.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-24T15:05:20.826Z] ---> 67e2f52072ac [2022-10-24T15:05:20.826Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-24T15:05:20.826Z] ---> Running in 71cc74686406 [2022-10-24T15:05:24.165Z] Removing intermediate container 71cc74686406 [2022-10-24T15:05:24.165Z] ---> 1a03780bec48 [2022-10-24T15:05:24.165Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-24T15:05:24.165Z] ---> Running in 7db18124291a [2022-10-24T15:05:24.432Z] Removing intermediate container 7db18124291a [2022-10-24T15:05:24.432Z] ---> 291bc251239b [2022-10-24T15:05:24.432Z] Step 20/22 : LABEL arch=arm64 [2022-10-24T15:05:24.432Z] ---> Running in 139baffe57e1 [2022-10-24T15:05:25.018Z] Removing intermediate container 139baffe57e1 [2022-10-24T15:05:25.018Z] ---> a6c9b3ddd7b8 [2022-10-24T15:05:25.018Z] Step 21/22 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T15:05:25.285Z] ---> Running in 31933d406f76 [2022-10-24T15:05:25.550Z] Removing intermediate container 31933d406f76 [2022-10-24T15:05:25.550Z] ---> d6d92c53cc0a [2022-10-24T15:05:25.819Z] Step 22/22 : LABEL version=0.0.0 [2022-10-24T15:05:25.819Z] ---> Running in ad0a90e3c03a [2022-10-24T15:05:26.400Z] Removing intermediate container ad0a90e3c03a [2022-10-24T15:05:26.400Z] ---> e4b104063a21 [2022-10-24T15:05:26.400Z] [2022-10-24T15:05:26.667Z] Successfully built e4b104063a21 [2022-10-24T15:05:26.667Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-24T15:07:18.349Z]  Building security-proxy-setup ... done Removing intermediate container edbe2036637a [2022-10-24T15:07:18.349Z] ---> b93ddae951c8 [2022-10-24T15:07:18.349Z] [2022-10-24T15:07:18.349Z] Step 9/20 : FROM alpine:3.15 [2022-10-24T15:07:18.349Z] ---> 02e0d6fdf486 [2022-10-24T15:07:18.349Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-24T15:07:18.349Z] ---> Using cache [2022-10-24T15:07:18.349Z] ---> 3b8d082aae29 [2022-10-24T15:07:18.349Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:07:18.349Z] ---> Using cache [2022-10-24T15:07:18.349Z] ---> ff1ba420765b [2022-10-24T15:07:18.350Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-24T15:07:18.350Z] ---> Running in a2a5fd43454d [2022-10-24T15:07:20.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:07:21.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:07:22.688Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-24T15:07:22.688Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-24T15:07:22.688Z] OK: 15734 distinct packages available [2022-10-24T15:07:22.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:07:23.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:07:25.328Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-24T15:07:25.328Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-24T15:07:25.594Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-24T15:07:25.594Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-24T15:07:25.594Z] (5/9) Installing curl (7.80.0-r3) [2022-10-24T15:07:25.860Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-24T15:07:25.860Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-24T15:07:25.860Z] (8/9) Installing libucontext (1.1-r0) [2022-10-24T15:07:26.126Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-24T15:07:26.126Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T15:07:26.126Z] Executing ca-certificates-20220614-r0.trigger [2022-10-24T15:07:26.707Z] OK: 8 MiB in 23 packages [2022-10-24T15:07:29.284Z] Removing intermediate container a2a5fd43454d [2022-10-24T15:07:29.284Z] ---> b9898f4e3bc5 [2022-10-24T15:07:29.284Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T15:07:29.864Z] ---> ce791a341bc0 [2022-10-24T15:07:29.864Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-24T15:07:33.199Z] ---> 50af6abfa686 [2022-10-24T15:07:33.199Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-24T15:07:34.612Z] ---> c3f21660c6b2 [2022-10-24T15:07:34.612Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-24T15:07:34.880Z] ---> Running in d662ada12b7e [2022-10-24T15:07:35.460Z] Removing intermediate container d662ada12b7e [2022-10-24T15:07:35.460Z] ---> 6956b90a12a1 [2022-10-24T15:07:35.460Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T15:07:35.725Z] ---> Running in 4034b1913bc8 [2022-10-24T15:07:36.681Z] Removing intermediate container 4034b1913bc8 [2022-10-24T15:07:36.681Z] ---> 16de41ee827f [2022-10-24T15:07:36.681Z] Step 18/20 : LABEL arch=arm64 [2022-10-24T15:07:36.947Z] ---> Running in 988dd2cce3ce [2022-10-24T15:07:38.060Z] Removing intermediate container 988dd2cce3ce [2022-10-24T15:07:38.060Z] ---> a3b80cbeb5b7 [2022-10-24T15:07:38.060Z] Step 19/20 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T15:07:38.335Z] ---> Running in 0adfb40bb9de [2022-10-24T15:07:38.921Z] Removing intermediate container 0adfb40bb9de [2022-10-24T15:07:38.921Z] ---> 5a18c88b4c31 [2022-10-24T15:07:38.921Z] Step 20/20 : LABEL version=0.0.0 [2022-10-24T15:07:39.195Z] ---> Running in 464996b16fe5 [2022-10-24T15:07:40.206Z] Removing intermediate container 464996b16fe5 [2022-10-24T15:07:40.206Z] ---> 43acae170329 [2022-10-24T15:07:40.206Z] [2022-10-24T15:07:40.819Z] Successfully built 43acae170329 [2022-10-24T15:07:40.819Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-24T15:07:41.776Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3f7a14739c9b [2022-10-24T15:07:41.776Z] ---> 8c78af454752 [2022-10-24T15:07:41.776Z] [2022-10-24T15:07:41.776Z] Step 11/25 : FROM alpine:3.16 [2022-10-24T15:07:41.776Z] ---> a6215f271958 [2022-10-24T15:07:41.776Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-24T15:07:41.776Z] ---> Using cache [2022-10-24T15:07:41.776Z] ---> 0d4eea07de36 [2022-10-24T15:07:41.776Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-24T15:07:41.776Z] ---> Using cache [2022-10-24T15:07:41.776Z] ---> 88d4ec12d2a8 [2022-10-24T15:07:41.776Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-24T15:07:41.776Z] ---> Running in 81741075e054 [2022-10-24T15:07:42.358Z] Removing intermediate container 81741075e054 [2022-10-24T15:07:42.359Z] ---> 1c53944b871b [2022-10-24T15:07:42.359Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-24T15:07:42.359Z] ---> Running in 57f8d0909eeb [2022-10-24T15:07:42.942Z] Removing intermediate container 57f8d0909eeb [2022-10-24T15:07:42.942Z] ---> 62abde96c395 [2022-10-24T15:07:42.942Z] Step 16/25 : WORKDIR / [2022-10-24T15:07:43.208Z] ---> Running in cbdd7947fc24 [2022-10-24T15:07:43.477Z] Removing intermediate container cbdd7947fc24 [2022-10-24T15:07:43.477Z] ---> 1da0b8af56e9 [2022-10-24T15:07:43.477Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T15:07:44.434Z] ---> 8864e7b631c4 [2022-10-24T15:07:44.434Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-24T15:07:46.365Z] ---> e846da2c5008 [2022-10-24T15:07:46.365Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-24T15:07:46.943Z] ---> d9904b19fe91 [2022-10-24T15:07:46.943Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-24T15:07:47.897Z] ---> d072403ba382 [2022-10-24T15:07:47.897Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-24T15:07:47.897Z] ---> Running in 9937ef891a33 [2022-10-24T15:07:48.477Z] Removing intermediate container 9937ef891a33 [2022-10-24T15:07:48.477Z] ---> edb5d4abbdcd [2022-10-24T15:07:48.477Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T15:07:48.477Z] ---> Running in 75aa4f128e32 [2022-10-24T15:07:49.056Z] Removing intermediate container 75aa4f128e32 [2022-10-24T15:07:49.056Z] ---> 48c6446dd46b [2022-10-24T15:07:49.056Z] Step 23/25 : LABEL arch=arm64 [2022-10-24T15:07:49.320Z] ---> Running in e700b0f28ecf [2022-10-24T15:07:49.898Z] Removing intermediate container e700b0f28ecf [2022-10-24T15:07:49.898Z] ---> 0f94a57b6c0a [2022-10-24T15:07:49.898Z] Step 24/25 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T15:07:50.855Z] ---> Running in 8ad090a188e3 [2022-10-24T15:07:51.123Z] Removing intermediate container 8ad090a188e3 [2022-10-24T15:07:51.123Z] ---> 51f2b435c69b [2022-10-24T15:07:51.123Z] Step 25/25 : LABEL version=0.0.0 [2022-10-24T15:07:51.389Z] ---> Running in fb7347034cb9 [2022-10-24T15:07:51.655Z] Removing intermediate container fb7347034cb9 [2022-10-24T15:07:51.655Z] ---> d73d69a66b29 [2022-10-24T15:07:51.655Z] [2022-10-24T15:07:51.921Z] Successfully built d73d69a66b29 [2022-10-24T15:07:51.921Z] Successfully tagged core-metadata-arm64:latest [2022-10-24T15:08:59.751Z]  Building core-metadata ... done Removing intermediate container 8d685ebd0e50 [2022-10-24T15:08:59.751Z] ---> f31fa90415d2 [2022-10-24T15:08:59.751Z] [2022-10-24T15:08:59.751Z] Step 11/24 : FROM alpine:3.16 [2022-10-24T15:08:59.751Z] ---> a6215f271958 [2022-10-24T15:08:59.751Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-24T15:08:59.751Z] ---> Running in c33ec77867d3 [2022-10-24T15:08:59.751Z] Removing intermediate container c33ec77867d3 [2022-10-24T15:08:59.751Z] ---> 50d5d508a21c [2022-10-24T15:08:59.751Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-24T15:08:59.751Z] ---> Running in af7fab7bb7dd [2022-10-24T15:08:59.751Z] Removing intermediate container af7fab7bb7dd [2022-10-24T15:08:59.751Z] ---> 7ca215748290 [2022-10-24T15:08:59.751Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-24T15:08:59.751Z] ---> Running in 229bde01d05f [2022-10-24T15:08:59.751Z] Removing intermediate container 229bde01d05f [2022-10-24T15:08:59.751Z] ---> 5cf9e54577f2 [2022-10-24T15:08:59.751Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:08:59.751Z] ---> Running in 7018339a8285 [2022-10-24T15:08:59.751Z] Removing intermediate container 7018339a8285 [2022-10-24T15:08:59.751Z] ---> de81854db2db [2022-10-24T15:08:59.751Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T15:08:59.751Z] ---> Running in 4c9b1e8c11ef [2022-10-24T15:08:59.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T15:08:59.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T15:08:59.751Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T15:08:59.751Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T15:08:59.751Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T15:08:59.751Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T15:08:59.751Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T15:08:59.751Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T15:08:59.751Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T15:08:59.751Z] OK: 8 MiB in 20 packages [2022-10-24T15:09:00.719Z] Removing intermediate container 4c9b1e8c11ef [2022-10-24T15:09:00.719Z] ---> a163ab3f043e [2022-10-24T15:09:00.719Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T15:09:02.658Z] ---> 06c2a1e707f5 [2022-10-24T15:09:02.658Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-24T15:09:04.064Z] ---> 580a68ebaee7 [2022-10-24T15:09:04.064Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-24T15:09:05.025Z] ---> 8bc9bf37343d [2022-10-24T15:09:05.025Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-24T15:09:05.025Z] ---> Running in 0a8acc3ca3e6 [2022-10-24T15:09:05.608Z] Removing intermediate container 0a8acc3ca3e6 [2022-10-24T15:09:05.608Z] ---> 5170cf1cf27a [2022-10-24T15:09:05.608Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T15:09:05.608Z] ---> Running in 55017a270142 [2022-10-24T15:09:05.880Z] Removing intermediate container 55017a270142 [2022-10-24T15:09:05.880Z] ---> 25e49a03bd28 [2022-10-24T15:09:05.880Z] Step 22/24 : LABEL arch=arm64 [2022-10-24T15:09:06.146Z] ---> Running in abe347ebf271 [2022-10-24T15:09:06.421Z] Removing intermediate container abe347ebf271 [2022-10-24T15:09:06.421Z] ---> 4692855641e4 [2022-10-24T15:09:06.421Z] Step 23/24 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T15:09:06.688Z] ---> Running in d18d245cda58 [2022-10-24T15:09:06.957Z] Removing intermediate container d18d245cda58 [2022-10-24T15:09:06.957Z] ---> e0c08fccdfa4 [2022-10-24T15:09:06.957Z] Step 24/24 : LABEL version=0.0.0 [2022-10-24T15:09:07.226Z] ---> Running in 6a81d7fc6e13 [2022-10-24T15:09:07.226Z] Removing intermediate container 95ca4cb539cf [2022-10-24T15:09:07.226Z] ---> 251cfeed9214 [2022-10-24T15:09:07.226Z] [2022-10-24T15:09:07.226Z] Step 11/23 : FROM alpine:3.16 [2022-10-24T15:09:07.226Z] ---> a6215f271958 [2022-10-24T15:09:07.226Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-24T15:09:07.226Z] ---> Using cache [2022-10-24T15:09:07.226Z] ---> 0d4eea07de36 [2022-10-24T15:09:07.226Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-24T15:09:07.226Z] ---> Using cache [2022-10-24T15:09:07.226Z] ---> 88d4ec12d2a8 [2022-10-24T15:09:07.226Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-24T15:09:07.226Z] ---> Running in 1a8027fb0d96 [2022-10-24T15:09:07.498Z] Removing intermediate container 6a81d7fc6e13 [2022-10-24T15:09:07.498Z] ---> 9da3e4c20f69 [2022-10-24T15:09:07.498Z] [2022-10-24T15:09:07.765Z] Removing intermediate container 1a8027fb0d96 [2022-10-24T15:09:07.765Z] ---> 06ebc38311d0 [2022-10-24T15:09:07.765Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-24T15:09:07.765Z] ---> Running in 565defbcaf14 [2022-10-24T15:09:07.765Z] Successfully built 9da3e4c20f69 [2022-10-24T15:09:07.765Z] Successfully tagged core-data-arm64:latest [2022-10-24T15:09:08.032Z]  Building core-data ... done Removing intermediate container 565defbcaf14 [2022-10-24T15:09:08.032Z] ---> 7ae7efeffa02 [2022-10-24T15:09:08.032Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-24T15:09:08.621Z] ---> 6ad809f59010 [2022-10-24T15:09:08.621Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-24T15:09:10.027Z] ---> 23dd771aa706 [2022-10-24T15:09:10.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-24T15:09:10.614Z] ---> 6436ae373090 [2022-10-24T15:09:10.614Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-24T15:09:10.881Z] ---> Running in dbc83bb19ce3 [2022-10-24T15:09:11.152Z] Removing intermediate container dbc83bb19ce3 [2022-10-24T15:09:11.152Z] ---> 32fb942b9294 [2022-10-24T15:09:11.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T15:09:11.152Z] ---> Running in 573d823025e1 [2022-10-24T15:09:11.424Z] Removing intermediate container 573d823025e1 [2022-10-24T15:09:11.424Z] ---> 98a478f93d44 [2022-10-24T15:09:11.424Z] Step 21/23 : LABEL arch=arm64 [2022-10-24T15:09:11.692Z] ---> Running in bdcba12f68c5 [2022-10-24T15:09:11.960Z] Removing intermediate container bdcba12f68c5 [2022-10-24T15:09:11.960Z] ---> c9828cb4bf8b [2022-10-24T15:09:11.960Z] Step 22/23 : LABEL git_sha=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [2022-10-24T15:09:11.960Z] ---> Running in e4a0857c7ae5 [2022-10-24T15:09:12.243Z] Removing intermediate container e4a0857c7ae5 [2022-10-24T15:09:12.243Z] ---> d1bb32d431a2 [2022-10-24T15:09:12.243Z] Step 23/23 : LABEL version=0.0.0 [2022-10-24T15:09:12.510Z] ---> Running in 0a6ea3f5a233 [2022-10-24T15:09:12.778Z] Removing intermediate container 0a6ea3f5a233 [2022-10-24T15:09:12.778Z] ---> 5eaae4221361 [2022-10-24T15:09:12.778Z] [2022-10-24T15:09:13.045Z] Successfully built 5eaae4221361 [2022-10-24T15:09:13.045Z] Successfully tagged support-scheduler-arm64:latest [2022-10-24T15:09:13.321Z]  Building support-scheduler ... done  [Pipeline] } [2022-10-24T15:09:13.326Z] $ docker stop --time=1 1283f43ae22dbbc97c02235e3177c74ce8fea7fe3569630aa8bd15b5f04e7297 [2022-10-24T15:09:14.999Z] $ docker rm -f 1283f43ae22dbbc97c02235e3177c74ce8fea7fe3569630aa8bd15b5f04e7297 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:09:15.541Z] + docker images [2022-10-24T15:09:15.809Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-24T15:09:15.809Z] support-scheduler-arm64 latest 5eaae4221361 3 seconds ago 28.8MB [2022-10-24T15:09:15.809Z] core-data-arm64 latest 9da3e4c20f69 8 seconds ago 20.8MB [2022-10-24T15:09:15.809Z] 251cfeed9214 9 seconds ago 1.5GB [2022-10-24T15:09:15.809Z] f31fa90415d2 25 seconds ago 1.44GB [2022-10-24T15:09:15.809Z] core-metadata-arm64 latest d73d69a66b29 About a minute ago 17.7MB [2022-10-24T15:09:15.809Z] 8c78af454752 About a minute ago 1.44GB [2022-10-24T15:09:15.809Z] security-spiffe-token-provider-arm64 latest 43acae170329 About a minute ago 28.8MB [2022-10-24T15:09:15.809Z] b93ddae951c8 About a minute ago 1.47GB [2022-10-24T15:09:15.809Z] security-proxy-setup-arm64 latest e4b104063a21 3 minutes ago 26.7MB [2022-10-24T15:09:15.809Z] 7d579b3118b7 4 minutes ago 1.43GB [2022-10-24T15:09:15.809Z] sys-mgmt-agent-arm64 latest 3b256530542e 7 minutes ago 133MB [2022-10-24T15:09:15.809Z] security-spire-config-arm64 latest 8cb894668027 7 minutes ago 83.6MB [2022-10-24T15:09:15.809Z] support-notifications-arm64 latest 40c37ed6bbf0 8 minutes ago 29.5MB [2022-10-24T15:09:15.809Z] core-command-arm64 latest 068fee9643a7 8 minutes ago 16.9MB [2022-10-24T15:09:15.809Z] 9292a1b95d7c 9 minutes ago 1.44GB [2022-10-24T15:09:15.809Z] 2c1a764c494d 9 minutes ago 1.5GB [2022-10-24T15:09:15.809Z] c57a9d89c1d5 9 minutes ago 1.42GB [2022-10-24T15:09:15.809Z] security-bootstrapper-arm64 latest c246caf7d665 12 minutes ago 19.4MB [2022-10-24T15:09:15.809Z] security-secretstore-setup-arm64 latest bf589d67182e 12 minutes ago 28.6MB [2022-10-24T15:09:15.809Z] 1bf694e61abe 12 minutes ago 1.43GB [2022-10-24T15:09:15.809Z] ee379812d8c0 12 minutes ago 1.43GB [2022-10-24T15:09:15.809Z] security-spire-agent-arm64 latest 2e92920c3515 17 minutes ago 122MB [2022-10-24T15:09:15.809Z] security-spire-server-arm64 latest ffdc2173f2f5 17 minutes ago 84.3MB [2022-10-24T15:09:15.809Z] a406b9d8f816 18 minutes ago 1.31GB [2022-10-24T15:09:15.809Z] 248419f18369 18 minutes ago 1.31GB [2022-10-24T15:09:15.809Z] ci-base-image-arm64 latest fb7c6b390b83 32 minutes ago 943MB [2022-10-24T15:09:15.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 13 days ago 679MB [2022-10-24T15:09:15.809Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-24T15:09:15.809Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-24T15:09:15.809Z] 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-24T15:09:16.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:09:16.585Z] [2022-10-24T15:09:16.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:16.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:09:16.984Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T15:09:16.984Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T15:09:16.984Z] 04944245beec: Pulling fs layer [2022-10-24T15:09:16.984Z] 699f458cf7ca: Pulling fs layer [2022-10-24T15:09:16.984Z] 765212b225bb: Pulling fs layer [2022-10-24T15:09:16.984Z] f23df028b6ca: Pulling fs layer [2022-10-24T15:09:16.984Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T15:09:16.984Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T15:09:16.984Z] d65c8cfc05b1: Waiting [2022-10-24T15:09:16.984Z] f23df028b6ca: Waiting [2022-10-24T15:09:16.984Z] 2437ff75d9bd: Waiting [2022-10-24T15:09:16.984Z] 765212b225bb: Waiting [2022-10-24T15:09:17.250Z] 04944245beec: Verifying Checksum [2022-10-24T15:09:17.250Z] 04944245beec: Download complete [2022-10-24T15:09:17.250Z] 765212b225bb: Verifying Checksum [2022-10-24T15:09:17.250Z] 765212b225bb: Download complete [2022-10-24T15:09:17.250Z] f23df028b6ca: Verifying Checksum [2022-10-24T15:09:17.250Z] f23df028b6ca: Download complete [2022-10-24T15:09:17.250Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T15:09:17.250Z] d65c8cfc05b1: Download complete [2022-10-24T15:09:17.520Z] 699f458cf7ca: Verifying Checksum [2022-10-24T15:09:17.520Z] 699f458cf7ca: Download complete [2022-10-24T15:09:17.788Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T15:09:17.788Z] 8998bd30e6a1: Download complete [2022-10-24T15:09:20.370Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T15:09:20.370Z] 2437ff75d9bd: Download complete [2022-10-24T15:09:21.776Z] 8998bd30e6a1: Pull complete [2022-10-24T15:09:22.044Z] 04944245beec: Pull complete [2022-10-24T15:09:23.447Z] 699f458cf7ca: Pull complete [2022-10-24T15:09:23.714Z] 765212b225bb: Pull complete [2022-10-24T15:09:24.670Z] f23df028b6ca: Pull complete [2022-10-24T15:09:24.670Z] d65c8cfc05b1: Pull complete [2022-10-24T15:09:39.672Z] 2437ff75d9bd: Pull complete [2022-10-24T15:09:39.672Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T15:09:39.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:09:39.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:09:40.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-9307 does not seem to be running inside a container [2022-10-24T15:09:40.072Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-24T15:09:42.825Z] $ docker top c0d349f01d6d85eb727cc40a09f39456b846116c2285c3cb89b864bf2f6b37d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:09:43.767Z] ---> job-cost.sh [2022-10-24T15:09:43.767Z] lf-activate-venv: SKIPPING [2022-10-24T15:09:43.767Z] INFO: No Stack... [2022-10-24T15:09:44.346Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T15:09:45.302Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T15:09:45.956Z] + cut -d, -f6 [2022-10-24T15:09:45.957Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-10-24T15:09:46.012Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4210-1-stack-cost] [2022-10-24T15:09:46.017Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4210-1-stack-cost] did not exist. Created. [2022-10-24T15:09:46.017Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4210-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T15:09:46.741Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T15:09:46.937Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T15:09:46.954Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4210-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T15:09:47.021Z] $ docker stop --time=1 c0d349f01d6d85eb727cc40a09f39456b846116c2285c3cb89b864bf2f6b37d7 [2022-10-24T15:09:49.877Z] $ docker rm -f c0d349f01d6d85eb727cc40a09f39456b846116c2285c3cb89b864bf2f6b37d7 [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-24T15:09:50.870Z] provisioning config files... [2022-10-24T15:09:50.877Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7404219878857650764tmp [Pipeline] { [Pipeline] sh [2022-10-24T15:09:51.213Z] + set +x [2022-10-24T15:09:51.214Z] + curl -s https://codecov.io/bash [2022-10-24T15:09:51.214Z] + bash -s -- [2022-10-24T15:09:51.214Z] [2022-10-24T15:09:51.214Z] _____ _ [2022-10-24T15:09:51.214Z] / ____| | | [2022-10-24T15:09:51.214Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T15:09:51.214Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T15:09:51.214Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T15:09:51.214Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T15:09:51.214Z] Bash-1.0.6 [2022-10-24T15:09:51.214Z] [2022-10-24T15:09:51.214Z] [2022-10-24T15:09:51.214Z] ==> git version 2.25.1 found [2022-10-24T15:09:51.214Z] ==> 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-24T15:09:51.214Z] Release-Date: 2020-01-08 [2022-10-24T15:09:51.214Z] 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-24T15:09:51.214Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T15:09:51.214Z] ==> Jenkins CI detected. [2022-10-24T15:09:51.214Z] current dir:  /w/workspace/edgex-go/1 [2022-10-24T15:09:51.214Z] project root: . [2022-10-24T15:09:51.214Z] --> token set from env [2022-10-24T15:09:51.214Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T15:09:51.214Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T15:09:51.214Z] ==> Python coveragepy not found [2022-10-24T15:09:51.214Z] ==> Searching for coverage reports in: [2022-10-24T15:09:51.214Z] + . [2022-10-24T15:09:51.214Z] -> Found 1 reports [2022-10-24T15:09:51.214Z] ==> Detecting git/mercurial file structure [2022-10-24T15:09:51.214Z] ==> Reading reports [2022-10-24T15:09:51.214Z] + ./coverage.out bytes=500482 [2022-10-24T15:09:51.214Z] ==> Appending adjustments [2022-10-24T15:09:51.214Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T15:09:52.592Z] + Found adjustments [2022-10-24T15:09:52.592Z] ==> Gzipping contents [2022-10-24T15:09:52.592Z] 64K /tmp/codecov.kQsDHg.gz [2022-10-24T15:09:52.592Z] ==> Uploading reports [2022-10-24T15:09:52.592Z] url: https://codecov.io [2022-10-24T15:09:52.592Z] query: branch=PR-4210&commit=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4210%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4210&job=&cmd_args= [2022-10-24T15:09:52.592Z] -> Pinging Codecov [2022-10-24T15:09:52.592Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4210&commit=f47d4fe9828adf6f2d5bf687ad1b9318a7e95940&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4210%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4210&job=&cmd_args= [2022-10-24T15:09:52.851Z] -> Uploading to [2022-10-24T15:09:52.851Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/00271124DB129430A58F1EEE437C3FCB/f47d4fe9828adf6f2d5bf687ad1b9318a7e95940/72998d98-218a-461e-9e7d-7b5413022375.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T150952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57da40d4e739c5854d5ddfd28a9dc81a604f43bd353a3b3db4c6c9008a86c2cd [2022-10-24T15:09:52.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T15:09:52.851Z] Dload Upload Total Spent Left Speed [2022-10-24T15:09:53.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65363 0 0 100 65363 0 281k --:--:-- --:--:-- --:--:-- 281k [2022-10-24T15:09:53.109Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f47d4fe9828adf6f2d5bf687ad1b9318a7e95940 [Pipeline] } [2022-10-24T15:09:53.133Z] 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-24T15:09:54.494Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:09:54.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:09:55.709Z] ---> package-listing.sh [2022-10-24T15:09:55.710Z] ++ facter osfamily [2022-10-24T15:09:55.710Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T15:09:55.974Z] + OS_FAMILY=debian [2022-10-24T15:09:55.974Z] + workspace=/w/workspace/edgex-go/1 [2022-10-24T15:09:55.974Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T15:09:55.974Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T15:09:55.974Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T15:09:55.974Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T15:09:55.974Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-24T15:09:55.974Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T15:09:55.974Z] + case "${OS_FAMILY}" in [2022-10-24T15:09:55.974Z] + dpkg -l [2022-10-24T15:09:55.974Z] + grep '^ii' [2022-10-24T15:09:55.974Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T15:09:55.974Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T15:09:55.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T15:09:55.974Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-24T15:09:55.974Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-10-24T15:09:55.974Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-10-24T15:09:56.004Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T15:09:56.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:56.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:09:56.981Z] [2022-10-24T15:09:56.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:09:57.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:09:57.354Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T15:09:57.354Z] 5eb5b503b376: Pulling fs layer [2022-10-24T15:09:57.354Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T15:09:57.354Z] ec43610c2a17: Pulling fs layer [2022-10-24T15:09:57.354Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T15:09:57.354Z] 33b1e0a273af: Pulling fs layer [2022-10-24T15:09:57.354Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T15:09:57.354Z] 2f39f015ded8: Pulling fs layer [2022-10-24T15:09:57.354Z] 5d3b04190fa2: Waiting [2022-10-24T15:09:57.354Z] 33b1e0a273af: Waiting [2022-10-24T15:09:57.354Z] 2f39f015ded8: Waiting [2022-10-24T15:09:57.354Z] 3a2ae6a8a46f: Waiting [2022-10-24T15:09:57.354Z] 5c69ac0246d0: Download complete [2022-10-24T15:09:57.354Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T15:09:57.354Z] 3a2ae6a8a46f: Download complete [2022-10-24T15:09:57.625Z] 33b1e0a273af: Verifying Checksum [2022-10-24T15:09:57.625Z] 33b1e0a273af: Download complete [2022-10-24T15:09:57.625Z] 5d3b04190fa2: Download complete [2022-10-24T15:09:57.625Z] ec43610c2a17: Verifying Checksum [2022-10-24T15:09:57.625Z] ec43610c2a17: Download complete [2022-10-24T15:09:57.897Z] 5eb5b503b376: Verifying Checksum [2022-10-24T15:09:57.897Z] 5eb5b503b376: Download complete [2022-10-24T15:09:58.468Z] 2f39f015ded8: Download complete [2022-10-24T15:09:59.035Z] 5eb5b503b376: Pull complete [2022-10-24T15:09:59.294Z] 5c69ac0246d0: Pull complete [2022-10-24T15:09:59.558Z] ec43610c2a17: Pull complete [2022-10-24T15:09:59.558Z] 3a2ae6a8a46f: Pull complete [2022-10-24T15:09:59.818Z] 33b1e0a273af: Pull complete [2022-10-24T15:10:00.077Z] 5d3b04190fa2: Pull complete [2022-10-24T15:10:04.259Z] 2f39f015ded8: Pull complete [2022-10-24T15:10:04.259Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T15:10:04.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:10:04.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:10:04.494Z] prd-ubuntu20.04-docker-8c-8g-9306 does not seem to be running inside a container [2022-10-24T15:10:04.548Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2022-10-24T15:10:09.235Z] $ docker top e76dabb6cff32f5ed1140aae12a805e14c3501093c629ece5c0bbcbfeba7b821 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:10:09.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T15:10:09.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T15:10:10.235Z] + ls /var/log/sa-host [2022-10-24T15:10:10.235Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:10:10.433Z] provisioning config files... [2022-10-24T15:10:10.441Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config572743266363434122tmp [Pipeline] { [Pipeline] echo [2022-10-24T15:10:10.490Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:10.798Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T15:10:10.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:11.219Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T15:10:11.256Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:11.569Z] ---> sudo-logs.sh [2022-10-24T15:10:11.569Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T15:10:11.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:11.958Z] ---> job-cost.sh [2022-10-24T15:10:11.958Z] lf-activate-venv: SKIPPING [2022-10-24T15:10:11.958Z] DEBUG: total: 0.10999999940395355 [2022-10-24T15:10:11.958Z] INFO: Retrieving Stack Cost... [2022-10-24T15:10:12.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T15:10:12.787Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T15:10:12.831Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:10:13.145Z] ---> logs-deploy.sh [2022-10-24T15:10:13.145Z] lf-activate-venv: SKIPPING [2022-10-24T15:10:13.145Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4210/1 [2022-10-24T15:10:13.145Z] INFO: archiving workspace using pattern(s): [2022-10-24T15:10:14.078Z] Archives upload complete. [2022-10-24T15:10:14.337Z] INFO: archiving logs to Nexus