Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bb20006eba1fb52a1b54093edf8712c290c6c82+af696e210749021336152133b8ef9886b3924fac (0954a658ef545d65ed811e3a97dddc34fc6ad12f) 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-ssh5708492333790954679.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8070047165546705330.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6493371167953404920.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8416165468612630477.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12902660233362448891.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119350 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 Merging remotes/origin/main commit af696e210749021336152133b8ef9886b3924fac into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 Merge succeeded, producing 3e9377543fc4a701f5441c835c647af97c2646eb Checking out Revision 3e9377543fc4a701f5441c835c647af97c2646eb (PR-4211) > 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/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # 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 af696e210749021336152133b8ef9886b3924fac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e9377543fc4a701f5441c835c647af97c2646eb # timeout=10 Commit message: "Merge commit 'af696e210749021336152133b8ef9886b3924fac' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f93164357765293f139bb360b81694b1bc357797 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-16T16:31:07.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-16T16:31:07.132Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-16T16:31:07.148Z] ========================================================= [2022-11-16T16:31:07.148Z] EdgeX Global Pipelines Version Info [2022-11-16T16:31:07.148Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:31:08.236Z] ------------------- [2022-11-16T16:31:08.236Z] stable info: [2022-11-16T16:31:08.236Z] ------------------- [2022-11-16T16:31:08.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-16T16:31:08.236Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-16T16:31:08.236Z] Message: update stable to v1.0.244 [2022-11-16T16:31:08.494Z] ------------------- [2022-11-16T16:31:08.494Z] experimental info: [2022-11-16T16:31:08.494Z] ------------------- [2022-11-16T16:31:08.494Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-16T16:31:08.494Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-16T16:31:08.494Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-16T16:31:08.645Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-16T16:31:08.654Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-16T16:31:08.665Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-16T16:31:08.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-16T16:31:08.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-16T16:31:08.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-16T16:31:08.712Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-16T16:31:08.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-16T16:31:08.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-16T16:31:08.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-16T16:31:08.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-16T16:31:08.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-16T16:31:08.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-16T16:31:08.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-16T16:31:08.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-16T16:31:08.790Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-16T16:31:08.801Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-16T16:31:08.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-16T16:31:08.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-16T16:31:08.834Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-16T16:31:08.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-16T16:31:08.855Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-16T16:31:08.867Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-16T16:31:08.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4211 [Pipeline] echo [2022-11-16T16:31:08.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4211 [Pipeline] echo [2022-11-16T16:31:08.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4211 [Pipeline] echo [2022-11-16T16:31:08.926Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e9377543fc4a701f5441c835c647af97c2646eb [Pipeline] echo [2022-11-16T16:31:08.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e93775 [Pipeline] echo [2022-11-16T16:31:08.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T16:31:08.988Z] provisioning config files... [2022-11-16T16:31:09.001Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config10503645415772815385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:31:09.303Z] ---> docker-login.sh [2022-11-16T16:31:09.304Z] nexus3.edgexfoundry.org:10001 [2022-11-16T16:31:09.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:31:09.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:31:09.564Z] Configure a credential helper to remove this warning. See [2022-11-16T16:31:09.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:31:09.564Z] [2022-11-16T16:31:09.564Z] Login Succeeded [2022-11-16T16:31:09.564Z] nexus3.edgexfoundry.org:10002 [2022-11-16T16:31:09.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:31:09.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:31:09.564Z] Configure a credential helper to remove this warning. See [2022-11-16T16:31:09.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:31:09.564Z] [2022-11-16T16:31:09.564Z] Login Succeeded [2022-11-16T16:31:09.564Z] nexus3.edgexfoundry.org:10003 [2022-11-16T16:31:09.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:31:09.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:31:09.824Z] Configure a credential helper to remove this warning. See [2022-11-16T16:31:09.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:31:09.824Z] [2022-11-16T16:31:09.824Z] Login Succeeded [2022-11-16T16:31:09.824Z] nexus3.edgexfoundry.org:10004 [2022-11-16T16:31:09.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:31:09.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:31:09.824Z] Configure a credential helper to remove this warning. See [2022-11-16T16:31:09.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:31:09.824Z] [2022-11-16T16:31:09.824Z] Login Succeeded [2022-11-16T16:31:09.824Z] docker.io [2022-11-16T16:31:09.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:31:10.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:31:10.083Z] Configure a credential helper to remove this warning. See [2022-11-16T16:31:10.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:31:10.083Z] [2022-11-16T16:31:10.083Z] Login Succeeded [2022-11-16T16:31:10.083Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T16:31:10.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T16:31:10.397Z] + 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-11-16T16:31:10.397Z] + dirname cmd/core-command/Dockerfile [2022-11-16T16:31:10.397Z] + cut -d/ -f2 [2022-11-16T16:31:10.397Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-16T16:31:10.397Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-11-16T16:31:10.397Z] -f2 [2022-11-16T16:31:10.397Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-16T16:31:10.397Z] + dirname cmd/core-metadata/Dockerfile [2022-11-16T16:31:10.397Z] + cut -d/ -f2 [2022-11-16T16:31:10.397Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-16T16:31:10.397Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-16T16:31:10.397Z] + cut -d/ -f2 [2022-11-16T16:31:10.397Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-16T16:31:10.397Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-16T16:31:10.397Z] + cut -d/ -f2 [2022-11-16T16:31:10.397Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-16T16:31:10.397Z] + + dirname cmd/security-secretstore-setup/Dockerfilecut [2022-11-16T16:31:10.397Z] -d/ -f2 [2022-11-16T16:31:10.397Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-16T16:31:10.397Z] + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile [2022-11-16T16:31:10.397Z] [2022-11-16T16:31:10.397Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-16T16:31:10.397Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-16T16:31:10.397Z] + cut -d/ -f2 [2022-11-16T16:31:10.397Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-16T16:31:10.397Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-16T16:31:10.397Z] + cut -d/ -f2 [2022-11-16T16:31:10.397Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-16T16:31:10.397Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-16T16:31:10.397Z] + cut -d/ -f2 [2022-11-16T16:31:10.397Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-16T16:31:10.397Z] + dirname cmd/support-notifications/Dockerfile [2022-11-16T16:31:10.397Z] + cut -d/ -f2 [2022-11-16T16:31:10.397Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-16T16:31:10.397Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-16T16:31:10.397Z] + cut -d/ -f2 [2022-11-16T16:31:10.397Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-16T16:31:10.397Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-16T16:31:10.397Z] + cut -d/ -f2 [2022-11-16T16:31:10.397Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-16T16:31:10.432Z] 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-11-16T16:31:10.752Z] + git rev-list -1 --merges 3e9377543fc4a701f5441c835c647af97c2646eb~1..3e9377543fc4a701f5441c835c647af97c2646eb [Pipeline] echo [2022-11-16T16:31:10.762Z] -----------> git rev-list -1 --merges 3e9377543fc4a701f5441c835c647af97c2646eb~1..3e9377543fc4a701f5441c835c647af97c2646eb 3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:31:10.762Z] 3e9377543fc4a701f5441c835c647af97c2646eb [false] [Pipeline] sh [2022-11-16T16:31:11.098Z] + git log --format=format:%s -1 3e9377543fc4a701f5441c835c647af97c2646eb [Pipeline] echo [2022-11-16T16:31:11.109Z] ========================================================= [2022-11-16T16:31:11.109Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-16T16:31:11.109Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-16T16:31:11.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-16T16:31:11.460Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-16T16:31:11.460Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-16T16:31:11.460Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-16T16:31:11.460Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-16T16:31:11.461Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-16T16:31:11.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:31:11.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:31:11.811Z] [2022-11-16T16:31:11.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:31:12.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:31:12.110Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-16T16:31:12.110Z] b85a868b505f: Pulling fs layer [2022-11-16T16:31:12.110Z] e2be974225ed: Pulling fs layer [2022-11-16T16:31:12.110Z] 339a4e72a1f5: Pulling fs layer [2022-11-16T16:31:12.110Z] 988bab9f4d93: Pulling fs layer [2022-11-16T16:31:12.110Z] 1469e6f7b9e6: Pulling fs layer [2022-11-16T16:31:12.110Z] eaf3925da568: Pulling fs layer [2022-11-16T16:31:12.110Z] bab4dde63d76: Pulling fs layer [2022-11-16T16:31:12.110Z] bde34c3a00c8: Pulling fs layer [2022-11-16T16:31:12.110Z] b352a97aabf1: Pulling fs layer [2022-11-16T16:31:12.110Z] 4872d77fe225: Pulling fs layer [2022-11-16T16:31:12.110Z] 5851b861e8e6: Pulling fs layer [2022-11-16T16:31:12.110Z] 988bab9f4d93: Waiting [2022-11-16T16:31:12.110Z] 1469e6f7b9e6: Waiting [2022-11-16T16:31:12.110Z] eaf3925da568: Waiting [2022-11-16T16:31:12.110Z] bab4dde63d76: Waiting [2022-11-16T16:31:12.110Z] bde34c3a00c8: Waiting [2022-11-16T16:31:12.110Z] b352a97aabf1: Waiting [2022-11-16T16:31:12.110Z] 4872d77fe225: Waiting [2022-11-16T16:31:12.110Z] 5851b861e8e6: Waiting [2022-11-16T16:31:12.110Z] e2be974225ed: Verifying Checksum [2022-11-16T16:31:12.110Z] e2be974225ed: Download complete [2022-11-16T16:31:12.110Z] 988bab9f4d93: Verifying Checksum [2022-11-16T16:31:12.110Z] 988bab9f4d93: Download complete [2022-11-16T16:31:12.370Z] 339a4e72a1f5: Verifying Checksum [2022-11-16T16:31:12.370Z] 339a4e72a1f5: Download complete [2022-11-16T16:31:12.370Z] 1469e6f7b9e6: Verifying Checksum [2022-11-16T16:31:12.370Z] 1469e6f7b9e6: Download complete [2022-11-16T16:31:12.370Z] eaf3925da568: Download complete [2022-11-16T16:31:12.370Z] bde34c3a00c8: Verifying Checksum [2022-11-16T16:31:12.370Z] bde34c3a00c8: Download complete [2022-11-16T16:31:12.370Z] b352a97aabf1: Verifying Checksum [2022-11-16T16:31:12.370Z] b352a97aabf1: Download complete [2022-11-16T16:31:12.370Z] 4872d77fe225: Verifying Checksum [2022-11-16T16:31:12.370Z] 4872d77fe225: Download complete [2022-11-16T16:31:12.370Z] 5851b861e8e6: Verifying Checksum [2022-11-16T16:31:12.370Z] 5851b861e8e6: Download complete [2022-11-16T16:31:12.370Z] b85a868b505f: Verifying Checksum [2022-11-16T16:31:12.370Z] b85a868b505f: Download complete [2022-11-16T16:31:12.627Z] bab4dde63d76: Download complete [2022-11-16T16:31:13.562Z] b85a868b505f: Pull complete [2022-11-16T16:31:13.821Z] e2be974225ed: Pull complete [2022-11-16T16:31:14.389Z] 339a4e72a1f5: Pull complete [2022-11-16T16:31:14.389Z] 988bab9f4d93: Pull complete [2022-11-16T16:31:14.649Z] 1469e6f7b9e6: Pull complete [2022-11-16T16:31:14.649Z] eaf3925da568: Pull complete [2022-11-16T16:31:16.550Z] bab4dde63d76: Pull complete [2022-11-16T16:31:16.550Z] bde34c3a00c8: Pull complete [2022-11-16T16:31:16.550Z] b352a97aabf1: Pull complete [2022-11-16T16:31:16.550Z] 4872d77fe225: Pull complete [2022-11-16T16:31:16.550Z] 5851b861e8e6: Pull complete [2022-11-16T16:31:16.550Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-16T16:31:16.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:31:16.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:31:16.636Z] prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container [2022-11-16T16:31:16.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T16:31:19.141Z] $ docker top 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b -eo pid,comm [2022-11-16T16:31:19.190Z] 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-11-16T16:31:19.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-16T16:31:19.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T16:31:19.226Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T16:31:19.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T16:31:19.338Z] $ docker exec 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b ssh-agent [2022-11-16T16:31:19.438Z] SSH_AUTH_SOCK=/tmp/ssh-1Ay9AnhhDUnw/agent.32 [2022-11-16T16:31:19.438Z] SSH_AGENT_PID=38 [2022-11-16T16:31:19.443Z] Running ssh-add (command line suppressed) [2022-11-16T16:31:19.540Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7201687281460786891.key (/w/workspace/edgex-go/7@tmp/private_key_7201687281460786891.key) [2022-11-16T16:31:19.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T16:31:19.838Z] + git tag --points-at HEAD [Pipeline] } [2022-11-16T16:31:19.853Z] $ docker exec --env ******** --env ******** 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b ssh-agent -k [2022-11-16T16:31:19.949Z] unset SSH_AUTH_SOCK; [2022-11-16T16:31:19.949Z] unset SSH_AGENT_PID; [2022-11-16T16:31:19.949Z] echo Agent pid 38 killed; [2022-11-16T16:31:19.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-16T16:31:19.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T16:31:19.980Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T16:31:20.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T16:31:20.092Z] $ docker exec 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b ssh-agent [2022-11-16T16:31:20.196Z] SSH_AUTH_SOCK=/tmp/ssh-Tx4kg7AcWk88/agent.70 [2022-11-16T16:31:20.196Z] SSH_AGENT_PID=76 [2022-11-16T16:31:20.200Z] Running ssh-add (command line suppressed) [2022-11-16T16:31:20.298Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_11339359877067290350.key (/w/workspace/edgex-go/7@tmp/private_key_11339359877067290350.key) [2022-11-16T16:31:20.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T16:31:20.590Z] + git semver init [2022-11-16T16:31:20.847Z] 2022-11-16 16:31:20,756 [run_init] DEBUG init version:0.0.0 force:False [2022-11-16T16:31:20.847Z] 2022-11-16 16:31:20,757 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2022-11-16T16:31:20.847Z] 2022-11-16 16:31:20,757 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2022-11-16T16:31:20.847Z] 2022-11-16 16:31:20,757 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2022-11-16T16:31:26.145Z] 2022-11-16 16:31:26,043 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2022-11-16T16:31:26.146Z] 2022-11-16 16:31:26,044 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4211 with force:False [2022-11-16T16:31:26.146Z] 2022-11-16 16:31:26,044 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4211 [2022-11-16T16:31:26.146Z] 2022-11-16 16:31:26,048 [execute] INFO git cat-file --batch-check [2022-11-16T16:31:26.146Z] 2022-11-16 16:31:26,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-11-16T16:31:26.146Z] 2022-11-16 16:31:26,056 [execute] INFO git cat-file --batch [2022-11-16T16:31:26.146Z] 2022-11-16 16:31:26,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-11-16T16:31:26.146Z] 2022-11-16 16:31:26,061 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4211 [2022-11-16T16:31:26.146Z] 0.0.0 [Pipeline] } [2022-11-16T16:31:26.157Z] $ docker exec --env ******** --env ******** 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b ssh-agent -k [2022-11-16T16:31:26.268Z] unset SSH_AUTH_SOCK; [2022-11-16T16:31:26.268Z] unset SSH_AGENT_PID; [2022-11-16T16:31:26.268Z] echo Agent pid 76 killed; [2022-11-16T16:31:26.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T16:31:26.562Z] + git semver [Pipeline] } [2022-11-16T16:31:26.834Z] $ docker stop --time=1 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b [2022-11-16T16:31:28.120Z] $ docker rm -f 57ec824b2999eea14b8e727e0ecf18d81fc71cadec5d88aa3af123a55b87539b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T16:31:28.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-16T16:31:28.610Z] Stashed 1 file(s) [Pipeline] echo [2022-11-16T16:31:28.612Z] [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-11-16T16:31:29.000Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2022-11-16T16:31:29.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:31:29.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:31:29.035Z] ========================================================= [2022-11-16T16:31:29.035Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-16T16:31:29.035Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:31:29.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T16:31:29.318Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-16T16:31:29.318Z] 213ec9aee27d: Pulling fs layer [2022-11-16T16:31:29.318Z] 4583459ba037: Pulling fs layer [2022-11-16T16:31:29.318Z] 93c1e223e6f2: Pulling fs layer [2022-11-16T16:31:29.318Z] 53926ce57604: Pulling fs layer [2022-11-16T16:31:29.318Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-16T16:31:29.318Z] 22ff95d597cd: Pulling fs layer [2022-11-16T16:31:29.318Z] 12d6caf4c0d1: Pulling fs layer [2022-11-16T16:31:29.318Z] 96b7cbca73a9: Pulling fs layer [2022-11-16T16:31:29.318Z] a7acece74701: Pulling fs layer [2022-11-16T16:31:29.318Z] 53926ce57604: Waiting [2022-11-16T16:31:29.318Z] 12d6caf4c0d1: Waiting [2022-11-16T16:31:29.318Z] 96b7cbca73a9: Waiting [2022-11-16T16:31:29.318Z] a7acece74701: Waiting [2022-11-16T16:31:29.318Z] 21b2b0c7a3f4: Waiting [2022-11-16T16:31:29.318Z] 22ff95d597cd: Waiting [2022-11-16T16:31:29.318Z] 93c1e223e6f2: Verifying Checksum [2022-11-16T16:31:29.318Z] 93c1e223e6f2: Download complete [2022-11-16T16:31:29.318Z] 4583459ba037: Verifying Checksum [2022-11-16T16:31:29.318Z] 4583459ba037: Download complete [2022-11-16T16:31:29.318Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-16T16:31:29.318Z] 21b2b0c7a3f4: Download complete [2022-11-16T16:31:29.318Z] 22ff95d597cd: Verifying Checksum [2022-11-16T16:31:29.318Z] 22ff95d597cd: Download complete [2022-11-16T16:31:29.318Z] 213ec9aee27d: Verifying Checksum [2022-11-16T16:31:29.318Z] 213ec9aee27d: Download complete [2022-11-16T16:31:29.318Z] 12d6caf4c0d1: Verifying Checksum [2022-11-16T16:31:29.318Z] 12d6caf4c0d1: Download complete [2022-11-16T16:31:29.586Z] 213ec9aee27d: Pull complete [2022-11-16T16:31:29.586Z] 4583459ba037: Pull complete [2022-11-16T16:31:29.861Z] 93c1e223e6f2: Pull complete [2022-11-16T16:31:30.127Z] a7acece74701: Verifying Checksum [2022-11-16T16:31:30.127Z] a7acece74701: Download complete [2022-11-16T16:31:30.127Z] 53926ce57604: Download complete [2022-11-16T16:31:30.127Z] 96b7cbca73a9: Verifying Checksum [2022-11-16T16:31:30.127Z] 96b7cbca73a9: Download complete [2022-11-16T16:31:34.306Z] 53926ce57604: Pull complete [2022-11-16T16:31:34.306Z] 21b2b0c7a3f4: Pull complete [2022-11-16T16:31:34.306Z] 22ff95d597cd: Pull complete [2022-11-16T16:31:34.306Z] 12d6caf4c0d1: Pull complete [2022-11-16T16:31:35.677Z] 96b7cbca73a9: Pull complete [2022-11-16T16:31:36.243Z] a7acece74701: Pull complete [2022-11-16T16:31:36.501Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-16T16:31:36.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T16:31:36.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:31:36.806Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T16:31:36.807Z] WORKDIR /edgex [2022-11-16T16:31:36.807Z] COPY go.mod . [2022-11-16T16:31:36.807Z] RUN go mod download [2022-11-16T16:31:36.807Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-16T16:31:37.375Z] Sending build context to Docker daemon 169.8MB [2022-11-16T16:31:37.375Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T16:31:37.375Z] ---> db6d94c90886 [2022-11-16T16:31:37.375Z] Step 2/4 : WORKDIR /edgex [2022-11-16T16:31:41.638Z] ---> Running in 455819504b44 [2022-11-16T16:31:41.638Z] Removing intermediate container 455819504b44 [2022-11-16T16:31:41.638Z] ---> fc00e8929733 [2022-11-16T16:31:41.638Z] Step 3/4 : COPY go.mod . [2022-11-16T16:31:41.897Z] ---> 12a18925e3c1 [2022-11-16T16:31:41.897Z] Step 4/4 : RUN go mod download [2022-11-16T16:31:41.897Z] ---> Running in db7e98b5df0e [2022-11-16T16:31:43.696Z] Still waiting to schedule task [2022-11-16T16:31:43.696Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-119351’ [2022-11-16T16:31:56.777Z] Removing intermediate container db7e98b5df0e [2022-11-16T16:31:56.777Z] ---> 5d62853d9600 [2022-11-16T16:31:56.777Z] Successfully built 5d62853d9600 [2022-11-16T16:31:56.777Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:31:57.072Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-16T16:31:57.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:31:57.136Z] prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container [2022-11-16T16:31:57.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T16:31:57.565Z] $ docker top 84a5f864f3e21c3b5cb28c36ae27abe4db03f55a5f3f204e907c50a0f2b060d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:31:57.904Z] + go version [2022-11-16T16:31:57.904Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-16T16:31:57.920Z] $ docker stop --time=1 84a5f864f3e21c3b5cb28c36ae27abe4db03f55a5f3f204e907c50a0f2b060d4 [2022-11-16T16:31:59.211Z] $ docker rm -f 84a5f864f3e21c3b5cb28c36ae27abe4db03f55a5f3f204e907c50a0f2b060d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:31:59.586Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-16T16:31:59.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:31:59.653Z] prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container [2022-11-16T16:31:59.690Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T16:31:59.998Z] $ docker top e42224cb596e6f428caa9dc0e645eac3cd57a857cab4160997efcdb3cfaad699 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-16T16:32:00.064Z] ========================================================= [2022-11-16T16:32:00.064Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-16T16:32:00.064Z] ========================================================= [Pipeline] sh [2022-11-16T16:32:00.340Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:32:00.633Z] + make test [2022-11-16T16:32:00.633Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-16T16:32:07.185Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-16T16:32:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-16T16:32:19.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.096s coverage: 28.7% of statements [2022-11-16T16:32:19.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-16T16:32:19.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-16T16:32:19.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2022-11-16T16:32:20.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.113s coverage: 43.0% of statements [2022-11-16T16:32:20.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-16T16:32:20.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-16T16:32:20.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.200s coverage: 54.2% of statements [2022-11-16T16:32:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-16T16:32:20.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-16T16:32:23.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.924s coverage: 89.2% of statements [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-16T16:32:23.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.167s coverage: 2.2% of statements [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-16T16:32:23.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-16T16:32:23.732Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-16T16:32:23.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-16T16:32:23.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-16T16:32:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.091s coverage: 60.0% of statements [2022-11-16T16:32:23.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-16T16:32:23.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-16T16:32:23.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-16T16:32:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-11-16T16:32:23.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-16T16:32:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-11-16T16:32:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2022-11-16T16:32:23.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-16T16:32:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-11-16T16:32:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements [2022-11-16T16:32:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-11-16T16:32:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2022-11-16T16:32:23.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-11-16T16:32:33.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2022-11-16T16:32:33.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2022-11-16T16:32:35.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 79.9% of statements [2022-11-16T16:32:35.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-16T16:32:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-16T16:32:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-16T16:32:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-16T16:32:43.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-16T16:32:43.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.7% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.301s coverage: 65.8% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 41.8% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-16T16:32:43.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2022-11-16T16:32:43.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-16T16:32:43.720Z] 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-11-16T16:33:01.785Z] 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-11-16T16:33:01.785Z] GO111MODULE=on go vet ./... [2022-11-16T16:33:05.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-16T16:33:05.111Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-16T16:33:05.111Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-16T16:33:05.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-16T16:33:05.396Z] + ls -al . [2022-11-16T16:33:05.396Z] total 780 [2022-11-16T16:33:05.396Z] drwxrwxr-x 11 1001 1001 4096 Nov 16 16:32 . [2022-11-16T16:33:05.396Z] drwxr-xr-x 4 root root 4096 Nov 16 16:31 .. [2022-11-16T16:33:05.396Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 16:31 .blubracket [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 16 Nov 16 16:31 .dockerignore [2022-11-16T16:33:05.396Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 16:32 .git [2022-11-16T16:33:05.396Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 16:31 .github [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 1030 Nov 16 16:31 .gitignore [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 16:31 .golangci.yml [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 87 Nov 16 16:31 .hadolint.yml [2022-11-16T16:33:05.396Z] drwxr-xr-x 3 1001 1001 4096 Nov 16 16:31 .semver [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 16:31 .sonarcloud.properties [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 16:31 ADOPTERS.md [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 10722 Nov 16 16:31 Attribution.txt [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 73765 Nov 16 16:31 CHANGELOG.md [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 16:31 CONTRIBUTING.md [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 16:31 GOVERNANCE.md [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 850 Nov 16 16:31 Jenkinsfile [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 16:31 LICENSE [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 13857 Nov 16 16:31 Makefile [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 16:31 OWNERS.md [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 9799 Nov 16 16:31 README.md [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 16:31 SECURITY.md [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 16:31 VERSION [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 16:31 ZMQWindows.md [2022-11-16T16:33:05.396Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 16:31 bin [2022-11-16T16:33:05.396Z] drwxrwxr-x 18 1001 1001 4096 Nov 16 16:31 cmd [2022-11-16T16:33:05.396Z] -rw-r--r-- 1 root root 501828 Nov 16 16:32 coverage.out [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 3405 Nov 16 16:31 go.mod [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 45155 Nov 16 16:31 go.sum [2022-11-16T16:33:05.396Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 16:31 internal [2022-11-16T16:33:05.396Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 16:31 openapi [2022-11-16T16:33:05.396Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 16:31 snap [2022-11-16T16:33:05.396Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 16:31 version.go [Pipeline] sh [2022-11-16T16:33:05.676Z] + '[' -e coverage.out ] [2022-11-16T16:33:05.676Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-16T16:33:05.777Z] Stashed 1 file(s) [Pipeline] sh [2022-11-16T16:33:06.100Z] + make build [2022-11-16T16:33:06.100Z] 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-11-16T16:33:20.981Z] 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-11-16T16:33:30.959Z] 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-11-16T16:33:31.540Z] 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-11-16T16:33:39.678Z] 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-11-16T16:33:39.679Z] 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-11-16T16:33:40.612Z] 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-11-16T16:33:41.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-16T16:33:42.920Z] 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-11-16T16:33:43.852Z] 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-11-16T16:33:44.787Z] 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-11-16T16:33:45.352Z] 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-11-16T16:33:47.249Z] 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-11-16T16:33:48.194Z] $ docker stop --time=1 e42224cb596e6f428caa9dc0e645eac3cd57a857cab4160997efcdb3cfaad699 [2022-11-16T16:33:51.527Z] $ docker rm -f e42224cb596e6f428caa9dc0e645eac3cd57a857cab4160997efcdb3cfaad699 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:33:52.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T16:33:52.293Z] [2022-11-16T16:33:52.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:33:52.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T16:33:52.594Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-16T16:33:52.594Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-16T16:33:52.594Z] ca9280d653b3: Pulling fs layer [2022-11-16T16:33:52.594Z] 7e9c9ca2126c: Pulling fs layer [2022-11-16T16:33:52.594Z] cbdbe7a5bc2a: Download complete [2022-11-16T16:33:52.853Z] ca9280d653b3: Verifying Checksum [2022-11-16T16:33:52.853Z] ca9280d653b3: Download complete [2022-11-16T16:33:52.853Z] cbdbe7a5bc2a: Pull complete [2022-11-16T16:33:53.110Z] 7e9c9ca2126c: Download complete [2022-11-16T16:33:53.368Z] ca9280d653b3: Pull complete [2022-11-16T16:33:56.647Z] 7e9c9ca2126c: Pull complete [2022-11-16T16:33:56.647Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-16T16:33:56.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T16:33:56.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:33:56.724Z] prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container [2022-11-16T16:33:56.755Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T16:33:58.884Z] $ docker top 629d7a6a5857f4e30ebc4762c67e27c396b8864f11e0e95c9ff5c79312625d76 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:33:59.217Z] + docker-compose build --help [2022-11-16T16:33:59.217Z] + grep parallel [2022-11-16T16:33:59.782Z] --parallel Build images in parallel. [Pipeline] } [2022-11-16T16:33:59.796Z] $ docker stop --time=1 629d7a6a5857f4e30ebc4762c67e27c396b8864f11e0e95c9ff5c79312625d76 [2022-11-16T16:34:01.054Z] $ docker rm -f 629d7a6a5857f4e30ebc4762c67e27c396b8864f11e0e95c9ff5c79312625d76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:34:01.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T16:34:01.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:34:01.478Z] prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container [2022-11-16T16:34:01.508Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T16:34:01.825Z] $ docker top 5b2cf155f87dc3cb9a4d7d9180ba3e5d8892229c58e2f00c7da1f64570d4ad02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:34:02.161Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-16T16:34:02.728Z] Building core-command ... [2022-11-16T16:34:02.728Z] Building core-data ... [2022-11-16T16:34:02.728Z] Building core-metadata ... [2022-11-16T16:34:02.728Z] Building security-bootstrapper ... [2022-11-16T16:34:02.728Z] Building security-proxy-setup ... [2022-11-16T16:34:02.728Z] Building security-secretstore-setup ... [2022-11-16T16:34:02.728Z] Building security-spiffe-token-provider ... [2022-11-16T16:34:02.728Z] Building security-spire-agent ... [2022-11-16T16:34:02.728Z] Building security-spire-config ... [2022-11-16T16:34:02.728Z] Building security-spire-server ... [2022-11-16T16:34:02.728Z] Building support-notifications ... [2022-11-16T16:34:02.728Z] Building support-scheduler ... [2022-11-16T16:34:02.728Z] Building sys-mgmt-agent ... [2022-11-16T16:34:02.728Z] Building security-spire-server [2022-11-16T16:34:02.728Z] Building sys-mgmt-agent [2022-11-16T16:34:02.728Z] Building security-bootstrapper [2022-11-16T16:34:02.728Z] Building core-data [2022-11-16T16:34:02.728Z] Building security-secretstore-setup [2022-11-16T16:34:14.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:14.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:14.923Z] ---> 5d62853d9600 [2022-11-16T16:34:14.923Z] Step 3/22 : WORKDIR /edgex-go [2022-11-16T16:34:14.923Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:14.923Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:14.923Z] ---> 5d62853d9600 [2022-11-16T16:34:14.923Z] Step 3/32 : WORKDIR /edgex-go [2022-11-16T16:34:14.923Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:14.923Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:14.923Z] ---> 5d62853d9600 [2022-11-16T16:34:14.923Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:34:14.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:14.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:14.923Z] ---> 5d62853d9600 [2022-11-16T16:34:14.923Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:34:14.923Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:14.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:14.923Z] ---> 5d62853d9600 [2022-11-16T16:34:14.923Z] Step 3/23 : WORKDIR /edgex-go [2022-11-16T16:34:15.755Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119355 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws [2022-11-16T16:34:15.767Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-11-16T16:34:15.818Z] The recommended git tool is: git [2022-11-16T16:34:21.494Z] ---> Running in 9f7ea021f298 [2022-11-16T16:34:21.494Z] ---> Running in 0de885e768d1 [2022-11-16T16:34:21.494Z] ---> Running in c48391566d3a [2022-11-16T16:34:21.494Z] ---> Running in 942e434a045d [2022-11-16T16:34:21.494Z] ---> Running in c63ec1d59b44 [2022-11-16T16:34:21.494Z] Removing intermediate container 9f7ea021f298 [2022-11-16T16:34:21.494Z] ---> e62006887c09 [2022-11-16T16:34:21.494Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T16:34:21.494Z] Removing intermediate container 942e434a045d [2022-11-16T16:34:21.494Z] ---> a085f32eba16 [2022-11-16T16:34:21.494Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-16T16:34:21.494Z] Removing intermediate container 0de885e768d1 [2022-11-16T16:34:21.494Z] ---> f20745e11775 [2022-11-16T16:34:21.494Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-16T16:34:21.494Z] Removing intermediate container c48391566d3a [2022-11-16T16:34:21.494Z] ---> Running in 6d2f983782a6 [2022-11-16T16:34:21.494Z] ---> 47df821f6ce8 [2022-11-16T16:34:21.494Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T16:34:21.494Z] ---> Running in 722539bd288c [2022-11-16T16:34:21.494Z] Removing intermediate container c63ec1d59b44 [2022-11-16T16:34:21.494Z] ---> 845dfa4b436d [2022-11-16T16:34:21.494Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-16T16:34:21.494Z] ---> Running in c96ed1851ddc [2022-11-16T16:34:21.494Z] ---> Running in c07a916b74d9 [2022-11-16T16:34:21.494Z] ---> Running in 295f3547127a [2022-11-16T16:34:21.494Z] Removing intermediate container 6d2f983782a6 [2022-11-16T16:34:21.494Z] ---> 1116493b434f [2022-11-16T16:34:21.494Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-16T16:34:21.494Z] ---> Running in 967f90811523 [2022-11-16T16:34:21.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:21.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:21.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:21.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:21.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:21.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:21.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:21.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:21.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:21.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:21.750Z] OK: 211 MiB in 51 packages [2022-11-16T16:34:21.750Z] OK: 211 MiB in 51 packages [2022-11-16T16:34:21.750Z] OK: 211 MiB in 51 packages [2022-11-16T16:34:21.750Z] OK: 211 MiB in 51 packages [2022-11-16T16:34:22.009Z] OK: 211 MiB in 51 packages [2022-11-16T16:34:22.267Z] Removing intermediate container 722539bd288c [2022-11-16T16:34:22.267Z] ---> f7059a766eac [2022-11-16T16:34:22.267Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T16:34:22.267Z] Removing intermediate container c96ed1851ddc [2022-11-16T16:34:22.267Z] ---> c761399514d1 [2022-11-16T16:34:22.267Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-16T16:34:22.419Z] using credential edgex-jenkins-ssh [2022-11-16T16:34:22.445Z] Cloning the remote Git repository [2022-11-16T16:34:22.525Z] Removing intermediate container 295f3547127a [2022-11-16T16:34:22.525Z] ---> b101f85127c7 [2022-11-16T16:34:22.525Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-16T16:34:22.525Z] Removing intermediate container 967f90811523 [2022-11-16T16:34:22.525Z] ---> 6df0861602ba [2022-11-16T16:34:22.525Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T16:34:22.525Z] ---> 4d319bff4893 [2022-11-16T16:34:22.525Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:22.525Z] Removing intermediate container c07a916b74d9 [2022-11-16T16:34:22.525Z] ---> 397d79be84e8 [2022-11-16T16:34:22.525Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-16T16:34:22.525Z] ---> Running in 807fec88143e [2022-11-16T16:34:22.525Z] ---> cb00e93c1e4f [2022-11-16T16:34:22.525Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:22.525Z] ---> Running in c009ff7f8b72 [2022-11-16T16:34:22.525Z] ---> 10954d8e5fa1 [2022-11-16T16:34:22.525Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:22.525Z] ---> Running in 0222446157f6 [2022-11-16T16:34:22.783Z] ---> 18f133cda355 [2022-11-16T16:34:22.783Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:22.783Z] ---> Running in 115f967c1b46 [2022-11-16T16:34:22.783Z] ---> 7e4a383ca1ba [2022-11-16T16:34:22.783Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:22.783Z] ---> Running in 39471b591281 [2022-11-16T16:34:22.502Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-16T16:34:22.613Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-11-16T16:34:22.797Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-16T16:34:22.799Z] > git --version # timeout=10 [2022-11-16T16:34:22.824Z] > git --version # 'git version 2.25.1' [2022-11-16T16:34:22.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-16T16:34:22.882Z] Verifying host key using known hosts file [2022-11-16T16:34:23.111Z] 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-11-16T16:34:23.125Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-16T16:34:49.536Z] Removing intermediate container 807fec88143e [2022-11-16T16:34:49.536Z] ---> 5e74aecf5631 [2022-11-16T16:34:49.536Z] Step 7/24 : COPY . . [2022-11-16T16:34:49.536Z] Removing intermediate container 0222446157f6 [2022-11-16T16:34:49.536Z] ---> 02b747c5ee55 [2022-11-16T16:34:49.536Z] Step 7/22 : COPY . . [2022-11-16T16:34:49.536Z] Removing intermediate container 39471b591281 [2022-11-16T16:34:49.536Z] ---> 2787a96aa788 [2022-11-16T16:34:49.536Z] Step 7/23 : COPY . . [2022-11-16T16:34:49.536Z] Removing intermediate container c009ff7f8b72 [2022-11-16T16:34:49.536Z] ---> eb34bad77925 [2022-11-16T16:34:49.536Z] Step 7/32 : COPY . . [2022-11-16T16:34:49.536Z] Removing intermediate container 115f967c1b46 [2022-11-16T16:34:49.536Z] ---> 88599bc247e4 [2022-11-16T16:34:49.536Z] Step 8/22 : COPY . . [2022-11-16T16:34:47.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-16T16:34:47.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-16T16:34:48.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-16T16:34:48.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-16T16:34:48.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-16T16:34:48.990Z] Verifying host key using known hosts file [2022-11-16T16:34:48.997Z] 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-11-16T16:34:49.010Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-16T16:34:49.882Z] Merging remotes/origin/main commit af696e210749021336152133b8ef9886b3924fac into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 [2022-11-16T16:34:50.573Z] Merge succeeded, producing 083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T16:34:50.573Z] Checking out Revision 083c2576a3f125fd8fc3fe617829e8ed839e82a9 (PR-4211) [2022-11-16T16:34:49.899Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T16:34:49.923Z] > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 [2022-11-16T16:34:50.199Z] > git remote # timeout=10 [2022-11-16T16:34:50.220Z] > git config --get remote.origin.url # timeout=10 [2022-11-16T16:34:50.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-16T16:34:50.242Z] Verifying host key using known hosts file [2022-11-16T16:34:50.246Z] 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-11-16T16:34:50.257Z] > git merge af696e210749021336152133b8ef9886b3924fac # timeout=10 [2022-11-16T16:34:50.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-16T16:34:50.576Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T16:34:50.594Z] > git checkout -f 083c2576a3f125fd8fc3fe617829e8ed839e82a9 # timeout=10 [2022-11-16T16:34:54.345Z] Commit message: "Merge commit 'af696e210749021336152133b8ef9886b3924fac' into HEAD" [2022-11-16T16:34:54.377Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-16T16:34:54.351Z] > git rev-list --no-walk f93164357765293f139bb360b81694b1bc357797 # timeout=10 [2022-11-16T16:34:55.185Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-16T16:34:55.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T16:34:55.185Z] Dload Upload Total Spent Left Speed [2022-11-16T16:34:55.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2022-11-16T16:34:55.974Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-16T16:34:56.308Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-16T16:34:56.308Z] + sudo tee /etc/docker/daemon.new [2022-11-16T16:34:56.308Z] { [2022-11-16T16:34:56.308Z] "registry-mirrors": [ [2022-11-16T16:34:56.308Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-16T16:34:56.308Z] ], [2022-11-16T16:34:56.308Z] "bip": "10.250.0.254/24", [2022-11-16T16:34:56.308Z] "hosts": [ [2022-11-16T16:34:56.308Z] "tcp://0.0.0.0:5555", [2022-11-16T16:34:56.308Z] "unix:///var/run/docker.sock" [2022-11-16T16:34:56.308Z] ], [2022-11-16T16:34:56.308Z] "mtu": 1458, [2022-11-16T16:34:56.308Z] "selinux-enabled": true, [2022-11-16T16:34:56.308Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-16T16:34:56.308Z] } [Pipeline] sh [2022-11-16T16:34:56.642Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-16T16:34:57.011Z] + sudo service docker restart [2022-11-16T16:35:04.551Z] ---> bc355ac6d26a [2022-11-16T16:35:04.551Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-16T16:35:04.551Z] ---> ba2b50f0cab7 [2022-11-16T16:35:04.551Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-16T16:35:04.551Z] ---> cfee5d5e7696 [2022-11-16T16:35:04.551Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T16:35:04.551Z] ---> 8e58ee906a1f [2022-11-16T16:35:04.551Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-16T16:35:04.551Z] ---> Running in f744dfa4c114 [2022-11-16T16:35:04.551Z] ---> Running in 724b5aac5c8a [2022-11-16T16:35:04.551Z] ---> e2507ca4d120 [2022-11-16T16:35:04.551Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-16T16:35:04.551Z] ---> Running in f35c127f00f7 [2022-11-16T16:35:04.551Z] ---> Running in 6cb7551eacc5 [2022-11-16T16:35:04.551Z] ---> Running in e1c19dfc11e0 [2022-11-16T16:35:04.551Z] Removing intermediate container f35c127f00f7 [2022-11-16T16:35:04.551Z] ---> ca24548b7097 [2022-11-16T16:35:04.551Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-16T16:35:04.551Z] ---> Running in c4b82728896d [2022-11-16T16:35:04.551Z] Removing intermediate container c4b82728896d [2022-11-16T16:35:04.551Z] ---> 5899332cd729 [2022-11-16T16:35:04.551Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-16T16:35:04.551Z] ---> Running in 2bbb6646f990 [2022-11-16T16:35:04.551Z] 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-11-16T16:35:04.551Z] 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-11-16T16:35:04.551Z] 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-11-16T16:35:04.551Z] 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-11-16T16:35:04.551Z] Removing intermediate container 2bbb6646f990 [2022-11-16T16:35:04.551Z] ---> ca7f9d51ae02 [2022-11-16T16:35:04.551Z] Step 11/23 : WORKDIR /edgex-go [2022-11-16T16:35:04.551Z] ---> Running in 3ad0dcd899ad [2022-11-16T16:35:04.551Z] Removing intermediate container 3ad0dcd899ad [2022-11-16T16:35:04.551Z] ---> b954a4d7f628 [2022-11-16T16:35:04.551Z] [2022-11-16T16:35:04.551Z] Step 12/23 : FROM alpine:3.15 [2022-11-16T16:35:04.551Z] 3.15: Pulling from library/alpine [2022-11-16T16:35:04.551Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-16T16:35:04.551Z] Status: Downloaded newer image for alpine:3.15 [2022-11-16T16:35:04.551Z] ---> c4fc93816858 [2022-11-16T16:35:04.551Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:35:04.810Z] ---> Running in ceef3c006641 [2022-11-16T16:35:04.810Z] Removing intermediate container ceef3c006641 [2022-11-16T16:35:04.810Z] ---> 5ed552e26fb9 [2022-11-16T16:35:04.810Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T16:35:04.810Z] ---> Running in 9b7c56450c4e [2022-11-16T16:35:05.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:05.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:05.630Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T16:35:05.630Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T16:35:05.630Z] OK: 15859 distinct packages available [2022-11-16T16:35:05.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:05.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:05.886Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-16T16:35:05.886Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-16T16:35:05.886Z] (3/5) Installing libucontext (1.1-r0) [2022-11-16T16:35:05.886Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-16T16:35:05.886Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-16T16:35:05.886Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T16:35:05.886Z] OK: 7 MiB in 19 packages [2022-11-16T16:35:08.416Z] Removing intermediate container 9b7c56450c4e [2022-11-16T16:35:08.416Z] ---> 0ebb1c97822c [2022-11-16T16:35:08.416Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T16:35:12.739Z] ---> 97baaa699ef9 [2022-11-16T16:35:12.739Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T16:35:14.109Z] ---> 49237fbe74ef [2022-11-16T16:35:14.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-16T16:35:14.366Z] ---> e66612949ad7 [2022-11-16T16:35:14.366Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-16T16:35:15.298Z] ---> 79a361b6a108 [2022-11-16T16:35:15.298Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T16:35:15.298Z] ---> Running in 01733b903ef5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T16:35:15.336Z] provisioning config files... [2022-11-16T16:35:15.368Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2797478240636409073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:35:15.738Z] ---> docker-login.sh [2022-11-16T16:35:15.738Z] nexus3.edgexfoundry.org:10001 [2022-11-16T16:35:16.228Z] Removing intermediate container 01733b903ef5 [2022-11-16T16:35:16.229Z] ---> 50fc99704083 [2022-11-16T16:35:16.229Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T16:35:16.229Z] ---> Running in a70f32335137 [2022-11-16T16:35:16.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:35:16.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:35:16.603Z] Configure a credential helper to remove this warning. See [2022-11-16T16:35:16.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:35:16.603Z] [2022-11-16T16:35:16.603Z] Login Succeeded [2022-11-16T16:35:16.603Z] nexus3.edgexfoundry.org:10002 [2022-11-16T16:35:16.793Z] Removing intermediate container a70f32335137 [2022-11-16T16:35:16.793Z] ---> 817d7ab9b1b3 [2022-11-16T16:35:16.793Z] Step 21/23 : LABEL arch=x86_64 [2022-11-16T16:35:16.793Z] ---> Running in 043ed240b87f [2022-11-16T16:35:16.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:35:16.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:35:16.875Z] Configure a credential helper to remove this warning. See [2022-11-16T16:35:16.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:35:16.875Z] [2022-11-16T16:35:16.875Z] Login Succeeded [2022-11-16T16:35:16.875Z] nexus3.edgexfoundry.org:10003 [2022-11-16T16:35:17.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:35:17.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:35:17.147Z] Configure a credential helper to remove this warning. See [2022-11-16T16:35:17.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:35:17.147Z] [2022-11-16T16:35:17.147Z] Login Succeeded [2022-11-16T16:35:17.357Z] Removing intermediate container 043ed240b87f [2022-11-16T16:35:17.357Z] ---> 1b6d79559758 [2022-11-16T16:35:17.357Z] Step 22/23 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:35:17.357Z] ---> Running in a6396566ee1b [2022-11-16T16:35:17.414Z] nexus3.edgexfoundry.org:10004 [2022-11-16T16:35:17.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:35:17.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:35:17.685Z] Configure a credential helper to remove this warning. See [2022-11-16T16:35:17.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:35:17.685Z] [2022-11-16T16:35:17.685Z] Login Succeeded [2022-11-16T16:35:17.685Z] docker.io [2022-11-16T16:35:17.949Z] Removing intermediate container a6396566ee1b [2022-11-16T16:35:17.949Z] ---> 27e0ad81a2c0 [2022-11-16T16:35:17.949Z] Step 23/23 : LABEL version=0.0.0 [2022-11-16T16:35:17.949Z] ---> Running in 147e9c39f34e [2022-11-16T16:35:17.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:35:18.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:35:18.226Z] Configure a credential helper to remove this warning. See [2022-11-16T16:35:18.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:35:18.226Z] [2022-11-16T16:35:18.226Z] Login Succeeded [2022-11-16T16:35:18.226Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T16:35:18.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-16T16:35:18.515Z] Removing intermediate container 147e9c39f34e [2022-11-16T16:35:18.515Z] ---> 29bdaf2f12a1 [2022-11-16T16:35:18.515Z] [2022-11-16T16:35:18.515Z] Successfully built 29bdaf2f12a1 [2022-11-16T16:35:18.515Z] Successfully tagged security-spire-server:latest [2022-11-16T16:35:18.515Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-11-16T16:35:18.745Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2022-11-16T16:35:18.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:35:18.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:35:18.792Z] ========================================================= [2022-11-16T16:35:18.792Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-16T16:35:18.792Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:35:19.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T16:35:19.399Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-16T16:35:19.399Z] 9b18e9b68314: Pulling fs layer [2022-11-16T16:35:19.399Z] 35d82f9e3411: Pulling fs layer [2022-11-16T16:35:19.399Z] e16973657156: Pulling fs layer [2022-11-16T16:35:19.399Z] fc693d55d65f: Pulling fs layer [2022-11-16T16:35:19.399Z] 7e9fc2657dce: Pulling fs layer [2022-11-16T16:35:19.399Z] dda99020689f: Pulling fs layer [2022-11-16T16:35:19.399Z] db1c61fa0a46: Pulling fs layer [2022-11-16T16:35:19.399Z] 891c053d2c06: Pulling fs layer [2022-11-16T16:35:19.399Z] 7e9fc2657dce: Waiting [2022-11-16T16:35:19.399Z] dda99020689f: Waiting [2022-11-16T16:35:19.399Z] db1c61fa0a46: Waiting [2022-11-16T16:35:19.399Z] 891c053d2c06: Waiting [2022-11-16T16:35:19.399Z] fc693d55d65f: Waiting [2022-11-16T16:35:19.399Z] e16973657156: Verifying Checksum [2022-11-16T16:35:19.399Z] e16973657156: Download complete [2022-11-16T16:35:19.399Z] 35d82f9e3411: Download complete [2022-11-16T16:35:19.399Z] 7e9fc2657dce: Verifying Checksum [2022-11-16T16:35:19.399Z] 7e9fc2657dce: Download complete [2022-11-16T16:35:19.399Z] dda99020689f: Verifying Checksum [2022-11-16T16:35:19.399Z] dda99020689f: Download complete [2022-11-16T16:35:19.399Z] 9b18e9b68314: Download complete [2022-11-16T16:35:20.384Z] 9b18e9b68314: Pull complete [2022-11-16T16:35:20.660Z] 891c053d2c06: Verifying Checksum [2022-11-16T16:35:20.660Z] 891c053d2c06: Download complete [2022-11-16T16:35:20.934Z] 35d82f9e3411: Pull complete [2022-11-16T16:35:21.529Z] e16973657156: Pull complete [2022-11-16T16:35:21.799Z] db1c61fa0a46: Verifying Checksum [2022-11-16T16:35:21.799Z] db1c61fa0a46: Download complete [2022-11-16T16:35:21.801Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:35:21.801Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:35:21.801Z] ---> 5d62853d9600 [2022-11-16T16:35:21.801Z] Step 3/19 : WORKDIR /edgex-go [2022-11-16T16:35:21.801Z] ---> Using cache [2022-11-16T16:35:21.801Z] ---> 845dfa4b436d [2022-11-16T16:35:21.801Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-16T16:35:22.384Z] fc693d55d65f: Verifying Checksum [2022-11-16T16:35:22.385Z] fc693d55d65f: Download complete [2022-11-16T16:35:26.018Z] ---> Running in 4ab8baf0bb64 [2022-11-16T16:35:26.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:26.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:26.803Z] v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-16T16:35:26.803Z] v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-16T16:35:26.803Z] OK: 17038 distinct packages available [2022-11-16T16:35:26.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:26.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:27.063Z] OK: 211 MiB in 51 packages [2022-11-16T16:35:28.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-16T16:35:28.706Z] Removing intermediate container 4ab8baf0bb64 [2022-11-16T16:35:28.706Z] ---> 4a9ce76b5a9d [2022-11-16T16:35:28.707Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-16T16:35:30.707Z] ---> 035822fa3ebb [2022-11-16T16:35:30.707Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:35:30.707Z] ---> Running in 966a481d0bb1 [2022-11-16T16:35:30.707Z] Removing intermediate container f744dfa4c114 [2022-11-16T16:35:30.707Z] ---> 34fa6d0b3b4b [2022-11-16T16:35:30.707Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-16T16:35:30.707Z] ---> Running in 4bd673c6db30 [2022-11-16T16:35:31.274Z] 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-11-16T16:35:34.729Z] fc693d55d65f: Pull complete [2022-11-16T16:35:34.729Z] 7e9fc2657dce: Pull complete [2022-11-16T16:35:34.729Z] dda99020689f: Pull complete [2022-11-16T16:35:35.492Z] Removing intermediate container e1c19dfc11e0 [2022-11-16T16:35:35.492Z] ---> e14599e3a73f [2022-11-16T16:35:35.492Z] [2022-11-16T16:35:35.492Z] Step 9/32 : FROM alpine:3.16 [2022-11-16T16:35:35.492Z] Removing intermediate container 724b5aac5c8a [2022-11-16T16:35:35.492Z] ---> df8abc707af1 [2022-11-16T16:35:35.492Z] [2022-11-16T16:35:35.492Z] Step 9/24 : FROM alpine:3.16 [2022-11-16T16:35:36.060Z] Removing intermediate container 4bd673c6db30 [2022-11-16T16:35:36.060Z] ---> 2eb17d4e5e3a [2022-11-16T16:35:36.060Z] [2022-11-16T16:35:36.060Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T16:35:36.319Z] 3.16: Pulling from library/alpine [2022-11-16T16:35:37.256Z] 3.16: Pulling from library/alpine [2022-11-16T16:35:37.517Z] 3.16: Pulling from library/alpine [2022-11-16T16:35:37.779Z] Removing intermediate container 6cb7551eacc5 [2022-11-16T16:35:37.779Z] ---> bc7433abfca7 [2022-11-16T16:35:37.779Z] [2022-11-16T16:35:37.779Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T16:35:38.721Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T16:35:38.721Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T16:35:38.721Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T16:35:38.721Z] Status: Downloaded newer image for alpine:3.16 [2022-11-16T16:35:38.721Z] Status: Downloaded newer image for alpine:3.16 [2022-11-16T16:35:38.721Z] Status: Image is up to date for alpine:3.16 [2022-11-16T16:35:38.721Z] ---> bfe296a52501 [2022-11-16T16:35:38.721Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:35:38.721Z] ---> bfe296a52501 [2022-11-16T16:35:38.721Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:35:38.721Z] ---> bfe296a52501 [2022-11-16T16:35:38.721Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-16T16:35:39.301Z] 3.16: Pulling from library/alpine [2022-11-16T16:35:39.562Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T16:35:39.562Z] Status: Image is up to date for alpine:3.16 [2022-11-16T16:35:39.562Z] ---> bfe296a52501 [2022-11-16T16:35:39.562Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-16T16:35:39.822Z] ---> Running in 6be655c8d141 [2022-11-16T16:35:39.822Z] ---> Running in 288e9123f3d1 [2022-11-16T16:35:39.822Z] ---> Running in c0512e5cc912 [2022-11-16T16:35:39.822Z] ---> Running in fd79b613acf9 [2022-11-16T16:35:39.822Z] Removing intermediate container c0512e5cc912 [2022-11-16T16:35:39.822Z] ---> 2e0c6a246903 [2022-11-16T16:35:39.822Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-16T16:35:39.823Z] Removing intermediate container 6be655c8d141 [2022-11-16T16:35:39.823Z] ---> cfd70c2728b8 [2022-11-16T16:35:39.823Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-16T16:35:40.087Z] ---> Running in 12065edcb1da [2022-11-16T16:35:40.087Z] Removing intermediate container fd79b613acf9 [2022-11-16T16:35:40.088Z] ---> 31e033ef9952 [2022-11-16T16:35:40.088Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-16T16:35:40.088Z] ---> Running in a39d00928439 [2022-11-16T16:35:40.088Z] ---> Running in f5264a6f0526 [2022-11-16T16:35:40.096Z] db1c61fa0a46: Pull complete [2022-11-16T16:35:40.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:40.350Z] Removing intermediate container a39d00928439 [2022-11-16T16:35:40.350Z] ---> f3baff596306 [2022-11-16T16:35:40.350Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-16T16:35:40.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:40.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:40.350Z] ---> Running in e6d2be69aa47 [2022-11-16T16:35:40.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:40.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:40.350Z] Removing intermediate container e6d2be69aa47 [2022-11-16T16:35:40.350Z] ---> e759b886e791 [2022-11-16T16:35:40.350Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-16T16:35:40.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:40.614Z] ---> Running in 3cd12c7df7e6 [2022-11-16T16:35:40.614Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-16T16:35:40.614Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-16T16:35:40.614Z] (3/3) Installing su-exec (0.2-r1) [2022-11-16T16:35:40.614Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:35:40.614Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:35:40.614Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-16T16:35:40.614Z] (2/2) Installing su-exec (0.2-r1) [2022-11-16T16:35:40.614Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:35:40.614Z] OK: 6 MiB in 16 packages [2022-11-16T16:35:40.614Z] OK: 6 MiB in 17 packages [2022-11-16T16:35:40.874Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-16T16:35:40.874Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-16T16:35:40.874Z] (3/33) Installing readline (8.1.2-r0) [2022-11-16T16:35:40.874Z] (4/33) Installing bash (5.1.16-r2) [2022-11-16T16:35:40.874Z] Executing bash-5.1.16-r2.post-install [2022-11-16T16:35:40.874Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-16T16:35:40.874Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-16T16:35:40.874Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T16:35:40.874Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-16T16:35:40.874Z] (9/33) Installing curl (7.83.1-r4) [2022-11-16T16:35:40.874Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-16T16:35:41.133Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-16T16:35:41.133Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-16T16:35:41.133Z] (13/33) Installing expat (2.5.0-r0) [2022-11-16T16:35:41.133Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-16T16:35:41.133Z] (15/33) Installing gdbm (1.23-r0) [2022-11-16T16:35:41.133Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-16T16:35:41.133Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T16:35:41.133Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T16:35:41.133Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-16T16:35:41.133Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-16T16:35:41.133Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-16T16:35:42.058Z] 891c053d2c06: Pull complete [2022-11-16T16:35:42.058Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-16T16:35:42.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T16:35:42.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [2022-11-16T16:35:42.081Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-16T16:35:42.082Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-16T16:35:42.082Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-16T16:35:42.082Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-16T16:35:42.082Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-16T16:35:42.082Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-16T16:35:42.082Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-16T16:35:42.082Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-16T16:35:42.082Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-16T16:35:42.082Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-16T16:35:42.082Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-16T16:35:42.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:42.082Z] (33/33) Installing py3-pip (22.1.1-r0) [Pipeline] sh [2022-11-16T16:35:42.346Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:35:42.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:42.346Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:35:42.346Z] OK: 123 MiB in 47 packages [2022-11-16T16:35:42.396Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T16:35:42.396Z] WORKDIR /edgex [2022-11-16T16:35:42.396Z] COPY go.mod . [2022-11-16T16:35:42.396Z] RUN go mod download [2022-11-16T16:35:42.396Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-16T16:35:42.605Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-16T16:35:42.606Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T16:35:42.606Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-16T16:35:42.606Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T16:35:42.606Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-16T16:35:42.606Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-16T16:35:42.606Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:35:42.606Z] OK: 8 MiB in 20 packages [2022-11-16T16:35:42.980Z] Sending build context to Docker daemon 3.278MB [2022-11-16T16:35:42.980Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T16:35:42.980Z] ---> f96f9c87975a [2022-11-16T16:35:42.980Z] Step 2/4 : WORKDIR /edgex [2022-11-16T16:35:43.191Z] Removing intermediate container 12065edcb1da [2022-11-16T16:35:43.191Z] ---> 4f0238b5fe2a [2022-11-16T16:35:43.191Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-16T16:35:43.471Z] ---> Running in f8557a99fb57 [2022-11-16T16:35:43.471Z] Removing intermediate container 288e9123f3d1 [2022-11-16T16:35:43.471Z] ---> cc2e47db9152 [2022-11-16T16:35:43.471Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T16:35:43.471Z] Removing intermediate container f8557a99fb57 [2022-11-16T16:35:43.471Z] ---> f2b410087b84 [2022-11-16T16:35:43.471Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-16T16:35:43.471Z] ---> Running in 47285c2e7908 [2022-11-16T16:35:43.471Z] ---> Running in 0d8504c6a953 [2022-11-16T16:35:43.471Z] Removing intermediate container 3cd12c7df7e6 [2022-11-16T16:35:43.471Z] ---> fd87592a1ff1 [2022-11-16T16:35:43.471Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:35:43.729Z] Removing intermediate container 47285c2e7908 [2022-11-16T16:35:43.729Z] ---> b595287e7801 [2022-11-16T16:35:43.729Z] Step 12/24 : WORKDIR / [2022-11-16T16:35:43.729Z] Removing intermediate container 0d8504c6a953 [2022-11-16T16:35:43.729Z] ---> 91d8f8d5c6c5 [2022-11-16T16:35:43.729Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-16T16:35:43.729Z] ---> Running in d928c7d2cf2f [2022-11-16T16:35:43.729Z] ---> Running in 5d20f4cd5bc6 [2022-11-16T16:35:43.729Z] ---> d21b87007d15 [2022-11-16T16:35:43.729Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-16T16:35:43.729Z] Removing intermediate container d928c7d2cf2f [2022-11-16T16:35:43.729Z] ---> af3aac5bad37 [2022-11-16T16:35:43.729Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonRemoving intermediate container 5d20f4cd5bc6 [2022-11-16T16:35:43.729Z] [2022-11-16T16:35:43.729Z] ---> aedcca76b9d7 [2022-11-16T16:35:43.729Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-16T16:35:43.729Z] ---> Running in 410413771f33 [2022-11-16T16:35:43.729Z] Removing intermediate container 966a481d0bb1 [2022-11-16T16:35:43.729Z] ---> 05d334da48ad [2022-11-16T16:35:43.729Z] Step 7/19 : COPY . . [2022-11-16T16:35:43.987Z] Removing intermediate container 410413771f33 [2022-11-16T16:35:43.987Z] ---> c25d7aca55e8 [2022-11-16T16:35:43.987Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-16T16:35:45.574Z] ---> Running in c1623b0664a0 [2022-11-16T16:35:45.574Z] Removing intermediate container c1623b0664a0 [2022-11-16T16:35:45.574Z] ---> dcdae3ad7051 [2022-11-16T16:35:45.574Z] Step 3/4 : COPY go.mod . [2022-11-16T16:35:45.842Z] ---> bd336ec7903b [2022-11-16T16:35:45.842Z] Step 4/4 : RUN go mod download [2022-11-16T16:35:46.114Z] ---> Running in 19a2f45eac94 [2022-11-16T16:35:48.185Z] ---> 88ed705c534c [2022-11-16T16:35:48.185Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-16T16:35:48.185Z] ---> Running in e4176f1dca3d [2022-11-16T16:35:48.185Z] ---> c20264fd5560 [2022-11-16T16:35:48.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-16T16:35:48.185Z] ---> e315e24a9d4d [2022-11-16T16:35:48.185Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-16T16:35:48.185Z] ---> Running in b8052e9a8e9c [2022-11-16T16:35:48.185Z] ---> 16f21d49b124 [2022-11-16T16:35:48.185Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-16T16:35:48.185Z] ---> Running in 1634437424df [2022-11-16T16:35:48.185Z] ---> a2164a4f3abe [2022-11-16T16:35:48.185Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-16T16:35:48.185Z] Removing intermediate container 1634437424df [2022-11-16T16:35:48.185Z] ---> af0f8d4aef8e [2022-11-16T16:35:48.185Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:35:48.185Z] ---> Running in 59590f7a7eea [2022-11-16T16:35:48.185Z] ---> a8070cb19f05 [2022-11-16T16:35:48.185Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-16T16:35:48.185Z] Removing intermediate container 59590f7a7eea [2022-11-16T16:35:48.185Z] ---> c5b248784f13 [2022-11-16T16:35:48.185Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T16:35:48.185Z] ---> Running in 231453a405bf [2022-11-16T16:35:48.185Z] 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-11-16T16:35:48.185Z] ---> 49638bb289e5 [2022-11-16T16:35:48.185Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-16T16:35:48.185Z] Removing intermediate container 231453a405bf [2022-11-16T16:35:48.185Z] ---> d06617d74296 [2022-11-16T16:35:48.185Z] Step 21/22 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:35:48.185Z] ---> Running in 69183fe4735f [2022-11-16T16:35:48.755Z] Removing intermediate container 69183fe4735f [2022-11-16T16:35:48.755Z] ---> 0f9591a1ad6f [2022-11-16T16:35:48.755Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T16:35:48.755Z] Removing intermediate container e4176f1dca3d [2022-11-16T16:35:48.755Z] ---> dd02ccda6f55 [2022-11-16T16:35:48.755Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-16T16:35:48.755Z] ---> c945686d3201 [2022-11-16T16:35:48.755Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-16T16:35:48.755Z] ---> Running in 1937e003cbdd [2022-11-16T16:35:48.755Z] ---> Running in 4c5142bf7c01 [2022-11-16T16:35:49.166Z] Collecting docker-compose==1.23.2 [2022-11-16T16:35:49.166Z] Removing intermediate container 1937e003cbdd [2022-11-16T16:35:49.166Z] ---> 030c49a1ec1f [2022-11-16T16:35:49.166Z] [2022-11-16T16:35:49.166Z] Removing intermediate container 4c5142bf7c01 [2022-11-16T16:35:49.166Z] ---> e48001f5875b [2022-11-16T16:35:49.166Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-16T16:35:49.166Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-16T16:35:49.166Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 34.7 MB/s eta 0:00:00 [2022-11-16T16:35:49.166Z] Successfully built 030c49a1ec1f [2022-11-16T16:35:49.166Z] Successfully tagged core-data:latest [2022-11-16T16:35:49.166Z]  Building core-data ... done Building support-scheduler [2022-11-16T16:35:49.166Z] Collecting cached-property<2,>=1.2.0 [2022-11-16T16:35:49.166Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-16T16:35:49.166Z] Collecting texttable<0.10,>=0.9.0 [2022-11-16T16:35:49.166Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-16T16:35:49.166Z] Preparing metadata (setup.py): started [2022-11-16T16:35:49.735Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:35:49.994Z] Collecting docker<4.0,>=3.6.0 [2022-11-16T16:35:49.994Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-16T16:35:49.994Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 112.8 MB/s eta 0:00:00 [2022-11-16T16:35:49.994Z] 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-11-16T16:35:49.994Z] Collecting jsonschema<3,>=2.5.1 [2022-11-16T16:35:49.994Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-16T16:35:49.994Z] Collecting docopt<0.7,>=0.6.1 [2022-11-16T16:35:49.994Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-16T16:35:49.994Z] Preparing metadata (setup.py): started [2022-11-16T16:35:50.561Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:35:50.820Z] Collecting PyYAML<4,>=3.10 [2022-11-16T16:35:50.820Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-16T16:35:50.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 38.6 MB/s eta 0:00:00 [2022-11-16T16:35:50.820Z] Preparing metadata (setup.py): started [2022-11-16T16:35:51.759Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:35:51.759Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-16T16:35:51.759Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-16T16:35:51.759Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 164.3 MB/s eta 0:00:00 [2022-11-16T16:35:51.759Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-16T16:35:51.759Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-16T16:35:51.759Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 123.4 MB/s eta 0:00:00 [2022-11-16T16:35:51.759Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-16T16:35:51.759Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-16T16:35:51.759Z] Preparing metadata (setup.py): started [2022-11-16T16:35:52.329Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:35:52.329Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:35:52.329Z] ---> 5d62853d9600 [2022-11-16T16:35:52.329Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:35:52.329Z] ---> Using cache [2022-11-16T16:35:52.329Z] ---> e62006887c09 [2022-11-16T16:35:52.329Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T16:35:52.329Z] ---> Using cache [2022-11-16T16:35:52.329Z] ---> 1116493b434f [2022-11-16T16:35:52.329Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-16T16:35:52.329Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:35:52.329Z] Collecting docker-pycreds>=0.4.0 [2022-11-16T16:35:52.329Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-16T16:35:52.329Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-16T16:35:52.588Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-16T16:35:52.588Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 64.4 MB/s eta 0:00:00 [2022-11-16T16:35:52.588Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-16T16:35:52.588Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-16T16:35:52.588Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 57.3 MB/s eta 0:00:00 [2022-11-16T16:35:52.588Z] Collecting idna<2.8,>=2.5 [2022-11-16T16:35:52.588Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-16T16:35:52.588Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 131.8 MB/s eta 0:00:00 [2022-11-16T16:35:52.845Z] Collecting certifi>=2017.4.17 [2022-11-16T16:35:52.845Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-16T16:35:52.845Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 173.5 MB/s eta 0:00:00 [2022-11-16T16:35:52.845Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-16T16:35:52.845Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-16T16:35:52.845Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-16T16:35:52.845Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-16T16:35:52.845Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-16T16:35:52.845Z] Running setup.py install for texttable: started [2022-11-16T16:35:53.409Z] Running setup.py install for texttable: finished with status 'done' [2022-11-16T16:35:53.410Z] Running setup.py install for PyYAML: started [2022-11-16T16:35:53.974Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-16T16:35:54.563Z] ---> 9d5cba491cda [2022-11-16T16:35:54.563Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-16T16:35:54.830Z] ---> Running in b2839edeb228 [2022-11-16T16:35:54.830Z] ---> afd5e1b113a8 [2022-11-16T16:35:54.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T16:35:54.830Z] ---> Running in a8ea13a5a4e2 [2022-11-16T16:35:54.830Z] Running setup.py install for docopt: started [2022-11-16T16:35:54.830Z] ---> cae35dead1f7 [2022-11-16T16:35:54.830Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T16:35:54.830Z] ---> Running in 7a2f5257afc6 [2022-11-16T16:35:55.086Z] Running setup.py install for docopt: finished with status 'done' [2022-11-16T16:35:55.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:55.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:55.602Z] OK: 211 MiB in 51 packages [2022-11-16T16:35:55.602Z] Running setup.py install for dockerpty: started [2022-11-16T16:35:55.860Z] Removing intermediate container a8ea13a5a4e2 [2022-11-16T16:35:55.860Z] ---> bcf879b556f5 [2022-11-16T16:35:55.860Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:35:56.117Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-16T16:35:56.444Z] ---> 8debc86e5c01 [2022-11-16T16:35:56.444Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-16T16:35:56.445Z] Removing intermediate container 7a2f5257afc6 [2022-11-16T16:35:56.445Z] ---> 101c65d85f90 [2022-11-16T16:35:56.445Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T16:35:56.796Z] ---> Running in fea19b065040 [2022-11-16T16:35:56.796Z] Removing intermediate container b2839edeb228 [2022-11-16T16:35:56.796Z] ---> 51946a6b50ac [2022-11-16T16:35:56.796Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T16:35:57.066Z] 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-11-16T16:35:57.066Z] 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-11-16T16:35:57.066Z]  ---> 9fcd17617993 [2022-11-16T16:35:57.066Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-16T16:35:57.066Z] Removing intermediate container fea19b065040 [2022-11-16T16:35:57.066Z] ---> f4e195b76006 [2022-11-16T16:35:57.066Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T16:35:57.066Z] ---> 385caec95192 [2022-11-16T16:35:57.066Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:35:57.066Z] ---> Running in 55522b6f42b0 [2022-11-16T16:35:57.066Z] ---> Running in 1949aff63ebc [2022-11-16T16:35:57.362Z] Removing intermediate container 55522b6f42b0 [2022-11-16T16:35:57.362Z] ---> 4a021a214137 [2022-11-16T16:35:57.362Z] Step 23/24 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:35:57.362Z] ---> be1731add547 [2022-11-16T16:35:57.362Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-16T16:35:57.644Z] ---> Running in 09e8af302ae8 [2022-11-16T16:35:57.983Z] Removing intermediate container 09e8af302ae8 [2022-11-16T16:35:57.983Z] ---> 9c0d606b9139 [2022-11-16T16:35:57.983Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:35:58.637Z] ---> 2a6fc2b4818e [2022-11-16T16:35:58.637Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-16T16:36:00.043Z] ---> Running in b3977cb0d613 [2022-11-16T16:36:00.982Z] ---> b8257cce44dd [2022-11-16T16:36:00.982Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-16T16:36:00.982Z] Removing intermediate container b3977cb0d613 [2022-11-16T16:36:00.982Z] ---> d4c758496bc9 [2022-11-16T16:36:00.982Z] [2022-11-16T16:36:01.257Z] Successfully built d4c758496bc9 [2022-11-16T16:36:01.258Z] Successfully tagged security-secretstore-setup:latest [2022-11-16T16:36:01.258Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-11-16T16:36:01.258Z] Removing intermediate container f5264a6f0526 [2022-11-16T16:36:01.258Z] ---> ef60945a1d03 [2022-11-16T16:36:01.258Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-16T16:36:04.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:36:04.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:36:04.567Z] ---> 5d62853d9600 [2022-11-16T16:36:04.567Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:36:04.567Z] ---> Using cache [2022-11-16T16:36:04.567Z] ---> 845dfa4b436d [2022-11-16T16:36:04.567Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T16:36:09.889Z] ---> Running in a7c05bcab21d [2022-11-16T16:36:09.889Z] ---> e8b3d29d5e0d [2022-11-16T16:36:09.889Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-16T16:36:09.889Z] ---> Running in 7c79df7322b6 [2022-11-16T16:36:09.889Z] Removing intermediate container a7c05bcab21d [2022-11-16T16:36:09.889Z] ---> c76f4b4c2ccd [2022-11-16T16:36:09.889Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T16:36:09.889Z] ---> Running in 6eaad7a4c0c7 [2022-11-16T16:36:10.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:36:11.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:36:11.024Z] OK: 211 MiB in 51 packages [2022-11-16T16:36:12.399Z] ---> ac42affe41c9 [2022-11-16T16:36:12.399Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-16T16:36:13.389Z] Removing intermediate container 6eaad7a4c0c7 [2022-11-16T16:36:13.389Z] ---> a9e641fb0781 [2022-11-16T16:36:13.389Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-16T16:36:13.389Z] ---> Running in d331731e374d [2022-11-16T16:36:13.389Z] Removing intermediate container b8052e9a8e9c [2022-11-16T16:36:13.390Z] ---> 8649bcd539f0 [2022-11-16T16:36:13.390Z] [2022-11-16T16:36:13.390Z] Step 9/19 : FROM alpine:3.15 [2022-11-16T16:36:13.390Z] ---> c4fc93816858 [2022-11-16T16:36:13.390Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:36:13.390Z] ---> Using cache [2022-11-16T16:36:13.390Z] ---> 5ed552e26fb9 [2022-11-16T16:36:13.390Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-16T16:36:13.722Z] Removing intermediate container 7c79df7322b6 [2022-11-16T16:36:13.722Z] ---> a0b25006ef3e [2022-11-16T16:36:13.722Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T16:36:13.722Z] ---> Running in b9f24b734ece [2022-11-16T16:36:13.984Z] ---> fa8b4d40b89f [2022-11-16T16:36:13.984Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-16T16:36:13.984Z] ---> ea293586844c [2022-11-16T16:36:13.984Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:36:13.984Z] ---> Running in fecd1f0fc739 [2022-11-16T16:36:14.255Z] ---> 3fa634721674 [2022-11-16T16:36:14.255Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-16T16:36:14.255Z] Removing intermediate container d331731e374d [2022-11-16T16:36:14.255Z] ---> 9c2378db8ae7 [2022-11-16T16:36:14.255Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-16T16:36:14.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:36:14.256Z] ---> Running in d572e5a56167 [2022-11-16T16:36:14.524Z] ---> 6234180e2a9f [2022-11-16T16:36:14.524Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-16T16:36:14.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:36:14.524Z] Removing intermediate container d572e5a56167 [2022-11-16T16:36:14.524Z] ---> 70b163d21b57 [2022-11-16T16:36:14.524Z] Step 29/32 : CMD ["gate"] [2022-11-16T16:36:14.524Z] ---> Running in c46096b86c61 [2022-11-16T16:36:14.524Z] ---> Running in ecfd70d31018 [2022-11-16T16:36:14.782Z] Removing intermediate container c46096b86c61 [2022-11-16T16:36:14.783Z] ---> 6ffef1eb0a0e [2022-11-16T16:36:14.783Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:36:14.783Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T16:36:14.783Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T16:36:14.783Z] OK: 15859 distinct packages available [2022-11-16T16:36:14.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:36:14.783Z] ---> Running in 7d26cd4725f6 [2022-11-16T16:36:14.783Z] Removing intermediate container ecfd70d31018 [2022-11-16T16:36:14.783Z] ---> 00ce2356129d [2022-11-16T16:36:14.783Z] Step 30/32 : LABEL arch=x86_64 [2022-11-16T16:36:15.044Z] ---> Running in a2dad1c69dcc [2022-11-16T16:36:15.044Z] Removing intermediate container 7d26cd4725f6 [2022-11-16T16:36:15.044Z] ---> 8447c33e0392 [2022-11-16T16:36:15.044Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T16:36:15.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:36:15.044Z] ---> Running in eb1d1ff83fd1 [2022-11-16T16:36:15.044Z] Removing intermediate container a2dad1c69dcc [2022-11-16T16:36:15.044Z] ---> 9f4f112eebd5 [2022-11-16T16:36:15.044Z] Step 31/32 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:36:15.044Z] ---> Running in c7d03653c00f [2022-11-16T16:36:15.044Z] Removing intermediate container eb1d1ff83fd1 [2022-11-16T16:36:15.044Z] ---> 1ebb5cb6b52e [2022-11-16T16:36:15.044Z] Step 21/22 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:36:15.044Z] Removing intermediate container c7d03653c00f [2022-11-16T16:36:15.044Z] ---> a827d03f1f0f [2022-11-16T16:36:15.044Z] Step 32/32 : LABEL version=0.0.0 [2022-11-16T16:36:15.314Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-16T16:36:15.314Z] ---> Running in c54a4409e99f [2022-11-16T16:36:15.314Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-16T16:36:15.314Z] ---> Running in 62b5ee81a08e [2022-11-16T16:36:15.314Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-16T16:36:15.314Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-16T16:36:15.314Z] (5/9) Installing curl (7.80.0-r4) [2022-11-16T16:36:15.314Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-16T16:36:15.314Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-16T16:36:15.314Z] (8/9) Installing libucontext (1.1-r0) [2022-11-16T16:36:15.314Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-16T16:36:15.314Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T16:36:15.314Z] Removing intermediate container c54a4409e99f [2022-11-16T16:36:15.314Z] ---> 03e8718db1c2 [2022-11-16T16:36:15.314Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T16:36:15.314Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:36:15.314Z] Removing intermediate container 62b5ee81a08e [2022-11-16T16:36:15.314Z] ---> a0c3dedda8e5 [2022-11-16T16:36:15.314Z] [2022-11-16T16:36:15.575Z] OK: 8 MiB in 23 packages [2022-11-16T16:36:15.575Z] ---> Running in d83005e62b06 [2022-11-16T16:36:15.575Z] Successfully built a0c3dedda8e5 [2022-11-16T16:36:15.575Z] Successfully tagged security-bootstrapper:latest [2022-11-16T16:36:15.575Z]  Building security-bootstrapper ... done Building support-notifications [2022-11-16T16:36:15.575Z] Removing intermediate container 1949aff63ebc [2022-11-16T16:36:15.575Z] ---> df6c24e32cdb [2022-11-16T16:36:15.575Z] Step 8/22 : COPY . . [2022-11-16T16:36:15.575Z] Removing intermediate container d83005e62b06 [2022-11-16T16:36:15.575Z] ---> 33509d891a1a [2022-11-16T16:36:15.575Z] [2022-11-16T16:36:15.575Z] Successfully built 33509d891a1a [2022-11-16T16:36:15.834Z] Successfully tagged sys-mgmt-agent:latest [2022-11-16T16:36:15.834Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-11-16T16:36:20.040Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:36:20.040Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:36:20.040Z] ---> 5d62853d9600 [2022-11-16T16:36:20.040Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:36:20.040Z] ---> Using cache [2022-11-16T16:36:20.040Z] ---> e62006887c09 [2022-11-16T16:36:20.040Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T16:36:20.040Z] ---> Using cache [2022-11-16T16:36:20.040Z] ---> 1116493b434f [2022-11-16T16:36:20.040Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-16T16:36:20.040Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:36:20.040Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:36:20.040Z] ---> 5d62853d9600 [2022-11-16T16:36:20.040Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:36:20.040Z] ---> Using cache [2022-11-16T16:36:20.040Z] ---> 845dfa4b436d [2022-11-16T16:36:20.040Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T16:36:20.040Z] ---> Using cache [2022-11-16T16:36:20.040Z] ---> a0b25006ef3e [2022-11-16T16:36:20.040Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T16:36:20.040Z] ---> Using cache [2022-11-16T16:36:20.040Z] ---> ea293586844c [2022-11-16T16:36:20.040Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:36:25.029Z] Removing intermediate container 19a2f45eac94 [2022-11-16T16:36:25.029Z] ---> 9840ac7f2aef [2022-11-16T16:36:25.029Z] Successfully built 9840ac7f2aef [2022-11-16T16:36:25.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:36:25.372Z] + docker inspect -f . ci-base-image-arm64 [2022-11-16T16:36:25.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:36:25.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-119355 does not seem to be running inside a container [2022-11-16T16:36:25.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T16:36:26.700Z] ---> Running in 567a9223ce36 [2022-11-16T16:36:26.700Z] ---> Running in 9814ebd631ac [2022-11-16T16:36:26.700Z] Removing intermediate container b9f24b734ece [2022-11-16T16:36:26.700Z] ---> f3953cd679ba [2022-11-16T16:36:26.700Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:36:26.960Z] ---> 701abcd171fe [2022-11-16T16:36:26.960Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-16T16:36:26.960Z] ---> Running in 8d93e83da64e [2022-11-16T16:36:26.960Z] ---> 8c63744fcdba [2022-11-16T16:36:26.960Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-16T16:36:26.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:36:26.974Z] $ docker top f72b15a69b28864e050361a23bf0b20f04b46245164b38f8d0efb436781082d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:36:27.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:36:27.222Z] OK: 211 MiB in 51 packages [2022-11-16T16:36:27.509Z] 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-11-16T16:36:27.853Z] + go version [2022-11-16T16:36:27.853Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-16T16:36:27.873Z] $ docker stop --time=1 f72b15a69b28864e050361a23bf0b20f04b46245164b38f8d0efb436781082d7 [2022-11-16T16:36:28.898Z] ---> 7c9dba902e2a [2022-11-16T16:36:28.898Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-16T16:36:28.898Z] Removing intermediate container 9814ebd631ac [2022-11-16T16:36:28.898Z] ---> 75169f62e9fe [2022-11-16T16:36:28.898Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T16:36:28.898Z] ---> 0d68491a59b5 [2022-11-16T16:36:28.898Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-16T16:36:29.330Z] ---> Running in 48f697452d9a [2022-11-16T16:36:29.580Z] $ docker rm -f f72b15a69b28864e050361a23bf0b20f04b46245164b38f8d0efb436781082d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:36:29.910Z] ---> 3b62d7614849 [2022-11-16T16:36:29.910Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:36:30.164Z] + docker inspect -f . ci-base-image-arm64 [2022-11-16T16:36:30.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:36:30.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-119355 does not seem to be running inside a container [2022-11-16T16:36:30.441Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T16:36:30.481Z] Removing intermediate container 48f697452d9a [2022-11-16T16:36:30.481Z] ---> 55d0fc28f5f1 [2022-11-16T16:36:30.481Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:36:31.802Z] $ docker top 2a453d9d5a6b2fae2693a9e4f87d784e5717cae13aa1528d21f5dfd7dc55e0cb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-16T16:36:32.057Z] ========================================================= [2022-11-16T16:36:32.057Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-16T16:36:32.057Z] ========================================================= [Pipeline] sh [2022-11-16T16:36:32.689Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:36:33.276Z] ---> Running in f63c7f547851 [2022-11-16T16:36:33.276Z] ---> Running in 647c8c152064 [2022-11-16T16:36:33.276Z] Removing intermediate container 647c8c152064 [2022-11-16T16:36:33.276Z] ---> 925dfcb7a8d9 [2022-11-16T16:36:33.277Z] Step 17/19 : LABEL arch=x86_64 [2022-11-16T16:36:33.277Z] Removing intermediate container fecd1f0fc739 [2022-11-16T16:36:33.277Z] ---> 25e452a7faf4 [2022-11-16T16:36:33.277Z] Step 7/24 : COPY . . [2022-11-16T16:36:33.344Z] + make test [2022-11-16T16:36:33.345Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-16T16:36:34.742Z] ---> Running in 83a99a2896a2 [2022-11-16T16:36:40.252Z] Removing intermediate container 83a99a2896a2 [2022-11-16T16:36:40.252Z] ---> c7ea5a232bbe [2022-11-16T16:36:40.252Z] Step 18/19 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:36:46.914Z] ---> Running in 6811e57390e0 [2022-11-16T16:36:46.914Z] ---> 027616948b1a [2022-11-16T16:36:46.914Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T16:36:46.914Z] ---> Running in 08877147bf2a [2022-11-16T16:36:46.914Z] Removing intermediate container 6811e57390e0 [2022-11-16T16:36:46.914Z] ---> ae6e7bdd5aa8 [2022-11-16T16:36:46.914Z] Step 19/19 : LABEL version=0.0.0 [2022-11-16T16:36:46.914Z] ---> Running in 44c1f426c2af [2022-11-16T16:36:46.914Z] Removing intermediate container 08877147bf2a [2022-11-16T16:36:46.914Z] ---> 2eb40125e794 [2022-11-16T16:36:46.914Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T16:36:46.914Z] ---> Running in 0d1263ba0fc0 [2022-11-16T16:36:46.914Z] Removing intermediate container 567a9223ce36 [2022-11-16T16:36:46.914Z] ---> a2eed9579925 [2022-11-16T16:36:46.914Z] Step 7/24 : COPY . . [2022-11-16T16:36:46.914Z] Removing intermediate container 44c1f426c2af [2022-11-16T16:36:46.914Z] ---> 9503db6f02df [2022-11-16T16:36:46.914Z] [2022-11-16T16:36:47.206Z] Removing intermediate container 0d1263ba0fc0 [2022-11-16T16:36:47.206Z] ---> 9ac492457268 [2022-11-16T16:36:47.206Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-16T16:36:47.206Z] Successfully built 9503db6f02df [2022-11-16T16:36:47.466Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-16T16:36:47.466Z]  Building security-spiffe-token-provider ... done Building core-command [2022-11-16T16:36:47.466Z] ---> Running in 655da9aba04d [2022-11-16T16:36:53.207Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:36:53.207Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:36:53.207Z] ---> 5d62853d9600 [2022-11-16T16:36:53.207Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:36:53.207Z] ---> Using cache [2022-11-16T16:36:53.207Z] ---> e62006887c09 [2022-11-16T16:36:53.207Z] Step 4/23 : WORKDIR /edgex-go [2022-11-16T16:36:53.207Z] ---> Using cache [2022-11-16T16:36:53.207Z] ---> 1116493b434f [2022-11-16T16:36:53.207Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-16T16:36:53.207Z] ---> Using cache [2022-11-16T16:36:53.207Z] ---> 51946a6b50ac [2022-11-16T16:36:53.207Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-16T16:36:53.207Z] ---> Using cache [2022-11-16T16:36:53.207Z] ---> 385caec95192 [2022-11-16T16:36:53.207Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:36:53.207Z] ---> Using cache [2022-11-16T16:36:53.207Z] ---> df6c24e32cdb [2022-11-16T16:36:53.207Z] Step 8/23 : COPY . . [2022-11-16T16:36:53.207Z] ---> Using cache [2022-11-16T16:36:53.207Z] ---> 701abcd171fe [2022-11-16T16:36:53.207Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-16T16:36:58.568Z] ---> Running in 259f3b7b6196 [2022-11-16T16:36:58.568Z] ---> be6d754de790 [2022-11-16T16:36:58.568Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T16:36:58.827Z] Removing intermediate container 655da9aba04d [2022-11-16T16:36:58.827Z] ---> e716a9ff7597 [2022-11-16T16:36:58.827Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T16:36:58.827Z] ---> Running in ff4c66550f9c [2022-11-16T16:36:58.827Z] 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-11-16T16:36:59.089Z] ---> Running in e32d96103cb7 [2022-11-16T16:36:59.089Z] Removing intermediate container ff4c66550f9c [2022-11-16T16:36:59.089Z] ---> 2baaac5a4141 [2022-11-16T16:36:59.089Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T16:36:59.089Z] ---> Running in b4778fa0230b [2022-11-16T16:36:59.348Z] Removing intermediate container e32d96103cb7 [2022-11-16T16:36:59.348Z] ---> 4d11f4787f52 [2022-11-16T16:36:59.348Z] [2022-11-16T16:36:59.348Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T16:36:59.348Z] ---> c4fc93816858 [2022-11-16T16:36:59.348Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:36:59.348Z] ---> Using cache [2022-11-16T16:36:59.348Z] ---> 5ed552e26fb9 [2022-11-16T16:36:59.348Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T16:36:59.348Z] ---> Using cache [2022-11-16T16:36:59.348Z] ---> 0ebb1c97822c [2022-11-16T16:36:59.348Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-16T16:36:59.348Z] Removing intermediate container b4778fa0230b [2022-11-16T16:36:59.348Z] ---> 2d3e880c26f9 [2022-11-16T16:36:59.348Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-16T16:36:59.606Z] Removing intermediate container f63c7f547851 [2022-11-16T16:36:59.606Z] ---> 7132150bad06 [2022-11-16T16:36:59.606Z] Step 8/22 : COPY . . [2022-11-16T16:36:59.866Z] ---> Running in a61aea59d9e4 [2022-11-16T16:37:08.111Z] ---> 6ef3abb3f752 [2022-11-16T16:37:08.111Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T16:37:08.111Z] Removing intermediate container 8d93e83da64e [2022-11-16T16:37:08.111Z] ---> 374951f6ec66 [2022-11-16T16:37:08.111Z] [2022-11-16T16:37:08.111Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T16:37:08.112Z] ---> bfe296a52501 [2022-11-16T16:37:08.112Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-16T16:37:08.112Z] ---> 34bf83550fd1 [2022-11-16T16:37:08.112Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-16T16:37:08.112Z] ---> Running in 1bfff370fde3 [2022-11-16T16:37:08.112Z] ---> Running in 9db01ddfcdff [2022-11-16T16:37:08.112Z] Removing intermediate container a61aea59d9e4 [2022-11-16T16:37:08.112Z] ---> 573b33ad5a4b [2022-11-16T16:37:08.112Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T16:37:08.112Z] ---> Running in ed4a2370700c [2022-11-16T16:37:09.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:37:09.228Z] Removing intermediate container ed4a2370700c [2022-11-16T16:37:09.228Z] ---> 6a2022fe8bbe [2022-11-16T16:37:09.228Z] [2022-11-16T16:37:09.228Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T16:37:09.228Z] ---> c4fc93816858 [2022-11-16T16:37:09.228Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:37:09.228Z] ---> Using cache [2022-11-16T16:37:09.228Z] ---> 5ed552e26fb9 [2022-11-16T16:37:09.228Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-16T16:37:09.228Z] 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-11-16T16:37:09.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:37:09.499Z] ---> 93cf1f804180 [2022-11-16T16:37:09.499Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T16:37:09.499Z] ---> Running in 1f29f1d5bfc3 [2022-11-16T16:37:09.759Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-16T16:37:09.759Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:37:09.759Z] OK: 6 MiB in 15 packages [2022-11-16T16:37:10.018Z] ---> 241b490a3c83 [2022-11-16T16:37:10.018Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-16T16:37:10.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:37:10.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:37:10.538Z] ---> 07c345800927 [2022-11-16T16:37:10.538Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-16T16:37:10.538Z] Removing intermediate container 1bfff370fde3 [2022-11-16T16:37:10.538Z] ---> 7dc43f3364da [2022-11-16T16:37:10.538Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:37:10.538Z] ---> Running in 2a0bca749577 [2022-11-16T16:37:10.539Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T16:37:10.539Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T16:37:10.539Z] OK: 15859 distinct packages available [2022-11-16T16:37:10.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:37:10.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:37:10.798Z] ---> 498371060ed3 [2022-11-16T16:37:10.798Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T16:37:10.798Z] Removing intermediate container 2a0bca749577 [2022-11-16T16:37:10.798Z] ---> bca393fce690 [2022-11-16T16:37:10.798Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-16T16:37:10.798Z] ---> Running in c60ccc87c9e4 [2022-11-16T16:37:10.798Z] ---> Running in 56131e38de3b [2022-11-16T16:37:10.798Z] Removing intermediate container 56131e38de3b [2022-11-16T16:37:10.798Z] ---> d9c0c89d9787 [2022-11-16T16:37:10.798Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T16:37:10.798Z] Removing intermediate container c60ccc87c9e4 [2022-11-16T16:37:10.798Z] ---> fd11d9265bec [2022-11-16T16:37:10.798Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T16:37:10.798Z] ---> Running in f78b083db3fd [2022-11-16T16:37:10.798Z] ---> Running in e86728e7a392 [2022-11-16T16:37:11.057Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-16T16:37:11.057Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-16T16:37:11.057Z] (3/4) Installing libucontext (1.1-r0) [2022-11-16T16:37:11.057Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-16T16:37:11.057Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T16:37:11.057Z] OK: 6 MiB in 18 packages [2022-11-16T16:37:11.057Z] Removing intermediate container f78b083db3fd [2022-11-16T16:37:11.057Z] ---> 94c435a667d2 [2022-11-16T16:37:11.057Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:37:11.057Z] Removing intermediate container e86728e7a392 [2022-11-16T16:37:11.057Z] ---> 6d56bf2a73b6 [2022-11-16T16:37:11.057Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T16:37:11.057Z] ---> Running in 4b2e3290f691 [2022-11-16T16:37:11.316Z] ---> 65efee4ada6f [2022-11-16T16:37:11.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-16T16:37:11.316Z] Removing intermediate container 4b2e3290f691 [2022-11-16T16:37:11.316Z] ---> e9a404a534d4 [2022-11-16T16:37:11.316Z] Step 23/24 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:37:11.316Z] ---> Running in 3d0af6448b18 [2022-11-16T16:37:11.664Z] Removing intermediate container 1f29f1d5bfc3 [2022-11-16T16:37:11.664Z] ---> b729694520d3 [2022-11-16T16:37:11.664Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T16:37:11.922Z] Removing intermediate container 3d0af6448b18 [2022-11-16T16:37:11.922Z] ---> 1c4d150176e6 [2022-11-16T16:37:11.922Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:37:11.922Z] ---> Running in ea7e3e73a96a [2022-11-16T16:37:12.546Z] Removing intermediate container ea7e3e73a96a [2022-11-16T16:37:12.546Z] ---> 51c8f6c897f4 [2022-11-16T16:37:12.546Z] [2022-11-16T16:37:12.804Z] Successfully built 51c8f6c897f4 [2022-11-16T16:37:12.804Z] ---> d40d1fcc4b4c [2022-11-16T16:37:12.804Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-16T16:37:12.804Z] Successfully tagged security-spire-agent:latest [2022-11-16T16:37:12.804Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-11-16T16:37:18.289Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:37:18.289Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:37:18.289Z] ---> 5d62853d9600 [2022-11-16T16:37:18.289Z] Step 3/21 : WORKDIR /edgex-go [2022-11-16T16:37:18.289Z] ---> Using cache [2022-11-16T16:37:18.289Z] ---> 845dfa4b436d [2022-11-16T16:37:18.289Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-16T16:37:20.213Z] ---> 6e0fb56d5d5b [2022-11-16T16:37:20.213Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-16T16:37:20.213Z] ---> Running in 9294d3154b53 [2022-11-16T16:37:20.213Z] ---> Running in 576d1e5b8965 [2022-11-16T16:37:20.213Z] ---> 4abb42f8ec9a [2022-11-16T16:37:20.213Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T16:37:20.236Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-16T16:37:20.473Z] Removing intermediate container 576d1e5b8965 [2022-11-16T16:37:20.474Z] ---> 73913828fe1e [2022-11-16T16:37:20.474Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:37:20.474Z] ---> c4e90adedfac [2022-11-16T16:37:20.474Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-16T16:37:20.474Z] ---> Running in 2696e4d2dcad [2022-11-16T16:37:20.474Z] ---> Running in 35bd96fd6597 [2022-11-16T16:37:20.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:37:21.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:37:21.007Z] Removing intermediate container 2696e4d2dcad [2022-11-16T16:37:21.007Z] ---> c387a8c30eaf [2022-11-16T16:37:21.007Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T16:37:21.007Z] Removing intermediate container 35bd96fd6597 [2022-11-16T16:37:21.007Z] ---> 2b5d46c38fc9 [2022-11-16T16:37:21.007Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-16T16:37:21.007Z] ---> Running in f4074da43b3d [2022-11-16T16:37:21.266Z] OK: 211 MiB in 51 packages [2022-11-16T16:37:21.523Z] Removing intermediate container f4074da43b3d [2022-11-16T16:37:21.523Z] ---> d57db12d46e5 [2022-11-16T16:37:21.523Z] Step 21/22 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:37:21.523Z] ---> 8dba153a7943 [2022-11-16T16:37:21.523Z] Step 19/24 : WORKDIR / [2022-11-16T16:37:21.523Z] ---> Running in 49289f2ad895 [2022-11-16T16:37:21.523Z] ---> Running in 970b2f0bb0b5 [2022-11-16T16:37:21.857Z] Removing intermediate container 49289f2ad895 [2022-11-16T16:37:21.857Z] ---> 9e6ee595a8fc [2022-11-16T16:37:21.857Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T16:37:21.857Z] Removing intermediate container 970b2f0bb0b5 [2022-11-16T16:37:21.857Z] ---> d4b50194184e [2022-11-16T16:37:21.857Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T16:37:22.129Z] ---> Running in b44c117d1f6a [2022-11-16T16:37:22.129Z] ---> Running in 3461299e29bd [2022-11-16T16:37:22.129Z] Removing intermediate container 9294d3154b53 [2022-11-16T16:37:22.129Z] ---> 6477cfdd40d2 [2022-11-16T16:37:22.129Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-16T16:37:22.801Z] Removing intermediate container b44c117d1f6a [2022-11-16T16:37:22.801Z] ---> fb72b9bc7cc1 [2022-11-16T16:37:22.801Z] [2022-11-16T16:37:23.059Z] Successfully built fb72b9bc7cc1 [2022-11-16T16:37:23.059Z] Removing intermediate container 3461299e29bd [2022-11-16T16:37:23.059Z] ---> 5f6c73edf754 [2022-11-16T16:37:23.059Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T16:37:23.059Z] ---> 6a0a46781f3a [2022-11-16T16:37:23.059Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:37:23.059Z] Successfully tagged support-scheduler:latest [2022-11-16T16:37:23.059Z]  Building support-scheduler ... done Building core-metadata [2022-11-16T16:37:27.521Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:37:27.521Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:37:27.521Z] ---> 5d62853d9600 [2022-11-16T16:37:27.521Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:37:27.521Z] ---> Using cache [2022-11-16T16:37:27.521Z] ---> e62006887c09 [2022-11-16T16:37:27.521Z] Step 4/24 : WORKDIR /edgex-go [2022-11-16T16:37:27.521Z] ---> Using cache [2022-11-16T16:37:27.521Z] ---> 1116493b434f [2022-11-16T16:37:27.521Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-16T16:37:27.521Z] ---> Using cache [2022-11-16T16:37:27.521Z] ---> 51946a6b50ac [2022-11-16T16:37:27.521Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-16T16:37:27.521Z] ---> Using cache [2022-11-16T16:37:27.521Z] ---> 385caec95192 [2022-11-16T16:37:27.521Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:37:27.521Z] ---> Using cache [2022-11-16T16:37:27.521Z] ---> df6c24e32cdb [2022-11-16T16:37:27.521Z] Step 8/24 : COPY . . [2022-11-16T16:37:27.521Z] ---> Using cache [2022-11-16T16:37:27.521Z] ---> 701abcd171fe [2022-11-16T16:37:27.521Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-16T16:37:31.704Z] ---> Running in 05d1ca950588 [2022-11-16T16:37:31.704Z] ---> Running in 13e160ad1753 [2022-11-16T16:37:31.704Z] ---> Running in 0a4873340daf [2022-11-16T16:37:31.704Z] Removing intermediate container 13e160ad1753 [2022-11-16T16:37:31.704Z] ---> bd49891be069 [2022-11-16T16:37:31.704Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T16:37:31.704Z] Removing intermediate container 259f3b7b6196 [2022-11-16T16:37:31.704Z] ---> c1e1aabbb193 [2022-11-16T16:37:31.704Z] [2022-11-16T16:37:31.704Z] Step 10/23 : FROM alpine:3.16 [2022-11-16T16:37:31.704Z] ---> bfe296a52501 [2022-11-16T16:37:31.704Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-16T16:37:31.704Z] ---> Running in 88920ea96321 [2022-11-16T16:37:31.704Z] ---> Using cache [2022-11-16T16:37:31.704Z] ---> 7dc43f3364da [2022-11-16T16:37:31.704Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:37:31.704Z] ---> Using cache [2022-11-16T16:37:31.704Z] ---> bca393fce690 [2022-11-16T16:37:31.704Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-16T16:37:31.704Z] ---> Running in 73bb1903d4cc [2022-11-16T16:37:31.704Z] Removing intermediate container 88920ea96321 [2022-11-16T16:37:31.704Z] ---> 18cb6b92b63c [2022-11-16T16:37:31.704Z] Step 23/24 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:37:31.704Z] ---> Running in 3b0868205993 [2022-11-16T16:37:31.704Z] Removing intermediate container 73bb1903d4cc [2022-11-16T16:37:31.704Z] ---> 3ad81f9ec1a3 [2022-11-16T16:37:31.704Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-16T16:37:31.704Z] ---> Running in 37b7021509a7 [2022-11-16T16:37:31.704Z] 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-11-16T16:37:31.962Z] Removing intermediate container 3b0868205993 [2022-11-16T16:37:31.962Z] ---> e42c4383c27d [2022-11-16T16:37:31.962Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:37:31.962Z] Removing intermediate container 37b7021509a7 [2022-11-16T16:37:31.962Z] ---> ef452ae9196e [2022-11-16T16:37:31.962Z] Step 15/23 : WORKDIR / [2022-11-16T16:37:31.962Z] ---> Running in 90b5a2398798 [2022-11-16T16:37:31.962Z] ---> Running in 86665bad93a3 [2022-11-16T16:37:31.962Z] Removing intermediate container 90b5a2398798 [2022-11-16T16:37:31.962Z] ---> 121ac1e05e96 [2022-11-16T16:37:31.962Z] [2022-11-16T16:37:31.962Z] Removing intermediate container 86665bad93a3 [2022-11-16T16:37:31.962Z] ---> 5d8ac7097a24 [2022-11-16T16:37:31.962Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:37:31.962Z] Successfully built 121ac1e05e96 [2022-11-16T16:37:31.962Z] Successfully tagged security-spire-config:latest [2022-11-16T16:37:32.277Z]  Building security-spire-config ... done  ---> 95f81ade5333 [2022-11-16T16:37:32.277Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-16T16:37:32.843Z] ---> 04a4a87b5db9 [2022-11-16T16:37:32.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-16T16:37:33.101Z] ---> 95a1bfa6b93c [2022-11-16T16:37:33.101Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-16T16:37:33.101Z] ---> Running in 53df57d2a44f [2022-11-16T16:37:33.695Z] Removing intermediate container 53df57d2a44f [2022-11-16T16:37:33.695Z] ---> ea689418fefe [2022-11-16T16:37:33.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:37:35.642Z] ---> Running in bf184bcc74fb [2022-11-16T16:37:36.579Z] Removing intermediate container bf184bcc74fb [2022-11-16T16:37:36.579Z] ---> 08b0857d9c7e [2022-11-16T16:37:36.579Z] Step 21/23 : LABEL arch=x86_64 [2022-11-16T16:37:36.579Z] ---> Running in 546c5bb1eae6 [2022-11-16T16:37:36.867Z] Removing intermediate container 546c5bb1eae6 [2022-11-16T16:37:36.867Z] ---> 0594b77d22d3 [2022-11-16T16:37:36.867Z] Step 22/23 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:37:37.186Z] ---> Running in b50d90276297 [2022-11-16T16:37:37.448Z] Removing intermediate container b50d90276297 [2022-11-16T16:37:37.448Z] ---> a1c00f22d266 [2022-11-16T16:37:37.448Z] Step 23/23 : LABEL version=0.0.0 [2022-11-16T16:37:40.050Z] ---> Running in 2db9ca926e74 [2022-11-16T16:37:41.943Z] Removing intermediate container 2db9ca926e74 [2022-11-16T16:37:41.943Z] ---> 26af7cc67423 [2022-11-16T16:37:41.943Z] [2022-11-16T16:37:41.943Z] Successfully built 26af7cc67423 [2022-11-16T16:37:42.203Z] Successfully tagged core-command:latest [2022-11-16T16:37:42.203Z]  Building core-command ... done Removing intermediate container 9db01ddfcdff [2022-11-16T16:37:42.203Z] ---> 4e414ab31f08 [2022-11-16T16:37:42.203Z] [2022-11-16T16:37:42.203Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T16:37:42.203Z] ---> bfe296a52501 [2022-11-16T16:37:42.203Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-16T16:37:42.766Z] ---> Running in 9940d104421b [2022-11-16T16:37:43.024Z] Removing intermediate container 05d1ca950588 [2022-11-16T16:37:43.024Z] ---> ab0bf854405f [2022-11-16T16:37:43.024Z] Step 7/21 : COPY . . [2022-11-16T16:37:43.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:37:43.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:37:43.537Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-16T16:37:43.537Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-16T16:37:43.537Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:37:43.537Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:37:43.537Z] OK: 6 MiB in 16 packages [2022-11-16T16:37:50.132Z] Removing intermediate container 9940d104421b [2022-11-16T16:37:50.132Z] ---> ab1c4589e7f9 [2022-11-16T16:37:50.132Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:37:50.132Z] ---> Running in 70eff81ee942 [2022-11-16T16:37:50.132Z] ---> 25aef8a409ef [2022-11-16T16:37:50.132Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-16T16:37:50.132Z] ---> Running in 73ca23d46f14 [2022-11-16T16:37:50.132Z] Removing intermediate container 70eff81ee942 [2022-11-16T16:37:50.132Z] ---> 8cf38d5e1585 [2022-11-16T16:37:50.132Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-16T16:37:50.132Z] ---> Running in 5dc414fba6f9 [2022-11-16T16:37:50.132Z] Removing intermediate container 5dc414fba6f9 [2022-11-16T16:37:50.132Z] ---> 6927b5568656 [2022-11-16T16:37:50.132Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T16:37:50.132Z] ---> Running in 8c4dfb8023e2 [2022-11-16T16:37:50.132Z] Removing intermediate container 8c4dfb8023e2 [2022-11-16T16:37:50.132Z] ---> 860f6ed3971f [2022-11-16T16:37:50.132Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:37:50.132Z] 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-11-16T16:37:50.132Z] ---> ff44935ac433 [2022-11-16T16:37:50.132Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-16T16:37:52.727Z] ---> c14df6ff32c0 [2022-11-16T16:37:52.727Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-16T16:37:52.727Z] Removing intermediate container 0a4873340daf [2022-11-16T16:37:52.727Z] ---> bdacc65477c9 [2022-11-16T16:37:52.727Z] [2022-11-16T16:37:52.727Z] Step 10/24 : FROM alpine:3.16 [2022-11-16T16:37:52.727Z] ---> bfe296a52501 [2022-11-16T16:37:52.727Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-16T16:37:52.727Z] ---> Using cache [2022-11-16T16:37:52.727Z] ---> 7dc43f3364da [2022-11-16T16:37:52.727Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:37:52.727Z] ---> Using cache [2022-11-16T16:37:52.727Z] ---> bca393fce690 [2022-11-16T16:37:52.727Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-16T16:37:52.727Z] ---> Running in a3d099265220 [2022-11-16T16:37:52.727Z] ---> 8608a2ca79c9 [2022-11-16T16:37:52.727Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-16T16:37:52.727Z] ---> Running in b5ffc243dfbe [2022-11-16T16:37:52.727Z] Removing intermediate container a3d099265220 [2022-11-16T16:37:52.727Z] ---> 8a048f87ee50 [2022-11-16T16:37:52.727Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-16T16:37:52.727Z] ---> Running in b83318d86d59 [2022-11-16T16:37:52.727Z] Removing intermediate container b5ffc243dfbe [2022-11-16T16:37:52.727Z] ---> 56e55ca8eb92 [2022-11-16T16:37:52.727Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:37:52.727Z] ---> Running in 924f65fe7e5e [2022-11-16T16:37:52.727Z] Removing intermediate container b83318d86d59 [2022-11-16T16:37:52.727Z] ---> d4721dbc1fd2 [2022-11-16T16:37:52.727Z] Step 15/24 : WORKDIR / [2022-11-16T16:37:52.727Z] Removing intermediate container 924f65fe7e5e [2022-11-16T16:37:52.727Z] ---> 6952e8228347 [2022-11-16T16:37:52.727Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T16:37:52.727Z] ---> Running in 1ad015b3ae2b [2022-11-16T16:37:52.727Z] ---> Running in 73a80e7c070a [2022-11-16T16:37:52.985Z] Removing intermediate container 73a80e7c070a [2022-11-16T16:37:52.985Z] ---> 3959bd1455f0 [2022-11-16T16:37:52.985Z] Step 21/22 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:37:52.985Z] Removing intermediate container 1ad015b3ae2b [2022-11-16T16:37:52.985Z] ---> 3981631cdbe9 [2022-11-16T16:37:52.985Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:37:52.985Z] ---> Running in 255bdac56e44 [2022-11-16T16:37:52.985Z] Removing intermediate container 255bdac56e44 [2022-11-16T16:37:52.985Z] ---> fbbe7ab55f6f [2022-11-16T16:37:52.985Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T16:37:52.985Z] ---> f206e53fcfcd [2022-11-16T16:37:52.985Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-16T16:37:52.985Z] ---> Running in 3fc82b7f3114 [2022-11-16T16:37:53.242Z] Removing intermediate container 3fc82b7f3114 [2022-11-16T16:37:53.242Z] ---> 6e2de8e04ae3 [2022-11-16T16:37:53.242Z] [2022-11-16T16:37:53.242Z] Successfully built 6e2de8e04ae3 [2022-11-16T16:37:53.242Z] Successfully tagged support-notifications:latest [2022-11-16T16:37:53.807Z]  Building support-notifications ... done  ---> 250790844ff5 [2022-11-16T16:37:53.807Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-16T16:37:54.384Z] ---> 82a882ced9ab [2022-11-16T16:37:54.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-16T16:37:54.663Z] ---> 6c221d1d5e06 [2022-11-16T16:37:54.663Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-16T16:37:54.663Z] ---> Running in c9d76b24113e [2022-11-16T16:37:54.663Z] Removing intermediate container c9d76b24113e [2022-11-16T16:37:54.663Z] ---> 0244a3c2a989 [2022-11-16T16:37:54.663Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:37:54.663Z] ---> Running in 3b23a98b30ee [2022-11-16T16:37:54.922Z] Removing intermediate container 3b23a98b30ee [2022-11-16T16:37:54.922Z] ---> 6d7054712e36 [2022-11-16T16:37:54.922Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T16:37:54.922Z] ---> Running in 01f0f501db61 [2022-11-16T16:37:54.922Z] Removing intermediate container 01f0f501db61 [2022-11-16T16:37:54.922Z] ---> 903bb8f441b4 [2022-11-16T16:37:54.922Z] Step 23/24 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:37:54.922Z] ---> Running in f1027a9cfb93 [2022-11-16T16:37:55.184Z] Removing intermediate container f1027a9cfb93 [2022-11-16T16:37:55.184Z] ---> 010a1d851a12 [2022-11-16T16:37:55.184Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:37:55.184Z] ---> Running in db9d855f8782 [2022-11-16T16:37:55.444Z] Removing intermediate container db9d855f8782 [2022-11-16T16:37:55.444Z] ---> 954089a7b030 [2022-11-16T16:37:55.444Z] [2022-11-16T16:37:55.444Z] Successfully built 954089a7b030 [2022-11-16T16:37:55.444Z] Successfully tagged core-metadata:latest [2022-11-16T16:38:02.020Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-16T16:38:06.244Z] Removing intermediate container 73ca23d46f14 [2022-11-16T16:38:06.244Z] ---> eb4650276f0a [2022-11-16T16:38:06.244Z] [2022-11-16T16:38:06.244Z] Step 9/21 : FROM alpine:3.16 [2022-11-16T16:38:06.244Z] ---> bfe296a52501 [2022-11-16T16:38:06.244Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-16T16:38:06.244Z] ---> Running in c824f77e736c [2022-11-16T16:38:06.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:38:06.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:38:06.505Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-16T16:38:06.505Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-16T16:38:06.764Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T16:38:06.764Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-16T16:38:06.764Z] (5/6) Installing curl (7.83.1-r4) [2022-11-16T16:38:06.764Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-16T16:38:06.764Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:38:06.764Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:38:06.764Z] OK: 8 MiB in 20 packages [2022-11-16T16:38:07.365Z] Removing intermediate container c824f77e736c [2022-11-16T16:38:07.365Z] ---> cd06cbcae34f [2022-11-16T16:38:07.365Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T16:38:07.365Z] ---> Running in f638518a6b81 [2022-11-16T16:38:07.365Z] Removing intermediate container f638518a6b81 [2022-11-16T16:38:07.365Z] ---> a8630dc25368 [2022-11-16T16:38:07.365Z] Step 12/21 : WORKDIR /edgex [2022-11-16T16:38:07.365Z] ---> Running in 729f9c00a1fc [2022-11-16T16:38:07.365Z] Removing intermediate container 729f9c00a1fc [2022-11-16T16:38:07.365Z] ---> 994b235f2dca [2022-11-16T16:38:07.365Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-16T16:38:07.626Z] ---> e70ad099be38 [2022-11-16T16:38:07.626Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-16T16:38:07.886Z] ---> d515acd9546f [2022-11-16T16:38:07.886Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-16T16:38:08.147Z] ---> 1d6d8d10facd [2022-11-16T16:38:08.147Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T16:38:08.408Z] ---> 51cfb62efb88 [2022-11-16T16:38:08.408Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T16:38:08.408Z] ---> Running in bd581cd8e94e [2022-11-16T16:38:08.980Z] Removing intermediate container bd581cd8e94e [2022-11-16T16:38:08.980Z] ---> bc6e469a907b [2022-11-16T16:38:08.980Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T16:38:08.980Z] ---> Running in 51a9ae6becba [2022-11-16T16:38:08.980Z] Removing intermediate container 51a9ae6becba [2022-11-16T16:38:08.980Z] ---> 15b6c5f1aff2 [2022-11-16T16:38:08.980Z] Step 19/21 : LABEL arch=x86_64 [2022-11-16T16:38:08.980Z] ---> Running in 6bb3d55c889e [2022-11-16T16:38:08.980Z] Removing intermediate container 6bb3d55c889e [2022-11-16T16:38:08.980Z] ---> f4ddb3279379 [2022-11-16T16:38:08.980Z] Step 20/21 : LABEL git_sha=3e9377543fc4a701f5441c835c647af97c2646eb [2022-11-16T16:38:08.980Z] ---> Running in cdf46c455f33 [2022-11-16T16:38:09.239Z] Removing intermediate container cdf46c455f33 [2022-11-16T16:38:09.239Z] ---> 021106e5bade [2022-11-16T16:38:09.239Z] Step 21/21 : LABEL version=0.0.0 [2022-11-16T16:38:09.239Z] ---> Running in e8c6adf68ad5 [2022-11-16T16:38:09.239Z] Removing intermediate container e8c6adf68ad5 [2022-11-16T16:38:09.239Z] ---> 2e64860c7156 [2022-11-16T16:38:09.239Z] [2022-11-16T16:38:09.239Z] Successfully built 2e64860c7156 [2022-11-16T16:38:09.239Z] Successfully tagged security-proxy-setup:latest [2022-11-16T16:38:09.245Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-11-16T16:38:09.255Z] $ docker stop --time=1 5b2cf155f87dc3cb9a4d7d9180ba3e5d8892229c58e2f00c7da1f64570d4ad02 [2022-11-16T16:38:10.513Z] $ docker rm -f 5b2cf155f87dc3cb9a4d7d9180ba3e5d8892229c58e2f00c7da1f64570d4ad02 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T16:38:10.840Z] + docker images [2022-11-16T16:38:10.840Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-16T16:38:10.840Z] security-proxy-setup latest 2e64860c7156 1 second ago 27.6MB [2022-11-16T16:38:10.840Z] eb4650276f0a 6 seconds ago 1.6GB [2022-11-16T16:38:10.840Z] core-metadata latest 954089a7b030 15 seconds ago 18.5MB [2022-11-16T16:38:10.840Z] support-notifications latest 6e2de8e04ae3 17 seconds ago 30.4MB [2022-11-16T16:38:10.840Z] bdacc65477c9 18 seconds ago 1.62GB [2022-11-16T16:38:10.840Z] 4e414ab31f08 29 seconds ago 1.68GB [2022-11-16T16:38:10.840Z] core-command latest 26af7cc67423 31 seconds ago 17.6MB [2022-11-16T16:38:10.840Z] security-spire-config latest 121ac1e05e96 39 seconds ago 85.8MB [2022-11-16T16:38:10.840Z] c1e1aabbb193 43 seconds ago 1.61GB [2022-11-16T16:38:10.840Z] support-scheduler latest fb72b9bc7cc1 48 seconds ago 29.8MB [2022-11-16T16:38:10.840Z] security-spire-agent latest 51c8f6c897f4 58 seconds ago 125MB [2022-11-16T16:38:10.840Z] 6a2022fe8bbe About a minute ago 1.49GB [2022-11-16T16:38:10.840Z] 374951f6ec66 About a minute ago 1.68GB [2022-11-16T16:38:10.840Z] 4d11f4787f52 About a minute ago 1.49GB [2022-11-16T16:38:10.840Z] security-spiffe-token-provider latest 9503db6f02df About a minute ago 29.7MB [2022-11-16T16:38:10.840Z] sys-mgmt-agent latest 33509d891a1a About a minute ago 136MB [2022-11-16T16:38:10.840Z] security-bootstrapper latest a0c3dedda8e5 About a minute ago 20.2MB [2022-11-16T16:38:10.840Z] 8649bcd539f0 About a minute ago 1.65GB [2022-11-16T16:38:10.840Z] security-secretstore-setup latest d4c758496bc9 2 minutes ago 29.7MB [2022-11-16T16:38:10.840Z] core-data latest 030c49a1ec1f 2 minutes ago 21.7MB [2022-11-16T16:38:10.840Z] bc7433abfca7 2 minutes ago 1.62GB [2022-11-16T16:38:10.840Z] 2eb17d4e5e3a 2 minutes ago 1.6GB [2022-11-16T16:38:10.840Z] e14599e3a73f 2 minutes ago 1.6GB [2022-11-16T16:38:10.840Z] df8abc707af1 2 minutes ago 1.61GB [2022-11-16T16:38:10.840Z] security-spire-server latest 29bdaf2f12a1 2 minutes ago 86.5MB [2022-11-16T16:38:10.840Z] b954a4d7f628 3 minutes ago 1.49GB [2022-11-16T16:38:10.840Z] ci-base-image-x86_64 latest 5d62853d9600 6 minutes ago 947MB [2022-11-16T16:38:10.840Z] alpine 3.16 bfe296a52501 4 days ago 5.54MB [2022-11-16T16:38:10.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 13 days ago 683MB [2022-11-16T16:38:10.840Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-16T16:38:10.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-16T16:38:10.840Z] 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-11-16T16:39:41.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-16T16:39:41.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-16T16:39:41.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-16T16:39:41.952Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-16T16:39:42.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-16T16:39:43.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-16T16:39:43.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-16T16:39:43.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-16T16:39:43.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-16T16:39:46.535Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-16T16:39:46.535Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-16T16:39:46.535Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-16T16:39:46.535Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-16T16:39:46.535Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-16T16:39:46.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-16T16:40:04.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements [2022-11-16T16:40:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-16T16:40:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-16T16:40:08.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.547s coverage: 98.5% of statements [2022-11-16T16:40:13.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.647s coverage: 43.0% of statements [2022-11-16T16:40:13.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-16T16:40:13.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-16T16:40:13.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.467s coverage: 54.2% of statements [2022-11-16T16:40:13.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-16T16:40:13.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-16T16:40:40.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.691s coverage: 89.2% of statements [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-16T16:40:40.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.664s coverage: 2.2% of statements [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-16T16:40:40.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.973s coverage: 95.6% of statements [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-16T16:40:40.214Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.481s coverage: 72.2% of statements [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-16T16:40:40.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.537s coverage: 60.0% of statements [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-16T16:40:40.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-16T16:40:40.215Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.846s coverage: 0.9% of statements [2022-11-16T16:40:40.215Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-16T16:40:40.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.517s coverage: 58.8% of statements [2022-11-16T16:40:40.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 29.6% of statements [2022-11-16T16:40:40.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-16T16:40:45.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.602s coverage: 47.1% of statements [2022-11-16T16:40:45.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.283s coverage: 79.5% of statements [2022-11-16T16:40:45.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.272s coverage: 94.1% of statements [2022-11-16T16:40:45.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.279s coverage: 96.3% of statements [2022-11-16T16:40:49.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.266s coverage: 87.5% of statements [2022-11-16T16:40:57.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.308s coverage: 94.4% of statements [2022-11-16T16:40:57.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.242s coverage: 44.8% of statements [2022-11-16T16:41:09.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.754s coverage: 79.9% of statements [2022-11-16T16:41:09.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-16T16:41:11.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-16T16:41:11.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-16T16:41:11.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.295s coverage: 86.9% of statements [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-16T16:41:11.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.259s coverage: 87.2% of statements [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-16T16:41:11.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-16T16:41:11.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.364s coverage: 58.8% of statements [2022-11-16T16:41:11.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-16T16:41:11.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements [2022-11-16T16:41:11.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2022-11-16T16:41:13.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.405s coverage: 85.4% of statements [2022-11-16T16:41:15.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.987s coverage: 91.2% of statements [2022-11-16T16:41:15.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-16T16:41:25.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.061s coverage: 64.7% of statements [2022-11-16T16:41:25.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-16T16:41:25.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-16T16:41:25.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements [2022-11-16T16:41:25.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2022-11-16T16:41:25.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-11-16T16:41:25.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements [2022-11-16T16:41:25.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2022-11-16T16:41:32.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.621s coverage: 65.8% of statements [2022-11-16T16:41:32.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-16T16:41:32.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-16T16:41:32.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-16T16:41:34.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.949s coverage: 41.8% of statements [2022-11-16T16:41:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-16T16:41:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-16T16:41:34.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements [2022-11-16T16:41:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-16T16:41:34.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.306s coverage: 84.8% of statements [2022-11-16T16:41:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-16T16:41:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-16T16:41:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-16T16:41:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-16T16:41:44.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.418s coverage: 17.7% of statements [2022-11-16T16:41:44.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-16T16:41:44.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-16T16:41:44.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-16T16:41:44.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-16T16:41:44.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.918s coverage: 92.3% of statements [2022-11-16T16:41:44.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-16T16:41:44.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:41:44.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-16T16:41:44.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-16T16:41:44.875Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.444s coverage: 63.2% of statements [2022-11-16T16:41:44.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-16T16:41:44.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-16T16:41:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.550s coverage: 97.7% of statements [2022-11-16T16:41:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-16T16:41:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:41:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-16T16:41:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-16T16:41:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.246s coverage: 28.9% of statements [2022-11-16T16:41:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-16T16:41:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-16T16:41:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-16T16:41:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-16T16:41:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-16T16:41:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-16T16:41:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.244s coverage: 100.0% of statements [2022-11-16T16:41:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements [2022-11-16T16:41:46.109Z] 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-11-16T16:41:46.378Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-16T16:41:46.378Z] GO111MODULE=on go vet ./... [2022-11-16T16:43:53.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-16T16:43:53.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-16T16:43:54.052Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-16T16:43:54.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-16T16:43:55.298Z] + ls -al . [2022-11-16T16:43:55.298Z] total 776 [2022-11-16T16:43:55.298Z] drwxrwxr-x 10 1001 1001 4096 Nov 16 16:36 . [2022-11-16T16:43:55.298Z] drwxr-xr-x 4 root root 4096 Nov 16 16:36 .. [2022-11-16T16:43:55.298Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 16:34 .blubracket [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 16 Nov 16 16:34 .dockerignore [2022-11-16T16:43:55.298Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 16:34 .git [2022-11-16T16:43:55.298Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 16:34 .github [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 1030 Nov 16 16:34 .gitignore [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 16:34 .golangci.yml [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 87 Nov 16 16:34 .hadolint.yml [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 16:34 .sonarcloud.properties [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 16:34 ADOPTERS.md [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 10722 Nov 16 16:34 Attribution.txt [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 73765 Nov 16 16:34 CHANGELOG.md [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 16:34 CONTRIBUTING.md [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 16:34 GOVERNANCE.md [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 850 Nov 16 16:34 Jenkinsfile [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 16:34 LICENSE [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 13857 Nov 16 16:34 Makefile [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 16:34 OWNERS.md [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 9799 Nov 16 16:34 README.md [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 16:34 SECURITY.md [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 16:31 VERSION [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 16:34 ZMQWindows.md [2022-11-16T16:43:55.298Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 16:34 bin [2022-11-16T16:43:55.298Z] drwxrwxr-x 18 1001 1001 4096 Nov 16 16:34 cmd [2022-11-16T16:43:55.298Z] -rw-r--r-- 1 root root 501828 Nov 16 16:41 coverage.out [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 3405 Nov 16 16:34 go.mod [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 45155 Nov 16 16:34 go.sum [2022-11-16T16:43:55.298Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 16:34 internal [2022-11-16T16:43:55.298Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 16:34 openapi [2022-11-16T16:43:55.298Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 16:34 snap [2022-11-16T16:43:55.298Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 16:34 version.go [Pipeline] sh [2022-11-16T16:43:55.949Z] + '[' -e coverage.out ] [2022-11-16T16:43:55.949Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-16T16:43:55.972Z] Warning: overwriting stash ‘coverage-report’ [2022-11-16T16:43:56.947Z] Stashed 1 file(s) [Pipeline] sh [2022-11-16T16:43:57.593Z] + make build [2022-11-16T16:43:57.594Z] 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-11-16T16:45:49.317Z] 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-11-16T16:47:12.412Z] 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-11-16T16:47:17.749Z] 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-11-16T16:48:04.582Z] 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-11-16T16:48:04.582Z] 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-11-16T16:48:11.222Z] 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-11-16T16:48:17.878Z] 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-11-16T16:48:22.131Z] 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-11-16T16:48:28.776Z] 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-11-16T16:48:33.034Z] 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-11-16T16:48:37.284Z] 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-11-16T16:48:47.357Z] 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-11-16T16:48:54.082Z] $ docker stop --time=1 2a453d9d5a6b2fae2693a9e4f87d784e5717cae13aa1528d21f5dfd7dc55e0cb [2022-11-16T16:48:56.106Z] $ docker rm -f 2a453d9d5a6b2fae2693a9e4f87d784e5717cae13aa1528d21f5dfd7dc55e0cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:48:58.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T16:48:58.665Z] [2022-11-16T16:48:58.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:48:58.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T16:48:59.263Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-16T16:48:59.263Z] 29e5d40040c1: Pulling fs layer [2022-11-16T16:48:59.263Z] 1ce36da41761: Pulling fs layer [2022-11-16T16:48:59.263Z] 25b303627fd3: Pulling fs layer [2022-11-16T16:48:59.263Z] 29e5d40040c1: Verifying Checksum [2022-11-16T16:48:59.263Z] 29e5d40040c1: Download complete [2022-11-16T16:48:59.532Z] 1ce36da41761: Verifying Checksum [2022-11-16T16:48:59.532Z] 1ce36da41761: Download complete [2022-11-16T16:48:59.800Z] 29e5d40040c1: Pull complete [2022-11-16T16:49:01.364Z] 25b303627fd3: Verifying Checksum [2022-11-16T16:49:01.364Z] 25b303627fd3: Download complete [2022-11-16T16:49:01.364Z] 1ce36da41761: Pull complete [2022-11-16T16:49:13.808Z] 25b303627fd3: Pull complete [2022-11-16T16:49:13.808Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-16T16:49:13.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T16:49:13.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:49:14.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-119355 does not seem to be running inside a container [2022-11-16T16:49:14.152Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T16:49:16.676Z] $ docker top 523426f54920142828203883f20b66ccdfb27e16181057e24ed1171341f94c69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:49:17.458Z] + docker-compose build --help [2022-11-16T16:49:17.458Z] + grep parallel [2022-11-16T16:49:24.106Z] --parallel Build images in parallel. [Pipeline] } [2022-11-16T16:49:24.193Z] $ docker stop --time=1 523426f54920142828203883f20b66ccdfb27e16181057e24ed1171341f94c69 [2022-11-16T16:49:25.853Z] $ docker rm -f 523426f54920142828203883f20b66ccdfb27e16181057e24ed1171341f94c69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:49:26.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T16:49:26.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:49:26.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-119355 does not seem to be running inside a container [2022-11-16T16:49:26.625Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T16:49:27.894Z] $ docker top fe00a5c465f896a196aca90e2d96aa6f48507e11914d8f21937ba5bbb6fb7e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:49:28.650Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-16T16:49:36.849Z] Building core-command ... [2022-11-16T16:49:36.849Z] Building core-data ... [2022-11-16T16:49:36.849Z] Building core-metadata ... [2022-11-16T16:49:36.849Z] Building security-bootstrapper ... [2022-11-16T16:49:36.849Z] Building security-proxy-setup ... [2022-11-16T16:49:36.849Z] Building security-secretstore-setup ... [2022-11-16T16:49:36.849Z] Building security-spiffe-token-provider ... [2022-11-16T16:49:36.849Z] Building security-spire-agent ... [2022-11-16T16:49:36.849Z] Building security-spire-config ... [2022-11-16T16:49:36.849Z] Building security-spire-server ... [2022-11-16T16:49:36.849Z] Building support-notifications ... [2022-11-16T16:49:36.849Z] Building support-scheduler ... [2022-11-16T16:49:36.849Z] Building sys-mgmt-agent ... [2022-11-16T16:49:36.849Z] Building security-bootstrapper [2022-11-16T16:49:36.849Z] Building security-secretstore-setup [2022-11-16T16:49:36.849Z] Building security-proxy-setup [2022-11-16T16:49:36.849Z] Building sys-mgmt-agent [2022-11-16T16:49:36.849Z] Building core-data [2022-11-16T16:50:33.285Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:50:33.285Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:50:33.285Z] ---> 9840ac7f2aef [2022-11-16T16:50:33.285Z] Step 3/22 : WORKDIR /edgex-go [2022-11-16T16:50:33.285Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:50:33.285Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:50:33.285Z] ---> 9840ac7f2aef [2022-11-16T16:50:33.285Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:50:33.285Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:50:33.285Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:50:33.285Z] ---> 9840ac7f2aef [2022-11-16T16:50:33.285Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:50:33.285Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:50:33.285Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:50:33.285Z] ---> 9840ac7f2aef [2022-11-16T16:50:33.285Z] Step 3/32 : WORKDIR /edgex-go [2022-11-16T16:50:33.285Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:50:33.285Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:50:33.285Z] ---> 9840ac7f2aef [2022-11-16T16:50:33.285Z] Step 3/21 : WORKDIR /edgex-go [2022-11-16T16:50:33.285Z] ---> Running in 07442b697590 [2022-11-16T16:50:33.285Z] ---> Running in a5fe1ef18d93 [2022-11-16T16:50:33.285Z] ---> Running in e4ecf778adf5 [2022-11-16T16:50:33.285Z] ---> Running in dd58564edfbe [2022-11-16T16:50:33.285Z] ---> Running in 7d4bfbc5c88c [2022-11-16T16:50:33.285Z] Removing intermediate container 07442b697590 [2022-11-16T16:50:33.285Z] ---> 2e890a743f75 [2022-11-16T16:50:33.285Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-16T16:50:33.285Z] Removing intermediate container dd58564edfbe [2022-11-16T16:50:33.285Z] ---> d3cc7f1912ff [2022-11-16T16:50:33.285Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-16T16:50:33.285Z] Removing intermediate container e4ecf778adf5 [2022-11-16T16:50:33.285Z] ---> e4fd7f9fd4f8 [2022-11-16T16:50:33.285Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-16T16:50:33.285Z] ---> Running in ca150a234b0f [2022-11-16T16:50:33.285Z] Removing intermediate container a5fe1ef18d93 [2022-11-16T16:50:33.285Z] ---> 347b63de7ded [2022-11-16T16:50:33.285Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-16T16:50:33.285Z] Removing intermediate container 7d4bfbc5c88c [2022-11-16T16:50:33.285Z] ---> e68bd4824171 [2022-11-16T16:50:33.285Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T16:50:33.285Z] ---> Running in fa6e30009be0 [2022-11-16T16:50:33.285Z] ---> Running in 074738efb2c9 [2022-11-16T16:50:33.285Z] ---> Running in d5fc4ccebd09 [2022-11-16T16:50:33.285Z] ---> Running in 7fe5fb81c6a6 [2022-11-16T16:50:33.285Z] Removing intermediate container 7fe5fb81c6a6 [2022-11-16T16:50:33.285Z] ---> 781577aaa5fb [2022-11-16T16:50:33.285Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-16T16:50:33.286Z] ---> Running in 0f08127e2ada [2022-11-16T16:50:33.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:33.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:34.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:34.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:34.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:34.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:34.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:34.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:34.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:34.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:35.949Z] OK: 221 MiB in 51 packages [2022-11-16T16:50:35.949Z] OK: 221 MiB in 51 packages [2022-11-16T16:50:36.536Z] OK: 221 MiB in 51 packages [2022-11-16T16:50:36.536Z] OK: 221 MiB in 51 packages [2022-11-16T16:50:36.808Z] OK: 221 MiB in 51 packages [2022-11-16T16:50:38.231Z] Removing intermediate container ca150a234b0f [2022-11-16T16:50:38.231Z] ---> 6c30458e4faf [2022-11-16T16:50:38.231Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-16T16:50:38.231Z] Removing intermediate container 074738efb2c9 [2022-11-16T16:50:38.231Z] ---> e03a6172df07 [2022-11-16T16:50:38.231Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-16T16:50:38.498Z] Removing intermediate container fa6e30009be0 [2022-11-16T16:50:38.498Z] ---> 9b81824cb50f [2022-11-16T16:50:38.498Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-16T16:50:38.498Z] Removing intermediate container d5fc4ccebd09 [2022-11-16T16:50:38.498Z] ---> 1666cd42fb19 [2022-11-16T16:50:38.499Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T16:50:38.772Z] Removing intermediate container 0f08127e2ada [2022-11-16T16:50:38.772Z] ---> a42920e7a4cc [2022-11-16T16:50:38.772Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T16:50:39.368Z] ---> 87e4eb6a9491 [2022-11-16T16:50:39.368Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:50:39.368Z] ---> dff8d939dd0d [2022-11-16T16:50:39.368Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:50:39.368Z] ---> Running in 9109ee21aacb [2022-11-16T16:50:39.368Z] ---> Running in 1bc6fe6a4556 [2022-11-16T16:50:39.638Z] ---> 746b3d0da0a3 [2022-11-16T16:50:39.925Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:50:39.925Z] ---> 290d68e4c0a4 [2022-11-16T16:50:39.925Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:50:39.925Z] ---> Running in acd0bb10e638 [2022-11-16T16:50:40.195Z] ---> Running in 6c49381ded2b [2022-11-16T16:50:40.195Z] ---> 9ed05c350fa5 [2022-11-16T16:50:40.195Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:50:40.465Z] ---> Running in 69f7a56a37fa [2022-11-16T16:52:17.146Z] Removing intermediate container 6c49381ded2b [2022-11-16T16:52:17.146Z] ---> 54b32b68c18e [2022-11-16T16:52:17.146Z] Step 7/21 : COPY . . [2022-11-16T16:52:17.146Z] Removing intermediate container 69f7a56a37fa [2022-11-16T16:52:17.146Z] ---> 7bc7b5fe3fca [2022-11-16T16:52:17.146Z] Step 8/22 : COPY . . [2022-11-16T16:52:17.146Z] Removing intermediate container 1bc6fe6a4556 [2022-11-16T16:52:17.146Z] ---> 6eca54c0a598 [2022-11-16T16:52:17.146Z] Step 7/22 : COPY . . [2022-11-16T16:52:17.146Z] Removing intermediate container 9109ee21aacb [2022-11-16T16:52:17.146Z] ---> 2f4bee49cfd2 [2022-11-16T16:52:17.146Z] Step 7/32 : COPY . . [2022-11-16T16:52:17.146Z] Removing intermediate container acd0bb10e638 [2022-11-16T16:52:17.146Z] ---> fa41279d5455 [2022-11-16T16:52:17.146Z] Step 7/24 : COPY . . [2022-11-16T16:52:25.352Z] ---> 5f9ce0b14985 [2022-11-16T16:52:25.352Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-16T16:52:25.352Z] ---> 97c12bc56373 [2022-11-16T16:52:25.352Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-16T16:52:25.352Z] ---> e4ab0792449e [2022-11-16T16:52:25.352Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-16T16:52:25.352Z] ---> ff4f03c32eac [2022-11-16T16:52:25.352Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-16T16:52:25.352Z] ---> Running in 3afb4ec2026e [2022-11-16T16:52:25.621Z] ---> Running in 6ff7c4b544ca [2022-11-16T16:52:25.621Z] ---> b39e1be46f98 [2022-11-16T16:52:25.621Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-16T16:52:25.621Z] ---> Running in af72ecd030e8 [2022-11-16T16:52:25.621Z] ---> Running in fcde1ba563fb [2022-11-16T16:52:25.891Z] ---> Running in 1d2f05e06bd5 [2022-11-16T16:52:27.840Z] 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-11-16T16:52:27.840Z] 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-11-16T16:52:28.107Z] 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-11-16T16:52:28.373Z] 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-11-16T16:52:28.373Z] 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-11-16T16:58:35.318Z] 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-11-16T16:58:38.679Z] 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-11-16T16:58:48.768Z] Removing intermediate container fcde1ba563fb [2022-11-16T16:58:48.768Z] ---> 391bd50c8b56 [2022-11-16T16:58:48.768Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-16T16:58:48.768Z] ---> Running in 40d86ca101c0 [2022-11-16T16:58:51.351Z] 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-11-16T16:58:59.550Z] Removing intermediate container 40d86ca101c0 [2022-11-16T16:58:59.550Z] ---> 0c50ae7f7655 [2022-11-16T16:58:59.550Z] [2022-11-16T16:58:59.550Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T16:58:59.550Z] 3.16: Pulling from library/alpine [2022-11-16T16:59:02.139Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T16:59:02.139Z] Status: Downloaded newer image for alpine:3.16 [2022-11-16T16:59:02.139Z] ---> 2b4661558fb8 [2022-11-16T16:59:02.139Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:59:02.420Z] ---> Running in a9478a004cd7 [2022-11-16T16:59:04.381Z] Removing intermediate container a9478a004cd7 [2022-11-16T16:59:04.381Z] ---> 2338c67e16ea [2022-11-16T16:59:04.381Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-16T16:59:04.381Z] ---> Running in 01e0c455ed55 [2022-11-16T16:59:04.652Z] Removing intermediate container 3afb4ec2026e [2022-11-16T16:59:04.652Z] ---> 2b0daf081a8b [2022-11-16T16:59:04.652Z] [2022-11-16T16:59:04.652Z] Step 9/21 : FROM alpine:3.16 [2022-11-16T16:59:04.652Z] ---> 2b4661558fb8 [2022-11-16T16:59:04.652Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-16T16:59:04.921Z] ---> Running in d297627e6915 [2022-11-16T16:59:07.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:08.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:08.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:08.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:08.968Z] Removing intermediate container 1d2f05e06bd5 [2022-11-16T16:59:08.968Z] ---> dff3f023cdeb [2022-11-16T16:59:08.968Z] [2022-11-16T16:59:08.968Z] Step 9/24 : FROM alpine:3.16 [2022-11-16T16:59:08.968Z] ---> 2b4661558fb8 [2022-11-16T16:59:08.968Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-16T16:59:09.265Z] ---> Running in 029abe53e68e [2022-11-16T16:59:10.233Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-16T16:59:10.233Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-16T16:59:10.233Z] (3/33) Installing readline (8.1.2-r0) [2022-11-16T16:59:10.233Z] (4/33) Installing bash (5.1.16-r2) [2022-11-16T16:59:10.233Z] Executing bash-5.1.16-r2.post-install [2022-11-16T16:59:10.233Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-16T16:59:10.233Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-16T16:59:10.499Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-16T16:59:10.499Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-16T16:59:10.499Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T16:59:10.499Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-16T16:59:10.499Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T16:59:10.499Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-16T16:59:10.499Z] (5/6) Installing curl (7.83.1-r4) [2022-11-16T16:59:10.499Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-16T16:59:10.499Z] (9/33) Installing curl (7.83.1-r4) [2022-11-16T16:59:10.499Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:59:10.499Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-16T16:59:10.499Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:59:11.084Z] OK: 8 MiB in 20 packages [2022-11-16T16:59:11.672Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-16T16:59:11.672Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-16T16:59:11.672Z] (13/33) Installing expat (2.5.0-r0) [2022-11-16T16:59:11.672Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-16T16:59:11.672Z] (15/33) Installing gdbm (1.23-r0) [2022-11-16T16:59:11.672Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-16T16:59:11.672Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T16:59:11.672Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T16:59:11.672Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-16T16:59:11.672Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-16T16:59:11.672Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-16T16:59:12.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:12.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:13.656Z] Removing intermediate container 6ff7c4b544ca [2022-11-16T16:59:13.656Z] ---> 1a06729b0e68 [2022-11-16T16:59:13.656Z] [2022-11-16T16:59:13.656Z] Step 9/32 : FROM alpine:3.16 [2022-11-16T16:59:13.656Z] ---> 2b4661558fb8 [2022-11-16T16:59:13.656Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:59:13.940Z] ---> Running in a8fc21faf735 [2022-11-16T16:59:14.241Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-16T16:59:14.241Z] Removing intermediate container d297627e6915 [2022-11-16T16:59:14.241Z] ---> fa9a8f40339b [2022-11-16T16:59:14.241Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T16:59:14.241Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-16T16:59:14.241Z] (3/3) Installing su-exec (0.2-r1) [2022-11-16T16:59:14.241Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:59:14.547Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:59:14.547Z] ---> Running in a087432cdec4 [2022-11-16T16:59:14.823Z] OK: 6 MiB in 17 packages [2022-11-16T16:59:15.119Z] Removing intermediate container a8fc21faf735 [2022-11-16T16:59:15.119Z] ---> 6ce223ac0c00 [2022-11-16T16:59:15.119Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-16T16:59:15.119Z] ---> Running in 3f09887b82b9 [2022-11-16T16:59:15.409Z] Removing intermediate container a087432cdec4 [2022-11-16T16:59:15.409Z] ---> e0e6629f289c [2022-11-16T16:59:15.409Z] Step 12/21 : WORKDIR /edgex [2022-11-16T16:59:15.409Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-16T16:59:15.709Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-16T16:59:15.709Z] ---> Running in dcae8072c132 [2022-11-16T16:59:15.709Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-16T16:59:15.709Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-16T16:59:15.709Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-16T16:59:15.709Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-16T16:59:15.709Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-16T16:59:15.709Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-16T16:59:15.709Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-16T16:59:15.709Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-16T16:59:15.709Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-16T16:59:16.028Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-16T16:59:16.624Z] Removing intermediate container dcae8072c132 [2022-11-16T16:59:16.624Z] ---> 8d80cc200cb9 [2022-11-16T16:59:16.624Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-16T16:59:17.228Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:59:17.228Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:59:17.497Z] OK: 121 MiB in 47 packages [2022-11-16T16:59:18.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:18.463Z] ---> d172a18d3c97 [2022-11-16T16:59:18.463Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-16T16:59:18.463Z] Removing intermediate container 029abe53e68e [2022-11-16T16:59:18.463Z] ---> 84799a86cd33 [2022-11-16T16:59:18.463Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T16:59:18.463Z] ---> Running in a70bb4fed29c [2022-11-16T16:59:19.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:19.319Z] Removing intermediate container a70bb4fed29c [2022-11-16T16:59:19.319Z] ---> 91735e49194b [2022-11-16T16:59:19.319Z] Step 12/24 : WORKDIR / [2022-11-16T16:59:19.319Z] ---> Running in a345c33890fd [2022-11-16T16:59:20.278Z] Removing intermediate container a345c33890fd [2022-11-16T16:59:20.278Z] ---> aaa57675193f [2022-11-16T16:59:20.278Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-16T16:59:20.548Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-16T16:59:20.548Z] (2/2) Installing su-exec (0.2-r1) [2022-11-16T16:59:20.548Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:59:20.548Z] OK: 5 MiB in 16 packages [2022-11-16T16:59:21.132Z] ---> 43736925fa9a [2022-11-16T16:59:21.132Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-16T16:59:22.096Z] ---> b739757eabb8 [2022-11-16T16:59:22.096Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-16T16:59:23.059Z] Removing intermediate container 3f09887b82b9 [2022-11-16T16:59:23.059Z] ---> 5fda396975f1 [2022-11-16T16:59:23.059Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-16T16:59:23.059Z] ---> Running in 027206bbdc46 [2022-11-16T16:59:23.326Z] ---> 49448fe5d38f [2022-11-16T16:59:23.326Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-16T16:59:23.934Z] ---> 74d5e64ca413 [2022-11-16T16:59:23.934Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T16:59:23.934Z] Removing intermediate container 027206bbdc46 [2022-11-16T16:59:23.934Z] ---> 53d5710d1961 [2022-11-16T16:59:23.934Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-16T16:59:24.205Z] ---> Running in 6841b9b82c21 [2022-11-16T16:59:24.791Z] Removing intermediate container 6841b9b82c21 [2022-11-16T16:59:24.791Z] ---> 0637a5cddca3 [2022-11-16T16:59:24.791Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-16T16:59:25.060Z] ---> ca42d1180337 [2022-11-16T16:59:25.060Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-16T16:59:25.060Z] ---> Running in 491c3367bb0a [2022-11-16T16:59:25.644Z] ---> 4ccc9fbb6800 [2022-11-16T16:59:25.644Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T16:59:25.644Z] ---> Running in e0c61e252270 [2022-11-16T16:59:26.233Z] Removing intermediate container 491c3367bb0a [2022-11-16T16:59:26.233Z] ---> 2d96384c6e4e [2022-11-16T16:59:26.233Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-16T16:59:26.503Z] ---> Running in 165caa8be9de [2022-11-16T16:59:26.503Z] ---> e7cfe06c6b56 [2022-11-16T16:59:26.503Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-16T16:59:27.090Z] Removing intermediate container 165caa8be9de [2022-11-16T16:59:27.090Z] ---> b9f9b17a0f80 [2022-11-16T16:59:27.090Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-16T16:59:27.357Z] ---> Running in dd8b7483eb01 [2022-11-16T16:59:29.942Z] ---> eab3d393ea35 [2022-11-16T16:59:29.942Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-16T16:59:29.942Z] Removing intermediate container e0c61e252270 [2022-11-16T16:59:29.942Z] ---> 7eafbf09e6c4 [2022-11-16T16:59:29.942Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T16:59:30.214Z] ---> Running in da605b4f9bc8 [2022-11-16T16:59:31.175Z] Removing intermediate container da605b4f9bc8 [2022-11-16T16:59:31.175Z] ---> 06e9abee8acb [2022-11-16T16:59:31.175Z] Step 19/21 : LABEL arch=arm64 [2022-11-16T16:59:31.442Z] ---> Running in 2b8f4167f037 [2022-11-16T16:59:32.024Z] Removing intermediate container dd8b7483eb01 [2022-11-16T16:59:32.024Z] ---> f9d232218e48 [2022-11-16T16:59:32.024Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-16T16:59:32.024Z] ---> Running in 4d96d4eefffc [2022-11-16T16:59:32.293Z] Removing intermediate container 2b8f4167f037 [2022-11-16T16:59:32.294Z] ---> a587ef01bc50 [2022-11-16T16:59:32.294Z] Step 20/21 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T16:59:32.563Z] ---> Running in 425f6e05025a [2022-11-16T16:59:33.522Z] Removing intermediate container 425f6e05025a [2022-11-16T16:59:33.522Z] ---> b53cc7d662b1 [2022-11-16T16:59:33.522Z] Step 21/21 : LABEL version=0.0.0 [2022-11-16T16:59:33.522Z] Removing intermediate container 4d96d4eefffc [2022-11-16T16:59:33.522Z] ---> f9045d2a6b84 [2022-11-16T16:59:33.522Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-16T16:59:33.522Z] ---> 1788d50e522e [2022-11-16T16:59:33.522Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T16:59:33.522Z] ---> Running in 9c4c8ddddef5 [2022-11-16T16:59:34.103Z] Removing intermediate container 9c4c8ddddef5 [2022-11-16T16:59:34.103Z] ---> a2f9a54fef2e [2022-11-16T16:59:34.103Z] [2022-11-16T16:59:34.696Z] ---> c1f67ac1f785 [2022-11-16T16:59:34.696Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T16:59:34.696Z] ---> ad154fd29c38 [2022-11-16T16:59:34.696Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-16T16:59:35.006Z] ---> Running in 5fb5ff9fceea [2022-11-16T16:59:35.006Z] Successfully built a2f9a54fef2e [2022-11-16T16:59:35.006Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-16T16:59:35.006Z] Building security-spire-agent [2022-11-16T16:59:35.273Z]  Building security-proxy-setup ... done  ---> Running in 4be055d1bd15 [2022-11-16T16:59:36.684Z] Collecting docker-compose==1.23.2 [2022-11-16T16:59:36.684Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-16T16:59:36.684Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 1.9 MB/s eta 0:00:00 [2022-11-16T16:59:37.268Z] Collecting texttable<0.10,>=0.9.0 [2022-11-16T16:59:37.268Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-16T16:59:37.268Z] Preparing metadata (setup.py): started [2022-11-16T16:59:39.237Z] Removing intermediate container 5fb5ff9fceea [2022-11-16T16:59:39.237Z] ---> b0b29cde0bb9 [2022-11-16T16:59:39.237Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T16:59:39.237Z] ---> Running in 5d2cae89b683 [2022-11-16T16:59:39.507Z] Removing intermediate container 4be055d1bd15 [2022-11-16T16:59:39.507Z] ---> 1c4cac5856f7 [2022-11-16T16:59:39.507Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:59:40.117Z] Removing intermediate container 5d2cae89b683 [2022-11-16T16:59:40.117Z] ---> 17b558e483a6 [2022-11-16T16:59:40.117Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T16:59:40.117Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:59:40.400Z] ---> Running in d7ce72485d5b [2022-11-16T16:59:40.400Z] Collecting cached-property<2,>=1.2.0 [2022-11-16T16:59:40.400Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-16T16:59:40.671Z] ---> c0c180c94e06 [2022-11-16T16:59:40.671Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-16T16:59:41.279Z] Removing intermediate container d7ce72485d5b [2022-11-16T16:59:41.279Z] ---> 7aa169de6192 [2022-11-16T16:59:41.279Z] Step 23/24 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T16:59:41.279Z] ---> Running in 7918339063b0 [2022-11-16T16:59:41.869Z] Removing intermediate container 7918339063b0 [2022-11-16T16:59:41.869Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-16T16:59:41.869Z] ---> d7325d0def76 [2022-11-16T16:59:41.869Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:59:42.140Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-16T16:59:42.140Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.5 MB/s eta 0:00:00 [2022-11-16T16:59:42.140Z] ---> Running in 76b9f43ac95c [2022-11-16T16:59:42.729Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-16T16:59:42.729Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-16T16:59:43.004Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 11.1 MB/s eta 0:00:00 [2022-11-16T16:59:43.004Z] Removing intermediate container 76b9f43ac95c [2022-11-16T16:59:43.004Z] ---> af4cdfa23e68 [2022-11-16T16:59:43.004Z] [2022-11-16T16:59:43.004Z] ---> a785df98ce63 [2022-11-16T16:59:43.273Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-16T16:59:43.273Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-16T16:59:43.273Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-16T16:59:43.273Z] Preparing metadata (setup.py): started [2022-11-16T16:59:43.543Z] Successfully built af4cdfa23e68 [2022-11-16T16:59:43.543Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-16T16:59:43.543Z] Building core-command [2022-11-16T16:59:44.516Z]  Building security-secretstore-setup ... done  ---> 044134cf1eb5 [2022-11-16T16:59:44.516Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-16T16:59:45.496Z] ---> f18ddf8a1809 [2022-11-16T16:59:45.496Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-16T16:59:45.767Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:59:45.767Z] 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-11-16T16:59:46.740Z] Collecting jsonschema<3,>=2.5.1 [2022-11-16T16:59:46.741Z] ---> 726bf61159d0 [2022-11-16T16:59:46.741Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-16T16:59:46.741Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-16T16:59:47.708Z] Collecting PyYAML<4,>=3.10 [2022-11-16T16:59:47.708Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-16T16:59:47.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.5 MB/s eta 0:00:00 [2022-11-16T16:59:47.708Z] ---> 9d05acb87442 [2022-11-16T16:59:47.708Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-16T16:59:48.679Z] ---> 51f9a466679c [2022-11-16T16:59:48.679Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-16T16:59:48.951Z] ---> Running in c49f602e47c4 [2022-11-16T16:59:49.926Z] Preparing metadata (setup.py): started [2022-11-16T16:59:52.525Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:59:52.525Z] Removing intermediate container c49f602e47c4 [2022-11-16T16:59:52.525Z] ---> 51fcbcc31832 [2022-11-16T16:59:52.525Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-16T16:59:52.798Z] ---> Running in 86e7563e58b3 [2022-11-16T16:59:53.386Z] Collecting docker<4.0,>=3.6.0 [2022-11-16T16:59:53.386Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-16T16:59:53.386Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 13.5 MB/s eta 0:00:00 [2022-11-16T16:59:53.386Z] Collecting docopt<0.7,>=0.6.1 [2022-11-16T16:59:53.386Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-16T16:59:53.386Z] Removing intermediate container 86e7563e58b3 [2022-11-16T16:59:53.386Z] ---> 6309702b43ef [2022-11-16T16:59:53.660Z] Step 29/32 : CMD ["gate"] [2022-11-16T16:59:53.660Z] Preparing metadata (setup.py): started [2022-11-16T16:59:53.660Z] ---> Running in cac9f327b484 [2022-11-16T16:59:54.251Z] Removing intermediate container cac9f327b484 [2022-11-16T16:59:54.251Z] ---> 668bf9a0c9e6 [2022-11-16T16:59:54.251Z] Step 30/32 : LABEL arch=arm64 [2022-11-16T16:59:54.521Z] ---> Running in 5a4c45a64762 [2022-11-16T16:59:54.789Z] Removing intermediate container 5a4c45a64762 [2022-11-16T16:59:54.789Z] ---> feeb3491397f [2022-11-16T16:59:54.789Z] Step 31/32 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T16:59:55.067Z] ---> Running in d9128394c708 [2022-11-16T16:59:55.662Z] Removing intermediate container d9128394c708 [2022-11-16T16:59:55.662Z] ---> 62ed3e5a817b [2022-11-16T16:59:55.662Z] Step 32/32 : LABEL version=0.0.0 [2022-11-16T16:59:55.932Z] ---> Running in 60b9e3beff39 [2022-11-16T16:59:56.202Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:59:57.173Z] Collecting docker-pycreds>=0.4.0 [2022-11-16T16:59:57.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:59:57.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:59:57.173Z] ---> 9840ac7f2aef [2022-11-16T16:59:57.173Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:59:57.173Z] ---> Using cache [2022-11-16T16:59:57.173Z] ---> 347b63de7ded [2022-11-16T16:59:57.173Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T16:59:57.173Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-16T16:59:57.441Z] ---> Running in 1e864d66bfb0 [2022-11-16T16:59:57.441Z] Removing intermediate container 60b9e3beff39 [2022-11-16T16:59:57.441Z] ---> efc488538239 [2022-11-16T16:59:57.441Z] [2022-11-16T16:59:58.417Z] Successfully built efc488538239 [2022-11-16T16:59:58.417Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-16T16:59:58.417Z] Building security-spire-config [2022-11-16T16:59:59.396Z]  Building security-bootstrapper ... done Collecting urllib3<1.25,>=1.21.1 [2022-11-16T16:59:59.396Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-16T16:59:59.396Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 8.8 MB/s eta 0:00:00 [2022-11-16T16:59:59.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:59.665Z] Collecting idna<2.8,>=2.5 [2022-11-16T16:59:59.665Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-16T16:59:59.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.9 MB/s eta 0:00:00 [2022-11-16T16:59:59.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:00:00.265Z] Collecting certifi>=2017.4.17 [2022-11-16T17:00:00.265Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-16T17:00:00.265Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.6 MB/s eta 0:00:00 [2022-11-16T17:00:00.265Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-16T17:00:00.265Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-16T17:00:00.544Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.0 MB/s eta 0:00:00 [2022-11-16T17:00:01.136Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-16T17:00:01.136Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-16T17:00:01.136Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-16T17:00:01.136Z] OK: 221 MiB in 51 packages [2022-11-16T17:00:01.136Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-16T17:00:02.599Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-16T17:00:02.599Z] Running setup.py install for texttable: started [2022-11-16T17:00:03.595Z] Removing intermediate container 1e864d66bfb0 [2022-11-16T17:00:03.595Z] ---> f6fec9a29460 [2022-11-16T17:00:03.595Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T17:00:05.020Z] ---> ff235f82ab3b [2022-11-16T17:00:05.020Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:00:05.020Z] Running setup.py install for texttable: finished with status 'done' [2022-11-16T17:00:05.020Z] Running setup.py install for PyYAML: started [2022-11-16T17:00:05.020Z] ---> Running in dd979fd88ab5 [2022-11-16T17:00:08.403Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-16T17:00:10.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T17:00:10.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T17:00:10.374Z] ---> 9840ac7f2aef [2022-11-16T17:00:10.374Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-16T17:00:10.374Z] ---> Using cache [2022-11-16T17:00:10.374Z] ---> e68bd4824171 [2022-11-16T17:00:10.374Z] Step 4/23 : WORKDIR /edgex-go [2022-11-16T17:00:10.374Z] ---> Using cache [2022-11-16T17:00:10.374Z] ---> 781577aaa5fb [2022-11-16T17:00:10.374Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-16T17:00:10.993Z] ---> Running in 2e532aed50a7 [2022-11-16T17:00:11.582Z] Running setup.py install for docopt: started [2022-11-16T17:00:11.854Z] Removing intermediate container af72ecd030e8 [2022-11-16T17:00:11.854Z] ---> 262eb99e3891 [2022-11-16T17:00:11.854Z] [2022-11-16T17:00:11.854Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T17:00:12.142Z] ---> 2b4661558fb8 [2022-11-16T17:00:12.142Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-16T17:00:12.416Z] ---> Running in b4341f25c0ce [2022-11-16T17:00:13.415Z] Removing intermediate container b4341f25c0ce [2022-11-16T17:00:13.415Z] ---> d40aee0f0e66 [2022-11-16T17:00:13.415Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-16T17:00:13.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:00:13.685Z] ---> Running in cf9bc65b6b3f [2022-11-16T17:00:13.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:00:14.258Z] Removing intermediate container cf9bc65b6b3f [2022-11-16T17:00:14.258Z] ---> ed5db1879cb6 [2022-11-16T17:00:14.258Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-16T17:00:14.539Z] ---> Running in 7cce81196c66 [2022-11-16T17:00:15.515Z] Removing intermediate container 7cce81196c66 [2022-11-16T17:00:15.515Z] ---> 1ab9938b1599 [2022-11-16T17:00:15.515Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-16T17:00:15.515Z] OK: 221 MiB in 51 packages [2022-11-16T17:00:15.515Z] ---> Running in 43f75faff303 [2022-11-16T17:00:15.515Z] Running setup.py install for docopt: finished with status 'done' [2022-11-16T17:00:18.122Z] Removing intermediate container 2e532aed50a7 [2022-11-16T17:00:18.122Z] ---> 8cf16bae6960 [2022-11-16T17:00:18.122Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-16T17:00:18.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:00:18.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:00:19.245Z] ---> cc8d1fc45465 [2022-11-16T17:00:19.245Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:00:19.517Z] ---> Running in 0b790c686325 [2022-11-16T17:00:19.787Z] Running setup.py install for dockerpty: started [2022-11-16T17:00:20.058Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-16T17:00:20.334Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T17:00:20.334Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-16T17:00:20.334Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T17:00:20.334Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-16T17:00:20.334Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-16T17:00:20.334Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T17:00:20.334Z] OK: 8 MiB in 20 packages [2022-11-16T17:00:20.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T17:00:20.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T17:00:20.922Z] ---> 9840ac7f2aef [2022-11-16T17:00:20.922Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T17:00:20.922Z] ---> Using cache [2022-11-16T17:00:20.922Z] ---> 347b63de7ded [2022-11-16T17:00:20.922Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T17:00:20.922Z] ---> Using cache [2022-11-16T17:00:20.922Z] ---> f6fec9a29460 [2022-11-16T17:00:20.922Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T17:00:20.922Z] ---> Using cache [2022-11-16T17:00:20.922Z] ---> ff235f82ab3b [2022-11-16T17:00:20.922Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:00:20.922Z] ---> Running in 8eb87d0cd2a0 [2022-11-16T17:00:22.890Z] Removing intermediate container 43f75faff303 [2022-11-16T17:00:22.890Z] ---> 09580b6ceac0 [2022-11-16T17:00:23.161Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:00:23.752Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-16T17:00:24.022Z] ---> 25e708ca9dc7 [2022-11-16T17:00:24.022Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-16T17:00:26.003Z] ---> c41b53bdbb50 [2022-11-16T17:00:26.003Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-16T17:00:26.971Z] ---> 935a5b13ce63 [2022-11-16T17:00:26.971Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-16T17:00:26.971Z] ---> Running in c4e77f212a78 [2022-11-16T17:00:27.557Z] Removing intermediate container c4e77f212a78 [2022-11-16T17:00:27.557Z] ---> a35656924414 [2022-11-16T17:00:27.557Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:00:27.829Z] ---> Running in 80a7254e67a0 [2022-11-16T17:00:28.098Z] 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-11-16T17:00:28.098Z] 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-11-16T17:00:28.369Z] Removing intermediate container 80a7254e67a0 [2022-11-16T17:00:28.369Z] ---> 59ab1a88c412 [2022-11-16T17:00:28.369Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T17:00:28.649Z] ---> Running in 31b204879582 [2022-11-16T17:00:29.238Z] Removing intermediate container 31b204879582 [2022-11-16T17:00:29.238Z] ---> 68db682303dc [2022-11-16T17:00:29.238Z] Step 21/22 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T17:00:29.238Z] ---> Running in ea91c0f60091 [2022-11-16T17:00:30.221Z] Removing intermediate container ea91c0f60091 [2022-11-16T17:00:30.221Z] ---> 86af0ab7eb5e [2022-11-16T17:00:30.221Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T17:00:30.221Z] ---> Running in 96f5125c8793 [2022-11-16T17:00:30.811Z] Removing intermediate container 96f5125c8793 [2022-11-16T17:00:30.811Z] ---> 1a12a014b7fd [2022-11-16T17:00:30.811Z] [2022-11-16T17:00:31.080Z] Successfully built 1a12a014b7fd [2022-11-16T17:00:31.080Z] Successfully tagged core-data-arm64:latest [2022-11-16T17:00:31.080Z]  Building core-data ... done Building support-scheduler [2022-11-16T17:00:53.213Z] Removing intermediate container 01e0c455ed55 [2022-11-16T17:00:53.213Z] ---> f37f464d1d59 [2022-11-16T17:00:53.213Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-16T17:00:53.213Z] ---> Running in dd8740a9c771 [2022-11-16T17:00:53.213Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T17:00:53.213Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T17:00:53.213Z] ---> 9840ac7f2aef [2022-11-16T17:00:53.213Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T17:00:53.213Z] ---> Using cache [2022-11-16T17:00:53.213Z] ---> e68bd4824171 [2022-11-16T17:00:53.213Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T17:00:53.213Z] ---> Using cache [2022-11-16T17:00:53.213Z] ---> 781577aaa5fb [2022-11-16T17:00:53.213Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-16T17:00:53.213Z] ---> Using cache [2022-11-16T17:00:53.213Z] ---> 8cf16bae6960 [2022-11-16T17:00:53.213Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T17:00:53.213Z] ---> Using cache [2022-11-16T17:00:53.213Z] ---> cc8d1fc45465 [2022-11-16T17:00:53.213Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:00:53.213Z] Removing intermediate container dd8740a9c771 [2022-11-16T17:00:53.213Z] ---> 25f395dbe060 [2022-11-16T17:00:53.213Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T17:00:53.213Z] ---> Running in d908d33d7da5 [2022-11-16T17:00:53.213Z] ---> Running in e770a5a4bd73 [2022-11-16T17:00:53.840Z] Removing intermediate container e770a5a4bd73 [2022-11-16T17:00:53.840Z] ---> 88941787acaf [2022-11-16T17:00:53.840Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-16T17:00:57.207Z] ---> a1eb3e481eca [2022-11-16T17:00:57.207Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-16T17:00:58.182Z] ---> 47b6a1c886e5 [2022-11-16T17:00:58.182Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-16T17:01:00.786Z] ---> 28d1626b69bf [2022-11-16T17:01:00.786Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-16T17:01:00.786Z] ---> Running in f65bf8288768 [2022-11-16T17:01:01.760Z] Removing intermediate container f65bf8288768 [2022-11-16T17:01:01.760Z] ---> 2276fb30ff9c [2022-11-16T17:01:01.760Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:01:02.030Z] ---> Running in bb72d48ede02 [2022-11-16T17:01:04.005Z] Removing intermediate container bb72d48ede02 [2022-11-16T17:01:04.005Z] ---> 64423486dec2 [2022-11-16T17:01:04.005Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T17:01:04.005Z] ---> Running in 386a53e3d27d [2022-11-16T17:01:05.442Z] Removing intermediate container 386a53e3d27d [2022-11-16T17:01:05.442Z] ---> 80ea3feaa650 [2022-11-16T17:01:05.442Z] Step 21/22 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T17:01:05.442Z] ---> Running in 1546e0acd651 [2022-11-16T17:01:06.867Z] Removing intermediate container 1546e0acd651 [2022-11-16T17:01:06.867Z] ---> f55f14de5080 [2022-11-16T17:01:06.867Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T17:01:07.458Z] ---> Running in 363aad02426c [2022-11-16T17:01:08.877Z] Removing intermediate container 363aad02426c [2022-11-16T17:01:08.877Z] ---> 1fc6ca599ef2 [2022-11-16T17:01:08.877Z] [2022-11-16T17:01:09.838Z] Successfully built 1fc6ca599ef2 [2022-11-16T17:01:09.838Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-16T17:01:09.838Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-11-16T17:01:28.036Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T17:01:28.036Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-16T17:01:28.036Z] ---> 9840ac7f2aef [2022-11-16T17:01:28.036Z] Step 3/19 : WORKDIR /edgex-go [2022-11-16T17:01:28.036Z] ---> Using cache [2022-11-16T17:01:28.036Z] ---> 347b63de7ded [2022-11-16T17:01:28.036Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-16T17:01:28.036Z] ---> Running in 649f665f74f0 [2022-11-16T17:01:29.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:01:29.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:01:31.385Z] v3.16.3-1-g9bb1c89d8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-16T17:01:31.385Z] v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-16T17:01:31.385Z] OK: 16895 distinct packages available [2022-11-16T17:01:31.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:01:31.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:01:33.060Z] OK: 221 MiB in 51 packages [2022-11-16T17:01:34.469Z] Removing intermediate container dd979fd88ab5 [2022-11-16T17:01:34.469Z] ---> 2b3ce0db7031 [2022-11-16T17:01:34.469Z] Step 7/24 : COPY . . [2022-11-16T17:01:35.989Z] Removing intermediate container 649f665f74f0 [2022-11-16T17:01:35.990Z] ---> b2bd9c9a7a46 [2022-11-16T17:01:35.990Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-16T17:01:37.443Z] ---> 97e0279ce69e [2022-11-16T17:01:37.443Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:01:37.728Z] ---> Running in 05448c74d9f3 [2022-11-16T17:01:46.016Z] Removing intermediate container 8eb87d0cd2a0 [2022-11-16T17:01:46.016Z] ---> 0200df04516c [2022-11-16T17:01:46.016Z] Step 7/24 : COPY . . [2022-11-16T17:01:46.016Z] Removing intermediate container 0b790c686325 [2022-11-16T17:01:46.016Z] ---> 23da0ff67743 [2022-11-16T17:01:46.016Z] Step 8/23 : COPY . . [2022-11-16T17:01:56.096Z] Removing intermediate container d908d33d7da5 [2022-11-16T17:01:56.096Z] ---> b728606da605 [2022-11-16T17:01:56.096Z] Step 8/22 : COPY . . [2022-11-16T17:01:58.041Z] ---> 133ee49d869f [2022-11-16T17:01:58.041Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T17:01:58.041Z] ---> Running in d71bebd98547 [2022-11-16T17:01:58.622Z] Removing intermediate container d71bebd98547 [2022-11-16T17:01:58.622Z] ---> bcd1c3d9f4bc [2022-11-16T17:01:58.622Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T17:01:58.897Z] ---> Running in 005fa5d20c9c [2022-11-16T17:01:59.864Z] Removing intermediate container 005fa5d20c9c [2022-11-16T17:01:59.864Z] ---> 7db3e373acd3 [2022-11-16T17:01:59.864Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-16T17:01:59.864Z] ---> Running in 5e06418b4923 [2022-11-16T17:02:03.205Z] Removing intermediate container 5e06418b4923 [2022-11-16T17:02:03.205Z] ---> 5f89b5ac93eb [2022-11-16T17:02:03.205Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T17:02:03.205Z] ---> Running in 2f5b2fa54ef3 [2022-11-16T17:02:03.788Z] Removing intermediate container 2f5b2fa54ef3 [2022-11-16T17:02:03.788Z] ---> cd05382e43db [2022-11-16T17:02:03.788Z] [2022-11-16T17:02:03.788Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T17:02:04.370Z] 3.15: Pulling from library/alpine [2022-11-16T17:02:05.778Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-16T17:02:06.046Z] Status: Downloaded newer image for alpine:3.15 [2022-11-16T17:02:06.046Z] ---> 8aa73fd46299 [2022-11-16T17:02:06.046Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T17:02:06.633Z] ---> Running in aebe5bfb3d9b [2022-11-16T17:02:07.234Z] ---> d092cd91dfba [2022-11-16T17:02:07.234Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-16T17:02:07.234Z] ---> 190158169631 [2022-11-16T17:02:07.234Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T17:02:07.234Z] Removing intermediate container aebe5bfb3d9b [2022-11-16T17:02:07.234Z] ---> aee490540790 [2022-11-16T17:02:07.234Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T17:02:07.234Z] ---> Running in b3e5c1a561d6 [2022-11-16T17:02:07.234Z] ---> Running in 60c47bb16349 [2022-11-16T17:02:07.509Z] ---> Running in bc463954d9a4 [2022-11-16T17:02:08.483Z] Removing intermediate container 60c47bb16349 [2022-11-16T17:02:08.483Z] ---> c35519c2e332 [2022-11-16T17:02:08.483Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T17:02:08.483Z] ---> Running in 84a661054502 [2022-11-16T17:02:09.446Z] 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-11-16T17:02:09.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:02:09.446Z] Removing intermediate container 84a661054502 [2022-11-16T17:02:09.446Z] ---> 7e2ab3b81af2 [2022-11-16T17:02:09.446Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-16T17:02:09.714Z] ---> Running in b9209af4b16e [2022-11-16T17:02:09.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:02:11.391Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T17:02:11.391Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T17:02:11.391Z] OK: 15736 distinct packages available [2022-11-16T17:02:11.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:02:11.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:02:13.064Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-16T17:02:13.064Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-16T17:02:13.064Z] (3/5) Installing libucontext (1.1-r0) [2022-11-16T17:02:13.064Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-16T17:02:13.332Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-16T17:02:13.332Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T17:02:13.603Z] OK: 6 MiB in 19 packages [2022-11-16T17:02:14.559Z] Removing intermediate container b9209af4b16e [2022-11-16T17:02:14.559Z] ---> aa22611593f1 [2022-11-16T17:02:14.559Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T17:02:14.834Z] ---> Running in 1e52491ab95b [2022-11-16T17:02:16.240Z] Removing intermediate container bc463954d9a4 [2022-11-16T17:02:16.240Z] ---> e97073668d97 [2022-11-16T17:02:16.240Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-16T17:02:16.240Z] Removing intermediate container 1e52491ab95b [2022-11-16T17:02:16.240Z] ---> f6c747992d23 [2022-11-16T17:02:16.240Z] [2022-11-16T17:02:16.240Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T17:02:16.240Z] ---> 8aa73fd46299 [2022-11-16T17:02:16.240Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T17:02:16.240Z] ---> Using cache [2022-11-16T17:02:16.240Z] ---> aee490540790 [2022-11-16T17:02:16.240Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-16T17:02:16.508Z] ---> Running in 58201a8f751b [2022-11-16T17:02:19.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:02:19.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:02:20.502Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T17:02:20.503Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T17:02:20.503Z] OK: 15736 distinct packages available [2022-11-16T17:02:20.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:02:20.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:02:22.182Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-16T17:02:22.182Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-16T17:02:22.182Z] (3/4) Installing libucontext (1.1-r0) [2022-11-16T17:02:22.182Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-16T17:02:22.182Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T17:02:22.182Z] OK: 6 MiB in 18 packages [2022-11-16T17:02:22.456Z] ---> ad8439e6b7b5 [2022-11-16T17:02:22.456Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-16T17:02:22.722Z] ---> Running in 2650f779189f [2022-11-16T17:02:23.313Z] ---> 942fc65cb7f6 [2022-11-16T17:02:23.313Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T17:02:26.651Z] Removing intermediate container 58201a8f751b [2022-11-16T17:02:26.651Z] ---> 3f332fc4659d [2022-11-16T17:02:26.651Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T17:02:26.651Z] 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-11-16T17:02:38.965Z] ---> b811ad5bc2f4 [2022-11-16T17:02:38.965Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T17:02:38.965Z] ---> 9f4762b62978 [2022-11-16T17:02:38.965Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T17:02:39.551Z] ---> fa821dbfd5ef [2022-11-16T17:02:39.551Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-16T17:02:39.841Z] ---> b3daaddc18a6 [2022-11-16T17:02:39.841Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-16T17:02:39.841Z] ---> Running in 9d6d55c87415 [2022-11-16T17:02:40.811Z] Removing intermediate container 9d6d55c87415 [2022-11-16T17:02:40.811Z] ---> 6f8d5a0e44bd [2022-11-16T17:02:40.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-16T17:02:40.811Z] ---> a126c4d1b064 [2022-11-16T17:02:40.811Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-16T17:02:42.214Z] ---> 6ee0ba4b2aa6 [2022-11-16T17:02:42.214Z] Step 19/24 : WORKDIR / [2022-11-16T17:02:42.214Z] ---> Running in 2278891f6e1f [2022-11-16T17:02:42.796Z] ---> 2ba443d446f6 [2022-11-16T17:02:42.796Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T17:02:42.796Z] ---> Running in 434d30e36c82 [2022-11-16T17:02:43.378Z] Removing intermediate container 2278891f6e1f [2022-11-16T17:02:43.378Z] ---> 22152b6dca9b [2022-11-16T17:02:43.378Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T17:02:43.378Z] ---> Running in b51085f0b768 [2022-11-16T17:02:43.647Z] Removing intermediate container 434d30e36c82 [2022-11-16T17:02:43.647Z] ---> f0e463ba452d [2022-11-16T17:02:43.647Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T17:02:44.237Z] ---> Running in 429df890e554 [2022-11-16T17:02:44.237Z] Removing intermediate container b51085f0b768 [2022-11-16T17:02:44.237Z] ---> 7a1fea6d02be [2022-11-16T17:02:44.237Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T17:02:44.503Z] ---> Running in 61ac968c30b6 [2022-11-16T17:02:45.098Z] Removing intermediate container 429df890e554 [2022-11-16T17:02:45.098Z] ---> bdca9ee88b2f [2022-11-16T17:02:45.098Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T17:02:45.098Z] Removing intermediate container 61ac968c30b6 [2022-11-16T17:02:45.098Z] ---> f752da99795f [2022-11-16T17:02:45.098Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T17:02:45.365Z] ---> Running in 914484b3d613 [2022-11-16T17:02:45.365Z] ---> Running in 8c18170b501c [2022-11-16T17:02:46.326Z] Removing intermediate container 914484b3d613 [2022-11-16T17:02:46.326Z] ---> a5ee51b27e54 [2022-11-16T17:02:46.326Z] Step 23/24 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T17:02:46.326Z] Removing intermediate container 8c18170b501c [2022-11-16T17:02:46.326Z] ---> 4ec60084624d [2022-11-16T17:02:46.326Z] Step 23/24 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T17:02:46.326Z] ---> Running in 45a3016b0078 [2022-11-16T17:02:46.593Z] Removing intermediate container 05448c74d9f3 [2022-11-16T17:02:46.593Z] ---> d7ddd35fdaec [2022-11-16T17:02:46.593Z] Step 7/19 : COPY . . [2022-11-16T17:02:46.593Z] ---> Running in 4c99fc84e1ac [2022-11-16T17:02:47.178Z] Removing intermediate container 45a3016b0078 [2022-11-16T17:02:47.178Z] ---> 8ccbebfc8973 [2022-11-16T17:02:47.178Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T17:02:47.178Z] Removing intermediate container 4c99fc84e1ac [2022-11-16T17:02:47.178Z] ---> 74294be729ce [2022-11-16T17:02:47.178Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T17:02:47.457Z] ---> Running in c1b9914eb2bd [2022-11-16T17:02:47.457Z] ---> Running in 1f69e27e6f68 [2022-11-16T17:02:48.042Z] Removing intermediate container 1f69e27e6f68 [2022-11-16T17:02:48.042Z] ---> 6e5e1e597196 [2022-11-16T17:02:48.042Z] [2022-11-16T17:02:48.310Z] Removing intermediate container c1b9914eb2bd [2022-11-16T17:02:48.310Z] ---> 6868cc32f74e [2022-11-16T17:02:48.310Z] [2022-11-16T17:02:48.889Z] Successfully built 6e5e1e597196 [2022-11-16T17:02:48.889Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-16T17:02:48.889Z] Building security-spire-server [2022-11-16T17:02:49.154Z]  Building security-spire-agent ... done Successfully built 6868cc32f74e [2022-11-16T17:02:51.098Z] Successfully tagged security-spire-config-arm64:latest [2022-11-16T17:02:51.098Z]  Building security-spire-config ... done Building support-notifications [2022-11-16T17:03:01.179Z] ---> 67a53a1d9482 [2022-11-16T17:03:01.179Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-16T17:03:01.179Z] ---> Running in 039486b2ac80 [2022-11-16T17:03:03.784Z] 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-11-16T17:03:18.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T17:03:18.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T17:03:18.777Z] ---> 9840ac7f2aef [2022-11-16T17:03:18.777Z] Step 3/23 : WORKDIR /edgex-go [2022-11-16T17:03:18.777Z] ---> Using cache [2022-11-16T17:03:18.777Z] ---> 347b63de7ded [2022-11-16T17:03:18.777Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T17:03:18.777Z] ---> Using cache [2022-11-16T17:03:18.777Z] ---> f6fec9a29460 [2022-11-16T17:03:18.777Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-16T17:03:18.777Z] ---> Using cache [2022-11-16T17:03:18.777Z] ---> ff235f82ab3b [2022-11-16T17:03:18.777Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:03:18.777Z] ---> Using cache [2022-11-16T17:03:18.777Z] ---> 0200df04516c [2022-11-16T17:03:18.777Z] Step 7/23 : COPY . . [2022-11-16T17:03:18.777Z] ---> Using cache [2022-11-16T17:03:18.777Z] ---> 190158169631 [2022-11-16T17:03:18.777Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T17:03:18.777Z] ---> Using cache [2022-11-16T17:03:18.777Z] ---> c35519c2e332 [2022-11-16T17:03:18.777Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-16T17:03:18.777Z] ---> Using cache [2022-11-16T17:03:18.777Z] ---> 7e2ab3b81af2 [2022-11-16T17:03:18.777Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-16T17:03:18.777Z] ---> Running in e8945d7d63a1 [2022-11-16T17:03:20.188Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T17:03:20.188Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T17:03:20.188Z] ---> 9840ac7f2aef [2022-11-16T17:03:20.188Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T17:03:20.188Z] ---> Using cache [2022-11-16T17:03:20.188Z] ---> e68bd4824171 [2022-11-16T17:03:20.188Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T17:03:20.188Z] ---> Using cache [2022-11-16T17:03:20.188Z] ---> 781577aaa5fb [2022-11-16T17:03:20.188Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-16T17:03:20.188Z] ---> Running in 515652187a0d [2022-11-16T17:03:21.600Z] Removing intermediate container e8945d7d63a1 [2022-11-16T17:03:21.600Z] ---> 4c4babe71c20 [2022-11-16T17:03:21.600Z] Step 11/23 : WORKDIR /edgex-go [2022-11-16T17:03:21.868Z] ---> Running in df20d92f0581 [2022-11-16T17:03:22.452Z] Removing intermediate container df20d92f0581 [2022-11-16T17:03:22.452Z] ---> 41e4c21d22c8 [2022-11-16T17:03:22.452Z] [2022-11-16T17:03:22.452Z] Step 12/23 : FROM alpine:3.15 [2022-11-16T17:03:22.452Z] ---> 8aa73fd46299 [2022-11-16T17:03:22.452Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T17:03:22.452Z] ---> Using cache [2022-11-16T17:03:22.452Z] ---> aee490540790 [2022-11-16T17:03:22.452Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T17:03:22.452Z] ---> Using cache [2022-11-16T17:03:22.452Z] ---> e97073668d97 [2022-11-16T17:03:22.452Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T17:03:22.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:03:23.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:03:25.249Z] OK: 221 MiB in 51 packages [2022-11-16T17:03:28.591Z] Removing intermediate container 515652187a0d [2022-11-16T17:03:28.591Z] ---> 2b0292bead12 [2022-11-16T17:03:28.591Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T17:03:29.561Z] ---> 8e145d5dbc69 [2022-11-16T17:03:29.561Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T17:03:29.828Z] ---> a36170bfa1f6 [2022-11-16T17:03:29.828Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:03:29.828Z] ---> Running in 0bfcc27b5e9d [2022-11-16T17:03:30.797Z] ---> 3c414454d89c [2022-11-16T17:03:30.797Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-16T17:03:31.756Z] ---> 07e379f86be2 [2022-11-16T17:03:31.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-16T17:03:32.718Z] ---> f0ab76d3239a [2022-11-16T17:03:32.718Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T17:03:32.718Z] ---> Running in b1783f737993 [2022-11-16T17:03:33.307Z] Removing intermediate container b1783f737993 [2022-11-16T17:03:33.307Z] ---> f435e709adf9 [2022-11-16T17:03:33.307Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T17:03:33.307Z] ---> Running in 3b5141bf6045 [2022-11-16T17:03:33.894Z] Removing intermediate container 3b5141bf6045 [2022-11-16T17:03:33.894Z] ---> c2eba0e5da6e [2022-11-16T17:03:33.894Z] Step 21/23 : LABEL arch=arm64 [2022-11-16T17:03:34.171Z] ---> Running in 001f8f6d3bba [2022-11-16T17:03:34.449Z] Removing intermediate container 001f8f6d3bba [2022-11-16T17:03:34.449Z] ---> b6673a74bf29 [2022-11-16T17:03:34.450Z] Step 22/23 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T17:03:34.718Z] ---> Running in bd81ed4c2bfa [2022-11-16T17:03:34.987Z] Removing intermediate container bd81ed4c2bfa [2022-11-16T17:03:34.987Z] ---> bc768cd4464b [2022-11-16T17:03:34.987Z] Step 23/23 : LABEL version=0.0.0 [2022-11-16T17:03:35.259Z] ---> Running in 510ebb5a4ca9 [2022-11-16T17:03:35.525Z] Removing intermediate container 510ebb5a4ca9 [2022-11-16T17:03:35.525Z] ---> 8c6f75c5689d [2022-11-16T17:03:35.525Z] [2022-11-16T17:03:35.794Z] Successfully built 8c6f75c5689d [2022-11-16T17:03:35.794Z] Successfully tagged security-spire-server-arm64:latest [2022-11-16T17:03:35.794Z]  Building security-spire-server ... done Building core-metadata [2022-11-16T17:03:54.006Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T17:03:54.006Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T17:03:54.006Z] ---> 9840ac7f2aef [2022-11-16T17:03:54.006Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-16T17:03:54.006Z] ---> Using cache [2022-11-16T17:03:54.006Z] ---> e68bd4824171 [2022-11-16T17:03:54.006Z] Step 4/24 : WORKDIR /edgex-go [2022-11-16T17:03:54.006Z] ---> Using cache [2022-11-16T17:03:54.006Z] ---> 781577aaa5fb [2022-11-16T17:03:54.006Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-16T17:03:54.006Z] ---> Using cache [2022-11-16T17:03:54.006Z] ---> 8cf16bae6960 [2022-11-16T17:03:54.006Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-16T17:03:54.006Z] ---> Using cache [2022-11-16T17:03:54.006Z] ---> cc8d1fc45465 [2022-11-16T17:03:54.006Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:03:54.006Z] ---> Using cache [2022-11-16T17:03:54.006Z] ---> b728606da605 [2022-11-16T17:03:54.006Z] Step 8/24 : COPY . . [2022-11-16T17:03:54.006Z] ---> Using cache [2022-11-16T17:03:54.006Z] ---> ad8439e6b7b5 [2022-11-16T17:03:54.006Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-16T17:03:54.588Z] ---> Running in a3159014b7a9 [2022-11-16T17:03:56.529Z] 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-11-16T17:04:43.361Z] Removing intermediate container 0bfcc27b5e9d [2022-11-16T17:04:43.361Z] ---> cf452254cbb7 [2022-11-16T17:04:43.361Z] Step 8/22 : COPY . . [2022-11-16T17:04:53.425Z] ---> b92401f6a7ab [2022-11-16T17:04:53.425Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-16T17:04:54.387Z] ---> Running in 7d3dcdc99082 [2022-11-16T17:04:56.538Z] 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-11-16T17:08:48.393Z] Removing intermediate container b3e5c1a561d6 [2022-11-16T17:08:48.393Z] ---> adbb31bae31d [2022-11-16T17:08:48.393Z] [2022-11-16T17:08:48.393Z] Step 10/23 : FROM alpine:3.16 [2022-11-16T17:08:48.393Z] ---> 2b4661558fb8 [2022-11-16T17:08:48.393Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-16T17:08:48.393Z] ---> Running in a546d658a764 [2022-11-16T17:08:48.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:08:48.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:08:48.393Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-16T17:08:48.393Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T17:08:48.393Z] OK: 5 MiB in 15 packages [2022-11-16T17:08:48.393Z] Removing intermediate container a546d658a764 [2022-11-16T17:08:48.393Z] ---> 906b8be41c0b [2022-11-16T17:08:48.393Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T17:08:48.393Z] ---> Running in b7171a681787 [2022-11-16T17:08:48.393Z] Removing intermediate container b7171a681787 [2022-11-16T17:08:48.393Z] ---> b478f0dc7d55 [2022-11-16T17:08:48.393Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-16T17:08:48.393Z] ---> Running in 5a9494bdbeda [2022-11-16T17:08:48.393Z] Removing intermediate container 5a9494bdbeda [2022-11-16T17:08:48.393Z] ---> 2e7202d58701 [2022-11-16T17:08:48.393Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-16T17:08:48.393Z] ---> Running in ce1380928611 [2022-11-16T17:08:48.393Z] Removing intermediate container ce1380928611 [2022-11-16T17:08:48.393Z] ---> cb6982baab2d [2022-11-16T17:08:48.393Z] Step 15/23 : WORKDIR / [2022-11-16T17:08:48.393Z] ---> Running in fa01eb1cad0c [2022-11-16T17:08:48.393Z] Removing intermediate container fa01eb1cad0c [2022-11-16T17:08:48.393Z] ---> 8c6e718faf21 [2022-11-16T17:08:48.394Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:08:48.394Z] ---> 7ffb00c3aca8 [2022-11-16T17:08:48.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-16T17:08:48.394Z] ---> a6686637c4f1 [2022-11-16T17:08:48.394Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-16T17:08:48.394Z] ---> 8296f930df69 [2022-11-16T17:08:48.394Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-16T17:08:48.394Z] ---> Running in 40234a70b9df [2022-11-16T17:08:48.976Z] Removing intermediate container 40234a70b9df [2022-11-16T17:08:48.976Z] ---> 89a9b4de1627 [2022-11-16T17:08:48.976Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:08:48.976Z] ---> Running in 44afe6aa6812 [2022-11-16T17:08:49.559Z] Removing intermediate container 44afe6aa6812 [2022-11-16T17:08:49.559Z] ---> 250660d5f10a [2022-11-16T17:08:49.559Z] Step 21/23 : LABEL arch=arm64 [2022-11-16T17:08:49.559Z] ---> Running in de258bbcd9e0 [2022-11-16T17:08:50.144Z] Removing intermediate container de258bbcd9e0 [2022-11-16T17:08:50.144Z] ---> 715d5632e623 [2022-11-16T17:08:50.144Z] Step 22/23 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T17:08:50.144Z] ---> Running in 68e4103d8827 [2022-11-16T17:08:50.725Z] Removing intermediate container 68e4103d8827 [2022-11-16T17:08:50.725Z] ---> b464826e9c59 [2022-11-16T17:08:50.725Z] Step 23/23 : LABEL version=0.0.0 [2022-11-16T17:08:50.991Z] ---> Running in 2c944954f47b [2022-11-16T17:08:51.574Z] Removing intermediate container 2c944954f47b [2022-11-16T17:08:51.574Z] ---> 9889ad5f19b3 [2022-11-16T17:08:51.574Z] [2022-11-16T17:08:51.574Z] Successfully built 9889ad5f19b3 [2022-11-16T17:08:51.574Z] Successfully tagged core-command-arm64:latest [2022-11-16T17:10:58.241Z]  Building core-command ... done Removing intermediate container a3159014b7a9 [2022-11-16T17:10:58.241Z] ---> 3712a617ec44 [2022-11-16T17:10:58.241Z] [2022-11-16T17:10:58.241Z] Step 10/24 : FROM alpine:3.16 [2022-11-16T17:10:58.241Z] ---> 2b4661558fb8 [2022-11-16T17:10:58.241Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-16T17:10:58.241Z] ---> Using cache [2022-11-16T17:10:58.241Z] ---> 906b8be41c0b [2022-11-16T17:10:58.241Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T17:10:58.241Z] ---> Using cache [2022-11-16T17:10:58.241Z] ---> b478f0dc7d55 [2022-11-16T17:10:58.241Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-16T17:10:58.241Z] ---> Running in e97fe42a907c [2022-11-16T17:10:58.241Z] Removing intermediate container e97fe42a907c [2022-11-16T17:10:58.241Z] ---> 4bb6456e687c [2022-11-16T17:10:58.241Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-16T17:10:58.241Z] ---> Running in d72eee33d132 [2022-11-16T17:10:58.241Z] Removing intermediate container d72eee33d132 [2022-11-16T17:10:58.241Z] ---> b64169977e2f [2022-11-16T17:10:58.241Z] Step 15/24 : WORKDIR / [2022-11-16T17:10:58.241Z] ---> Running in 29fa738c0e88 [2022-11-16T17:10:58.241Z] Removing intermediate container 29fa738c0e88 [2022-11-16T17:10:58.241Z] ---> 8267c9f55cb5 [2022-11-16T17:10:58.241Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:10:58.241Z] ---> b358d85756c1 [2022-11-16T17:10:58.241Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-16T17:10:58.241Z] ---> 980ed3f854a0 [2022-11-16T17:10:58.241Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-16T17:10:58.241Z] ---> b1af3dfbcf05 [2022-11-16T17:10:58.241Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-16T17:10:58.509Z] ---> ef689d9cb0a4 [2022-11-16T17:10:58.509Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-16T17:10:58.509Z] ---> Running in 72bfff80a2e3 [2022-11-16T17:10:59.094Z] Removing intermediate container 72bfff80a2e3 [2022-11-16T17:10:59.094Z] ---> a8b97a157def [2022-11-16T17:10:59.094Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:10:59.094Z] ---> Running in 8665e7901c05 [2022-11-16T17:10:59.677Z] Removing intermediate container 8665e7901c05 [2022-11-16T17:10:59.677Z] ---> d98076d627c7 [2022-11-16T17:10:59.677Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T17:10:59.944Z] ---> Running in 7636de1bb379 [2022-11-16T17:11:00.216Z] Removing intermediate container 7636de1bb379 [2022-11-16T17:11:00.216Z] ---> 5e366d7d6c28 [2022-11-16T17:11:00.216Z] Step 23/24 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T17:11:00.483Z] ---> Running in 9445b825eb53 [2022-11-16T17:11:01.066Z] Removing intermediate container 9445b825eb53 [2022-11-16T17:11:01.066Z] ---> 4bf65804c874 [2022-11-16T17:11:01.066Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T17:11:01.066Z] ---> Running in 426e99dd559d [2022-11-16T17:11:01.649Z] Removing intermediate container 426e99dd559d [2022-11-16T17:11:01.649Z] ---> 76df22eda35d [2022-11-16T17:11:01.649Z] [2022-11-16T17:11:01.917Z] Successfully built 76df22eda35d [2022-11-16T17:11:01.917Z] Successfully tagged core-metadata-arm64:latest [2022-11-16T17:11:16.903Z]  Building core-metadata ... done Removing intermediate container 039486b2ac80 [2022-11-16T17:11:16.903Z] ---> 4cb6445235f2 [2022-11-16T17:11:16.903Z] [2022-11-16T17:11:16.903Z] Step 9/19 : FROM alpine:3.15 [2022-11-16T17:11:16.903Z] ---> 8aa73fd46299 [2022-11-16T17:11:16.903Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T17:11:16.903Z] ---> Using cache [2022-11-16T17:11:16.904Z] ---> aee490540790 [2022-11-16T17:11:16.904Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-16T17:11:17.173Z] ---> Running in e20eceeed7e2 [2022-11-16T17:11:19.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:11:19.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:11:20.344Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T17:11:20.344Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T17:11:20.344Z] OK: 15736 distinct packages available [2022-11-16T17:11:20.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:11:20.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:11:21.833Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-16T17:11:22.101Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-16T17:11:22.101Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-16T17:11:22.101Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-16T17:11:22.101Z] (5/9) Installing curl (7.80.0-r4) [2022-11-16T17:11:22.101Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-16T17:11:22.101Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-16T17:11:22.101Z] (8/9) Installing libucontext (1.1-r0) [2022-11-16T17:11:22.101Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-16T17:11:22.101Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T17:11:22.101Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T17:11:22.367Z] OK: 8 MiB in 23 packages [2022-11-16T17:11:24.944Z] Removing intermediate container e20eceeed7e2 [2022-11-16T17:11:24.944Z] ---> 06d1b286d439 [2022-11-16T17:11:24.944Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:11:25.525Z] ---> ed08d6b9ae73 [2022-11-16T17:11:25.525Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-16T17:11:28.114Z] ---> aa40159369e5 [2022-11-16T17:11:28.114Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-16T17:11:29.516Z] ---> e1ef63b052f2 [2022-11-16T17:11:29.516Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-16T17:11:29.516Z] ---> Running in 045f3c7dc7b3 [2022-11-16T17:11:30.097Z] Removing intermediate container 045f3c7dc7b3 [2022-11-16T17:11:30.097Z] ---> e636cb295429 [2022-11-16T17:11:30.097Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:11:30.362Z] ---> Running in d3872edb3ef6 [2022-11-16T17:11:31.317Z] Removing intermediate container d3872edb3ef6 [2022-11-16T17:11:31.317Z] ---> dbf7ff4df701 [2022-11-16T17:11:31.317Z] Step 17/19 : LABEL arch=arm64 [2022-11-16T17:11:31.317Z] ---> Running in 118b8db387d2 [2022-11-16T17:11:31.899Z] Removing intermediate container 118b8db387d2 [2022-11-16T17:11:31.899Z] ---> 6e9e52eb8e4f [2022-11-16T17:11:31.899Z] Step 18/19 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T17:11:32.164Z] ---> Running in 80e1c2aa2044 [2022-11-16T17:11:32.747Z] Removing intermediate container 80e1c2aa2044 [2022-11-16T17:11:32.747Z] ---> 08c8585910ba [2022-11-16T17:11:32.747Z] Step 19/19 : LABEL version=0.0.0 [2022-11-16T17:11:33.014Z] ---> Running in 0f17e2e303d8 [2022-11-16T17:11:33.971Z] Removing intermediate container 0f17e2e303d8 [2022-11-16T17:11:33.971Z] ---> ea66ec5c846e [2022-11-16T17:11:33.971Z] [2022-11-16T17:11:34.553Z] Successfully built ea66ec5c846e [2022-11-16T17:11:34.553Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-16T17:11:39.878Z]  Building security-spiffe-token-provider ... done Removing intermediate container 2650f779189f [2022-11-16T17:11:39.878Z] ---> 2ed7142a0a90 [2022-11-16T17:11:39.878Z] [2022-11-16T17:11:39.878Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T17:11:39.878Z] ---> 2b4661558fb8 [2022-11-16T17:11:39.878Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-16T17:11:39.878Z] ---> Using cache [2022-11-16T17:11:39.878Z] ---> 906b8be41c0b [2022-11-16T17:11:39.878Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T17:11:39.878Z] ---> Using cache [2022-11-16T17:11:39.878Z] ---> b478f0dc7d55 [2022-11-16T17:11:39.878Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-16T17:11:39.878Z] ---> Running in 862e35752043 [2022-11-16T17:11:40.145Z] Removing intermediate container 862e35752043 [2022-11-16T17:11:40.145Z] ---> cffa6c35c3bd [2022-11-16T17:11:40.145Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T17:11:40.145Z] ---> Running in c7fad80fa8a3 [2022-11-16T17:11:40.727Z] Removing intermediate container c7fad80fa8a3 [2022-11-16T17:11:40.727Z] ---> e0dd67526130 [2022-11-16T17:11:40.727Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:11:41.310Z] ---> 6490edc1ea7d [2022-11-16T17:11:41.310Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-16T17:11:43.900Z] ---> 87d7add91cdc [2022-11-16T17:11:43.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-16T17:11:43.900Z] ---> e804085db1e9 [2022-11-16T17:11:43.900Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-16T17:11:44.166Z] ---> Running in f0ecb2d1779a [2022-11-16T17:11:44.431Z] Removing intermediate container f0ecb2d1779a [2022-11-16T17:11:44.431Z] ---> 331592849458 [2022-11-16T17:11:44.431Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:11:44.431Z] ---> Running in 1982c2b4488f [2022-11-16T17:11:44.698Z] Removing intermediate container 1982c2b4488f [2022-11-16T17:11:44.698Z] ---> d2dd2fde9ca0 [2022-11-16T17:11:44.698Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T17:11:44.963Z] ---> Running in 6db8e6dcf8c7 [2022-11-16T17:11:45.228Z] Removing intermediate container 6db8e6dcf8c7 [2022-11-16T17:11:45.228Z] ---> 34a69756e362 [2022-11-16T17:11:45.228Z] Step 21/22 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T17:11:45.228Z] ---> Running in 7f1555cc1adb [2022-11-16T17:11:45.808Z] Removing intermediate container 7f1555cc1adb [2022-11-16T17:11:45.808Z] ---> 33872cd5cdd6 [2022-11-16T17:11:45.808Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T17:11:45.808Z] ---> Running in c363e3605978 [2022-11-16T17:11:46.073Z] Removing intermediate container c363e3605978 [2022-11-16T17:11:46.073Z] ---> 45c1614d0af8 [2022-11-16T17:11:46.073Z] [2022-11-16T17:11:46.337Z] Successfully built 45c1614d0af8 [2022-11-16T17:11:46.602Z] Successfully tagged support-scheduler-arm64:latest [2022-11-16T17:12:08.642Z]  Building support-scheduler ... done Removing intermediate container 7d3dcdc99082 [2022-11-16T17:12:08.642Z] ---> d3b47311dbd0 [2022-11-16T17:12:08.642Z] [2022-11-16T17:12:08.642Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T17:12:08.642Z] ---> 2b4661558fb8 [2022-11-16T17:12:08.642Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-16T17:12:08.642Z] ---> Running in 3d977678cd87 [2022-11-16T17:12:09.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:12:09.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:12:10.819Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-16T17:12:10.819Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-16T17:12:10.819Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T17:12:11.088Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T17:12:11.088Z] OK: 6 MiB in 16 packages [2022-11-16T17:12:12.497Z] Removing intermediate container 3d977678cd87 [2022-11-16T17:12:12.497Z] ---> a31efc9c0826 [2022-11-16T17:12:12.497Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T17:12:12.765Z] ---> Running in 5b683cd72c0b [2022-11-16T17:12:13.032Z] Removing intermediate container 5b683cd72c0b [2022-11-16T17:12:13.032Z] ---> dd1124d8cdae [2022-11-16T17:12:13.032Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-16T17:12:13.032Z] ---> Running in f9f295bf5d86 [2022-11-16T17:12:13.298Z] Removing intermediate container f9f295bf5d86 [2022-11-16T17:12:13.298Z] ---> 2ac306eb871a [2022-11-16T17:12:13.298Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T17:12:13.298Z] ---> Running in 37ebb26caff4 [2022-11-16T17:12:13.565Z] Removing intermediate container 37ebb26caff4 [2022-11-16T17:12:13.565Z] ---> 25ce2ebf4998 [2022-11-16T17:12:13.565Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:12:14.146Z] ---> 528cfbf5f183 [2022-11-16T17:12:14.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-16T17:12:15.550Z] ---> ce4f7115bf2f [2022-11-16T17:12:15.550Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-16T17:12:16.130Z] ---> 879455070f9b [2022-11-16T17:12:16.130Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-16T17:12:16.130Z] ---> Running in 83ab120e6024 [2022-11-16T17:12:16.397Z] Removing intermediate container 83ab120e6024 [2022-11-16T17:12:16.397Z] ---> 5fd0fabb1ec4 [2022-11-16T17:12:16.397Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:12:16.397Z] ---> Running in 770955ec2ffd [2022-11-16T17:12:16.663Z] Removing intermediate container 770955ec2ffd [2022-11-16T17:12:16.663Z] ---> 3d2633e02316 [2022-11-16T17:12:16.663Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T17:12:16.663Z] ---> Running in c0ab664eb54a [2022-11-16T17:12:16.931Z] Removing intermediate container c0ab664eb54a [2022-11-16T17:12:16.931Z] ---> 4ed9116400b7 [2022-11-16T17:12:16.931Z] Step 21/22 : LABEL git_sha=083c2576a3f125fd8fc3fe617829e8ed839e82a9 [2022-11-16T17:12:17.201Z] ---> Running in 37601345d6a0 [2022-11-16T17:12:17.467Z] Removing intermediate container 37601345d6a0 [2022-11-16T17:12:17.467Z] ---> 21dcaa78efb4 [2022-11-16T17:12:17.467Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T17:12:17.467Z] ---> Running in e2123d2cd6ed [2022-11-16T17:12:17.732Z] Removing intermediate container e2123d2cd6ed [2022-11-16T17:12:17.732Z] ---> f545114f0cde [2022-11-16T17:12:17.732Z] [2022-11-16T17:12:17.998Z] Successfully built f545114f0cde [2022-11-16T17:12:17.998Z] Successfully tagged support-notifications-arm64:latest [2022-11-16T17:12:18.273Z]  Building support-notifications ... done  [Pipeline] } [2022-11-16T17:12:18.334Z] $ docker stop --time=1 fe00a5c465f896a196aca90e2d96aa6f48507e11914d8f21937ba5bbb6fb7e72 [2022-11-16T17:12:19.927Z] $ docker rm -f fe00a5c465f896a196aca90e2d96aa6f48507e11914d8f21937ba5bbb6fb7e72 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T17:12:20.340Z] + docker images [2022-11-16T17:12:20.605Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-16T17:12:20.605Z] support-notifications-arm64 latest f545114f0cde 3 seconds ago 29.5MB [2022-11-16T17:12:20.605Z] d3b47311dbd0 13 seconds ago 1.51GB [2022-11-16T17:12:20.605Z] support-scheduler-arm64 latest 45c1614d0af8 35 seconds ago 28.8MB [2022-11-16T17:12:20.605Z] 2ed7142a0a90 42 seconds ago 1.51GB [2022-11-16T17:12:20.605Z] security-spiffe-token-provider-arm64 latest ea66ec5c846e 47 seconds ago 28.8MB [2022-11-16T17:12:20.605Z] 4cb6445235f2 About a minute ago 1.48GB [2022-11-16T17:12:20.605Z] core-metadata-arm64 latest 76df22eda35d About a minute ago 17.7MB [2022-11-16T17:12:20.605Z] 3712a617ec44 About a minute ago 1.45GB [2022-11-16T17:12:20.605Z] core-command-arm64 latest 9889ad5f19b3 3 minutes ago 16.9MB [2022-11-16T17:12:20.605Z] adbb31bae31d 3 minutes ago 1.44GB [2022-11-16T17:12:20.605Z] security-spire-server-arm64 latest 8c6f75c5689d 8 minutes ago 84.3MB [2022-11-16T17:12:20.605Z] 41e4c21d22c8 8 minutes ago 1.32GB [2022-11-16T17:12:20.605Z] security-spire-config-arm64 latest 6868cc32f74e 9 minutes ago 83.6MB [2022-11-16T17:12:20.605Z] security-spire-agent-arm64 latest 6e5e1e597196 9 minutes ago 122MB [2022-11-16T17:12:20.605Z] f6c747992d23 10 minutes ago 1.32GB [2022-11-16T17:12:20.605Z] cd05382e43db 10 minutes ago 1.32GB [2022-11-16T17:12:20.605Z] sys-mgmt-agent-arm64 latest 1fc6ca599ef2 11 minutes ago 134MB [2022-11-16T17:12:20.605Z] core-data-arm64 latest 1a12a014b7fd 11 minutes ago 20.8MB [2022-11-16T17:12:20.605Z] 262eb99e3891 12 minutes ago 1.45GB [2022-11-16T17:12:20.605Z] security-bootstrapper-arm64 latest efc488538239 12 minutes ago 19.4MB [2022-11-16T17:12:20.605Z] security-secretstore-setup-arm64 latest af4cdfa23e68 12 minutes ago 28.6MB [2022-11-16T17:12:20.605Z] security-proxy-setup-arm64 latest a2f9a54fef2e 12 minutes ago 26.7MB [2022-11-16T17:12:20.605Z] 1a06729b0e68 13 minutes ago 1.43GB [2022-11-16T17:12:20.605Z] dff3f023cdeb 13 minutes ago 1.44GB [2022-11-16T17:12:20.605Z] 2b0daf081a8b 13 minutes ago 1.43GB [2022-11-16T17:12:20.605Z] 0c50ae7f7655 13 minutes ago 1.43GB [2022-11-16T17:12:20.605Z] ci-base-image-arm64 latest 9840ac7f2aef 36 minutes ago 948MB [2022-11-16T17:12:20.605Z] alpine 3.16 2b4661558fb8 4 days ago 5.29MB [2022-11-16T17:12:20.605Z] alpine 3.15 8aa73fd46299 5 days ago 5.33MB [2022-11-16T17:12:20.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 13 days ago 685MB [2022-11-16T17:12:20.605Z] 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-11-16T17:12:21.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T17:12:21.019Z] [2022-11-16T17:12:21.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T17:12:21.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T17:12:21.340Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-16T17:12:21.340Z] 8998bd30e6a1: Pulling fs layer [2022-11-16T17:12:21.340Z] 04944245beec: Pulling fs layer [2022-11-16T17:12:21.340Z] 699f458cf7ca: Pulling fs layer [2022-11-16T17:12:21.340Z] 765212b225bb: Pulling fs layer [2022-11-16T17:12:21.340Z] f23df028b6ca: Pulling fs layer [2022-11-16T17:12:21.340Z] d65c8cfc05b1: Pulling fs layer [2022-11-16T17:12:21.340Z] 2437ff75d9bd: Pulling fs layer [2022-11-16T17:12:21.340Z] 765212b225bb: Waiting [2022-11-16T17:12:21.340Z] f23df028b6ca: Waiting [2022-11-16T17:12:21.340Z] d65c8cfc05b1: Waiting [2022-11-16T17:12:21.340Z] 2437ff75d9bd: Waiting [2022-11-16T17:12:21.605Z] 04944245beec: Verifying Checksum [2022-11-16T17:12:21.605Z] 04944245beec: Download complete [2022-11-16T17:12:21.605Z] 765212b225bb: Verifying Checksum [2022-11-16T17:12:21.605Z] 765212b225bb: Download complete [2022-11-16T17:12:21.605Z] f23df028b6ca: Verifying Checksum [2022-11-16T17:12:21.605Z] f23df028b6ca: Download complete [2022-11-16T17:12:21.605Z] d65c8cfc05b1: Verifying Checksum [2022-11-16T17:12:21.605Z] d65c8cfc05b1: Download complete [2022-11-16T17:12:21.871Z] 699f458cf7ca: Verifying Checksum [2022-11-16T17:12:21.871Z] 699f458cf7ca: Download complete [2022-11-16T17:12:22.136Z] 8998bd30e6a1: Verifying Checksum [2022-11-16T17:12:22.136Z] 8998bd30e6a1: Download complete [2022-11-16T17:12:24.708Z] 2437ff75d9bd: Verifying Checksum [2022-11-16T17:12:24.708Z] 2437ff75d9bd: Download complete [2022-11-16T17:12:26.110Z] 8998bd30e6a1: Pull complete [2022-11-16T17:12:26.690Z] 04944245beec: Pull complete [2022-11-16T17:12:28.092Z] 699f458cf7ca: Pull complete [2022-11-16T17:12:28.092Z] 765212b225bb: Pull complete [2022-11-16T17:12:28.676Z] f23df028b6ca: Pull complete [2022-11-16T17:12:28.941Z] d65c8cfc05b1: Pull complete [2022-11-16T17:12:43.914Z] 2437ff75d9bd: Pull complete [2022-11-16T17:12:43.914Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-16T17:12:43.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T17:12:43.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T17:12:44.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-119355 does not seem to be running inside a container [2022-11-16T17:12:44.220Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T17:12:46.871Z] $ docker top 10f5859a12ae4cfaf81aa168d02eb1b418e521dae533dc3dbc66b6d92bc05778 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:12:47.737Z] ---> job-cost.sh [2022-11-16T17:12:47.737Z] lf-activate-venv: SKIPPING [2022-11-16T17:12:47.737Z] INFO: No Stack... [2022-11-16T17:12:48.324Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-16T17:12:49.293Z] INFO: Archiving Costs [Pipeline] sh [2022-11-16T17:12:49.649Z] + cut -d, -f6 [2022-11-16T17:12:49.649Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock [2022-11-16T17:12:49.755Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4211-7-stack-cost] [2022-11-16T17:12:49.760Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4211-7-stack-cost] did not exist. Created. [2022-11-16T17:12:49.760Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4211-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-16T17:12:50.392Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-16T17:12:50.565Z] Stashed 1 file(s) [Pipeline] } [2022-11-16T17:12:50.572Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4211-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-16T17:12:50.648Z] $ docker stop --time=1 10f5859a12ae4cfaf81aa168d02eb1b418e521dae533dc3dbc66b6d92bc05778 [2022-11-16T17:12:52.160Z] $ docker rm -f 10f5859a12ae4cfaf81aa168d02eb1b418e521dae533dc3dbc66b6d92bc05778 [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-11-16T17:12:52.473Z] provisioning config files... [2022-11-16T17:12:52.480Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config14018191188800614550tmp [Pipeline] { [Pipeline] sh [2022-11-16T17:12:52.777Z] + set +x [2022-11-16T17:12:52.777Z] + curl -s https://codecov.io/bash [2022-11-16T17:12:52.777Z] + bash -s -- [2022-11-16T17:12:52.777Z] [2022-11-16T17:12:52.777Z] _____ _ [2022-11-16T17:12:52.777Z] / ____| | | [2022-11-16T17:12:52.777Z] | | ___ __| | ___ ___ _____ __ [2022-11-16T17:12:52.777Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-16T17:12:52.777Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-16T17:12:52.777Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-16T17:12:52.777Z] Bash-1.0.6 [2022-11-16T17:12:52.777Z] [2022-11-16T17:12:52.777Z] [2022-11-16T17:12:52.777Z] ==> git version 2.25.1 found [2022-11-16T17:12:52.777Z] ==> 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-11-16T17:12:52.777Z] Release-Date: 2020-01-08 [2022-11-16T17:12:52.777Z] 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-11-16T17:12:52.777Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-16T17:12:52.777Z] ==> Jenkins CI detected. [2022-11-16T17:12:52.777Z] current dir:  /w/workspace/edgex-go/7 [2022-11-16T17:12:52.777Z] project root: . [2022-11-16T17:12:52.777Z] --> token set from env [2022-11-16T17:12:52.777Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-16T17:12:52.777Z] ==> Running gcov in . (disable via -X gcov) [2022-11-16T17:12:52.777Z] ==> Python coveragepy not found [2022-11-16T17:12:52.777Z] ==> Searching for coverage reports in: [2022-11-16T17:12:52.777Z] + . [2022-11-16T17:12:52.777Z] -> Found 1 reports [2022-11-16T17:12:52.777Z] ==> Detecting git/mercurial file structure [2022-11-16T17:12:52.777Z] ==> Reading reports [2022-11-16T17:12:52.777Z] + ./coverage.out bytes=501828 [2022-11-16T17:12:53.036Z] ==> Appending adjustments [2022-11-16T17:12:53.036Z] https://docs.codecov.io/docs/fixing-reports [2022-11-16T17:12:54.415Z] + Found adjustments [2022-11-16T17:12:54.415Z] ==> Gzipping contents [2022-11-16T17:12:54.415Z] 64K /tmp/codecov.VNGy9N.gz [2022-11-16T17:12:54.415Z] ==> Uploading reports [2022-11-16T17:12:54.415Z] url: https://codecov.io [2022-11-16T17:12:54.415Z] query: branch=PR-4211&commit=3e9377543fc4a701f5441c835c647af97c2646eb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= [2022-11-16T17:12:54.415Z] -> Pinging Codecov [2022-11-16T17:12:54.415Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4211&commit=3e9377543fc4a701f5441c835c647af97c2646eb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= [2022-11-16T17:12:54.415Z] -> Uploading to [2022-11-16T17:12:54.415Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-16/00271124DB129430A58F1EEE437C3FCB/3e9377543fc4a701f5441c835c647af97c2646eb/ec23a2af-40f5-4521-afbd-33003303b775.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221116T171254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a55ffa3e878246d8c4be10d724b30c2114052b41ce4d34bce0c661190736b7f5 [2022-11-16T17:12:54.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T17:12:54.674Z] Dload Upload Total Spent Left Speed [2022-11-16T17:12:54.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65312 0 0 100 65312 0 288k --:--:-- --:--:-- --:--:-- 287k 100 65312 0 0 100 65312 0 245k --:--:-- --:--:-- --:--:-- 244k [2022-11-16T17:12:54.934Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3e9377543fc4a701f5441c835c647af97c2646eb [Pipeline] } [2022-11-16T17:12:54.941Z] 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-11-16T17:12:55.546Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:12:55.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:12:56.706Z] ---> package-listing.sh [2022-11-16T17:12:56.706Z] ++ facter osfamily [2022-11-16T17:12:56.706Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-16T17:12:56.965Z] + OS_FAMILY=debian [2022-11-16T17:12:56.965Z] + workspace=/w/workspace/edgex-go/7 [2022-11-16T17:12:56.965Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-16T17:12:56.965Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-16T17:12:56.965Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-16T17:12:56.965Z] + PACKAGES=/tmp/packages_start.txt [2022-11-16T17:12:56.965Z] + '[' /w/workspace/edgex-go/7 ']' [2022-11-16T17:12:56.965Z] + PACKAGES=/tmp/packages_end.txt [2022-11-16T17:12:56.965Z] + case "${OS_FAMILY}" in [2022-11-16T17:12:56.965Z] + dpkg -l [2022-11-16T17:12:56.965Z] + grep '^ii' [2022-11-16T17:12:56.965Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-16T17:12:56.965Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-16T17:12:56.965Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-16T17:12:56.965Z] + '[' /w/workspace/edgex-go/7 ']' [2022-11-16T17:12:56.965Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-11-16T17:12:56.965Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-11-16T17:12:56.976Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-16T17:12:57.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T17:12:57.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T17:12:57.818Z] [2022-11-16T17:12:57.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T17:12:58.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T17:12:58.123Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-16T17:12:58.123Z] 5eb5b503b376: Pulling fs layer [2022-11-16T17:12:58.123Z] 5c69ac0246d0: Pulling fs layer [2022-11-16T17:12:58.123Z] ec43610c2a17: Pulling fs layer [2022-11-16T17:12:58.123Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-16T17:12:58.123Z] 33b1e0a273af: Pulling fs layer [2022-11-16T17:12:58.123Z] 5d3b04190fa2: Pulling fs layer [2022-11-16T17:12:58.123Z] 2f39f015ded8: Pulling fs layer [2022-11-16T17:12:58.123Z] 3a2ae6a8a46f: Waiting [2022-11-16T17:12:58.123Z] 33b1e0a273af: Waiting [2022-11-16T17:12:58.123Z] 5d3b04190fa2: Waiting [2022-11-16T17:12:58.123Z] 2f39f015ded8: Waiting [2022-11-16T17:12:58.123Z] 5c69ac0246d0: Download complete [2022-11-16T17:12:58.124Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-16T17:12:58.124Z] 3a2ae6a8a46f: Download complete [2022-11-16T17:12:58.124Z] 33b1e0a273af: Verifying Checksum [2022-11-16T17:12:58.124Z] 33b1e0a273af: Download complete [2022-11-16T17:12:58.124Z] ec43610c2a17: Verifying Checksum [2022-11-16T17:12:58.124Z] ec43610c2a17: Download complete [2022-11-16T17:12:58.124Z] 5d3b04190fa2: Verifying Checksum [2022-11-16T17:12:58.124Z] 5d3b04190fa2: Download complete [2022-11-16T17:12:58.384Z] 5eb5b503b376: Download complete [2022-11-16T17:12:58.953Z] 2f39f015ded8: Download complete [2022-11-16T17:12:59.918Z] 5eb5b503b376: Pull complete [2022-11-16T17:12:59.918Z] 5c69ac0246d0: Pull complete [2022-11-16T17:13:00.178Z] ec43610c2a17: Pull complete [2022-11-16T17:13:00.439Z] 3a2ae6a8a46f: Pull complete [2022-11-16T17:13:00.697Z] 33b1e0a273af: Pull complete [2022-11-16T17:13:00.697Z] 5d3b04190fa2: Pull complete [2022-11-16T17:13:04.894Z] 2f39f015ded8: Pull complete [2022-11-16T17:13:04.894Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-16T17:13:04.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T17:13:04.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T17:13:04.978Z] prd-ubuntu20.04-docker-8c-8g-119350 does not seem to be running inside a container [2022-11-16T17:13:05.017Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-11-16T17:13:08.776Z] $ docker top 1ac272ba60146cec51fef0ccd129461c9abb527461c07ff0cd9e67826e326c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T17:13:09.145Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-16T17:13:09.427Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-16T17:13:09.714Z] + ls /var/log/sa-host [2022-11-16T17:13:09.714Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T17:13:09.772Z] provisioning config files... [2022-11-16T17:13:09.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6986875687808460632tmp [Pipeline] { [Pipeline] echo [2022-11-16T17:13:09.791Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:13:10.072Z] ---> create-netrc.sh [Pipeline] } [2022-11-16T17:13:10.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:13:10.398Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-16T17:13:10.405Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:13:10.685Z] ---> sudo-logs.sh [2022-11-16T17:13:10.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-16T17:13:10.704Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:13:10.987Z] ---> job-cost.sh [2022-11-16T17:13:10.987Z] lf-activate-venv: SKIPPING [2022-11-16T17:13:10.987Z] DEBUG: total: 0.10999999940395355 [2022-11-16T17:13:10.987Z] INFO: Retrieving Stack Cost... [2022-11-16T17:13:11.553Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-16T17:13:11.812Z] INFO: Archiving Costs [Pipeline] echo [2022-11-16T17:13:11.823Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:13:12.103Z] ---> logs-deploy.sh [2022-11-16T17:13:12.103Z] lf-activate-venv: SKIPPING [2022-11-16T17:13:12.103Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4211/7 [2022-11-16T17:13:12.103Z] INFO: archiving workspace using pattern(s): [2022-11-16T17:13:13.042Z] Archives upload complete. [2022-11-16T17:13:13.301Z] INFO: archiving logs to Nexus [2022-11-16T17:13:13.869Z] ---> uname -a: [2022-11-16T17:13:13.869Z] Linux prd-ubuntu20-04-docker-8c-8g-119350 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-16T17:13:13.869Z] [2022-11-16T17:13:13.869Z]