Pull request #4139 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d9dcee949f54824ad0383305277df28e0b6ce2cb rather than 5b6a465cf5f49ada54267894e9a583933ae8b3fc Obtained Jenkinsfile from d9dcee949f54824ad0383305277df28e0b6ce2cb 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-ssh7250222913664419384.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3007726072070961045.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18209661764952980987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3171472069909701154.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9157330287835889682.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3559671297938574824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 Running on prd-ubuntu20.04-docker-8c-8g-23915 in /w/workspace/edgexfoundry_edgex-go_PR-4139 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d9dcee949f54824ad0383305277df28e0b6ce2cb into PR head commit 5b6a465cf5f49ada54267894e9a583933ae8b3fc Merge succeeded, producing 5b6a465cf5f49ada54267894e9a583933ae8b3fc Checking out Revision 5b6a465cf5f49ada54267894e9a583933ae8b3fc (PR-4139) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4139/head:refs/remotes/origin/PR-4139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b6a465cf5f49ada54267894e9a583933ae8b3fc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b6a465cf5f49ada54267894e9a583933ae8b3fc # timeout=10 Commit message: "build: fix docker build alias typo" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-30T07:29:47.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-30T07:29:47.863Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-30T07:29:47.958Z] ========================================================= [2022-08-30T07:29:47.958Z] EdgeX Global Pipelines Version Info [2022-08-30T07:29:47.958Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-30T07:29:48.742Z] ------------------- [2022-08-30T07:29:48.742Z] stable info: [2022-08-30T07:29:48.742Z] ------------------- [2022-08-30T07:29:48.742Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-30T07:29:48.742Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T07:29:48.742Z] Message: update stable to v1.0.239 [2022-08-30T07:29:49.314Z] ------------------- [2022-08-30T07:29:49.314Z] experimental info: [2022-08-30T07:29:49.314Z] ------------------- [2022-08-30T07:29:49.314Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-30T07:29:49.314Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T07:29:49.314Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-30T07:29:49.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-30T07:29:49.668Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-30T07:29:49.705Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-30T07:29:49.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-30T07:29:49.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-30T07:29:49.823Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-30T07:29:49.864Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-30T07:29:49.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-30T07:29:49.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-30T07:29:49.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-30T07:29:50.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-30T07:29:50.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-30T07:29:50.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-30T07:29:50.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-30T07:29:50.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-30T07:29:50.231Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T07:29:50.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T07:29:50.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-30T07:29:50.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-30T07:29:50.395Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-30T07:29:50.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-30T07:29:50.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-30T07:29:50.526Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-30T07:29:50.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4139 [Pipeline] echo [2022-08-30T07:29:50.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4139 [Pipeline] echo [2022-08-30T07:29:50.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4139 [Pipeline] echo [2022-08-30T07:29:50.698Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b6a465cf5f49ada54267894e9a583933ae8b3fc [Pipeline] echo [2022-08-30T07:29:50.742Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b6a465 [Pipeline] echo [2022-08-30T07:29:50.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T07:29:50.910Z] provisioning config files... [2022-08-30T07:29:50.922Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3291814958923634457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T07:29:51.272Z] ---> docker-login.sh [2022-08-30T07:29:51.272Z] nexus3.edgexfoundry.org:10001 [2022-08-30T07:29:51.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T07:29:51.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T07:29:51.534Z] Configure a credential helper to remove this warning. See [2022-08-30T07:29:51.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T07:29:51.534Z] [2022-08-30T07:29:51.534Z] Login Succeeded [2022-08-30T07:29:51.534Z] nexus3.edgexfoundry.org:10002 [2022-08-30T07:29:51.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T07:29:51.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T07:29:51.807Z] Configure a credential helper to remove this warning. See [2022-08-30T07:29:51.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T07:29:51.807Z] [2022-08-30T07:29:51.807Z] Login Succeeded [2022-08-30T07:29:51.807Z] nexus3.edgexfoundry.org:10003 [2022-08-30T07:29:51.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T07:29:51.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T07:29:51.807Z] Configure a credential helper to remove this warning. See [2022-08-30T07:29:51.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T07:29:51.807Z] [2022-08-30T07:29:51.807Z] Login Succeeded [2022-08-30T07:29:51.807Z] nexus3.edgexfoundry.org:10004 [2022-08-30T07:29:52.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T07:29:52.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T07:29:52.067Z] Configure a credential helper to remove this warning. See [2022-08-30T07:29:52.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T07:29:52.067Z] [2022-08-30T07:29:52.067Z] Login Succeeded [2022-08-30T07:29:52.067Z] docker.io [2022-08-30T07:29:52.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T07:29:52.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T07:29:52.329Z] Configure a credential helper to remove this warning. See [2022-08-30T07:29:52.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T07:29:52.329Z] [2022-08-30T07:29:52.329Z] Login Succeeded [2022-08-30T07:29:52.329Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T07:29:52.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T07:29:52.783Z] + 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-08-30T07:29:52.783Z] + dirname cmd/core-command/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/core-data/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/core-metadata/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/support-notifications/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-30T07:29:52.783Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-30T07:29:52.783Z] + cut -d/ -f2 [2022-08-30T07:29:52.783Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-30T07:29:52.827Z] 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-08-30T07:29:53.326Z] + git rev-list -1 --merges 5b6a465cf5f49ada54267894e9a583933ae8b3fc~1..5b6a465cf5f49ada54267894e9a583933ae8b3fc [Pipeline] echo [2022-08-30T07:29:53.358Z] -----------> git rev-list -1 --merges 5b6a465cf5f49ada54267894e9a583933ae8b3fc~1..5b6a465cf5f49ada54267894e9a583933ae8b3fc 5b6a465cf5f49ada54267894e9a583933ae8b3fc [false] [Pipeline] sh [2022-08-30T07:29:53.669Z] + git log --format=format:%s -1 5b6a465cf5f49ada54267894e9a583933ae8b3fc [Pipeline] echo [2022-08-30T07:29:53.706Z] ========================================================= [2022-08-30T07:29:53.706Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-30T07:29:53.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-30T07:29:54.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T07:29:54.217Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-30T07:29:54.217Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-30T07:29:54.217Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-30T07:29:54.217Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-30T07:29:54.217Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-30T07:29:54.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:29:54.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T07:29:54.714Z] [2022-08-30T07:29:54.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:29:55.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T07:29:55.091Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-30T07:29:55.091Z] b85a868b505f: Pulling fs layer [2022-08-30T07:29:55.091Z] e2be974225ed: Pulling fs layer [2022-08-30T07:29:55.091Z] 339a4e72a1f5: Pulling fs layer [2022-08-30T07:29:55.091Z] 988bab9f4d93: Pulling fs layer [2022-08-30T07:29:55.091Z] 1469e6f7b9e6: Pulling fs layer [2022-08-30T07:29:55.091Z] eaf3925da568: Pulling fs layer [2022-08-30T07:29:55.091Z] bab4dde63d76: Pulling fs layer [2022-08-30T07:29:55.091Z] bde34c3a00c8: Pulling fs layer [2022-08-30T07:29:55.091Z] b352a97aabf1: Pulling fs layer [2022-08-30T07:29:55.091Z] 4872d77fe225: Pulling fs layer [2022-08-30T07:29:55.091Z] 5851b861e8e6: Pulling fs layer [2022-08-30T07:29:55.091Z] 988bab9f4d93: Waiting [2022-08-30T07:29:55.091Z] 1469e6f7b9e6: Waiting [2022-08-30T07:29:55.091Z] eaf3925da568: Waiting [2022-08-30T07:29:55.091Z] bde34c3a00c8: Waiting [2022-08-30T07:29:55.091Z] bab4dde63d76: Waiting [2022-08-30T07:29:55.091Z] b352a97aabf1: Waiting [2022-08-30T07:29:55.091Z] 5851b861e8e6: Waiting [2022-08-30T07:29:55.091Z] 4872d77fe225: Waiting [2022-08-30T07:29:55.091Z] e2be974225ed: Download complete [2022-08-30T07:29:55.091Z] 988bab9f4d93: Verifying Checksum [2022-08-30T07:29:55.091Z] 988bab9f4d93: Download complete [2022-08-30T07:29:55.352Z] 1469e6f7b9e6: Verifying Checksum [2022-08-30T07:29:55.352Z] 1469e6f7b9e6: Download complete [2022-08-30T07:29:55.352Z] 339a4e72a1f5: Verifying Checksum [2022-08-30T07:29:55.352Z] 339a4e72a1f5: Download complete [2022-08-30T07:29:55.352Z] eaf3925da568: Verifying Checksum [2022-08-30T07:29:55.352Z] eaf3925da568: Download complete [2022-08-30T07:29:55.352Z] bde34c3a00c8: Verifying Checksum [2022-08-30T07:29:55.352Z] bde34c3a00c8: Download complete [2022-08-30T07:29:55.352Z] b352a97aabf1: Download complete [2022-08-30T07:29:55.352Z] 4872d77fe225: Verifying Checksum [2022-08-30T07:29:55.352Z] 4872d77fe225: Download complete [2022-08-30T07:29:55.352Z] 5851b861e8e6: Download complete [2022-08-30T07:29:55.352Z] b85a868b505f: Verifying Checksum [2022-08-30T07:29:55.352Z] b85a868b505f: Download complete [2022-08-30T07:29:55.613Z] bab4dde63d76: Verifying Checksum [2022-08-30T07:29:55.613Z] bab4dde63d76: Download complete [2022-08-30T07:29:56.551Z] b85a868b505f: Pull complete [2022-08-30T07:29:56.551Z] e2be974225ed: Pull complete [2022-08-30T07:29:57.121Z] 339a4e72a1f5: Pull complete [2022-08-30T07:29:57.121Z] 988bab9f4d93: Pull complete [2022-08-30T07:29:57.389Z] 1469e6f7b9e6: Pull complete [2022-08-30T07:29:57.389Z] eaf3925da568: Pull complete [2022-08-30T07:29:59.296Z] bab4dde63d76: Pull complete [2022-08-30T07:29:59.296Z] bde34c3a00c8: Pull complete [2022-08-30T07:29:59.296Z] b352a97aabf1: Pull complete [2022-08-30T07:29:59.296Z] 4872d77fe225: Pull complete [2022-08-30T07:29:59.557Z] 5851b861e8e6: Pull complete [2022-08-30T07:29:59.557Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-30T07:29:59.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T07:29:59.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T07:29:59.772Z] prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container [2022-08-30T07:29:59.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T07:30:01.789Z] $ docker top 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T07:30:01.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T07:30:01.985Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T07:30:02.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T07:30:02.145Z] $ docker exec 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e ssh-agent [2022-08-30T07:30:02.261Z] SSH_AUTH_SOCK=/tmp/ssh-qKzhRqHMQPu6/agent.33 [2022-08-30T07:30:02.261Z] SSH_AGENT_PID=39 [2022-08-30T07:30:02.267Z] Running ssh-add (command line suppressed) [2022-08-30T07:30:02.401Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_734815688285697720.key (/w/workspace/edgex-go/1@tmp/private_key_734815688285697720.key) [2022-08-30T07:30:02.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T07:30:02.757Z] + git tag --points-at HEAD [Pipeline] } [2022-08-30T07:30:02.791Z] $ docker exec --env ******** --env ******** 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e ssh-agent -k [2022-08-30T07:30:02.905Z] unset SSH_AUTH_SOCK; [2022-08-30T07:30:02.905Z] unset SSH_AGENT_PID; [2022-08-30T07:30:02.905Z] echo Agent pid 39 killed; [2022-08-30T07:30:02.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-30T07:30:03.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T07:30:03.031Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T07:30:03.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T07:30:03.166Z] $ docker exec 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e ssh-agent [2022-08-30T07:30:03.285Z] SSH_AUTH_SOCK=/tmp/ssh-PSjZK9wdFohG/agent.72 [2022-08-30T07:30:03.286Z] SSH_AGENT_PID=78 [2022-08-30T07:30:03.291Z] Running ssh-add (command line suppressed) [2022-08-30T07:30:03.400Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_808770746615276377.key (/w/workspace/edgex-go/1@tmp/private_key_808770746615276377.key) [2022-08-30T07:30:03.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T07:30:03.744Z] + git semver init [2022-08-30T07:30:04.004Z] 2022-08-30 07:30:03,947 [run_init] DEBUG init version:0.0.0 force:False [2022-08-30T07:30:04.004Z] 2022-08-30 07:30:03,947 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-30T07:30:04.004Z] 2022-08-30 07:30:03,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-30T07:30:04.004Z] 2022-08-30 07:30:03,948 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-08-30T07:30:09.326Z] 2022-08-30 07:30:08,667 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-30T07:30:09.326Z] 2022-08-30 07:30:08,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4139 with force:False [2022-08-30T07:30:09.326Z] 2022-08-30 07:30:08,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4139 [2022-08-30T07:30:09.326Z] 2022-08-30 07:30:08,672 [execute] INFO git cat-file --batch-check [2022-08-30T07:30:09.326Z] 2022-08-30 07:30:08,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T07:30:09.326Z] 2022-08-30 07:30:08,679 [execute] INFO git cat-file --batch [2022-08-30T07:30:09.326Z] 2022-08-30 07:30:08,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T07:30:09.326Z] 2022-08-30 07:30:08,684 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4139 [2022-08-30T07:30:09.326Z] 0.0.0 [Pipeline] } [2022-08-30T07:30:09.362Z] $ docker exec --env ******** --env ******** 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e ssh-agent -k [2022-08-30T07:30:09.471Z] unset SSH_AUTH_SOCK; [2022-08-30T07:30:09.471Z] unset SSH_AGENT_PID; [2022-08-30T07:30:09.471Z] echo Agent pid 78 killed; [2022-08-30T07:30:09.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T07:30:09.910Z] + git semver [Pipeline] } [2022-08-30T07:30:10.199Z] $ docker stop --time=1 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e [2022-08-30T07:30:11.511Z] $ docker rm -f 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T07:30:11.936Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-30T07:30:12.256Z] Stashed 1 file(s) [Pipeline] echo [2022-08-30T07:30:12.273Z] [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-08-30T07:30:13.043Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-30T07:30:13.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T07:30:13.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T07:30:13.153Z] ========================================================= [2022-08-30T07:30:13.153Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-30T07:30:13.153Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-30T07:30:13.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T07:30:13.506Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-30T07:30:13.506Z] 2408cc74d12b: Pulling fs layer [2022-08-30T07:30:13.506Z] ea60b727a1ce: Pulling fs layer [2022-08-30T07:30:13.506Z] 30c4a7721957: Pulling fs layer [2022-08-30T07:30:13.506Z] 370296b7ddb6: Pulling fs layer [2022-08-30T07:30:13.506Z] 7c6cee850709: Pulling fs layer [2022-08-30T07:30:13.506Z] 39a5fcdaea64: Pulling fs layer [2022-08-30T07:30:13.506Z] d94ebbe4e438: Pulling fs layer [2022-08-30T07:30:13.506Z] bcfd1f05c69d: Pulling fs layer [2022-08-30T07:30:13.506Z] 59ccb84bbe0f: Pulling fs layer [2022-08-30T07:30:13.506Z] 370296b7ddb6: Waiting [2022-08-30T07:30:13.506Z] 7c6cee850709: Waiting [2022-08-30T07:30:13.506Z] 39a5fcdaea64: Waiting [2022-08-30T07:30:13.506Z] d94ebbe4e438: Waiting [2022-08-30T07:30:13.506Z] bcfd1f05c69d: Waiting [2022-08-30T07:30:13.506Z] 59ccb84bbe0f: Waiting [2022-08-30T07:30:13.506Z] 30c4a7721957: Verifying Checksum [2022-08-30T07:30:13.506Z] 30c4a7721957: Download complete [2022-08-30T07:30:13.506Z] ea60b727a1ce: Download complete [2022-08-30T07:30:13.506Z] 7c6cee850709: Verifying Checksum [2022-08-30T07:30:13.506Z] 7c6cee850709: Download complete [2022-08-30T07:30:13.506Z] 39a5fcdaea64: Verifying Checksum [2022-08-30T07:30:13.506Z] 39a5fcdaea64: Download complete [2022-08-30T07:30:13.506Z] 2408cc74d12b: Verifying Checksum [2022-08-30T07:30:13.506Z] 2408cc74d12b: Download complete [2022-08-30T07:30:13.506Z] d94ebbe4e438: Verifying Checksum [2022-08-30T07:30:13.506Z] d94ebbe4e438: Download complete [2022-08-30T07:30:13.768Z] 2408cc74d12b: Pull complete [2022-08-30T07:30:13.768Z] ea60b727a1ce: Pull complete [2022-08-30T07:30:14.028Z] 30c4a7721957: Pull complete [2022-08-30T07:30:14.028Z] 59ccb84bbe0f: Verifying Checksum [2022-08-30T07:30:14.028Z] 59ccb84bbe0f: Download complete [2022-08-30T07:30:14.288Z] 370296b7ddb6: Verifying Checksum [2022-08-30T07:30:14.288Z] 370296b7ddb6: Download complete [2022-08-30T07:30:14.288Z] bcfd1f05c69d: Verifying Checksum [2022-08-30T07:30:14.288Z] bcfd1f05c69d: Download complete [2022-08-30T07:30:19.558Z] 370296b7ddb6: Pull complete [2022-08-30T07:30:19.558Z] 7c6cee850709: Pull complete [2022-08-30T07:30:19.558Z] 39a5fcdaea64: Pull complete [2022-08-30T07:30:19.558Z] d94ebbe4e438: Pull complete [2022-08-30T07:30:21.461Z] bcfd1f05c69d: Pull complete [2022-08-30T07:30:22.029Z] 59ccb84bbe0f: Pull complete [2022-08-30T07:30:22.029Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-30T07:30:22.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T07:30:22.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-30T07:30:22.393Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T07:30:22.393Z] WORKDIR /edgex [2022-08-30T07:30:22.393Z] COPY go.mod . [2022-08-30T07:30:22.393Z] RUN go mod download [2022-08-30T07:30:22.393Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-30T07:30:22.967Z] Sending build context to Docker daemon 169.3MB [2022-08-30T07:30:22.967Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T07:30:22.967Z] ---> a4fb48ad2a94 [2022-08-30T07:30:22.967Z] Step 2/4 : WORKDIR /edgex [2022-08-30T07:30:27.217Z] ---> Running in cb6ecaf44eda [2022-08-30T07:30:27.217Z] Removing intermediate container cb6ecaf44eda [2022-08-30T07:30:27.217Z] ---> c2b772f55c19 [2022-08-30T07:30:27.217Z] Step 3/4 : COPY go.mod . [2022-08-30T07:30:27.217Z] ---> 26ca77c7556d [2022-08-30T07:30:27.217Z] Step 4/4 : RUN go mod download [2022-08-30T07:30:27.217Z] ---> Running in 37d64abec372 [2022-08-30T07:30:27.569Z] Still waiting to schedule task [2022-08-30T07:30:27.569Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-30T07:30:45.322Z] Removing intermediate container 37d64abec372 [2022-08-30T07:30:45.322Z] ---> 40fff65bd244 [2022-08-30T07:30:45.322Z] Successfully built 40fff65bd244 [2022-08-30T07:30:45.322Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:30:45.704Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T07:30:45.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T07:30:45.852Z] prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container [2022-08-30T07:30:45.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T07:30:46.305Z] $ docker top 3454d191560150c9a4d30480a2a3204c4fd5e5c22eaa60bc5e3ef60f9cea36a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T07:30:46.701Z] + go version [2022-08-30T07:30:46.701Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-30T07:30:46.734Z] $ docker stop --time=1 3454d191560150c9a4d30480a2a3204c4fd5e5c22eaa60bc5e3ef60f9cea36a2 [2022-08-30T07:30:48.014Z] $ docker rm -f 3454d191560150c9a4d30480a2a3204c4fd5e5c22eaa60bc5e3ef60f9cea36a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:30:48.700Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T07:30:48.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T07:30:48.848Z] prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container [2022-08-30T07:30:48.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T07:30:49.232Z] $ docker top 09cce645299e769a5d374764996ceb7517a9c1ae9d89712072d716a042faf00b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-30T07:30:49.345Z] ========================================================= [2022-08-30T07:30:49.345Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-30T07:30:49.345Z] ========================================================= [Pipeline] sh [2022-08-30T07:30:49.638Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-30T07:30:49.989Z] + make test [2022-08-30T07:30:49.989Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-30T07:30:56.643Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-30T07:31:11.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-30T07:31:11.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-30T07:31:11.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-30T07:31:11.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.788s coverage: 89.2% of statements [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 2.1% of statements [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 95.6% of statements [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.087s coverage: 58.8% of statements [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements [2022-08-30T07:31:14.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-08-30T07:31:14.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2022-08-30T07:31:20.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements [2022-08-30T07:31:20.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-08-30T07:31:27.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.206s coverage: 80.8% of statements [2022-08-30T07:31:27.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 80.0% of statements [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.7% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.8% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.6% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.108s coverage: 17.7% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-30T07:31:30.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-30T07:31:30.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-30T07:31:30.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-30T07:31:30.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-30T07:31:30.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-30T07:31:30.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-30T07:31:30.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-30T07:31:30.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-30T07:31:30.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-30T07:31:30.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-08-30T07:31:30.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 96.9% of statements [2022-08-30T07:31:30.529Z] 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-08-30T07:31:52.474Z] 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-08-30T07:31:52.474Z] GO111MODULE=on go vet ./... [2022-08-30T07:31:53.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T07:31:53.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T07:31:53.669Z] ./bin/test-attribution-txt.sh [2022-08-30T07:31:53.669Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-30T07:31:53.669Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-30T07:31:53.669Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-30T07:31:53.669Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-30T07:31:53.669Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-30T07:31:53.669Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-30T07:31:53.669Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-30T07:31:53.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-30T07:31:54.022Z] + ls -al . [2022-08-30T07:31:54.022Z] total 736 [2022-08-30T07:31:54.022Z] drwxrwxr-x 10 1001 1001 4096 Aug 30 07:30 . [2022-08-30T07:31:54.022Z] drwxr-xr-x 4 root root 4096 Aug 30 07:30 .. [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 16 Aug 30 07:29 .dockerignore [2022-08-30T07:31:54.022Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 07:31 .git [2022-08-30T07:31:54.022Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 07:29 .github [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 1030 Aug 30 07:29 .gitignore [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 42 Aug 30 07:29 .golangci.yml [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 87 Aug 30 07:29 .hadolint.yml [2022-08-30T07:31:54.022Z] drwxr-xr-x 3 1001 1001 4096 Aug 30 07:30 .semver [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 166 Aug 30 07:29 .sonarcloud.properties [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 1171 Aug 30 07:29 ADOPTERS.md [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 10347 Aug 30 07:29 Attribution.txt [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 63209 Aug 30 07:29 CHANGELOG.md [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 3804 Aug 30 07:29 CONTRIBUTING.md [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 677 Aug 30 07:29 GOVERNANCE.md [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 850 Aug 30 07:29 Jenkinsfile [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 10775 Aug 30 07:29 LICENSE [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 13269 Aug 30 07:29 Makefile [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 582 Aug 30 07:29 OWNERS.md [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 9094 Aug 30 07:29 README.md [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 6912 Aug 30 07:29 SECURITY.md [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 5 Aug 30 07:30 VERSION [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 4131 Aug 30 07:29 ZMQWindows.md [2022-08-30T07:31:54.022Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 07:29 bin [2022-08-30T07:31:54.022Z] drwxrwxr-x 18 1001 1001 4096 Aug 30 07:29 cmd [2022-08-30T07:31:54.022Z] -rw-r--r-- 1 root root 482786 Aug 30 07:31 coverage.out [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 3682 Aug 30 07:29 go.mod [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 38527 Aug 30 07:29 go.sum [2022-08-30T07:31:54.022Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 07:29 internal [2022-08-30T07:31:54.022Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 07:29 openapi [2022-08-30T07:31:54.022Z] drwxrwxr-x 4 1001 1001 4096 Aug 30 07:29 snap [2022-08-30T07:31:54.022Z] -rw-rw-r-- 1 1001 1001 204 Aug 30 07:29 version.go [Pipeline] sh [2022-08-30T07:31:54.341Z] + '[' -e coverage.out ] [2022-08-30T07:31:54.341Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-30T07:31:54.481Z] Stashed 1 file(s) [Pipeline] sh [2022-08-30T07:31:54.779Z] + make build [2022-08-30T07:31:54.779Z] 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-08-30T07:32:06.996Z] 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-08-30T07:32:09.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23921 in /w/workspace/edgexfoundry_edgex-go_PR-4139 [Pipeline] { [Pipeline] ws [2022-08-30T07:32:09.747Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-30T07:32:09.836Z] The recommended git tool is: git [2022-08-30T07:32:16.540Z] using credential edgex-jenkins-ssh [2022-08-30T07:32:16.558Z] Cloning the remote Git repository [2022-08-30T07:32:16.613Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-30T07:32:16.694Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-30T07:32:16.943Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-30T07:32:16.946Z] > git --version # timeout=10 [2022-08-30T07:32:17.006Z] > git --version # 'git version 2.25.1' [2022-08-30T07:32:17.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T07:32:17.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T07:32:19.213Z] 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-08-30T07:32:19.213Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-30T07:32:27.342Z] 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-08-30T07:32:27.342Z] 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-08-30T07:32:27.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-30T07:32:29.296Z] 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-08-30T07:32:30.238Z] 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-08-30T07:32:31.622Z] 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-08-30T07:32:32.195Z] 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-08-30T07:32:33.138Z] 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-08-30T07:32:34.261Z] Merging remotes/origin/main commit d9dcee949f54824ad0383305277df28e0b6ce2cb into PR head commit 5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:32:33.377Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-30T07:32:33.397Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T07:32:33.422Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-30T07:32:33.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-30T07:32:33.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T07:32:33.468Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4139/head:refs/remotes/origin/PR-4139 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-30T07:32:34.278Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:32:34.300Z] > git checkout -f 5b6a465cf5f49ada54267894e9a583933ae8b3fc # timeout=10 [2022-08-30T07:32:34.618Z] Merge succeeded, producing 5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:32:34.619Z] Checking out Revision 5b6a465cf5f49ada54267894e9a583933ae8b3fc (PR-4139) [2022-08-30T07:32:35.048Z] 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-08-30T07:32:36.464Z] $ docker stop --time=1 09cce645299e769a5d374764996ceb7517a9c1ae9d89712072d716a042faf00b [2022-08-30T07:32:34.535Z] > git remote # timeout=10 [2022-08-30T07:32:34.551Z] > git config --get remote.origin.url # timeout=10 [2022-08-30T07:32:34.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T07:32:34.578Z] > git merge d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 [2022-08-30T07:32:34.602Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-30T07:32:34.624Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T07:32:34.641Z] > git checkout -f 5b6a465cf5f49ada54267894e9a583933ae8b3fc # timeout=10 [2022-08-30T07:32:38.892Z] Commit message: "build: fix docker build alias typo" [2022-08-30T07:32:38.955Z] > git --version # timeout=10 [2022-08-30T07:32:38.966Z] > git --version # 'git version 2.25.1' [2022-08-30T07:32:38.977Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T07:32:40.469Z] $ docker rm -f 09cce645299e769a5d374764996ceb7517a9c1ae9d89712072d716a042faf00b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T07:32:41.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-30T07:32:41.716Z] [2022-08-30T07:32:41.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:32:42.038Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-30T07:32:42.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T07:32:42.038Z] Dload Upload Total Spent Left Speed [2022-08-30T07:32:42.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [2022-08-30T07:32:42.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-30T07:32:42.122Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-30T07:32:42.122Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-30T07:32:42.122Z] ca9280d653b3: Pulling fs layer [2022-08-30T07:32:42.122Z] 7e9c9ca2126c: Pulling fs layer [2022-08-30T07:32:42.122Z] cbdbe7a5bc2a: Download complete [2022-08-30T07:32:42.386Z] ca9280d653b3: Verifying Checksum [2022-08-30T07:32:42.386Z] ca9280d653b3: Download complete [2022-08-30T07:32:42.386Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-08-30T07:32:42.645Z] 7e9c9ca2126c: Download complete [2022-08-30T07:32:42.803Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-30T07:32:42.906Z] ca9280d653b3: Pull complete [2022-08-30T07:32:43.161Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-30T07:32:43.161Z] + sudo tee /etc/docker/daemon.new [2022-08-30T07:32:43.161Z] { [2022-08-30T07:32:43.161Z] "registry-mirrors": [ [2022-08-30T07:32:43.161Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-30T07:32:43.161Z] ], [2022-08-30T07:32:43.161Z] "bip": "10.250.0.254/24", [2022-08-30T07:32:43.161Z] "hosts": [ [2022-08-30T07:32:43.161Z] "tcp://0.0.0.0:5555", [2022-08-30T07:32:43.161Z] "unix:///var/run/docker.sock" [2022-08-30T07:32:43.161Z] ], [2022-08-30T07:32:43.161Z] "mtu": 1458, [2022-08-30T07:32:43.161Z] "selinux-enabled": true, [2022-08-30T07:32:43.161Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-30T07:32:43.161Z] } [Pipeline] sh [2022-08-30T07:32:43.521Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-30T07:32:43.885Z] + sudo service docker restart [2022-08-30T07:32:47.109Z] 7e9c9ca2126c: Pull complete [2022-08-30T07:32:47.109Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-30T07:32:47.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-30T07:32:47.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T07:32:47.360Z] prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container [2022-08-30T07:32:47.398Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-30T07:32:49.373Z] $ docker top 8471699ba6fd5b7eb1bcb59bb2d91700d5b1ed70253151301351d9d3861c4fc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T07:32:49.778Z] + docker-compose build --help [2022-08-30T07:32:49.778Z] + grep parallel [2022-08-30T07:32:50.348Z] --parallel Build images in parallel. [Pipeline] } [2022-08-30T07:32:50.383Z] $ docker stop --time=1 8471699ba6fd5b7eb1bcb59bb2d91700d5b1ed70253151301351d9d3861c4fc4 [2022-08-30T07:32:51.654Z] $ docker rm -f 8471699ba6fd5b7eb1bcb59bb2d91700d5b1ed70253151301351d9d3861c4fc4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:32:52.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-30T07:32:52.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T07:32:52.440Z] prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container [2022-08-30T07:32:52.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-30T07:32:52.929Z] $ docker top 1b24a5bb62751697fad4eb1dfac2e6059d745e1f1fd87c0b55aa3ed44e5a8294 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T07:32:53.329Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-30T07:32:53.899Z] Building core-command ... [2022-08-30T07:32:53.899Z] Building core-data ... [2022-08-30T07:32:53.899Z] Building core-metadata ... [2022-08-30T07:32:53.899Z] Building security-bootstrapper ... [2022-08-30T07:32:53.899Z] Building security-proxy-setup ... [2022-08-30T07:32:53.899Z] Building security-secretstore-setup ... [2022-08-30T07:32:53.899Z] Building security-spiffe-token-provider ... [2022-08-30T07:32:53.899Z] Building security-spire-agent ... [2022-08-30T07:32:53.899Z] Building security-spire-config ... [2022-08-30T07:32:53.899Z] Building security-spire-server ... [2022-08-30T07:32:53.899Z] Building support-notifications ... [2022-08-30T07:32:53.899Z] Building support-scheduler ... [2022-08-30T07:32:53.899Z] Building sys-mgmt-agent ... [2022-08-30T07:32:53.899Z] Building security-spire-agent [2022-08-30T07:32:53.899Z] Building security-bootstrapper [2022-08-30T07:32:53.899Z] Building security-proxy-setup [2022-08-30T07:32:53.899Z] Building core-data [2022-08-30T07:32:53.899Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T07:33:02.459Z] provisioning config files... [2022-08-30T07:33:02.488Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3630357343401214768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T07:33:02.903Z] ---> docker-login.sh [2022-08-30T07:33:02.903Z] nexus3.edgexfoundry.org:10001 [2022-08-30T07:33:03.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T07:33:03.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T07:33:03.774Z] Configure a credential helper to remove this warning. See [2022-08-30T07:33:03.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T07:33:03.774Z] [2022-08-30T07:33:03.774Z] Login Succeeded [2022-08-30T07:33:03.774Z] nexus3.edgexfoundry.org:10002 [2022-08-30T07:33:03.892Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:33:03.892Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:33:03.892Z] ---> 40fff65bd244 [2022-08-30T07:33:03.892Z] Step 3/22 : WORKDIR /edgex-go [2022-08-30T07:33:03.892Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:33:03.892Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:33:03.892Z] ---> 40fff65bd244 [2022-08-30T07:33:03.892Z] Step 3/23 : WORKDIR /edgex-go [2022-08-30T07:33:04.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T07:33:04.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:33:04.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:33:04.153Z] ---> 40fff65bd244 [2022-08-30T07:33:04.153Z] Step 3/22 : WORKDIR /edgex-go [2022-08-30T07:33:04.153Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:33:04.153Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:33:04.153Z] ---> 40fff65bd244 [2022-08-30T07:33:04.153Z] Step 3/31 : WORKDIR /edgex-go [2022-08-30T07:33:04.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T07:33:04.324Z] Configure a credential helper to remove this warning. See [2022-08-30T07:33:04.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T07:33:04.324Z] [2022-08-30T07:33:04.324Z] Login Succeeded [2022-08-30T07:33:04.324Z] nexus3.edgexfoundry.org:10003 [2022-08-30T07:33:04.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T07:33:04.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T07:33:04.604Z] Configure a credential helper to remove this warning. See [2022-08-30T07:33:04.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T07:33:04.604Z] [2022-08-30T07:33:04.604Z] Login Succeeded [2022-08-30T07:33:04.604Z] nexus3.edgexfoundry.org:10004 [2022-08-30T07:33:05.098Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:33:05.098Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:33:05.098Z] ---> 40fff65bd244 [2022-08-30T07:33:05.098Z] Step 3/26 : WORKDIR /edgex-go [2022-08-30T07:33:05.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T07:33:05.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T07:33:05.197Z] Configure a credential helper to remove this warning. See [2022-08-30T07:33:05.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T07:33:05.197Z] [2022-08-30T07:33:05.197Z] Login Succeeded [2022-08-30T07:33:05.197Z] docker.io [2022-08-30T07:33:05.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T07:33:06.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T07:33:06.077Z] Configure a credential helper to remove this warning. See [2022-08-30T07:33:06.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T07:33:06.077Z] [2022-08-30T07:33:06.077Z] Login Succeeded [2022-08-30T07:33:06.077Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T07:33:06.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-30T07:33:06.808Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-30T07:33:06.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T07:33:06.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T07:33:06.919Z] ========================================================= [2022-08-30T07:33:06.919Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-30T07:33:06.919Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-30T07:33:07.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T07:33:07.589Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-30T07:33:07.589Z] b3c136eddcbf: Pulling fs layer [2022-08-30T07:33:07.589Z] c0a3192eca97: Pulling fs layer [2022-08-30T07:33:07.589Z] a050256f5b6f: Pulling fs layer [2022-08-30T07:33:07.589Z] 656be50a0ddc: Pulling fs layer [2022-08-30T07:33:07.589Z] 2bbca73fdf42: Pulling fs layer [2022-08-30T07:33:07.589Z] 656be50a0ddc: Waiting [2022-08-30T07:33:07.589Z] 46d945488cbd: Pulling fs layer [2022-08-30T07:33:07.589Z] 8a5474983e97: Pulling fs layer [2022-08-30T07:33:07.589Z] 2bbca73fdf42: Waiting [2022-08-30T07:33:07.589Z] 329c88fbcd65: Pulling fs layer [2022-08-30T07:33:07.589Z] 8a5474983e97: Waiting [2022-08-30T07:33:07.589Z] 329c88fbcd65: Waiting [2022-08-30T07:33:07.589Z] 46d945488cbd: Waiting [2022-08-30T07:33:07.589Z] a050256f5b6f: Verifying Checksum [2022-08-30T07:33:07.589Z] c0a3192eca97: Verifying Checksum [2022-08-30T07:33:07.589Z] c0a3192eca97: Download complete [2022-08-30T07:33:07.589Z] 2bbca73fdf42: Verifying Checksum [2022-08-30T07:33:07.589Z] 2bbca73fdf42: Download complete [2022-08-30T07:33:07.589Z] 46d945488cbd: Verifying Checksum [2022-08-30T07:33:07.589Z] b3c136eddcbf: Verifying Checksum [2022-08-30T07:33:07.589Z] b3c136eddcbf: Download complete [2022-08-30T07:33:08.584Z] b3c136eddcbf: Pull complete [2022-08-30T07:33:08.584Z] 329c88fbcd65: Verifying Checksum [2022-08-30T07:33:08.584Z] 329c88fbcd65: Download complete [2022-08-30T07:33:09.187Z] c0a3192eca97: Pull complete [2022-08-30T07:33:09.462Z] a050256f5b6f: Pull complete [2022-08-30T07:33:09.739Z] 8a5474983e97: Verifying Checksum [2022-08-30T07:33:09.739Z] 8a5474983e97: Download complete [2022-08-30T07:33:10.337Z] 656be50a0ddc: Verifying Checksum [2022-08-30T07:33:10.337Z] 656be50a0ddc: Download complete [2022-08-30T07:33:11.691Z] ---> Running in f1c336b6a6dc [2022-08-30T07:33:11.691Z] ---> Running in ec3e2583c4d0 [2022-08-30T07:33:11.691Z] ---> Running in c38edfdc8b21 [2022-08-30T07:33:11.691Z] ---> Running in 074bc5f29803 [2022-08-30T07:33:11.691Z] ---> Running in 7aabd31e95ca [2022-08-30T07:33:11.691Z] Removing intermediate container f1c336b6a6dc [2022-08-30T07:33:11.691Z] ---> 886104603a24 [2022-08-30T07:33:11.691Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:33:11.691Z] Removing intermediate container ec3e2583c4d0 [2022-08-30T07:33:11.691Z] ---> e9022bd126a6 [2022-08-30T07:33:11.691Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:33:11.691Z] Removing intermediate container 074bc5f29803 [2022-08-30T07:33:11.691Z] ---> 4ac39b7d6826 [2022-08-30T07:33:11.691Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:33:11.691Z] ---> Running in be1627e4dce1 [2022-08-30T07:33:11.691Z] Removing intermediate container 7aabd31e95ca [2022-08-30T07:33:11.691Z] ---> 38222fb542c9 [2022-08-30T07:33:11.691Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:33:11.691Z] Removing intermediate container c38edfdc8b21 [2022-08-30T07:33:11.691Z] ---> ad1122121599 [2022-08-30T07:33:11.691Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:33:11.691Z] ---> Running in 4d7cf0589dbb [2022-08-30T07:33:11.691Z] ---> Running in 478c58791fc2 [2022-08-30T07:33:11.691Z] ---> Running in 1615a7c9ad2e [2022-08-30T07:33:11.691Z] ---> Running in b844c2845f08 [2022-08-30T07:33:12.264Z] Removing intermediate container be1627e4dce1 [2022-08-30T07:33:12.264Z] ---> dfc8f36b179e [2022-08-30T07:33:12.264Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-30T07:33:12.264Z] ---> Running in 4348052ff9a9 [2022-08-30T07:33:12.525Z] Removing intermediate container 4d7cf0589dbb [2022-08-30T07:33:12.525Z] ---> bb98de5ffca1 [2022-08-30T07:33:12.525Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T07:33:12.525Z] ---> Running in 38d602c144cb [2022-08-30T07:33:12.525Z] Removing intermediate container 478c58791fc2 [2022-08-30T07:33:12.525Z] ---> 3a64025b74a6 [2022-08-30T07:33:12.525Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-30T07:33:12.795Z] ---> Running in b602005e4d26 [2022-08-30T07:33:12.795Z] Removing intermediate container b844c2845f08 [2022-08-30T07:33:12.795Z] ---> 42fea777000f [2022-08-30T07:33:12.795Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-30T07:33:12.795Z] ---> Running in bcb161911bc8 [2022-08-30T07:33:13.056Z] Removing intermediate container 1615a7c9ad2e [2022-08-30T07:33:13.056Z] ---> 7520621dba20 [2022-08-30T07:33:13.056Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-30T07:33:13.056Z] ---> Running in 6332a6dcee3b [2022-08-30T07:33:13.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:13.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:13.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:13.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:13.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:14.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:14.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:14.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:14.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:14.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:14.515Z] OK: 211 MiB in 51 packages [2022-08-30T07:33:14.515Z] OK: 211 MiB in 51 packages [2022-08-30T07:33:14.782Z] OK: 211 MiB in 51 packages [2022-08-30T07:33:14.782Z] OK: 211 MiB in 51 packages [2022-08-30T07:33:14.782Z] OK: 211 MiB in 51 packages [2022-08-30T07:33:14.782Z] Removing intermediate container 38d602c144cb [2022-08-30T07:33:14.782Z] ---> 89bec1da8e0d [2022-08-30T07:33:14.782Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-30T07:33:15.044Z] Removing intermediate container b602005e4d26 [2022-08-30T07:33:15.044Z] ---> defa42a21585 [2022-08-30T07:33:15.044Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-30T07:33:15.044Z] ---> f5fe7cb5fb2b [2022-08-30T07:33:15.044Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:33:15.044Z] ---> 857b2718e1f0 [2022-08-30T07:33:15.044Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:33:15.044Z] ---> Running in eaac96f8970a [2022-08-30T07:33:15.044Z] ---> Running in 5d2040b0b153 [2022-08-30T07:33:15.305Z] Removing intermediate container bcb161911bc8 [2022-08-30T07:33:15.305Z] ---> 8ce6d7284630 [2022-08-30T07:33:15.305Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-30T07:33:15.305Z] Removing intermediate container 6332a6dcee3b [2022-08-30T07:33:15.305Z] ---> b9a4d70d81c2 [2022-08-30T07:33:15.305Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-30T07:33:15.305Z] Removing intermediate container 4348052ff9a9 [2022-08-30T07:33:15.305Z] ---> 5e925fed7c7a [2022-08-30T07:33:15.305Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-30T07:33:15.565Z] ---> 6a24908f49a6 [2022-08-30T07:33:15.565Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:33:15.565Z] ---> a050564d7fc9 [2022-08-30T07:33:15.565Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:33:15.565Z] ---> b911ada7e428 [2022-08-30T07:33:15.565Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:33:15.565Z] ---> Running in f80c576625e3 [2022-08-30T07:33:15.565Z] ---> Running in b4e5d67f4351 [2022-08-30T07:33:15.565Z] ---> Running in e598e0ded2e7 [2022-08-30T07:33:25.442Z] 656be50a0ddc: Pull complete [2022-08-30T07:33:25.442Z] 2bbca73fdf42: Pull complete [2022-08-30T07:33:25.442Z] 46d945488cbd: Pull complete [2022-08-30T07:33:30.861Z] 8a5474983e97: Pull complete [2022-08-30T07:33:32.307Z] 329c88fbcd65: Pull complete [2022-08-30T07:33:32.307Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-30T07:33:32.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T07:33:32.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-30T07:33:32.711Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-30T07:33:32.711Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T07:33:32.711Z] WORKDIR /edgex [2022-08-30T07:33:32.711Z] COPY go.mod . [2022-08-30T07:33:32.711Z] RUN go mod download [2022-08-30T07:33:33.320Z] Sending build context to Docker daemon 3.161MB [2022-08-30T07:33:33.320Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T07:33:33.320Z] ---> ff4287adb874 [2022-08-30T07:33:33.320Z] Step 2/4 : WORKDIR /edgex [2022-08-30T07:33:35.314Z] ---> Running in f435083521e3 [2022-08-30T07:33:35.588Z] Removing intermediate container f435083521e3 [2022-08-30T07:33:35.588Z] ---> a1dc1100bae5 [2022-08-30T07:33:35.588Z] Step 3/4 : COPY go.mod . [2022-08-30T07:33:35.866Z] ---> 5c288cf78bc3 [2022-08-30T07:33:35.866Z] Step 4/4 : RUN go mod download [2022-08-30T07:33:36.141Z] ---> Running in efb60339b3e6 [2022-08-30T07:33:37.519Z] Removing intermediate container b4e5d67f4351 [2022-08-30T07:33:37.520Z] ---> 0d70b794cf50 [2022-08-30T07:33:37.520Z] Step 8/22 : COPY . . [2022-08-30T07:33:37.520Z] Removing intermediate container eaac96f8970a [2022-08-30T07:33:37.520Z] ---> b6442834b56b [2022-08-30T07:33:37.520Z] Step 8/26 : COPY . . [2022-08-30T07:33:37.520Z] Removing intermediate container 5d2040b0b153 [2022-08-30T07:33:37.520Z] ---> af7202c0fecb [2022-08-30T07:33:37.520Z] Step 8/31 : COPY . . [2022-08-30T07:33:37.520Z] Removing intermediate container f80c576625e3 [2022-08-30T07:33:37.520Z] ---> b223d99e6d78 [2022-08-30T07:33:37.520Z] Step 8/22 : COPY . . [2022-08-30T07:33:37.520Z] Removing intermediate container e598e0ded2e7 [2022-08-30T07:33:37.520Z] ---> 31680d5dc766 [2022-08-30T07:33:37.520Z] Step 8/23 : COPY . . [2022-08-30T07:33:49.828Z] ---> 5df2fa3f2524 [2022-08-30T07:33:49.828Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-30T07:33:49.828Z] ---> a709f0b7fdfd [2022-08-30T07:33:49.828Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-30T07:33:49.828Z] ---> b0b179cfec72 [2022-08-30T07:33:49.828Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-30T07:33:49.828Z] ---> b3e4a42ada48 [2022-08-30T07:33:49.828Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T07:33:49.828Z] ---> f71f19afcb91 [2022-08-30T07:33:49.828Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-30T07:33:49.828Z] ---> Running in 70f9b4c6aaf5 [2022-08-30T07:33:49.828Z] ---> Running in 6bb9581c2e0e [2022-08-30T07:33:49.828Z] ---> Running in 36a9db25b776 [2022-08-30T07:33:49.828Z] ---> Running in ad2508d8fbc0 [2022-08-30T07:33:49.828Z] ---> Running in 57475a727798 [2022-08-30T07:33:49.828Z] Removing intermediate container 57475a727798 [2022-08-30T07:33:49.828Z] ---> a0f3d3a27fd2 [2022-08-30T07:33:49.828Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-30T07:33:49.828Z] ---> Running in 5bd60ece7a9b [2022-08-30T07:33:49.828Z] Removing intermediate container 5bd60ece7a9b [2022-08-30T07:33:49.828Z] ---> c7062d4474d6 [2022-08-30T07:33:49.828Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-30T07:33:49.828Z] ---> Running in 871657011b64 [2022-08-30T07:33:49.828Z] 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-08-30T07:33:49.828Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-30T07:33:49.828Z] 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-08-30T07:33:49.828Z] 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-08-30T07:33:49.828Z] Removing intermediate container 871657011b64 [2022-08-30T07:33:49.828Z] ---> 71e45906866c [2022-08-30T07:33:49.828Z] Step 12/26 : WORKDIR /edgex-go [2022-08-30T07:33:49.828Z] ---> Running in 6371886ed6e7 [2022-08-30T07:33:49.828Z] Removing intermediate container 6371886ed6e7 [2022-08-30T07:33:49.828Z] ---> 4680f570b0fb [2022-08-30T07:33:49.828Z] [2022-08-30T07:33:49.828Z] Step 13/26 : FROM alpine:3.15 [2022-08-30T07:33:49.828Z] 3.15: Pulling from library/alpine [2022-08-30T07:33:50.451Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-30T07:33:50.451Z] Status: Downloaded newer image for alpine:3.15 [2022-08-30T07:33:50.451Z] ---> c4fc93816858 [2022-08-30T07:33:50.451Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T07:33:50.710Z] ---> Running in 7a0d7ef55c6f [2022-08-30T07:33:50.710Z] Removing intermediate container 7a0d7ef55c6f [2022-08-30T07:33:50.710Z] ---> f025dc6009ad [2022-08-30T07:33:50.710Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:33:50.710Z] ---> Running in b284dfe6c647 [2022-08-30T07:33:52.090Z] Removing intermediate container b284dfe6c647 [2022-08-30T07:33:52.090Z] ---> 0b99a62641b5 [2022-08-30T07:33:52.090Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-30T07:33:52.090Z] ---> Running in 4a3dc7c44009 [2022-08-30T07:33:52.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:53.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:53.855Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T07:33:53.855Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T07:33:53.855Z] OK: 15856 distinct packages available [2022-08-30T07:33:53.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:54.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:33:55.053Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-30T07:33:55.313Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-30T07:33:55.313Z] (3/5) Installing libucontext (1.1-r0) [2022-08-30T07:33:55.575Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-30T07:33:55.575Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-30T07:33:55.575Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T07:33:55.575Z] OK: 7 MiB in 19 packages [2022-08-30T07:33:57.484Z] Removing intermediate container 4a3dc7c44009 [2022-08-30T07:33:57.484Z] ---> 76f54b5d0438 [2022-08-30T07:33:57.484Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-30T07:33:59.398Z] ---> 1580bb63cfd4 [2022-08-30T07:33:59.398Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T07:34:02.701Z] ---> e895530dbab6 [2022-08-30T07:34:02.701Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T07:34:03.268Z] ---> fc41d971d583 [2022-08-30T07:34:03.268Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-30T07:34:03.837Z] ---> 58587516d181 [2022-08-30T07:34:03.837Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-30T07:34:04.775Z] ---> e4b7832dec63 [2022-08-30T07:34:04.775Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T07:34:04.775Z] ---> Running in f2c16b731915 [2022-08-30T07:34:05.347Z] Removing intermediate container f2c16b731915 [2022-08-30T07:34:05.347Z] ---> f0950c2e43a1 [2022-08-30T07:34:05.347Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T07:34:05.347Z] ---> Running in 2a8635d58efa [2022-08-30T07:34:05.916Z] Removing intermediate container 2a8635d58efa [2022-08-30T07:34:05.916Z] ---> 30435a70c0fd [2022-08-30T07:34:05.916Z] Step 24/26 : LABEL arch=x86_64 [2022-08-30T07:34:05.916Z] ---> Running in 9182d49c656a [2022-08-30T07:34:06.209Z] Removing intermediate container 9182d49c656a [2022-08-30T07:34:06.209Z] ---> 807d8b15403d [2022-08-30T07:34:06.209Z] Step 25/26 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:34:06.469Z] ---> Running in 52a32bfc4c6e [2022-08-30T07:34:07.037Z] Removing intermediate container 52a32bfc4c6e [2022-08-30T07:34:07.037Z] ---> cf52701e7ec8 [2022-08-30T07:34:07.037Z] Step 26/26 : LABEL version=0.0.0 [2022-08-30T07:34:07.037Z] ---> Running in 93a02a926dac [2022-08-30T07:34:07.605Z] Removing intermediate container 93a02a926dac [2022-08-30T07:34:07.605Z] ---> d5b5fdbde68d [2022-08-30T07:34:07.605Z] [2022-08-30T07:34:07.605Z] Successfully built d5b5fdbde68d [2022-08-30T07:34:07.605Z] Successfully tagged security-spire-agent:latest [2022-08-30T07:34:07.605Z] Building support-notifications [2022-08-30T07:34:10.152Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:34:10.152Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:34:10.152Z] ---> 40fff65bd244 [2022-08-30T07:34:10.152Z] Step 3/22 : WORKDIR /edgex-go [2022-08-30T07:34:10.152Z] ---> Using cache [2022-08-30T07:34:10.152Z] ---> ad1122121599 [2022-08-30T07:34:10.152Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:34:10.152Z] ---> Using cache [2022-08-30T07:34:10.152Z] ---> 7520621dba20 [2022-08-30T07:34:10.152Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-30T07:34:15.185Z] Removing intermediate container efb60339b3e6 [2022-08-30T07:34:15.185Z] ---> 51565a10312e [2022-08-30T07:34:15.185Z] Successfully built 51565a10312e [2022-08-30T07:34:15.185Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:34:15.432Z] ---> Running in adfcdaa5c410 [2022-08-30T07:34:15.432Z] 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-08-30T07:34:15.611Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T07:34:15.611Z] . [Pipeline] } [Pipeline] // withEnv [2022-08-30T07:34:15.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2022-08-30T07:34:15.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-23921 does not seem to be running inside a container [2022-08-30T07:34:16.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T07:34:16.633Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:17.201Z] OK: 211 MiB in 51 packages [2022-08-30T07:34:17.459Z] $ docker top 0ae7cb9bacfd38a798e2826135019d1749ec1a2fb6d267f243239aba09cde7c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T07:34:18.501Z] + go version [2022-08-30T07:34:18.501Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-30T07:34:18.536Z] $ docker stop --time=1 0ae7cb9bacfd38a798e2826135019d1749ec1a2fb6d267f243239aba09cde7c4 [2022-08-30T07:34:20.237Z] $ docker rm -f 0ae7cb9bacfd38a798e2826135019d1749ec1a2fb6d267f243239aba09cde7c4 [Pipeline] // withDockerContainer [Pipeline] } [2022-08-30T07:34:20.557Z] Removing intermediate container adfcdaa5c410 [2022-08-30T07:34:20.557Z] ---> 6bf0ed0d9f06 [2022-08-30T07:34:20.557Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-30T07:34:20.557Z] Removing intermediate container 36a9db25b776 [2022-08-30T07:34:20.557Z] ---> 85ac4e864817 [2022-08-30T07:34:20.557Z] [2022-08-30T07:34:20.557Z] Step 10/31 : FROM alpine:3.16 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:34:21.126Z] ---> c200fd8160c6 [2022-08-30T07:34:21.126Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."3.16: Pulling from library/alpine [2022-08-30T07:34:21.126Z] [2022-08-30T07:34:21.240Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T07:34:21.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T07:34:21.383Z] ---> Running in aeddb1c9e29f [2022-08-30T07:34:21.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-23921 does not seem to be running inside a container [2022-08-30T07:34:21.650Z] Removing intermediate container ad2508d8fbc0 [2022-08-30T07:34:21.650Z] ---> 8647adf68d47 [2022-08-30T07:34:21.650Z] [2022-08-30T07:34:21.650Z] Step 10/22 : FROM alpine:3.16 [2022-08-30T07:34:21.650Z] 3.16: Pulling from library/alpine [2022-08-30T07:34:21.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T07:34:22.220Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T07:34:22.220Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T07:34:22.220Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T07:34:22.220Z] Status: Image is up to date for alpine:3.16 [2022-08-30T07:34:22.220Z] ---> 9c6f07244728 [2022-08-30T07:34:22.220Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-30T07:34:22.220Z] ---> 9c6f07244728 [2022-08-30T07:34:22.220Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T07:34:22.480Z] ---> Running in 21a82acb7a01 [2022-08-30T07:34:22.480Z] ---> Running in 43e4a7d5c6e8 [2022-08-30T07:34:23.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:23.048Z] Removing intermediate container 21a82acb7a01 [2022-08-30T07:34:23.048Z] ---> 447b12629d4d [2022-08-30T07:34:23.048Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-30T07:34:23.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:23.049Z] $ docker top c60d7b4e8b70fa4208eecc29ed46f3459a58dc0e9c56add442262838b29011cd -eo pid,comm [2022-08-30T07:34:23.308Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-30T07:34:23.308Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-30T07:34:23.308Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-30T07:34:23.308Z] (4/6) Installing libcurl (7.83.1-r2) [Pipeline] { [Pipeline] echo [2022-08-30T07:34:23.496Z] ========================================================= [2022-08-30T07:34:23.496Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-30T07:34:23.496Z] ========================================================= [Pipeline] sh [2022-08-30T07:34:23.575Z] (5/6) Installing curl (7.83.1-r2) [2022-08-30T07:34:23.575Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-30T07:34:23.575Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T07:34:23.575Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T07:34:23.575Z] ---> Running in c3741fcae24c [2022-08-30T07:34:23.575Z] OK: 8 MiB in 20 packages [2022-08-30T07:34:23.575Z] Removing intermediate container 70f9b4c6aaf5 [2022-08-30T07:34:23.575Z] ---> 798df9dfd2b8 [2022-08-30T07:34:23.575Z] [2022-08-30T07:34:23.575Z] Step 10/23 : FROM alpine:3.16 [2022-08-30T07:34:23.575Z] ---> 9c6f07244728 [2022-08-30T07:34:23.575Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-30T07:34:23.858Z] ---> Running in 783675e9a66b [2022-08-30T07:34:23.858Z] Removing intermediate container 783675e9a66b [2022-08-30T07:34:23.858Z] ---> b5a9cd06da5d [2022-08-30T07:34:23.858Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-30T07:34:23.858Z] ---> Running in 527d6000c247 [2022-08-30T07:34:23.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:24.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:24.118Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-30T07:34:24.118Z] (2/2) Installing su-exec (0.2-r1) [2022-08-30T07:34:24.118Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T07:34:24.118Z] OK: 6 MiB in 16 packages [2022-08-30T07:34:24.167Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-30T07:34:24.378Z] Removing intermediate container 527d6000c247 [2022-08-30T07:34:24.378Z] ---> 419d8cf1b482 [2022-08-30T07:34:24.378Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-30T07:34:24.901Z] + make test [2022-08-30T07:34:24.901Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-30T07:34:24.950Z] Removing intermediate container 43e4a7d5c6e8 [2022-08-30T07:34:24.950Z] ---> acb6a0b80479 [2022-08-30T07:34:24.950Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-30T07:34:24.950Z] ---> Running in cca4b0fbed35 [2022-08-30T07:34:25.211Z] ---> Running in 4442dbe2e812 [2022-08-30T07:34:25.471Z] Removing intermediate container c3741fcae24c [2022-08-30T07:34:25.471Z] ---> 4f7322e2467a [2022-08-30T07:34:25.471Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-30T07:34:25.471Z] Removing intermediate container 6bb9581c2e0e [2022-08-30T07:34:25.471Z] ---> d0304d354e8f [2022-08-30T07:34:25.471Z] [2022-08-30T07:34:25.471Z] Step 10/22 : FROM alpine:3.16 [2022-08-30T07:34:25.731Z] ---> 9c6f07244728 [2022-08-30T07:34:25.731Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-30T07:34:25.991Z] ---> Running in 495108f99318 [2022-08-30T07:34:25.991Z] Removing intermediate container cca4b0fbed35 [2022-08-30T07:34:25.991Z] ---> dcd4be0f615f [2022-08-30T07:34:25.991Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:34:25.991Z] Removing intermediate container 4442dbe2e812 [2022-08-30T07:34:25.991Z] ---> f60225f5484c [2022-08-30T07:34:25.991Z] Step 13/22 : WORKDIR /edgex [2022-08-30T07:34:26.250Z] ---> Running in a0ee32418edf [2022-08-30T07:34:26.250Z] ---> Running in f1edc9405b14 [2022-08-30T07:34:26.250Z] ---> Running in 72cb84fb71e8 [2022-08-30T07:34:26.250Z] Removing intermediate container 495108f99318 [2022-08-30T07:34:26.250Z] ---> 1ad02ba39f79 [2022-08-30T07:34:26.250Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-30T07:34:26.250Z] ---> Running in 59c4f611d607 [2022-08-30T07:34:26.509Z] Removing intermediate container f1edc9405b14 [2022-08-30T07:34:26.509Z] ---> f460827dfca9 [2022-08-30T07:34:26.509Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-30T07:34:26.509Z] Removing intermediate container 59c4f611d607 [2022-08-30T07:34:26.509Z] ---> 1d433b3c1718 [2022-08-30T07:34:26.509Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-30T07:34:26.509Z] ---> Running in e3b02d6c0025 [2022-08-30T07:34:26.767Z] Removing intermediate container e3b02d6c0025 [2022-08-30T07:34:26.767Z] ---> 61a10c97a0fd [2022-08-30T07:34:26.767Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-30T07:34:26.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:26.767Z] ---> Running in f985493083d1 [2022-08-30T07:34:26.767Z] ---> 2a0c3e372873 [2022-08-30T07:34:26.767Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-30T07:34:26.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:27.029Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-30T07:34:27.029Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T07:34:27.029Z] OK: 6 MiB in 15 packages [2022-08-30T07:34:27.617Z] ---> a28843ffd24e [2022-08-30T07:34:27.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-30T07:34:27.617Z] Removing intermediate container 72cb84fb71e8 [2022-08-30T07:34:27.617Z] ---> 3c2b57290e60 [2022-08-30T07:34:27.617Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-30T07:34:27.878Z] ---> Running in 3be603f5bd62 [2022-08-30T07:34:28.139Z] Removing intermediate container a0ee32418edf [2022-08-30T07:34:28.139Z] ---> 91ee55ec0f15 [2022-08-30T07:34:28.139Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T07:34:28.139Z] ---> 75b6d3ad439e [2022-08-30T07:34:28.139Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-30T07:34:28.139Z] ---> Running in af23b3e53961 [2022-08-30T07:34:28.139Z] Removing intermediate container f985493083d1 [2022-08-30T07:34:28.139Z] ---> c8dde55e68a5 [2022-08-30T07:34:28.139Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-30T07:34:28.139Z] ---> Running in 12a40f678c96 [2022-08-30T07:34:28.400Z] Removing intermediate container af23b3e53961 [2022-08-30T07:34:28.400Z] ---> 44409b7f42a2 [2022-08-30T07:34:28.400Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-30T07:34:28.400Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:28.400Z] Removing intermediate container 12a40f678c96 [2022-08-30T07:34:28.400Z] ---> 07a59c44a299 [2022-08-30T07:34:28.400Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-30T07:34:28.400Z] ---> Running in 14216bbfa194 [2022-08-30T07:34:28.400Z] ---> 8dfed5e25612 [2022-08-30T07:34:28.400Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-30T07:34:28.660Z] ---> Running in 5cbc92d62214 [2022-08-30T07:34:28.660Z] Removing intermediate container 14216bbfa194 [2022-08-30T07:34:28.660Z] ---> f86eed2eafde [2022-08-30T07:34:28.660Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-30T07:34:28.660Z] ---> Running in 0545b8801926 [2022-08-30T07:34:28.660Z] ---> 373494c9093a [2022-08-30T07:34:28.660Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-30T07:34:28.660Z] ---> Running in 180974b72cbe [2022-08-30T07:34:28.660Z] Removing intermediate container 0545b8801926 [2022-08-30T07:34:28.660Z] ---> 465801eb646a [2022-08-30T07:34:28.660Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:34:29.230Z] ---> 41b3992b55d9 [2022-08-30T07:34:29.230Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-30T07:34:29.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:29.489Z] Removing intermediate container 5cbc92d62214 [2022-08-30T07:34:29.489Z] ---> 41493ad627cd [2022-08-30T07:34:29.489Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-30T07:34:29.489Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-30T07:34:29.489Z] ---> Running in f9d061dc16ea [2022-08-30T07:34:29.748Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T07:34:29.748Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-30T07:34:30.009Z] Removing intermediate container f9d061dc16ea [2022-08-30T07:34:30.009Z] ---> 4132d5a9148a [2022-08-30T07:34:30.009Z] Step 20/22 : LABEL arch=x86_64 [2022-08-30T07:34:30.009Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T07:34:30.009Z] Removing intermediate container 180974b72cbe [2022-08-30T07:34:30.009Z] ---> 0262907cce75 [2022-08-30T07:34:30.009Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:34:30.009Z] ---> e870d57ff73f [2022-08-30T07:34:30.009Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-30T07:34:30.009Z] ---> Running in 645e4017f19a [2022-08-30T07:34:30.009Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-30T07:34:30.009Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-30T07:34:30.278Z] Removing intermediate container 645e4017f19a [2022-08-30T07:34:30.278Z] ---> b1eb20fdad6c [2022-08-30T07:34:30.278Z] Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:34:30.278Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T07:34:30.278Z] OK: 8 MiB in 20 packages [2022-08-30T07:34:30.278Z] ---> 464b994e5c28 [2022-08-30T07:34:30.278Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-30T07:34:30.278Z] ---> 940dbc79c6ac [2022-08-30T07:34:30.278Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-30T07:34:30.278Z] ---> Running in d798c3a5b316 [2022-08-30T07:34:30.278Z] ---> Running in 9f1288c846cc [2022-08-30T07:34:31.295Z] Removing intermediate container 9f1288c846cc [2022-08-30T07:34:31.295Z] ---> 1696ea1febd3 [2022-08-30T07:34:31.295Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:34:31.295Z] Removing intermediate container d798c3a5b316 [2022-08-30T07:34:31.295Z] ---> cef01e3ea599 [2022-08-30T07:34:31.295Z] Step 22/22 : LABEL version=0.0.0 [2022-08-30T07:34:31.295Z] ---> Running in d7797bb44e3d [2022-08-30T07:34:31.295Z] ---> Running in 8396918ffb9a [2022-08-30T07:34:31.295Z] ---> d0bbc341aa05 [2022-08-30T07:34:31.295Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-30T07:34:31.596Z] Removing intermediate container 3be603f5bd62 [2022-08-30T07:34:31.596Z] ---> cb2859b8a445 [2022-08-30T07:34:31.596Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:34:31.596Z] Removing intermediate container d7797bb44e3d [2022-08-30T07:34:31.596Z] ---> 6c62ae19b637 [2022-08-30T07:34:31.596Z] Step 20/22 : LABEL arch=x86_64 [2022-08-30T07:34:31.596Z] Removing intermediate container 8396918ffb9a [2022-08-30T07:34:31.596Z] ---> 69083ce1198a [2022-08-30T07:34:31.596Z] [2022-08-30T07:34:32.054Z] ---> Running in 3c6cef344248 [2022-08-30T07:34:32.054Z] ---> 877391b4ff78 [2022-08-30T07:34:32.054Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-30T07:34:32.054Z] Successfully built 69083ce1198a [2022-08-30T07:34:32.054Z] Successfully tagged security-proxy-setup:latest [2022-08-30T07:34:32.054Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-08-30T07:34:32.054Z] ---> 8772d9cfbb8a [2022-08-30T07:34:32.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-30T07:34:32.054Z] Removing intermediate container aeddb1c9e29f [2022-08-30T07:34:32.054Z] ---> 98d8818472e9 [2022-08-30T07:34:32.054Z] Step 8/22 : COPY . . [2022-08-30T07:34:32.054Z] Removing intermediate container 3c6cef344248 [2022-08-30T07:34:32.054Z] ---> 2314636270da [2022-08-30T07:34:32.054Z] Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:34:35.511Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:34:35.511Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:34:35.511Z] ---> 40fff65bd244 [2022-08-30T07:34:35.511Z] Step 3/20 : WORKDIR /edgex-go [2022-08-30T07:34:35.511Z] ---> Using cache [2022-08-30T07:34:35.511Z] ---> ad1122121599 [2022-08-30T07:34:35.511Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-30T07:34:36.081Z] ---> d986c660fe3b [2022-08-30T07:34:36.081Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-30T07:34:37.994Z] ---> Running in 79a0e9283c0e [2022-08-30T07:34:37.994Z] ---> d432fcb311b6 [2022-08-30T07:34:37.994Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-30T07:34:37.994Z] ---> Running in ae3b5b42f37f [2022-08-30T07:34:37.994Z] ---> b088b07e2252 [2022-08-30T07:34:37.994Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-30T07:34:38.255Z] ---> 983621cb673e [2022-08-30T07:34:38.255Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-30T07:34:38.255Z] ---> Running in 3448507eed2d [2022-08-30T07:34:38.255Z] Removing intermediate container 79a0e9283c0e [2022-08-30T07:34:38.255Z] ---> c7792513d3b7 [2022-08-30T07:34:38.255Z] Step 22/22 : LABEL version=0.0.0 [2022-08-30T07:34:38.255Z] ---> 60448e2e0ef9 [2022-08-30T07:34:38.255Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-30T07:34:38.514Z] ---> Running in f320d6116079 [2022-08-30T07:34:38.514Z] ---> Running in 188016f9c422 [2022-08-30T07:34:38.514Z] ---> 789b539494f1 [2022-08-30T07:34:38.514Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-30T07:34:38.514Z] ---> Running in c6f81a135d9b [2022-08-30T07:34:38.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:38.514Z] Removing intermediate container f320d6116079 [2022-08-30T07:34:38.514Z] ---> baa871fae169 [2022-08-30T07:34:38.514Z] [2022-08-30T07:34:38.514Z] Removing intermediate container 188016f9c422 [2022-08-30T07:34:38.514Z] ---> 531c92d7cdab [2022-08-30T07:34:38.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:34:38.515Z] ---> Running in a9dfe6467791 [2022-08-30T07:34:38.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:38.515Z] Successfully built baa871fae169 [2022-08-30T07:34:38.515Z] Successfully tagged support-scheduler:latest [2022-08-30T07:34:38.515Z] Building security-secretstore-setup [2022-08-30T07:34:38.774Z]  Building support-scheduler ... done Removing intermediate container a9dfe6467791 [2022-08-30T07:34:38.774Z] ---> d028efcd8c28 [2022-08-30T07:34:38.774Z] Step 21/23 : LABEL arch=x86_64 [2022-08-30T07:34:38.774Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-30T07:34:38.774Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-30T07:34:38.774Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-30T07:34:38.774Z] OK: 17037 distinct packages available [2022-08-30T07:34:39.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:39.033Z] ---> Running in f999d8b86487 [2022-08-30T07:34:39.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:39.295Z] OK: 211 MiB in 51 packages [2022-08-30T07:34:41.208Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:34:41.209Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:34:41.209Z] ---> 40fff65bd244 [2022-08-30T07:34:41.209Z] Step 3/25 : WORKDIR /edgex-go [2022-08-30T07:34:41.209Z] ---> Using cache [2022-08-30T07:34:41.209Z] ---> ad1122121599 [2022-08-30T07:34:41.209Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:34:41.209Z] ---> Using cache [2022-08-30T07:34:41.209Z] ---> 7520621dba20 [2022-08-30T07:34:41.209Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-30T07:34:42.598Z] Removing intermediate container f999d8b86487 [2022-08-30T07:34:42.598Z] ---> f41a3647fca2 [2022-08-30T07:34:42.598Z] Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:34:42.859Z] ---> Running in b74943f02975 [2022-08-30T07:34:42.859Z] ---> Running in 96edc6c89784 [2022-08-30T07:34:43.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:43.431Z] Removing intermediate container c6f81a135d9b [2022-08-30T07:34:43.431Z] ---> 5bd86c273a01 [2022-08-30T07:34:43.431Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-30T07:34:43.431Z] Removing intermediate container 96edc6c89784 [2022-08-30T07:34:43.431Z] ---> 46782fceed4d [2022-08-30T07:34:43.431Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T07:34:44.013Z] ---> Running in ee1152fb317d [2022-08-30T07:34:44.013Z] Removing intermediate container ae3b5b42f37f [2022-08-30T07:34:44.013Z] ---> 7ff16b0dc8b9 [2022-08-30T07:34:44.013Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-30T07:34:44.013Z] ---> Running in 5c7f1319720f [2022-08-30T07:34:44.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:44.013Z] Removing intermediate container ee1152fb317d [2022-08-30T07:34:44.013Z] ---> 4913c70b013f [2022-08-30T07:34:44.013Z] Step 28/31 : CMD ["gate"] [2022-08-30T07:34:44.013Z] Removing intermediate container 5c7f1319720f [2022-08-30T07:34:44.013Z] ---> 0641967191bb [2022-08-30T07:34:44.013Z] [2022-08-30T07:34:44.013Z] ---> beff3134baaf [2022-08-30T07:34:44.013Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:34:44.013Z] ---> Running in df7915fa32f1 [2022-08-30T07:34:44.273Z] ---> Running in d009624ba8b0 [2022-08-30T07:34:44.273Z] Successfully built 0641967191bb [2022-08-30T07:34:44.273Z] Successfully tagged core-data:latest [2022-08-30T07:34:44.273Z]  Building core-data ... done Building security-spire-server [2022-08-30T07:34:44.273Z] Removing intermediate container df7915fa32f1 [2022-08-30T07:34:44.273Z] ---> d1bf75084b63 [2022-08-30T07:34:44.273Z] Step 29/31 : LABEL arch=x86_64 [2022-08-30T07:34:44.273Z] ---> Running in e8e03382a301 [2022-08-30T07:34:44.273Z] OK: 211 MiB in 51 packages [2022-08-30T07:34:47.600Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:34:47.600Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:34:47.600Z] ---> 40fff65bd244 [2022-08-30T07:34:47.600Z] Step 3/25 : WORKDIR /edgex-go [2022-08-30T07:34:47.600Z] ---> Using cache [2022-08-30T07:34:47.600Z] ---> ad1122121599 [2022-08-30T07:34:47.600Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:34:47.600Z] ---> Using cache [2022-08-30T07:34:47.600Z] ---> 7520621dba20 [2022-08-30T07:34:47.600Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T07:34:50.139Z] Removing intermediate container e8e03382a301 [2022-08-30T07:34:50.139Z] ---> 117d7594b365 [2022-08-30T07:34:50.139Z] Step 30/31 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:34:50.398Z] ---> Running in 7c0ab996730f [2022-08-30T07:34:50.398Z] ---> Running in 66fbd59b695f [2022-08-30T07:34:51.777Z] Removing intermediate container b74943f02975 [2022-08-30T07:34:51.777Z] ---> 32bed46b64f2 [2022-08-30T07:34:51.777Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-30T07:34:51.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:52.037Z] Removing intermediate container 66fbd59b695f [2022-08-30T07:34:52.037Z] ---> dc7799aa06af [2022-08-30T07:34:52.037Z] Step 31/31 : LABEL version=0.0.0 [2022-08-30T07:34:52.299Z] ---> ad718921834c [2022-08-30T07:34:52.299Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:34:52.299Z] ---> Running in b932a3d1155a [2022-08-30T07:34:52.560Z] ---> Running in 1f7888f4e1de [2022-08-30T07:34:52.560Z] Removing intermediate container b932a3d1155a [2022-08-30T07:34:52.560Z] ---> 2f85a5dbc67a [2022-08-30T07:34:52.560Z] [2022-08-30T07:34:52.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:34:52.820Z] Successfully built 2f85a5dbc67a [2022-08-30T07:34:52.820Z] Successfully tagged security-bootstrapper:latest [2022-08-30T07:34:52.820Z]  Building security-bootstrapper ... done Building security-spire-config [2022-08-30T07:34:53.081Z] OK: 211 MiB in 51 packages [2022-08-30T07:34:56.498Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:34:56.498Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:34:56.498Z] ---> 40fff65bd244 [2022-08-30T07:34:56.498Z] Step 3/26 : WORKDIR /edgex-go [2022-08-30T07:34:56.498Z] ---> Using cache [2022-08-30T07:34:56.498Z] ---> ad1122121599 [2022-08-30T07:34:56.498Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:34:56.498Z] ---> Using cache [2022-08-30T07:34:56.498Z] ---> 7520621dba20 [2022-08-30T07:34:56.498Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T07:34:57.246Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-30T07:34:59.825Z] ---> Running in 65efab2eda35 [2022-08-30T07:34:59.825Z] Removing intermediate container 7c0ab996730f [2022-08-30T07:34:59.825Z] ---> 44c0f1df0304 [2022-08-30T07:34:59.825Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-30T07:34:59.825Z] Removing intermediate container d009624ba8b0 [2022-08-30T07:34:59.825Z] ---> 8f3be8987674 [2022-08-30T07:34:59.825Z] Step 7/20 : COPY . . [2022-08-30T07:35:00.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:01.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:01.607Z] OK: 211 MiB in 51 packages [2022-08-30T07:35:05.837Z] ---> 4a24b81d1739 [2022-08-30T07:35:05.837Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:35:06.421Z] ---> Running in 92051d314085 [2022-08-30T07:35:06.685Z] ---> 6bc858eb00fd [2022-08-30T07:35:06.685Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-30T07:35:06.685Z] Removing intermediate container 3448507eed2d [2022-08-30T07:35:06.685Z] ---> 27c0a6119819 [2022-08-30T07:35:06.685Z] [2022-08-30T07:35:06.685Z] Step 10/22 : FROM alpine:3.16 [2022-08-30T07:35:06.946Z] ---> 9c6f07244728 [2022-08-30T07:35:06.946Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-30T07:35:06.946Z] Removing intermediate container 65efab2eda35 [2022-08-30T07:35:06.946Z] ---> 8ef11a37098a [2022-08-30T07:35:06.946Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-30T07:35:06.946Z] ---> Running in e3e6546df07e [2022-08-30T07:35:06.946Z] ---> Running in 0d5016786c19 [2022-08-30T07:35:07.529Z] ---> 6874c08a7c87 [2022-08-30T07:35:07.529Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:35:07.529Z] ---> Running in d3d2a50ac040 [2022-08-30T07:35:07.791Z] 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-08-30T07:35:07.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:08.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:08.337Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-30T07:35:08.337Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-30T07:35:08.337Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T07:35:08.337Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T07:35:08.337Z] OK: 6 MiB in 16 packages [2022-08-30T07:35:12.600Z] Removing intermediate container 1f7888f4e1de [2022-08-30T07:35:12.600Z] ---> f8077e4c6716 [2022-08-30T07:35:12.600Z] Step 8/25 : COPY . . [2022-08-30T07:35:15.173Z] Removing intermediate container 0d5016786c19 [2022-08-30T07:35:15.173Z] ---> 8f846c2ce9a1 [2022-08-30T07:35:15.173Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T07:35:20.517Z] ---> Running in 4e5df01173ea [2022-08-30T07:35:20.517Z] ---> 79422013953b [2022-08-30T07:35:20.517Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-30T07:35:20.517Z] Removing intermediate container 92051d314085 [2022-08-30T07:35:20.517Z] ---> ac7edfc68da7 [2022-08-30T07:35:20.517Z] Step 8/25 : COPY . . [2022-08-30T07:35:20.517Z] ---> Running in ccc51ed26713 [2022-08-30T07:35:20.517Z] Removing intermediate container 4e5df01173ea [2022-08-30T07:35:20.517Z] ---> fc7c8d8d47e6 [2022-08-30T07:35:20.517Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-30T07:35:20.777Z] ---> Running in f099aca5886b [2022-08-30T07:35:21.353Z] 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-08-30T07:35:21.933Z] Removing intermediate container f099aca5886b [2022-08-30T07:35:21.933Z] ---> 6240526ff770 [2022-08-30T07:35:21.933Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-30T07:35:28.547Z] ---> Running in 1a580f931d9a [2022-08-30T07:35:28.809Z] Removing intermediate container 1a580f931d9a [2022-08-30T07:35:28.809Z] ---> 2aab558cc3b0 [2022-08-30T07:35:28.809Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:35:29.074Z] ---> a2c8fb3ebe7f [2022-08-30T07:35:29.074Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T07:35:29.358Z] ---> Running in 0dc15e058313 [2022-08-30T07:35:29.358Z] Removing intermediate container d3d2a50ac040 [2022-08-30T07:35:29.358Z] ---> 8caa3cdef230 [2022-08-30T07:35:29.358Z] Step 8/26 : COPY . . [2022-08-30T07:35:30.749Z] ---> f5af4fb3a4ea [2022-08-30T07:35:30.749Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-30T07:35:34.064Z] Removing intermediate container 0dc15e058313 [2022-08-30T07:35:34.064Z] ---> c044fcde646e [2022-08-30T07:35:34.064Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-30T07:35:35.461Z] ---> 6afef8c0705e [2022-08-30T07:35:35.461Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-30T07:35:35.723Z] ---> Running in fc715604717e [2022-08-30T07:35:35.723Z] Removing intermediate container e3e6546df07e [2022-08-30T07:35:35.723Z] ---> 521468d9328a [2022-08-30T07:35:35.723Z] [2022-08-30T07:35:35.723Z] Step 9/20 : FROM alpine:3.15 [2022-08-30T07:35:35.723Z] ---> c4fc93816858 [2022-08-30T07:35:35.723Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T07:35:35.723Z] ---> Using cache [2022-08-30T07:35:35.723Z] ---> f025dc6009ad [2022-08-30T07:35:35.723Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:35:35.723Z] ---> Using cache [2022-08-30T07:35:35.723Z] ---> 0b99a62641b5 [2022-08-30T07:35:35.723Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-30T07:35:35.723Z] ---> 4bb81cf82c58 [2022-08-30T07:35:35.723Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T07:35:35.723Z] ---> Running in 8db05c8736dc [2022-08-30T07:35:35.723Z] ---> Running in a4fc454eefde [2022-08-30T07:35:35.723Z] ---> 662a9c03258a [2022-08-30T07:35:35.723Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-30T07:35:35.723Z] Removing intermediate container fc715604717e [2022-08-30T07:35:35.723Z] ---> b554533cf0f7 [2022-08-30T07:35:35.723Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-30T07:35:35.985Z] ---> Running in 9fe982a0c924 [2022-08-30T07:35:35.985Z] ---> Running in 82033f1a05ce [2022-08-30T07:35:35.985Z] Removing intermediate container a4fc454eefde [2022-08-30T07:35:35.985Z] ---> dd8ad5c30fda [2022-08-30T07:35:35.985Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-30T07:35:35.985Z] Removing intermediate container 9fe982a0c924 [2022-08-30T07:35:35.985Z] ---> 6dc61ca83b95 [2022-08-30T07:35:35.985Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:35:35.985Z] ---> Running in 1b13a3d31b02 [2022-08-30T07:35:35.985Z] ---> Running in 880fdb030016 [2022-08-30T07:35:36.251Z] Removing intermediate container 880fdb030016 [2022-08-30T07:35:36.251Z] ---> d239932f4c1e [2022-08-30T07:35:36.251Z] Step 20/22 : LABEL arch=x86_64 [2022-08-30T07:35:36.251Z] Removing intermediate container 1b13a3d31b02 [2022-08-30T07:35:36.251Z] ---> 463f1ce0a7d0 [2022-08-30T07:35:36.251Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-30T07:35:36.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:36.251Z] ---> Running in b520ddd5dd87 [2022-08-30T07:35:36.251Z] ---> Running in 1b7c7bb9677a [2022-08-30T07:35:36.251Z] Removing intermediate container b520ddd5dd87 [2022-08-30T07:35:36.251Z] ---> 45b7a21b5149 [2022-08-30T07:35:36.251Z] Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:35:36.578Z] ---> Running in 9f887b9ad5a3 [2022-08-30T07:35:36.578Z] Removing intermediate container 9f887b9ad5a3 [2022-08-30T07:35:36.578Z] ---> 617138d6aa0f [2022-08-30T07:35:36.578Z] Step 22/22 : LABEL version=0.0.0 [2022-08-30T07:35:36.843Z] ---> Running in 0df05209a30b [2022-08-30T07:35:37.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:37.108Z] Removing intermediate container 82033f1a05ce [2022-08-30T07:35:37.108Z] ---> 8a4703c6ad8b [2022-08-30T07:35:37.108Z] Step 12/25 : WORKDIR /edgex-go [2022-08-30T07:35:37.108Z] 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-08-30T07:35:37.369Z] ---> Running in 1248c6076e77 [2022-08-30T07:35:37.369Z] Removing intermediate container 0df05209a30b [2022-08-30T07:35:37.369Z] ---> dd308e8f1840 [2022-08-30T07:35:37.369Z] [2022-08-30T07:35:37.369Z] Successfully built dd308e8f1840 [2022-08-30T07:35:37.369Z] Successfully tagged support-notifications:latest [2022-08-30T07:35:37.369Z] Building core-command [2022-08-30T07:35:37.369Z]  Building support-notifications ... done v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T07:35:37.369Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T07:35:37.369Z] OK: 15856 distinct packages available [2022-08-30T07:35:37.369Z] Removing intermediate container 1b7c7bb9677a [2022-08-30T07:35:37.369Z] ---> 0a2959604ee1 [2022-08-30T07:35:37.369Z] Step 12/26 : WORKDIR /edgex-go [2022-08-30T07:35:37.369Z] Removing intermediate container 1248c6076e77 [2022-08-30T07:35:37.369Z] ---> 6d5758abf7c6 [2022-08-30T07:35:37.369Z] [2022-08-30T07:35:37.369Z] Step 13/25 : FROM alpine:3.15 [2022-08-30T07:35:37.369Z] ---> c4fc93816858 [2022-08-30T07:35:37.369Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T07:35:37.369Z] ---> Using cache [2022-08-30T07:35:37.369Z] ---> f025dc6009ad [2022-08-30T07:35:37.369Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:35:37.369Z] ---> Using cache [2022-08-30T07:35:37.369Z] ---> 0b99a62641b5 [2022-08-30T07:35:37.369Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-30T07:35:37.369Z] ---> Using cache [2022-08-30T07:35:37.369Z] ---> 76f54b5d0438 [2022-08-30T07:35:37.369Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T07:35:37.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:37.369Z] ---> Running in a7d0b508c43d [2022-08-30T07:35:38.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:38.574Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-30T07:35:38.574Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-30T07:35:38.909Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-30T07:35:38.909Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-30T07:35:39.169Z] (5/9) Installing curl (7.80.0-r2) [2022-08-30T07:35:39.169Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-30T07:35:39.169Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-30T07:35:39.429Z] (8/9) Installing libucontext (1.1-r0) [2022-08-30T07:35:39.429Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-30T07:35:39.429Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T07:35:39.429Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T07:35:39.429Z] OK: 8 MiB in 23 packages [2022-08-30T07:35:40.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:35:40.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:35:40.370Z] ---> 40fff65bd244 [2022-08-30T07:35:40.370Z] Step 3/23 : WORKDIR /edgex-go [2022-08-30T07:35:40.370Z] ---> Using cache [2022-08-30T07:35:40.370Z] ---> ad1122121599 [2022-08-30T07:35:40.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:35:40.370Z] ---> Using cache [2022-08-30T07:35:40.370Z] ---> 7520621dba20 [2022-08-30T07:35:40.370Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-30T07:35:40.370Z] ---> Using cache [2022-08-30T07:35:40.370Z] ---> 32bed46b64f2 [2022-08-30T07:35:40.370Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-30T07:35:40.370Z] ---> Using cache [2022-08-30T07:35:40.370Z] ---> ad718921834c [2022-08-30T07:35:40.370Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:35:40.370Z] ---> Using cache [2022-08-30T07:35:40.370Z] ---> f8077e4c6716 [2022-08-30T07:35:40.370Z] Step 8/23 : COPY . . [2022-08-30T07:35:40.370Z] ---> Using cache [2022-08-30T07:35:40.370Z] ---> 79422013953b [2022-08-30T07:35:40.370Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-30T07:35:42.915Z] Removing intermediate container a7d0b508c43d [2022-08-30T07:35:42.915Z] ---> cff903123e0a [2022-08-30T07:35:42.915Z] [2022-08-30T07:35:42.915Z] Step 13/26 : FROM alpine:3.15 [2022-08-30T07:35:42.915Z] ---> c4fc93816858 [2022-08-30T07:35:42.915Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T07:35:42.915Z] ---> Using cache [2022-08-30T07:35:42.915Z] ---> f025dc6009ad [2022-08-30T07:35:42.915Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:35:42.915Z] ---> Using cache [2022-08-30T07:35:42.915Z] ---> 0b99a62641b5 [2022-08-30T07:35:42.915Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-30T07:35:43.175Z] ---> Running in 2f35f70c99fe [2022-08-30T07:35:43.175Z] ---> Running in c5e0855df4ba [2022-08-30T07:35:43.175Z] ---> d1678f3b11df [2022-08-30T07:35:43.175Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T07:35:43.749Z] 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-08-30T07:35:43.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:43.749Z] ---> 6dbc3512c796 [2022-08-30T07:35:43.749Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-30T07:35:43.749Z] Removing intermediate container 8db05c8736dc [2022-08-30T07:35:43.749Z] ---> 95df2215e0c9 [2022-08-30T07:35:43.749Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:35:44.319Z] ---> 5c094dea6b14 [2022-08-30T07:35:44.319Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-30T07:35:44.319Z] ---> 0148d6ef4f1f [2022-08-30T07:35:44.319Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-30T07:35:44.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:44.903Z] ---> dfc36e3754b7 [2022-08-30T07:35:44.903Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T07:35:45.163Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T07:35:45.163Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T07:35:45.163Z] OK: 15856 distinct packages available [2022-08-30T07:35:45.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:45.163Z] ---> 23a509ea2b6f [2022-08-30T07:35:45.163Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-30T07:35:45.163Z] ---> Running in 30302f08514b [2022-08-30T07:35:45.430Z] Removing intermediate container 30302f08514b [2022-08-30T07:35:45.430Z] ---> 77e1cfdf680b [2022-08-30T07:35:45.430Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T07:35:45.430Z] ---> Running in 7de7599e6996 [2022-08-30T07:35:45.430Z] ---> ca8b46516c81 [2022-08-30T07:35:45.430Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-30T07:35:45.430Z] ---> Running in a87c18c3d275 [2022-08-30T07:35:45.430Z] Removing intermediate container ccc51ed26713 [2022-08-30T07:35:45.430Z] ---> bbc7bb53cc89 [2022-08-30T07:35:45.430Z] [2022-08-30T07:35:45.430Z] Step 10/25 : FROM alpine:3.16 [2022-08-30T07:35:45.431Z] ---> 9c6f07244728 [2022-08-30T07:35:45.431Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-30T07:35:45.692Z] ---> Running in e0e50c7f77d1 [2022-08-30T07:35:45.692Z] Removing intermediate container a87c18c3d275 [2022-08-30T07:35:45.692Z] ---> e848cab74fe0 [2022-08-30T07:35:45.692Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:35:45.692Z] Removing intermediate container 7de7599e6996 [2022-08-30T07:35:45.692Z] ---> 4ac01358ce06 [2022-08-30T07:35:45.692Z] Step 23/25 : LABEL arch=x86_64 [2022-08-30T07:35:45.692Z] ---> Running in 29318b9b3d87 [2022-08-30T07:35:45.692Z] ---> Running in ecafe81fc1ea [2022-08-30T07:35:45.692Z] Removing intermediate container ecafe81fc1ea [2022-08-30T07:35:45.692Z] ---> cb1dedf754d8 [2022-08-30T07:35:45.692Z] Step 24/25 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:35:45.692Z] Removing intermediate container 29318b9b3d87 [2022-08-30T07:35:45.692Z] ---> e57af245b9de [2022-08-30T07:35:45.692Z] Step 18/20 : LABEL arch=x86_64 [2022-08-30T07:35:45.952Z] ---> Running in cdb39ebbed96 [2022-08-30T07:35:45.952Z] ---> Running in 82017ab75454 [2022-08-30T07:35:45.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:45.952Z] Removing intermediate container 82017ab75454 [2022-08-30T07:35:45.952Z] ---> f17f9b1559f7 [2022-08-30T07:35:45.952Z] Step 19/20 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:35:45.952Z] ---> Running in f9dd4ad2e139 [2022-08-30T07:35:45.952Z] Removing intermediate container cdb39ebbed96 [2022-08-30T07:35:45.952Z] ---> 82bb7beffb25 [2022-08-30T07:35:45.952Z] Step 25/25 : LABEL version=0.0.0 [2022-08-30T07:35:45.952Z] ---> Running in 0966638816d5 [2022-08-30T07:35:46.212Z] Removing intermediate container f9dd4ad2e139 [2022-08-30T07:35:46.212Z] ---> a95108fe907c [2022-08-30T07:35:46.212Z] Step 20/20 : LABEL version=0.0.0 [2022-08-30T07:35:46.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:46.212Z] ---> Running in 6d295c3041a9 [2022-08-30T07:35:46.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:46.212Z] Removing intermediate container 0966638816d5 [2022-08-30T07:35:46.212Z] ---> 841ca2190a03 [2022-08-30T07:35:46.212Z] [2022-08-30T07:35:46.212Z] Successfully built 841ca2190a03 [2022-08-30T07:35:46.212Z] Successfully tagged security-spire-server:latest [2022-08-30T07:35:46.213Z] Building sys-mgmt-agent [2022-08-30T07:35:46.213Z]  Building security-spire-server ... done (1/4) Installing dumb-init (1.2.5-r1) [2022-08-30T07:35:46.475Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-30T07:35:46.475Z] Removing intermediate container 6d295c3041a9 [2022-08-30T07:35:46.475Z] ---> ba39926db98c [2022-08-30T07:35:46.475Z] [2022-08-30T07:35:46.475Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-30T07:35:46.475Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-30T07:35:46.475Z] (3/3) Installing su-exec (0.2-r1) [2022-08-30T07:35:46.475Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T07:35:46.475Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T07:35:46.475Z] (3/4) Installing libucontext (1.1-r0) [2022-08-30T07:35:46.475Z] Successfully built ba39926db98c [2022-08-30T07:35:46.475Z] OK: 6 MiB in 17 packages [2022-08-30T07:35:46.475Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-30T07:35:46.475Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-08-30T07:35:46.475Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-30T07:35:46.743Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T07:35:46.743Z] OK: 6 MiB in 18 packages [2022-08-30T07:35:52.211Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:35:52.211Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:35:52.211Z] ---> 40fff65bd244 [2022-08-30T07:35:52.211Z] Step 3/23 : WORKDIR /edgex-go [2022-08-30T07:35:52.211Z] ---> Using cache [2022-08-30T07:35:52.211Z] ---> ad1122121599 [2022-08-30T07:35:52.211Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:35:52.211Z] ---> Using cache [2022-08-30T07:35:52.211Z] ---> 7520621dba20 [2022-08-30T07:35:52.211Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-30T07:35:52.211Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:35:52.211Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:35:52.211Z] ---> 40fff65bd244 [2022-08-30T07:35:52.211Z] Step 3/24 : WORKDIR /edgex-go [2022-08-30T07:35:52.211Z] ---> Using cache [2022-08-30T07:35:52.211Z] ---> ad1122121599 [2022-08-30T07:35:52.211Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:35:52.211Z] ---> Using cache [2022-08-30T07:35:52.211Z] ---> 7520621dba20 [2022-08-30T07:35:52.211Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-30T07:35:52.211Z] ---> Using cache [2022-08-30T07:35:52.211Z] ---> 32bed46b64f2 [2022-08-30T07:35:52.211Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-30T07:35:52.211Z] ---> Using cache [2022-08-30T07:35:52.211Z] ---> ad718921834c [2022-08-30T07:35:52.211Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:35:52.211Z] ---> Using cache [2022-08-30T07:35:52.211Z] ---> f8077e4c6716 [2022-08-30T07:35:52.211Z] Step 8/24 : COPY . . [2022-08-30T07:35:52.211Z] ---> Using cache [2022-08-30T07:35:52.211Z] ---> 79422013953b [2022-08-30T07:35:52.211Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-30T07:35:57.500Z] ---> Running in 6ef34b5224be [2022-08-30T07:35:57.760Z] ---> Running in d39a5315d96f [2022-08-30T07:35:57.760Z] Removing intermediate container e0e50c7f77d1 [2022-08-30T07:35:57.760Z] ---> b593a0547450 [2022-08-30T07:35:57.760Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-30T07:35:57.760Z] ---> Running in 68c8c113d133 [2022-08-30T07:35:57.760Z] Removing intermediate container c5e0855df4ba [2022-08-30T07:35:57.760Z] ---> 80efd551cdbe [2022-08-30T07:35:57.760Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T07:35:58.025Z] Removing intermediate container 68c8c113d133 [2022-08-30T07:35:58.025Z] ---> a15fa4e6e217 [2022-08-30T07:35:58.025Z] Step 13/25 : WORKDIR / [2022-08-30T07:35:58.025Z] ---> Running in ee68701313a5 [2022-08-30T07:35:58.287Z] Removing intermediate container ee68701313a5 [2022-08-30T07:35:58.287Z] ---> 0b80d7058450 [2022-08-30T07:35:58.287Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-30T07:35:58.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:58.287Z] 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-08-30T07:35:59.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:35:59.489Z] OK: 211 MiB in 51 packages [2022-08-30T07:36:00.436Z] ---> 0f701de064a1 [2022-08-30T07:36:00.436Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-30T07:36:00.436Z] ---> 2ee8cdf80c9e [2022-08-30T07:36:00.436Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T07:36:00.697Z] Removing intermediate container 2f35f70c99fe [2022-08-30T07:36:00.697Z] ---> 2a55d2339064 [2022-08-30T07:36:00.697Z] [2022-08-30T07:36:00.697Z] Step 10/23 : FROM alpine:3.16 [2022-08-30T07:36:00.697Z] ---> 9c6f07244728 [2022-08-30T07:36:00.697Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-30T07:36:00.697Z] ---> Using cache [2022-08-30T07:36:00.697Z] ---> 91ee55ec0f15 [2022-08-30T07:36:00.697Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T07:36:00.697Z] ---> Using cache [2022-08-30T07:36:00.697Z] ---> 44409b7f42a2 [2022-08-30T07:36:00.697Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-30T07:36:00.697Z] ---> Running in f4f99b03741f [2022-08-30T07:36:00.697Z] ---> 091592037df0 [2022-08-30T07:36:00.697Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-30T07:36:00.957Z] Removing intermediate container d39a5315d96f [2022-08-30T07:36:00.957Z] ---> 6bfcad866daf [2022-08-30T07:36:00.957Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-30T07:36:00.957Z] ---> 2bb439e6f9bd [2022-08-30T07:36:00.957Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-30T07:36:00.957Z] Removing intermediate container f4f99b03741f [2022-08-30T07:36:00.957Z] ---> cc5f51b7b3cd [2022-08-30T07:36:00.957Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-30T07:36:00.957Z] ---> Running in 62e3ba2c9eba [2022-08-30T07:36:00.957Z] ---> Running in 2b12160cdf82 [2022-08-30T07:36:00.957Z] ---> 255da452b8ac [2022-08-30T07:36:00.957Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-30T07:36:01.217Z] Removing intermediate container 62e3ba2c9eba [2022-08-30T07:36:01.217Z] ---> 03bee97f2029 [2022-08-30T07:36:01.217Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-30T07:36:01.217Z] Removing intermediate container 2b12160cdf82 [2022-08-30T07:36:01.217Z] ---> 03514b061ff5 [2022-08-30T07:36:01.217Z] Step 15/23 : WORKDIR / [2022-08-30T07:36:01.217Z] ---> e151b54ca54a [2022-08-30T07:36:01.217Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:36:01.217Z] ---> Running in d9d8ed165153 [2022-08-30T07:36:01.217Z] ---> Running in 572fda9f2b8a [2022-08-30T07:36:01.217Z] ---> f25e996c71de [2022-08-30T07:36:01.217Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-30T07:36:01.486Z] ---> 5275698b29e5 [2022-08-30T07:36:01.486Z] Step 21/26 : WORKDIR / [2022-08-30T07:36:01.486Z] ---> Running in 7cb086c25e21 [2022-08-30T07:36:01.486Z] Removing intermediate container d9d8ed165153 [2022-08-30T07:36:01.486Z] ---> 2acfd9d49be8 [2022-08-30T07:36:01.486Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:36:01.749Z] Removing intermediate container 7cb086c25e21 [2022-08-30T07:36:01.749Z] ---> 9c688fe5532f [2022-08-30T07:36:01.749Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T07:36:02.011Z] ---> 7a6b70251783 [2022-08-30T07:36:02.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-30T07:36:02.011Z] ---> 53517dbcc2ba [2022-08-30T07:36:02.011Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-30T07:36:02.011Z] ---> Running in 681e0d863136 [2022-08-30T07:36:02.272Z] Removing intermediate container 681e0d863136 [2022-08-30T07:36:02.272Z] ---> 90c3cac869dc [2022-08-30T07:36:02.272Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T07:36:02.533Z] ---> Running in 53cd3fc090db [2022-08-30T07:36:02.533Z] ---> aab6980d6658 [2022-08-30T07:36:02.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-30T07:36:02.533Z] ---> 77f6168e6644 [2022-08-30T07:36:02.533Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-30T07:36:02.802Z] Removing intermediate container 53cd3fc090db [2022-08-30T07:36:02.802Z] ---> c6ddef041d90 [2022-08-30T07:36:02.802Z] Step 24/26 : LABEL arch=x86_64 [2022-08-30T07:36:02.802Z] ---> Running in 6da937b2572c [2022-08-30T07:36:02.802Z] ---> d53c36b99a00 [2022-08-30T07:36:02.802Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-30T07:36:02.802Z] ---> 33acce2b7f99 [2022-08-30T07:36:02.802Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-30T07:36:03.061Z] ---> Running in 7215d8ca1480 [2022-08-30T07:36:03.061Z] ---> Running in 1e255acb2660 [2022-08-30T07:36:03.320Z] Removing intermediate container 6da937b2572c [2022-08-30T07:36:03.320Z] ---> eea61d749ba1 [2022-08-30T07:36:03.320Z] Step 25/26 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:36:03.582Z] Removing intermediate container 1e255acb2660 [2022-08-30T07:36:03.582Z] ---> c565e0f4fe3a [2022-08-30T07:36:03.582Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:36:04.519Z] ---> Running in f5e61080cdae [2022-08-30T07:36:04.781Z] ---> Running in 61569f3ad7e4 [2022-08-30T07:36:04.781Z] Removing intermediate container f5e61080cdae [2022-08-30T07:36:04.781Z] ---> b463179dac3b [2022-08-30T07:36:04.781Z] Step 26/26 : LABEL version=0.0.0 [2022-08-30T07:36:04.781Z] ---> Running in 5612b961a14a [2022-08-30T07:36:05.041Z] Removing intermediate container 61569f3ad7e4 [2022-08-30T07:36:05.041Z] ---> e1b7a2655616 [2022-08-30T07:36:05.041Z] Step 21/23 : LABEL arch=x86_64 [2022-08-30T07:36:05.300Z] ---> Running in 7ee961735ec1 [2022-08-30T07:36:05.557Z] Removing intermediate container 5612b961a14a [2022-08-30T07:36:05.557Z] ---> 666e069da5c3 [2022-08-30T07:36:05.557Z] [2022-08-30T07:36:05.557Z] Successfully built 666e069da5c3 [2022-08-30T07:36:06.135Z] Successfully tagged security-spire-config:latest [2022-08-30T07:36:06.135Z]  Building security-spire-config ... done Removing intermediate container 7215d8ca1480 [2022-08-30T07:36:06.135Z] ---> a73e19ceee11 [2022-08-30T07:36:06.135Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-30T07:36:06.401Z] Removing intermediate container 7ee961735ec1 [2022-08-30T07:36:06.401Z] ---> 3437ddb86880 [2022-08-30T07:36:06.401Z] Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:36:06.659Z] ---> Running in 89805c45818d [2022-08-30T07:36:06.659Z] ---> Running in 8eccacc03571 [2022-08-30T07:36:07.598Z] Removing intermediate container 89805c45818d [2022-08-30T07:36:07.598Z] ---> 89f19dfe269a [2022-08-30T07:36:07.598Z] Step 23/25 : LABEL arch=x86_64 [2022-08-30T07:36:07.598Z] Removing intermediate container 8eccacc03571 [2022-08-30T07:36:07.598Z] ---> c9503590ef8a [2022-08-30T07:36:07.598Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T07:36:07.599Z] ---> Running in 87a4c7353a44 [2022-08-30T07:36:07.599Z] ---> Running in 8baa10285e4e [2022-08-30T07:36:08.169Z] Removing intermediate container 87a4c7353a44 [2022-08-30T07:36:08.169Z] ---> a8f8f0ca112a [2022-08-30T07:36:08.169Z] Step 24/25 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:36:08.169Z] Removing intermediate container 8baa10285e4e [2022-08-30T07:36:08.169Z] ---> 2d3ea51d5aaf [2022-08-30T07:36:08.169Z] [2022-08-30T07:36:08.446Z] ---> Running in e3d00cd1d09f [2022-08-30T07:36:08.446Z] Successfully built 2d3ea51d5aaf [2022-08-30T07:36:08.447Z] Successfully tagged core-command:latest [2022-08-30T07:36:08.709Z]  Building core-command ... done Removing intermediate container e3d00cd1d09f [2022-08-30T07:36:08.709Z] ---> bd0941dff1ac [2022-08-30T07:36:08.709Z] Step 25/25 : LABEL version=0.0.0 [2022-08-30T07:36:08.709Z] ---> Running in 7bfec9dd41ab [2022-08-30T07:36:08.970Z] Removing intermediate container 7bfec9dd41ab [2022-08-30T07:36:08.970Z] ---> f33d32dfbbaa [2022-08-30T07:36:08.970Z] [2022-08-30T07:36:09.229Z] Successfully built f33d32dfbbaa [2022-08-30T07:36:09.229Z] Successfully tagged security-secretstore-setup:latest [2022-08-30T07:36:09.229Z]  Building security-secretstore-setup ... done Removing intermediate container 572fda9f2b8a [2022-08-30T07:36:09.229Z] ---> 917156a595ef [2022-08-30T07:36:09.229Z] Step 8/23 : COPY . . [2022-08-30T07:36:19.258Z] ---> 379adc6f1971 [2022-08-30T07:36:19.258Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-30T07:36:19.258Z] ---> Running in b16425c0299b [2022-08-30T07:36:19.258Z] 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-08-30T07:36:20.195Z] Removing intermediate container 6ef34b5224be [2022-08-30T07:36:20.195Z] ---> 5d2e8ad6d070 [2022-08-30T07:36:20.195Z] [2022-08-30T07:36:20.195Z] Step 10/24 : FROM alpine:3.16 [2022-08-30T07:36:20.195Z] ---> 9c6f07244728 [2022-08-30T07:36:20.195Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-30T07:36:20.195Z] ---> Using cache [2022-08-30T07:36:20.195Z] ---> 91ee55ec0f15 [2022-08-30T07:36:20.195Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T07:36:20.195Z] ---> Using cache [2022-08-30T07:36:20.195Z] ---> 44409b7f42a2 [2022-08-30T07:36:20.195Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-30T07:36:20.195Z] ---> Running in cf4156a7127c [2022-08-30T07:36:20.455Z] Removing intermediate container cf4156a7127c [2022-08-30T07:36:20.455Z] ---> 3b9184ce3022 [2022-08-30T07:36:20.455Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-30T07:36:20.455Z] ---> Running in 0d97b80f49f4 [2022-08-30T07:36:20.715Z] Removing intermediate container 0d97b80f49f4 [2022-08-30T07:36:20.716Z] ---> 1c563351c93d [2022-08-30T07:36:20.716Z] Step 15/24 : WORKDIR / [2022-08-30T07:36:20.716Z] ---> Running in 121972dfd073 [2022-08-30T07:36:20.976Z] Removing intermediate container 121972dfd073 [2022-08-30T07:36:20.976Z] ---> 4adc0852bd21 [2022-08-30T07:36:20.976Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:36:21.237Z] ---> 1c4559d5b543 [2022-08-30T07:36:21.237Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-30T07:36:22.177Z] ---> 1f0adb802acf [2022-08-30T07:36:22.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-30T07:36:22.439Z] ---> c75f60b4a528 [2022-08-30T07:36:22.439Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-30T07:36:23.394Z] ---> 9efcd4afb75f [2022-08-30T07:36:23.394Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-30T07:36:23.394Z] ---> Running in 90471c343cfe [2022-08-30T07:36:23.657Z] Removing intermediate container 90471c343cfe [2022-08-30T07:36:23.657Z] ---> d2df66f7b855 [2022-08-30T07:36:23.657Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:36:23.657Z] ---> Running in b204027b452b [2022-08-30T07:36:23.916Z] Removing intermediate container b204027b452b [2022-08-30T07:36:23.916Z] ---> 94ff11333c81 [2022-08-30T07:36:23.916Z] Step 22/24 : LABEL arch=x86_64 [2022-08-30T07:36:24.175Z] ---> Running in 43677024d7ad [2022-08-30T07:36:24.434Z] Removing intermediate container 43677024d7ad [2022-08-30T07:36:24.434Z] ---> 4dbb5e81e840 [2022-08-30T07:36:24.434Z] Step 23/24 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:36:24.434Z] ---> Running in 46593fb9e6e8 [2022-08-30T07:36:24.434Z] Removing intermediate container 46593fb9e6e8 [2022-08-30T07:36:24.434Z] ---> 7a2c504661fa [2022-08-30T07:36:24.434Z] Step 24/24 : LABEL version=0.0.0 [2022-08-30T07:36:24.434Z] ---> Running in 6c3b49a3d890 [2022-08-30T07:36:24.696Z] Removing intermediate container 6c3b49a3d890 [2022-08-30T07:36:24.696Z] ---> 3648946080e2 [2022-08-30T07:36:24.696Z] [2022-08-30T07:36:24.696Z] Successfully built 3648946080e2 [2022-08-30T07:36:24.696Z] Successfully tagged core-metadata:latest [2022-08-30T07:36:32.830Z]  Building core-metadata ... done Removing intermediate container b16425c0299b [2022-08-30T07:36:32.830Z] ---> a073df6dfc33 [2022-08-30T07:36:32.830Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-30T07:36:32.830Z] ---> Running in 78335f650380 [2022-08-30T07:36:32.830Z] 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-08-30T07:36:33.400Z] Removing intermediate container 78335f650380 [2022-08-30T07:36:33.400Z] ---> 4157d253ff22 [2022-08-30T07:36:33.400Z] [2022-08-30T07:36:33.400Z] Step 11/23 : FROM alpine:3.16 [2022-08-30T07:36:33.400Z] ---> 9c6f07244728 [2022-08-30T07:36:33.400Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-30T07:36:33.400Z] ---> Running in 4bb8c070b0af [2022-08-30T07:36:33.400Z] Removing intermediate container 4bb8c070b0af [2022-08-30T07:36:33.400Z] ---> 96d8949dd5cd [2022-08-30T07:36:33.400Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-30T07:36:33.400Z] ---> Running in 634ef490142c [2022-08-30T07:36:33.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T07:36:33.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T07:36:34.181Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-30T07:36:34.181Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-30T07:36:34.181Z] (3/33) Installing readline (8.1.2-r0) [2022-08-30T07:36:34.181Z] (4/33) Installing bash (5.1.16-r2) [2022-08-30T07:36:34.181Z] Executing bash-5.1.16-r2.post-install [2022-08-30T07:36:34.181Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-30T07:36:34.181Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-30T07:36:34.181Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-30T07:36:34.181Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-30T07:36:34.181Z] (9/33) Installing curl (7.83.1-r2) [2022-08-30T07:36:34.181Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-30T07:36:34.442Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-30T07:36:34.442Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-30T07:36:34.442Z] (13/33) Installing expat (2.4.8-r0) [2022-08-30T07:36:34.442Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-30T07:36:34.442Z] (15/33) Installing gdbm (1.23-r0) [2022-08-30T07:36:34.442Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-30T07:36:34.442Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T07:36:34.442Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T07:36:34.442Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-30T07:36:34.442Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-30T07:36:34.442Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-30T07:36:34.702Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-30T07:36:34.702Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-30T07:36:34.702Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-30T07:36:34.702Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-30T07:36:34.962Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-30T07:36:34.962Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-30T07:36:34.962Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-30T07:36:34.962Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-30T07:36:34.962Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-30T07:36:34.962Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-30T07:36:34.962Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-30T07:36:34.962Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-30T07:36:34.962Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T07:36:34.962Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T07:36:35.223Z] OK: 122 MiB in 47 packages [2022-08-30T07:36:37.134Z] Collecting docker-compose==1.23.2 [2022-08-30T07:36:37.134Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-30T07:36:37.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.1 MB/s eta 0:00:00 [2022-08-30T07:36:37.134Z] Collecting docker<4.0,>=3.6.0 [2022-08-30T07:36:37.134Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-30T07:36:37.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 113.1 MB/s eta 0:00:00 [2022-08-30T07:36:37.134Z] 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-08-30T07:36:37.134Z] Collecting jsonschema<3,>=2.5.1 [2022-08-30T07:36:37.134Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-30T07:36:37.134Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-30T07:36:37.134Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-30T07:36:37.134Z] Preparing metadata (setup.py): started [2022-08-30T07:36:37.395Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T07:36:37.395Z] Collecting PyYAML<4,>=3.10 [2022-08-30T07:36:37.656Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-30T07:36:37.656Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 131.3 MB/s eta 0:00:00 [2022-08-30T07:36:37.656Z] Preparing metadata (setup.py): started [2022-08-30T07:36:37.917Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T07:36:38.177Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-30T07:36:38.177Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-30T07:36:38.177Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 136.3 MB/s eta 0:00:00 [2022-08-30T07:36:38.177Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-30T07:36:38.177Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-30T07:36:38.177Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 174.6 MB/s eta 0:00:00 [2022-08-30T07:36:38.177Z] Collecting docopt<0.7,>=0.6.1 [2022-08-30T07:36:38.177Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-30T07:36:38.177Z] Preparing metadata (setup.py): started [2022-08-30T07:36:38.439Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T07:36:38.439Z] Collecting cached-property<2,>=1.2.0 [2022-08-30T07:36:38.439Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-30T07:36:38.439Z] Collecting texttable<0.10,>=0.9.0 [2022-08-30T07:36:38.770Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-30T07:36:38.770Z] Preparing metadata (setup.py): started [2022-08-30T07:36:39.029Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T07:36:39.029Z] Collecting docker-pycreds>=0.4.0 [2022-08-30T07:36:39.029Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-30T07:36:39.029Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-30T07:36:39.029Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-30T07:36:39.029Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 103.5 MB/s eta 0:00:00 [2022-08-30T07:36:39.029Z] Collecting idna<2.8,>=2.5 [2022-08-30T07:36:39.029Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-30T07:36:39.029Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 185.4 MB/s eta 0:00:00 [2022-08-30T07:36:39.289Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-30T07:36:39.289Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-30T07:36:39.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 82.9 MB/s eta 0:00:00 [2022-08-30T07:36:39.289Z] Collecting certifi>=2017.4.17 [2022-08-30T07:36:39.289Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-30T07:36:39.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 98.2 MB/s eta 0:00:00 [2022-08-30T07:36:39.289Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-30T07:36:39.289Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-30T07:36:39.289Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-30T07:36:39.289Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-30T07:36:39.289Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-30T07:36:39.289Z] Running setup.py install for texttable: started [2022-08-30T07:36:39.860Z] Running setup.py install for texttable: finished with status 'done' [2022-08-30T07:36:39.860Z] Running setup.py install for PyYAML: started [2022-08-30T07:36:40.121Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-30T07:36:40.381Z] Running setup.py install for docopt: started [2022-08-30T07:36:40.645Z] Running setup.py install for docopt: finished with status 'done' [2022-08-30T07:36:40.905Z] Running setup.py install for dockerpty: started [2022-08-30T07:36:41.165Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-30T07:36:41.739Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-30T07:36:41.739Z] 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-08-30T07:36:47.028Z] Removing intermediate container 634ef490142c [2022-08-30T07:36:47.028Z] ---> 287b2e82d658 [2022-08-30T07:36:47.028Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-30T07:36:47.028Z] ---> Running in 1a46774a2dc3 [2022-08-30T07:36:47.028Z] Removing intermediate container 1a46774a2dc3 [2022-08-30T07:36:47.028Z] ---> ce15e5c447d6 [2022-08-30T07:36:47.028Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-30T07:36:47.028Z] ---> Running in 7ef6dd7ca959 [2022-08-30T07:36:47.028Z] Removing intermediate container 7ef6dd7ca959 [2022-08-30T07:36:47.028Z] ---> 2378df32949c [2022-08-30T07:36:47.028Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-30T07:36:47.289Z] ---> c18c0677d415 [2022-08-30T07:36:47.289Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-30T07:36:47.289Z] ---> 974b73ef9948 [2022-08-30T07:36:47.289Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-30T07:36:47.549Z] ---> 69bb8a6c97e3 [2022-08-30T07:36:47.549Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-30T07:36:47.549Z] ---> Running in a8c191c836c5 [2022-08-30T07:36:47.816Z] Removing intermediate container a8c191c836c5 [2022-08-30T07:36:47.816Z] ---> 6431001e8b20 [2022-08-30T07:36:47.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:36:47.816Z] ---> Running in 740ad1f5bc7f [2022-08-30T07:36:47.816Z] Removing intermediate container 740ad1f5bc7f [2022-08-30T07:36:47.816Z] ---> 3df046c631f1 [2022-08-30T07:36:47.816Z] Step 21/23 : LABEL arch=x86_64 [2022-08-30T07:36:47.816Z] ---> Running in ac8136504d90 [2022-08-30T07:36:47.816Z] Removing intermediate container ac8136504d90 [2022-08-30T07:36:47.816Z] ---> 621a9163a9a9 [2022-08-30T07:36:47.816Z] Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:36:47.816Z] ---> Running in 47578f4153fd [2022-08-30T07:36:48.077Z] Removing intermediate container 47578f4153fd [2022-08-30T07:36:48.077Z] ---> 7d5f561e3b72 [2022-08-30T07:36:48.077Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T07:36:48.077Z] ---> Running in 1b66c72c2dbd [2022-08-30T07:36:48.077Z] Removing intermediate container 1b66c72c2dbd [2022-08-30T07:36:48.077Z] ---> 3270a81e4142 [2022-08-30T07:36:48.077Z] [2022-08-30T07:36:48.077Z] Successfully built 3270a81e4142 [2022-08-30T07:36:48.077Z] Successfully tagged sys-mgmt-agent:latest [2022-08-30T07:36:48.347Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-30T07:36:48.368Z] $ docker stop --time=1 1b24a5bb62751697fad4eb1dfac2e6059d745e1f1fd87c0b55aa3ed44e5a8294 [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-30T07:36:49.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-30T07:36:49.648Z] $ docker rm -f 1b24a5bb62751697fad4eb1dfac2e6059d745e1f1fd87c0b55aa3ed44e5a8294 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T07:36:50.079Z] + docker images [2022-08-30T07:36:50.079Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-30T07:36:50.079Z] sys-mgmt-agent latest 3270a81e4142 2 seconds ago 136MB [2022-08-30T07:36:50.079Z] 4157d253ff22 16 seconds ago 1.53GB [2022-08-30T07:36:50.079Z] core-metadata latest 3648946080e2 25 seconds ago 18.2MB [2022-08-30T07:36:50.079Z] 5d2e8ad6d070 31 seconds ago 1.55GB [2022-08-30T07:36:50.080Z] security-secretstore-setup latest f33d32dfbbaa 41 seconds ago 29.2MB [2022-08-30T07:36:50.080Z] core-command latest 2d3ea51d5aaf 42 seconds ago 17.3MB [2022-08-30T07:36:50.080Z] security-spire-config latest 666e069da5c3 45 seconds ago 85.8MB [2022-08-30T07:36:50.080Z] 2a55d2339064 49 seconds ago 1.54GB [2022-08-30T07:36:50.080Z] security-spiffe-token-provider latest ba39926db98c About a minute ago 29.3MB [2022-08-30T07:36:50.080Z] security-spire-server latest 841ca2190a03 About a minute ago 86.5MB [2022-08-30T07:36:50.080Z] bbc7bb53cc89 About a minute ago 1.54GB [2022-08-30T07:36:50.080Z] cff903123e0a About a minute ago 1.42GB [2022-08-30T07:36:50.080Z] support-notifications latest dd308e8f1840 About a minute ago 27.3MB [2022-08-30T07:36:50.080Z] 6d5758abf7c6 About a minute ago 1.42GB [2022-08-30T07:36:50.080Z] 521468d9328a About a minute ago 1.58GB [2022-08-30T07:36:50.080Z] 27c0a6119819 About a minute ago 1.59GB [2022-08-30T07:36:50.080Z] security-bootstrapper latest 2f85a5dbc67a About a minute ago 19.4MB [2022-08-30T07:36:50.080Z] core-data latest 0641967191bb 2 minutes ago 21.5MB [2022-08-30T07:36:50.080Z] support-scheduler latest baa871fae169 2 minutes ago 26.6MB [2022-08-30T07:36:50.080Z] security-proxy-setup latest 69083ce1198a 2 minutes ago 27.3MB [2022-08-30T07:36:50.080Z] d0304d354e8f 2 minutes ago 1.59GB [2022-08-30T07:36:50.080Z] 798df9dfd2b8 2 minutes ago 1.55GB [2022-08-30T07:36:50.080Z] 8647adf68d47 2 minutes ago 1.53GB [2022-08-30T07:36:50.080Z] 85ac4e864817 2 minutes ago 1.53GB [2022-08-30T07:36:50.080Z] security-spire-agent latest d5b5fdbde68d 2 minutes ago 125MB [2022-08-30T07:36:50.080Z] 4680f570b0fb 3 minutes ago 1.42GB [2022-08-30T07:36:50.080Z] ci-base-image-x86_64 latest 40fff65bd244 6 minutes ago 994MB [2022-08-30T07:36:50.080Z] alpine 3.15 c4fc93816858 2 weeks ago 5.59MB [2022-08-30T07:36:50.080Z] alpine 3.16 9c6f07244728 2 weeks ago 5.54MB [2022-08-30T07:36:50.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-08-30T07:36:50.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB [2022-08-30T07:36:50.080Z] 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-08-30T07:36:57.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.278s coverage: 28.7% of statements [2022-08-30T07:36:57.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-30T07:36:57.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-30T07:37:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.415s coverage: 98.5% of statements [2022-08-30T07:37:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-30T07:37:02.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.518s coverage: 54.2% of statements [2022-08-30T07:37:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-30T07:37:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-30T07:37:25.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.145s coverage: 89.2% of statements [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-30T07:37:25.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.465s coverage: 2.1% of statements [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-30T07:37:25.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.310s coverage: 95.6% of statements [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-30T07:37:25.555Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.509s coverage: 72.2% of statements [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-30T07:37:25.555Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 60.0% of statements [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-30T07:37:25.555Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.451s coverage: 0.9% of statements [2022-08-30T07:37:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-30T07:37:28.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.435s coverage: 58.8% of statements [2022-08-30T07:37:28.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.287s coverage: 29.6% of statements [2022-08-30T07:37:28.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-30T07:37:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.366s coverage: 47.1% of statements [2022-08-30T07:37:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 79.5% of statements [2022-08-30T07:37:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2022-08-30T07:37:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2022-08-30T07:37:35.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements [2022-08-30T07:37:44.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.251s coverage: 94.4% of statements [2022-08-30T07:37:44.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.258s coverage: 44.8% of statements [2022-08-30T07:37:54.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.704s coverage: 80.8% of statements [2022-08-30T07:37:54.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-30T07:37:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-30T07:37:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-30T07:37:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-30T07:37:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-30T07:37:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-30T07:37:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements [2022-08-30T07:37:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-08-30T07:37:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements [2022-08-30T07:37:58.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.890s coverage: 91.2% of statements [2022-08-30T07:37:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-30T07:38:04.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 64.7% of statements [2022-08-30T07:38:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-30T07:38:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-30T07:38:04.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.381s coverage: 100.0% of statements [2022-08-30T07:38:04.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2022-08-30T07:38:04.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2022-08-30T07:38:04.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements [2022-08-30T07:38:04.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2022-08-30T07:38:12.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.418s coverage: 65.8% of statements [2022-08-30T07:38:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-30T07:38:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-30T07:38:12.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-30T07:38:13.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.901s coverage: 43.6% of statements [2022-08-30T07:38:13.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-30T07:38:13.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-30T07:38:13.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.293s coverage: 89.5% of statements [2022-08-30T07:38:13.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-30T07:38:13.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2022-08-30T07:38:13.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-30T07:38:13.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-30T07:38:13.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-30T07:38:13.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-30T07:38:23.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.364s coverage: 17.7% of statements [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-30T07:38:23.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.754s coverage: 92.3% of statements [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-30T07:38:23.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.279s coverage: 63.2% of statements [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-30T07:38:23.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-30T07:38:23.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-30T07:38:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-30T07:38:23.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.296s coverage: 100.0% of statements [2022-08-30T07:38:23.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-08-30T07:38:24.053Z] 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-08-30T07:38:24.053Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-30T07:38:24.053Z] GO111MODULE=on go vet ./... [2022-08-30T07:40:15.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T07:40:15.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T07:40:15.955Z] ./bin/test-attribution-txt.sh [2022-08-30T07:40:15.955Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-30T07:40:15.955Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-30T07:40:15.955Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-30T07:40:15.955Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-30T07:40:15.955Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-30T07:40:15.955Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-30T07:40:15.955Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-30T07:40:15.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-30T07:40:16.683Z] + ls -al . [2022-08-30T07:40:16.683Z] total 732 [2022-08-30T07:40:16.683Z] drwxrwxr-x 9 1001 1001 4096 Aug 30 07:34 . [2022-08-30T07:40:16.683Z] drwxr-xr-x 4 root root 4096 Aug 30 07:34 .. [2022-08-30T07:40:16.683Z] -rw-rw-r-- 1 1001 1001 16 Aug 30 07:32 .dockerignore [2022-08-30T07:40:16.683Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 07:32 .git [2022-08-30T07:40:16.683Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 07:32 .github [2022-08-30T07:40:16.683Z] -rw-rw-r-- 1 1001 1001 1030 Aug 30 07:32 .gitignore [2022-08-30T07:40:16.683Z] -rw-rw-r-- 1 1001 1001 42 Aug 30 07:32 .golangci.yml [2022-08-30T07:40:16.683Z] -rw-rw-r-- 1 1001 1001 87 Aug 30 07:32 .hadolint.yml [2022-08-30T07:40:16.683Z] -rw-rw-r-- 1 1001 1001 166 Aug 30 07:32 .sonarcloud.properties [2022-08-30T07:40:16.683Z] -rw-rw-r-- 1 1001 1001 1171 Aug 30 07:32 ADOPTERS.md [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 10347 Aug 30 07:32 Attribution.txt [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 63209 Aug 30 07:32 CHANGELOG.md [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 3804 Aug 30 07:32 CONTRIBUTING.md [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 677 Aug 30 07:32 GOVERNANCE.md [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 850 Aug 30 07:32 Jenkinsfile [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 10775 Aug 30 07:32 LICENSE [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 13269 Aug 30 07:32 Makefile [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 582 Aug 30 07:32 OWNERS.md [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 9094 Aug 30 07:32 README.md [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 6912 Aug 30 07:32 SECURITY.md [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 5 Aug 30 07:30 VERSION [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 4131 Aug 30 07:32 ZMQWindows.md [2022-08-30T07:40:16.684Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 07:32 bin [2022-08-30T07:40:16.684Z] drwxrwxr-x 18 1001 1001 4096 Aug 30 07:32 cmd [2022-08-30T07:40:16.684Z] -rw-r--r-- 1 root root 482786 Aug 30 07:38 coverage.out [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 3682 Aug 30 07:32 go.mod [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 38527 Aug 30 07:32 go.sum [2022-08-30T07:40:16.684Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 07:32 internal [2022-08-30T07:40:16.684Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 07:32 openapi [2022-08-30T07:40:16.684Z] drwxrwxr-x 4 1001 1001 4096 Aug 30 07:32 snap [2022-08-30T07:40:16.684Z] -rw-rw-r-- 1 1001 1001 204 Aug 30 07:32 version.go [Pipeline] sh [2022-08-30T07:40:17.372Z] + '[' -e coverage.out ] [2022-08-30T07:40:17.372Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-30T07:40:17.407Z] Warning: overwriting stash ‘coverage-report’ [2022-08-30T07:40:18.213Z] Stashed 1 file(s) [Pipeline] sh [2022-08-30T07:40:18.879Z] + make build [2022-08-30T07:40:18.879Z] 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-08-30T07:41:55.754Z] 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-08-30T07:43:03.924Z] 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-08-30T07:43:03.924Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-30T07:43:42.968Z] 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-08-30T07:43:42.968Z] 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-08-30T07:43:46.367Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-30T07:43:53.090Z] 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-08-30T07:43:56.488Z] 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-08-30T07:44:01.900Z] 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-08-30T07:44:05.288Z] 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-08-30T07:44:08.683Z] 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-08-30T07:44:16.966Z] 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-08-30T07:44:21.281Z] $ docker stop --time=1 c60d7b4e8b70fa4208eecc29ed46f3459a58dc0e9c56add442262838b29011cd [2022-08-30T07:44:23.209Z] $ docker rm -f c60d7b4e8b70fa4208eecc29ed46f3459a58dc0e9c56add442262838b29011cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:44:26.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-30T07:44:26.013Z] [2022-08-30T07:44:26.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:44:26.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-30T07:44:26.710Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-30T07:44:26.710Z] 29e5d40040c1: Pulling fs layer [2022-08-30T07:44:26.710Z] 1ce36da41761: Pulling fs layer [2022-08-30T07:44:26.710Z] 25b303627fd3: Pulling fs layer [2022-08-30T07:44:26.710Z] 29e5d40040c1: Verifying Checksum [2022-08-30T07:44:26.710Z] 29e5d40040c1: Download complete [2022-08-30T07:44:26.983Z] 1ce36da41761: Verifying Checksum [2022-08-30T07:44:26.983Z] 1ce36da41761: Download complete [2022-08-30T07:44:27.254Z] 29e5d40040c1: Pull complete [2022-08-30T07:44:28.683Z] 25b303627fd3: Verifying Checksum [2022-08-30T07:44:28.683Z] 25b303627fd3: Download complete [2022-08-30T07:44:28.683Z] 1ce36da41761: Pull complete [2022-08-30T07:44:41.099Z] 25b303627fd3: Pull complete [2022-08-30T07:44:41.099Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-30T07:44:41.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-30T07:44:41.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T07:44:41.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-23921 does not seem to be running inside a container [2022-08-30T07:44:41.615Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-30T07:44:44.189Z] $ docker top c0b653364ed3611b1aba9f8cc8e7c4332871e0ccc801c18c18740aa2adfe9cd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T07:44:45.229Z] + docker-compose build --help [2022-08-30T07:44:45.229Z] + grep parallel [2022-08-30T07:44:50.618Z] --parallel Build images in parallel. [Pipeline] } [2022-08-30T07:44:50.650Z] $ docker stop --time=1 c0b653364ed3611b1aba9f8cc8e7c4332871e0ccc801c18c18740aa2adfe9cd2 [2022-08-30T07:44:52.313Z] $ docker rm -f c0b653364ed3611b1aba9f8cc8e7c4332871e0ccc801c18c18740aa2adfe9cd2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T07:44:53.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-30T07:44:53.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T07:44:53.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-23921 does not seem to be running inside a container [2022-08-30T07:44:53.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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-30T07:44:54.757Z] $ docker top 6b4210c2fa04674a255caddd974efa1790bdaa723006dab2327a315e8ff000fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T07:44:55.751Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-30T07:45:02.467Z] Building core-command ... [2022-08-30T07:45:02.467Z] Building core-data ... [2022-08-30T07:45:02.467Z] Building core-metadata ... [2022-08-30T07:45:02.467Z] Building security-bootstrapper ... [2022-08-30T07:45:02.467Z] Building security-proxy-setup ... [2022-08-30T07:45:02.467Z] Building security-secretstore-setup ... [2022-08-30T07:45:02.467Z] Building security-spiffe-token-provider ... [2022-08-30T07:45:02.467Z] Building security-spire-agent ... [2022-08-30T07:45:02.467Z] Building security-spire-config ... [2022-08-30T07:45:02.467Z] Building security-spire-server ... [2022-08-30T07:45:02.467Z] Building support-notifications ... [2022-08-30T07:45:02.467Z] Building support-scheduler ... [2022-08-30T07:45:02.467Z] Building sys-mgmt-agent ... [2022-08-30T07:45:02.467Z] Building security-spiffe-token-provider [2022-08-30T07:45:02.467Z] Building support-scheduler [2022-08-30T07:45:02.467Z] Building core-command [2022-08-30T07:45:02.467Z] Building security-spire-config [2022-08-30T07:45:02.467Z] Building support-notifications [2022-08-30T07:45:49.442Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:45:49.442Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:45:49.442Z] ---> 51565a10312e [2022-08-30T07:45:49.442Z] Step 3/23 : WORKDIR /edgex-go [2022-08-30T07:45:49.442Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:45:49.442Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:45:49.442Z] ---> 51565a10312e [2022-08-30T07:45:49.442Z] Step 3/20 : WORKDIR /edgex-go [2022-08-30T07:45:49.442Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:45:49.442Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:45:49.442Z] ---> 51565a10312e [2022-08-30T07:45:49.442Z] Step 3/26 : WORKDIR /edgex-go [2022-08-30T07:45:49.442Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:45:49.442Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:45:49.442Z] ---> 51565a10312e [2022-08-30T07:45:49.442Z] Step 3/22 : WORKDIR /edgex-go [2022-08-30T07:45:49.442Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:45:49.442Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:45:49.442Z] ---> 51565a10312e [2022-08-30T07:45:49.442Z] Step 3/22 : WORKDIR /edgex-go [2022-08-30T07:45:49.442Z] ---> Running in e677dce2fc1b [2022-08-30T07:45:49.442Z] ---> Running in 39c030ebb69a [2022-08-30T07:45:49.442Z] ---> Running in e7434f580447 [2022-08-30T07:45:49.442Z] ---> Running in a2d989d17eb7 [2022-08-30T07:45:49.442Z] ---> Running in 6ad49557dfac [2022-08-30T07:45:49.442Z] Removing intermediate container a2d989d17eb7 [2022-08-30T07:45:49.442Z] ---> 47fbba97ab2e [2022-08-30T07:45:49.442Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:45:49.442Z] Removing intermediate container 39c030ebb69a [2022-08-30T07:45:49.442Z] ---> a57d8f671659 [2022-08-30T07:45:49.442Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:45:49.442Z] Removing intermediate container e7434f580447 [2022-08-30T07:45:49.442Z] ---> 46e961467546 [2022-08-30T07:45:49.442Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-30T07:45:49.442Z] ---> Running in 276898fefc46 [2022-08-30T07:45:49.442Z] Removing intermediate container e677dce2fc1b [2022-08-30T07:45:49.442Z] ---> fc95e7f0c3e5 [2022-08-30T07:45:49.442Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:45:49.442Z] Removing intermediate container 6ad49557dfac [2022-08-30T07:45:49.442Z] ---> 0058b9bcd11d [2022-08-30T07:45:49.442Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:45:49.442Z] ---> Running in 6542ce02ad76 [2022-08-30T07:45:49.442Z] ---> Running in 421a5a2b1b48 [2022-08-30T07:45:49.442Z] ---> Running in 2c001d45cd1d [2022-08-30T07:45:49.442Z] ---> Running in 81d855fc8e38 [2022-08-30T07:45:50.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:51.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:52.105Z] Removing intermediate container 276898fefc46 [2022-08-30T07:45:52.105Z] ---> f1515fead3a7 [2022-08-30T07:45:52.105Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-30T07:45:52.382Z] ---> Running in 811d316b0b5c [2022-08-30T07:45:52.382Z] Removing intermediate container 421a5a2b1b48 [2022-08-30T07:45:52.382Z] ---> d91ade6c8741 [2022-08-30T07:45:52.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-30T07:45:52.382Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-30T07:45:52.382Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-30T07:45:52.382Z] OK: 16891 distinct packages available [2022-08-30T07:45:52.382Z] ---> Running in b3bfe2775f03 [2022-08-30T07:45:52.666Z] Removing intermediate container 81d855fc8e38 [2022-08-30T07:45:52.666Z] ---> ee58b5ac03c2 [2022-08-30T07:45:52.666Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-30T07:45:52.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:52.666Z] Removing intermediate container 2c001d45cd1d [2022-08-30T07:45:52.666Z] ---> f64094af755d [2022-08-30T07:45:52.666Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T07:45:52.953Z] ---> Running in 98d19a5c8908 [2022-08-30T07:45:52.953Z] ---> Running in e7f4a5c58207 [2022-08-30T07:45:53.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:54.236Z] OK: 221 MiB in 51 packages [2022-08-30T07:45:54.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:54.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:55.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:55.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:55.351Z] Removing intermediate container 6542ce02ad76 [2022-08-30T07:45:55.351Z] ---> 463eb42bc405 [2022-08-30T07:45:55.351Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-30T07:45:55.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:55.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:56.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:56.236Z] ---> d998e277551f [2022-08-30T07:45:56.236Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:45:56.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:45:56.236Z] ---> Running in 270cf33e7bb0 [2022-08-30T07:45:56.846Z] OK: 221 MiB in 51 packages [2022-08-30T07:45:57.454Z] OK: 221 MiB in 51 packages [2022-08-30T07:45:57.740Z] OK: 221 MiB in 51 packages [2022-08-30T07:45:57.740Z] OK: 221 MiB in 51 packages [2022-08-30T07:45:58.736Z] Removing intermediate container 811d316b0b5c [2022-08-30T07:45:58.736Z] ---> 74f1ca2acc53 [2022-08-30T07:45:58.736Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-30T07:45:59.010Z] Removing intermediate container b3bfe2775f03 [2022-08-30T07:45:59.010Z] ---> 818180e9e9e9 [2022-08-30T07:45:59.010Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-30T07:45:59.284Z] Removing intermediate container 98d19a5c8908 [2022-08-30T07:45:59.284Z] ---> 36ddda488c2d [2022-08-30T07:45:59.284Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-30T07:45:59.561Z] Removing intermediate container e7f4a5c58207 [2022-08-30T07:45:59.838Z] ---> a7e23aea1bea [2022-08-30T07:45:59.838Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-30T07:46:00.459Z] ---> 121032139ef4 [2022-08-30T07:46:00.459Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:46:00.459Z] ---> a5f255c13767 [2022-08-30T07:46:00.459Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:46:00.459Z] ---> Running in 59cc8bcfd44c [2022-08-30T07:46:00.459Z] ---> 51c91eaa09e7 [2022-08-30T07:46:00.459Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:46:00.459Z] ---> Running in 5d4ceb0c7c77 [2022-08-30T07:46:00.740Z] ---> Running in a5392cdf5dc6 [2022-08-30T07:46:01.015Z] ---> 875d345ff7e0 [2022-08-30T07:46:01.015Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:46:01.015Z] ---> Running in 5b642ac91d9c [2022-08-30T07:47:09.091Z] Removing intermediate container 270cf33e7bb0 [2022-08-30T07:47:09.091Z] ---> cd6c99ed6d05 [2022-08-30T07:47:09.091Z] Step 7/20 : COPY . . [2022-08-30T07:47:09.091Z] Removing intermediate container 5b642ac91d9c [2022-08-30T07:47:09.091Z] ---> d203357beeaa [2022-08-30T07:47:09.091Z] Step 8/26 : COPY . . [2022-08-30T07:47:09.091Z] Removing intermediate container 59cc8bcfd44c [2022-08-30T07:47:09.091Z] ---> b4e382d782bf [2022-08-30T07:47:09.091Z] Step 8/23 : COPY . . [2022-08-30T07:47:09.091Z] Removing intermediate container 5d4ceb0c7c77 [2022-08-30T07:47:09.091Z] ---> e640fd56aac5 [2022-08-30T07:47:09.091Z] Step 8/22 : COPY . . [2022-08-30T07:47:09.091Z] Removing intermediate container a5392cdf5dc6 [2022-08-30T07:47:09.091Z] ---> b29b1e57dab8 [2022-08-30T07:47:09.091Z] Step 8/22 : COPY . . [2022-08-30T07:47:17.402Z] ---> d6bcceadc2cf [2022-08-30T07:47:17.402Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-30T07:47:17.402Z] ---> c4264cc54d21 [2022-08-30T07:47:17.402Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-30T07:47:17.402Z] ---> dd39a95e3600 [2022-08-30T07:47:17.402Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-30T07:47:17.402Z] ---> b820434cbde6 [2022-08-30T07:47:17.402Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T07:47:17.402Z] ---> be2d38e98dec [2022-08-30T07:47:17.402Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-30T07:47:17.402Z] ---> Running in 2a016a156e6e [2022-08-30T07:47:17.402Z] ---> Running in 7c516821fe0d [2022-08-30T07:47:17.402Z] ---> Running in c03afff5282a [2022-08-30T07:47:17.402Z] ---> Running in 256580b61acd [2022-08-30T07:47:17.402Z] ---> Running in d42766d7e952 [2022-08-30T07:47:17.678Z] Removing intermediate container 256580b61acd [2022-08-30T07:47:17.678Z] ---> 3567ef8f87aa [2022-08-30T07:47:17.678Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-30T07:47:17.678Z] ---> Running in c5fc2912fbf0 [2022-08-30T07:47:18.300Z] Removing intermediate container c5fc2912fbf0 [2022-08-30T07:47:18.300Z] ---> 1e703d838cf3 [2022-08-30T07:47:18.300Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-30T07:47:18.300Z] ---> Running in 9cc53b947c40 [2022-08-30T07:47:19.303Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-30T07:47:19.590Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-30T07:47:19.590Z] 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-08-30T07:47:19.590Z] 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-08-30T07:47:21.046Z] Removing intermediate container 9cc53b947c40 [2022-08-30T07:47:21.046Z] ---> ccc61858ff92 [2022-08-30T07:47:21.046Z] Step 12/26 : WORKDIR /edgex-go [2022-08-30T07:47:21.046Z] ---> Running in 0a4c88bd87ed [2022-08-30T07:47:21.642Z] Removing intermediate container 0a4c88bd87ed [2022-08-30T07:47:21.642Z] ---> 884a3dec948f [2022-08-30T07:47:21.642Z] [2022-08-30T07:47:21.642Z] Step 13/26 : FROM alpine:3.15 [2022-08-30T07:47:22.243Z] 3.15: Pulling from library/alpine [2022-08-30T07:47:23.716Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-30T07:47:23.716Z] Status: Downloaded newer image for alpine:3.15 [2022-08-30T07:47:23.716Z] ---> 02e0d6fdf486 [2022-08-30T07:47:23.716Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T07:47:23.716Z] ---> Running in 546a4220b59b [2022-08-30T07:47:23.995Z] Removing intermediate container 546a4220b59b [2022-08-30T07:47:23.995Z] ---> fe8637fc2ac9 [2022-08-30T07:47:23.995Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:47:24.279Z] ---> Running in 8ddc58435b4a [2022-08-30T07:47:27.704Z] Removing intermediate container 8ddc58435b4a [2022-08-30T07:47:27.704Z] ---> 9aac20704601 [2022-08-30T07:47:27.704Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-30T07:47:27.704Z] ---> Running in 4a437e70325e [2022-08-30T07:47:29.713Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:47:30.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:47:31.701Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T07:47:31.701Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T07:47:31.701Z] OK: 15733 distinct packages available [2022-08-30T07:47:31.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:47:32.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:47:34.422Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-30T07:47:34.422Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-30T07:47:34.422Z] (3/4) Installing libucontext (1.1-r0) [2022-08-30T07:47:34.700Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-30T07:47:34.700Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T07:47:34.700Z] OK: 6 MiB in 18 packages [2022-08-30T07:47:36.691Z] Removing intermediate container 4a437e70325e [2022-08-30T07:47:36.691Z] ---> e56dac495d77 [2022-08-30T07:47:36.691Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T07:47:42.108Z] ---> d84e94865d48 [2022-08-30T07:47:42.108Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T07:47:43.100Z] ---> 01b5fe5a8cc9 [2022-08-30T07:47:43.100Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-30T07:47:43.100Z] ---> Running in 68c000d66d43 [2022-08-30T07:47:43.706Z] Removing intermediate container 68c000d66d43 [2022-08-30T07:47:43.706Z] ---> e077f9a1d1be [2022-08-30T07:47:43.706Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-30T07:47:44.314Z] ---> 3a8f72630860 [2022-08-30T07:47:44.314Z] Step 21/26 : WORKDIR / [2022-08-30T07:47:44.596Z] ---> Running in bc73fc62d9cc [2022-08-30T07:47:45.205Z] Removing intermediate container bc73fc62d9cc [2022-08-30T07:47:45.205Z] ---> 4e605063af18 [2022-08-30T07:47:45.205Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T07:47:45.205Z] ---> Running in 4e45c7609d6e [2022-08-30T07:47:45.489Z] Removing intermediate container 4e45c7609d6e [2022-08-30T07:47:45.489Z] ---> 45252d5d869f [2022-08-30T07:47:45.489Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T07:47:45.770Z] ---> Running in 8c317f28423a [2022-08-30T07:47:46.376Z] Removing intermediate container 8c317f28423a [2022-08-30T07:47:46.376Z] ---> caa852018042 [2022-08-30T07:47:46.376Z] Step 24/26 : LABEL arch=arm64 [2022-08-30T07:47:46.376Z] ---> Running in f5ec3d5c68ee [2022-08-30T07:47:46.983Z] Removing intermediate container f5ec3d5c68ee [2022-08-30T07:47:46.983Z] ---> dcd3c1e42061 [2022-08-30T07:47:46.983Z] Step 25/26 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:47:46.983Z] ---> Running in 87878e873643 [2022-08-30T07:47:47.600Z] Removing intermediate container 87878e873643 [2022-08-30T07:47:47.600Z] ---> fbdbd0785b4a [2022-08-30T07:47:47.600Z] Step 26/26 : LABEL version=0.0.0 [2022-08-30T07:47:47.600Z] ---> Running in ac59a3243660 [2022-08-30T07:47:47.877Z] Removing intermediate container ac59a3243660 [2022-08-30T07:47:47.877Z] ---> ae2df69414c3 [2022-08-30T07:47:47.877Z] [2022-08-30T07:47:48.155Z] Successfully built ae2df69414c3 [2022-08-30T07:47:48.155Z] Successfully tagged security-spire-config-arm64:latest [2022-08-30T07:47:48.155Z] Building security-spire-agent [2022-08-30T07:48:06.506Z]  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:48:06.506Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:48:06.506Z] ---> 51565a10312e [2022-08-30T07:48:06.506Z] Step 3/26 : WORKDIR /edgex-go [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> fc95e7f0c3e5 [2022-08-30T07:48:06.506Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> f64094af755d [2022-08-30T07:48:06.506Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> a7e23aea1bea [2022-08-30T07:48:06.506Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> 875d345ff7e0 [2022-08-30T07:48:06.506Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> d203357beeaa [2022-08-30T07:48:06.506Z] Step 8/26 : COPY . . [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> b820434cbde6 [2022-08-30T07:48:06.506Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> 3567ef8f87aa [2022-08-30T07:48:06.506Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> 1e703d838cf3 [2022-08-30T07:48:06.506Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> ccc61858ff92 [2022-08-30T07:48:06.506Z] Step 12/26 : WORKDIR /edgex-go [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> 884a3dec948f [2022-08-30T07:48:06.506Z] [2022-08-30T07:48:06.506Z] Step 13/26 : FROM alpine:3.15 [2022-08-30T07:48:06.506Z] ---> 02e0d6fdf486 [2022-08-30T07:48:06.506Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> fe8637fc2ac9 [2022-08-30T07:48:06.506Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:48:06.506Z] ---> Using cache [2022-08-30T07:48:06.506Z] ---> 9aac20704601 [2022-08-30T07:48:06.506Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-30T07:48:06.506Z] ---> Running in 3cc99c77d2c6 [2022-08-30T07:48:06.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:48:07.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:48:08.938Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T07:48:09.216Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T07:48:09.216Z] OK: 15733 distinct packages available [2022-08-30T07:48:09.216Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:48:10.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:48:12.502Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-30T07:48:12.502Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-30T07:48:12.502Z] (3/5) Installing libucontext (1.1-r0) [2022-08-30T07:48:12.502Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-30T07:48:12.502Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-30T07:48:12.801Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T07:48:12.801Z] OK: 6 MiB in 19 packages [2022-08-30T07:48:14.800Z] Removing intermediate container 3cc99c77d2c6 [2022-08-30T07:48:14.800Z] ---> 63b93c7fd9d2 [2022-08-30T07:48:14.800Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-30T07:48:18.207Z] ---> 4c0b11dfe7fd [2022-08-30T07:48:18.207Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T07:48:22.531Z] ---> ffb3702ecf62 [2022-08-30T07:48:22.531Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T07:48:23.141Z] ---> 56a227288e1d [2022-08-30T07:48:23.141Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-30T07:48:24.128Z] ---> b89e26e23f0f [2022-08-30T07:48:24.128Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-30T07:48:25.121Z] ---> 15341a3735fa [2022-08-30T07:48:25.121Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T07:48:25.121Z] ---> Running in 381a54770b0a [2022-08-30T07:48:25.726Z] Removing intermediate container 381a54770b0a [2022-08-30T07:48:25.726Z] ---> 200bbe0f0f89 [2022-08-30T07:48:25.726Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T07:48:25.726Z] ---> Running in ee0e12652807 [2022-08-30T07:48:26.334Z] Removing intermediate container ee0e12652807 [2022-08-30T07:48:26.334Z] ---> fa1ca6c99f0f [2022-08-30T07:48:26.334Z] Step 24/26 : LABEL arch=arm64 [2022-08-30T07:48:26.334Z] ---> Running in 947e261969be [2022-08-30T07:48:26.948Z] Removing intermediate container 947e261969be [2022-08-30T07:48:26.948Z] ---> bff74cc29a07 [2022-08-30T07:48:26.948Z] Step 25/26 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:48:26.948Z] ---> Running in fed5056927f9 [2022-08-30T07:48:27.561Z] Removing intermediate container fed5056927f9 [2022-08-30T07:48:27.561Z] ---> 451c3e29e357 [2022-08-30T07:48:27.561Z] Step 26/26 : LABEL version=0.0.0 [2022-08-30T07:48:27.561Z] ---> Running in bcf54a7ab47c [2022-08-30T07:48:28.178Z] Removing intermediate container bcf54a7ab47c [2022-08-30T07:48:28.178Z] ---> 8d9f564869c9 [2022-08-30T07:48:28.178Z] [2022-08-30T07:48:28.457Z] Successfully built 8d9f564869c9 [2022-08-30T07:48:28.457Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-30T07:48:28.457Z] Building core-metadata [2022-08-30T07:48:46.805Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:48:46.805Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:48:46.805Z] ---> 51565a10312e [2022-08-30T07:48:46.805Z] Step 3/24 : WORKDIR /edgex-go [2022-08-30T07:48:46.805Z] ---> Using cache [2022-08-30T07:48:46.805Z] ---> fc95e7f0c3e5 [2022-08-30T07:48:46.805Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:48:46.805Z] ---> Using cache [2022-08-30T07:48:46.805Z] ---> f64094af755d [2022-08-30T07:48:46.805Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-30T07:48:46.805Z] ---> Running in 326a3808d597 [2022-08-30T07:48:47.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:48:48.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:48:49.519Z] OK: 221 MiB in 51 packages [2022-08-30T07:48:50.541Z] Removing intermediate container 326a3808d597 [2022-08-30T07:48:50.541Z] ---> 028569996dff [2022-08-30T07:48:50.541Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-30T07:48:51.530Z] ---> f685d18bc637 [2022-08-30T07:48:51.530Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:48:51.530Z] ---> Running in 940823689e8a [2022-08-30T07:49:48.109Z] Removing intermediate container 940823689e8a [2022-08-30T07:49:48.109Z] ---> bd73405f6050 [2022-08-30T07:49:48.109Z] Step 8/24 : COPY . . [2022-08-30T07:49:51.516Z] ---> acb1bb7642f6 [2022-08-30T07:49:51.516Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-30T07:49:51.516Z] ---> Running in 333027224dc5 [2022-08-30T07:49:53.524Z] 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-08-30T07:53:45.609Z] Removing intermediate container c03afff5282a [2022-08-30T07:53:45.609Z] ---> 7f38da566a9c [2022-08-30T07:53:45.609Z] [2022-08-30T07:53:45.609Z] Step 10/23 : FROM alpine:3.16 [2022-08-30T07:53:45.609Z] 3.16: Pulling from library/alpine [2022-08-30T07:53:45.609Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T07:53:45.609Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T07:53:45.609Z] ---> a6215f271958 [2022-08-30T07:53:45.609Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-30T07:53:45.609Z] ---> Running in d0b6b4a30f09 [2022-08-30T07:53:45.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:53:45.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:53:45.609Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-30T07:53:45.609Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T07:53:45.609Z] OK: 5 MiB in 15 packages [2022-08-30T07:53:45.609Z] Removing intermediate container d0b6b4a30f09 [2022-08-30T07:53:45.609Z] ---> 8967cb1c3b16 [2022-08-30T07:53:45.609Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T07:53:45.609Z] ---> Running in bef0864882d6 [2022-08-30T07:53:45.609Z] Removing intermediate container bef0864882d6 [2022-08-30T07:53:45.609Z] ---> c06856c21b0c [2022-08-30T07:53:45.609Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-30T07:53:45.609Z] ---> Running in 3af4ba8a61ca [2022-08-30T07:53:45.609Z] Removing intermediate container 3af4ba8a61ca [2022-08-30T07:53:45.609Z] ---> 85762c7ee352 [2022-08-30T07:53:45.609Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-30T07:53:45.609Z] ---> Running in 62a4b8d44b5f [2022-08-30T07:53:45.609Z] Removing intermediate container 62a4b8d44b5f [2022-08-30T07:53:45.609Z] ---> b5530f2bacf3 [2022-08-30T07:53:45.609Z] Step 15/23 : WORKDIR / [2022-08-30T07:53:45.609Z] ---> Running in bd59d2454a16 [2022-08-30T07:53:45.609Z] Removing intermediate container bd59d2454a16 [2022-08-30T07:53:45.609Z] ---> 509f866ec22b [2022-08-30T07:53:45.609Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:53:45.609Z] ---> 9ad8cd1c3087 [2022-08-30T07:53:45.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-30T07:53:45.609Z] ---> d5c10b81f903 [2022-08-30T07:53:45.609Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-30T07:53:46.592Z] ---> fe70583fc671 [2022-08-30T07:53:46.592Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-30T07:53:46.592Z] ---> Running in c8363a3339e4 [2022-08-30T07:53:47.192Z] Removing intermediate container c8363a3339e4 [2022-08-30T07:53:47.192Z] ---> 59b1a12f0a7a [2022-08-30T07:53:47.192Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:53:47.192Z] ---> Running in e239d3f6b777 [2022-08-30T07:53:47.803Z] Removing intermediate container e239d3f6b777 [2022-08-30T07:53:47.803Z] ---> d6723841dac3 [2022-08-30T07:53:47.803Z] Step 21/23 : LABEL arch=arm64 [2022-08-30T07:53:48.089Z] ---> Running in df897eacad6a [2022-08-30T07:53:48.371Z] Removing intermediate container df897eacad6a [2022-08-30T07:53:48.371Z] ---> 1f2df8859f38 [2022-08-30T07:53:48.372Z] Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:53:48.654Z] ---> Running in 4e2c4d51dd37 [2022-08-30T07:53:48.930Z] Removing intermediate container 4e2c4d51dd37 [2022-08-30T07:53:48.930Z] ---> 1dc7bb3fa411 [2022-08-30T07:53:48.930Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T07:53:49.209Z] ---> Running in edddcfc6ddaf [2022-08-30T07:53:49.486Z] Removing intermediate container edddcfc6ddaf [2022-08-30T07:53:49.486Z] ---> ad5452a24ae4 [2022-08-30T07:53:49.486Z] [2022-08-30T07:53:50.089Z] Successfully built ad5452a24ae4 [2022-08-30T07:53:50.089Z] Successfully tagged core-command-arm64:latest [2022-08-30T07:53:50.089Z] Building security-proxy-setup [2022-08-30T07:54:05.218Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:54:05.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:54:05.218Z] ---> 51565a10312e [2022-08-30T07:54:05.218Z] Step 3/22 : WORKDIR /edgex-go [2022-08-30T07:54:05.218Z] ---> Using cache [2022-08-30T07:54:05.218Z] ---> fc95e7f0c3e5 [2022-08-30T07:54:05.218Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:54:05.218Z] ---> Using cache [2022-08-30T07:54:05.218Z] ---> f64094af755d [2022-08-30T07:54:05.218Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-30T07:54:05.218Z] ---> Using cache [2022-08-30T07:54:05.218Z] ---> 028569996dff [2022-08-30T07:54:05.218Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-30T07:54:05.218Z] ---> Using cache [2022-08-30T07:54:05.218Z] ---> f685d18bc637 [2022-08-30T07:54:05.218Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:54:05.218Z] ---> Using cache [2022-08-30T07:54:05.218Z] ---> bd73405f6050 [2022-08-30T07:54:05.218Z] Step 8/22 : COPY . . [2022-08-30T07:54:05.218Z] ---> Using cache [2022-08-30T07:54:05.218Z] ---> acb1bb7642f6 [2022-08-30T07:54:05.218Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-30T07:54:05.218Z] ---> Running in ce7d1744e5de [2022-08-30T07:54:07.206Z] 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-08-30T07:55:15.721Z] Removing intermediate container 2a016a156e6e [2022-08-30T07:55:15.721Z] ---> 0ae8c006fec6 [2022-08-30T07:55:15.721Z] [2022-08-30T07:55:15.721Z] Step 9/20 : FROM alpine:3.15 [2022-08-30T07:55:15.721Z] ---> 02e0d6fdf486 [2022-08-30T07:55:15.721Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T07:55:15.721Z] ---> Using cache [2022-08-30T07:55:15.721Z] ---> fe8637fc2ac9 [2022-08-30T07:55:15.721Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:55:15.721Z] ---> Using cache [2022-08-30T07:55:15.721Z] ---> 9aac20704601 [2022-08-30T07:55:15.721Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-30T07:55:15.721Z] ---> Running in b084dbc7aee2 [2022-08-30T07:55:16.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:55:17.736Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:55:19.191Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T07:55:19.191Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T07:55:19.191Z] OK: 15733 distinct packages available [2022-08-30T07:55:19.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:55:20.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:55:21.917Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-30T07:55:21.917Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-30T07:55:22.191Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-30T07:55:22.191Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-30T07:55:22.467Z] (5/9) Installing curl (7.80.0-r2) [2022-08-30T07:55:22.467Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-30T07:55:22.467Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-30T07:55:22.741Z] (8/9) Installing libucontext (1.1-r0) [2022-08-30T07:55:22.741Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-30T07:55:22.741Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T07:55:22.741Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T07:55:23.340Z] OK: 8 MiB in 23 packages [2022-08-30T07:55:25.977Z] Removing intermediate container b084dbc7aee2 [2022-08-30T07:55:25.977Z] ---> 03f11b8c3bdd [2022-08-30T07:55:25.977Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:55:26.583Z] ---> 4a37c490910d [2022-08-30T07:55:26.583Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-30T07:55:29.248Z] ---> c8ad290fd38a [2022-08-30T07:55:29.248Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-30T07:55:30.254Z] ---> cfcc70812cf4 [2022-08-30T07:55:30.254Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-30T07:55:30.254Z] ---> Running in 62ecb37f45d8 [2022-08-30T07:55:30.874Z] Removing intermediate container 62ecb37f45d8 [2022-08-30T07:55:30.874Z] ---> 828c8d06ad06 [2022-08-30T07:55:30.874Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:55:30.874Z] ---> Running in 5384a40c7a98 [2022-08-30T07:55:31.498Z] Removing intermediate container 5384a40c7a98 [2022-08-30T07:55:31.498Z] ---> 86a35581e746 [2022-08-30T07:55:31.498Z] Step 18/20 : LABEL arch=arm64 [2022-08-30T07:55:31.779Z] ---> Running in 839bfba5a3eb [2022-08-30T07:55:32.383Z] Removing intermediate container 839bfba5a3eb [2022-08-30T07:55:32.383Z] ---> 63e5a822e85a [2022-08-30T07:55:32.384Z] Step 19/20 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:55:32.384Z] ---> Running in 1d27ab87ebf4 [2022-08-30T07:55:32.987Z] Removing intermediate container 1d27ab87ebf4 [2022-08-30T07:55:32.987Z] ---> 20cea2859580 [2022-08-30T07:55:32.987Z] Step 20/20 : LABEL version=0.0.0 [2022-08-30T07:55:32.987Z] ---> Running in 3a678b9a1f19 [2022-08-30T07:55:33.592Z] Removing intermediate container 3a678b9a1f19 [2022-08-30T07:55:33.592Z] ---> a5bf11f5bc47 [2022-08-30T07:55:33.592Z] [2022-08-30T07:55:33.899Z] Successfully built a5bf11f5bc47 [2022-08-30T07:55:33.899Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-30T07:55:33.899Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-08-30T07:55:52.275Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:55:52.276Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:55:52.276Z] ---> 51565a10312e [2022-08-30T07:55:52.276Z] Step 3/31 : WORKDIR /edgex-go [2022-08-30T07:55:52.276Z] ---> Using cache [2022-08-30T07:55:52.276Z] ---> fc95e7f0c3e5 [2022-08-30T07:55:52.276Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:55:52.276Z] ---> Using cache [2022-08-30T07:55:52.276Z] ---> f64094af755d [2022-08-30T07:55:52.276Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-30T07:55:52.276Z] ---> Using cache [2022-08-30T07:55:52.276Z] ---> 028569996dff [2022-08-30T07:55:52.276Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-30T07:55:52.276Z] ---> Using cache [2022-08-30T07:55:52.276Z] ---> f685d18bc637 [2022-08-30T07:55:52.276Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:55:52.276Z] ---> Using cache [2022-08-30T07:55:52.276Z] ---> bd73405f6050 [2022-08-30T07:55:52.276Z] Step 8/31 : COPY . . [2022-08-30T07:55:52.553Z] ---> Using cache [2022-08-30T07:55:52.553Z] ---> acb1bb7642f6 [2022-08-30T07:55:52.553Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-30T07:55:53.999Z] ---> Running in 914722b2acc1 [2022-08-30T07:55:56.638Z] 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-08-30T07:56:04.954Z] Removing intermediate container 7c516821fe0d [2022-08-30T07:56:04.954Z] ---> 42f88aa19aa8 [2022-08-30T07:56:04.954Z] [2022-08-30T07:56:04.954Z] Step 10/22 : FROM alpine:3.16 [2022-08-30T07:56:04.954Z] ---> a6215f271958 [2022-08-30T07:56:04.954Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-30T07:56:04.954Z] ---> Using cache [2022-08-30T07:56:04.954Z] ---> 8967cb1c3b16 [2022-08-30T07:56:04.954Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T07:56:04.954Z] ---> Using cache [2022-08-30T07:56:04.954Z] ---> c06856c21b0c [2022-08-30T07:56:04.954Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-30T07:56:04.954Z] Removing intermediate container d42766d7e952 [2022-08-30T07:56:04.954Z] ---> 8c680650bfd3 [2022-08-30T07:56:04.954Z] [2022-08-30T07:56:04.954Z] Step 10/22 : FROM alpine:3.16 [2022-08-30T07:56:04.954Z] ---> a6215f271958 [2022-08-30T07:56:04.954Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-30T07:56:04.954Z] ---> Running in 1cb78f3a1007 [2022-08-30T07:56:04.954Z] ---> Running in 3400b3b3a900 [2022-08-30T07:56:05.562Z] Removing intermediate container 1cb78f3a1007 [2022-08-30T07:56:05.562Z] ---> 9db1d3b0058f [2022-08-30T07:56:05.562Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-30T07:56:05.562Z] ---> Running in 5c1ab1bb75be [2022-08-30T07:56:06.559Z] Removing intermediate container 5c1ab1bb75be [2022-08-30T07:56:06.559Z] ---> 1e5e101f68ae [2022-08-30T07:56:06.559Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:56:07.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:56:07.444Z] ---> ee1578060c0e [2022-08-30T07:56:07.444Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-30T07:56:07.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:56:09.258Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-30T07:56:09.546Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-30T07:56:09.546Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T07:56:09.546Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T07:56:09.985Z] ---> 824a8e2ee496 [2022-08-30T07:56:09.985Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-30T07:56:10.462Z] OK: 6 MiB in 16 packages [2022-08-30T07:56:10.779Z] ---> 23a4c6e60e2e [2022-08-30T07:56:10.779Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-30T07:56:11.062Z] ---> Running in d8655bde4da6 [2022-08-30T07:56:12.048Z] Removing intermediate container d8655bde4da6 [2022-08-30T07:56:12.048Z] ---> 299ea8c479e7 [2022-08-30T07:56:12.048Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:56:12.048Z] ---> Running in b54e4688867e [2022-08-30T07:56:13.054Z] Removing intermediate container 3400b3b3a900 [2022-08-30T07:56:13.054Z] ---> fdd97dd89dc6 [2022-08-30T07:56:13.054Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T07:56:13.054Z] Removing intermediate container b54e4688867e [2022-08-30T07:56:13.054Z] ---> bdbf4b8056ab [2022-08-30T07:56:13.054Z] Step 20/22 : LABEL arch=arm64 [2022-08-30T07:56:13.333Z] ---> Running in 3ab2ae33846f [2022-08-30T07:56:13.333Z] ---> Running in 7835c2929057 [2022-08-30T07:56:14.324Z] Removing intermediate container 7835c2929057 [2022-08-30T07:56:14.324Z] ---> 196536600711 [2022-08-30T07:56:14.324Z] Step 13/22 : ENV APP_PORT=59860Removing intermediate container 3ab2ae33846f [2022-08-30T07:56:14.324Z] [2022-08-30T07:56:14.324Z] ---> 681ff6d4a40a [2022-08-30T07:56:14.603Z] Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:56:14.603Z] ---> Running in e46c78d3ab4e [2022-08-30T07:56:14.603Z] ---> Running in 2c73b1b0bedb [2022-08-30T07:56:15.215Z] Removing intermediate container 2c73b1b0bedb [2022-08-30T07:56:15.216Z] ---> ae253730c8d9 [2022-08-30T07:56:15.216Z] Step 22/22 : LABEL version=0.0.0 [2022-08-30T07:56:15.494Z] ---> Running in e4d8f30d9c76 [2022-08-30T07:56:15.777Z] Removing intermediate container e46c78d3ab4e [2022-08-30T07:56:15.777Z] ---> 68ac381ff54c [2022-08-30T07:56:15.777Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-30T07:56:15.777Z] ---> Running in 95fd8861a143 [2022-08-30T07:56:16.785Z] Removing intermediate container e4d8f30d9c76 [2022-08-30T07:56:16.785Z] ---> 54befc5c94c7 [2022-08-30T07:56:16.785Z] [2022-08-30T07:56:16.785Z] Removing intermediate container 95fd8861a143 [2022-08-30T07:56:16.785Z] ---> c5260304fdd5 [2022-08-30T07:56:16.785Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:56:17.392Z] Successfully built 54befc5c94c7 [2022-08-30T07:56:17.392Z] Successfully tagged support-scheduler-arm64:latest [2022-08-30T07:56:17.392Z] Building security-spire-server [2022-08-30T07:56:18.383Z]  Building support-scheduler ... done  ---> a82866dacfe3 [2022-08-30T07:56:18.383Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-30T07:56:22.726Z] ---> 29d649243cb8 [2022-08-30T07:56:22.726Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-30T07:56:24.204Z] ---> 6a617675053f [2022-08-30T07:56:24.204Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-30T07:56:24.495Z] ---> Running in 9ad6cd7db772 [2022-08-30T07:56:25.503Z] Removing intermediate container 9ad6cd7db772 [2022-08-30T07:56:25.503Z] ---> 07ca1cb0c38d [2022-08-30T07:56:25.503Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:56:25.791Z] ---> Running in 2e7efa97e9d4 [2022-08-30T07:56:26.407Z] Removing intermediate container 2e7efa97e9d4 [2022-08-30T07:56:26.407Z] ---> 37dffb430d64 [2022-08-30T07:56:26.407Z] Step 20/22 : LABEL arch=arm64 [2022-08-30T07:56:26.702Z] ---> Running in 4f9f6d66db37 [2022-08-30T07:56:26.984Z] Removing intermediate container 333027224dc5 [2022-08-30T07:56:26.984Z] ---> d61813188b14 [2022-08-30T07:56:26.984Z] [2022-08-30T07:56:26.984Z] Step 10/24 : FROM alpine:3.16 [2022-08-30T07:56:26.984Z] ---> a6215f271958 [2022-08-30T07:56:26.984Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-30T07:56:26.984Z] ---> Using cache [2022-08-30T07:56:26.984Z] ---> 8967cb1c3b16 [2022-08-30T07:56:26.984Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T07:56:26.984Z] ---> Using cache [2022-08-30T07:56:26.984Z] ---> c06856c21b0c [2022-08-30T07:56:26.984Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-30T07:56:27.273Z] ---> Running in b1fa1109267f [2022-08-30T07:56:27.554Z] Removing intermediate container 4f9f6d66db37 [2022-08-30T07:56:27.554Z] ---> 0dd23108ee18 [2022-08-30T07:56:27.554Z] Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:56:27.832Z] ---> Running in 2ae5bfb07f45 [2022-08-30T07:56:28.111Z] Removing intermediate container b1fa1109267f [2022-08-30T07:56:28.111Z] ---> 3841f93ad062 [2022-08-30T07:56:28.111Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-30T07:56:28.111Z] ---> Running in 6db83d40c1ae [2022-08-30T07:56:28.720Z] Removing intermediate container 2ae5bfb07f45 [2022-08-30T07:56:28.720Z] ---> 4349cbb79cf8 [2022-08-30T07:56:28.720Z] Step 22/22 : LABEL version=0.0.0 [2022-08-30T07:56:29.001Z] ---> Running in aa8ce4f6563f [2022-08-30T07:56:29.001Z] Removing intermediate container 6db83d40c1ae [2022-08-30T07:56:29.001Z] ---> 439ea247d235 [2022-08-30T07:56:29.001Z] Step 15/24 : WORKDIR / [2022-08-30T07:56:29.281Z] ---> Running in 131cb996d6e0 [2022-08-30T07:56:29.891Z] Removing intermediate container aa8ce4f6563f [2022-08-30T07:56:29.891Z] ---> 0b238d88a938 [2022-08-30T07:56:29.891Z] [2022-08-30T07:56:30.177Z] Removing intermediate container 131cb996d6e0 [2022-08-30T07:56:30.177Z] ---> 16504c0ec4ba [2022-08-30T07:56:30.177Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T07:56:30.459Z] Successfully built 0b238d88a938 [2022-08-30T07:56:30.459Z] Successfully tagged support-notifications-arm64:latest [2022-08-30T07:56:30.459Z] Building core-data [2022-08-30T07:56:31.453Z]  Building support-notifications ... done  ---> a54a78488465 [2022-08-30T07:56:31.731Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-30T07:56:34.378Z] ---> f26a4630eee1 [2022-08-30T07:56:34.378Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-30T07:56:34.984Z] ---> d07dcb711cee [2022-08-30T07:56:34.984Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-30T07:56:36.966Z] ---> 395b33aa6495 [2022-08-30T07:56:36.966Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-30T07:56:36.966Z] ---> Running in 0bff87afb891 [2022-08-30T07:56:36.966Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:56:36.966Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:56:36.966Z] ---> 51565a10312e [2022-08-30T07:56:36.966Z] Step 3/25 : WORKDIR /edgex-go [2022-08-30T07:56:36.966Z] ---> Using cache [2022-08-30T07:56:36.966Z] ---> fc95e7f0c3e5 [2022-08-30T07:56:36.966Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:56:36.966Z] ---> Using cache [2022-08-30T07:56:36.966Z] ---> f64094af755d [2022-08-30T07:56:36.966Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T07:56:36.966Z] ---> Using cache [2022-08-30T07:56:36.966Z] ---> a7e23aea1bea [2022-08-30T07:56:36.966Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-30T07:56:36.966Z] ---> Using cache [2022-08-30T07:56:36.966Z] ---> 875d345ff7e0 [2022-08-30T07:56:36.966Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:56:36.966Z] ---> Using cache [2022-08-30T07:56:36.966Z] ---> d203357beeaa [2022-08-30T07:56:36.966Z] Step 8/25 : COPY . . [2022-08-30T07:56:36.966Z] ---> Using cache [2022-08-30T07:56:36.966Z] ---> b820434cbde6 [2022-08-30T07:56:36.966Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T07:56:36.966Z] ---> Using cache [2022-08-30T07:56:36.966Z] ---> 3567ef8f87aa [2022-08-30T07:56:36.966Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-30T07:56:36.966Z] ---> Using cache [2022-08-30T07:56:36.966Z] ---> 1e703d838cf3 [2022-08-30T07:56:36.966Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-30T07:56:36.966Z] ---> Running in c899ed7b2e4f [2022-08-30T07:56:37.964Z] Removing intermediate container 0bff87afb891 [2022-08-30T07:56:37.964Z] ---> 9c233c5d435c [2022-08-30T07:56:37.964Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T07:56:37.964Z] ---> Running in 02be0bf1cf5d [2022-08-30T07:56:38.575Z] Removing intermediate container 02be0bf1cf5d [2022-08-30T07:56:38.575Z] ---> 0d607a503f41 [2022-08-30T07:56:38.575Z] Step 22/24 : LABEL arch=arm64 [2022-08-30T07:56:38.853Z] ---> Running in 77da47ee59ca [2022-08-30T07:56:39.859Z] Removing intermediate container 77da47ee59ca [2022-08-30T07:56:39.859Z] ---> 164e4b181b84 [2022-08-30T07:56:39.859Z] Step 23/24 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:56:39.859Z] ---> Running in 34735bc14438 [2022-08-30T07:56:40.462Z] Removing intermediate container c899ed7b2e4f [2022-08-30T07:56:40.462Z] ---> 0497cd396de8 [2022-08-30T07:56:40.462Z] Step 12/25 : WORKDIR /edgex-go [2022-08-30T07:56:40.462Z] ---> Running in 388d5044fd50 [2022-08-30T07:56:41.071Z] Removing intermediate container 34735bc14438 [2022-08-30T07:56:41.071Z] ---> 1534e3dbd4ce [2022-08-30T07:56:41.071Z] Step 24/24 : LABEL version=0.0.0 [2022-08-30T07:56:41.071Z] ---> Running in 360ed9f9c938 [2022-08-30T07:56:41.683Z] Removing intermediate container 388d5044fd50 [2022-08-30T07:56:41.683Z] ---> 4267e92c853a [2022-08-30T07:56:41.683Z] [2022-08-30T07:56:41.683Z] Step 13/25 : FROM alpine:3.15 [2022-08-30T07:56:41.683Z] ---> 02e0d6fdf486 [2022-08-30T07:56:41.683Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T07:56:41.683Z] ---> Using cache [2022-08-30T07:56:41.683Z] ---> fe8637fc2ac9 [2022-08-30T07:56:41.683Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:56:41.683Z] ---> Using cache [2022-08-30T07:56:41.683Z] ---> 9aac20704601 [2022-08-30T07:56:41.683Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-30T07:56:41.683Z] ---> Using cache [2022-08-30T07:56:41.683Z] ---> 63b93c7fd9d2 [2022-08-30T07:56:41.683Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T07:56:41.960Z] Removing intermediate container 360ed9f9c938 [2022-08-30T07:56:41.960Z] ---> 96ad67e8bd25 [2022-08-30T07:56:41.960Z] [2022-08-30T07:56:42.562Z] Successfully built 96ad67e8bd25 [2022-08-30T07:56:42.562Z] Successfully tagged core-metadata-arm64:latest [2022-08-30T07:56:42.562Z] Building security-secretstore-setup [2022-08-30T07:56:50.892Z]  Building core-metadata ... done  ---> 195d964e2e32 [2022-08-30T07:56:50.892Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T07:56:51.880Z] ---> ee7961b04229 [2022-08-30T07:56:51.880Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-30T07:56:53.336Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:56:53.336Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:56:53.336Z] ---> 51565a10312e [2022-08-30T07:56:53.336Z] Step 3/23 : WORKDIR /edgex-go [2022-08-30T07:56:53.336Z] ---> Using cache [2022-08-30T07:56:53.336Z] ---> fc95e7f0c3e5 [2022-08-30T07:56:53.336Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:56:53.336Z] ---> Using cache [2022-08-30T07:56:53.336Z] ---> f64094af755d [2022-08-30T07:56:53.336Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-30T07:56:53.336Z] ---> Running in 1b1853d3890e [2022-08-30T07:56:53.614Z] ---> b52284ef9ce7 [2022-08-30T07:56:53.614Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-30T07:56:55.637Z] ---> ea329870ecd0 [2022-08-30T07:56:55.637Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T07:56:55.637Z] ---> Running in 93e6702287f0 [2022-08-30T07:56:55.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:56:56.547Z] Removing intermediate container 93e6702287f0 [2022-08-30T07:56:56.547Z] ---> 5491076553e7 [2022-08-30T07:56:56.547Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T07:56:56.842Z] ---> Running in 2690ba23df08 [2022-08-30T07:56:56.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:56:57.460Z] Removing intermediate container 2690ba23df08 [2022-08-30T07:56:57.460Z] ---> 3a9000fc1505 [2022-08-30T07:56:57.460Z] Step 23/25 : LABEL arch=arm64 [2022-08-30T07:56:57.740Z] ---> Running in 0e106ef412d8 [2022-08-30T07:56:58.352Z] OK: 221 MiB in 51 packages [2022-08-30T07:56:58.352Z] Removing intermediate container 0e106ef412d8 [2022-08-30T07:56:58.352Z] ---> 82d2d448b880 [2022-08-30T07:56:58.352Z] Step 24/25 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:56:58.634Z] ---> Running in f2a143371f16 [2022-08-30T07:56:59.644Z] Removing intermediate container f2a143371f16 [2022-08-30T07:56:59.644Z] ---> c35351c5928c [2022-08-30T07:56:59.644Z] Step 25/25 : LABEL version=0.0.0 [2022-08-30T07:56:59.644Z] ---> Running in 57a45ed61e01 [2022-08-30T07:57:00.252Z] Removing intermediate container 1b1853d3890e [2022-08-30T07:57:00.252Z] ---> 88433f9a0516 [2022-08-30T07:57:00.252Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-30T07:57:00.856Z] Removing intermediate container 57a45ed61e01 [2022-08-30T07:57:00.856Z] ---> ac95dd843b2a [2022-08-30T07:57:00.856Z] [2022-08-30T07:57:01.464Z] Successfully built ac95dd843b2a [2022-08-30T07:57:01.465Z] Successfully tagged security-spire-server-arm64:latest [2022-08-30T07:57:01.465Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-08-30T07:57:01.770Z] ---> 3d4252326ec3 [2022-08-30T07:57:01.771Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:57:02.055Z] ---> Running in 9df528f39b4a [2022-08-30T07:57:05.468Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:57:05.468Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:57:05.468Z] ---> 51565a10312e [2022-08-30T07:57:05.468Z] Step 3/25 : WORKDIR /edgex-go [2022-08-30T07:57:05.468Z] ---> Using cache [2022-08-30T07:57:05.468Z] ---> fc95e7f0c3e5 [2022-08-30T07:57:05.468Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:57:05.468Z] ---> Using cache [2022-08-30T07:57:05.468Z] ---> f64094af755d [2022-08-30T07:57:05.468Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-30T07:57:05.468Z] ---> Using cache [2022-08-30T07:57:05.468Z] ---> 028569996dff [2022-08-30T07:57:05.468Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-30T07:57:05.468Z] ---> Using cache [2022-08-30T07:57:05.468Z] ---> f685d18bc637 [2022-08-30T07:57:05.468Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:57:05.468Z] ---> Using cache [2022-08-30T07:57:05.468Z] ---> bd73405f6050 [2022-08-30T07:57:05.468Z] Step 8/25 : COPY . . [2022-08-30T07:57:05.468Z] ---> Using cache [2022-08-30T07:57:05.468Z] ---> acb1bb7642f6 [2022-08-30T07:57:05.468Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-30T07:57:05.749Z] ---> Running in 9596c8d61de6 [2022-08-30T07:57:07.763Z] 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-08-30T07:57:20.213Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T07:57:20.213Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T07:57:20.213Z] ---> 51565a10312e [2022-08-30T07:57:20.213Z] Step 3/23 : WORKDIR /edgex-go [2022-08-30T07:57:20.213Z] ---> Using cache [2022-08-30T07:57:20.213Z] ---> fc95e7f0c3e5 [2022-08-30T07:57:20.213Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T07:57:20.213Z] ---> Using cache [2022-08-30T07:57:20.213Z] ---> f64094af755d [2022-08-30T07:57:20.213Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-30T07:57:20.832Z] ---> Running in 009ebbe6630a [2022-08-30T07:57:22.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:57:23.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:57:24.924Z] OK: 221 MiB in 51 packages [2022-08-30T07:57:26.380Z] Removing intermediate container 009ebbe6630a [2022-08-30T07:57:26.656Z] ---> 77eef69f98ac [2022-08-30T07:57:26.656Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-30T07:57:27.258Z] ---> 7d2c95ecdd80 [2022-08-30T07:57:27.258Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T07:57:27.541Z] ---> Running in 4587e62e408f [2022-08-30T07:57:54.585Z] Removing intermediate container 9df528f39b4a [2022-08-30T07:57:54.585Z] ---> cdcc61c61a06 [2022-08-30T07:57:54.585Z] Step 8/23 : COPY . . [2022-08-30T07:58:12.938Z] ---> ed4ca0edbd98 [2022-08-30T07:58:12.938Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-30T07:58:12.938Z] ---> Running in 02feea36b9ff [2022-08-30T07:58:13.214Z] 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-08-30T07:58:28.352Z] Removing intermediate container 4587e62e408f [2022-08-30T07:58:28.352Z] ---> 0ff2be307ab5 [2022-08-30T07:58:28.352Z] Step 8/23 : COPY . . [2022-08-30T07:58:40.793Z] ---> 6372c91035ee [2022-08-30T07:58:40.793Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-30T07:58:40.793Z] ---> Running in 6a2f8c007279 [2022-08-30T07:58:42.241Z] 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-08-30T07:59:21.271Z] 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-08-30T07:59:39.605Z] Removing intermediate container ce7d1744e5de [2022-08-30T07:59:39.605Z] ---> 69320df979b6 [2022-08-30T07:59:39.605Z] [2022-08-30T07:59:39.605Z] Step 10/22 : FROM alpine:3.16 [2022-08-30T07:59:39.605Z] ---> a6215f271958 [2022-08-30T07:59:39.605Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-30T07:59:39.605Z] ---> Running in 6855ae9052f7 [2022-08-30T07:59:41.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T07:59:41.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T07:59:43.315Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-30T07:59:43.315Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-30T07:59:43.315Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-30T07:59:43.315Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-30T07:59:43.594Z] (5/6) Installing curl (7.83.1-r2) [2022-08-30T07:59:43.594Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-30T07:59:43.594Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T07:59:43.594Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T07:59:43.872Z] OK: 8 MiB in 20 packages [2022-08-30T07:59:46.540Z] Removing intermediate container 6855ae9052f7 [2022-08-30T07:59:46.540Z] ---> 37edeb40ed1e [2022-08-30T07:59:46.540Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-30T07:59:46.540Z] ---> Running in c728d1e0b7d0 [2022-08-30T07:59:46.819Z] Removing intermediate container c728d1e0b7d0 [2022-08-30T07:59:46.819Z] ---> 93ae76cc480e [2022-08-30T07:59:46.819Z] Step 13/22 : WORKDIR /edgex [2022-08-30T07:59:46.819Z] ---> Running in b9428204852d [2022-08-30T07:59:47.416Z] Removing intermediate container b9428204852d [2022-08-30T07:59:47.416Z] ---> dbb1ac9b289b [2022-08-30T07:59:47.416Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-30T07:59:48.028Z] ---> 5da4ba775ea2 [2022-08-30T07:59:48.028Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-30T07:59:50.023Z] ---> b46becbb0c8a [2022-08-30T07:59:50.023Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-30T07:59:51.487Z] ---> fde2538bf6e8 [2022-08-30T07:59:51.487Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-30T07:59:52.093Z] ---> 1db7759e9191 [2022-08-30T07:59:52.093Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-30T07:59:52.093Z] ---> Running in 913b3f31127a [2022-08-30T07:59:55.512Z] Removing intermediate container 913b3f31127a [2022-08-30T07:59:55.512Z] ---> 74d784e8e48e [2022-08-30T07:59:55.512Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-30T07:59:55.512Z] ---> Running in 4e22eaffd5a3 [2022-08-30T07:59:55.512Z] Removing intermediate container 4e22eaffd5a3 [2022-08-30T07:59:55.512Z] ---> 91a1ff8497fe [2022-08-30T07:59:55.512Z] Step 20/22 : LABEL arch=arm64 [2022-08-30T07:59:55.789Z] ---> Running in 29c02fd3c343 [2022-08-30T07:59:56.413Z] Removing intermediate container 29c02fd3c343 [2022-08-30T07:59:56.413Z] ---> 8155d00af2a8 [2022-08-30T07:59:56.413Z] Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T07:59:56.413Z] ---> Running in 07aacf3d6e18 [2022-08-30T07:59:57.045Z] Removing intermediate container 07aacf3d6e18 [2022-08-30T07:59:57.045Z] ---> 6e9d88089702 [2022-08-30T07:59:57.045Z] Step 22/22 : LABEL version=0.0.0 [2022-08-30T07:59:57.045Z] ---> Running in 528120e5d13d [2022-08-30T07:59:57.319Z] Removing intermediate container 528120e5d13d [2022-08-30T07:59:57.319Z] ---> 38d9110c7fb4 [2022-08-30T07:59:57.319Z] [2022-08-30T07:59:57.597Z] Successfully built 38d9110c7fb4 [2022-08-30T07:59:57.597Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-30T08:01:19.552Z]  Building security-proxy-setup ... done Removing intermediate container 914722b2acc1 [2022-08-30T08:01:19.552Z] ---> c687770700b8 [2022-08-30T08:01:19.552Z] [2022-08-30T08:01:19.552Z] Step 10/31 : FROM alpine:3.16 [2022-08-30T08:01:19.552Z] ---> a6215f271958 [2022-08-30T08:01:19.552Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T08:01:19.552Z] ---> Running in 06fd7288958f [2022-08-30T08:01:19.552Z] Removing intermediate container 06fd7288958f [2022-08-30T08:01:19.552Z] ---> dfa7cda1102c [2022-08-30T08:01:19.552Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-30T08:01:19.552Z] ---> Running in cca910c5715c [2022-08-30T08:01:19.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T08:01:19.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T08:01:21.298Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-30T08:01:21.298Z] (2/2) Installing su-exec (0.2-r1) [2022-08-30T08:01:21.298Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T08:01:21.298Z] OK: 5 MiB in 16 packages [2022-08-30T08:01:22.787Z] Removing intermediate container cca910c5715c [2022-08-30T08:01:22.787Z] ---> 529faf771117 [2022-08-30T08:01:22.787Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-30T08:01:22.787Z] ---> Running in e7438d7128d4 [2022-08-30T08:01:23.391Z] Removing intermediate container e7438d7128d4 [2022-08-30T08:01:23.391Z] ---> d71f57e7374f [2022-08-30T08:01:23.391Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-30T08:01:23.391Z] ---> Running in c8393393b543 [2022-08-30T08:01:23.992Z] Removing intermediate container c8393393b543 [2022-08-30T08:01:23.992Z] ---> 71ff632c9f1f [2022-08-30T08:01:23.992Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-30T08:01:23.992Z] ---> Running in 9d28f08f72c9 [2022-08-30T08:01:24.596Z] Removing intermediate container 9d28f08f72c9 [2022-08-30T08:01:24.596Z] ---> 34f4f6c77522 [2022-08-30T08:01:24.596Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-30T08:01:24.596Z] ---> Running in 59cf755c4253 [2022-08-30T08:01:28.014Z] Removing intermediate container 59cf755c4253 [2022-08-30T08:01:28.015Z] ---> 327e28f3a9c0 [2022-08-30T08:01:28.015Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-30T08:01:28.015Z] ---> Running in 5c508541ad26 [2022-08-30T08:01:28.617Z] Removing intermediate container 5c508541ad26 [2022-08-30T08:01:28.617Z] ---> fa00d3e3ac4f [2022-08-30T08:01:28.617Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-30T08:01:29.620Z] ---> 0caf7d439cde [2022-08-30T08:01:29.620Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-30T08:01:29.620Z] ---> Running in 03ded2746615 [2022-08-30T08:01:33.020Z] Removing intermediate container 03ded2746615 [2022-08-30T08:01:33.020Z] ---> 0771d75a94ab [2022-08-30T08:01:33.020Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T08:01:33.295Z] ---> 7c1515ba4acf [2022-08-30T08:01:33.295Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-30T08:01:35.283Z] ---> 77477c14faa1 [2022-08-30T08:01:35.283Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-30T08:01:36.284Z] ---> 701dc41f97cb [2022-08-30T08:01:36.284Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-30T08:01:37.281Z] ---> ea724c319e68 [2022-08-30T08:01:37.281Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-30T08:01:38.283Z] ---> 2f99520ae57b [2022-08-30T08:01:38.283Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-30T08:01:39.737Z] ---> d96006c319d1 [2022-08-30T08:01:39.738Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-30T08:01:39.738Z] ---> Running in ec9aea369ed0 [2022-08-30T08:01:43.161Z] Removing intermediate container ec9aea369ed0 [2022-08-30T08:01:43.161Z] ---> 62abd47e1b5b [2022-08-30T08:01:43.161Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-30T08:01:43.161Z] ---> Running in 0d6a7f34a0f5 [2022-08-30T08:01:43.435Z] Removing intermediate container 0d6a7f34a0f5 [2022-08-30T08:01:43.435Z] ---> 7609be3ca52c [2022-08-30T08:01:43.435Z] Step 28/31 : CMD ["gate"] [2022-08-30T08:01:43.435Z] ---> Running in 0ba23d986669 [2022-08-30T08:01:44.036Z] Removing intermediate container 0ba23d986669 [2022-08-30T08:01:44.036Z] ---> 8d20d33f1824 [2022-08-30T08:01:44.036Z] Step 29/31 : LABEL arch=arm64 [2022-08-30T08:01:44.036Z] ---> Running in 8a2bd8afdb85 [2022-08-30T08:01:44.656Z] Removing intermediate container 8a2bd8afdb85 [2022-08-30T08:01:44.656Z] ---> ab52afe70b75 [2022-08-30T08:01:44.656Z] Step 30/31 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T08:01:44.936Z] ---> Running in a47804348912 [2022-08-30T08:01:45.539Z] Removing intermediate container a47804348912 [2022-08-30T08:01:45.539Z] ---> 303174d86306 [2022-08-30T08:01:45.539Z] Step 31/31 : LABEL version=0.0.0 [2022-08-30T08:01:45.539Z] ---> Running in d7b9017b87f3 [2022-08-30T08:01:46.526Z] Removing intermediate container d7b9017b87f3 [2022-08-30T08:01:46.526Z] ---> c733abee1f50 [2022-08-30T08:01:46.526Z] [2022-08-30T08:01:46.526Z] Successfully built c733abee1f50 [2022-08-30T08:01:46.526Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-30T08:02:05.125Z]  Building security-bootstrapper ... 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-30T08:02:20.241Z] Removing intermediate container 9596c8d61de6 [2022-08-30T08:02:20.241Z] ---> 16868e8f6724 [2022-08-30T08:02:20.242Z] [2022-08-30T08:02:20.242Z] Step 10/25 : FROM alpine:3.16 [2022-08-30T08:02:20.242Z] ---> a6215f271958 [2022-08-30T08:02:20.242Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-30T08:02:20.242Z] ---> Running in 03118c474160 [2022-08-30T08:02:21.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T08:02:21.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T08:02:22.495Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-30T08:02:22.496Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-30T08:02:22.496Z] (3/3) Installing su-exec (0.2-r1) [2022-08-30T08:02:22.773Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T08:02:22.773Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T08:02:23.049Z] OK: 6 MiB in 17 packages [2022-08-30T08:02:25.056Z] Removing intermediate container 03118c474160 [2022-08-30T08:02:25.056Z] ---> e9e8cf2a3aed [2022-08-30T08:02:25.056Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-30T08:02:25.056Z] ---> Running in 0a59afd19f9a [2022-08-30T08:02:25.659Z] Removing intermediate container 0a59afd19f9a [2022-08-30T08:02:25.659Z] ---> 1a4a77854a71 [2022-08-30T08:02:25.659Z] Step 13/25 : WORKDIR / [2022-08-30T08:02:25.659Z] ---> Running in e6b14b6e8e91 [2022-08-30T08:02:26.264Z] Removing intermediate container e6b14b6e8e91 [2022-08-30T08:02:26.264Z] ---> 733298a72b24 [2022-08-30T08:02:26.264Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-30T08:02:27.283Z] ---> 7b7b0690caf4 [2022-08-30T08:02:27.283Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-30T08:02:28.275Z] ---> 69a828753c63 [2022-08-30T08:02:28.275Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-30T08:02:29.270Z] ---> 731cec805846 [2022-08-30T08:02:29.270Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-30T08:02:30.269Z] ---> 0861ec73205e [2022-08-30T08:02:30.269Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-30T08:02:31.729Z] ---> 7620b1aa96ae [2022-08-30T08:02:31.729Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-30T08:02:33.726Z] ---> 4497d43e63a9 [2022-08-30T08:02:33.726Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-30T08:02:34.727Z] ---> 33dbc182101c [2022-08-30T08:02:34.727Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-30T08:02:34.727Z] ---> Running in 4c51684f8d78 [2022-08-30T08:02:37.382Z] Removing intermediate container 4c51684f8d78 [2022-08-30T08:02:37.382Z] ---> 8297fbeca423 [2022-08-30T08:02:37.382Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-30T08:02:37.382Z] ---> Running in bb80d090106a [2022-08-30T08:02:37.985Z] Removing intermediate container bb80d090106a [2022-08-30T08:02:37.985Z] ---> dc9e661b35b2 [2022-08-30T08:02:37.985Z] Step 23/25 : LABEL arch=arm64 [2022-08-30T08:02:37.985Z] ---> Running in 4a3caa96c118 [2022-08-30T08:02:38.591Z] Removing intermediate container 4a3caa96c118 [2022-08-30T08:02:38.591Z] ---> 54ed29c73339 [2022-08-30T08:02:38.591Z] Step 24/25 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T08:02:38.591Z] ---> Running in 7b6ad8952cca [2022-08-30T08:02:39.204Z] Removing intermediate container 7b6ad8952cca [2022-08-30T08:02:39.205Z] ---> 36549b3c8f02 [2022-08-30T08:02:39.205Z] Step 25/25 : LABEL version=0.0.0 [2022-08-30T08:02:39.205Z] ---> Running in 64e60f6bf947 [2022-08-30T08:02:39.801Z] Removing intermediate container 64e60f6bf947 [2022-08-30T08:02:39.801Z] ---> c80208167cfc [2022-08-30T08:02:39.801Z] [2022-08-30T08:02:40.401Z] Successfully built c80208167cfc [2022-08-30T08:02:40.401Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-30T08:02:55.514Z]  Building security-secretstore-setup ... done Removing intermediate container 6a2f8c007279 [2022-08-30T08:02:55.514Z] ---> fa726a79badd [2022-08-30T08:02:55.514Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-30T08:02:55.514Z] ---> Running in dd8faeaa8ed9 [2022-08-30T08:02:55.514Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-30T08:03:00.080Z] Removing intermediate container dd8faeaa8ed9 [2022-08-30T08:03:00.080Z] ---> 7ef19ac02b57 [2022-08-30T08:03:00.080Z] [2022-08-30T08:03:00.080Z] Step 11/23 : FROM alpine:3.16 [2022-08-30T08:03:00.080Z] ---> a6215f271958 [2022-08-30T08:03:00.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-30T08:03:00.080Z] ---> Running in 0b16155cff59 [2022-08-30T08:03:00.080Z] Removing intermediate container 0b16155cff59 [2022-08-30T08:03:00.080Z] ---> 243845fd66bb [2022-08-30T08:03:00.080Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-30T08:03:00.080Z] ---> Running in 8131893b4cdc [2022-08-30T08:03:01.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T08:03:01.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T08:03:02.535Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-30T08:03:02.815Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-30T08:03:02.815Z] (3/33) Installing readline (8.1.2-r0) [2022-08-30T08:03:02.815Z] (4/33) Installing bash (5.1.16-r2) [2022-08-30T08:03:02.815Z] Executing bash-5.1.16-r2.post-install [2022-08-30T08:03:02.815Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-30T08:03:02.815Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-30T08:03:02.815Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-30T08:03:02.815Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-30T08:03:03.092Z] (9/33) Installing curl (7.83.1-r2) [2022-08-30T08:03:03.092Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-30T08:03:03.696Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-30T08:03:03.696Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-30T08:03:03.972Z] (13/33) Installing expat (2.4.8-r0) [2022-08-30T08:03:03.972Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-30T08:03:03.972Z] (15/33) Installing gdbm (1.23-r0) [2022-08-30T08:03:03.972Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-30T08:03:03.972Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T08:03:03.972Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T08:03:03.972Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-30T08:03:03.972Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-30T08:03:03.972Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-30T08:03:06.596Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-30T08:03:06.596Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-30T08:03:06.596Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-30T08:03:06.596Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-30T08:03:06.596Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-30T08:03:06.596Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-30T08:03:06.596Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-30T08:03:06.596Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-30T08:03:06.596Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-30T08:03:06.596Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-30T08:03:06.596Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-30T08:03:06.596Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-30T08:03:07.585Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T08:03:07.585Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T08:03:07.585Z] OK: 120 MiB in 47 packages [2022-08-30T08:03:14.306Z] Removing intermediate container 02feea36b9ff [2022-08-30T08:03:14.306Z] ---> d4dba97d9f42 [2022-08-30T08:03:14.306Z] [2022-08-30T08:03:14.306Z] Step 10/23 : FROM alpine:3.16 [2022-08-30T08:03:14.306Z] ---> a6215f271958 [2022-08-30T08:03:14.306Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-30T08:03:14.306Z] ---> Running in a7e2b1f287a3 [2022-08-30T08:03:14.306Z] Removing intermediate container a7e2b1f287a3 [2022-08-30T08:03:14.306Z] ---> 62906e203ecb [2022-08-30T08:03:14.306Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-30T08:03:14.306Z] ---> Running in 8908347f9048 [2022-08-30T08:03:14.586Z] Removing intermediate container 8908347f9048 [2022-08-30T08:03:14.586Z] ---> 4c526b28ec22 [2022-08-30T08:03:14.586Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-30T08:03:14.586Z] ---> Running in ad44577b47fa [2022-08-30T08:03:14.877Z] Removing intermediate container ad44577b47fa [2022-08-30T08:03:14.877Z] ---> 72ad31edda68 [2022-08-30T08:03:14.877Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T08:03:15.152Z] ---> Running in bf0a5d254ce1 [2022-08-30T08:03:17.136Z] Removing intermediate container bf0a5d254ce1 [2022-08-30T08:03:17.136Z] ---> 52b1f7bfe46c [2022-08-30T08:03:17.136Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-30T08:03:17.136Z] ---> Running in 061b66cbfe3f [2022-08-30T08:03:18.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T08:03:19.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T08:03:20.154Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-30T08:03:20.427Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T08:03:20.427Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-30T08:03:20.427Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T08:03:20.702Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-30T08:03:20.972Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-30T08:03:20.972Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T08:03:20.972Z] OK: 8 MiB in 20 packages [2022-08-30T08:03:21.955Z] Collecting docker-compose==1.23.2 [2022-08-30T08:03:21.955Z] Removing intermediate container 061b66cbfe3f [2022-08-30T08:03:21.955Z] ---> 95f5010959f2 [2022-08-30T08:03:21.955Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T08:03:21.955Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-30T08:03:22.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.8 MB/s eta 0:00:00 [2022-08-30T08:03:22.506Z] Collecting docopt<0.7,>=0.6.1 [2022-08-30T08:03:22.506Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-30T08:03:22.506Z] Preparing metadata (setup.py): started [2022-08-30T08:03:22.506Z] ---> dbfc452f7fea [2022-08-30T08:03:22.506Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-30T08:03:23.947Z] ---> 802a574b34aa [2022-08-30T08:03:23.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-30T08:03:24.221Z] ---> d6a846ce0eae [2022-08-30T08:03:24.221Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-30T08:03:24.496Z] ---> Running in 6c6c24665a0f [2022-08-30T08:03:24.770Z] Removing intermediate container 6c6c24665a0f [2022-08-30T08:03:24.770Z] ---> b1f6dc4c7391 [2022-08-30T08:03:24.770Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T08:03:24.770Z] ---> Running in 7b8d2d7a8cc0 [2022-08-30T08:03:25.043Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T08:03:25.320Z] Removing intermediate container 7b8d2d7a8cc0 [2022-08-30T08:03:25.320Z] ---> 81ac1a3229b4 [2022-08-30T08:03:25.320Z] Step 21/23 : LABEL arch=arm64 [2022-08-30T08:03:25.320Z] ---> Running in 021f3f47a106 [2022-08-30T08:03:25.596Z] Removing intermediate container 021f3f47a106 [2022-08-30T08:03:25.596Z] ---> a297fead79be [2022-08-30T08:03:25.596Z] Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T08:03:25.877Z] ---> Running in 2fd0b0d20439 [2022-08-30T08:03:25.877Z] Collecting PyYAML<4,>=3.10 [2022-08-30T08:03:25.877Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-30T08:03:25.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.7 MB/s eta 0:00:00 [2022-08-30T08:03:26.161Z] Removing intermediate container 2fd0b0d20439 [2022-08-30T08:03:26.161Z] ---> 5e0fb57cf792 [2022-08-30T08:03:26.161Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T08:03:26.161Z] ---> Running in af70cc88895a [2022-08-30T08:03:26.760Z] Removing intermediate container af70cc88895a [2022-08-30T08:03:26.760Z] ---> 2ab230dd9e94 [2022-08-30T08:03:26.760Z] [2022-08-30T08:03:27.034Z] Successfully built 2ab230dd9e94 [2022-08-30T08:03:27.034Z] Successfully tagged core-data-arm64:latest [2022-08-30T08:03:28.011Z]  Building core-data ... done  Preparing metadata (setup.py): started [2022-08-30T08:03:29.437Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T08:03:30.410Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-30T08:03:30.410Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-30T08:03:30.410Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 13.6 MB/s eta 0:00:00 [2022-08-30T08:03:30.681Z] Collecting docker<4.0,>=3.6.0 [2022-08-30T08:03:30.681Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-30T08:03:30.681Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.6 MB/s eta 0:00:00 [2022-08-30T08:03:31.274Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-30T08:03:31.274Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-30T08:03:31.274Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.9 MB/s eta 0:00:00 [2022-08-30T08:03:31.869Z] Collecting jsonschema<3,>=2.5.1 [2022-08-30T08:03:31.869Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-30T08:03:31.869Z] Collecting cached-property<2,>=1.2.0 [2022-08-30T08:03:31.869Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-30T08:03:31.869Z] 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-08-30T08:03:32.143Z] Collecting texttable<0.10,>=0.9.0 [2022-08-30T08:03:32.143Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-30T08:03:32.143Z] Preparing metadata (setup.py): started [2022-08-30T08:03:34.107Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T08:03:34.107Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-30T08:03:34.107Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-30T08:03:34.107Z] Preparing metadata (setup.py): started [2022-08-30T08:03:35.531Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T08:03:36.505Z] Collecting docker-pycreds>=0.4.0 [2022-08-30T08:03:36.505Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-30T08:03:37.478Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-30T08:03:37.478Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-30T08:03:37.478Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.9 MB/s eta 0:00:00 [2022-08-30T08:03:37.478Z] Collecting idna<2.8,>=2.5 [2022-08-30T08:03:37.478Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-30T08:03:37.478Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 [2022-08-30T08:03:37.749Z] Collecting certifi>=2017.4.17 [2022-08-30T08:03:37.749Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-30T08:03:37.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 21.2 MB/s eta 0:00:00 [2022-08-30T08:03:38.020Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-30T08:03:38.020Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-30T08:03:38.020Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.7 MB/s eta 0:00:00 [2022-08-30T08:03:38.291Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-30T08:03:38.291Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-30T08:03:38.291Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-30T08:03:38.291Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-30T08:03:39.261Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-30T08:03:39.261Z] Running setup.py install for texttable: started [2022-08-30T08:03:41.221Z] Running setup.py install for texttable: finished with status 'done' [2022-08-30T08:03:41.221Z] Running setup.py install for PyYAML: started [2022-08-30T08:03:43.828Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-30T08:03:45.260Z] Running setup.py install for docopt: started [2022-08-30T08:03:47.868Z] Running setup.py install for docopt: finished with status 'done' [2022-08-30T08:03:50.480Z] Running setup.py install for dockerpty: started [2022-08-30T08:03:52.444Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-30T08:03:54.410Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-30T08:03:54.410Z] 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-08-30T08:04:04.570Z] Removing intermediate container 8131893b4cdc [2022-08-30T08:04:04.570Z] ---> 9526d7512d69 [2022-08-30T08:04:04.570Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-30T08:04:04.570Z] ---> Running in 4ac7f2e45adf [2022-08-30T08:04:04.857Z] Removing intermediate container 4ac7f2e45adf [2022-08-30T08:04:04.857Z] ---> 32db910d1cc2 [2022-08-30T08:04:04.857Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-30T08:04:04.857Z] ---> Running in c980a5693eb9 [2022-08-30T08:04:05.463Z] Removing intermediate container c980a5693eb9 [2022-08-30T08:04:05.463Z] ---> bfa3b201b737 [2022-08-30T08:04:05.463Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-30T08:04:06.448Z] ---> 895e9c87928a [2022-08-30T08:04:06.448Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-30T08:04:06.731Z] ---> f0dde5cdb449 [2022-08-30T08:04:06.731Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-30T08:04:07.710Z] ---> 62a18c5a1076 [2022-08-30T08:04:07.711Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-30T08:04:07.711Z] ---> Running in 0d52028214aa [2022-08-30T08:04:07.986Z] Removing intermediate container 0d52028214aa [2022-08-30T08:04:07.986Z] ---> ffacbe34f268 [2022-08-30T08:04:07.986Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T08:04:07.986Z] ---> Running in 698a8005ae5a [2022-08-30T08:04:08.258Z] Removing intermediate container 698a8005ae5a [2022-08-30T08:04:08.259Z] ---> e6da8d0565ed [2022-08-30T08:04:08.259Z] Step 21/23 : LABEL arch=arm64 [2022-08-30T08:04:08.259Z] ---> Running in 436a0adfb539 [2022-08-30T08:04:08.853Z] Removing intermediate container 436a0adfb539 [2022-08-30T08:04:08.853Z] ---> 003b412e7193 [2022-08-30T08:04:08.853Z] Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc [2022-08-30T08:04:08.853Z] ---> Running in e93adefc02b7 [2022-08-30T08:04:09.126Z] Removing intermediate container e93adefc02b7 [2022-08-30T08:04:09.126Z] ---> 97ded356a794 [2022-08-30T08:04:09.126Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T08:04:09.126Z] ---> Running in 39a651d47633 [2022-08-30T08:04:09.399Z] Removing intermediate container 39a651d47633 [2022-08-30T08:04:09.399Z] ---> 86cec419f242 [2022-08-30T08:04:09.399Z] [2022-08-30T08:04:09.673Z] Successfully built 86cec419f242 [2022-08-30T08:04:09.673Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-30T08:04:09.962Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-30T08:04:09.967Z] $ docker stop --time=1 6b4210c2fa04674a255caddd974efa1790bdaa723006dab2327a315e8ff000fe [2022-08-30T08:04:11.669Z] $ docker rm -f 6b4210c2fa04674a255caddd974efa1790bdaa723006dab2327a315e8ff000fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T08:04:12.324Z] + docker images [2022-08-30T08:04:12.598Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-30T08:04:12.598Z] sys-mgmt-agent-arm64 latest 86cec419f242 3 seconds ago 133MB [2022-08-30T08:04:12.598Z] core-data-arm64 latest 2ab230dd9e94 46 seconds ago 20.7MB [2022-08-30T08:04:12.598Z] d4dba97d9f42 About a minute ago 1.38GB [2022-08-30T08:04:12.598Z] 7ef19ac02b57 About a minute ago 1.36GB [2022-08-30T08:04:12.598Z] security-secretstore-setup-arm64 latest c80208167cfc About a minute ago 28.2MB [2022-08-30T08:04:12.598Z] 16868e8f6724 About a minute ago 1.37GB [2022-08-30T08:04:12.598Z] security-bootstrapper-arm64 latest c733abee1f50 2 minutes ago 18.7MB [2022-08-30T08:04:12.598Z] c687770700b8 2 minutes ago 1.36GB [2022-08-30T08:04:12.598Z] security-proxy-setup-arm64 latest 38d9110c7fb4 4 minutes ago 26.4MB [2022-08-30T08:04:12.599Z] 69320df979b6 4 minutes ago 1.36GB [2022-08-30T08:04:12.599Z] security-spire-server-arm64 latest ac95dd843b2a 7 minutes ago 84.2MB [2022-08-30T08:04:12.599Z] core-metadata-arm64 latest 96ad67e8bd25 7 minutes ago 17.5MB [2022-08-30T08:04:12.599Z] 4267e92c853a 7 minutes ago 1.25GB [2022-08-30T08:04:12.599Z] support-notifications-arm64 latest 0b238d88a938 7 minutes ago 26.3MB [2022-08-30T08:04:12.599Z] d61813188b14 7 minutes ago 1.38GB [2022-08-30T08:04:12.599Z] support-scheduler-arm64 latest 54befc5c94c7 7 minutes ago 25.7MB [2022-08-30T08:04:12.599Z] 8c680650bfd3 8 minutes ago 1.42GB [2022-08-30T08:04:12.599Z] 42f88aa19aa8 8 minutes ago 1.42GB [2022-08-30T08:04:12.599Z] security-spiffe-token-provider-arm64 latest a5bf11f5bc47 8 minutes ago 28.4MB [2022-08-30T08:04:12.599Z] 0ae8c006fec6 8 minutes ago 1.41GB [2022-08-30T08:04:12.599Z] core-command-arm64 latest ad5452a24ae4 10 minutes ago 16.7MB [2022-08-30T08:04:12.599Z] 7f38da566a9c 10 minutes ago 1.37GB [2022-08-30T08:04:12.599Z] security-spire-agent-arm64 latest 8d9f564869c9 15 minutes ago 122MB [2022-08-30T08:04:12.599Z] security-spire-config-arm64 latest ae2df69414c3 16 minutes ago 83.6MB [2022-08-30T08:04:12.599Z] 884a3dec948f 16 minutes ago 1.25GB [2022-08-30T08:04:12.599Z] ci-base-image-arm64 latest 51565a10312e 30 minutes ago 995MB [2022-08-30T08:04:12.599Z] alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB [2022-08-30T08:04:12.599Z] alpine 3.16 a6215f271958 2 weeks ago 5.29MB [2022-08-30T08:04:12.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB [2022-08-30T08:04:12.599Z] 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-08-30T08:04:13.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T08:04:13.403Z] [2022-08-30T08:04:13.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T08:04:13.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T08:04:14.096Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-30T08:04:14.096Z] 8998bd30e6a1: Pulling fs layer [2022-08-30T08:04:14.096Z] 04944245beec: Pulling fs layer [2022-08-30T08:04:14.096Z] 699f458cf7ca: Pulling fs layer [2022-08-30T08:04:14.096Z] 765212b225bb: Pulling fs layer [2022-08-30T08:04:14.096Z] f23df028b6ca: Pulling fs layer [2022-08-30T08:04:14.096Z] d65c8cfc05b1: Pulling fs layer [2022-08-30T08:04:14.096Z] 2437ff75d9bd: Pulling fs layer [2022-08-30T08:04:14.096Z] f23df028b6ca: Waiting [2022-08-30T08:04:14.096Z] d65c8cfc05b1: Waiting [2022-08-30T08:04:14.096Z] 2437ff75d9bd: Waiting [2022-08-30T08:04:14.096Z] 765212b225bb: Waiting [2022-08-30T08:04:14.096Z] 04944245beec: Verifying Checksum [2022-08-30T08:04:14.096Z] 04944245beec: Download complete [2022-08-30T08:04:14.096Z] 765212b225bb: Download complete [2022-08-30T08:04:14.096Z] f23df028b6ca: Verifying Checksum [2022-08-30T08:04:14.096Z] f23df028b6ca: Download complete [2022-08-30T08:04:14.371Z] d65c8cfc05b1: Verifying Checksum [2022-08-30T08:04:14.371Z] d65c8cfc05b1: Download complete [2022-08-30T08:04:14.371Z] 699f458cf7ca: Verifying Checksum [2022-08-30T08:04:14.371Z] 699f458cf7ca: Download complete [2022-08-30T08:04:14.647Z] 8998bd30e6a1: Verifying Checksum [2022-08-30T08:04:14.647Z] 8998bd30e6a1: Download complete [2022-08-30T08:04:17.270Z] 2437ff75d9bd: Verifying Checksum [2022-08-30T08:04:17.270Z] 2437ff75d9bd: Download complete [2022-08-30T08:04:19.250Z] 8998bd30e6a1: Pull complete [2022-08-30T08:04:19.844Z] 04944245beec: Pull complete [2022-08-30T08:04:21.281Z] 699f458cf7ca: Pull complete [2022-08-30T08:04:21.564Z] 765212b225bb: Pull complete [2022-08-30T08:04:22.544Z] f23df028b6ca: Pull complete [2022-08-30T08:04:22.818Z] d65c8cfc05b1: Pull complete [2022-08-30T08:04:37.975Z] 2437ff75d9bd: Pull complete [2022-08-30T08:04:37.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-30T08:04:37.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T08:04:37.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T08:04:38.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-23921 does not seem to be running inside a container [2022-08-30T08:04:38.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-30T08:04:41.249Z] $ docker top 55435f1e2b7ada1925b83913a5f82bf151e3a3d40f64cce194d40670624cb958 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T08:04:42.325Z] ---> job-cost.sh [2022-08-30T08:04:42.325Z] lf-activate-venv: SKIPPING [2022-08-30T08:04:42.325Z] INFO: No Stack... [2022-08-30T08:04:42.919Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-30T08:04:43.895Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T08:04:44.571Z] + cut -d, -f6 [2022-08-30T08:04:44.571Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-08-30T08:04:44.622Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4139-1-stack-cost] [2022-08-30T08:04:44.627Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4139-1-stack-cost] did not exist. Created. [2022-08-30T08:04:44.627Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T08:04:45.389Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-30T08:04:45.589Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T08:04:45.606Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4139-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T08:04:45.677Z] $ docker stop --time=1 55435f1e2b7ada1925b83913a5f82bf151e3a3d40f64cce194d40670624cb958 [2022-08-30T08:04:47.188Z] $ docker rm -f 55435f1e2b7ada1925b83913a5f82bf151e3a3d40f64cce194d40670624cb958 [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-08-30T08:04:48.318Z] provisioning config files... [2022-08-30T08:04:48.328Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3320855629618222807tmp [Pipeline] { [Pipeline] sh [2022-08-30T08:04:48.656Z] + set +x [2022-08-30T08:04:48.656Z] + + curl -s https://codecov.io/bash [2022-08-30T08:04:48.656Z] bash -s -- [2022-08-30T08:04:48.656Z] [2022-08-30T08:04:48.656Z] _____ _ [2022-08-30T08:04:48.656Z] / ____| | | [2022-08-30T08:04:48.656Z] | | ___ __| | ___ ___ _____ __ [2022-08-30T08:04:48.656Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-30T08:04:48.656Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-30T08:04:48.656Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-30T08:04:48.656Z] Bash-1.0.6 [2022-08-30T08:04:48.656Z] [2022-08-30T08:04:48.656Z] [2022-08-30T08:04:48.656Z] ==> git version 2.25.1 found [2022-08-30T08:04:48.656Z] ==> 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-08-30T08:04:48.656Z] Release-Date: 2020-01-08 [2022-08-30T08:04:48.656Z] 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-08-30T08:04:48.656Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-30T08:04:48.656Z] ==> Jenkins CI detected. [2022-08-30T08:04:48.656Z] current dir:  /w/workspace/edgex-go/1 [2022-08-30T08:04:48.656Z] project root: . [2022-08-30T08:04:48.656Z] --> token set from env [2022-08-30T08:04:48.656Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-30T08:04:48.656Z] ==> Running gcov in . (disable via -X gcov) [2022-08-30T08:04:48.656Z] ==> Python coveragepy not found [2022-08-30T08:04:48.656Z] ==> Searching for coverage reports in: [2022-08-30T08:04:48.656Z] + . [2022-08-30T08:04:48.916Z] -> Found 1 reports [2022-08-30T08:04:48.916Z] ==> Detecting git/mercurial file structure [2022-08-30T08:04:48.916Z] ==> Reading reports [2022-08-30T08:04:48.916Z] + ./coverage.out bytes=482786 [2022-08-30T08:04:48.916Z] ==> Appending adjustments [2022-08-30T08:04:48.916Z] https://docs.codecov.io/docs/fixing-reports [2022-08-30T08:04:50.297Z] + Found adjustments [2022-08-30T08:04:50.297Z] ==> Gzipping contents [2022-08-30T08:04:50.297Z] 64K /tmp/codecov.gvfDQx.gz [2022-08-30T08:04:50.297Z] ==> Uploading reports [2022-08-30T08:04:50.297Z] url: https://codecov.io [2022-08-30T08:04:50.297Z] query: branch=PR-4139&commit=5b6a465cf5f49ada54267894e9a583933ae8b3fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4139%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4139&job=&cmd_args= [2022-08-30T08:04:50.297Z] -> Pinging Codecov [2022-08-30T08:04:50.297Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4139&commit=5b6a465cf5f49ada54267894e9a583933ae8b3fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4139%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4139&job=&cmd_args= [2022-08-30T08:04:50.558Z] -> Uploading to [2022-08-30T08:04:50.558Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-30/00271124DB129430A58F1EEE437C3FCB/5b6a465cf5f49ada54267894e9a583933ae8b3fc/81100c9f-9884-45b2-9fb2-bec26c1108de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T080450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dac705f4203864731171f6565c8b40b43cb4f39b181a59aabef8460760624ed7 [2022-08-30T08:04:50.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T08:04:50.558Z] Dload Upload Total Spent Left Speed [2022-08-30T08:04:50.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63248 0 0 100 63248 0 279k --:--:-- --:--:-- --:--:-- 279k [2022-08-30T08:04:50.558Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5b6a465cf5f49ada54267894e9a583933ae8b3fc [Pipeline] } [2022-08-30T08:04:50.584Z] 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-08-30T08:04:51.966Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-30T08:04:52.303Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T08:04:53.200Z] ---> package-listing.sh [2022-08-30T08:04:53.201Z] ++ facter osfamily [2022-08-30T08:04:53.201Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-30T08:04:53.463Z] + OS_FAMILY=debian [2022-08-30T08:04:53.463Z] + workspace=/w/workspace/edgex-go/1 [2022-08-30T08:04:53.463Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-30T08:04:53.463Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-30T08:04:53.463Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-30T08:04:53.463Z] + PACKAGES=/tmp/packages_start.txt [2022-08-30T08:04:53.463Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-30T08:04:53.463Z] + PACKAGES=/tmp/packages_end.txt [2022-08-30T08:04:53.463Z] + case "${OS_FAMILY}" in [2022-08-30T08:04:53.463Z] + dpkg -l [2022-08-30T08:04:53.463Z] + grep '^ii' [2022-08-30T08:04:53.463Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-30T08:04:53.463Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-30T08:04:53.463Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-30T08:04:53.463Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-30T08:04:53.463Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-30T08:04:53.463Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-30T08:04:53.501Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-30T08:04:53.800Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T08:04:54.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T08:04:54.432Z] [2022-08-30T08:04:54.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T08:04:54.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T08:04:54.812Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-30T08:04:54.812Z] 5eb5b503b376: Pulling fs layer [2022-08-30T08:04:54.812Z] 5c69ac0246d0: Pulling fs layer [2022-08-30T08:04:54.812Z] ec43610c2a17: Pulling fs layer [2022-08-30T08:04:54.812Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-30T08:04:54.812Z] 33b1e0a273af: Pulling fs layer [2022-08-30T08:04:54.812Z] 5d3b04190fa2: Pulling fs layer [2022-08-30T08:04:54.812Z] 2f39f015ded8: Pulling fs layer [2022-08-30T08:04:54.812Z] 3a2ae6a8a46f: Waiting [2022-08-30T08:04:54.812Z] 33b1e0a273af: Waiting [2022-08-30T08:04:54.812Z] 2f39f015ded8: Waiting [2022-08-30T08:04:54.812Z] 5d3b04190fa2: Waiting [2022-08-30T08:04:54.812Z] 5c69ac0246d0: Verifying Checksum [2022-08-30T08:04:54.812Z] 5c69ac0246d0: Download complete [2022-08-30T08:04:54.812Z] 3a2ae6a8a46f: Download complete [2022-08-30T08:04:54.812Z] 33b1e0a273af: Verifying Checksum [2022-08-30T08:04:54.812Z] 33b1e0a273af: Download complete [2022-08-30T08:04:54.812Z] ec43610c2a17: Verifying Checksum [2022-08-30T08:04:54.812Z] ec43610c2a17: Download complete [2022-08-30T08:04:55.071Z] 5d3b04190fa2: Verifying Checksum [2022-08-30T08:04:55.071Z] 5eb5b503b376: Verifying Checksum [2022-08-30T08:04:55.071Z] 5eb5b503b376: Download complete [2022-08-30T08:04:55.644Z] 2f39f015ded8: Verifying Checksum [2022-08-30T08:04:55.644Z] 2f39f015ded8: Download complete [2022-08-30T08:04:56.582Z] 5eb5b503b376: Pull complete [2022-08-30T08:04:56.582Z] 5c69ac0246d0: Pull complete [2022-08-30T08:04:57.151Z] ec43610c2a17: Pull complete [2022-08-30T08:04:57.411Z] 3a2ae6a8a46f: Pull complete [2022-08-30T08:04:57.670Z] 33b1e0a273af: Pull complete [2022-08-30T08:04:57.670Z] 5d3b04190fa2: Pull complete [2022-08-30T08:05:02.949Z] 2f39f015ded8: Pull complete [2022-08-30T08:05:02.949Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-30T08:05:02.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T08:05:02.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T08:05:03.179Z] prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container [2022-08-30T08:05:03.221Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-30T08:05:07.835Z] $ docker top 3db67b5ea5314d7bb36c0ccf7f4287203ff290781734335be8dfc6fd180a03f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T08:05:08.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-30T08:05:08.559Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-30T08:05:08.873Z] + ls /var/log/sa-host [2022-08-30T08:05:08.873Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T08:05:09.105Z] provisioning config files... [2022-08-30T08:05:09.117Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4483470024671847734tmp [Pipeline] { [Pipeline] echo [2022-08-30T08:05:09.173Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T08:05:09.489Z] ---> create-netrc.sh [Pipeline] } [2022-08-30T08:05:09.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-30T08:05:09.941Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-30T08:05:09.974Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T08:05:10.293Z] ---> sudo-logs.sh [2022-08-30T08:05:10.293Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-30T08:05:10.376Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T08:05:10.702Z] ---> job-cost.sh [2022-08-30T08:05:10.702Z] lf-activate-venv: SKIPPING [2022-08-30T08:05:10.702Z] DEBUG: total: 0.10999999940395355 [2022-08-30T08:05:10.702Z] INFO: Retrieving Stack Cost... [2022-08-30T08:05:11.274Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T08:05:11.845Z] INFO: Archiving Costs [Pipeline] echo [2022-08-30T08:05:11.944Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T08:05:12.264Z] ---> logs-deploy.sh [2022-08-30T08:05:12.264Z] lf-activate-venv: SKIPPING [2022-08-30T08:05:12.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4139/1 [2022-08-30T08:05:12.264Z] INFO: archiving workspace using pattern(s): [2022-08-30T08:05:13.690Z] Archives upload complete. [2022-08-30T08:05:13.690Z] INFO: archiving logs to Nexus [2022-08-30T08:05:14.278Z] ---> uname -a: [2022-08-30T08:05:14.278Z] Linux prd-ubuntu20-04-docker-8c-8g-23915 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-30T08:05:14.278Z] [2022-08-30T08:05:14.278Z] [2022-08-30T08:05:14.278Z] ---> lscpu: [2022-08-30T08:05:14.278Z] Architecture: x86_64 [2022-08-30T08:05:14.278Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-30T08:05:14.278Z] Byte Order: Little Endian [2022-08-30T08:05:14.278Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-30T08:05:14.278Z] CPU(s): 8 [2022-08-30T08:05:14.278Z] On-line CPU(s) list: 0-7 [2022-08-30T08:05:14.278Z] Thread(s) per core: 1 [2022-08-30T08:05:14.278Z] Core(s) per socket: 1 [2022-08-30T08:05:14.278Z] Socket(s): 8 [2022-08-30T08:05:14.278Z] NUMA node(s): 1 [2022-08-30T08:05:14.278Z] Vendor ID: AuthenticAMD [2022-08-30T08:05:14.278Z] CPU family: 23 [2022-08-30T08:05:14.278Z] Model: 49 [2022-08-30T08:05:14.278Z] Model name: AMD EPYC-Rome Processor [2022-08-30T08:05:14.278Z] Stepping: 0 [2022-08-30T08:05:14.278Z] CPU MHz: 2799.998 [2022-08-30T08:05:14.278Z] BogoMIPS: 5599.99 [2022-08-30T08:05:14.278Z] Virtualization: AMD-V [2022-08-30T08:05:14.278Z] Hypervisor vendor: KVM [2022-08-30T08:05:14.278Z] Virtualization type: full [2022-08-30T08:05:14.278Z] L1d cache: 256 KiB [2022-08-30T08:05:14.278Z] L1i cache: 256 KiB [2022-08-30T08:05:14.278Z] L2 cache: 4 MiB [2022-08-30T08:05:14.278Z] L3 cache: 128 MiB [2022-08-30T08:05:14.278Z] NUMA node0 CPU(s): 0-7 [2022-08-30T08:05:14.278Z] Vulnerability Itlb multihit: Not affected [2022-08-30T08:05:14.278Z] Vulnerability L1tf: Not affected [2022-08-30T08:05:14.278Z] Vulnerability Mds: Not affected [2022-08-30T08:05:14.278Z] Vulnerability Meltdown: Not affected [2022-08-30T08:05:14.278Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-30T08:05:14.278Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-30T08:05:14.278Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-30T08:05:14.278Z] Vulnerability Srbds: Not affected [2022-08-30T08:05:14.278Z] Vulnerability Tsx async abort: Not affected [2022-08-30T08:05:14.278Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-30T08:05:14.278Z] [2022-08-30T08:05:14.278Z]